abrt 1.0.8 detected a crash. architecture: i686 cmdline: /usr/bin/python /usr/bin/virtaal component: virtaal executable: /usr/bin/virtaal kernel: 2.6.32.11-99.fc12.i686.PAE package: virtaal-0.5.2-2.fc12 reason: genericpath.py:18:exists:TypeError: coercing to Unicode: need string or buffer, NoneType found release: Fedora release 12 (Constantine) backtrace ----- genericpath.py:18:exists:TypeError: coercing to Unicode: need string or buffer, NoneType found Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/virtaal/views/mainview.py", line 556, in _on_file_open filename_and_uri = self.show_open_dialog() File "/usr/lib/python2.6/site-packages/virtaal/views/mainview.py", line 455, in show_open_dialog if os.path.exists(pan_app.settings.general["lastdir"]): File "/usr/lib/python2.6/genericpath.py", line 18, in exists st = os.stat(path) TypeError: coercing to Unicode: need string or buffer, NoneType found Local variables in innermost frame: path: None
Created attachment 407069 [details] File: backtrace
Thanks for the report. This has been fixed upstream in r13970. It will be fixed either with a backport or the next bugfix release from upstream. If you need this fix quickly please try apply this patch: http://translate.svn.sourceforge.net/viewvc/translate/src/trunk/virtaal/virtaal/views/mainview.py?view=patch&r1=13970&r2=13969&pathrev=13970
virtaal-0.6.1-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/virtaal-0.6.1-1.fc13
virtaal-0.6.1-1.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 virtaal'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/virtaal-0.6.1-1.fc13
virtaal-0.6.1-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.