[Bug 785701] Re: Inkscape freezes at opening

2020-03-26 Thread Mattia Rizzolo
(following upstream)

** Changed in: inkscape (Ubuntu)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 785701] Re: Inkscape freezes at opening

2020-03-25 Thread Mark Jeronimus
This recently this started happening to 0.92. I downloaded 1.0alpha
(AppImage) and it still happens.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 785701] Re: Inkscape freezes at opening

2019-04-11 Thread mray
Closing because this can't be reproduced with 1.0alpha
(1:0.92.0+devel+201904052254+98d368e) on Ubuntu.

Closed by: https://gitlab.com/mray

** Tags added: bug-migration

** Changed in: inkscape
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 785701] Re: Inkscape freezes at opening

2017-12-28 Thread strahl
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 threads being in state "D" - uninterruptible sleep (usually
IO).

Having a quick peek in the source code - /src/ui/interface.cpp has a
function sp_ui_build_dyn_menus() which looks promising to debug - let's
hope I find some time to compile Inkscape and debug soon...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 785701] Re: Inkscape freezes at opening

2016-07-17 Thread Jadzia Dax
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2016-06-25 Thread Javier Macias-Guarasa
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/preferences.xml).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2016-04-05 Thread Berthold
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-daemon --replace

rm ~/.local/share/zeitgeist
zeitgeist-daemon --replace
 
Ubuntu 14.04
Inkscape 0.91 r

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2016-03-09 Thread pedrogaza
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2015-09-01 Thread Dan Benton
+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 bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2015-08-27 Thread Simon Wenner
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2015-01-18 Thread Brian Beers
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2014-08-06 Thread Mario Luzeiro
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2013-12-20 Thread Kevin Shenk
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 open a different file from the same
list...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2013-12-10 Thread Diederik van Lierop
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2013-10-17 Thread Helmut Fedder
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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2013-06-28 Thread Martin Owens
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 from there. See
https://code.launchpad.net/~doctormo/+junk/gremlinfuse and the
accompanying readme. Let me know if you are able to test and what your
results are.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2013-06-02 Thread Kris
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 member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2013-05-24 Thread Brendan_P
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2013-05-16 Thread Steve
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 network-share files.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2013-04-03 Thread Kris
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 you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2013-03-27 Thread Kris
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/+files/bug785701.patch

** Changed in: inkscape
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2013-03-27 Thread Ubuntu Foundations Team Bug Bot
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, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2013-03-26 Thread dogmatic69
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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2013-02-06 Thread Cyril Soler
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 correctly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2012-04-20 Thread Fiable.biz
The bug also appears in Fedora 16, with no .recently-used file in the home 
directory.
Moreover it is not always at opening that Inkscape freezes.
The bug you quote #740843 is more recent and less developped than this one, so 
should be considered as a duplicate of this one, rather than the opposite.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2012-04-20 Thread ~suv
 The bug also appears in Fedora 16, with no .recently-used file in the
home directory.

Recent versions of Gtk+ have changed the location of the file storing entries 
for recently used files on linux (Gtk+/win32 uses a different location for the 
same file): on linux it is now saved as 
  ~/.local/share/recently-used.xbel
(in accordance with the XDG specification, I assume)

 Moreover it is not always at opening that Inkscape freezes.

AFAIU the file is rescanned if modified on disk, to always offer an up-
to-date list in Inkscape's 'File  Open Recent…' menu. Note though that
bug #740843 was only mentioned after the discussion in comments #4-6
which explicitly referred to the list of recently-used files which is
stored in a single file per user and shared by all Gtk+ apps.

 The bug you quote #740843 is more recent (…)

Bug #740843 was filed on 2011-03-23, yours on 2011-05-20.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 785701] Re: Inkscape freezes at opening

2012-04-19 Thread Christopher Stone
This is a dupe of Bug #740843 as linked above.

Workaround: delete the .recently-used.xbel file in your home
directory. Note this is not stored in Inkscape's own user configuration
directory.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2012-04-04 Thread Alex Valavanis
** Changed in: inkscape (Ubuntu)
   Importance: Undecided = Medium

** Changed in: inkscape
   Importance: Undecided = High

** Changed in: inkscape
   Status: New = Confirmed

** Changed in: inkscape (Ubuntu)
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2012-04-04 Thread ~suv
Related:
Bug #740843 “Really slow to start because of .recently-used”
https://bugs.launchpad.net/inkscape/+bug/740843

Bug #703517 “Inskscape slows down when an external drive is connected”
https://bugs.launchpad.net/inkscape/+bug/703517

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 785701] Re: Inkscape freezes at opening

2012-04-03 Thread Al Pagan
Thanks to Mark Roth suggestion, I ran strace inkscape from the
terminal, and found that Inkscape was stuck in stat-ing an unrelated
file (a .csv file I'd previously opened in Geany) that was located on a
computer previously connected to the network.  As the computer was
switched off, Inkscape was stuck trying to stat an unavailable file.

Anyone have any ideas what library is trying to stat these files?  It's
obviously nothing to do with Inkscape's file management (based on the
fact that the list of files to stat are mostly unrelated to my Inkscape
activity).  I believe it may be the same library that is used in gThumb,
as I've found gThumb freezes on startup when doing the same thing.
Perhaps this is a Zeitgeist problem?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2012-01-05 Thread Mark Roth
This was happening to me as well. I did an strace on the process and it
was stuck in stat() on a file in the recent files list. The file was on
a cifs-mounted NAS partition that was hung due to a network disconnect.

For others who are encountering this, it might be helpful to kill all
inkscape processes and then relaunch in a terminal by typing strace
inkscape and then pasting the last thing it prints before it hangs into
this bug report.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2012-01-05 Thread Mark Roth
Actually, strange - it was a file in the recent files list of another
app, not inkscape. But inkscape was trying to stat it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2011-10-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: inkscape (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/785701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2011-05-31 Thread Alex Valavanis
** Tags added: performance

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2011-05-24 Thread Julien
Same problem here, Inkscape freezes at start on Ubuntu 11.04 Unity.

It unfreezes after some time (which can be minutes long), but shows some
inconsistencies, like the disappearance of the top window menu (file,
edit, etc..)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2011-05-20 Thread Fiable.biz
** Attachment added: Resizing Inkscape windows doesn't resize the usable space
   
https://bugs.launchpad.net/bugs/785701/+attachment/2136299/+files/inkscape_freezes.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 785701] Re: Inkscape freezes at opening

2011-05-20 Thread Alex Valavanis
** Also affects: inkscape
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785701

Title:
  Inkscape freezes at opening

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs