'NoneType' object has no attribute 'style'

Bug #612964 reported by hsm flxCore
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
Undecided
Unassigned

Bug Description

WHAT I WAS DOING:
displaying the log (Explore>Log)

WHAT WAS THE ERROR:

bzr: ERROR: exceptions.AttributeError: 'NoneType' object has no attribute 'style'

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr/lib/revtreeview.py", line 193, in paint
    style = widget.style()
AttributeError: 'NoneType' object has no attribute 'style'

bzr 2.1.2 on python 2.6.5 (linux2)
arguments: ['/usr/bin/bzr', 'qlog']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.utf8'
plugins:
  bzrtools /usr/lib/python2.6/dist-packages/bzrlib/plugins/bzrtools [2.1.0]
  explorer /usr/lib/python2.6/dist-packages/bzrlib/plugins/explorer [1.0.1]
  launchpad /usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad [2.1.2]
  netrc_credential_store /usr/lib/python2.6/dist-packages/bzrlib/plugins/netrc_credential_store [2.1.2]
  news_merge /usr/lib/python2.6/dist-packages/bzrlib/plugins/news_merge [2.1.2]
  qbzr /usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr [0.19.0b1]

Tags: qlog
Revision history for this message
hsm flxCore (hannes-smit) wrote :

Possibly the file is too large?

It keeps warning if I ignore.. If my cursor does not move over the tree, nothing happens, otherwise it will generate a set of errors again.

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 612964] [NEW] 'NoneType' object has no attribute 'style'

hsm flxCore пишет:
> Public bug reported:
>
> WHAT I WAS DOING:
> displaying the log (Explore>Log)
>
> WHAT WAS THE ERROR:

> bzr: ERROR: exceptions.AttributeError: 'NoneType' object has no attribute 'style'
>
> Traceback (most recent call last):
> File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr/lib/revtreeview.py", line 193, in paint
> style = widget.style()
> AttributeError: 'NoneType' object has no attribute 'style'
>
> bzr 2.1.2 on python 2.6.5 (linux2)
> arguments: ['/usr/bin/bzr', 'qlog']

> qbzr /usr/lib/python2.6/dist-packages/bzrlib/plugins/qbzr [0.19.0b1]

Recently we've fixed similar (or the same) error. Can you update your
installation to qbzr 0.19.0b2 and check is it fixed there?

Changed in qbzr:
status: New → Incomplete
tags: added: qlog
Revision history for this message
hsm flxCore (hannes-smit) wrote :

alexander, How can I update to 0b2?

Revision history for this message
Alexander Belchenko (bialix) wrote :

beta2 is not available in PPA yet unfortunately, but you can just download our release tarball from http://launchpad.net/qbzr/trunk/0.19b2/+download/qbzr-0.19b2.tar.gz and unpack it in ~/.bazaar/plugins.

See also http://doc.bazaar.canonical.com/plugins/en/plugin-installation.html

Revision history for this message
hsm flxCore (hannes-smit) wrote :

thanks, and it works !

Revision history for this message
Alexander Belchenko (bialix) wrote :

Close the bug then.

Changed in qbzr:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.