make -f Makefile.cvs and got these errors:
*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set the
environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
configure.in:73: error: m4_popdef: undefined macro: AC_Dest
autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
configure.in:73: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
What's wrong? i'm using redhat8.1beta3
Hi!
Is it possible that liquid doesn't work correctly in kde 3.1beta2?
It compiled without any problem, but the buttons aren't display correctly (there's a gray rectangle around the button).
hubert.
Hi, I'm getting this error when compiling:
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3//include -I/usr/lib/qt3/include -I/usr/X11R6/include -I/opt/kde3//include/kwin -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -Wp,-MD,.deps/liquidclient.pp -c liquidclient.cpp -fPIC -DPIC -o .libs/liquidclient.o
In file included from liquidclient.cpp:6:
liquidclient.h:8:20: client.h: No such file or directory
liquidclient.h:9:24: kwinbutton.h: No such file or directory
liquidclient.cpp:17:23: workspace.h: No such file or directory
liquidclient.cpp:18:21: options.h: No such file or directory
I'm Using Mandrake 8.2 with KDE 3.0.3. My configure line was ./configure --prefix=/opt/kde3
Anyone can help me?
Thanks!
Hi...
Can anyone help me with this? I'm so new to Linux and am using Red Hat 7.3. After "make install", it didn't give me any error. I think I installed this sucessfully. However, I can't seem to find the way to chage to this theme. I tried to logout and login again, but there is no option to this theme. What should I do next?
Thanks
Joe
hi. i really would love to use your theme but i got an error.
i'm using debian linux with kde 3 and when i typed
make -f Makefile.cvs
i got this error:
/bin/sh: autoconf: command not found
*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set the
environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
make[1]: aclocal: Command not found
make[1]: *** [cvs] Error 127
make: *** [all] Error 2
debian:/big/Themes/mosfet-liquid0.9.2#
i'm doing it in a console as root, and it isn't in my home directory. can you tell me what i'm doing wrong, please? i'm still really new to all this, but i am trying to learn. =)
savanna.
The way to do this trick in liquid 0.9.5 is quite different than in the 0.9.2 version.
You have to open the file liquid.cpp in the dir widget-style, then comment the line 2714.
//else drawClearBevel(p, r.x(), r.y(), r.width(), r.height(),sunken ? btnColor.dark(110) : hover ? btnColor : cg.background(), cg.background());
make install and enjoy. ^_^
Hi, I've installed the Liquid theme v0.94 but I'd like to get rid of the toolbutton backgrounds. I installed on Mandrake 8.2 and I don't get the configuration menu that I've heard about where I can change this.
I bet you (mosfet) are tired of hearing this but this theme simply owns all others. Beautiful! Slick! Excellent!
This should be the default kde3 look!
Good job! Keep it up!
There is one big problem with this style ... there is absolutely no visual feedback on what button is currently selected. To see what I mean, try opening KWord and roll your mouse over the toolbar buttons, e.g. Bold, Italic, etc. None of them get highlighted when the mouse is over them. This IMHO is a BIG deficiency and I think one of the reasons Mosfet made the toolbar buttons like they are ... Sorry, But i am going to stick with Mosfets original style for now.
Honestly, this was a good idea but Mosfet added this feature as optional and therefore this content will only confuse people once they download it and try to instlall it. It will add nothing to a users enjoyment of KDE or liquid it is now worthless. Please remove it so we will not have copies of the same content. It was great idea though!
I just wish this place would be admines there must be a million wallpapers that have nothing to do with the Linux community, yet nobody delted them.
is 2487, by the way.
diff mosfet-liquid0.9.2/widget-engine/liquid.cpp ../mosfet-liquid0.9.2/widget-engine/liquid.cpp
2487c2487
drawPrimitive(PE_ButtonTool, p, button, cg, bflags, opt);
I knew something about the great Liquid was off, and that was it. Applied yours first and now see that the new Liquid version is out. Well, thanks for the hacking!
It seems like Mosfet added an option in 0.9.4 to turn the toolbar button frames off. I find it a bit strange that they are on by default though. Can't everyone agree that the flat look is nicer? :)
... but due to the fact that 093 was released some days ago i set up a also patched tarball and a suse 7.3/8.0 kde3 rpm for download here:
http://www.marcooo.de/modules.php?name=News&file=article&sid=644&mode=&order=0&thold=0
rgds
marc'O
Ratings & Comments
29 Comments
My OS is Redhat 9.0,KDE3.1. But the toolbutton pic is menu pic,not tool pic,why?And how can I do it? Anyone can help me?
make -f Makefile.cvs and got these errors: *** Creating acinclude.m4 !!! If you get recursion errors from autoconf, it is advisable to set the environment variable M4 to something including "--nesting-limit=500" *** Creating list of subdirectories *** Creating configure.in *** Creating aclocal.m4 *** Creating configure configure.in:73: error: m4_popdef: undefined macro: AC_Dest autoconf/status.m4:844: AC_CONFIG_FILES is expanded from... configure.in:73: the top level autom4te: /usr/bin/m4 failed with exit status: 1 make[1]: *** [cvs] Error 1 make: *** [all] Error 2 What's wrong? i'm using redhat8.1beta3
i've installed mdk9 and kde3 was installed with it. now i want to install this theme, but i can't find the kde dir. does somebody knows where it is?
...
I had the same problem, please tell me what have you done...what is the kde dir? I also have md9.0
Hi! Is it possible that liquid doesn't work correctly in kde 3.1beta2? It compiled without any problem, but the buttons aren't display correctly (there's a gray rectangle around the button). hubert.
Hi, I'm getting this error when compiling: c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde3//include -I/usr/lib/qt3/include -I/usr/X11R6/include -I/opt/kde3//include/kwin -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -Wp,-MD,.deps/liquidclient.pp -c liquidclient.cpp -fPIC -DPIC -o .libs/liquidclient.o In file included from liquidclient.cpp:6: liquidclient.h:8:20: client.h: No such file or directory liquidclient.h:9:24: kwinbutton.h: No such file or directory liquidclient.cpp:17:23: workspace.h: No such file or directory liquidclient.cpp:18:21: options.h: No such file or directory I'm Using Mandrake 8.2 with KDE 3.0.3. My configure line was ./configure --prefix=/opt/kde3 Anyone can help me? Thanks!
Hi... Can anyone help me with this? I'm so new to Linux and am using Red Hat 7.3. After "make install", it didn't give me any error. I think I installed this sucessfully. However, I can't seem to find the way to chage to this theme. I tried to logout and login again, but there is no option to this theme. What should I do next? Thanks Joe
hi. i really would love to use your theme but i got an error. i'm using debian linux with kde 3 and when i typed make -f Makefile.cvs i got this error: /bin/sh: autoconf: command not found *** Creating acinclude.m4 !!! If you get recursion errors from autoconf, it is advisable to set the environment variable M4 to something including "--nesting-limit=500" *** Creating list of subdirectories *** Creating configure.in *** Creating aclocal.m4 make[1]: aclocal: Command not found make[1]: *** [cvs] Error 127 make: *** [all] Error 2 debian:/big/Themes/mosfet-liquid0.9.2# i'm doing it in a console as root, and it isn't in my home directory. can you tell me what i'm doing wrong, please? i'm still really new to all this, but i am trying to learn. =) savanna.
You should install autoconf (a tool to configure automatically),otherwise it won't work.
The way to do this trick in liquid 0.9.5 is quite different than in the 0.9.2 version. You have to open the file liquid.cpp in the dir widget-style, then comment the line 2714. //else drawClearBevel(p, r.x(), r.y(), r.width(), r.height(),sunken ? btnColor.dark(110) : hover ? btnColor : cg.background(), cg.background()); make install and enjoy. ^_^
Hi, I've installed the Liquid theme v0.94 but I'd like to get rid of the toolbutton backgrounds. I installed on Mandrake 8.2 and I don't get the configuration menu that I've heard about where I can change this.
I bet you (mosfet) are tired of hearing this but this theme simply owns all others. Beautiful! Slick! Excellent! This should be the default kde3 look! Good job! Keep it up!
There is one big problem with this style ... there is absolutely no visual feedback on what button is currently selected. To see what I mean, try opening KWord and roll your mouse over the toolbar buttons, e.g. Bold, Italic, etc. None of them get highlighted when the mouse is over them. This IMHO is a BIG deficiency and I think one of the reasons Mosfet made the toolbar buttons like they are ... Sorry, But i am going to stick with Mosfets original style for now.
Honestly, this was a good idea but Mosfet added this feature as optional and therefore this content will only confuse people once they download it and try to instlall it. It will add nothing to a users enjoyment of KDE or liquid it is now worthless. Please remove it so we will not have copies of the same content. It was great idea though! I just wish this place would be admines there must be a million wallpapers that have nothing to do with the Linux community, yet nobody delted them.
is 2487, by the way. diff mosfet-liquid0.9.2/widget-engine/liquid.cpp ../mosfet-liquid0.9.2/widget-engine/liquid.cpp 2487c2487 drawPrimitive(PE_ButtonTool, p, button, cg, bflags, opt);
I knew something about the great Liquid was off, and that was it. Applied yours first and now see that the new Liquid version is out. Well, thanks for the hacking!
It seems like Mosfet added an option in 0.9.4 to turn the toolbar button frames off. I find it a bit strange that they are on by default though. Can't everyone agree that the flat look is nicer? :)
..flat is nicer :)
but how do I install it?
... but due to the fact that 093 was released some days ago i set up a also patched tarball and a suse 7.3/8.0 kde3 rpm for download here: http://www.marcooo.de/modules.php?name=News&file=article&sid=644&mode=&order=0&thold=0 rgds marc'O
for those who are searching the line in liquid.cpp;-)
I have to agree with the others. It made Liquid look very clean and elegant. Thanks for looking into this.
Yeaahhh !! You made my day too. Now that's elegant ! Now the door is open to have good themes based on Mosfet great work. Happy as a child :)
THANK YOU SO MUCH. You single-handedly made my weekend!