Bug#986821: freecad: Garbled menu makes freecad unusable

Michael Jarosch mitsch at riotmusic.de
Mon Jun 21 23:30:03 BST 2021


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)

Don't know. Too much information for me.

Greets!

Mitsch



More information about the debian-science-maintainers mailing list