Page 2 of 4

intergration with gnome-shell

Posted: Mon Jun 20, 2011 2:58 am
by bmbaker
anonbeat wrote:do dbus-monitor in a console while change the volume.

I want to tell that I was given that information. I dont have gnome-shell installed so I couldnt test it myself.
was this from a fedora setup do you know?
as there is a difference!

intergration with gnome-shell

Posted: Mon Jun 20, 2011 2:58 am
by anonbeat
that call seems correct. Could you please now do a backtrace while doing that change ?

intergration with gnome-shell

Posted: Mon Jun 20, 2011 3:00 am
by bmbaker
for sure, refresh my memory on how todo that again! please :-)

intergration with gnome-shell

Posted: Mon Jun 20, 2011 3:02 am
by anonbeat

intergration with gnome-shell

Posted: Mon Jun 20, 2011 3:07 am
by bmbaker
ah thanks, i just did it :-)
then saw your message :-)

(gdb) bt
#0 0x00000000 in ?? ()
#1 0xb744fa82 in ?? () from /lib/i386-linux-gnu/libdbus-1.so.3
#2 0xb745457f in dbus_message_iter_recurse ()
from /lib/i386-linux-gnu/libdbus-1.so.3
#3 0x0834f35f in GetVariant(DBusMessage*, int, void const*) ()
#4 0x083512f7 in guMPRIS2::HandleMessages(guDBusMessage*, guDBusMessage*) ()
#5 0x0834a5f6 in guDBusServer::HandleMessages(guDBusMessage*, guDBusMessage*)
()
#6 0x0834b3c9 in Handle_Messages(DBusConnection*, DBusMessage*, void*) ()
#7 0xb74493ab in dbus_connection_dispatch ()
from /lib/i386-linux-gnu/libdbus-1.so.3
#8 0xb74496ed in ?? () from /lib/i386-linux-gnu/libdbus-1.so.3
#9 0x0834a536 in guDBusThread::Entry() ()
#10 0xb7f55330 in wxThreadInternal::PthreadStart(wxThread*) ()
from /usr/lib/libwx_baseu-2.8.so.0
#11 0xb7f5539d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#12 0xb7427e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#13 0xb70d773e in clone () from /lib/i386-linux-gnu/libc.so.6
(gdb)

intergration with gnome-shell

Posted: Mon Jun 20, 2011 3:17 am
by bmbaker
just a minor thing and not sure if its related or relevant, but when compiling from svn there is still the libindicate issue, i saw it was being discussed in another thread!

-- checking for module 'indicate'
-- package 'indicate' not found
libindicate library not found! No sound menu support!!
-- checking for module 'appindicator-0.1'
-- package 'appindicator-0.1' not found
-- Found Subversion: /usr/bin/svn (found version "1.6.12")
Current revision is 1649

intergration with gnome-shell

Posted: Mon Jun 20, 2011 3:32 am
by anonbeat
indicate is not needed for natty. Just for Lucid sound menu integration.

intergration with gnome-shell

Posted: Mon Jun 20, 2011 3:32 am
by bmbaker
ah ok thanks :-)

intergration with gnome-shell

Posted: Mon Jun 20, 2011 3:33 am
by anonbeat
bmbaker wrote:ah thanks, i just did it :-)
then saw your message :-)

(gdb) bt
#0 0x00000000 in ?? ()
#1 0xb744fa82 in ?? () from /lib/i386-linux-gnu/libdbus-1.so.3
#2 0xb745457f in dbus_message_iter_recurse ()
from /lib/i386-linux-gnu/libdbus-1.so.3
#3 0x0834f35f in GetVariant(DBusMessage*, int, void const*) ()
#4 0x083512f7 in guMPRIS2::HandleMessages(guDBusMessage*, guDBusMessage*) ()
#5 0x0834a5f6 in guDBusServer::HandleMessages(guDBusMessage*, guDBusMessage*)
()
#6 0x0834b3c9 in Handle_Messages(DBusConnection*, DBusMessage*, void*) ()
#7 0xb74493ab in dbus_connection_dispatch ()
from /lib/i386-linux-gnu/libdbus-1.so.3
#8 0xb74496ed in ?? () from /lib/i386-linux-gnu/libdbus-1.so.3
#9 0x0834a536 in guDBusThread::Entry() ()
#10 0xb7f55330 in wxThreadInternal::PthreadStart(wxThread*) ()
from /usr/lib/libwx_baseu-2.8.so.0
#11 0xb7f5539d in wxPthreadStart () from /usr/lib/libwx_baseu-2.8.so.0
#12 0xb7427e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#13 0xb70d773e in clone () from /lib/i386-linux-gnu/libc.so.6
(gdb)
You compiled guayadeque with ./buildd ? I dont see the line number of the code so I guess not debug info. Can you repeat it with debug info please ?

intergration with gnome-shell

Posted: Mon Jun 20, 2011 3:35 am
by bmbaker
sorry my fault i missed a "d"