


KDE 3.x Window Decorations by p0z3r 116 comments

KDE 3.x Splash Screens by zaphyr 9 comments
1) I have to say that I really can't stand the new shade of "blue" that Suse is using. Drab, blah, yuck. 9.1's brighter shade of blue really felt 'good" and stood out.
2) "A Novell Business"...I can see the Novell branding and expect it, but to throw in "business"? Too corporate, to sterile, too "business". - Feb 19 2005

KDE 3.x Splash Screens by wwwonka 2 comments

Icon Sub-Sets by chunxiayu 43 comments

GTK1 Themes by davidsansome 280 comments
(Gecko:6196): Gtk-CRITICAL **: file gtkwidget.c: line 5016 (gtk_widget_get_parent_window): assertion `GTK_IS_WIDGET (widget)' failed
(Gecko:6196): Gdk-CRITICAL **: file gdkpixbuf-drawable.c: line 1220 (gdk_pixbuf_get_from_drawable): assertion `src != NULL' failed
(Gecko:6196): GdkPixbuf-CRITICAL **: file gdk-pixbuf.c: line 309 (gdk_pixbuf_get_n_channels): assertion `pixbuf != NULL' failed
(Gecko:6196): GdkPixbuf-CRITICAL **: file gdk-pixbuf.c: line 341 (gdk_pixbuf_get_bits_per_sample): assertion `pixbuf != NULL' failed
(Gecko:6196): GdkPixbuf-CRITICAL **: file gdk-pixbuf.c: line 373 (gdk_pixbuf_get_width): assertion `pixbuf != NULL' failed
(Gecko:6196): GdkPixbuf-CRITICAL **: file gdk-pixbuf.c: line 389 (gdk_pixbuf_get_height): assertion `pixbuf != NULL' failed
(Gecko:6196): GdkPixbuf-CRITICAL **: file gdk-pixbuf.c: line 406 (gdk_pixbuf_get_rowstride): assertion `pixbuf != NULL' failed
(Gecko:6196): GLib-GObject-CRITICAL **: file gobject.c: line 1337 (g_object_unref): assertion `G_IS_OBJECT (object)' failed
(Gecko:6196): Gtk-CRITICAL **: file gtkwidget.c: line 3999 (gtk_widget_get_parent): assertion `GTK_IS_WIDGET (widget)' failed
./run-mozilla.sh: line 451: 6196 Segmentation fault "$prog" ${1+"$@"} - Dec 23 2004

GTK1 Themes by davidsansome 280 comments
by Yaba on: 08/23/2004, 2:33
Surely some people may like it to have unused desktops smaller.
In my opinion it's confusing to have a different desktop layout depending on the current usage.
Would be great, if you could make this configurable, so that I can switch back to the previous view with lots of wasted space ;-)To mess up a Linux box, you need to work at it; to mess up your Windows box, you just need to work on it.
- Scott Granneman, Security Focus
[reply to this]
- . Re: Empty Desktops fresh
by wwwonka on: 08/23/2004, 10:33
Agree completely with above. I liked having my view as 4 distinct desktops, wether empty or not...alot less confusing. Can't please everybody all the time time I suppose.
As for the reliance on systray and the non daemon feature here are my suggestions: Allow kompose to start as a daemon(invisible - no systray) and to be called by another switch. Running with --singleshot and no daemon seems real slow. Ideally I would like to have kompose running in the background and called with an icon of my choice in my panel. - Aug 23 2004
As for the reliance on systray and the non daemon feature here are my suggestions: Allow kompose to start as a daemon(invisible - no systray) and to be called by another switch. Running with --singleshot and no daemon seems real slow. Ideally I would like to have kompose running in the background and called with an icon of my choice in my panel. - Aug 23 2004

Screensavers by ich666 36 comments
3ddesk works off an app I can assign an icon to launch whereas kompose is a systray app. Anyway to use the 3ddesk method so I can add kompose as an app to the ksmoothdock panel? - Aug 02 2004

Screensavers by davidsansome 43 comments
....................................
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -o skyrocket.kss skyrocket.o rsVec.o rsMatrix.o rsQuat.o skyrocketsetup.o -lkdeui -lkscreensaver -lMesaGLU -lMesaGL -lX11 -lm -lopenal
/usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld: cannot find -lopenal
collect2: ld returned 1 exit status
make[3]: *** [skyrocket.kss] Error 1
make[3]: Leaving directory `/home/toele/rss-kde-0.2/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/toele/rss-kde-0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/toele/rss-kde-0.2'
make: *** [all] Error 2
.........................................
do this:
1) cd src
2) run command :
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -L/usr/X11R6/lib -L/usr/lib/qt3/lib -L/opt/kde3/lib -R /opt/kde3/lib -R /usr/lib/qt3/lib -R /usr/X11R6/lib -o skyrocket.kss skyrocket.o rsVec.o rsMatrix.o rsQuat.o skyrocketsetup.o -lkdeui -lkscreensaver -lMesaGLU -lMesaGL -lX11 -lm
3) run "make"
4) cd ..
5) run make
6) should compile fine now, and do a "make install" - Jul 22 2004

