Idrivepanel-demo

Window managers, icon programs, widgets, etc.
Message
Author
seaside
Posts: 934
Joined: Thu 12 Apr 2007, 00:19

#21 Post by seaside »

Béèm,

I suspect that this is a "theme" problem.

Try removing this code from Idrivepanel

Code: Select all

 echo 'style "blackbg" {
  bg[NORMAL]         = "black"
  fg[NORMAL]  = "green"
  }
class "*" style "blackbg"' > /tmp/gtkrc
export GTK2_RC_FILES=/tmp/gtkrc:/root/.gtkrc-2.0
and see whether that fixes it. Also I noticed that your example was in the "extra details" mode of Rox which usually has a slightly different theme as well.

Regards,
s

User avatar
greengeek
Posts: 5789
Joined: Tue 20 Jul 2010, 09:34
Location: Republic of Novo Zelande

#22 Post by greengeek »

I receive the following error:

Code: Select all

# Idrivepanel
Setting up watches.
Watches established.
rm: cannot remove ‘/tmp/Idrivepanel/*.png’: No such file or directory

** (gtkdialog3:3949): ERROR **: gtkdialog: Error in line 5, near token '</hbox>': syntax error

/usr/sbin/Idrivepanel: line 137:  3949 Trace/breakpoint trap   gtkdialog3 -p Idrivepanel --class Idrive --geometry ${1-${WIDTH}x${HEIGHT}+${RIGHT}+${DOWN}}
# 
I am using a Slacko 5.6 derivative. Maybe I have a gtkdialog issue?

Code: Select all

# gtkdialog -v
gtkdialog version 0.8.4 r514M (C) 2003-2007 Laszlo Pere, 2011-2012 Thunor
Built with support for: GTK+ 2, Glade, VTE.
# 

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#23 Post by musher0 »

Phew. First time I've seen this. Really.

Aesthetically: very ugly.

On the practical side: extremely useless, if you consider that can do something more
precise and beautiful with a ROX-panel and a few transparent icons as spacers. No
coding required, either.

Also on the practical side: ROX-panels work with any wm, whereas this one works ok
only with jwm, it seems.

I know there was a lot of work involved in the creation of this, and these words are hurting
someone, but jeez... I'm becoming desperate about Puppyists ever seeing the bigger
picture: the world spreads out way beyond jwm, you know.

Sorry for being so frank.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

User avatar
greengeek
Posts: 5789
Joined: Tue 20 Jul 2010, 09:34
Location: Republic of Novo Zelande

#24 Post by greengeek »

musher0 wrote:I know there was a lot of work involved in the creation of this, and these words are hurting someone, but jeez... I'm becoming desperate about Puppyists ever seeing the bigger picture: the world spreads out way beyond jwm, you know.
Musher! Nonsense! JWM is the beginning and end of WMs. The bees knees! At least in Puppy.
:)

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#25 Post by musher0 »

:lol:
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

Post Reply