Bug 662362
| Summary: | [abrt] meld-1.3.2-1.fc14: misc.py:83:open_uri:Error: Operation not supported | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | smashfedorabugz | ||||
| Component: | meld | Assignee: | Dominic Hopf <dmaphy> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 14 | CC: | bdpepple | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:a41d14cc | ||||||
| Fixed In Version: | meld-1.5.1-1.fc14 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-05-10 21:21:42 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 468185 [details]
File: backtrace
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. There is a more current version of meld available for Fedora 14. Maybe you like to check it out if the issue still is reproducible with this: http://koji.fedoraproject.org/koji/taskinfo?taskID=3007032 meld-1.5.1-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/meld-1.5.1-1.fc14 Package meld-1.5.1-1.fc14: * should fix your issue, * was pushed to the Fedora 14 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing meld-1.5.1-1.fc14' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/meld-1.5.1-1.fc14 then log in and leave karma (feedback). meld-1.5.1-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |
abrt version: 1.1.14 architecture: x86_64 cmdline: python /usr/bin/meld ls1.txt ls2.txt component: meld executable: /usr/bin/meld kernel: 2.6.35.9-64.fc14.x86_64 package: meld-1.3.2-1.fc14 reason: misc.py:83:open_uri:Error: Operation not supported release: Fedora release 14 (Laughlin) time: 1292120094 uid: 2084045917 backtrace ----- misc.py:83:open_uri:Error: Operation not supported Traceback (most recent call last): File "/usr/share/meld/meld/meldapp.py", line 439, in on_menu_help_activate misc.open_uri("ghelp:///"+os.path.abspath(paths.help_dir("C/meld.xml"))) File "/usr/share/meld/meld/misc.py", line 83, in open_uri gtk.show_uri(gtk.gdk.screen_get_default(), uri, timestamp) Error: Operation not supported Local variables in innermost frame: timestamp: 0 uri: 'ghelp:////usr/share/gnome/help/meld/C/meld.xml' comment ----- Got this on the cli, which is how I launched it: Traceback (most recent call last): File "/usr/share/meld/meld/meldapp.py", line 439, in on_menu_help_activate misc.open_uri("ghelp:///"+os.path.abspath(paths.help_dir("C/meld.xml"))) File "/usr/share/meld/meld/misc.py", line 83, in open_uri gtk.show_uri(gtk.gdk.screen_get_default(), uri, timestamp) gio.Error: Operation not supported How to reproduce ----- 1. Hit the help button in meld 2. 3.