Help   | Hi Guest! | Sign in or Register   |  Problem registering or signing in?
News:  Check out our new boards: Little Reader - HOW TOs and FAQs, Forum HOW TOs and FAQs, Product Discussions and Reviews, Second-Hand Sell + Swap and Forum Rules + Regulations!

Is Your Little Reader BETA About To Expire? Get An Extension License! Here's how.
 
 
*
Welcome, Guest. Please Sign in or Register.
Forgot Password? | Did not receive activation email?
August 29, 2008, 12:32:17 AM
Email: Password:
This is a nonsecure sign-in. For secure one, Please click here.
Color Scheme:
*

Pages: [1]   Go Down
  Add bookmark  |  Print  
Author Topic: Trying to attach sound file of pronunciation  (Read 88 times)
pupisek
***
Posts: 239
Karma: 28
Baby: 1
Latest: 2y 7m 20d



View Profile
« on: August 07, 2008, 09:35:45 PM »

I have Windows Vista and Little Reader Beta 1.05.
I was trying to attach Czech pronuciation files to a word files. I did it many time and it worked well - but once while opening the window to choose MP3 file to attach - it gave me this error:
An application error occurred. with the following information:

Parametr není platný.

Stack Trace:
   v System.Drawing.Bitmap..ctor(Int32 width, Int32 height, PixelFormat format)
   v System.Drawing.Bitmap..ctor(Int32 width, Int32 height)
   v UIControls.SkinForm.DrawFullWindow()
   v UIControls.SkinForm.WmNcActivate(Message& msg)
   v UIControls.SkinForm.WndProc(Message& m)
   v BabyReader.MainForm.WndProc(Message& m)
   v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

« Last Edit: August 07, 2008, 09:37:20 PM by pupisek » Logged
KL
The Architect
*****
Posts: 674
Karma: 44
Baby: 1
Latest: 2y 10m 1d


Your Baby is Brilliant!


View Profile
« Reply #1 on: August 08, 2008, 01:05:29 AM »

Thanks for the first 1.05 bug report! (karma for you! smile )

Can you let me know the following:

- "Parametr není platný" - does that mean "Parameter not valid"?
- what was the file name of the mp3 file that you tried to attach when the error occured?
- Can you reproduce the error, and if so, how? (if you can reproduce it with that particular file only, then please send me the file).

Thanks!

Logged
pupisek
***
Posts: 239
Karma: 28
Baby: 1
Latest: 2y 7m 20d



View Profile
« Reply #2 on: August 08, 2008, 06:35:02 AM »

KL,
 - yes, "Parametr není platný" - means "Parameter not valid"
 - Mp3 file I was trying attach was named "metla.mp3" but there is nothing special about the name - very similar to plenty I was doing before
- I reproduced the same error many times trying to do it again and again after it happened to me yesterday for the first time. For several times I was not succesfull, but I did not restart Little Reader nor computer. I tried the same this morning after I turned on the computer and it worked well. With this information, do you still want the audio file?



Logged
KL
The Architect
*****
Posts: 674
Karma: 44
Baby: 1
Latest: 2y 10m 1d


Your Baby is Brilliant!


View Profile
« Reply #3 on: August 09, 2008, 03:18:51 AM »

No, need. That's the frustrating thing about some of these bugs - they are erratic! But thanks for the report anyway, it's helpful!

Logged
pupisek
***
Posts: 239
Karma: 28
Baby: 1
Latest: 2y 7m 20d



View Profile
« Reply #4 on: August 15, 2008, 12:21:23 PM »

I was trying after pretty long time finish creating categories that I started some time ago having problems with crashing Little Reader and it happened again. It happened when I was creating new world, attaching pictures and sounds. I am not sure if it happened when I was attaching picture or pressing Save.  I was attaching sound WRENCH and picture WRENCH. I got this:

An application error occurred. with the following information:

Tuto změnu nelze provést, protože na relaci WordFileCategoryWordFile jsou vynucena omezení a změna této hodnoty by způsobila osiření podřízených řádků.
(it means in English something like - It is not possible to make this change because there are some restriction to WordFileCategoryWordFile and change of this value would cause abandoning of subordinate lines)

