This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

[SOLVED] Problems even happen to me!!!

Deacon

Mon Apr 29, 2013 5:02:23 am

Hallo Swarf,

I am sorry to hear this! What happens when you try to upgrade in terminal? Does it give a similar message?

Wolfman

Mon Apr 29, 2013 7:37:51 am

Hi swarf,

did you try running "DPKG" in recovery mode??. Before you do, try running the following in a termiinal and then try and update as normal:

sudo dpkg --configure -a

Also, you might want to check your startup apps with this command, you must start "Startup Apps" after entering the command as it will list all processes that are running at start:

sudo sed -i 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/*.desktop

See als:

http://www.zoringroup.com/forum/viewtop ... +su#p10296

Regards Wolfman :)

madvinegar

Mon Apr 29, 2013 1:41:40 pm

Try also these commands:

Code:
sudo rm -r /var/lib/apt/lists/*
sudo apt-get update
sudo apt-get upgrade