Hi, I couldn't find a report of this crash yet, else please ignore :) Blackbox (0.62.0pre2) crashes when doing this:
Launch blackbox and konqueror, configure konqueror, select useragent, click new, fill in a site and select a string, click 'Ok' Result: Program received signal SIGSEGV, Segmentation fault. __llist::remove (this=0x809ff18, d=0x80a8b58) at LinkedList.cc:200 200 return -1; Backtrace: #0 __llist::remove (this=0x809ff18, d=0x80a8b58) at LinkedList.cc:200 #1 0x0804bd29 in BaseDisplay::removeTimer (this=0x402e0658, timer=0x80a8b58) at LinkedList.hh:126 #2 0x0805d8a9 in BTimer::stop (this=0x80a8b58) at Timer.cc:71 #3 0x08063fa5 in BlackboxWindow::setFocusFlag (this=0x80a8928, focus=0) at Wind ow.cc:1716 #4 0x0806c87f in Blackbox::setFocusedWindow (this=0xbfffe800, win=0x80a23f0) at blackbox.cc:1744 #5 0x080633f3 in BlackboxWindow::setInputFocus (this=0x80a23f0) at Window.cc:13 68 #6 0x0806972c in Blackbox::process_event (this=0xbfffe800, e=0xbfffe760) at Win dow.hh:238 #7 0x0804b930 in BaseDisplay::eventLoop (this=0xbfffe800) at BaseDisplay.cc:382 #8 0x0806cf5a in main (argc=1, argv=0xbffff994) at main.cc:168 #9 0x401c55b0 in __libc_start_main () from /lib/libc.so.6 Regards, Arjen Hommersom