Stack Trace:
   v System.Data.ForeignKeyConstraint.CascadeRollback(DataRow row)
   v System.Data.ForeignKeyConstraint.CheckCascade(DataRow row, DataRowAction action)
   v System.Data.DataTable.CascadeAll(DataRow row, DataRowAction action)
   v System.Data.DataTable.RaiseRowChanging(DataRowChangeEventArgs args, DataRow eRow, DataRowAction eAction, Boolean fireEvent)
   v System.Data.DataTable.SetNewRecordWorker(DataRow row, Int32 proposedRecord, DataRowAction action, Boolean isInMerge, Int32 position, Boolean fireEvent, Exception& deferredException)
   v System.Data.DataTable.SetNewRecord(DataRow row, Int32 proposedRecord, DataRowAction action, Boolean isInMerge, Boolean fireEvent)
   v System.Data.DataRow.RejectChanges()
   v BabyReader.NewEditWordDlg.NewEditWordDlg_FormClosed(Object sender, FormClosedEventArgs e)
   v System.Windows.Forms.Form.OnFormClosed(FormClosedEventArgs e)

Then I closed Little Reader and opened it again and I tried to do different word (sound file BOLT and picture BOLT). I was succesfull. But after I saved it I realized that there is a mistake and I reopend the word file to edit it. I did and when saving it crashed again I got different message.

An application error occurred. with the following information:

Požadované změny tabulky nebyly úspěšné, protože by vytvořily duplicitní hodnoty v indexu, primárním klíči nebo relaci. Změňte hodnoty v polích obsahující duplicitní údaje nebo odstraňte či znovu nadefinujte index tak, aby mohl obsahovat duplicitní hodnoty, a poté operaci opakujte.
(In English something like:  Requested changes has not been succesfull because they would create duplicit values in index, primary key or relation. Change values in field with duplicit values or delete or again define index so it could contain duplicit values. And after that try to do it again.)


Stack Trace:
   v System.Data.Common.DbDataAdapter.UpdatedRowStatusErrors(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount)
   v System.Data.Common.DbDataAdapter.UpdatedRowStatus(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount)
   v System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows, DataTableMapping tableMapping)
   v System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows)
   v BabyReader.BabyReaderDataSetTableAdapters.WordFileTableAdapter.Update(DataRow[] dataRows)
   v BabyReader.BabyReaderDBHelper.UpdateTableWordFile()
   v BabyReader.NewEditWordDlg.btnOk_Click(Object sender, EventArgs e)
   v System.Windows.Forms.Control.OnClick(EventArgs e)
   v UIControls.AdvancedButton.OnClick(EventArgs e)
   v System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   v System.Windows.Forms.Control.WndProc(Message& m)
   v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   v System.Windows.Forms.Form.CheckCloseDialog(Boolean closingOnly)

I am not aware of me creating duplicit words.....

« Last Edit: August 15, 2008, 12:26:19 PM by pupisek » Logged
pupisek
***
Posts: 239
Karma: 28
Baby: 1
Latest: 2y 7m 20d



View Profile
« Reply #5 on: August 15, 2008, 12:35:05 PM »

I realized when it crashes. When I try to save the new words (I have them aside because with them the program crashed last time when I was trying to do them) with the different name then my system is (by mistake I put CZ tools_wrench) it let me save it. If I realized the mistake (I am creating English category, not Czech) I changed it to Tools - wrench). It let me save it as well but then I realized that it is not the reagular naming system I was using either. So I tried again and put correctly Tools_wrench and it gave me again the message.

An application error occurred. with the following information:

Tuto změnu nelze provést, protože na relaci WordFileCategoryWordFile jsou vynucena omezení a změna této hodnoty by způsobila osiření podřízených řádků.

Stack Trace:
   v System.Data.ForeignKeyConstraint.CascadeRollback(DataRow row)
   v System.Data.ForeignKeyConstraint.CheckCascade(DataRow row, DataRowAction action)
   v System.Data.DataTable.CascadeAll(DataRow row, DataRowAction action)
   v System.Data.DataTable.RaiseRowChanging(DataRowChangeEventArgs args, DataRow eRow, DataRowAction eAction, Boolean fireEvent)
   v System.Data.DataTable.SetNewRecordWorker(DataRow row, Int32 proposedRecord, DataRowAction action, Boolean isInMerge, Int32 position, Boolean fireEvent, Exception& deferredException)
   v System.Data.DataTable.SetNewRecord(DataRow row, Int32 proposedRecord, DataRowAction action, Boolean isInMerge, Boolean fireEvent)
   v System.Data.DataRow.RejectChanges()
   v BabyReader.NewEditWordDlg.NewEditWordDlg_FormClosed(Object sender, FormClosedEventArgs e)

