Package: tint2 Version: 0.11-2 Severity: minor maybe config is bad, but I think that program shouldn't crash with any config.
$ gdb tint2 GNU gdb (GDB) 7.2-debian Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/tint2...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/tint2 [Thread debugging using libthread_db enabled] real transparency off.... depth: 24 xRandr: Found crtc's: 1 xRandr: Linking output default with crtc 0 warning : WM doesn't respect NETWM specs. tint2 default to 1 desktop. tint2 : nb monitor 1, nb monitor used 1, nb desktop 1 icon with depth: 24 icon with depth: 24 Program received signal SIGSEGV, Segmentation fault. 0x0000000000412e56 in task_get_task () (gdb) bt #0 0x0000000000412e56 in task_get_task () #1 0x0000000000413039 in task_refresh_tasklist () #2 0x000000000040df10 in event_property_notify () #3 0x000000000040f1d8 in main () (gdb) ====================================== $ cat ~/.config/tint2/tint2rc #--------------------------------------------- # TINT2 CONFIG FILE #--------------------------------------------- #--------------------------------------------- # BACKGROUND AND BORDER #--------------------------------------------- rounded = 1 border_width = 0 background_color = #282828 50 border_color = #000000 0 rounded = 1 border_width = 1 background_color = #ffffff 30 border_color = #ffffff 60 rounded = 5 border_width = 0 background_color = #ffffff 18 border_color = #ffffff 70 #--------------------------------------------- # PANEL #--------------------------------------------- panel_monitor = all panel_position = bottom left panel_size = 100% 38 panel_margin = 0 0 panel_padding = 7 3 7 font_shadow = 0 panel_background_id = 0 wm_menu = 0 panel_dock = 0 #real_transparency = 0 panel_layer = bottom #--------------------------------------------- # TASKBAR #--------------------------------------------- #taskbar_mode = single_desktop taskbar_mode = multi_desktop taskbar_padding = 0 0 0 taskbar_background_id = 1 #taskbar_active_background_id = 0 #--------------------------------------------- # TASKS #--------------------------------------------- task_icon = 1 task_text = 0 task_maximum_size = 45 35 task_centered = 1 task_padding = 2 1 task_font = sans bold 9 task_font_color = #ffffff 60 task_active_font_color = #ffffff 100 task_background_id = 0 task_active_background_id = 2 #--------------------------------------------- # SYSTRAYBAR #--------------------------------------------- systray = 1 systray_padding = 0 4 5 systray_background_id = 0 systray_sort = left2right systray_icon_size = 0 #--------------------------------------------- # CLOCK #--------------------------------------------- time1_format = %H:%M time1_font = sans 13 #time2_format = %A %d %B #time2_font = sans 9 clock_font_color = #0000ff 76 clock_padding = 1 0 clock_background_id = 0 clock_lclick_command = xclock clock_rclick_command = orage clock_tooltip = %A %d %B time1_timezone = :Europe/Moscow clock_tooltip_timezone = :/usr/share/zoneinfo/Europe/Moscow #--------------------------------------------- # BATTERY #--------------------------------------------- battery = 1 battery_low_status = 10 battery_low_cmd = notify-send "battery low" bat1_font = sans 13 #bat2_font = sans 6 battery_font_color = #ffffff 76 battery_padding = 1 0 battery_background_id = 0 #--------------------------------------------- # TOOLTIP #--------------------------------------------- tooltip = 0 tooltip_padding = 2 2 tooltip_show_timeout = 0.7 tooltip_hide_timeout = 0.3 tooltip_background_id = 1 tooltip_font_color = #OOOOOO 80 tooltip_font = sans 10 #--------------------------------------------- # MOUSE ACTION ON TASK #--------------------------------------------- mouse_middle = none mouse_right = none mouse_scroll_up = toggle mouse_scroll_down = iconify #--------------------------------------------- # AUTOHIDE OPTIONS #--------------------------------------------- autohide = 1 autohide_show_timeout = 0.1 autohide_hide_timeout = 0 autohide_height = 4 strut_policy = none -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (200, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32kakadu2 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages tint2 depends on: ii libatk1.0-0 1.32.0-3 The ATK accessibility toolkit ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib ii libcairo2 1.10.2-6 The Cairo 2D vector graphics libra ii libfontconfig1 2.8.0-2.2 generic font configuration library ii libfreetype6 2.4.4-1 FreeType 2 font engine, shared lib ii libglib2.0-0 2.28.6-1 The GLib library of C routines ii libgtk2.0-0 2.24.4-3 The GTK+ graphical user interface ii libimlib2 1.4.4-1 powerful image loading and renderi ii libpango1.0-0 1.28.3-1+squeeze2 Layout and rendering of internatio ii libx11-6 2:1.4.3-1 X11 client-side library ii libxcomposite1 1:0.4.3-1 X11 Composite extension library ii libxdamage1 1:1.1.3-1 X11 damaged region extension libra ii libxfixes3 1:4.0.5-1 X11 miscellaneous 'fixes' extensio ii libxinerama1 2:1.1.1-1 X11 Xinerama extension library ii libxrandr2 2:1.3.1-1 X11 RandR extension library ii libxrender1 1:0.9.6-1 X Rendering Extension client libra Versions of packages tint2 recommends: ii python 2.6.6-14 interactive high-level object-orie ii python-gtk2 2.17.0-4+b1 Python bindings for the GTK+ widge tint2 suggests no packages. -- Configuration Files: /etc/xdg/tint2/tint2rc [Errno 2] No such file or directory: u'/etc/xdg/tint2/tint2rc' -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

