[Bug 849361] Re: Extension not working in Oneiric

2011-11-01 Thread Chow Loong Jin
** Also affects: nautilus-image-manipulator (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-01 Thread Chow Loong Jin
I'll review and upload this later if nobody else has already done so.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-02 Thread Emilien Klein
Thanks Chow Loong Jin for sponsoring the upload.

Just out of curiosity, how will you handle the difference in version
numbers for the dependency on python-nautilus?

The Debian package depends on python-nautilus (>= 1.1) but Oneiric has
1.0-0ubuntu2. The Oneiric version has the same patches that are needed
from the 1.1 version, so the extension works fine with 1.0-0ubuntu2
(tested on Oneiric). Will you update the debian/control file, or what is
the procedure in this case?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-02 Thread Chow Loong Jin
Hmm, it looks like nautilus-image-manipulator hasn't actually hit Ubuntu
yet, so setting this as fixed released in Ubuntu isn't quite right.

As for the python-nautlus (>= 1.1) dependency in Debian, it looks like
you were the one who made the change. Do you need python-nautilus >= 1.1
for some specific purpose?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-02 Thread Emilien Klein
Indeed, the fix is released upstream and in Debian Sid, but you're
right, in Ubuntu it isn't yet released (that's what we're currently
working on...)

To have the Nautilus extensions work with Nautilus 3, release 1.1 of
python-nautilus is needed. However, in Oneiric we integrated the needed
patches before upstream released 1.1 [0], which resulted in the
1.0-0ubuntu2. As far as Ubuntu is concerned, the dependency can be made
on >= 1.0-0ubuntu2 (but NOT 1.0-0ubuntu1 since the patches are not
present in there).

The reason why the Debian package lists >= 1.1 is that Debian upgraded
it's python-nautilus directly from version from 0.6.1 to 1.1 [1].

Do you need more information from my side for the upload?

[0] https://bugs.launchpad.net/ubuntu/+source/nautilus-python/+bug/858925
[1] http://packages.qa.debian.org/n/nautilus-python.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-02 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus-image-manipulator - 0.4-1

---
nautilus-image-manipulator (0.4-1) unstable; urgency=low


  * New upstream release
