You are not logged in.
Pages: 1
Hey,
after reinstalling my Crunchbang, i just changed Resolution and adjustment of the screens and now I can't see tint2 anymore. I tried of course to restart tint2 but nothing changes. Here my config:
tint2 config
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------
#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 0
border_width = 1
background_color = #1A1A1A 0
border_color = green 30
rounded = 0
border_width = 0
background_color = #ffffff 20
border_color = #ffffff 20
rounded = 0
border_width = 0
background_color = #ffffff 0
border_color = #ffffff 0
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
panel_position = bottom center
panel_size = 92% 28
panel_margin = 0 0
panel_padding = 7 0
font_shadow = 0
panel_background_id = 0
wm_menu = 1
#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = single_desktop
taskbar_padding = 0 0 0
taskbar_background_id = 1
#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 0
task_width = 40
task_centered = 1
task_padding = 2 2
task_font = sans 7
task_font_color = #ffffff 70
task_active_font_color = #ffffff 85
task_background_id = 3
task_active_background_id = 2
#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray_padding = 4 2 3
systray_background_id = 1
#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H:%M
time1_font = sans 8
time2_format = %A %d %B
time2_font = sans 6
clock_font_color = #ffffff 76
clock_padding = 4 4
clock_background_id = 1
clock_lclick_command = gsimplecal close
clock_rclick_command = gsimplecal close
#---------------------------------------------
# BATTERY
#---------------------------------------------
#battery = 0
#battery_low_status = 7
#battery_low_cmd = notify-send "battery low"
#bat1_font = sans 8
#bat2_font = sans 6
#battery_font_color = #ffffff 76
#battery_padding = 1 0
#battery_background_id = 0
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = none
mouse_scroll_up = toggle
mouse_scroll_down = iconifyScreen settings
#!/bin/sh
xrandr --output VGA-0 --mode 1920x1080 --pos 0x0 --rotate normal --output DVI-0 --mode 1440x900 --pos 1920x180 --rotate normal --output HDMI-0 --offconsole output
wotix@phenom:~$ killall tint2
wotix@phenom:~$ tint2
real transparency on... depth: 32
xRandr: Found crtc's: 6
xRandr: Linking output DVI-0 with crtc 1
xRandr: Linking output VGA-0 with crtc 2
tint2 : nb monitor 1, nb monitor used 1, nb desktop 1
tint2 : not icon_swallow
tint2 : not icon_swallow
tint2 : not icon_swallow
tint2 : not icon_swallow
^C
(process:3570): GLib-CRITICAL **: g_hash_table_foreach: assertion `version == hash_table->version' failed
wotix@phenom:~$ Last edited by wotix (2014-11-15 10:58:25)
Offline
Screen settings
xrandr (...) --output DVI-0 --mode 1440x900 --pos 1920x180 --rotate normal
the way i see it, your second monitor has an offset of 180 pixels down? and tint2 is still at the top? maybe it's somewhere in this 180px high area? try changing it to
--pos 1920x0Offline
The waldorf versions of tint2 and tint2conf are known to cause problems after upgrades.
Personally I remove tint2conf and reinstall tint2 from wheezy.
Artwork at deviantArt; Iceweasel Personas; SLiM #! Themes; Openbox themes
Offline
After installing proprietary drivers the problem solved itself.... thanks anyway!
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.