Created attachment 310973 [details] emerge --info # LANG=cs_CZ blueman-manager Loading configuration plugins Using gconf config backend Neoprávněný přístup do paměti (SIGSEGV) LANG=cs_CZ.UTF-8 or LANG=C work OK. Backtrace: #0 0xa787f840 in g_markup_escape_text () from /usr/lib/libglib-2.0.so.0 #1 0xa7471d74 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #2 0xa7964f13 in g_object_set_property () from /usr/lib/libgobject-2.0.so.0 #3 0xa7462035 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #4 0xa726cc00 in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #5 0xa726d4ee in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #6 0xa726f02f in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #7 0xa787eca2 in g_markup_parse_context_parse () from /usr/lib/libglib-2.0.so.0 #8 0xa726f42a in ?? () from /usr/lib/libgtk-x11-2.0.so.0 #9 0xa726af61 in gtk_builder_add_from_file () from /usr/lib/libgtk-x11-2.0.so.0 #10 0xa7666bab in ?? () from /usr/lib/python2.7/site-packages/gtk-2.0/gtk/_gtk.so #11 0xa7ec1450 in PyCFunction_Call () from /usr/lib/libpython2.7.so.1.0 #12 0xa7f22d06 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0 #13 0xa7f24e09 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0 #14 0xa7eab611 in ?? () from /usr/lib/libpython2.7.so.1.0 #15 0xa7e8180a in PyObject_Call () from /usr/lib/libpython2.7.so.1.0 #16 0xa7e92c7e in ?? () from /usr/lib/libpython2.7.so.1.0 #17 0xa7e8180a in PyObject_Call () from /usr/lib/libpython2.7.so.1.0 #18 0xa7f1e027 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0 #19 0xa7e939a6 in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
Can you please try again with blueman-1.23?
Confirming. Bug is present. troscn7 ~ # blueman-manager Loading configuration plugins Using file config backend Neoprávněný přístup do paměti (SIGSEGV) troscn7 ~ # LANG=C blueman-manager Loading configuration plugins Using file config backend _________ Load (/usr/lib/python2.7/site-packages/blueman/main/PluginManager.py:68) ['PulseAudioProfile', 'Services'] ... -> GUI shows up
ok, I could reproduce and fix it. Please try with 1.23-r1 (as soon as it is on the mirrors).
Ok, created an upstream bug report with my patch here: https://bugs.launchpad.net/blueman/+bug/1015110 Closing since it works here now, please reopen if it does not for you.