[Bug 1043558] Re: org.gnome.gtk.Dialog.add(Widget widget) broken

2012-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package java-gnome - 4.1.1-2ubuntu1 --- java-gnome (4.1.1-2ubuntu1) precise-proposed; urgency=low * debian/patches/02_fix_dialog_add_crasher.patch: - Fix crasher when using Dialog add() method (LP: #1043558). -- Guillaume MazoyerFri, 31 Aug 2012 01

[Bug 1043558] Re: org.gnome.gtk.Dialog.add(Widget widget) broken

2012-10-05 Thread Guillaume Mazoyer
Tested and worked (I knew it). Thanks for uploading. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1043558 Title: org.gnome.gtk.Dialog.add(Widget widget) broken To manage notifications about this

[Bug 1043558] Re: org.gnome.gtk.Dialog.add(Widget widget) broken

2012-10-01 Thread Jason Monroe Martin
Also, fix has been tested with unreleased application with some extra widgets not found in the original one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1043558 Title: org.gnome.gtk.Dialog.add(Wid

[Bug 1043558] Re: org.gnome.gtk.Dialog.add(Widget widget) broken

2012-10-01 Thread Jason Monroe Martin
I downloaded and installed the debs manually on xubuntu 12.04 with the sun-java6 update 35 I updated depends and rebuilt https://apps.ubuntu.com/cat/applications/compostimate/ All dialogs and widgets used passed. Thanks to all who worked on this. ** Tags removed: verification-needed ** Tags add

[Bug 1043558] Re: org.gnome.gtk.Dialog.add(Widget widget) broken

2012-10-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/java-gnome/precise- proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1043558 Title: org.gnome.gtk.Dialog.add(Widget widget) broken To man

[Bug 1043558] Re: org.gnome.gtk.Dialog.add(Widget widget) broken

2012-10-01 Thread Adam Conrad
Hello Jason, or anyone else affected, Accepted java-gnome into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/java- gnome/4.1.1-2ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See htt

[Bug 1043558] Re: org.gnome.gtk.Dialog.add(Widget widget) broken

2012-09-10 Thread Martin Pitt
Sponsored the branch to precise-proposed upload queue. Thanks! ** Changed in: java-gnome (Ubuntu Precise) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1043558 Title

[Bug 1043558] Re: org.gnome.gtk.Dialog.add(Widget widget) broken

2012-09-10 Thread Martin Pitt
This fix is included in 4.1.2, which just hit quantal: https://launchpad.net/ubuntu/+source/java-gnome/4.1.2-1 ** Changed in: java-gnome (Ubuntu) Status: Confirmed => Fix Released ** Also affects: java-gnome (Ubuntu Precise) Importance: Undecided Status: New -- You received thi

[Bug 1043558] Re: org.gnome.gtk.Dialog.add(Widget widget) broken

2012-08-30 Thread Guillaume Mazoyer
** Branch linked: lp:~respawneral/ubuntu/precise/java-gnome/java-gnome- fix-1043558 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1043558 Title: org.gnome.gtk.Dialog.add(Widget widget) broken To m

[Bug 1043558] Re: org.gnome.gtk.Dialog.add(Widget widget) broken

2012-08-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~respawneral/ubuntu/natty/java-gnome/java-gnome- fix-1043558 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1043558 Title: org.gnome.gtk.Dialog.add(Widget widget) broken To man

Re: [Bug 1043558] Re: org.gnome.gtk.Dialog.add(Widget widget) broken

2012-08-30 Thread Jason Monroe Martin
Thanks again. On Thu, Aug 30, 2012 at 1:41 PM, Guillaume Mazoyer wrote: > Actually this is the fix that is available in the PPA. You mixed up the > two code. > Before it was a VBox cast now it is a Box cast (Box being the super-class > of VBox). > I'll try to put in 12.04 too since this is a quit

[Bug 1043558] Re: org.gnome.gtk.Dialog.add(Widget widget) broken

2012-08-30 Thread Guillaume Mazoyer
Actually this is the fix that is available in the PPA. You mixed up the two code. Before it was a VBox cast now it is a Box cast (Box being the super-class of VBox). I'll try to put in 12.04 too since this is a quit important crasher. -- You received this bug notification because you are a memb

[Bug 1043558] Re: org.gnome.gtk.Dialog.add(Widget widget) broken

2012-08-30 Thread Jason Monroe Martin
Thanks, Will this make into 12.04 (LTS) ? and I just downloaded the latest java-gnome-4.1.2.tar.xz released today. Dialog.java stills looks like this. I am I correct that it was not fixed upstream? /** * Add a Widget to the main area of the Dialog. * * @since 4.0.5 */

[Bug 1043558] Re: org.gnome.gtk.Dialog.add(Widget widget) broken

2012-08-30 Thread Guillaume Mazoyer
A new upstream release (fixing this bug) has been uploaded in Debian. I'll try to see if I can make it sync for quantal. ** Changed in: java-gnome (Ubuntu) Assignee: (unassigned) => Guillaume Mazoyer (respawneral) ** Changed in: java-gnome (Ubuntu) Status: New => Confirmed -- You re