


Wallpaper Other by simone84 2 comments

Various Plasma Theming by mgraesslin 178 comments
I'm creating an old concept theme someone posted entitled "Olympic," you can search for it to find my work so far. I would like to have a sort of "overlay" on the top right corner and possibly a second on the left side as well, very similar how Plasma themes allow an overlay on widgets and panels. Is this currently possible in Aurorae, preferably not by including the "overlay" in buttons so that it doesn't get messed up if the buttons aren't in the right order? Thanks. - May 08 2010

Various KDE Stuff by mgraesslin 16 comments

Various KDE Stuff by mgraesslin 16 comments
Quote:In file included from /home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/moc_auroraescene.cpp:10,
from /home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/libaurorae_automoc.cpp:5:
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraescene.h:26:25: error: kdecoration.h: No such file or directory
In file included from /home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/moc_auroraescene.cpp:10,
from /home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/libaurorae_automoc.cpp:5:
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraescene.h:58: error: ‘KDecorationDefines’ has not been declared
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraescene.h:58: error: expected ‘,’ or ‘...’ before ‘mode’
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraescene.h:59: error: ‘KDecorationDefines’ has not been declared
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraescene.h:59: error: ISO C++ forbids declaration of ‘MaximizeMode’ with no type
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraescene.h:59: error: expected ‘;’ before ‘maximizeMode’
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraescene.h:98: error: ‘KDecorationDefines’ has not been declared
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraescene.h:98: error: ISO C++ forbids declaration of ‘MaximizeMode’ with no type
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraescene.h:98: error: expected ‘;’ before ‘m_maximizeMode’
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraescene.h:99: error: field ‘m_iconPixmap’ has incomplete type
In file included from /home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/moc_auroraebutton.cpp:10,
from /home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/libaurorae_automoc.cpp:6:
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraebutton.h:123: error: ‘KDecorationDefines’ has not been declared
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraebutton.h:123: error: expected ‘,’ or ‘...’ before ‘mode’
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraebutton.h:133: error: ‘KDecorationDefines’ has not been declared
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraebutton.h:133: error: ISO C++ forbids declaration of ‘MaximizeMode’ with no type
/home/nick/Downloads/auroraedesigner-0.2.0/build/src/lib/../../../src/lib/auroraebutton.h:133: error: expected ‘;’ before ‘m_maximizeMode’
make[2]: *** [src/lib/CMakeFiles/libaurorae.dir/libaurorae_automoc.cpp.o] Error 1
make[1]: *** [src/lib/CMakeFiles/libaurorae.dir/all] Error 2
make: *** [all] Error 2
Any ideas what's going on?
- May 07 2010
Unfortunately, the one thing I find myself needing to do is type that command every time I start my computer :-/ Anyone know how to fix that issue? - Apr 30 2010

Wallpaper Other by KimberleyJo 1 comment

Various Stuff by tomatz 27 comments
Unfortunately, the bright blue does not match KDE 4.4 well... I think you need to create a bright blue theme for KDE 4.4 to match it :) - Feb 14 2010

Wallpaper Other by optimusKDE 10 comments
If this was fixed up enough, I would love to see this just flat out incorporated into the normal image and slideshow modes. You could also *possibly* add a little "direction and speed" circle, rather than choosing just vertical and a 1-10 setting on a slider. It would be similar to this in Photoshop:
http://www.foundation-flash.com/tutorials/blendingoptions2/shadowsettings1.PNG
Also, maybe a random direction and speed box would be cool if you got it working with slideshows too! Ambitious ideas, I know, but I love it so far. - Feb 11 2010

Bootsplash Various by envalin 2 comments
http://www.kde.org/stuff/clipart.php
Also, this is more of a placeholder... I was experimenting with the black and white, but the Oxygen blue one is partially transparent and therefore would show the squares behind it before they came out ;-) - Dec 08 2009

Plasma 4 Extensions by SteveMcQwark 31 comments
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Performing Test _OFFT_IS_64BIT - Failed
-- Found KDE 4.3 include dir: /usr/include
-- Found KDE 4.3 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found. Stop.
Apparently it cannot find the compiler during the make step... are there any suggestions to this? Thanks.
- Nov 11 2009