LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-18-2011, 05:39 PM   #1
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Rep: Reputation: 55
Can I reinstall libBrokenLocale-2.13.so and Xfce Crashes


Running Slackware64 current and xfce4.6.2

Only way to open Xfce4.6.2 panel is to issue code:
Code:
$xfce4-panel
and leave xterminal minimized?
Alt+F2 has stopped working
Check around and found:
/lib64/libBrokenLocal-2.13.so
/lib64/libBrokenLocale.so.1

I found this:
http://connie.slackware.com/~alien/m..._64-5alien.lst
How do I reinstall or fix these libraries. Then I will reinstall xfce.

Is this the appropriate code to reinstall xfce?
Code:
#slackpkg xfce4.6.2 reinstall
Appreciate any help. Thank you
 
Old 10-18-2011, 05:53 PM   #2
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
It would be 'slackpkg reinstall xfce' (and other packages it depends on).

It sounds to me though that it's either a configuration problem, or perhaps a bug in xfce, so reinstalling may not fix it.

I would suggest maybe deleting ~/.config/xfce4-session and maybe also ~/.config.xfce4. That ought to show if it's a config problem or not.
 
Old 10-18-2011, 07:16 PM   #3
Eternal_Newbie
Member
 
Registered: Jun 2005
Location: The Pudding Isles
Distribution: Slackware
Posts: 573

Rep: Reputation: 59
You will also want to delete or backup ~/.cache/sessions/ , ~/.cache/xfce4/ and ~/.cache/Thunar/ . It appears these XFCE settings directories occasionally get corrupted.

Last edited by Eternal_Newbie; 10-18-2011 at 07:20 PM.
 
Old 10-18-2011, 07:27 PM   #4
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
Thank you for the quick responses.

Ok.. Can you tell me what Slackware package contains these libraries:
/lib64/libBrokenLocal-2.13.so
/lib64/libBrokenLocale.so.1
Because those libraries have to be replaced before i can trouble shoot xfce4, right?
 
Old 10-18-2011, 09:28 PM   #5
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
Hi guys, tried your suggestions but none worked. I tried slackpkg reinstall xfce4* but nothing changed. Have to figure out what package those libraries are in reinstall them and compile the kernel, see where that leaves me? Thank you
 
Old 10-19-2011, 08:14 AM   #6
Eternal_Newbie
Member
 
Registered: Jun 2005
Location: The Pudding Isles
Distribution: Slackware
Posts: 573

Rep: Reputation: 59
libBrokenLocale is part of glibc-solibs-2.13-x86_64-4 If that is broken, other parts of glibc might be broken and you probably have bigger problems than that.

I would recommend reinstalling all the glibc* packages ASAP and perhaps everything under /a .
 
1 members found this post helpful.
Old 10-19-2011, 08:49 AM   #7
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
NightSky: what makes you think those libraries are the problem?
 
Old 10-19-2011, 08:49 AM   #8
Petri Kaukasoina
Senior Member
 
Registered: Mar 2007
Posts: 1,852

Rep: Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520Reputation: 1520
Quote:
Originally Posted by NightSky View Post
Check around and found:
/lib64/libBrokenLocal-2.13.so
/lib64/libBrokenLocale.so.1


How do I reinstall or fix these libraries.
You asked this four years ago http://www.linuxquestions.org/questi...raries-607508/
 
2 members found this post helpful.
Old 10-19-2011, 08:53 AM   #9
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Good grief.
 
Old 10-20-2011, 12:08 PM   #10
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
Petri, Thank you so much for finding the old post! Keep them stored but couldn't find it. How did you find it?

Had installed kde with Xfce and removed kde because i only wanted a few apps, but found x-counter parts. Had ..xml configuration file problems with amorak which i don't use. Xfce work spaces started being activated when i opened up an app., lost panel functionality - freeze - crash. Alt+f2 stopped working. Every time startx opened mouse pad, file manager, and X terminal.
Removed everything i think is Kde related.

Reinstalled all Xfce.
Re-configure Xfce through Xfce4 Settings Manager
Removed icons from panel, xfce menu, removded desktop icons Minimized app icons except when active.
Rechecked ~/.bashrc
Xfce is working properly now! So that is solved
Will goto my old post now.

Dive no need to embarrass anyone...
 
Old 10-20-2011, 12:23 PM   #11
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
You didn't answer my question, how do you know those libs are broken?
 
Old 10-20-2011, 02:33 PM   #12
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
/lib64/libBrokenLocal-2.13.so -Just the name- Not broken

Dive, listed issues with xfce above in addition to kde app config files generating "false mime" files which I removed along with KDE pkgs. - lead me to think I broke the libraries:
/lib64/libBrokenLocal-2.13.so
/lib64/libBrokenLocale.so.1

After referring to old post realized i forgot that 'libBrokenLocal' is just the name of this set of libraries.
Any way if anyone's glibc libraries are really broken here is the howto fix: http://rlworkman.net/howtos/glibc-recovery

Bottom line libraries are not broken!

Quote:
By Alien - checking for broken libraries

alien@UFO:~$ pwd
/home/alien

alien@UFO:~$ cd /lib
alien@UFO:/lib$

alien@UFO:/lib$ pwd
/lib

alien@UFO:/lib$ ls -l

alien@UFO:/lib$ cat /var/log/packages/*| grep Broken

Broken symlinks are shown as red, working as green.

You can see that I have BrokenLocale installed. It comes from glibc package. If you're missing it, I doubt that you could compile anything.
Normal OutPut
Code:
XXX@UUUU:/lib$ cat /var/log/packages/*| grep Broken
usr/include/c++/4.5.3/java/util/concurrent/BrokenBarrierException.h
lib64/incoming/libBrokenLocale-2.13.so
usr/lib64/libBrokenLocale.a
usr/share/zoneinfo/right/Australia/Broken_Hill
usr/share/zoneinfo/Australia/Broken_Hill
usr/share/zoneinfo/posix/Australia/Broken_Hill
usr/share/zoneinfo/right/Australia/Broken_Hill
usr/share/zoneinfo/Australia/Broken_Hill
usr/share/zoneinfo/posix/Australia/Broken_Hill
usr/lib64/java/lib/zi/Australia/Broken_Hill
usr/share/ri/1.9.1/system/Iconv/BrokenLibrary/
usr/share/ri/1.9.1/system/Iconv/BrokenLibrary/cdesc-BrokenLibrary.yaml
usr/share/orage/zoneinfo/Australia/Broken_Hill.ics
 
Old 10-21-2011, 09:22 AM   #13
Eternal_Newbie
Member
 
Registered: Jun 2005
Location: The Pudding Isles
Distribution: Slackware
Posts: 573

Rep: Reputation: 59
I just noticed your first post makes references to Alien Bob's UNOFFICIAL (but very good) multilib packages.

Do you have them installed? If you have no need to multilib, DON'T install them.

If you intend to install them, they also come with an exhaustive installation guide. Read and understand this before even downloading anything else.

Last edited by Eternal_Newbie; 10-21-2011 at 10:09 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Installing XFCE on Gnome: Application Crashes and Synaptic Error messages and Quit farag Ubuntu 2 07-27-2009 11:26 AM
Reinstall Slack's LILO after WIndows XP reinstall __spc__ Linux - Newbie 3 02-15-2009 09:04 AM
X server crashes when starting terminal in xfce janhe Slackware 4 12-14-2008 02:52 PM
XFCE 4.03 Crashes On Slackware 9.1 johnleemk Linux - Software 6 02-01-2004 12:48 AM
XFCE crashes when i startx. kriep Slackware 1 12-06-2003 11:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:58 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration