


Various KDE 1.-4. Improvements by rfujimoto 115 comments
The top favourites I may include though.
About the Firefox icon. Does Firefox have an icon in your Kmenu (usually Internet->Firefox)? The icon is pulled from there so if you change the icon in the Kmenu, it should update the default browser thing - Jul 11 2006

Various KDE 1.-4. Improvements by rfujimoto 115 comments
It's been awhile since I've used Gentoo, but I believe it should have:
need-kde 3.5
line? Perhaps not, I haven't used Gentoo for awhile. - Jul 10 2006

Various KDE 1.-4. Improvements by rfujimoto 115 comments

Various KDE 1.-4. Improvements by rfujimoto 115 comments
- Go to the "Menus" tab
- Put a checkmark next to "Bookmarks"
- Click "Apply" and "Ok"
- Right click on the applet and choose "reload configuration"
Hope this helps - Jul 10 2006

Various KDE 1.-4. Improvements by rfujimoto 115 comments
Give the beer to yourself, I have been putting off updating this for a long time. - Jul 09 2006

Full Icon Themes by RedHyena 36 comments
Keep it up - May 01 2006

Various KDE 1.-4. Improvements by rfujimoto 115 comments
The problem with the button solution is that there's no such thing as a button group with menus. They act as individual buttons, not as a menu. (see Konqueror's Bookmark Toolbar). This has been fixed in QT4. - Jun 06 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments
Hmm, I guess it could be done, but I'm not sure how much of the code would have to be re-written -- styling wasn't even a consideration when I started. I'll add it in the RFC part of my TODO and if I hear lots about it, I'll do it. - Jun 05 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments

Various KDE 1.-4. Improvements by rfujimoto 115 comments
It's erroring out because it can't find a library file that's installed from kdebase. - Jun 05 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments
Thanks - Jun 05 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments
If it only crashed the first time, like was described a few posts below, I've begun working on finding the problem - Jun 02 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments
Thanks for the heads up that it won't run on first login, that should help narrow the places to look for problems. - Jun 02 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments

Various KDE 1.-4. Improvements by rfujimoto 115 comments
in Konsole:
kill -9 `pgrep kicker` && kicker --nofork
--then add the applet and share with me the output.
Thanks. - May 31 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments
I won't support CVS KDE installs because if you grabbed from HEAD (or whatever it is now) it's a moving target. I'm sure you understand. - May 31 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments
Just thought I'd let you know that it wasn't fixed, sorry. - May 30 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments

Various KDE 1.-4. Improvements by rfujimoto 115 comments
I assume you have the menu at the bottom of your screen? I believe the next version will fix it.
A few more days hopefully. - May 16 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments

Various KDE 1.-4. Improvements by rfujimoto 115 comments

Various KDE 1.-4. Improvements by rfujimoto 115 comments
For others who know the program (binary name) they want to run, they could probably use their whole desktop with just a run command. And in that case, ALT+F2 is faster than any menu could ever be.
Obviously I don't have any usability tests on menu use, but it makes sense to me. However, I'm always open to ideas. Thanks for sharing your opinions and backing them up with an argument. If I hear a bit more about this issue or it becomes a frequent topic (like customizing Actions|Desktop, kmenu icon) I'll be sure to make it configurable....
Your ideas on Trash are good as it'd make the item somewhat useful. Thanks - Apr 05 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments
export WANT_AUTOMAKE_1_6=1
export WANT_AUTOCONF_2_5=1
...With that said, I've never used suse so I'm not sure if those var's will do anything.... - Apr 04 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments
The Trash I/O slave is actually in the file... I just commented it because it just seemed so useless and I didn't have a way to configure whether or not to show it... (menu_desktop.cpp line 115).
Just because the existing kmenu groups all those items in actions, doesn't necessarily mean it's a good thing. - Apr 04 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments

Various KDE 1.-4. Improvements by rfujimoto 115 comments

Various KDE 1.-4. Improvements by rfujimoto 115 comments
Believe me, that was the plan but for some reason a menuitem in the menubar wouldn't display an icon for some reason. I'll get back at it though.
The configure script didn't find my KDE installation prefix, which is the standard for KDE - /usr/kde/3.4
Did you pass configure the correct --prefix command?
Thanks for the comments! - Apr 03 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments
* An option to remove the K icon
Thanks, will add those.
* Configure the items shown in the menus Actions & Desktop
Indeed, I wanted to do this but quickly discovered how sloppy the configuration interface became with so many options for so many menu items so I left it out. I intend to do it, just not sure how to implement the config dialog.
Right now I'm trying to solve a crash bug but after that, I'll start working on those features. Thanks for the input! - Apr 03 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments
I'm going add some more debug statements with ifdef's... something I should've done to begin with.
Thanks for the info - Apr 02 2005

