Bug 622731 - [abrt] crash in gummi-0.4.5-1.fc12: Importer.py:79:prepare_image:TypeError: GtkEntry.set_text() argument 1 must be string, not None
Summary: [abrt] crash in gummi-0.4.5-1.fc12: Importer.py:79:prepare_image:TypeError: G...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gummi
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:615fe527
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-10 09:41 UTC by jendrik
Modified: 2010-08-31 06:36 UTC (History)
1 user (show)

Fixed In Version: gummi-0.4.8-2.fc12
Clone Of:
Environment:
Last Closed: 2010-08-31 06:27:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (874 bytes, text/plain)
2010-08-10 09:41 UTC, jendrik
no flags Details

Description jendrik 2010-08-10 09:41:21 UTC
abrt 1.1.1 detected a crash.

architecture: i686
cmdline: /usr/bin/python /usr/bin/gummi
component: gummi
executable: /usr/bin/gummi
kernel: 2.6.32.16-150.fc12.i686
package: gummi-0.4.5-1.fc12
reason: Importer.py:79:prepare_image:TypeError: GtkEntry.set_text() argument 1 must be string, not None
release: Fedora release 12 (Constantine)

backtrace
-----
Importer.py:79:prepare_image:TypeError: GtkEntry.set_text() argument 1 must be string, not None

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/gummi/GummiGUI.py", line 322, in on_image_file_activate
    self.importgui.choose_imagefile()
  File "/usr/lib/python2.6/site-packages/gummi/GummiGUI.py", line 645, in choose_imagefile
    self.importer.prepare_image()
  File "/usr/lib/python2.6/site-packages/gummi/Importer.py", line 79, in prepare_image
    self.image_file.set_text(imagefile)
TypeError: GtkEntry.set_text() argument 1 must be string, not None

Local variables in innermost frame:
imagefile: None
self: <gummi.Importer.Importer instance at 0x8bd86ec>
chooser: <gtk.FileChooserDialog object at 0x8bea07c (GtkFileChooserDialog at 0x8ddf828)>
response: -6
imagefilter: <gtk.FileFilter object at 0x8bea57c (GtkFileFilter at 0x8e664a0)>

Comment 1 jendrik 2010-08-10 09:41:23 UTC
Created attachment 437822 [details]
File: backtrace

Comment 2 Fedora Update System 2010-08-17 19:51:35 UTC
gummi-0.4.8-2.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/gummi-0.4.8-2.fc13

Comment 3 Fedora Update System 2010-08-17 19:51:44 UTC
gummi-0.4.8-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/gummi-0.4.8-2.fc12

Comment 4 Fedora Update System 2010-08-20 02:23:52 UTC
gummi-0.4.8-2.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update gummi'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/gummi-0.4.8-2.fc13

Comment 5 Fedora Update System 2010-08-31 06:27:37 UTC
gummi-0.4.8-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2010-08-31 06:35:59 UTC
gummi-0.4.8-2.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.