I checked if there is in my Tools categories any word WRENCH but there is not. It looks to me (just thinking) like the program has it saved somewhere (may be from the last time I did them and it crashed) and remembers it and will not let me save it "AGAIN" because it would be duplicit...



Logged
pupisek
***
Posts: 239
Karma: 28
Baby: 1
Latest: 2y 7m 20d



View Profile
« Reply #6 on: August 15, 2008, 12:46:17 PM »

It really worked the same way after that. I restarted Little Reader again and made sure I would name all "NEW" words differently. I did and it let me finish the category. But in the end I tried once agan put regular naming of the last word and it crashed again. So I renamed it differently and it let me save it. Now I am finally able to upload the new categories.  LOL

Logged
Lappy
Mod Mom
*****
Posts: 390
Karma: 55



Got questions about Little Reader? Ask me!


View Profile
« Reply #7 on: August 15, 2008, 04:24:50 PM »

Thanks Martina and a major Karma to you just for that! smile you have single-handedly isolated a MAJOR BUG!  yes We'll get on cracking to fix it ASAP!

Logged

nhockaday
Forum Moderator
*****
Posts: 639
Karma: 53
Baby: 1
Latest: 0y 9m 16d


I am Gabriel's mommy!


View Profile
« Reply #8 on: August 15, 2008, 04:45:34 PM »

Hi Martina, I had a little problem with your tools1 category. I got this error message

I just wanted to let you know before I approved it in case you needed to make changes.

« Last Edit: August 15, 2008, 04:50:56 PM by Lappy » Logged

"While we try to teach our children all about life, our children teach us what life is all about."

"If a tiny seed can become a giant tree reaching for the clouds, just imagine what our children can do."
pupisek
***
Posts: 239
Karma: 28
Baby: 1
Latest: 2y 7m 20d



View Profile
« Reply #9 on: August 15, 2008, 04:56:06 PM »

Nikki, it is corrected. Thank you.

Logged
KL
The Architect
*****
Posts: 674
Karma: 44
Baby: 1
Latest: 2y 10m 1d


Your Baby is Brilliant!


View Profile
« Reply #10 on: August 15, 2008, 05:22:16 PM »

Great work, Martina. I'll let the programmers know about this asap!

Logged
KL
The Architect
*****
Posts: 674
Karma: 44
Baby: 1
Latest: 2y 10m 1d


Your Baby is Brilliant!


View Profile
« Reply #11 on: August 22, 2008, 02:41:59 AM »

Hopefully this problem has been fixed for Beta 1.06. Fingers crossed!

Logged
Nikita
***
Posts: 192
Karma: 8
Baby: 1
Latest: 0y 9m 17d



View Profile
« Reply #12 on: August 22, 2008, 11:00:44 AM »

 i am experiencing this crash note also, repeatedly.  I havent been able to do one basic upload, with just a word slide then picture... no sound or video etc, just very straightforward and simple.. yet cant do it. It crashes and sticks, I press send error report but it wont disappear.. to exit I have to turn of comp.  Will try alt/control/delete next time.

Logged
Pages: [1]   Go Up
  Add bookmark  |  Print  
 
Jump to:  

Recent Threads

Recent Uploads

Stats

Members
  • Total Members: 4340
  • Latest: Silvia
Stats
  • Total Posts: 4838
  • Total Topics: 854
  • Online Today: 21
  • Online Ever: 35
  • (August 27, 2008, 03:09:05 PM)
Users Online

TinyPortal v1.0.5 beta 1© Bloc

 
     
 

Home
      |      File Downloads       |      Gallery      |      Search      |      Members      |      BrillBaby    
|      BrillKids     |      Terms of Use      |      Privacy Policy

Copyright © 2008 BrillKids Inc. All rights reserved.