Bug 1078155
| Summary: | [abrt] gphotoframe: assistant.py:26:__init__:GError: Failed to open file '/usr/share/gphotoframe/assistant_facebook.glade': No such file or directory | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Szabo Akos <fonya> | ||||||
| Component: | gphotoframe | Assignee: | Mamoru TASAKA <mtasaka> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | mtasaka | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/3b47b10c0fa4a7b2cbcc1bbb5b1065e492cdd979 | ||||||||
| Whiteboard: | abrt_hash:1b29115164a27280ad6b6536e336516b8893deb8 | ||||||||
| Fixed In Version: | gphotoframe-2.0-0.5.a3.fc20 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-05-06 03:28:44 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 876277 [details]
File: backtrace
Created attachment 876278 [details]
File: environ
gphotoframe-2.0-0.5.a3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/gphotoframe-2.0-0.5.a3.fc20 gphotoframe-2.0-0.5.a3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/gphotoframe-2.0-0.5.a3.fc19 Package gphotoframe-2.0-0.5.a3.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gphotoframe-2.0-0.5.a3.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-5091/gphotoframe-2.0-0.5.a3.fc20 then log in and leave karma (feedback). Thank You, now, I can authenticate on tumblr, but in the preferences/plugins page contains "Not Authenticated". I can't re-login, only, and add some access to GFeedLine, or not. /I allow it/ BTW, I must installed directly from koji, not yum upgrade --enablerepo... way Okay, I once push this to stable. Thank you for feedback. gphotoframe-2.0-0.5.a3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. gphotoframe-2.0-0.5.a3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Try to login to tumblr Version-Release number of selected component: gphotoframe-2.0-0.4.a3.fc20 Additional info: reporter: libreport-2.2.0 cmdline: /usr/bin/python /bin/gphotoframe executable: /bin/gphotoframe kernel: 3.13.6-200.fc20.x86_64 runlevel: N 5 type: Python uid: 1001 Truncated backtrace: assistant.py:26:__init__:GError: Failed to open file '/usr/share/gphotoframe/assistant_facebook.glade': No such file or directory Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/gphotoframe/preferences/__init__.py", line 117, in on_button6_clicked self.plugin_tv.on_button6_clicked(*args) File "/usr/lib/python2.7/site-packages/gphotoframe/preferences/plugin.py", line 61, in on_button6_clicked self.parent, model[iter]) File "/usr/lib/python2.7/site-packages/gphotoframe/plugins/tumblr/ui.py", line 34, in __init__ TumblrAuthAssistant(parent=None, cb=self.assistant_cb) File "/usr/lib/python2.7/site-packages/gphotoframe/plugins/tumblr/assistant.py", line 26, in __init__ gui.add_from_file(SHARED_DATA_FILE('assistant_facebook.glade')) GError: Failed to open file '/usr/share/gphotoframe/assistant_facebook.glade': No such file or directory Local variables in innermost frame: cb: <bound method PluginTumblrDialog.assistant_cb of <gphotoframe.plugins.tumblr.ui.PluginTumblrDialog object at 0x2251d90>> gui: <Builder object at 0x7fe860730410 (GtkBuilder at 0x2b0e8a0)> self: <TumblrAuthAssistant object at 0x7fe860730d20 (gphotoframe+plugins+tumblr+assistant+TumblrAuthAssistant at 0x2792650)> parent: None