Mailinglist Archive: opensuse-bugs (7280 mails)
| < Previous | Next > |
[Bug 440101] Oxygen widget theme sends double clicks instead of single clicks in QTreeWidget
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 9 Mar 2009 07:29:24 -0600 (MDT)
- Message-id: <20090309132924.F2C0C245510@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=440101
User jnelson-suse@xxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=440101#c33
--- Comment #33 from Jon Nelson <jnelson-suse@xxxxxxxxxxx> 2009-03-09 07:29:23
MST ---
(gdb) run repositories -S qt
Starting program: /usr/lib/YaST2/bin/y2base repositories -S qt
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffeafdf950 (LWP 8585)]
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7fffeafdf950 (LWP 8585)]
0x00007ffff4ce2645 in raise () from /lib64/libc.so.6
(gdb) bt
#0 0x00007ffff4ce2645 in raise () from /lib64/libc.so.6
#1 0x00007ffff4ce3c33 in abort () from /lib64/libc.so.6
#2 0x00007ffff553f644 in __gnu_cxx::__verbose_terminate_handler() () from
/usr/lib64/libstdc++.so.6
#3 0x00007ffff553da46 in ?? () from /usr/lib64/libstdc++.so.6
#4 0x00007ffff553da73 in std::terminate() () from /usr/lib64/libstdc++.so.6
#5 0x00007ffff553db5a in __cxa_throw () from /usr/lib64/libstdc++.so.6
#6 0x00007ffff553dfb1 in operator new(unsigned long) () from
/usr/lib64/libstdc++.so.6
#7 0x00007ffff551b7d1 in std::string::_Rep::_S_create(unsigned long, unsigned
long, std::allocator<char> const&) ()
from /usr/lib64/libstdc++.so.6
#8 0x00007ffff551c07b in std::string::_Rep::_M_clone(std::allocator<char>
const&, unsigned long) ()
from /usr/lib64/libstdc++.so.6
#9 0x00007ffff551caac in std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::basic_string(std::string const&) () from
/usr/lib64/libstdc++.so.6
#10 0x00007fffee4114f4 in YQTableListViewItem::updateCell(YTableCell const*) ()
from /usr/lib64/YaST2/plugin/libpy2qt.so.2
#11 0x00007fffee411aab in YQTableListViewItem::YQTableListViewItem(YQTable*,
QY2ListView*, YTableItem*) ()
from /usr/lib64/YaST2/plugin/libpy2qt.so.2
#12 0x00007fffee413434 in YQTable::addItem(YItem*, bool) () from
/usr/lib64/YaST2/plugin/libpy2qt.so.2
#13 0x00007fffee413a20 in YQTable::addItems(std::vector<YItem*,
std::allocator<YItem*> > const&) ()
from /usr/lib64/YaST2/plugin/libpy2qt.so.2
#14 0x00007ffff2e227a2 in YCPPropertyHandler::trySetTableItems(YWidget*,
YCPValue const&) ()
from /usr/lib64/YaST2/plugin/libpy2UI.so.2
---Type <return> to continue, or q <return> to quit---
#15 0x00007ffff2e25608 in YCPPropertyHandler::setComplexProperty(YWidget*,
std::string const&, YCPValue const&) ()
from /usr/lib64/YaST2/plugin/libpy2UI.so.2
#16 0x00007ffff2ddc3d1 in YCP_UI::ChangeWidget(YCPValue const&, YCPValue
const&, YCPValue const&) ()
from /usr/lib64/YaST2/plugin/libpy2UI.so.2
#17 0x00007ffff2dbed1c in YUINamespace::ChangeWidget(YCPTerm const&, YCPSymbol
const&, YCPValue const&) ()
from /usr/lib64/YaST2/plugin/libpy2UI.so.2
#18 0x00007ffff2dc4538 in YUIFunction::evaluateCall_int() () from
/usr/lib64/YaST2/plugin/libpy2UI.so.2
#19 0x00007ffff2de00d2 in YCPBuiltinCaller::call() () from
/usr/lib64/YaST2/plugin/libpy2UI.so.2
#20 0x00007ffff2b2f4d3 in YUI::uiThreadMainLoop() () from
/usr/lib64/libyui.so.3
#21 0x00007ffff2b2f6fe in start_ui_thread(void*) () from /usr/lib64/libyui.so.3
#22 0x00007ffff6759070 in start_thread () from /lib64/libpthread.so.0
#23 0x00007ffff4d8310d in clone () from /lib64/libc.so.6
#24 0x0000000000000000 in ?? ()
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User jnelson-suse@xxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=440101#c33
--- Comment #33 from Jon Nelson <jnelson-suse@xxxxxxxxxxx> 2009-03-09 07:29:23
MST ---
(gdb) run repositories -S qt
Starting program: /usr/lib/YaST2/bin/y2base repositories -S qt
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffeafdf950 (LWP 8585)]
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7fffeafdf950 (LWP 8585)]
0x00007ffff4ce2645 in raise () from /lib64/libc.so.6
(gdb) bt
#0 0x00007ffff4ce2645 in raise () from /lib64/libc.so.6
#1 0x00007ffff4ce3c33 in abort () from /lib64/libc.so.6
#2 0x00007ffff553f644 in __gnu_cxx::__verbose_terminate_handler() () from
/usr/lib64/libstdc++.so.6
#3 0x00007ffff553da46 in ?? () from /usr/lib64/libstdc++.so.6
#4 0x00007ffff553da73 in std::terminate() () from /usr/lib64/libstdc++.so.6
#5 0x00007ffff553db5a in __cxa_throw () from /usr/lib64/libstdc++.so.6
#6 0x00007ffff553dfb1 in operator new(unsigned long) () from
/usr/lib64/libstdc++.so.6
#7 0x00007ffff551b7d1 in std::string::_Rep::_S_create(unsigned long, unsigned
long, std::allocator<char> const&) ()
from /usr/lib64/libstdc++.so.6
#8 0x00007ffff551c07b in std::string::_Rep::_M_clone(std::allocator<char>
const&, unsigned long) ()
from /usr/lib64/libstdc++.so.6
#9 0x00007ffff551caac in std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::basic_string(std::string const&) () from
/usr/lib64/libstdc++.so.6
#10 0x00007fffee4114f4 in YQTableListViewItem::updateCell(YTableCell const*) ()
from /usr/lib64/YaST2/plugin/libpy2qt.so.2
#11 0x00007fffee411aab in YQTableListViewItem::YQTableListViewItem(YQTable*,
QY2ListView*, YTableItem*) ()
from /usr/lib64/YaST2/plugin/libpy2qt.so.2
#12 0x00007fffee413434 in YQTable::addItem(YItem*, bool) () from
/usr/lib64/YaST2/plugin/libpy2qt.so.2
#13 0x00007fffee413a20 in YQTable::addItems(std::vector<YItem*,
std::allocator<YItem*> > const&) ()
from /usr/lib64/YaST2/plugin/libpy2qt.so.2
#14 0x00007ffff2e227a2 in YCPPropertyHandler::trySetTableItems(YWidget*,
YCPValue const&) ()
from /usr/lib64/YaST2/plugin/libpy2UI.so.2
---Type <return> to continue, or q <return> to quit---
#15 0x00007ffff2e25608 in YCPPropertyHandler::setComplexProperty(YWidget*,
std::string const&, YCPValue const&) ()
from /usr/lib64/YaST2/plugin/libpy2UI.so.2
#16 0x00007ffff2ddc3d1 in YCP_UI::ChangeWidget(YCPValue const&, YCPValue
const&, YCPValue const&) ()
from /usr/lib64/YaST2/plugin/libpy2UI.so.2
#17 0x00007ffff2dbed1c in YUINamespace::ChangeWidget(YCPTerm const&, YCPSymbol
const&, YCPValue const&) ()
from /usr/lib64/YaST2/plugin/libpy2UI.so.2
#18 0x00007ffff2dc4538 in YUIFunction::evaluateCall_int() () from
/usr/lib64/YaST2/plugin/libpy2UI.so.2
#19 0x00007ffff2de00d2 in YCPBuiltinCaller::call() () from
/usr/lib64/YaST2/plugin/libpy2UI.so.2
#20 0x00007ffff2b2f4d3 in YUI::uiThreadMainLoop() () from
/usr/lib64/libyui.so.3
#21 0x00007ffff2b2f6fe in start_ui_thread(void*) () from /usr/lib64/libyui.so.3
#22 0x00007ffff6759070 in start_thread () from /lib64/libpthread.so.0
#23 0x00007ffff4d8310d in clone () from /lib64/libc.so.6
#24 0x0000000000000000 in ?? ()
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |