View previous topic :: View next topic |
Author |
Message |
uhai Veteran
Joined: 23 Aug 2007 Posts: 1397 Location: Eppingen, Germany
|
Posted: Fri May 23, 2014 9:31 am Post subject: openbox lässt conky verschwinden |
|
|
Seltsamer Effekt:
Ich habe hier jetzt Lxde mit openbox laufen. Beim Start starten 3 conkys mit. Sobald ich das openbox-Menü mit der rechten Maustaste aufrufe, werden die conkys nicht mehr angezeigt. Laut htop laufen die aber noch.
Also vermutlich ein Darstellungsproblem. In den logs konnte ich bisher nichts finden. Das sind die Verdächtigten:
Code: | eix openbox
[I] x11-misc/openbox-menu
Available versions: 0.3.6.7 0.3.6.8 ~0.5.0 {+icons svg}
Installed versions: 0.3.6.8(14:27:07 29.03.2014)(icons)
Homepage: http://mimasgpc.free.fr/openbox-menu_en.html
Description: Another dynamic menu generator for Openbox
[I] x11-wm/openbox
Available versions: (3) 3.5.2-r1 [M]**9999
{branding debug imlib nls session startup-notification static-libs svg xdg PYTHON_TARGETS="python2_6 python2_7"}
Installed versions: 3.5.2-r1(3)(20:37:52 19.03.2014)(branding nls session startup-notification svg -debug -imlib -static-libs -xdg PYTHON_TARGETS="python2_7 -python2_6")
Homepage: http://openbox.org/
Description: A standards compliant, fast, light-weight, extensible window manager
|
Code: | eix lxde
[I] lxde-base/lxde-common
Available versions: 0.5.5-r2 0.5.5-r3
Installed versions: 0.5.5-r3(20:36:03 19.03.2014)
Homepage: http://lxde.sf.net/
Description: LXDE Session default configuration files and nuoveXT2 iconset
[I] lxde-base/lxde-icon-theme
Available versions: 0.5.0 0.5.0-r1
Installed versions: 0.5.0-r1(20:35:44 19.03.2014)
Homepage: http://lxde.sf.net/
Description: nuoveXT2 iconset
[I] lxde-base/lxde-meta
Available versions: 0.5.5-r3 ~0.5.5-r4
Installed versions: 0.5.5-r3(12:26:48 29.03.2014)
Homepage: http://lxde.sf.net/
Description: Meta ebuild for LXDE, the Lightweight X11 Desktop Environment
|
Code: | eix conky
[I] app-admin/conky
Available versions: 1.9.0-r3 {X apcupsd audacious curl debug eve hddtemp imlib iostats lua lua-cairo lua-imlib math moc mpd nano-syntax ncurses nvidia +portmon rss thinkpad truetype vim-syntax weather-metar weather-xoap wifi xmms2}
Installed versions: 1.9.0-r3(15:54:39 05.04.2014)(X apcupsd hddtemp imlib iostats lua lua-cairo lua-imlib math nano-syntax ncurses nvidia portmon rss truetype weather-metar weather-xoap xmms2 -audacious -curl -debug -eve -moc -mpd -thinkpad -vim-syntax -wifi)
Homepage: http://conky.sourceforge.net/
Description: An advanced, highly configurable system monitor for X
[I] app-admin/conkyforecast
Available versions: ~2.20 (~)2.24
Installed versions: 2.24(22:37:29 03.04.2014)
Homepage: https://launchpad.net/~conky-companions
Description: Conky weather forecast script with support for language files
|
conkyrc:
Code: | background yes
update_interval 2.0
text_buffer_size 1024
total_run_times 0
## screen setup:
# placement, sizing, font and color info
alignment top_left
gap_x 100
gap_y 15
minimum_size 220 0
maximum_width 1800
own_window yes
own_window_hints below,skip_pager,skip_taskbar,undecorated,sticky
own_window_transparent yes
own_window_colour lightgrey
# font defaults:
use_xft yes
xftfont DroidSans:size=9
xftalpha 0.9
override_utf8_locale yes
## NOTE: Other fonts can be called up during the TEXT formatting
# these fonts are found through the normal path, or ~/.fonts
# OpenLogos
## images, buffering, shading
imlib_cache_size 60
double_buffer yes
draw_shades no
default_shade_color 777777
## misc text formatting
short_units yes
pad_percents 0
border_inner_margin 0
uppercase no
use_spacer right
## outlines and borders
draw_outline no
draw_borders no
draw_graph_borders no
border_width 3
## stdout/console printing
out_to_ncurses no
out_to_console no
## process settings
top_name_width 5
#no_buffers yes
## Farben
color1 black
color2 darkgreen
#### end config |
Das sind Google-Treffer zu openbox und conky:
http://ubuntuforums.org/showthread.php?t=2039399
http://askubuntu.com/questions/181663/how-to-get-conky-to-stay-on-the-desktop
Ich starte allerdings conky mit lxsession-default-apps. Sollte ich dort die Verzögerung des conky-Starts mit -p 5 einfügen? Oder muss ich eher die conkyrc ändern? da die conkyrc eine ziemliche Fummelei war, möchte ich nicht allzuviel "herumdoktern". Hat jemand conky mit lxde/openbox am laufen? Wie funktioniert das bei Euch?
uhai |
|
Back to top |
|
|
kurisu Apprentice
Joined: 19 Jan 2011 Posts: 177 Location: Munich, Germany
|
Posted: Fri May 23, 2014 3:13 pm Post subject: |
|
|
Du könntest versuchen, mit der Variable own_window_type herumzuexperimentieren, die ja noch nicht gesetzt ist. Sinnvolle Werte wären wohl desktop oder override. Ein verzögerter Start ist im gegebenen Fall wohl in der Tat am sinnvollsten über lxsession-default-apps zu realisieren. |
|
Back to top |
|
|
Jean-Paul Guru
Joined: 13 Apr 2009 Posts: 307
|
Posted: Fri May 23, 2014 4:40 pm Post subject: |
|
|
Für Openbox hatte ich seinerzeit Quote: | own_window_type desktop
own_window_class Conky | gesetzt. _________________ ”Everything should be made as simple as possible, but no simpler.” – Albert Einstein |
|
Back to top |
|
|
uhai Veteran
Joined: 23 Aug 2007 Posts: 1397 Location: Eppingen, Germany
|
Posted: Sun May 25, 2014 11:40 am Post subject: |
|
|
also weder own_window_type desktop noch override haben hier etwas verändert. Auch der zeitverzögerte start mit -p 5 und 10 haben nichts gebracht. Sobald ich die rechte Maustaste nehme um das Menu von openbox zu aktivieren, sind die conkys wieder "unsichtbar". htop zeigt sie aber noch an. Fehlermeldungen in der Konsole bekomme ich keine...
uhai |
|
Back to top |
|
|
Jean-Paul Guru
Joined: 13 Apr 2009 Posts: 307
|
Posted: Sun May 25, 2014 11:48 am Post subject: |
|
|
Und wie siehts mit aus ? _________________ ”Everything should be made as simple as possible, but no simpler.” – Albert Einstein |
|
Back to top |
|
|
|