Bug 718938 - [abrt] puddletag-0.10.6-1.fc15: tagmodel.py:1:<module>:NameError: name 'B' is not defined
Summary: [abrt] puddletag-0.10.6-1.fc15: tagmodel.py:1:<module>:NameError: name 'B' is...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: puddletag
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Terje Røsten
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:efd8329cc65aab1be70efc51fba...
: 718894 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-05 09:01 UTC by Eric Reitmaier
Modified: 2011-07-18 22:39 UTC (History)
6 users (show)

Fixed In Version: puddletag-0.10.6-2.fc15
Clone Of:
Environment:
Last Closed: 2011-07-18 22:36:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Eric Reitmaier 2011-07-05 09:01:54 UTC
abrt version: 2.0.3
architecture:   x86_64
cmdline:        /usr/bin/python /usr/bin/puddletag
comment:        Just starting program
component:      puddletag
executable:     /usr/bin/puddletag
kernel:         2.6.38.8-32.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        puddletag-0.10.6-1.fc15
reason:         tagmodel.py:1:<module>:NameError: name 'B' is not defined
time:           Tue Jul  5 10:35:43 2011
uid:            500
username:       ericr

backtrace:
:tagmodel.py:1:<module>:NameError: name 'B' is not defined
:
: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
:
:Local variables in innermost frame:
:__builtins__: {'bytearray': <type 'bytearray'>, 'IndexError': <type 'exceptions.IndexError'>, 'all': <built-in function all>, 'help': Type help() for interactive help, or help(object) for help about object., 'vars': <built-in function vars>, 'SyntaxError': <type 'exceptions.SyntaxError'>, 'unicode': <type 'unicode'>, 'UnicodeDecodeError': <type 'exceptions.UnicodeDecodeError'>, 'memoryview': <type 'memoryview'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2010 Python Software Foundation.
:All Rights Reserved.
:
:Copyright (c) 2000 BeOpen.com.
:All Rights Reserved.
:
:Copyright (c) 1995-2001 Corporation for National Research Initiatives.
:All Rights Reserved.
:
:Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.
:All Rights Reserved., 'NameError': <type 'exceptions.NameError'>, 'BytesWarning': <type 'exceptions.BytesWarning'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type 'exceptions.RuntimeWarning'>, 'list': <type 'list'>, 'iter': <built-in function iter>, 'reload': <built-in function reload>, 'Warning': <type 'exceptions.Warning'>, '__package__': None, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, 'bytes': <type 'str'>, 'reduce': <built-in function reduce>, 'intern': <built-in function intern>, 'issubclass': <built-in function issubclass>, 'Ellipsis': Ellipsis, 'EOFError': <type 'exceptions.EOFError'>, 'locals': <built-in function locals>, 'BufferError': <type 'exceptions.BufferError'>, 'slice': <type 'slice'>, 'FloatingPointError': <type 'exceptions.FloatingPointError'>, 'sum': <built-in function sum>, 'getattr': <built-in function getattr>, 'abs': <built-in function abs>, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'print': <built-in function print>, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, 'ReferenceError': <type 'exceptions.ReferenceError'>, 'len': <built-in function len>, 'credits':     Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands
:    for supporting Python development.  See www.python.org for more information., 'frozenset': <type 'frozenset'>, '__name__': '__builtin__', 'ord': <built-in function ord>, 'super': <type 'super'>, 'TypeError': <type 'exceptions.TypeError'>, 'license': See http://www.python.org/2.7/license.html, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': <built-in function filter>, 'range': <built-in function range>, 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': <built-in function pow>, 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': <built-in function globals>, 'divmod': <built-in function divmod>, 'enumerate': <type 'enumerate'>, 'apply': <built-in function apply>, 'LookupError': <type 'exceptions.LookupError'>, 'open': <built-in function open>, 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': <built-in function zip>, 'hex': <built-in function hex>, 'long': <type 'long'>, 'next': <built-in function next>, 'ImportError': <type 'exceptions.ImportError'>, 'chr': <built-in function chr>, 'xrange': <type 'xrange'>, 'type': <type 'type'>, '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': <built-in function hasattr>, 'delattr': <built-in function delattr>, 'setattr': <built-in function setattr>, 'raw_input': <built-in function raw_input>, 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': <built-in function compile>, 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, '__import__': <built-in function __import__>, 'KeyError': <type 'exceptions.KeyError'>, 'coerce': <built-in function coerce>, 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': <built-in function unichr>, 'id': <built-in function id>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'any': <built-in function any>, 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': <built-in function map>, 'buffer': <type 'buffer'>, 'max': <built-in function max>, 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': <built-in function callable>, 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': <built-in function eval>, '__debug__': True, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>}
:__name__: None
:__file__: None
:__doc__: None
:__package__: None

Comment 1 Terje Røsten 2011-07-07 19:44:25 UTC
Thanks for your report.

Comment 2 Terje Røsten 2011-07-07 19:45:50 UTC
*** Bug 718894 has been marked as a duplicate of this bug. ***

Comment 3 Fedora Update System 2011-07-07 19:52:29 UTC
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

Comment 4 Fedora Update System 2011-07-07 19:52:47 UTC
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

Comment 5 Fedora Update System 2011-07-08 18:07:41 UTC
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).

Comment 6 nomnex 2011-07-14 07:53:07 UTC
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

Comment 7 nomnex 2011-07-14 07:59:33 UTC
My previous comment was part of the ABRT report.

The udpate-testing is working fine. I have added +1 karma on bodhi. Thanks sten.

Comment 8 Terje Røsten 2011-07-14 08:02:35 UTC
Thanks for testing nomnex, will push to stable after some more days in testing
repo.

Comment 9 Andriy Tsykholyas 2011-07-14 14:11:41 UTC
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

Comment 10 John Bishop 2011-07-14 21:58:50 UTC
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.

Comment 11 John Bishop 2011-07-14 22:06:07 UTC
(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.

Comment 12 John Bishop 2011-07-14 22:10:08 UTC
(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!

Comment 13 rbz 2011-07-15 07:07:00 UTC
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

Comment 14 Fedora Update System 2011-07-18 22:35:56 UTC
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.

Comment 15 Fedora Update System 2011-07-18 22:39:18 UTC
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.


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