* [gentoo-user] KDE4 applications are spamming stderr to death
@ 2010-02-26 20:25 Nikos Chantziaras
2010-02-26 20:32 ` Volker Armin Hemmann
0 siblings, 1 reply; 11+ messages in thread
From: Nikos Chantziaras @ 2010-02-26 20:25 UTC (permalink / raw
To: gentoo-user
Is it normal that every KDE (4.4.0) application is generating an awful
lot of debug messages on stderr? When I start one from the terminal (be
it Dolphin, Konqueror or whatever) the output generated is pretty much
gigantic. It's stuff like this:
QPainter::setPen: Painter not active
QPainter::font: Painter not active
QPainter::font: Painter not active
QPainter::setFont: Painter not active
QPainter::setPen: Painter not active
QPainter::font: Painter not active
konqueror(12426)/kio (Slave) KIO::Slave::createSlave: createSlave
"file" for KUrl("file:///usr/share/apps/kdeui/about/box-top-
middle.png")
konqueror(12426)/kio (KIOConnection)
KIO::ConnectionServer::listenForRemote: Listening on "local:/tmp
/ksocket-realnc/konquerorb12426.slave-socket"
kio_file(12429)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
kio_file(12431)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
kio_file(12433)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
kio_file(12435)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
konqueror(12426)/kio (Slave) KIO::Slave::createSlave: createSlave
"file" for KUrl("file:///usr/share/apps/kdeui/about/box-middle-
left.png")
kio_file(12443) kdemain: Starting 12443
[...]
[etc, etc, ad infinitum]
Currently, after about 2 hours of uptime, my ~/.xsession-errors is about
12MB big and full with those debug messages.
The "debug" USE flag is globally disabled. What's going on? I doubt
this is intended behavior.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] KDE4 applications are spamming stderr to death
2010-02-26 20:25 [gentoo-user] KDE4 applications are spamming stderr to death Nikos Chantziaras
@ 2010-02-26 20:32 ` Volker Armin Hemmann
2010-02-26 21:08 ` [gentoo-user] " Nikos Chantziaras
0 siblings, 1 reply; 11+ messages in thread
From: Volker Armin Hemmann @ 2010-02-26 20:32 UTC (permalink / raw
To: gentoo-user
On Freitag 26 Februar 2010, Nikos Chantziaras wrote:
> Is it normal that every KDE (4.4.0) application is generating an awful
> lot of debug messages on stderr? When I start one from the terminal (be
> it Dolphin, Konqueror or whatever) the output generated is pretty much
> gigantic. It's stuff like this:
>
> QPainter::setPen: Painter not active
> QPainter::font: Painter not active
> QPainter::font: Painter not active
> QPainter::setFont: Painter not active
> QPainter::setPen: Painter not active
> QPainter::font: Painter not active
> konqueror(12426)/kio (Slave) KIO::Slave::createSlave: createSlave
> "file" for KUrl("file:///usr/share/apps/kdeui/about/box-top-
> middle.png")
> konqueror(12426)/kio (KIOConnection)
> KIO::ConnectionServer::listenForRemote: Listening on "local:/tmp
> /ksocket-realnc/konquerorb12426.slave-socket"
> kio_file(12429)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
> kio_file(12431)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
> kio_file(12433)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
> kio_file(12435)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
> konqueror(12426)/kio (Slave) KIO::Slave::createSlave: createSlave
> "file" for KUrl("file:///usr/share/apps/kdeui/about/box-middle-
> left.png")
> kio_file(12443) kdemain: Starting 12443
> [...]
> [etc, etc, ad infinitum]
>
> Currently, after about 2 hours of uptime, my ~/.xsession-errors is about
> 12MB big and full with those debug messages.
>
> The "debug" USE flag is globally disabled. What's going on? I doubt
> this is intended behavior.
the debug flag has nothing to do with this.
Why don't you open a nice bug at bugs.kde.org?
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-user] Re: KDE4 applications are spamming stderr to death
2010-02-26 20:32 ` Volker Armin Hemmann
@ 2010-02-26 21:08 ` Nikos Chantziaras
2010-02-26 21:16 ` Volker Armin Hemmann
` (2 more replies)
0 siblings, 3 replies; 11+ messages in thread
From: Nikos Chantziaras @ 2010-02-26 21:08 UTC (permalink / raw
To: gentoo-user
On 02/26/2010 10:32 PM, Volker Armin Hemmann wrote:
> On Freitag 26 Februar 2010, Nikos Chantziaras wrote:
>> Is it normal that every KDE (4.4.0) application is generating an awful
>> lot of debug messages on stderr? When I start one from the terminal (be
>> it Dolphin, Konqueror or whatever) the output generated is pretty much
>> gigantic. It's stuff like this:
>>
>> QPainter::setPen: Painter not active
>> QPainter::font: Painter not active
>> QPainter::font: Painter not active
>> QPainter::setFont: Painter not active
>> QPainter::setPen: Painter not active
>> QPainter::font: Painter not active
>> konqueror(12426)/kio (Slave) KIO::Slave::createSlave: createSlave
>> "file" for KUrl("file:///usr/share/apps/kdeui/about/box-top-
>> middle.png")
>> konqueror(12426)/kio (KIOConnection)
>> KIO::ConnectionServer::listenForRemote: Listening on "local:/tmp
>> /ksocket-realnc/konquerorb12426.slave-socket"
>> kio_file(12429)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
>> kio_file(12431)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
>> kio_file(12433)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
>> kio_file(12435)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
>> konqueror(12426)/kio (Slave) KIO::Slave::createSlave: createSlave
>> "file" for KUrl("file:///usr/share/apps/kdeui/about/box-middle-
>> left.png")
>> kio_file(12443) kdemain: Starting 12443
>> [...]
>> [etc, etc, ad infinitum]
>>
>> Currently, after about 2 hours of uptime, my ~/.xsession-errors is about
>> 12MB big and full with those debug messages.
>>
>> The "debug" USE flag is globally disabled. What's going on? I doubt
>> this is intended behavior.
>
> the debug flag has nothing to do with this.
> Why don't you open a nice bug at bugs.kde.org?
I wanted to make sure first that this isn't some sort of configuration
problem on my end. Can you confirm that this happens on your system too?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Re: KDE4 applications are spamming stderr to death
2010-02-26 21:08 ` [gentoo-user] " Nikos Chantziaras
@ 2010-02-26 21:16 ` Volker Armin Hemmann
2010-02-26 22:15 ` Nikos Chantziaras
2010-02-26 21:23 ` Alan McKinnon
2010-02-27 23:55 ` KostyaSha
2 siblings, 1 reply; 11+ messages in thread
From: Volker Armin Hemmann @ 2010-02-26 21:16 UTC (permalink / raw
To: gentoo-user
On Freitag 26 Februar 2010, Nikos Chantziaras wrote:
> On 02/26/2010 10:32 PM, Volker Armin Hemmann wrote:
> > On Freitag 26 Februar 2010, Nikos Chantziaras wrote:
> >> Is it normal that every KDE (4.4.0) application is generating an awful
> >> lot of debug messages on stderr? When I start one from the terminal (be
> >> it Dolphin, Konqueror or whatever) the output generated is pretty much
> >>
> >> gigantic. It's stuff like this:
> >> QPainter::setPen: Painter not active
> >> QPainter::font: Painter not active
> >> QPainter::font: Painter not active
> >> QPainter::setFont: Painter not active
> >> QPainter::setPen: Painter not active
> >> QPainter::font: Painter not active
> >> konqueror(12426)/kio (Slave) KIO::Slave::createSlave: createSlave
> >> "file" for KUrl("file:///usr/share/apps/kdeui/about/box-top-
> >> middle.png")
> >> konqueror(12426)/kio (KIOConnection)
> >> KIO::ConnectionServer::listenForRemote: Listening on "local:/tmp
> >> /ksocket-realnc/konquerorb12426.slave-socket"
> >> kio_file(12429)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
> >> kio_file(12431)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
> >> kio_file(12433)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
> >> kio_file(12435)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
> >> konqueror(12426)/kio (Slave) KIO::Slave::createSlave: createSlave
> >> "file" for KUrl("file:///usr/share/apps/kdeui/about/box-middle-
> >> left.png")
> >> kio_file(12443) kdemain: Starting 12443
> >> [...]
> >> [etc, etc, ad infinitum]
> >>
> >> Currently, after about 2 hours of uptime, my ~/.xsession-errors is about
> >> 12MB big and full with those debug messages.
> >>
> >> The "debug" USE flag is globally disabled. What's going on? I doubt
> >> this is intended behavior.
> >
> > the debug flag has nothing to do with this.
> > Why don't you open a nice bug at bugs.kde.org?
>
> I wanted to make sure first that this isn't some sort of configuration
> problem on my end. Can you confirm that this happens on your system too?
oh yes. It does. If you open a bug, post the link please.
ls -lhtr .xsession-errors
-rw------- 1 energyman users 345M 26. Feb 22:15 .xsession-errors
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Re: KDE4 applications are spamming stderr to death
2010-02-26 21:08 ` [gentoo-user] " Nikos Chantziaras
2010-02-26 21:16 ` Volker Armin Hemmann
@ 2010-02-26 21:23 ` Alan McKinnon
2010-02-26 21:46 ` Kevin O'Gorman
2010-02-27 23:55 ` KostyaSha
2 siblings, 1 reply; 11+ messages in thread
From: Alan McKinnon @ 2010-02-26 21:23 UTC (permalink / raw
To: gentoo-user
On Friday 26 February 2010 23:08:58 Nikos Chantziaras wrote:
> On 02/26/2010 10:32 PM, Volker Armin Hemmann wrote:
> > On Freitag 26 Februar 2010, Nikos Chantziaras wrote:
> >> Is it normal that every KDE (4.4.0) application is generating an awful
> >> lot of debug messages on stderr? When I start one from the terminal (be
> >> it Dolphin, Konqueror or whatever) the output generated is pretty much
> >>
> >> gigantic. It's stuff like this:
> >> QPainter::setPen: Painter not active
> >> QPainter::font: Painter not active
> >> QPainter::font: Painter not active
> >> QPainter::setFont: Painter not active
> >> QPainter::setPen: Painter not active
> >> QPainter::font: Painter not active
> >> konqueror(12426)/kio (Slave) KIO::Slave::createSlave: createSlave
> >> "file" for KUrl("file:///usr/share/apps/kdeui/about/box-top-
> >> middle.png")
> >> konqueror(12426)/kio (KIOConnection)
> >> KIO::ConnectionServer::listenForRemote: Listening on "local:/tmp
> >> /ksocket-realnc/konquerorb12426.slave-socket"
> >> kio_file(12429)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
> >> kio_file(12431)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
> >> kio_file(12433)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
> >> kio_file(12435)/kio (kioslave) KIO::SlaveBase::mimeType: "image/png"
> >> konqueror(12426)/kio (Slave) KIO::Slave::createSlave: createSlave
> >> "file" for KUrl("file:///usr/share/apps/kdeui/about/box-middle-
> >> left.png")
> >> kio_file(12443) kdemain: Starting 12443
> >> [...]
> >> [etc, etc, ad infinitum]
> >>
> >> Currently, after about 2 hours of uptime, my ~/.xsession-errors is about
> >> 12MB big and full with those debug messages.
> >>
> >> The "debug" USE flag is globally disabled. What's going on? I doubt
> >> this is intended behavior.
> >
> > the debug flag has nothing to do with this.
> > Why don't you open a nice bug at bugs.kde.org?
>
> I wanted to make sure first that this isn't some sort of configuration
> problem on my end. Can you confirm that this happens on your system too?
Happens here too. My error file is 38M
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Re: KDE4 applications are spamming stderr to death
2010-02-26 21:23 ` Alan McKinnon
@ 2010-02-26 21:46 ` Kevin O'Gorman
2010-02-26 22:36 ` Dale
0 siblings, 1 reply; 11+ messages in thread
From: Kevin O'Gorman @ 2010-02-26 21:46 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 273 bytes --]
> > problem on my end. Can you confirm that this happens on your system too?
>
> Happens here too. My error file is 38M
>
> --
> alan dot mckinnon at gmail dot com
>
> > I wanted to make sure first that this isn't some sort of configuration
Me++
--
Kevin O'Gorman, PhD
[-- Attachment #2: Type: text/html, Size: 553 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-user] Re: KDE4 applications are spamming stderr to death
2010-02-26 21:16 ` Volker Armin Hemmann
@ 2010-02-26 22:15 ` Nikos Chantziaras
0 siblings, 0 replies; 11+ messages in thread
From: Nikos Chantziaras @ 2010-02-26 22:15 UTC (permalink / raw
To: gentoo-user
On 02/26/2010 11:16 PM, Volker Armin Hemmann wrote:
> On Freitag 26 Februar 2010, Nikos Chantziaras wrote:
>> On 02/26/2010 10:32 PM, Volker Armin Hemmann wrote:
>>> On Freitag 26 Februar 2010, Nikos Chantziaras wrote:
>>>> Is it normal that every KDE (4.4.0) application is generating an awful
>>>> lot of debug messages on stderr? When I start one from the terminal (be
>>>> it Dolphin, Konqueror or whatever) the output generated is pretty much
>>>> gigantic.
>>>> [...]
>>>> Currently, after about 2 hours of uptime, my ~/.xsession-errors is about
>>>> 12MB big and full with those debug messages.
>>>> [...]
>>>
>>> the debug flag has nothing to do with this.
>>> Why don't you open a nice bug at bugs.kde.org?
>>
>> I wanted to make sure first that this isn't some sort of configuration
>> problem on my end. Can you confirm that this happens on your system too?
>
> oh yes. It does. If you open a bug, post the link please.
>
> ls -lhtr .xsession-errors
> -rw------- 1 energyman users 345M 26. Feb 22:15 .xsession-errors
Someone else did file one about this a few days ago:
http://bugs.kde.org/show_bug.cgi?id=227089
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Re: KDE4 applications are spamming stderr to death
2010-02-26 21:46 ` Kevin O'Gorman
@ 2010-02-26 22:36 ` Dale
0 siblings, 0 replies; 11+ messages in thread
From: Dale @ 2010-02-26 22:36 UTC (permalink / raw
To: gentoo-user
chrome://messenger/locale/messengercompose/composeMsgs.properties:
>
> > problem on my end. Can you confirm that this happens on your
> system too?
>
> Happens here too. My error file is 38M
>
> --
> alan dot mckinnon at gmail dot com
>
> > I wanted to make sure first that this isn't some sort of configuration
>
> Me++
>
> --
> Kevin O'Gorman, PhD
>
Mine is not as big as yours. lol That sort of sounds funny to me.
root@smoker ~ # ls -al /home/dale/.xsession-errors
-rw------- 1 dale users 876694 Feb 26 16:35 /home/dale/.xsession-errors
root@smoker ~ #
It does have a lot of those errors tho. I just logged in a bit ago so
maybe I should give it time to grow.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Re: KDE4 applications are spamming stderr to death
2010-02-26 21:08 ` [gentoo-user] " Nikos Chantziaras
2010-02-26 21:16 ` Volker Armin Hemmann
2010-02-26 21:23 ` Alan McKinnon
@ 2010-02-27 23:55 ` KostyaSha
2010-02-28 0:11 ` Volker Armin Hemmann
2 siblings, 1 reply; 11+ messages in thread
From: KostyaSha @ 2010-02-27 23:55 UTC (permalink / raw
To: gentoo-user
The same annoying thing.
What is doing `kdebugdialog`?
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Re: KDE4 applications are spamming stderr to death
2010-02-27 23:55 ` KostyaSha
@ 2010-02-28 0:11 ` Volker Armin Hemmann
2010-02-28 13:16 ` Neil Bothwick
0 siblings, 1 reply; 11+ messages in thread
From: Volker Armin Hemmann @ 2010-02-28 0:11 UTC (permalink / raw
To: gentoo-user
On Sonntag 28 Februar 2010, KostyaSha wrote:
> The same annoying thing.
> What is doing `kdebugdialog`?
you can turn messages on and off. Turn all of them off (there is a switch for
that) you are are spared all the crap.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Re: KDE4 applications are spamming stderr to death
2010-02-28 0:11 ` Volker Armin Hemmann
@ 2010-02-28 13:16 ` Neil Bothwick
0 siblings, 0 replies; 11+ messages in thread
From: Neil Bothwick @ 2010-02-28 13:16 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 484 bytes --]
On Sun, 28 Feb 2010 01:11:31 +0100, Volker Armin Hemmann wrote:
> > The same annoying thing.
> > What is doing `kdebugdialog`?
>
> you can turn messages on and off. Turn all of them off (there is a
> switch for that) you are are spared all the crap.
Maybe some of the crap, you still get QT messages. Try running Konqueror
with everything turned off.
--
Neil Bothwick
Q How many screws are there in a lesbians coffin?
A None. It's all tongue and groove.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2010-02-28 13:17 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-26 20:25 [gentoo-user] KDE4 applications are spamming stderr to death Nikos Chantziaras
2010-02-26 20:32 ` Volker Armin Hemmann
2010-02-26 21:08 ` [gentoo-user] " Nikos Chantziaras
2010-02-26 21:16 ` Volker Armin Hemmann
2010-02-26 22:15 ` Nikos Chantziaras
2010-02-26 21:23 ` Alan McKinnon
2010-02-26 21:46 ` Kevin O'Gorman
2010-02-26 22:36 ` Dale
2010-02-27 23:55 ` KostyaSha
2010-02-28 0:11 ` Volker Armin Hemmann
2010-02-28 13:16 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox