Gentoo Archives: gentoo-user

From: Kai Krakow <hurikhan77@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: FreeCAD permission problems
Date: Sat, 06 May 2017 10:35:23
Message-Id: 20170506123237.65ddc816@jupiter.sol.kaishome.de
In Reply to: Re: [gentoo-user] Re: FreeCAD permission problems by Zhu Sha Zang
1 Am Fri, 5 May 2017 20:55:42 -0400
2 schrieb Zhu Sha Zang <zhushazang@×××××××××.br>:
3
4 > [rodolfo@asgard ~]$ eselect qtgraphicssystem list 20:55
5 > Available Qt Graphics Systems:
6 > [1] native
7 > [2] opengl (experimental)
8 > [3] raster (default) *
9 >
10 > Best Regards
11
12 This does not help, the software is trying to load the swrast GL
13 driver which is not there.
14
15 It would be helpful to see the output of
16
17 # eselect opengl list
18
19 and
20
21 # eselect mesa list
22
23
24 > On 05/05/2017 03:17 PM, Kai Krakow wrote:
25 > > Am Fri, 5 May 2017 21:12:53 +0200
26 > > schrieb tuxic@××××××.de:
27 > >
28 > >> On 05/05 09:03, Kai Krakow wrote:
29 > [...]
30 > [...]
31 > >> [...]
32 > >> [...]
33 > [...]
34 > >> [...]
35 > [...]
36 > >> [...]
37 > >> [...]
38 > [...]
39 > [...]
40 > [...]
41 > [...]
42 > >> Hi Kai,
43 > >>
44 > >> sorry for the confusion I initiated...
45 > >>
46 > >> This one I used
47 > >>
48 > >> QT_GRAPHICSSYSTEM=raster freecad
49 > > Please also try my other suggestion:
50 > >
51 > > Find your GL drivers with "locate libGL.so" or "qfile -b libGL.so"
52 > > and try those paths in the preloader:
53 > >
54 > > # LD_PRELOAD=/path/to/libGL.so freecad
55 > >
56 > > Try the libGL most specific to your graphics card first.
57 > >
58 > >
59 >
60 >
61 >
62
63
64
65 --
66 Regards,
67 Kai
68
69 Replies to list-only preferred.

Replies

Subject Author
Re: [gentoo-user] Re: FreeCAD permission problems Zhu Sha Zang <zhushazang@×××××××××.br>