Bug#986821: freecad: Garbled menu makes freecad unusable
Tobias Frost
tobi at debian.org
Wed Jun 23 06:40:57 BST 2021
On Tue, Jun 22, 2021 at 12:30:03AM +0200, Michael Jarosch wrote:
> Am 20.06.21 um 19:44 schrieb Tobias Frost:
>
> > Its a bit of a big hammer, but you could try stracing it, to see which
> > files
> > are accessed in your home directory. Maybe that gives a hint…
>
> Yeah. A lot of output.
>
> Tried to make an strace with both users and diff the output, but it's still
> hard to get behind the fact, that one users working and another not. Still
> LOTS of lines, despite using diff.
>
> Mostly, both logs have the same lines but offset. But there are a few lines
> which I *guess* are only in the log of the not-wirking user:
>
> < poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}, {fd=13,
> events=POLLIN}, {fd=15, events=POLLIN}, {fd=20, events=POLLIN}, {fd=21,
> events=POLLIN}], 6, 38) = 0 (Timeout)
> f.e., or thousands of lines complaining about missing icons
>
> <
> access("/home/mitsch/.local/share/icons/hicolor/16x16/stock/chart/tree.png",
> F_OK) = -1 ENOENT (Datei oder Verzeichnis nicht gefunden)
> <
> access("/home/mitsch/.local/share/icons/hicolor/16x16/stock/chart/tree.svg",
> F_OK) = -1 ENOENT (Datei oder Verzeichnis nicht gefunden)
> <
> access("/home/mitsch/.local/share/icons/hicolor/16x16/stock/code/tree.png",
> F_OK) = -1 ENOENT (Datei oder Verzeichnis nicht gefunden)
Yes, this is the directopn I'd look: are there any files accessed in your
home directory which shouldnt?
> Don't know. Too much information for me.
If you want, send the straces to me (via private mail if you hesitate to send it to this
bug) and I can take a look. Please also send your enviornment (output of export)
> Greets!
>
> Mitsch
>
More information about the debian-science-maintainers
mailing list