** Changed in: bzr-gtk (Ubuntu)
Status: Fix Committed => Fix Released
--
Add of new file from context menu fails
https://bugs.launchpad.net/bugs/244025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
u
** Also affects: bzr
Importance: Undecided
Status: Fix Released
--
Add of new file from context menu fails
https://bugs.launchpad.net/bugs/244025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubun
> (*) The problem here is that I regularly change from right-handed to
left-handed mouse and indeed regularly use a right-handed mouse with
left handed and vice versa. I think there needs to be a way of
describing all these three-button mouse things without the assumption of
right-handedness. I
Ah the launch import. The fix for that one is approved in the queue and
waiting to be merged. See
http://bundlebuggy.vernstok.nl/bzr-gtk/request/[EMAIL PROTECTED]
Right mouse button is an 'if event.button == 3'
(on_treeview_right_button_press_event function in olive/__init__.py)
Do you know wha
BTW About reports 0.95.0dev1 so I am fairly certain I am using the
right version.
--
Add of new file from context menu fails
https://bugs.launchpad.net/bugs/244025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
If I had the right version of Bazaar as the main version a link would be
fine, however because all the plugins I am testing require a very recent
version of Bazaar, I have chosen to load bzr.dev and use that from in
tree. So rather than a symbolic link in the path, I have an alias:
alias olive-gt
in ~/.bazaar/plugins:
bzr pull https://code.launchpad.net/~bzr-gtk/bzr-gtk/trunk gtk
downloads the current trunk and works out of the box. Maybe create a link to
olive in this location.
--
Add of new file from context menu fails
https://bugs.launchpad.net/bugs/244025
You received this bug notifi
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?
--
Add of new file from context menu fails
https://bugs.launchpad.net/bugs/244025
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
>From Changelog
* Avoid use of removed smart_add. (Jelmer Vernooij, #244025, #244027)
** Changed in: bzr-gtk (Ubuntu)
Status: New => Fix Committed
--
Add of new file from context menu fails
https://bugs.launchpad.net/bugs/244025
You received this bug notification because you are a member