


Plasma 4 Extensions by dridk 284 comments

Plasma 4 Extensions by dridk 284 comments
Can you improve this behaviour with storage my language preferences in a configuration files, please?
Thanks - Apr 23 2009

Plasma 4 Extensions by jaegerschnitzel 1069 comments
:) - Apr 13 2009

Video Apps by attendant 181 comments

Amarok 2.x Scripts by alessiol 39 comments
http://87.117.203.165/RadioNorba
Grazie :)
- Mar 08 2009

Plasma 4 Extensions by biophysics 204 comments

Plasma 4 Extensions by AlexeyTyapkin 4 comments
according to colors of Kde (pastel colors, oxygen colors) and update your contenent.
Good jobs otherwise
Look this please:
http://revu.ubuntuwire.com/details.py?package=plasmoid-memusage - Nov 10 2008

GTK2 Themes by perfectska04 97 comments

GTK2 Themes by perfectska04 97 comments
lex@asus:~$ nautilus
/home/lex/.themes/Murrine Brave/gtk-2.0/gtkrc:95: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please update this theme to get rid of this warning. - Aug 19 2008

Developers Apps by pynm0001 52 comments

Developers Apps by pynm0001 52 comments
lex@asus:~$ kdesvn-build --version
kdesvn-build 1.6.1
lex@asus:~$ cd /usr/bin
lex@asus:/usr/bin$ ./kdesvn-build --version
kdesvn-build 1.6.2
Because in my kdesvn-buildrc I have this:
module kdesdk
end module
is correct? kdesvn-build is in kdesdk? - Jul 11 2008

Developers Apps by pynm0001 52 comments
lex@asus:~$ kdesvn-build --version
kdesvn-build 1.6.1
I try with 1.6.2 tomorrow...
Regards - Jul 11 2008

Developers Apps by pynm0001 52 comments
!!
!! phonon seems to be checked out from somewhere other than expected.
!!
kdesvn-build expects: svn://anonsvn.kde.org/home/kde/branches/phonon/4.2/phonon
The module is actually from: svn://anonsvn.kde.org/home/kde/branches/phonon/4.2
If the module location is incorrect, you can fix it by either deleting the
source directory, or by changing to the source directory and running
svn switch svn://anonsvn.kde.org/home/kde/branches/phonon/4.2/phonon
If the module is fine, please update your configuration file.
If you use kdesvn-build with --svn-only it will try switching for you (might not work
correctly).
in my kdesvn-buildrc I have:
module phonon
branch 4.2
end module
Thanks - Jul 10 2008

Developers Apps by pynm0001 52 comments

Developers Apps by pynm0001 52 comments
* set_option() called for undefined module playground/base
* This is probably a bug in kdesvn-build, please report
* At bugs.kde.org.
* set_option() called for undefined module l10n-kde4
* This is probably a bug in kdesvn-build, please report
* At bugs.kde.org.
- Jun 29 2008

Plasma 4 Extensions by GermanTux83 35 comments
makeobj[0]: Entering directory `/home/lex/Plasmoidi/coremoid-0.3.1/build'
[ 25%] Building CXX object CMakeFiles/plasma_applet_coremoid.dir/coremoidapplet.o
/home/lex/Plasmoidi/coremoid-0.3.1/coremoidapplet.cpp: In member function ‘virtual void CoreMoidApplet::init()’:
/home/lex/Plasmoidi/coremoid-0.3.1/coremoidapplet.cpp:106: error: ‘self’ is not a member of ‘Plasma::Theme’
/home/lex/Plasmoidi/coremoid-0.3.1/coremoidapplet.cpp:107: error: ‘self’ is not a member of ‘Plasma::Theme’
make[2]: *** [CMakeFiles/plasma_applet_coremoid.dir/coremoidapplet.o] Error 1
make[1]: *** [CMakeFiles/plasma_applet_coremoid.dir/all] Error 2
make: *** [all] Error 2
makeobj[0]: Leaving directory `/home/lex/Plasmoidi/coremoid-0.3.1/build'
Regards
- Jun 28 2008
http://techbase.kde.org/Getting_Started/Increased_Productivity_in_KDE4_with_Scripts/.bashrc and I edit my .bashrc, now I built gtk-kde4 and works, but there is a problem with fonts, look:
http://img293.imageshack.us/img293/4439/fontsdm6.png
I would like font Liberation Sans but gtk-kde4 generates this gtkrc-2.0 :
include "/usr/share/themes/qt4/gtk-2.0/gtkrc"
include "/home/lex/.themes/qt4/gtk-2.0/gtkrc"
style "user-font"
{
font_name="Helvetica 10 "
}
widget_class "*" style "user-font"
gtk-theme-name="Use current KDE style"
gtk-font-name="Helvetica 10 "
gtk-icon-theme-name="default.kde"
Another issue: horizontal scrollbar not see...look:
http://img210.imageshack.us/img210/6741/synaptic2me8.png
Thanks - Jun 16 2008
I try to install from binary, but doesn't works. One question, binary are for 64bit? Because I have Ubuntu 64bit...
Ok, this is the result in system settings after installing from binary:
http://img127.imageshack.us/img127/6223/gtkgj2.png
Now I try to build your "Qt4 GTK style" and building succesfuly in /home/lex/.themes
I created a file /home/lex/.kde4/share/config/gtkrc-2.0 with this text:
include "/home/lex/.themes/qt4/gtk-2.0/gtkrc"
style "user-font"
{ font_name="Liberation Sans 10 " }
widget_class "*" style "user-font"
gtk-theme-name="Clearlooks"
gtk-font-name="Liberation Sans 10 "
and the result is there (for example synaptic):
http://img389.imageshack.us/img389/5066/synapticms0.png
but the colors do not seem satisfactory and if I restart kde, /home/lex/.kde4/share/config/gtkrc-2.0 is replaced by gtkrc-2.0 default....What do you think?
- Jun 16 2008
-- Found KDE 4.1 include dir: /opt/kde4/include
-- Found KDE 4.1 library dir: /opt/kde4/lib
-- Found KDE4 kconfig_compiler preprocessor: /opt/kde4/bin/kconfig_compiler
-- Didn't find the KDE4 automoc
-- Found Qt-Version 4.4.0 (using /opt/qt4/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Did not find automoc4 (part of kdesupport).
-- Found KDE 4.1 include dir: /opt/kde4/include
-- Found KDE 4.1 library dir: /opt/kde4/lib
-- Found KDE4 kconfig_compiler preprocessor: /opt/kde4/bin/kconfig_compiler
-- Didn't find the KDE4 automoc
-- Configuring done
-- Generating done
-- Build files have been written to: /home/lex/sorgenti/gtk-kde4/gtk-kde4
lex@kde4:~/sorgenti/gtk-kde4/gtk-kde4$ make
[ 16%] Generating ui_form.h
[ 33%] Generating kcm_gk4_automoc.cpp
/bin/sh: KDE4_AUTOMOC_EXECUTABLE-NOTFOUND: not found
make[2]: *** [src/kcm_gk4_automoc.cpp] Error 127
make[1]: *** [src/CMakeFiles/kcm_gk4.dir/all] Error 2
make: *** [all] Error 2
In my system, automoc4 is in /opt/kde4/lib/automoc4 - Jun 15 2008