gnome-about crashed with TypeError in open_url()

Bug #182354 reported by mithion
12
Affects Status Importance Assigned to Milestone
gnome-desktop
Fix Released
Medium
gnome-desktop (Ubuntu)
Fix Released
Low
Ubuntu Desktop Bugs

Bug Description

The crash occurs when I click the links offered in the gnome about screen. It's occurs consistently every time.

ProblemType: Crash
Architecture: amd64
Date: Sat Jan 12 09:41:11 2008
Dependencies: gnome-desktop-data 1:2.21.4-0ubuntu1
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/gnome-about
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: fglrx
Package: gnome-about 1:2.21.4-0ubuntu1
PackageArchitecture: amd64
ProcCmdline: /usr/bin/python /usr/bin/gnome-about
ProcCwd: /home/philippe
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/gnome-about']
SourcePackage: gnome-desktop
Title: gnome-about crashed with TypeError in open_url()
Uname: Linux zeus 2.6.24-3-generic #1 SMP Thu Jan 3 22:50:33 UTC 2008 x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner video

Tags: apport-crash
Revision history for this message
mithion (nine-dimensions) wrote :
Kjell Braden (afflux)
Changed in gnome-desktop:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thanks for your report, that works fine here do you have any other specific steps to reproduce the crash?

Changed in gnome-desktop:
status: Confirmed → Incomplete
Revision history for this message
Kjell Braden (afflux) wrote :

I couldn't produce that bug yet, but looking at line 554 of /usr/bin/gnome-about, it says:
 print '''Warning: could not open "%s": %s''' % self.url, e
which produces definetly a TypeError and should be:
 print '''Warning: could not open "%s": %s''' % (self.url, e)

Revision history for this message
Jesper Larsen (knorr) wrote :

I can confirm the bug on my system as well.

Running 8.04 64bit with firefox 2.0.0.11 64 bit as default browser.

No special steps to reproduce error.

Revision history for this message
Thomas Novin (thomasn80) wrote :

Confirmed with FF 2.0.0.11+2nobinonly-0ubuntu0.7.10 as default browser. Just pressed a link in the Sys>About Gnome window.

Revision history for this message
Kjell Braden (afflux) wrote : Re: [Bug 182354] Re: gnome-about crashed with TypeError in open_url()

On Do, 2008-01-24 at 11:08 +0000, ThomasNovin wrote:
> Confirmed with FF 2.0.0.11+2nobinonly-0ubuntu0.7.10 as default browser.
> Just pressed a link in the Sys>About Gnome window.
>

 status confirmed

Confirming as the requested information was provided and others can
confirm the issue.

Changed in gnome-desktop:
status: Incomplete → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

The issue is likely due to an incorrect web browser selection. This bug has been reported to the developers of the software. You can track it and make comments here: http://bugzilla.gnome.org/show_bug.cgi?id=515885

Changed in gnome-desktop:
assignee: nobody → desktop-bugs
status: Confirmed → Triaged
Revision history for this message
Sebastien Bacher (seb128) wrote :

The bug has been fixed upstream now

Changed in gnome-desktop:
status: Triaged → Fix Committed
Changed in gnome-desktop:
status: Unknown → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-desktop - 1:2.21.92-0ubuntu1

---------------
gnome-desktop (1:2.21.92-0ubuntu1) hardy; urgency=low

  * New upstream version:
    libgnome-desktop
    - Fix crash in GnomeBG
    - Fix GnomeBG gio port
    gnome-about
    - Fix translator comment not available in po files
    - Fix TypeError crasher in a print statement (lp: #182354)
    Misc
    - Use gvfs-copy instead of gnomevfs-copy in autogen.sh
  * debian/patches/90_from_svn_fix_unref_null_value.patch,
    debian/patches/91_from_svn_use_uris_for_gio.patch:
    - dropped, fixed in the new version

 -- Sebastien Bacher <email address hidden> Tue, 26 Feb 2008 23:01:11 +0100

Changed in gnome-desktop:
status: Fix Committed → Fix Released
Changed in gnome-desktop:
importance: Unknown → Medium
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.