- Transition to Nautilus 3 and GObject introspection
  (Closes: #644694) (LP: #859104 and LP: #849361).
  * debian/control:
- Require python-nautilus 1.1 or higher
- Depend on gir1.2-gtk-3.0, gir1.2-glib-2.0, gir1.2-nautilus-3.0
- Remove build dependency on pkg-config and python-nautilus
  * debian/watch:
- Add `debian uupdate` after the URL
  * debian/copyright:
- Conform to DEP-5: Machine-readable debian/copyright

 -- Emilien Klein   Wed, 26 Oct 2011 22:00:22
+0200

** Changed in: nautilus-image-manipulator (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/nautilus-image-manipulator

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-03 Thread Emilien Klein
Thanks for the sync of both packages. and the upload of N I M.
However, in the queue [0] I only see N I M, not nautilus-python. I believe the 
latter has to be uploaded too, otherwise the N I M package will not be 
installable. Could you upload nautilus-python too?

[0] https://launchpad.net/ubuntu/oneiric/+queue?queue_state=1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-03 Thread Emilien Klein
Oh, great, I hadn't seen that. Indeed, debian/control now lists "python-
nautilus (>= 1.0-0ubuntu2~)", so this should be fine. Sorry for the
misunderstanding ;)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-03 Thread Emilien Klein
Laudeci, this is most probably due to the needed upgrade to GTK+3 and
GI. The 0.4 release should have all this fixed. Please test when it is
uploaded to oneiric-proposed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-03 Thread Laudeci Oliveira
The version 0.3-1build1 on Oneiric works ok here, just the progress
dialog after the resize/rotate property dialog is not showed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-04 Thread Martin Pitt
Hello Emilien, or anyone else affected,

Accepted nautilus-image-manipulator into oneiric-proposed, the package
will build now and be available in a few hours. Please test and give
feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for
documentation how to enable and use -proposed. Thank you in advance!

** Changed in: nautilus-image-manipulator (Ubuntu Oneiric)
   Status: Triaged => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-proposed/nautilus-image-manipulator

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-05 Thread Chow Loong Jin
Works for me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-05 Thread Martin Pitt
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-05 Thread Emilien Klein
Confirming that the package from -proposed works. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-10 Thread Laudeci Oliveira
I am using 0.4-1~ubuntu0.1 from proposed, the resize works, but I am not
able to see the progress dialog, the only way to see if it finnishes is
looking to file size changes. Can you see  the progress dialog?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


[Bug 849361] Re: Extension not working in Oneiric

2011-11-13 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus-image-manipulator -
0.4-1~ubuntu0.1

---
nautilus-image-manipulator (0.4-1~ubuntu0.1) oneiric-proposed; urgency=low

  * Backport to oneiric-proposed (LP: #849361)
  * Lower python-nautilus dependency (patches backported to ubuntu version)
Thanks to Emilien Klein 
 -- Chow Loong JinThu, 03 Nov 2011 08:11:20 +0800

** Changed in: nautilus-image-manipulator (Ubuntu Oneiric)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


Re: [Bug 849361] Re: Extension not working in Oneiric

2011-11-02 Thread Chow Loong Jin
On 02/11/2011 20:08, Emilien Klein wrote:
> Indeed, the fix is released upstream and in Debian Sid, but you're
> right, in Ubuntu it isn't yet released (that's what we're currently
> working on...)

Okay, let's set the status accordingly -- it'll get set to fix released when the
sync happens.

  affects ubuntu/nautilus-image-manipulator
  status fixcommitted

  affects ubuntu/nautilus-image-manipulator

> To have the Nautilus extensions work with Nautilus 3, release 1.1 of
> python-nautilus is needed. However, in Oneiric we integrated the needed
> patches before upstream released 1.1 [0], which resulted in the
> 1.0-0ubuntu2. As far as Ubuntu is concerned, the dependency can be made
> on >= 1.0-0ubuntu2 (but NOT 1.0-0ubuntu1 since the patches are not
> present in there).
> 
> The reason why the Debian package lists >= 1.1 is that Debian upgraded
> it's python-nautilus directly from version from 0.6.1 to 1.1 [1].

Ah, I see. That makes sense. Sorry, I didn't read the description properly. In
this case, I think we should sync python-nautilus 1.1 and
nautilus-image-manipulator 0.4-1 from Debian into Precise, and then make a
separate upload of nautilus-image-manipulator into oneiric-proposed.

-- 
Kind regards,
Loong Jin


** Changed in: nautilus-image-manipulator (Ubuntu)
   Status: Fix Released => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


Re: [Bug 849361] Re: Extension not working in Oneiric

2011-11-02 Thread Emilien Klein
2011/11/2 Chow Loong Jin :
> Ah, I see. That makes sense. Sorry, I didn't read the description properly. In
> this case, I think we should sync python-nautilus 1.1 and
> nautilus-image-manipulator 0.4-1 from Debian into Precise, and then make a
> separate upload of nautilus-image-manipulator into oneiric-proposed.

Seems like a good plan.
How do we go about the sync, is it going to happen automatically (if
so, from which, stable or unstable, and when?) or do we need to do
something?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


Re: [Bug 849361] Re: Extension not working in Oneiric

2011-11-02 Thread Chow Loong Jin
On 02/11/2011 23:05, Emilien Klein wrote:
> Seems like a good plan.
> How do we go about the sync, is it going to happen automatically (if
> so, from which, stable or unstable, and when?) or do we need to do
> something?

I just synced nautilus-python last night (that wasn't going to happen manually),
and will do the nautilus-image-manipulator sync now. No real point in waiting,
in my opinion. No point in leaving bugs hanging.

-- 
Kind regards,
Loong Jin

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


Re: [Bug 849361] Re: Extension not working in Oneiric

2011-11-02 Thread Chow Loong Jin
Alright, I've uploaded to oneiric-proposed.

  subscribe ubuntu-sru

-- 
Kind regards,
Loong Jin


** Changed in: nautilus-image-manipulator (Ubuntu Oneiric)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


Re: [Bug 849361] Re: Extension not working in Oneiric

2011-11-03 Thread Chow Loong Jin
On 03/11/2011 17:53, Emilien Klein wrote:
> Thanks for the sync of both packages. and the upload of N I M.
> However, in the queue [0] I only see N I M, not nautilus-python. I believe 
> the latter has to be uploaded too, otherwise the N I M package will not be 
> installable. Could you upload nautilus-python too?
> 
> [0] https://launchpad.net/ubuntu/oneiric/+queue?queue_state=1
> 

You mentioned that nautilus-python 1.0-0ubuntu2 was usable, so I changed the
binary dep of n-i-m. Was that wrong?

-- 
Kind regards,
Loong Jin

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


Re: [Bug 849361] Re: Extension not working in Oneiric

2011-11-03 Thread Chow Loong Jin
On 03/11/2011 23:28, Laudeci Oliveira wrote:
> The version 0.3-1build1 on Oneiric works ok here, just the progress
> dialog after the resize/rotate property dialog is not showed.
> 

Weird, I don't even get the right click option using the 0.3-1build1 version.
0.4 works though.

-- 
Kind regards,
Loong Jin

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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


Re: [Bug 849361] Re: Extension not working in Oneiric

2011-11-10 Thread Emilien Klein
H, I do see the progress bar. Have you been resizing more than one
image at a time? If so, please open a new bug with some screenshots.
thx!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849361

Title:
  Extension not working in Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-image-manipulator/+bug/849361/+subscriptions

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