Re: Installing system tray icons for KNotifierStatusItem

2010-12-04 Thread Torgny Nyblom
On Friday 03 December 2010 17.37.19 Daniel Nicoletti wrote: > > How should icons used for display in the system tray be installed, when > > > >KNotifierStatusItem is used? I've tried installing a modified icon both as > >an action icon using > > > > kde4_install_icons( ${DATA_INSTALL_DIR}/kalarm/ic

Re: polkit-qt-1 compiling error

2010-12-04 Thread Sandro Andrade
Hi, Solution already pointed out by Annma. Thanks. Sandro On Sat, Dec 4, 2010 at 11:29 AM, Sandro Andrade wrote: > Hi there, > > When compiling polkit-qt-1 from trunk I was asked to update polkit-agent > and polkit-gobject to >=0.98. > I've installed opensuse package for polkit-devel-0.99-25.4-

polkit-qt-1 compiling error

2010-12-04 Thread Sandro Andrade
Hi there, When compiling polkit-qt-1 from trunk I was asked to update polkit-agent and polkit-gobject to >=0.98. I've installed opensuse package for polkit-devel-0.99-25.4-i586 and I got the following errors. I'm wondering which polkit-devel version are you guys using for a successful compiling.

Re: KDebug not working with kio_salves

2010-12-04 Thread Alex Fiestas
On 12/04/2010 02:23 PM, Albert Astals Cid wrote: >> Did you read the techbase page about debugging ioslaves? >> >> Albert Well, I've been debugging 2 ioslave with kDebug for months and I'm precisely saying that http://techbase.kde.org/Development/Tutorials/Debugging/Debugging_IOSlaves#How_to_get_

Re: KDebug not working with kio_salves

2010-12-04 Thread Albert Astals Cid
A Dissabte, 4 de desembre de 2010, Alex Fiestas va escriure: > KDebug is not working when used in kio_slaves, I've tried both types > named areas and with number (kio_ftp) neither is working. > > I did some test by updating kdebug.* to r1153038 but nothing changed so > any help will be appreciated

KDebug not working with kio_salves

2010-12-04 Thread Alex Fiestas
KDebug is not working when used in kio_slaves, I've tried both types named areas and with number (kio_ftp) neither is working. I did some test by updating kdebug.* to r1153038 but nothing changed so any help will be appreciated (is way slower debug a kio without KDebug). Thanks. >> Visit http

Re: Custom Buildsystem Plugin for KDevelop 4 released

2010-12-04 Thread Andreas Pakulat
On 04.12.10 08:13:13, Keith Rusler wrote: > Congratulations :). > > Will this allow for multiple Qt setups? I'm not 100% sure what you mean, but I'm using it to switch the build directory of our source code at work between Qt3.3, Qt4.6 and Qt4.7 configured directories. It tries to make KDevelop r

Re: Custom Buildsystem Plugin for KDevelop 4 released

2010-12-04 Thread Keith Rusler
Congratulations :). Will this allow for multiple Qt setups? Keith On 4 December 2010 08:10, Andreas Pakulat wrote: > Hi everybody, > > I'm glad to announce the first release of my custom-buildsystem plugin > for KDevelop 4. It allows to setup commands for configuring, compiling > and installin

Custom Buildsystem Plugin for KDevelop 4 released

2010-12-04 Thread Andreas Pakulat
Hi everybody, I'm glad to announce the first release of my custom-buildsystem plugin for KDevelop 4. It allows to setup commands for configuring, compiling and installing a project along with managing include directories so that the C++ support finds the include'd headers. I'm using it since a cou