You are not logged in.
Hi all,
After updating this morning, my xfce system is broken: no panel menu, right click for panel menu does not work, desktop background is black with no icons.
I can't seem to find any errors in the logs. I changed inittab to boot into console instead of slim, did 'startx > errors.txt' but nothing in the errors.txt file.
Anyone have any ideas how to fix this.
Thanks.
Offline
I fixed it by using this command
ln -s /usr/lib/libjpeg.so.7.0.0 /usr/lib/libjpeg.so.62from this thread
http://bbs.archlinux.org/viewtopic.php?id=75991
As a temporary solution I think it's okay. But I guess you might want to revoke it, when it gets fixed.
Offline
1. Don't cross post
2. Don't symlink libraries. It's a hack that will likely cause weird issues due to the differences in the library versions.
archlinux - please read this and this — twice — then ask questions.
--
http://rsontech.net | http://github.com/rson
Offline
1. Don't cross post
2. Don't symlink libraries. It's a hack that will likely cause weird issues due to the differences in the library versions.
What would then be the proper solution?
Offline
rson451 wrote:1. Don't cross post
2. Don't symlink libraries. It's a hack that will likely cause weird issues due to the differences in the library versions.What would then be the proper solution?
fill bug reports. if isn't reported how can we know about this issue?
Give what you have. To someone, it may be better than you dare to think.
Offline
fill bug reports. if isn't reported how can we know about this issue?
Hmm, I supposed someone already did that as I used 'the solution' from this thread:
http://bbs.archlinux.org/viewtopic.php?id=75991
(Anyways I'm only this as a temporary solution)
Last edited by Anda (2009-07-15 14:09:45)
Offline
#1: Wait for your mirror to get sync'ed. I removed my symlink and then upgraded to Thunar 1.0.1-4 - Now it works again.
Offline
Mine's gone too.... tried:
- syncing from main mirror & reinstalling some xfce-related things
- recompiling almost all xfce-related stuff from ABS
- doing a dirty symlink (+ removing it after it didn't work
)
Didn't help.
ldd /usr/bin/*|grep jpeg
... only lists .7 ones, but I've got no idea if that Info is even related.
Gonna try "just waiting" now ![]()
edit: wah, what a day, every time I post something anywhere, 10 seconds later it solved itsself: for some reason I rebuilt thunar & xfdesktop a second time, after that it worked. So: either there was some build order needed for this or I messed something else up the first time.
Last edited by whoops (2009-07-16 00:31:03)
Offline
I got all back to normal after downloading libjpeg package (ver. 7) one more time. Restarted the mashine and everything's working as well.
Linux registered user #328626
Arch powered machine
Offline
I had a less severe version of this problem where only the panel didn't come up and I ended up fixing it by starting the panel at the command line (xfce4-panel). Now it starts automatically again.
Offline