Various KDE 1.-4. Improvements by Deciare 134 comments
Kind of annoying to the eye. - Jul 21 2004

Various Plasma 5 Improvements by dangvd 703 comments
Damn this is smooth, and more importantly simple! Thanks.
System tray definately next, with the ability to change the icons in the system tray per/app. KDE's default sys tray icons are CRAP! ;-)
Thanks again - Jun 16 2004

GTK1 Themes by davidsansome 280 comments
Thanks, and this KControl module NEEDS to start being part of distros. - Jun 16 2004

GTK1 Themes by davidsansome 280 comments
Debug:
(no debugging symbols found)...Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[Thread debugging using libthread_db enabled]
[New Thread 1094934496 (LWP 12849)]
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...0xffffe410 in ?? ()
#0 0xffffe410 in ?? ()
#1 0xbfffcb7c in ?? ()
#2 0x00000000 in ?? ()
#3 0x00000000 in ?? ()
#4 0x411e0e63 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#5 0x4076e0c2 in KCrash::defaultCrashHandler ()
from /opt/kde3/lib/libkdecore.so.4
#6
#7 0x413863f3 in strlen () from /lib/tls/libc.so.6
#8 0x40fdc982 in FcNameParse () from /usr/lib/libfontconfig.so.1
#9 0x404d2653 in KFontCombo::setCurrentFont ()
from /opt/kde3/lib/libkdeui.so.4
#10 0x419e1de1 in KcmGtk::load () from /opt/kde3/lib/kde3//kcm_kcmgtk.so
#11 0x419e2c46 in KcmGtk::KcmGtk () from /opt/kde3/lib/kde3//kcm_kcmgtk.so
#12 0x419e3973 in create_kcmgtk () from /opt/kde3/lib/kde3//kcm_kcmgtk.so
#13 0x41548c91 in KCModuleLoader::load () from /opt/kde3/lib/libkutils.so.1
#14 0x41548e9b in KCModuleLoader::loadModule ()
from /opt/kde3/lib/libkutils.so.1
#15 0x4150c88b in ConfigModule::module ()
from /opt/kde3/lib/libkdeinit_kcontrol.so
#16 0x414fecd6 in ModuleWidget::load ()
from /opt/kde3/lib/libkdeinit_kcontrol.so
#17 0x414ffe02 in DockContainer::loadModule ()
from /opt/kde3/lib/libkdeinit_kcontrol.so
#18 0x415000c2 in DockContainer::dockModule ()
from /opt/kde3/lib/libkdeinit_kcontrol.so
#19 0x41502bb7 in TopLevel::activateModule ()
from /opt/kde3/lib/libkdeinit_kcontrol.so
#20 0x41505884 in TopLevel::qt_invoke ()
from /opt/kde3/lib/libkdeinit_kcontrol.so
#21 0x40b2b31e in QObject::activate_signal ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x41500712 in IndexWidget::moduleActivated ()
from /opt/kde3/lib/libkdeinit_kcontrol.so
#23 0x4150238d in IndexWidget::moduleSelected ()
from /opt/kde3/lib/libkdeinit_kcontrol.so
#24 0x41502545 in IndexWidget::qt_invoke ()
from /opt/kde3/lib/libkdeinit_kcontrol.so
#25 0x40b2b31e in QObject::activate_signal ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x414f7832 in ModuleIconView::moduleSelected ()
from /opt/kde3/lib/libkdeinit_kcontrol.so
#27 0x414f789c in ModuleIconView::slotItemSelected ()
from /opt/kde3/lib/libkdeinit_kcontrol.so
#28 0x414f7a22 in ModuleIconView::qt_invoke ()
from /opt/kde3/lib/libkdeinit_kcontrol.so
#29 0x40b2b31e in QObject::activate_signal ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40e7f145 in QListView::clicked () from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x40c12ab1 in QListView::contentsMouseReleaseEventEx ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40c13464 in QListView::contentsMouseReleaseEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x40577ecf in KListView::contentsMouseReleaseEvent ()
from /opt/kde3/lib/libkdeui.so.4
#34 0x40c43132 in QScrollView::viewportMouseReleaseEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x40c44517 in QScrollView::eventFilter ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x40c14558 in QListView::eventFilter () from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x40b2bbbe in QObject::activate_filters ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x40b2bca0 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x40b6079f in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#40 0x40ac9fef in QApplication::internalNotify ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#41 0x40acc1c8 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#42 0x407b6b34 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#43 0x40a65753 in QETWidget::translateMouseEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#44 0x40a64345 in QApplication::x11ProcessEvent ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#45 0x40a78a85 in QEventLoop::processEvents ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#46 0x40ae1a21 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#47 0x40ae1866 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#48 0x40acb8df in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#49 0x4150669d in kdemain () from /opt/kde3/lib/libkdeinit_kcontrol.so
#50 0x400188c4 in kdeinitmain () from /opt/kde3/lib/kde3/kcontrol.so
#51 0x0804e801 in launch ()
#52 0x0804ef0c in handle_launcher_request ()
#53 0x0804f499 in handle_requests ()
#54 0x0804fc0a in main () - Jun 16 2004

