[Bug 572028] Re: Evince Segmentation Fault on Launch

2010-05-04 Thread Kirill Kabardin
*** This bug is a duplicate of bug 571725 ***
https://bugs.launchpad.net/bugs/571725

 However, this means it's not an evince bug; but a fuse bug.
It's not evince bug in your case, but in my case evice can't create file, 
because it needs to create parent directory ~/.gnome2/evince first, which 
doesn't exist. It seems more like packaging bug to me, or even bug in evince 
itself.

-- 
Evince Segmentation Fault on Launch
https://bugs.launchpad.net/bugs/572028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572028] Re: Evince Segmentation Fault on Launch

2010-05-03 Thread Richard
*** This bug is a duplicate of bug 571725 ***
https://bugs.launchpad.net/bugs/571725


Just done some more testing and if I move the evince directory to a none
fuse filesystem with a symlink , the last_settings file gets created

e.g.

lstat64(/home/rmcgilli/.gnome2/evince/last_settings, 0xbfbc753c) = -1 ENOENT 
(No such file or directory)
open(/home/rmcgilli/.gnome2/evince/last_settings, 
O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0666) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
close(9) = 0
lstat64(/home/rmcgilli/.gnome2/evince/last_settings, {st_mode=S_IFREG|0644, 
st_size=0, ...}) = 0

Quick look around and a bug(44886)has previously been reported with fuse
2.4 and O_WRONLY|O_CREAT , but was fixed; so wonder if this is a
regression; will see if I can find the bug.

However, this means it's not an evince bug; but a fuse bug.

Can we unlink this bug from 571725 as they are not the same bug.

-- 
Evince Segmentation Fault on Launch
https://bugs.launchpad.net/bugs/572028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572028] Re: Evince Segmentation Fault on Launch

2010-04-30 Thread Richard
Seeing similiar issue here, below is the last bit of an strace showing
the permission denied.

clock_gettime(CLOCK_MONOTONIC, {849, 930237457}) = 0
lstat64(/home/rmcgilli/.gnome2/evince/last_settings, 0xbf90338c) = -1 ENOENT 
(No such file or directory)
open(/home/rmcgilli/.gnome2/evince/last_settings, 
O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0666) = -1 EACCES (Permission denied)
write(2, \n** (evince:21948): WARNING **: ..., 152
** (evince:21948): WARNING **: Error creating last_settings file: Error opening 
file '/home/rmcgilli/.gnome2/evince/last_settings': Permission denied

If you manually create the file evince  will start up (touch full file
from error message)


Incase it's important my home dir is enrcypted so the filesystem type is fuse; 
here's the mount entry 

gvfs-fuse-daemon on /export2/home/rmcgilli/.gvfs type fuse.gvfs-
fuse-daemon (rw,nosuid,nodev,user=rmcgilli)

-- 
Evince Segmentation Fault on Launch
https://bugs.launchpad.net/bugs/572028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572028] Re: Evince Segmentation Fault on Launch

2010-04-30 Thread Pedro Villavicencio
Thanks for the bug report. This particular bug has already been reported
into our bug tracking system, but please feel free to report any further
bugs you find.

** Changed in: evince (Ubuntu)
   Status: New = Invalid

-- 
Evince Segmentation Fault on Launch
https://bugs.launchpad.net/bugs/572028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572028] Re: Evince Segmentation Fault on Launch

2010-04-30 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 571725 ***
https://bugs.launchpad.net/bugs/571725

** This bug has been marked a duplicate of bug 571725
   evince not open

-- 
Evince Segmentation Fault on Launch
https://bugs.launchpad.net/bugs/572028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572028] Re: Evince Segmentation Fault on Launch

2010-04-29 Thread Nidoo

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/46466680/Dependencies.txt

** Attachment added: KernLog.txt
   http://launchpadlibrarian.net/46466681/KernLog.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/46466683/RelatedPackageVersions.txt

-- 
Evince Segmentation Fault on Launch
https://bugs.launchpad.net/bugs/572028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572028] Re: Evince Segmentation Fault on Launch

2010-04-29 Thread John McDougall
I have the same error as Nidoo. distribution information is the same
except I am running Lucid 64 bit.

-- 
Evince Segmentation Fault on Launch
https://bugs.launchpad.net/bugs/572028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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