Same bug running Debian buster/sid and Inkscape 0.92.2 (5c3e80d,
2017-08-06).
In my case strace showed that Inkscape tried to access a file on a NFS
mount via stat() that failed as I was on travel / not in my home LAN.
The UI behaviour was that Inkscape froze and htop showed one of the
Inkscape th
Same bug on Gentoo (up-to-date version).
I had an sshfs mounted permanently on my filesystem.
The solution which worked was also to change the maxrecentdocuments
setting to 0 in ~/.config/inkscape/preferences.xml
--
You received this bug notification because you are a member of Desktop
Packages
Same bug running Ubuntu 16.04 and inkscape 0.91 r13725.
In my case this is due to a file that was in an autofs filesystem that
cannot be mounted.
The two workarounds described above solve the problem (~/.local/share
/recently-used.xbel and setting maxrecentdocuments=0 in
~/.config/inkscape/prefer
Inkscape freeze on startup. Strace showed it tried to access a file on
an unavailable network drive.
Deleted history as described here made it work again:
http://askubuntu.com/questions/29559/how-can-i-keep-recent-files-from-appearing-in-unity
rm ~/.local/share/zeitgeist/activity.sqlite
zeitgeist
Same problem for me. Strace show me that the problem is related to a file with
no link with inkscape.
Deleting ~/.local/share/recently-used.xbel solve the problem.
Would it be possible to deactivate recent file feature ?
--
You received this bug notification because you are a member of Desktop
+1 I have a SSHFS drive mounted and for some reason it seems Inkscape
is trying to stat 100s of recently accessed files over this really slow
connection which causes it to lock up.
I can't see anything in the preferences to stop it trying to do this :-/
Ubuntu 14.04 LTS
--
You received this bu
Still an issue on 14.04.3. I have an NFS share which is offline some
times. All Inkscape files are local, but it still freezes for ever.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/7
Same issue on Windows 8 Enterprise with a network drive unavailable.
Inkscape hangs for several minutes after launch.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/785701
Title:
Ink
Same issue here. Linux Mint 17. inkscape 0.48
It happen to me after I try to put the program in fullscreen
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/785701
Title:
Inkscape freez
I can confirm that the bug effects me in 13.10. Using the
maxrecentdocuments fix from
https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/785701/comments/11
also solved the problem here.
I had noticed that the recent documents menu never worked for me. Every
time I selected an item it would
Confirmed!
According to the strace output Inkscape is trying to find a file on an
unreachable sambashare, a file which is totally unrelated to Inkscape.
Clearing the recent file list helped
Running 12842 on Ubuntu 13.10
--
You received this bug notification because you are a member of Desktop
Same bug here. strace inkscape showed that the problem was a stat() of
file on an nfs share that was not available.
The workaround by "Cyril Soler (csoler-users)" to set maxrecentdocuments
to 0 in the file ~/.config/inkscape/preferences.xml solved the problem
here.
--
You received this bug notif
I've been pondering this bug all day, I couldn't work out a safe way to
test it without causing network errors.
Instead I decided to build a FUSE file-system which can be set to break
on certain calls. It will freeze just like this bad network effect and
we can test any kind of bad IO handling fro
based on comment 16, commit 12263 does not seem to help. (@Steve: you've
checked with a good Inscape version)
** Changed in: inkscape
Assignee: Kris (kris-degussem) => (unassigned)
** Changed in: inkscape
Milestone: 0.49 => None
--
You received this bug notification because you are a m
Suffering from this issue too (files in recent list on slow/unavaiable
NFS shares). Temporary workaround at #11 helped me for now, thanks.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs
I'm running inkscape-trunk 1:0.48+devel+12337+35~quantal1 (from
ppa:inkscape.dev/trunk). Kris, is that the right version to check?
If so, I'm sorry to report that the bug is still there ... it freezes a
few seconds after opening, and strace shows that it is patiently waiting
for stat() of various
Patch committed in trunk revision 12263. Please check chether the bug is
solved in the development version of inkscape.
** Changed in: inkscape
Assignee: (unassigned) => Kris (kris-degussem)
** Changed in: inkscape
Milestone: None => 0.49
--
You received this bug notification because y
The attachment "bug785701.patch" seems to be a patch. If it isn't,
please remove the "patch" flag from the attachment, remove the "patch"
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray
Based on the last comment, I had a look on the code.
I can not check the issue myself, so could any affected user check whether the
attached patch on trunk solves this issue?
** Patch added: "bug785701.patch"
https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/785701/+attachment/3601441/+
I have just come accross this problem on ubuntu 12.04.
using strace I can see it gets stuck on stat() for a file on a network
drive that is not available.
It seems that if you wait a while, 2 minutes or so it carries on.
--
You received this bug notification because you are a member of Desktop
Once the nfs is stale, you just can't start inkscape anymore (it hangs),
so there's no possible action from the GUI in the preferences.
I solved it by editing the file ~/.config/inkscape/preferences.xml, and
set to 0 the variable maxrecentdocuments. The initial value is 36.
Then inkscape starts c
21 matches
Mail list logo