KDE 3.x Window Decorations by clearbeast 72 comments
nvidia.cpp:1011: error: int widget()
nvidia.cpp:1017: error: int widget()
nvidia.cpp:1026: error: int widget()
nvidia.cpp:1030: error: int widget()
nvidia.cpp:1307: error: int widget()
nvidia.cpp:1326: error: int widget()
nvidia.cpp:1347: error: int widget()
nvidia.cpp:1368: error: int widget()
nvidia.cpp:1369: error: int widget()
nvidia.cpp:1380: error: int widget()
nvidia.cpp:1381: error: int widget()
nvidia.cpp:1588: error: int widget()
nvidia.cpp:1589: error: int widget()
nvidia.cpp:1732: error: cannot call member function `virtual void
QWidget::resizeEvent(QResizeEvent*)' without object
nvidia.cpp:1736: error: cannot call member function `virtual void
QButton::paintEvent(QPaintEvent*)' without object
nvidia.cpp:1740: error: cannot call member function `virtual void
QWidget::mouseDoubleClickEvent(QMouseEvent*)' without object
nvidia.cpp:1744: error: `processMousePressEvent' undeclared (first use this
function)
nvidia.cpp:1752: error: syntax error before `}' token
nvidia.cpp:1762: error: syntax error before `*' token
make[3]: *** [nvidia.lo] Error 1
make[3]: Leaving directory `/home/toele/kwin-decor-blueice3/kwin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/toele/kwin-decor-blueice3/kwin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/toele/kwin-decor-blueice3'
make: *** [all] Error 2 - Jun 08 2004

Wallpaper Other by wwwonka 6 comments

Wallpaper Other by wwwonka 6 comments

Ice-WM Themes by koen 8 comments

KDE 3.0-3.4 Themes by wwwonka 9 comments

KDE 3.x Window Decorations by l3m 65 comments
using RH 9.0 and the title color is white and I don't see a way to change it to black so I can see it. Any ideas help?
Thx! :-) - Apr 22 2003

KDE 3.x Window Decorations by davidsansome 139 comments
using RH 9.0 and the title color is white and I don't see a way to change it to black so I can see it. Any ideas help?
Thx! :-) - Apr 22 2003

Karamba & Superkaramba by dcpark 57 comments
here is the output when run:
[messiah@wonkalap90 messiah]$ karamba /usr/share/apps/karamba/themes/1152x864.theme
ImportError: No module named 1152x864
Failed to load a python module for 1152x864
path: /usr/share/apps/karamba/themes/1152x864/osxbar-dn.theme
Loaded my python extension!
136113616
karamba
toggleLocked
toggleLocked
path: /usr/share/apps/karamba/themes/1152x864/slashdot.theme
ImportError: No module named slashdot
Failed to load a python module for slashdot
karamba
toggleLocked
false
I cranked down the INTERVAL to 100 and watched traffic on a tcpdump session. Prog doesn't even look like it's attempting to reach the /. servers.
Help? - Apr 22 2003

Icon Sub-Sets by Carlitus 258 comments

GTK1 Themes by Yaba 27 comments