Bug 718938
Summary: | [abrt] puddletag-0.10.6-1.fc15: tagmodel.py:1:<module>:NameError: name 'B' is not defined | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Eric Reitmaier <eric.reitmaier> |
Component: | puddletag | Assignee: | Terje Røsten <terje.rosten> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | andriy.tsykholyas, chernoff, M8R-cmhop9, nomnex, rbz, terje.rosten |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:efd8329cc65aab1be70efc51fba34e5911a46dc9 | ||
Fixed In Version: | puddletag-0.10.6-2.fc15 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-07-18 22:36:12 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: |
Description
Eric Reitmaier
2011-07-05 09:01:54 UTC
Thanks for your report. *** Bug 718894 has been marked as a duplicate of this bug. *** puddletag-0.10.6-2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/puddletag-0.10.6-2.fc14 puddletag-0.10.6-2.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/puddletag-0.10.6-2.fc15 Package puddletag-0.10.6-2.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing puddletag-0.10.6-2.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/puddletag-0.10.6-2.fc15 then log in and leave karma (feedback). Package: puddletag-0.10.6-1.fc15 Architecture: i686 OS Release: Fedora release 15 (Lovelock) Comment ----- Fedora 15 LXDE, puggle tag from the repo. When I launch it from the shell [mt@nh28d log]$ puddletag Version: 0.10.6 Traceback (most recent call last): File "/usr/bin/puddletag", line 238, in <module> from puddlestuff.puddletag import MainWin File "/usr/lib/python2.7/site-packages/puddlestuff/puddletag.py", line 8, in <module> import tagmodel File "/usr/lib/python2.7/site-packages/puddlestuff/tagmodel.py", line 1, in <module> B## -*- coding: utf-8 -*- NameError: name 'B' is not defined My previous comment was part of the ABRT report. The udpate-testing is working fine. I have added +1 karma on bodhi. Thanks sten. Thanks for testing nomnex, will push to stable after some more days in testing repo. Package: puddletag-0.10.6-1.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. Installed puddletag 2. Launched it Comment ----- Just launch it Package: puddletag-0.10.6-1.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1.Install package 2.Start Application 3.InstaCRASH Comment ----- Never even splashed the screen. (In reply to comment #10) > Package: puddletag-0.10.6-1.fc14 > Architecture: x86_64 > OS Release: Fedora release 14 (Laughlin) > > > How to reproduce > ----- > 1.Install package > 2.Start Application > 3.InstaCRASH > > > Comment > ----- > Never even splashed the screen. I downloaded the RPM from here: https://admin.fedoraproject.org/updates/puddletag-0.10.6-2.fc14 Went root and did: # rpm -i --replacepkgs --force puddletag-0.10.6-2.fc14.noarch.rpm And the application does now start. (In reply to comment #11) > (In reply to comment #10) > > And the application does now start. And I successfully changed a few files' tags. Application looks pretty sweet! Keep working on it! Package: puddletag-0.10.6-1.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- [rubicon 07.15 09:04:31]$ puddletag puddletag Version: 0.10.6 Traceback (most recent call last): File "/usr/bin/puddletag", line 238, in <module> from puddlestuff.puddletag import MainWin File "/usr/lib/python2.7/site-packages/puddlestuff/puddletag.py", line 8, in <module> import tagmodel File "/usr/lib/python2.7/site-packages/puddlestuff/tagmodel.py", line 1, in <module> B## -*- coding: utf-8 -*- NameError: name 'B' is not defined Comment ----- [rubicon 07.15 09:04:36]$ uname -a Linux rubicon 2.6.35.13-92.fc14.x86_64 #1 SMP Sat May 21 17:26:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux puddletag-0.10.6-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. puddletag-0.10.6-2.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |