You are not logged in.
Pages: 1
Hi,
I'm having all sorts of strange problems with Opera.
Pages only half loading, pages not rendering properly, themes vanishing, sessions being lost, widgets being lost.
Any ideas?
Last edited by RAH (2008-08-15 18:26:57)
Offline
$ opera --version
/path/to/Truth
Offline
reinstall opera, check if your ~/.opera folder has user rights.
chown -R rah:users ~/.opera/*
Offline
Hmm - think I've found the problem - less than 500KB free space on one of my linux partitions. This could be the cause right?
Offline
Hmm - think I've found the problem - less than 500KB free space on one of my linux partitions. This could be the cause right?
I don't know if that could be the problem (could be!)
I learned a command here on the forums that will help you out a little.
pacman -Sc
It cleared up quite a few MB for me.
i don't know you that well.
Offline
Ah, that clears the pacman cache I presume? I usually just delete the cache folder. That's handy though - thanks!
Offline
Ah, that clears the pacman cache I presume? I usually just delete the cache folder. That's handy though - thanks!
pacman -Sc clears out all packages other than what's currently installed. So, if you have three glibc packages in the cache, that command will only clear the two older ones.
pacman -Scc clears out everything in the cache. I only do this only when I'm sure that my system is working properly.
Offline
Pages: 1