https://bugzilla.novell.com/show_bug.cgi?id=718980 https://bugzilla.novell.com/show_bug.cgi?id=718980#c0 Summary: xfce4-power-manager crashes with msg: The error was 'BadName (named color or font does not exist)'. Classification: openSUSE Product: openSUSE 12.1 Version: Milestone 5 Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: Xfce AssignedTo: bnc-team-xfce@forge.provo.novell.com ReportedBy: mpapis@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20100101 Firefox/6.0 upgraded 11.4 32bit to 12.1 milestone 5 64bit, there is no power control on the notification area, tried to run xfce4-power-manager-settings - it asked me to run xfce4-power-manager ... nothing happened, repeated command and got the same msg. Followed to command line and ran it with --no-daemon flag, got msg about debugging and tracing, so traced it and results are bellow. Reproducible: Always Steps to Reproduce: 1. run xfce4-power-manager --no-daemon Actual Results: xfce4-power-manager --no-daemon (xfce4-power-manager:24940): xfce4-power-manager-WARNING **: could not map keysym 1008ffa8 to keycode The program 'xfce4-power-manager' received an X Window System error. This probably reflects a bug in the program. The error was 'BadName (named color or font does not exist)'. (Details: serial 273 error_code 15 request_code 150 minor_code 11) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) backtrace: #0 gdk_x_error (display=0x645000, error=0x7fffffffcdb0) at gdkmain-x11.c:458 #1 0x00007ffff550c447 in _XError (dpy=0x645000, rep=0x6d1440) at XlibInt.c:1573 #2 0x00007ffff5509301 in handle_error (dpy=0x645000, err=0x6d1440, in_XReply=<optimized out>) at xcb_io.c:166 #3 0x00007ffff550a257 in _XReply (dpy=0x645000, rep=0x7fffffffcf40, extra=0, discard=0) at xcb_io.c:623 #4 0x00007ffff5a1b48b in XRRQueryOutputProperty (dpy=0x645000, output=81, property=376) at XrrProperty.c:99 #5 0x0000000000418170 in xfpm_brightness_xrand_get_limit (brightness=<optimized out>, output=<optimized out>, min=0x7fffffffcfc8, max=0x7fffffffcfcc) at xfpm-brightness.c:69 #6 0x0000000000418489 in xfpm_brightness_setup_xrandr (brightness=0x6a7630 [XfpmBrightness]) at xfpm-brightness.c:187 #7 xfpm_brightness_setup (brightness=0x6a7630 [XfpmBrightness]) at xfpm-brightness.c:521 #8 0x0000000000412716 in xfpm_backlight_init (backlight=0x6c9040 [XfpmBacklight]) at xfpm-backlight.c:381 #9 0x00007ffff614fd83 in g_type_create_instance (type=<optimized out>) at gtype.c:1885 #10 0x00007ffff612f29c in g_object_constructor (type=<optimized out>, n_construct_properties=0, construct_params=0x0) at gobject.c:1629 #11 0x00007ffff6132232 in g_object_newv (object_type=7106960, n_parameters=0, parameters=0x0) at gobject.c:1412 #12 0x00007ffff6132dac in g_object_new (object_type=7106960, first_property_name=0x0) at gobject.c:1322 #13 0x000000000040ad50 in xfpm_manager_start (manager=0x666840 [XfpmManager]) at xfpm-manager.c:543 #14 0x0000000000408f75 in xfpm_start (bus=<optimized out>, client_id=0x0, dump=0) at xfpm-main.c:224 #15 0x00000000004095b3 in main (argc=1, argv=0x7fffffffd7c8) at xfpm-main.c:423 Expected Results: it should work ? power management is not possible, laptop does not go to sleep on closing the lid everything was working fine on 11.4 32bit -- 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.