Page 2 of 4
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Mon May 19, 2008 12:39 pm
by drkameleon
The resizing "problem" lies with the clock applet.
I'm not sure... Personally I think it's the 'Personal stats' window, which I had a really hard time to get it docked into the main window, whenever I used a custom Layout for its contents...
Is there a reason why you're supplying a precompiled copy of foldwatcher in your source package (./bin)?
Absolutely no reason. It's my mistake. Actually it's a leftover of my compilation ... sorry
Finally, foldwatcher shouldn't really be being installed to /usr/sbin, /usr/bin would be a more appropriate location.
I was thinking of it myself and I' ll probably implement it in the next release...
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Mon May 19, 2008 12:50 pm
by uncle_fungus
drkameleon wrote:The resizing "problem" lies with the clock applet.
I'm not sure... Personally I think it's the 'Personal stats' window, which I had a really hard time to get it docked into the main window, whenever I used a custom Layout for its contents...
It's more that the clock and calendar have massive minimum sizes.
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Mon May 19, 2008 3:07 pm
by toTOW
No Windows version ?
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Mon May 19, 2008 7:07 pm
by drkameleon
@toTOW
I am currently trying to write a port for Windows and Mac platforms...
Of course, I' ll let you know when it's available...
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Tue May 20, 2008 2:08 am
by smartcat99s
Will you be adding "make install" capabilities? It's rather inconvienent to have each and every user install their own copy.
Sidenote -- I usually expect programs to install into /usr/bin, not /usr/sbin
Otherwise it looks good!
Ivoshiee wrote:[ivo@ragana foldwatcher-0.1.0]$ make
make: *** No rule to make target `/usr/share/qt4/mkspecs/linux-g++/qmake.conf', needed by `Makefile'. Stop.
[ivo@ragana foldwatcher-0.1.0]$
Run "qmake" before running make
That would seem to be a distro-specific problem. I'm using Ubuntu which by the looks of the OP's screenshot is the same distro he's using.
True. FoldWatcher was tested on 32- and 64-bit Ubuntu distros... I really don't think it's a matter of distro... Something tells me that it's still screen resolution that matters...
Has anybody tested it on a typical laptop screen (1280x800).???I suppose - if it works correctly there - It MUST be a resolution issue which I' ll try to figure out... Please let me know...
1680x1050 is working on Arch Linux (after the workaround) -- It is a distro-specific issue. Running "qmake" before "make" should solve all of the issues. This is because different distros install different parts of qt in different places.
Also -- Is there a way to download wus_list.dat from within the program?
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Tue May 20, 2008 9:54 am
by drkameleon
Also -- Is there a way to download wus_list.dat from within the program?
This belongs in my TODO list (probably next release)
Sidenote -- I usually expect programs to install into /usr/bin, not /usr/sbin
I know...
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Tue May 20, 2008 10:21 am
by Ivoshiee
smartcat99s wrote: Ivoshiee wrote:[ivo@ragana foldwatcher-0.1.0]$ make
make: *** No rule to make target `/usr/share/qt4/mkspecs/linux-g++/qmake.conf', needed by `Makefile'. Stop.
[ivo@ragana foldwatcher-0.1.0]$
Run "qmake" before running make
What package is supposed to carry the qmake?
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Tue May 20, 2008 11:38 am
by drkameleon
As far as I know, for Ubuntu, a
should resolve the issue (excuse me for not mentioning it clearly)
For Fedora and rpm-based distros, I think
(though I am NOT sure...)
Everyone using ANOTHER distro, would be welcome to tell me WHICH PACKAGE carries "qmake" in THEIR distro....
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Tue May 20, 2008 12:56 pm
by Ivoshiee
drkameleon wrote:As far as I know, for Ubuntu, a
should resolve the issue (excuse me for not mentioning it clearly)
For Fedora and rpm-based distros, I think
(though I am NOT sure...)
Everyone using ANOTHER distro, would be welcome to tell me WHICH PACKAGE carries "qmake" in THEIR distro....
Fedora 9 with qt4-devel installed does not have qmake:
Code: Select all
[ivo@haskaa foldwatcher-0.1.0]$ rpm -qa|grep qt
qt-x11-4.3.4-11.fc9.i386
qt3-3.3.8b-12.fc9.i386
avahi-qt3-0.6.22-10.fc9.x86_64
pinentry-qt-0.7.4-5.fc9.x86_64
qt3-3.3.8b-12.fc9.x86_64
qt-4.3.4-11.fc9.x86_64
avahi-qt3-0.6.22-10.fc9.i386
poppler-qt4-0.8.0-3.fc9.x86_64
qt-x11-4.3.4-11.fc9.x86_64
qt-devel-4.3.4-11.fc9.x86_64
qt-4.3.4-11.fc9.i386
poppler-qt4-0.8.0-3.fc9.i386
poppler-qt-0.8.0-3.fc9.x86_64
dbus-qt-0.70-4.fc9.x86_64
[ivo@haskaa foldwatcher-0.1.0]$
Code: Select all
[ivo@haskaa foldwatcher-0.1.0]$ qmake
-bash: qmake: command not found
[ivo@haskaa foldwatcher-0.1.0]$
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Tue May 20, 2008 2:59 pm
by ChelseaOilman
Ivoshiee wrote:Fedora 9 with qt4-devel installed does not have qmake
Does this thread help?
http://forums.fedoraforum.org/showthread.php?t=182744
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Tue May 20, 2008 4:38 pm
by Ivoshiee
Not directly, but it gave me some ideas:
Code: Select all
[root@haskaa ~]# locate qmake
[root@haskaa ~]# locate qmake-qt4
[root@haskaa ~]# /usr/bin/qmake-qt4
Usage: /usr/lib64/qt4/bin/qmake-qt4 [mode] [options] [files]
[root@haskaa ~]# updatedb
[root@haskaa ~]# locate qmake-qt4
/usr/bin/qmake-qt4
/usr/lib64/qt4/bin/qmake-qt4
[root@haskaa ~]#
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Tue May 20, 2008 5:35 pm
by drkameleon
@Ivoshiee: Yep, I think for Qt-4, "make" is replaced by "qt4-make". I tweaked something before compiling but I can hardly remember what it was...
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Tue May 20, 2008 9:55 pm
by drkameleon
The first Windows release is out !!!
(Although, it is still
HEAVY beta, it would be great if you could check this out too...)
The genuine code of this somehow "modified" version as well as a minimal package with the binary/tools are freely available...
You know where you will find it....
I' m waiting for your comments...
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Tue May 20, 2008 11:44 pm
by Pette Broad
Downloaded Windows version but it won't run as various dll's are missing.
Pete
Re: FoldWatcher is out!!! (The ULTIMATE Monitoring Environment..
Posted: Wed May 21, 2008 12:29 am
by smartcat99s
Pette Broad wrote:Downloaded Windows version but it won't run as various dll's are missing.
Agreed, the QT runtime libraries are not included. I got an error that mentioned QtCore.dll