[Ktechlab-devel] Ktechlab crash when drag and drop a component

2008-07-25 Thread julien kroczek
Hello, This is what i get when I drag and drop a component on a empty circuit : [?1034h(no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0x7fd59abfa700 (LWP 1890)] [KCrash handler] #5 0x005f5504 in ?? () #6 0x005

Re: [Ktechlab-devel] Ktechlab crash when drag and drop a component

2008-07-25 Thread julien kroczek
Qt: 3.3.8b KDE: 3.5.9 "release 49.1" KTechlab: 0.3.6-25.1 I'll try to compile the last version with debug symbols... On Fri, Jul 25, 2008 at 7:46 PM, Zoltan Padrah <[EMAIL PROTECTED]> wrote: > > 2008/7/25, julien kroczek <[EMAIL PROTECTED]>: >> >> He

Re: [Ktechlab-devel] Ktechlab crash when drag and drop a component

2008-07-26 Thread Julien Kroczek
/libkdecore.so.4 #13 0x7f0b714be9fe in QEventLoop::activateTimers () Le vendredi 25 juillet 2008 à 19:46 +0200, Zoltan Padrah a écrit : > > 2008/7/25, julien kroczek <[EMAIL PROTECTED]>: > Hello, > > This is what i get when I drag and drop a

Re: [Ktechlab-devel] Ktechlab crash when drag and drop a component

2008-07-27 Thread Julien Kroczek
Le samedi 26 juillet 2008 à 21:36 +0200, P Zoltan a écrit : > Thank you for the backtrace. > > The program crashes in a part which has been significantly changed in the > development version. I'd recommend to test the svn version if it crashes. > See here for instructions: > http://www.kte

Re: [Ktechlab-devel] Ktechlab crash when drag and drop a component

2008-07-28 Thread Julien Kroczek
> the debugger stopped the program, but the entire gnome > enviroment didn't respond to clicks or key presses. Alt+Tab obviously > didn't work. This just doesn't happen under KDE ? It's weird, it seems that this doesn't happen under kde 3 and 4. I did gdb ktechlab, run, then drag and drop, th