Various KDE 1.-4. Improvements by rfujimoto 115 comments
try doing this:
remove the applet from kicker
in konsole type this:
kill -9 `pgrep kicker` && kicker
then re-add the applet and crash it. Obviously I can't reproduce it, so I'm wondering if it'll give you any information. - Apr 02 2005

Various KDE 1.-4. Improvements by smileaf 237 comments

KDE 3.x Window Decorations by fubarbundy 38 comments
kde-3.4-rc1
qt-3.3.4 - Mar 11 2005

Icon Sub-Sets by Doches 35 comments

KDE 3.x Window Decorations by jrch2k 357 comments
I don't know what it all means, or why it happened, but I did fix it by manually creating the moc's. Example:
if /bin/sh ../libtool --silent --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./../../lib -I/usr/kde/3.3/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT nvidia.lo -MD -MP -MF ".deps/nvidia.Tpo" \
-c -o nvidia.lo `test -f 'nvidia.cpp' || echo './'`nvidia.cpp; \
then mv -f ".deps/nvidia.Tpo" ".deps/nvidia.Plo"; \
else rm -f ".deps/nvidia.Tpo"; exit 1; \
fi
nvidia.cpp:39:22: nvidia.moc: No such file or director
---- (then it would error out) ----
$ cd kwin && moc nvidia.h -o nvidia.moc && cd .. && make
The same would happen with kwin/config/config.moc
I'm using qt-3.3.2, kde-3.3.0_alpha1 if it means anything to you... Just a heads up really as this is all over my head.. thanks for the amazing work you're doing! - Jun 23 2004

KDE 3.x Window Decorations by ceebx 78 comments
make[3]: Entering directory `/home/rfujimoto/work/knifty-0.4.1/client'
source='kniftyclient.cpp' object='kniftyclient.lo' libtool=yes \
depfile='.deps/kniftyclient.Plo' tmpdepfile='.deps/kniftyclient.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.3/include -I/usr/qt/3/include -I. -I/usr/kde/3.3/include/kwin -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -c -o kniftyclient.lo `test -f 'kniftyclient.cpp' || echo './'`kniftyclient.cpp
kniftyclient.cpp: In member function `void KNifty::KniftyClient::update_captionBuffer()':
kniftyclient.cpp:796: error: no match for call to `(QString) ()'
distcc[14752] ERROR: compile on localhost failed
make[3]: *** [kniftyclient.lo] Error 1
make[3]: Leaving directory `/home/rfujimoto/work/knifty-0.4.1/client'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/rfujimoto/work/knifty-0.4.1/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rfujimoto/work/knifty-0.4.1'
make: *** [all] Error 2
---------------------
I was able to successfully compile with gcc-3.3.3 but not 3.4.0 - Thanks for the windeco :) - Jun 23 2004

KDE 3.5 Themes by thomas12777 1262 comments
I have used BAB to preselect BM and then created child panels to no avail... I'll keep at it but I've restarted X quite a number of times lately...
Thanks for the help :) - Jun 11 2004

KDE 3.5 Themes by thomas12777 1262 comments
Unfortunately I can't have my child panel's with the brushed metal look.
Each child panel comes out with a stippled background whereas the main or parent panel has the brushed metal look.
Could someone let me know if their child panel has a brushed metal look and if so, whether they had to do something special?
Thanks in advance - Jun 10 2004

Icon Sub-Sets by telex 86 comments
If you use Gentoo, it's in media-fonts/ - Mar 25 2004

Karamba & Superkaramba by chip2003 61 comments

Karamba & Superkaramba by chip2003 61 comments
First, I changed the text property's width to 570 since long lines were running outside of the background image...
-----
Secondly I ran into permission problems with tmessage as well, but if you use syslog-ng, you shouldn't be chmod'ing files.... just make a new log for you to tail.
edit /etc/syslog-ng/syslog-ng.conf
Add these lines:
source src { unix-stream("/dev/log"); internal(); pipe("/proc/kmsg"); };
destination messagesusr {file("/var/log/messagesusr" group("wheel") perm(0640)); };
filter f_messagesusr { level(info..warn)
and not facility(mail,news,cron); };
log { source(src); filter(f_messagesusr); destination(messagesusr); };
Then change the theme to tail /var/log/messagesusr
This of course assumes you're in group wheel... Hope this helps someone... - Feb 07 2004