Project

General

Profile

Actions

Emulator Issues #4439

closed

Crash after changing Icons

Added by bloody.albatross about 13 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

When you change the icon theme in the settings dialog and then click ok dolphin crashes.

Dolphin SVN revision with the problem: R 7484

Operating system and version:
64-bit: Fedora Linux 14

Build command-line:
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=$HOME -DCMAKE_BUILD_TYPE=debugfull ..
make -j 2 && make install

Backtrace:
#0 0x00007ffff6cd8392 in wxAuiToolBar::DoIdleUpdate() () from /usr/lib64/libwx_gtk2u_aui-2.8.so.0
#1 0x00007ffff6cd8bff in wxAuiToolBar::OnLeftUp(wxMouseEvent&) () from /usr/lib64/libwx_gtk2u_aui-2.8.so.0
#2 0x00007ffff672a495 in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) () from /usr/lib64/libwx_baseu-2.8.so.0
#3 0x00007ffff672a61c in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) () from /usr/lib64/libwx_baseu-2.8.so.0
#4 0x00007ffff672a954 in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib64/libwx_baseu-2.8.so.0
#5 0x00007ffff70e7a33 in ?? () from /usr/lib64/libwx_gtk2u_core-2.8.so.0
#6 0x000000317ed4e223 in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#7 0x0000003f8000e03e in g_closure_invoke (closure=0x4c27600, return_value=0x7fffffffd8f0, n_param_values=2, param_values=0x4f26980, invocation_hint=0x7fffffffd8b0) at gclosure.c:766
#8 0x0000003f8001ee87 in signal_emit_unlocked_R (node=<value optimized out>, detail=0, instance=0x4c15160, emission_return=0x7fffffffda60, instance_and_params=0x4f26980) at gsignal.c:3252
#9 0x0000003f80028555 in g_signal_emit_valist (instance=<value optimized out>, signal_id=<value optimized out>, detail=<value optimized out>, var_args=<value optimized out>) at gsignal.c:2993
#10 0x0000003f80028983 in g_signal_emit (instance=<value optimized out>, signal_id=<value optimized out>, detail=<value optimized out>) at gsignal.c:3040
#11 0x000000317ee85aef in ?? () from /usr/lib64/libgtk-x11-2.0.so.0
#12 0x000000317ed4bd33 in gtk_propagate_event () from /usr/lib64/libgtk-x11-2.0.so.0
#13 0x000000317ed4c103 in gtk_main_do_event () from /usr/lib64/libgtk-x11-2.0.so.0
#14 0x0000003180061a8c in ?? () from /usr/lib64/libgdk-x11-2.0.so.0
#15 0x0000003f7ec41e33 in g_main_dispatch (context=0x4a4a920) at gmain.c:2149
#16 g_main_context_dispatch (context=0x4a4a920) at gmain.c:2702
#17 0x0000003f7ec42610 in g_main_context_iterate (context=0x4a4a920, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2780
#18 0x0000003f7ec42c82 in g_main_loop_run (loop=0x4ca5170) at gmain.c:2988
#19 0x000000317ed4b0b7 in gtk_main () from /usr/lib64/libgtk-x11-2.0.so.0
#20 0x00007ffff70d44f8 in wxEventLoop::Run() () from /usr/lib64/libwx_gtk2u_core-2.8.so.0
#21 0x00007ffff715199b in wxAppBase::MainLoop() () from /usr/lib64/libwx_gtk2u_core-2.8.so.0
#22 0x00007ffff66d72ca in wxEntry(int&, wchar_t**) () from /usr/lib64/libwx_baseu-2.8.so.0
#23 0x00000000005a07ab in main ()

Actions #1

Updated by NeoBrainX about 13 years ago

  • Status changed from New to Accepted

Confirming on openSUSE 11.4. Only happens sporadically though.

Actions #2

Updated by Billiard26 about 13 years ago

Eliminate the themes, we only need "Boomy", or load an external png on start perhaps.

Actions #3

Updated by glennricster about 13 years ago

Is this issue still valid? I have seen this sporadically as NeoBrainX mentioned. Although I just tried it and could not reproduce it.

Actions #5

Updated by Billiard26 over 11 years ago

  • Status changed from Accepted to Fixed
Actions

Also available in: Atom PDF