[Gambas-user] Issue 266 in gambas: IDE crashes when removing controls from HSplit or Vsplit

2012-07-02 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 266 by ea7...@gmail.com: IDE crashes when removing controls from HSplit or Vsplit http://code.google.com/p/gambas/issues/detail?id=266 1) Describe the problem. IDE

Re: [Gambas-user] IDE Form Editor Blinking

2012-07-02 Thread Benoît Minisini
Le 02/07/2012 07:20, Benoît Minisini a écrit : Le 02/07/2012 00:41, Adrien Prokopowicz a écrit : Hi, Since the last revision, when I move the mouse over the controls in the Form Editor, they're strangely blinking, and the CPU skyrockets. It's like the controls were completely redrawn. I

Re: [Gambas-user] Issue 266 in gambas: IDE crashes when removing controls from HSplit or Vsplit

2012-07-02 Thread gambas
Updates: Status: Accepted Labels: -Version Version-TRUNK Comment #1 on issue 266 by benoit.m...@gmail.com: IDE crashes when removing controls from HSplit or Vsplit http://code.google.com/p/gambas/issues/detail?id=266 (No comment was entered for this change.)

Re: [Gambas-user] Issue 266 in gambas: IDE crashes when removing controls from HSplit or Vsplit

2012-07-02 Thread gambas
Updates: Status: Fixed Comment #2 on issue 266 by benoit.m...@gmail.com: IDE crashes when removing controls from HSplit or Vsplit http://code.google.com/p/gambas/issues/detail?id=266 This is not a signal, but a standard error. Anyway, it should be fixed in revision #4883.

[Gambas-user] Update Error

2012-07-02 Thread John Spikowski
I haven't done a recompile for some time and gave it a try just a bit ago. I received this error message. UVERSION Dgb.xml svn: Failed to add directory 'gb.xml': an unversioned directory of the same name already exists jrs@laptop:~/gambas/trunk$ Is there something I need to do first

Re: [Gambas-user] Issue 264 in gambas: Gambas 3.2.0 IDE not work in Ubuntu 12.10

2012-07-02 Thread gambas
Updates: Status: NeedsInfo Labels: -Version Version-3.2.0 Comment #1 on issue 264 by benoit.m...@gmail.com: Gambas 3.2.0 IDE not work in Ubuntu 12.10 http://code.google.com/p/gambas/issues/detail?id=264 There are nothing really unusual in the build log. Can you provide some

Re: [Gambas-user] Update Error

2012-07-02 Thread Benoît Minisini
Le 02/07/2012 20:03, John Spikowski a écrit : I haven't done a recompile for some time and gave it a try just a bit ago. I received this error message. UVERSION Dgb.xml svn: Failed to add directory 'gb.xml': an unversioned directory of the same name already exists

Re: [Gambas-user] Issue 264 in gambas: Gambas 3.2.0 IDE not work in Ubuntu 12.10

2012-07-02 Thread gambas
Comment #2 on issue 264 by krisztiankende: Gambas 3.2.0 IDE not work in Ubuntu 12.10 http://code.google.com/p/gambas/issues/detail?id=264 A little bit difficult to write about the problem, you better show you. http://www.youtube.com/watch?v=rxfrqAb9_Rsfeature=youtu.be As you can see, does not

Re: [Gambas-user] Issue 264 in gambas: Gambas 3.2.0 IDE not work in Ubuntu 12.10

2012-07-02 Thread gambas
Comment #3 on issue 264 by benoit.m...@gmail.com: Gambas 3.2.0 IDE not work in Ubuntu 12.10 http://code.google.com/p/gambas/issues/detail?id=264 Can you provide the information specified on the Reporting a problem page of the website, at §5 and §6 ?

Re: [Gambas-user] Issue 264 in gambas: Gambas 3.2.0 IDE not work in Ubuntu 12.10

