[kde-freebsd] Re: Desktop effects suspended -- KDE4-4.5.1

2010-10-20 Thread Rusty Nejdl


>> 
> 
>
I am open to any ideas on this topic as well. From what I can basically
tell, I am having some sort of CPU leak with XORG. I can restart X (no
need to reboot) and my KDE becomes responsive again. But XORG starts at
around 3% cpu and just keeps creaping up until it will sit over 60%. It
is currently 27% from a restart last night. 
> 
> I don't have kmix
open. Disabling desktop effects doesn't appear to have an effect. Chrome
vs firefox has no effect. Removing flash and replacing with gnash had no
effect either. 
> 
> Thanks!
> Rusty Nejdl

To reply to myself... 

I
found a bunch of discussions of this affecting other distros besides
FreeBSD. I was able to solve this by doing a combination of the
following: 

1) Stop using Oxygen windows decoration 

2) Disable blur
affecf 

3) Update /etc/X11/xorg.conf:
Section "Screen"
 Identifier
"Screen0"
 Device "Device0"
 Monitor "Monitor0"
 DefaultDepth 24


OPTION "ADDARGBGLXVISUALS" "TRUE"

 SubSection "Display"
 Depth 24

EndSubSection
EndSection

SECTION "EXTENSIONS"
 OPTION "COMPOSITE"
"ENABLE"
ENDSECTION 

So far, xorg sitting around 3% cpu now even with
gnash going and actively using my desktop. Perhaps this might help
others with performance issues? 

Sincerely,
Rusty Nejdl___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] Re: ports/151606: devel/cmake: patch to add support for Python 2.7

2010-10-20 Thread edwin
Synopsis: devel/cmake: patch to add support for Python 2.7

Responsible-Changed-From-To: freebsd-ports-bugs->kde
Responsible-Changed-By: edwin
Responsible-Changed-When: Wed Oct 20 18:20:15 UTC 2010
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=151606
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] Re: Desktop effects suspended -- KDE4-4.5.1

2010-10-20 Thread Raphael Kubo da Costa
At Wed, 20 Oct 2010 11:02:46 +0300,
Mike Barnard wrote:
> I am running FreeBSD 8.1-STABLE built as of Oct  6 17:34:53 EAT 2010. Same
> day as when I did a portsnap and installed the packages needed to run KDE.
> 
> I am experiencing frequent problems with kde4. It gets excruciatingly slow
> and desktop effects keep going down.
> 
> I tailed .xsession-errors and tried to do what I was doing when it went down
> and got this:
> 
> ---
> > tail -f /usr/home/mike/.xsession-errors

Actually, you should look for some KWin output for some information on
what is going on with desktop effects. You can also try to configure
it via System Settings and try to get some more info.

And what graphics card and driver are you using? Does it help if you
turn desktop effects off?
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] Re: Desktop effects suspended -- KDE4-4.5.1

2010-10-20 Thread Rusty Nejdl


On Wed, 20 Oct 2010 11:02:46 +0300, Mike Barnard wrote: 

