On Fri, Jun 25, 2010 at 7:57 AM, edA-qa <eda...@disemia.com> wrote:
> I'm not positive on the versions, but Fedora 13 appears to have qbzr
> 0.19 and still have the error. That appears to be a newer version than
> the fix 0.18.

0.19 is still in beta. I think it is more likely that you installed
qbzr from trunk. Please check where qbzr is installed:

$ bzr plugins -v
.....

qbzr 0.19.0dev1
    QBzr - Qt-based frontend for Bazaar
    /home/garyvdm/.bazaar/plugins/qbzr

.....

Check if it is versioned with bzr:

$ bzr info ~/.bazaar/plugins/qbzr/
Repository tree (format: 2a)
Location:
  shared repository: /home/garyvdm/.bazaar/plugins/qbzr
  repository branch: /home/garyvdm/.bazaar/plugins/qbzr

Related branches:
  parent branch: bzr+ssh://bazaar.launchpad.net/~qbzr-dev/qbzr/trunk2a/

Ok - pull the latest version then:

$ bzr pull -d ~/.bazaar/plugins/qbzr/
Using saved parent location:
bzr+ssh://bazaar.launchpad.net/~qbzr-dev/qbzr/trunk2a/
 M  NEWS.txt
 M  lib/loggraphprovider.py
All changes applied successfully.
Now on revision 1282.

-- 
qlog crashes with  'NoneType' object has no attribute 'style'
https://bugs.launchpad.net/bugs/544928
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to