Re: [Gambas-user] [29]invalid object. ValueBox.Warning.Timer.410

2008-07-20 Thread jbskaggs
Okay the work around fixes the warning.timer message. But sporadically when I click on a Textarea it reboots my computer. (more specifically Ubuntu) This doesn't happen with any other software and never started until this error message started. Anyideas? JB Benoit Minisini wrote: > > On di

Re: [Gambas-user] [29]invalid object. ValueBox.Warning.Timer.410

2008-07-20 Thread Benoit Minisini
On dimanche 20 juillet 2008, Benoit Minisini wrote: > On dimanche 20 juillet 2008, jbskaggs wrote: > > Okay so in my case the bug is called by the gb.qt.ext printer component? > > That is the only .ext component I have. > > > > How long before 2.8 comes out? > > > > I am wondering if I should find

Re: [Gambas-user] [29]invalid object. ValueBox.Warning.Timer.410

2008-07-20 Thread Benoit Minisini
On dimanche 20 juillet 2008, jbskaggs wrote: > Okay so in my case the bug is called by the gb.qt.ext printer component? > That is the only .ext component I have. > > How long before 2.8 comes out? > > I am wondering if I should find a work around for the printer until the 2.8 > comes out. > > Unfo

Re: [Gambas-user] [29]invalid object. ValueBox.Warning.Timer.410

2008-07-20 Thread jbskaggs
Okay so in my case the bug is called by the gb.qt.ext printer component? That is the only .ext component I have. How long before 2.8 comes out? I am wondering if I should find a work around for the printer until the 2.8 comes out. Unfortunately I released this program for beta. JB Benoit M

Re: [Gambas-user] [29]invalid object. ValueBox.Warning.Timer.410

2008-07-20 Thread Benoit Minisini
On dimanche 20 juillet 2008, jbskaggs wrote: > So the error was not caused because I just switched my component library > without changing the actual controls on the form? > > For example I drew a text area in gb.gtk then switched to gb.qt but did > not recreate this textarea control I just left t

Re: [Gambas-user] [29]invalid object. ValueBox.Warning.Timer.410

2008-07-20 Thread jbskaggs
So the error was not caused because I just switched my component library without changing the actual controls on the form? For example I drew a text area in gb.gtk then switched to gb.qt but did not recreate this textarea control I just left the textarea I created in GTK. Is that what caused th

Re: [Gambas-user] [29]invalid object. ValueBox.Warning.Timer.410

2008-07-20 Thread Benoit Minisini
On dimanche 20 juillet 2008, jbskaggs wrote: > Okay it has caused my computer to reboot. I guess not. You are not using Windows. :-) -- Benoit Minisini - This SF.Net email is sponsored by the Moblin Your Move Developer's ch

Re: [Gambas-user] [29]invalid object. ValueBox.Warning.Timer.410

2008-07-20 Thread Benoit Minisini
On dimanche 20 juillet 2008, jbskaggs wrote: > Help! My program was running fine then suddenly and unexpectedly it started > this: It does it at seemingly random times. The only difference I have > done was to switch from GTK to QT for printing purposes. > > http://www.nabble.com/file/p18551527/b

Re: [Gambas-user] [29]invalid object. ValueBox.Warning.Timer.410

2008-07-20 Thread jbskaggs
I think I understand what I did. When I switched from gtk to qt I did not recreate all the controls. I mistakenly thought I could just switch compnent library and the IDE would know the difference. So now I am back to using GTK and having to restart on my printing problems or recreate all my con

Re: [Gambas-user] [29]invalid object. ValueBox.Warning.Timer.410

2008-07-19 Thread jbskaggs
Okay it has caused my computer to reboot. I ran the program in terminal and here is what it showed: ValueBox.WarningTimer.410: #29: Invalid object 0: ValueBox.WarningTimer.410 1: ValueBox.TextBox_LostFocus.375 Mutex destroy failure: Device or resource busy [EMAIL PROTECTED]:~$ Any idea what th

Re: [Gambas-user] [29]invalid object. ValueBox.Warning.Timer.410

2008-07-19 Thread jbskaggs
Okay it has caused my computer to reboot. I ran the program in terminal and here is what it showed: ValueBox.WarningTimer.410: #29: Invalid object 0: ValueBox.WarningTimer.410 1: ValueBox.TextBox_LostFocus.375 Mutex destroy failure: Device or resource busy [EMAIL PROTECTED]:~$ Any idea what th

[Gambas-user] [29]invalid object. ValueBox.Warning.Timer.410

2008-07-19 Thread jbskaggs
Help! My program was running fine then suddenly and unexpectedly it started this: It does it at seemingly random times. The only difference I have done was to switch from GTK to QT for printing purposes. http://www.nabble.com/file/p18551527/bugScreenshot.png What does this mean? JB -- View