> Hi,
> 
>
I am running FreeBSD 8.1-STABLE built as of Oct 6 17:34:53 EAT 2010.
Same day as when I did a portsnap and installed the packages needed to
run KDE.
> 
> I am experiencing frequent problems with kde4. It gets
excruciatingly slow and desktop effects keep going down.
> 
> I tailed
.xsession-errors and tried to do what I was doing when it went down and
got this:
> 
> ---
>> tail -f
/usr/home/mike/.xsession-errors
> 
> kio_imap4(5169)/kio_imap
IMAP4Protocol::~IMAP4Protocol: IMAP4: Finishing
> klauncher(1676)/kio
(KLauncher): SlavePool: No communication with slave. 
> 
> QStringList
Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(Solid::DeviceInterface::Type)
error: "org.freedesktop.DBus.Error.Disconnected" 
> 
> (Pidgin:7160):
Json-CRITICAL **: json_node_get_int: assertion `node != NULL' failed
>
QStringList
Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(Solid::DeviceInterface::Type)
error: "org.freedesktop.DBus.Error.Disconnected" 
> 
> kwin(1691)/kdeui
(KIconLoader) KSharedDataCache::Private::mapSharedMemory: Failed to
establish shared memory mapping, will fallback to private memory --
memory usage will increase 
> link XMLID_34_ hasn't been detected!
>
link XMLID_34_ hasn't been detected!
> link XMLID_36_ hasn't been
detected!
> QFont::setPointSize: Point size

I am open to any ideas on
this topic as well. From what I can basically tell, I am having some
sort of CPU leak with XORG. I can restart X (no need to reboot) and my
KDE becomes responsive again. But XORG starts at around 3% cpu and just
keeps creaping up until it will sit over 60%. It is currently 27% from a
restart last night. 

I don't have kmix open. Disabling desktop effects
doesn't appear to have an effect. Chrome vs firefox has no effect.
Removing flash and replacing with gnash had no effect either.


Thanks!
Rusty Nejdl___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] Desktop effects suspended -- KDE4-4.5.1

2010-10-20 Thread Mike Barnard
Hi,

I am running FreeBSD 8.1-STABLE built as of Oct  6 17:34:53 EAT 2010. Same
day as when I did a portsnap and installed the packages needed to run KDE.

I am experiencing frequent problems with kde4. It gets excruciatingly slow
and desktop effects keep going down.

I tailed .xsession-errors and tried to do what I was doing when it went down
and got this:

---
> tail -f /usr/home/mike/.xsession-errors

kio_imap4(5169)/kio_imap IMAP4Protocol::~IMAP4Protocol: IMAP4: Finishing
klauncher(1676)/kio (KLauncher): SlavePool: No communication with slave.

QStringList
Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(Solid::DeviceInterface::Type)
error:  "org.freedesktop.DBus.Error.Disconnected"


(Pidgin:7160): Json-CRITICAL **: json_node_get_int: assertion `node != NULL'
failed
QStringList
Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(Solid::DeviceInterface::Type)
error:  "org.freedesktop.DBus.Error.Disconnected"

kwin(1691)/kdeui (KIconLoader) KSharedDataCache::Private::mapSharedMemory:
Failed to establish shared memory mapping, will fallback to private memory
-- memory usage will increase
link XMLID_34_ hasn't been detected!
link XMLID_34_ hasn't been detected!
link XMLID_36_ hasn't been detected!
QFont::setPointSize: Point size <= 0 (0), must be greater than 0
QFont::setPointSize: Point size <= 0 (0), must be greater than 0
QFont::setPointSize: Point size <= 0 (0), must be greater than 0
QFont::setPointSize: Point size <= 0 (0), must be greater than 0
QStringList
Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(Solid::DeviceInterface::Type)
error:  "org.freedesktop.DBus.Error.Disconnected"

krunner(1853)/kdeui (KIconLoader)
KSharedDataCache::Private::mapSharedMemory: Failed to establish shared
memory mapping, will fallback to private memory -- memory usage will
increase
plasma-desktop(2035)/kdeui (KIconLoader)
KSharedDataCache::Private::mapSharedMemory: Failed to establish shared
memory mapping, will fallback to private memory -- memory usage will
increase
QWidget::setMinimumSize: (/StackDialog) Negative sizes (-1,-1) are not
possible
QWidget::setMinimumSize: (/StackDialog) Negative sizes (-1,-1) are not
possible
link XMLID_34_ hasn't been detected!
link XMLID_34_ hasn't been detected!
link XMLID_36_ hasn't been detected!
QFont::setPointSize: Point size <= 0 (0), must be greater than 0
QFont::setPointSize: Point size <= 0 (0), must be greater than 0
QFont::setPointSize: Point size <= 0 (0), must be greater than 0
QFont::setPointSize: Point size <= 0 (0), must be greater than 0
QWidget::setMinimumSize: (/Plasma::Dialog) Negative sizes (-1,-1) are not
possible
plasma-desktop(2035)/kdecore (KConfigSkeleton)
KCoreConfigSkeleton::writeConfig:
QWidget::setMinimumSize: (/StackDialog) Negative sizes (-1,-1) are not
possible
QWidget::setMinimumSize: (/Plasma::Dialog) Negative sizes (-1,-1) are not
possible
QStringList
Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(Solid::DeviceInterface::Type)
error:  "org.freedesktop.DBus.Error.Disconnected"


(Pidgin:7160): Json-CRITICAL **: json_node_get_int: assertion `node != NULL'
failed
--

This seems to happen when KDE has been idle for a while. If I leave my desk
for more than 3 hours, then when I log back in, I experience this. It is
quickly cured by a reboot.

Any ideas why this is so?



-- 
Mike

Of course, you might discount this possibility, but remember that one in
a million chances happen 99% of the time.

___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information