run error

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
Roelof

run error

Post by Roelof »

Hello,

Im on this moment the maintainer of freecad for gentoo.
When one of the user starts freecad He gets this error:

freecad start error :
$ FreeCAD -l
FreeCAD 0.9, Libs: 0.9R2646
(c) Juergen Riegel, Werner Mayer 2001-2009
##### #### ### ####
# # # # # #
# ## #### #### # # # # #
#### # # # # # # # ##### # #
# # #### #### # # # # #
# # # # # # # # # ## ## ##
# # #### #### ### # # #### ## ## ##

Could not open catalog:
XercesMessages_en_US.cat
or XercesMessages_en_US.cat
Cannot load message domain
Qt: Session management error: Could not open network socket


Have you seen this earlier and do you know the answer ?

Roelof
User avatar
jriegel
Founder
Posts: 3369
Joined: Sun Feb 15, 2009 5:29 pm
Location: Ulm, Germany
Contact:

Re: run error

Post by jriegel »

The first look likes the xercesc package is not proper installed (it can't find some of its files).
Let him check if some other programs using XercesC works...

The last I didn't seen bevore. Looks like Qt try to connect some Desktop environment!?
Stop whining - start coding!
wmayer
Founder
Posts: 20308
Joined: Thu Feb 19, 2009 10:32 am
Contact:

Re: run error

Post by wmayer »

Hi,

xerces: sounds like an issue on Gentoo. Get more information at http://bugs.gentoo.org/259408 (where another app runs into the same problem)
Qt: Does the trick solve this issue? http://www.linuxquestions.org/questions ... et-287176/

Werner
Roelof

Re: run error

Post by Roelof »

HOi,

Reinstall of Xerces-c did the trick.

But thanks for the tip.

ROelof
Post Reply