


Plasma 4 Extensions by skylendar 79 comments

Plasma 4 Extensions by skylendar 79 comments

Plasma 4 Extensions by skylendar 79 comments

Plasma 4 Extensions by skylendar 79 comments
try those entries but without
;RSYSLOG_TraditionalFileFormat - Jun 16 2011

Plasma 4 Extensions by skylendar 79 comments
ls > /var/run/interceptor/info
but rather
ls | logger -p daemon.info
then you can retrieve the ls results with
cat /var/run/interceptor/info - Jun 16 2011

Plasma 4 Extensions by skylendar 79 comments
ls > /var/run/interceptor/info
but rather
ls | logger -p daemon.info
then you can retrieve the ls results with
cat /var/run/interceptor/info - Jun 16 2011

Plasma 4 Extensions by skylendar 79 comments
ls > /var/run/interceptor/info
but rather
ls | logger -p daemon.info
then you can retrieve the ls results with
cat /var/run/interceptor/info - Jun 16 2011

Plasma 4 Extensions by skylendar 79 comments
ls > /var/run/interceptor/info
but rather
ls | logger -p daemon.info
then you can retrieve the ls results with
cat /var/run/interceptor/info - Jun 16 2011

Plasma 4 Extensions by skylendar 79 comments
Maybe kubuntu doesn't use rsyslog, but rather syslog or another logging daemon. Check if syslog.conf exists and if it contains something - Jun 16 2011

Plasma 4 Extensions by skylendar 79 comments

Plasma 4 Extensions by skylendar 79 comments
Let's see if you can have an acces to your fifos
ls -l /var/run/interceptor/* - Jun 16 2011

Plasma 4 Extensions by skylendar 79 comments

Plasma 4 Extensions by skylendar 79 comments
Ok, let's test if the fifos work. In a shell, type the command:
cat /var/run/interceptor/notice
and in another
logger "xxxxx"
In the first shell, you should be able to seee the xxxxx. Of course without interceptor. - Jun 15 2011

Plasma 4 Extensions by skylendar 79 comments
Ok, let's test if the fifos work. In a shell, type the command:
cat /var/run/interceptor/notice
and in another
logger "xxxxx"
In the first shell, you should be able to seee the xxxxx. Of course without interceptor. - Jun 15 2011

Plasma 4 Extensions by skylendar 79 comments

Plasma 4 Extensions by skylendar 79 comments

Plasma 4 Extensions by skylendar 79 comments

Plasma 4 Extensions by skylendar 79 comments
The better is sometime the enemy of the good. - Jun 14 2011
Ok, I'm working on a further version anyway, that will include new operations on the spooling queue, such as hold, resume, etc... Notice that the cups devel doc is rather scarce about that: I had to delve into the cups sources in order to know what to do...
As to the icons: I got the one I use from the Oxygen monochrome theme. It doesn't seem to exist a better svg icon for the printer. Who want to design one ? - Apr 22 2011
That being said, I don't know how to reduce the space between 2 slots on the panel.
I have tested OpenSUSE 11.4 a few days ago, and found no printing management in systemsetup. So I wondered... - Apr 21 2011
So far, I haven't seen any printing management on the std KDE4 distro. Such a feature was available on 3.x, but not 4. That's why I made plaspool. But I may be wrong. This feature is maybe present on KDE 4.6 or even planned for 4.7. If so, could you confirm it ? - Apr 21 2011

Plasma 4 Extensions by skylendar 79 comments

Plasma 4 Extensions by skylendar 79 comments
Could you test it pls ?
http://skylendar.kde.org/interceptor/mkintfifos - Feb 18 2011

Plasma 4 Extensions by skylendar 79 comments

Plasma 4 Extensions by skylendar 79 comments
http://skylendar.kde.org/interceptor
I even tested the download link, and it works. - Feb 08 2011

Plasma 4 Extensions by skylendar 79 comments
One can be blind and see... - Feb 06 2011

Plasma 4 Extensions by skylendar 79 comments
It was so obvious that I wasn't able to notice it.
Will ship a newer version asap, with another bug fixed.
Thx again for the help... - Feb 06 2011

Plasma 4 Extensions by skylendar 79 comments

Plasma 4 Extensions by skylendar 79 comments
1.0 coming soon, maybe tomorrow or on Friday. - Jan 26 2011

Plasma 4 Extensions by skylendar 79 comments
Maybe on Fedora rc.local has another name or is situated elsewhere. Could you verify pls ? - Jan 23 2011

Plasma 4 Extensions by skylendar 79 comments
Tried another solution with $UID and $EUID
try http://skylendar.kde.org/interceptor/mkintfifos - Jan 21 2011

Plasma 4 Extensions by skylendar 79 comments
Check if either $USER or $USERNAME exists, and what is its value. - Jan 20 2011

Plasma 4 Extensions by skylendar 79 comments
It works fine on Mandriva. As to the other distros, no return from the users, neither negative nor positive. So... - Jan 20 2011

Plasma 4 Extensions by skylendar 79 comments
I can't compare with other kubuntu users or other distros, I don't know if the problem is specific to you or to kubuntu.
Do you know another kubuntu user who would be ready to test my widget ?
Ah and I forgot: I have made a new release, rc2, on my site. In addition to the latest install script, I include a better DataEngine and better transparency. - Jan 19 2011

Plasma 4 Extensions by skylendar 79 comments
I can't compare with other kubuntu users or other distros, I don't know if the problem is specific to you or to kubuntu.
Do you know another kubuntu user who would be ready to test my widget ? - Jan 19 2011

Plasma 4 Extensions by skylendar 79 comments
The proble seems to be due to the so-called ibus.
The standard Qt environment uses dbus, not ibus which seems to be a newer derivative whose I've never heard of before...
However kubuntu may have been built upon ibus. Please, send a comment to any kubuntu help mailing list in order to know what to do in that case. - Jan 19 2011

Plasma 4 Extensions by skylendar 79 comments
plasma-windowed interceptor
as a normal user, you still get:
PlasmaApp::loadCommandLineOptionsForNewInstance()
plasma-windowed(5699)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "" not found
plasma-windowed(5699)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0)
Bus::open: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon
? - Jan 18 2011

Plasma 4 Extensions by skylendar 79 comments
Btw, do you run the plasmoid as root, i.e. with sudo -s or something like that ?
If yes, try to execute
plasma-windowed interceptor
as a normal user. - Jan 18 2011

Plasma 4 Extensions by skylendar 79 comments
Check if /var/run/interceptor exists and if it contains fifos like warning, info, alert etc...
Then check either /etc/rc.d/rc.local or /etc/init.d/rc.local exist. One of them should contain at least the line "# interceptor fifo files"
Also check if either /etc/syslog.conf or /etc/rsyslog.conf exist, and if one of them contains the line "# Entries for interceptor"
If everything ok, you should be able to run the command:
plasma-windowed interceptor
As to plasmoid or widget, I don't care about the name. Its pupose is my only concern. - Jan 17 2011

Plasma 4 Extensions by skylendar 79 comments
Ok, mkintfifos uploaded on the site. Try it. - Jan 17 2011

Plasma 4 Extensions by skylendar 79 comments