2012-07-02 Thread gambas
Comment #4 on issue 264 by krisztiankende: Gambas 3.2.0 IDE not work in Ubuntu 12.10 http://code.google.com/p/gambas/issues/detail?id=264 gdb gbr3 run gambas3.gambas Program received signal SIGSEGV, Segmentation fault. 0x749c5e07 in

Re: [Gambas-user] Issue 264 in gambas: Gambas 3.2.0 IDE not work in Ubuntu 12.10

2012-07-02 Thread gambas
Comment #5 on issue 264 by krisztiankende: Gambas 3.2.0 IDE not work in Ubuntu 12.10 http://code.google.com/p/gambas/issues/detail?id=264 (gdb) bt #0 0x749c5e07 in QGtkStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const ()

Re: [Gambas-user] Issue 264 in gambas: Gambas 3.2.0 IDE not work in Ubuntu 12.10

2012-07-02 Thread gambas
Comment #6 on issue 264 by benoit.m...@gmail.com: Gambas 3.2.0 IDE not work in Ubuntu 12.10 http://code.google.com/p/gambas/issues/detail?id=264 Apparently this is a bug related to the GTK+ style. Can you try to change the GTK+ widget theme and see if then Gambas works? Can you try to run

Re: [Gambas-user] IDE Form Editor Blinking

2012-07-02 Thread Adrien Prokopowicz
Le lundi 2 juillet 2012 19:31:35 Benoît Minisini a écrit : Le 02/07/2012 07:20, Benoît Minisini a écrit : Le 02/07/2012 00:41, Adrien Prokopowicz a écrit : Hi, Since the last revision, when I move the mouse over the controls in the Form Editor, they're strangely blinking, and the CPU

Re: [Gambas-user] Issue 264 in gambas: Gambas 3.2.0 IDE not work in Ubuntu 12.10

2012-07-02 Thread gambas
Comment #7 on issue 264 by krisztiankende: Gambas 3.2.0 IDE not work in Ubuntu 12.10 http://code.google.com/p/gambas/issues/detail?id=264 Yeah, that's the problem. I set a different theme, and the IDE is now working normally.

Re: [Gambas-user] IDE Form Editor Blinking

2012-07-02 Thread Emil Lenngren
It uses no CPU on my computer... 2012/7/2 Benoît Minisini gam...@users.sourceforge.net Le 02/07/2012 22:33, Adrien Prokopowicz a écrit : Le lundi 2 juillet 2012 19:31:35 Benoît Minisini a écrit : Le 02/07/2012 07:20, Benoît Minisini a écrit : Le 02/07/2012 00:41, Adrien Prokopowicz a

Re: [Gambas-user] IDE Form Editor Blinking

2012-07-02 Thread Adrien Prokopowicz
Le lundi 2 juillet 2012 23:09:31 Emil Lenngren a écrit : It uses no CPU on my computer... 2012/7/2 Benoît Minisini gam...@users.sourceforge.net Le 02/07/2012 22:33, Adrien Prokopowicz a écrit : Le lundi 2 juillet 2012 19:31:35 Benoît Minisini a écrit : Le 02/07/2012 07:20, Benoît

Re: [Gambas-user] IDE Form Editor Blinking

2012-07-02 Thread Emil Lenngren
Yes, you are correct. My computer has an Intel i7 processor :) /Emil 2012/7/3 Adrien Prokopowicz adrien.prokopow...@gmail.com Le lundi 2 juillet 2012 23:09:31 Emil Lenngren a écrit : It uses no CPU on my computer... 2012/7/2 Benoît Minisini gam...@users.sourceforge.net Le 02/07/2012

Re: [Gambas-user] IDE Form Editor Blinking

2012-07-02 Thread Benoît Minisini
Le 03/07/2012 00:05, Adrien Prokopowicz a écrit : Hi Emil, I don't think we have exactly the same configuration. :-) My computer is a 3-years-old Asus eeePC 1005HA, with an single-core Intel Atom at 1.6Ghz, 1GB of RAM, a 200GB Hard drive at 5400 rpm (but with long response time), and a lot