|
|
wmclockmon
You are not the owner of this file version
User Comments
install-sh ?
Im relativly new to linux. Sorry :-)
So what do I have to do to get it run ?
How do I use this install-sh thing ?
Wouldn't it be a good idea to put answers to such question in the EMPTY install, readme file ?
INSTALLATION
install your developpment tools
extract files from the package
./configure (or ./configure --help)
make
su -c "make install"
Installation steps (another example)
(from the dir you downloaded it to)...
shell$ tar zxvf wmclockmon-0.2.0.tar.gz
shell$ cd wmclockmon-0.2.0
shell$ ./configure && make
(become root)
shell$ make install
shell$ wmclockmon &
looool
looooooooooool u r al teh funy
freebsd
could anyone share how they got this to work on freebsd please?
thanks
Docking it?
I can get this one to compile, and even run nicely, but I can't seem to dock this thing. It won't let me drag it to the dock (just turns on backlight), it doesn't have an app icon to drag, and the advanced options when run in windowed mode won't let me select "emulate app icon" as in other apps.
What's the trick?
Thanks,
Chris
the trick is in where you click.
i imagine you've already figured this out with the few months it's been since you posted but just click in the very upper left corner.
Try holding down the alt key when you click to drag it to the dock
No netbsd support :(
Newbie installation woes
I've installed all my development tools (i think) and it still tells me "The libXpm library was not found, but is necessary to build this library" after it checks for XpmCreatePixmapFromData in -lXpm. I'm confused on this one.
Where is it checking for this? Where the hell is -lXpm?? How do I go about finding this and moving it to wherever the hell the configure command is telling it to look for it?
Sorry about the ubernewb question but I really wanna get this working. Thanks
-Wop
Re: Newbie installation woes
You need the Xpm library, version 3.4 (at least). Both the library and its developpment
files (the -dev stuff).
Checking for this depends on your OS.
Missing "shape extension stuff" ?
I tried to compile this app, beginning with:
'./configure --with-x-includes=/usr/X11R6/incluide --with-x-libraries=/usr/X11R6/lib'.
But the above command ends with the message:
"checking XShapeCombineMask in -lXext.....no
Cannot find shape extension stuff"
Am I missing some X library to get this working (please note that I have XFree86-libs 4.3.0 installed) ?
Thanks in advance.
Re: Missing "shape extension stuff" ?
> I tried to compile this app, beginning with:
> './configure --with-x-includes=/usr/X11R6/incluide --with-x-libraries=/usr/X11R6/lib'.
There is a typo in the include dir.
Moreover, configure should not need that you specify these directories.
RE: Missing "shape extension stuff" ?
Sorry for the typo ;-) Anyway, I just realized that some other dockapps needed XFree86-devel to compile. Does wmclockmon need that ?
Re: Missing "shape extension stuff" ?
> Sorry for the typo ;-) Anyway, I just realized that some other dockapps needed
> XFree86-devel to compile. Does wmclockmon need that ?
Of course yes :)
Re: Missing "shape extension stuff" ? (The End)
Thank you very much ! After installing XFree86-devel AND gtk+-config, I got some more docks on the right-hand side of my screen (including wmclockmon) ;-)
Best regards,
Denholm
styles
how to change styles?
Re: styles
Did you read the man page ?
middle button on background.
NetBSD Support
> No netbsd support :(
It runs fine under NetBSD.
Edit the configure script and look for the part that sets the OS variable (search for 'openbsd' to get there quick), and add something like the following:
netbsd*)
OS=netbsd
;;
then ./configure and the usual.
Config app
Would be nice to click on clock and launch config app...
Re: Config app
> Would be nice to click on clock and launch config app...
That's already the case. You would have known it if you had read the man page and the previous messages.
sorry
I taken this app from other page ...
it was not last version!
I can't seem to get internet time working, it only displays 000.0. Any help availible?
Still can't get it working
The internet time still displays 000.0 beats.
Internet Time
Have the same prob as Nitrocloud: Internet Time displays 000.0 beats ...
RE : Internet Time
I need _more_ informations in order to debug this problem, since it seems to work on most system I know.
OS, architecture, versions of the needed libraries.
I may need to send people for whom Itime doesn't work a patch and know what it gives.
*Please contact me by mail*
Perfect, Itime is perfect
Best time dockapp I've seen. Go Thomas!
Cannot switch clock modes when numlock is on
When I have numlock on and hold control to be able to press one of the mouse buttons over the dockapp, the control button is ignored and the action that is normal of clicking it without control occurs. I don't know why it is caused, and I'm going to look into it more.
RE: Cannot switch clock modes when numlock is on
Numlock is a modifier. From years it have been recommanded not to use it.
I'll make a change to fix that.
gtk-config: command not found
I have give the command "./configure". it is working correctly. but when i give "make" command then a error comes which says that "gtk-config: command not found". can anyone help me?
gtk-config: command not found
I have give the command "./configure". it is working correctly. but when i give "make" command then an error comes which says that "gtk-config: command not found". can anyone help me?
gtk-config: command not found
I have tried to install wmclockmon package into windowmaker. i am using redhat 9. To install this when I give the command "./configure", it is working correctly. But when I give "make" command then an error comes, which says that "gtk-config: command not found". can anyone help me?
RE: gtk-config: command not found
It is not usefull to put 3 comments in this page just for the
same "problem". Just try to install the gtk devel packages and
then try compiling again.
middle click creates an empty space
This dockapp is a great work, congrats Thomas...
However I have a small problem : when middle clicking i get a new empty space in the slit for dockapps, as if there was a new dockapp launched... I have to restart the wm to get rid of that empty space. Has someone undergone that ? I first though it was a wm bug, but the -bw option is no use and i can see this behaviour in several wm ! Thanks for any help
PS other clicks and ctrl + middle click work fine...
Re: middle click creates an empty space
This is the 1st time someone tell me that sort of things happens... What is your wm ?
Buttons 2 (middle) is for changing the style.
In that order it looks in the installation directory for theme-files and load them in turn. Maybe you have a bad theme definition.
Look at what theme produce this behavior : here none of them do that.
Is there any error message ?
Re: middle click creates an empty space
my wm is waimea, but i had the same behavior with blackbox and pekwm... I precise that when using the button 2 the style is actually changing (but with creating this empty space)
And it happens whatever the theme is (i'm using default themes) with no error message at all...
Here is a small ss of the "bug" : http://ggiraux.free.fr/bug_wmclockmon.png
Re: middle click creates an empty space
my wm is waimea, but i had the same behavior with blackbox and pekwm... I precise that when using the button 2 the style is actually changing (but with creating this empty space)
And it happens whatever the theme is (i'm using default themes) with no error message at all...
Here is a small ss of the "bug" : http://ggiraux.free.fr/bug_wmclockmon.png
Re: middle click creates an empty space
Sorry it doesn't happen with blackbox at all... I must have mistaken
something do not work
My wm is fvwm 2.5.10.
I dock wmclock in FvwmBarButtons like this:
====================
*BarButtons: (1x2, Title "wmclockmon", Swallow "wmclockmon" "Exec exec wmclockmon -w -sc")
=======================
But if without "-w" ,when I click the application nothing happen and the number of second do not change.it seems do not work,only a still pic.
Another problem is the month and week text do not show.I only can see the day text.For example in the first screenshot of this page, only text "07" show to me ,and "SAM","SEP" do not show on the bottom window.
How can I do?And hope your help.
ps:I think Chronograph and countdown timer ability is very useful.These two ability is apply by "WMTimer".I do not need to dock both wmclockmon and wmtimer.
cant find version of xpm 3.4
hi there,
sorry for asking this again (there was already a prob. posted earlier) but i cant find a way to get xpm onto my machine, which runs on suse 9.0. any ideas? i´ve already searched for the packages without any luch.
tia
use of MessageCmd
Hi Thomas, great app. I have been using this for years (just upgraded to version 0.8.0), but one thing I never got my head around was using MessageCmd. I can use Command to make a noise with:
Command = play /usr/share/sounds/KDE_Notify.wav
but am not sure how to construct the MessageCmd option. I want to call a program and pass the text from the alarm (if I understand it correctly this is how you intended it to be used). E.g.:
zenity --info --text=
I have tried:
zenity --info --text=
zenity --info --text=%s
I'm sure it is easy and I'd be grateful for a quick example.
Thanks. Dave.
use of MessageCmd: doh!
Responding to my own question above about how to use MessageCmd. Just create a shell script, such as:
# quickmsg.sh
zenity --info --text="$1"
and then in the wmclockmon config file:
MessageCmd = sh quickmsg.sh
Simple really. Not sure why I got stuck before. Must be something to do with the weather.
while attempting to run the application the following error message is shown:
Xlib: connection to ":0.0" refused by server
Xlib: No protocl specified
wmclockmon: could not open display :0.0!
It's cool that is your problem.
|
|
|
|