segmentation fault due to missing ~/.local/share/data//Tulip 4.4/plugins//lib/tulip/

Bug #1279654 reported by Karl-Philipp Richter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tulip (Ubuntu)
New
Undecided
Unassigned

Bug Description

Missing directory ~/.local/share/data/Tulip 4.4/plugins//lib/tulip/ causes segmentation fault
<output>
$ tulip
loadPlugins info: /home/richter/.local/share/data//Tulip 4.4/plugins//lib/tulip/ - Datei oder Verzeichnis nicht gefunden
Could not open
Speicherzugriffsfehler
</output> (Speicherzugriffsfehler = segmentation fault, Datei oder Verzeichnis nicht gefunden=directory of file not found)
Everything below ~/.local/share/data/Tulip 4.4/plugins/ is missing. Double slashes might cause problem and indicate variables set to empty string in path.
After
<code>mkdir -p /home/richter/.local/share/data/Tulip\ 4.4/plugins/lib/tulip</code> output is
<output>
Could not open
Speicherzugriffsfehler
</output>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.