** Changed in: bzr-gtk (Ubuntu)
Status: Fix Committed => Fix Released
--
Cannot add from main menu item
https://bugs.launchpad.net/bugs/244027
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
Am Dienstag, den 01.07.2008, 05:25 + schrieb Russel Winder:
> Is there a quick and easy way of me trying the fixes prior to formal
> release or is it best to wait for a formal release?
You should be able to use the trunk branch registered on Launchpad for
bzr-gtk.
Cheers,
Jelmer
--
Jelmer V
Is there a quick and easy way of me trying the fixes prior to formal
release or is it best to wait for a formal release?
--
Cannot add from main menu item
https://bugs.launchpad.net/bugs/244027
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
>From Changelog
* Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
** Changed in: bzr-gtk (Ubuntu)
Status: New => Fix Committed
--
Cannot add from main menu item
https://bugs.launchpad.net/bugs/244027
You received this bug notification because you are a member of Ubunt
It appears that this is the same as Bug 244025 since on the console I
get:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/olive/add.py", line 74, in add
bzrlib.add.smart_add([fullpath])
AttributeError: 'module' object has no attribute 'smart_add'
--
Cannot add fr