[Bug 330557] Re: nautilus crash right clicking on Properties of an image file

2009-07-16 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Confirmed = Fix Released

-- 
nautilus crash right clicking on Properties of an image file
https://bugs.launchpad.net/bugs/330557
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 330557] Re: nautilus crash right clicking on Properties of an image file

2009-07-16 Thread Sebastien Bacher
** Package changed: nautilus (Ubuntu) = exempi (Ubuntu)

** Changed in: exempi (Ubuntu)
   Status: Triaged = Fix Committed

** Changed in: exempi (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)

-- 
nautilus crash right clicking on Properties of an image file
https://bugs.launchpad.net/bugs/330557
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 330557] Re: nautilus crash right clicking on Properties of an image file

2009-06-24 Thread Pedro Villavicencio
the backtrace matches: http://bugzilla.gnome.org/show_bug.cgi?id=586720
there's a comment upstream indicating that it might be a libexempi issue
too.

** Bug watch added: GNOME Bug Tracker #586720
   http://bugzilla.gnome.org/show_bug.cgi?id=586720

** Also affects: nautilus via
   http://bugzilla.gnome.org/show_bug.cgi?id=586720
   Importance: Unknown
   Status: Unknown

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

-- 
nautilus crash right clicking on Properties of an image file
https://bugs.launchpad.net/bugs/330557
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 330557] Re: nautilus crash right clicking on Properties of an image file

2009-06-24 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown = Confirmed

-- 
nautilus crash right clicking on Properties of an image file
https://bugs.launchpad.net/bugs/330557
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 330557] Re: nautilus crash right clicking on Properties of an image file

2009-05-15 Thread Everthon Valadão
When right-clicked some photo image and selected Properties, nautilus
crashes with a floating point exception (this do not happen to all my
photos, but just to some apparently random ones).

To reopen this bug report I collected some crash info with gdb (see
attached file):

   $ sudo apt-get -y install nautilus-dbg libexempi3-dbg
   $ nautilus 
   $ gdb nautilus `pidof nautilus` 21 | tee gdb-nautilus.txt
(gdb) continue
   at this moment I opened the image properties to cause nautilus crash
(gdb) backtrace full
(gdb) info registers
(gdb) thread apply all backtrace
(gdb) continue
(gdb) quit
   [1]+  Floating point exceptionnautilus

(I followed the steps of https://wiki.ubuntu.com/Backtrace :)

It seems to be a libexempi error, as you can see in the gdb log at line
338:

   Program received signal SIGFPE, Arithmetic exception.
   [Switching to Thread 0xb6e8a750 (LWP 8766)]
   0xb74ea170 in TIFF_MemoryReader::GetTag (this=0x913ef98, ifd=value 
optimized out, id=value optimized out, info=0xbf92dbf8) at 
TIFF_MemoryReader.cpp:214
   214  TIFF_MemoryReader.cpp: No such file or directory.
in TIFF_MemoryReader.cpp
   Current language:  auto; currently c++

P.S.: My system configs are

$ uname -a
Linux valadao-desktop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 
2009 i686 GNU/Linux

$ cat /etc/issue
Ubuntu 9.04

$ apt-cache policy nautilus
nautilus:
  Installed: 1:2.26.2-0ubuntu2
  Candidate: 1:2.26.2-0ubuntu2

$ apt-cache policy libexempi3
libexempi3:
  Installed: 2.0.2-2
  Candidate: 2.0.2-2

** Attachment added: gdb crash data
   http://launchpadlibrarian.net/26777801/gdb-nautilus.txt

-- 
nautilus crash right clicking on Properties of an image file
https://bugs.launchpad.net/bugs/330557
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 330557] Re: nautilus crash right clicking on Properties of an image file

2009-05-15 Thread Everthon Valadão
I'm reopening this bug report as it now have the needed information, and
if you guys need more debug info, tell me what and how to get it and I
will be glad to provide.

** Changed in: nautilus (Ubuntu)
   Status: Invalid = Confirmed

-- 
nautilus crash right clicking on Properties of an image file
https://bugs.launchpad.net/bugs/330557
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 330557] Re: nautilus crash right clicking on Properties of an image file

2009-05-15 Thread Everthon Valadão
@Peter: your attached image doesn't crashed my nautilus here on jaunty,
but some of my photos did, so I attached one of them (it's a flower).

Sorry, but I could not resize the image to reduce the file size, because
the resized version doesn't crash nautilus...

** Attachment added: sample image that crashes nautilus on jaunty.jpg
   
http://launchpadlibrarian.net/26778211/sample%20image%20that%20crashes%20nautilus%20on%20jaunty.jpg

-- 
nautilus crash right clicking on Properties of an image file
https://bugs.launchpad.net/bugs/330557
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 330557] Re: nautilus crash right clicking on Properties of an image file

2009-05-13 Thread Sebastien Bacher
We are closing this bug report as it lacks the information, described in
the previous comments, we need to investigate the problem further.
However, please reopen it if you can give us the missing information and
don't hesitate to submit bug reports in the future.

** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Invalid

-- 
nautilus crash right clicking on Properties of an image file
https://bugs.launchpad.net/bugs/330557
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 330557] Re: nautilus crash right clicking on Properties of an image file

2009-04-16 Thread Sebastien Bacher
could you try if that's still an issue in jaunty? the issue regarding
versions sems to be that you didn't enable hardy-updates for the ddebs
source, you can also try installing nautilus-dbg

-- 
nautilus crash right clicking on Properties of an image file
https://bugs.launchpad.net/bugs/330557
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 330557] Re: nautilus crash right clicking on Properties of an image file

2009-02-17 Thread Peter Watkins

** Attachment added: sample image that crashes nautilus
   http://launchpadlibrarian.net/22748486/bluesky.jpeg

-- 
nautilus crash right clicking on Properties of an image file
https://bugs.launchpad.net/bugs/330557
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 330557] Re: nautilus crash right clicking on Properties of an image file

2009-02-17 Thread Pedro Villavicencio
Thanks for your bug report. There's no crash for me using jaunty, could
you try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Incomplete

-- 
nautilus crash right clicking on Properties of an image file
https://bugs.launchpad.net/bugs/330557
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 330557] Re: nautilus crash right clicking on Properties of an image file

2009-02-17 Thread Peter Watkins
1) Sorry, the instructions on that page are not working for me, possibly
because the ddebs packages are out of date? `apt-cache policy nautilus`
says I'm running nautilus version 1:2.22.5.1-0ubuntu1 (from hardy-
updates/main), but `apt-cache policy nautilus-dbgsym` says only version
1:2.22.2-0ubuntu4 (from hardy/main) is available. Looks like I could
only install nautilus-dbgsym by rolling nautilus itself back to
1:2.22.2-0ubuntu4 somehow.

2) Now that I've failed to install with an apt-get install
$package=$version command, would you please be so kind as to tell me
how to remove the =$version pinning so I don't get errors like

  nautilus-dbgsym: Depends: nautilus (= 1:2.22.2-0ubuntu4) but
1:2.22.5.1-0ubuntu1 is to be installed

? I can squelch the errors by restoring /etc/apt/sources.list and
running `apt-get update` but cannot figure out how to clear the error
with apt-get, aptitude, or synaptic when the ddebs repo is enabled.

Thanks.

-- 
nautilus crash right clicking on Properties of an image file
https://bugs.launchpad.net/bugs/330557
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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