[Bug 326548] Re: package gnome-power-manager 2.22.1-1ubuntu4.1 failed to install/upgrade: podproces post-installation script zwr?ci? kod b??du 134

2009-02-09 Thread patate_fr
Hi Raflik,

I think I had the same problem. I opened a terminal and did:

sudo apt-get clean
sudo apt-get -f install
sudo dpkg --configure -a
sudo apt-get update
sudo apt-get upgrade

which solved my problem.

system: Ubuntu Hardy.

-- 
package gnome-power-manager 2.22.1-1ubuntu4.1 failed to install/upgrade: 
podproces post-installation script zwr?ci? kod b??du 134
https://bugs.launchpad.net/bugs/326548
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 84876] Re: Gnome settings manager error to start desktop

2007-07-07 Thread patate_fr
I guess my solution is similar to j. Tole,
In my case, I had this error because my firewall guarddog doesn't keep its 
settings at boot, and was filtering that.
You can verify it with iptables -L. To reload the rules at startup, I had to 
add in /etc/rc.d/rc.local:

if [ -x /etc/rc.firewall ]; then
/etc/rc.firewall
fi 

Tech info: Kubuntu 7.04  Ubuntu desktop / Guarddog

-- 
Gnome settings manager error to start desktop
https://bugs.launchpad.net/bugs/84876
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs