Mailinglist Archive: opensuse-bugs (10784 mails)
| < Previous | Next > |
[Bug 547565] Keyboard shortcuts configurable, yet no functionality
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 20 Oct 2009 04:08:56 -0600
- Message-id: <20091020100856.79B2ECC7CF@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=547565
User dominique.leuenberger@xxxxxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=547565#c9
--- Comment #9 from Dominique Leuenberger <dominique.leuenberger@xxxxxxxxxxxxx>
2009-10-20 04:08:54 MDT ---
gnome-settings-daemon is running here. Nevertheless, when attaching using
strace to it, all I get is:
Process 7133 attached - interrupt to quit
restart_syscall(<... resuming interrupted call ...>) = 1
read(3,
"\34\\=\n\4\0\200\3\31\1\0\0\245\10\231\0\0dI\1\0\0\0\0\350\341\235\270\377\177\0\0",
4096) = 32
read(3, 0x62d2c4, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
read(3, 0x62d2c4, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
read(3, 0x62d2c4, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
poll([{fd=5, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=0}, {fd=12,
events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15,
events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=19, events=POLLIN},
{fd=20, events=POLLIN}, {fd=7, events=POLLIN}], 10, 39836) = 1 ([{fd=3,
revents=POLLIN}])
This happens for every key I press. (not on 'Resource unavailable'... not
helpful I think...
ls -l /proc/7133/fd/3 shows:
lrwx------ 1 dle3ams users 64 2009-10-20 12:06 3 -> socket:[1224097]
I tried killing the process and attaching with gdb.. not a good idea. X crashes
away completely... (but I saw it writing shortly 'terminated normally'.
On the console, when starting g-s-d, the following appears:
(gnome-settings-daemon:7133): GLib-GObject-CRITICAL **: g_param_spec_flags:
assertion `G_TYPE_IS_FLAGS (flags_type)' failed
(gnome-settings-daemon:7133): GLib-GObject-CRITICAL **:
g_object_class_install_property: assertion `G_IS_PARAM_SPEC (pspec)' failed
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User dominique.leuenberger@xxxxxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=547565#c9
--- Comment #9 from Dominique Leuenberger <dominique.leuenberger@xxxxxxxxxxxxx>
2009-10-20 04:08:54 MDT ---
gnome-settings-daemon is running here. Nevertheless, when attaching using
strace to it, all I get is:
Process 7133 attached - interrupt to quit
restart_syscall(<... resuming interrupted call ...>) = 1
read(3,
"\34\\=\n\4\0\200\3\31\1\0\0\245\10\231\0\0dI\1\0\0\0\0\350\341\235\270\377\177\0\0",
4096) = 32
read(3, 0x62d2c4, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
read(3, 0x62d2c4, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
read(3, 0x62d2c4, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
poll([{fd=5, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=0}, {fd=12,
events=POLLIN|POLLPRI}, {fd=14, events=POLLIN|POLLPRI}, {fd=15,
events=POLLIN|POLLPRI}, {fd=16, events=POLLIN|POLLPRI}, {fd=19, events=POLLIN},
{fd=20, events=POLLIN}, {fd=7, events=POLLIN}], 10, 39836) = 1 ([{fd=3,
revents=POLLIN}])
This happens for every key I press. (not on 'Resource unavailable'... not
helpful I think...
ls -l /proc/7133/fd/3 shows:
lrwx------ 1 dle3ams users 64 2009-10-20 12:06 3 -> socket:[1224097]
I tried killing the process and attaching with gdb.. not a good idea. X crashes
away completely... (but I saw it writing shortly 'terminated normally'.
On the console, when starting g-s-d, the following appears:
(gnome-settings-daemon:7133): GLib-GObject-CRITICAL **: g_param_spec_flags:
assertion `G_TYPE_IS_FLAGS (flags_type)' failed
(gnome-settings-daemon:7133): GLib-GObject-CRITICAL **:
g_object_class_install_property: assertion `G_IS_PARAM_SPEC (pspec)' failed
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |