Moray Allan escribió: > On Fri, 2006-01-20 at 22:17 +0100, Manolo Díaz wrote: > >>Moray Allan wrote: >> >>>Please can I check whether you still see this with the updated >>>matchbox-panel version 0.9.2-3 ? >> >>Yes, but now is more verbose. Here you are: >>[...] > > > Thank you for the information. Please could you also try with > matchbox-panel 0.9.3-1 and libmatchbox 1.8-1? > > Yours, >
Built from source both, libmatchbox 1.8-1 and matchbox-panel 0.9.2-3 with --enable-debug. Here is a backtrace Regards, Manolo Díaz -------- [EMAIL PROTECTED]:~$ gdb matchbox-panel GNU gdb 6.4-debian Copyright 2005 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /usr/bin/matchbox-panel mbmenu: no _MB_THEME set on root window MB-PANEL-DEBUG: panel_set_theme_from_root_prop() called MB-PANEL-DEBUG: panel_set_theme_from_root_prop() no _MB_THEME set on root window MB-PANEL-DEBUG: panel_set_bg() bg_spec: #e2e2de, type 0 MB-PANEL-DEBUG: setting _MB_PANEL_BG to rgb:14869214 TRAY-DEBUG: mb_tray_handle_xevent() Reparent Notify event TRAY-DEBUG: mb_tray_handle_xevent() Config Notify event TRAY-DEBUG: handle_configure() got configure TRAY-DEBUG: mb_tray_handle_xevent() Config Notify event TRAY-DEBUG: handle_configure() got configure TRAY-DEBUG: mb_tray_handle_xevent() Config Notify event TRAY-DEBUG: handle_configure() got configure MB-PANEL-DEBUG: session_init() called mbpanel: Session file does not exist ( tryed /home/yo/.matchbox/mbdock.session.debug ) MB-PANEL-DEBUG: session_preexisting_start_next() starting mb-applet-menu-launcher TRAY-DEBUG: mb_tray_handle_xevent() Config Notify event TRAY-DEBUG: handle_configure() got configure MB-PANEL-DEBUG: panel_handle_client_message() called mbmenu: no _MB_THEME set on root window mb-applet-menu-launcher: bmon.desktop has no icon, png or name mb-applet-menu-launcher: nxtvepg.desktop has no icon, png or name mb-applet-menu-launcher: bmon.desktop has no icon, png or name mb-applet-menu-launcher: nxtvepg.desktop has no icon, png or name mb-applet-menu-launcher: bmon.desktop has no icon, png or name mb-applet-menu-launcher: nxtvepg.desktop has no icon, png or name MB-PANEL-DEBUG: panel_handle_client_message() called MB-PANEL-DEBUG: panel_handle_client_message() got system tray message MB-PANEL-DEBUG: panel_handle_client_message() is SYSTEM_TRAY_REQUEST_DOCK MB-PANEL-DEBUG: session_preexisting_win_matches_wanted() called MB-PANEL-DEBUG: session_preexisting_win_matches_wanted() win pid is 0 MB-PANEL-DEBUG: session_preexisting_win_matches_wanted() pid failed, comparing 'mb-applet-menu-launcher' vs 'mb-applet-menu-launcher' MB-PANEL-DEBUG: panel_app_new() papp offset at 0 MB-PANEL-DEBUG: panel_app_deliver_config_event() delivering x: 2 , y: 2 w: 32 h: 32 name : App Launcher MB-PANEL-DEBUG: panel_update_client_list_prop() called TRAY-DEBUG: mb_tray_handle_xevent() Reparent Notify event MB-PANEL-DEBUG: panel_menu_update_remove_items() Got icon data (size: 32 x 0) Program received signal SIGFPE, Arithmetic exception. 0x00002aaaaabd208f in mb_pixbuf_img_scale_down () from /usr/lib/libmb.so.1 (gdb) bt #0 0x00002aaaaabd208f in mb_pixbuf_img_scale_down () from /usr/lib/libmb.so.1 #1 0x00002aaaaabd260c in mb_pixbuf_img_scale () from /usr/lib/libmb.so.1 #2 0x00002aaaaabc9862 in mb_menu_item_icon_set () from /usr/lib/libmb.so.1 #3 0x00000000004084e9 in panel_menu_update_remove_items (panel=0x511060) at panel_menu.c:129 #4 0x0000000000404139 in panel_handle_dock_request (panel=0x511060, win=<value optimized out>) at panel.c:861 #5 0x0000000000405cfc in panel_main (panel=0x511060) at panel.c:1048 #6 0x000000000040724b in main (argc=1, argv=<value optimized out>) at panel.c:2088