Author Topic: (kwin - solved) Problems after last update-/home ran out of memory during update  (Read 608 times)

Offline nixus

  • Full Member
  • ***
  • Posts: 113
I hope these problems are not too difficult to solve. I put both in one thread not knowing whether or not they are related. I might as well start another separate thread.

After last update I realized that my /home directory ran short of memory, which triggered some error messages. I then (maybe a mistake) after clearing some disk space, reinstalled the updates, however got following message:

Quote
ffmpeg-0.7.12-2pclos2012
qt4-xmlpatterns-4.8.2-1pclos2012
libffmpeg-devel-0.7.12-2pclos2012
qt4-database-plugin-mysql-4.8.2-1pclos2012
qt4-database-plugin-sqlite-4.8.2-1pclos2012
libqttest4-4.8.2-1pclos2012
python-gobject-2.28.6-3pclos2012
nmap-6.00-1pclos2012
liblibav53-0.8.2-3pclos2012
kde4-config-4.6.1-3pclos2012
emu1010-firmware-1.0.25-1pclos2012
emagic-firmware-1.0.25-1pclos2012
asihpi-firmware-1.0.25-1pclos2012
cp: Aufruf von stat für „/home/mysql/.kde4/*“ nicht möglich: Datei oder Verzeichnis nicht gefunden (which means not possible to call ... File or directory not found)
cp: Aufruf von stat für „/home/postgres/.kde4/*“ nicht möglich: Datei oder Verzeichnis nicht gefunden

The second problem is related to kwin:
It says the effects are not available due to following reasons, however there are no reasons indicated. So I can not activate any effects. All kwin effects are deactivated.

I have really no clue where to get started, and would appreciate any inputs. I really would like to avoid a complete reinstall.

Thanks,
nixus
« Last Edit: June 19, 2012, 05:35:27 PM by nixus »

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8821
  • Aurum nostrum non est aurum vulgi.
Re: Problems after last update - /home ran out of memory during update
« Reply #1 on: June 18, 2012, 10:39:00 PM »
The second problem is related to kwin:
It says the effects are not available due to following reasons, however there are no reasons indicated. So I can not activate any effects. All kwin effects are deactivated.

I have really no clue where to get started, and would appreciate any inputs. I really would like to avoid a complete reinstall.

Thanks,
nixus

I am unable to guess from the information your provided regarding your first issue. However, I may be able to suggest something on your second.

On SystemSetting's Desktop Effects, click the Advanced tab. If your compositing type is OpenGL, change it to XRender. Click Apply.

Close and Open SystemSettings again and on the same Advanced tab, reselect, OpenGL and click Apply again.

Close and Open SystemSettings again and you should be good to go. Why it does that, I still don't know the exact cause. But it did happen on one of my install and I got it fixed by playing with the Compositing type.

HTH
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline nixus

  • Full Member
  • ***
  • Posts: 113
Re: Problems after last update - /home ran out of memory during update
« Reply #2 on: June 18, 2012, 10:44:35 PM »
Thanks for the fast response. Problem however is that I can't even click the advanced button.

nixus

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8821
  • Aurum nostrum non est aurum vulgi.
Re: Problems after last update - /home ran out of memory during update
« Reply #3 on: June 18, 2012, 11:57:28 PM »
PCC > Hardware > Configure Video Card. Make sure you have the correct driver for your video card. Then try again.
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline nixus

  • Full Member
  • ***
  • Posts: 113
Re: Problems after last update - /home ran out of memory during update
« Reply #4 on: June 19, 2012, 12:23:02 AM »
Checked. Still no luck.
I have an Intel HD card. In PCC I use Intel 810 and later

nixus

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8821
  • Aurum nostrum non est aurum vulgi.
Re: Problems after last update - /home ran out of memory during update
« Reply #5 on: June 19, 2012, 02:33:59 AM »
Let's try with a default kwin.

$ mv ~/.kde4/share/config/kwinrc ~/.kde4/share/config/kwinrc_bak

Then logout/in again. First thing you should do when you login is check the Desktop Effects.
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline nixus

  • Full Member
  • ***
  • Posts: 113
Re: Problems after last update - /home ran out of memory during update
« Reply #6 on: June 19, 2012, 04:19:48 PM »
Let's try with a default kwin.

$ mv ~/.kde4/share/config/kwinrc ~/.kde4/share/config/kwinrc_bak

Then logout/in again. First thing you should do when you login is check the Desktop Effects.

That worked! Everything is back to normal. Can I keep these configurations?

nixus

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8821
  • Aurum nostrum non est aurum vulgi.
Re: Problems after last update - /home ran out of memory during update
« Reply #7 on: June 19, 2012, 04:41:21 PM »
:)

You may do whatever you wish with it. You have just created a new Kwin session. After tweaking and personalizing it, you may want to delete the old configuration.

$ rm -f ~/.kde4/share/config/kwinrc_bak
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline nixus

  • Full Member
  • ***
  • Posts: 113
Re: Problems after last update - /home ran out of memory during update
« Reply #8 on: June 19, 2012, 05:34:04 PM »
Great :D
Thanks Archie

nixus