[Bug 42269] Re: Does not create a tray icon

2006-10-27 Thread Eric Bartels
The problem effects azureus 2.5.0 in edgy too. I downloaded the source to take a look. The problem is that many of the icons are corrupted. Take a look at: azureus-2.5.0.0/azureus/org/gudy/azureus2/ui/icons/a16.png That is the icon that should be showing up in the systray, but it's been corrupt

[Bug 42269] Re: Does not create a tray icon

2006-10-29 Thread John Dong
Eric is correct in his analysis. Many of the org/gudy/azureus2/ui/icons are corrupted. A simple find+xargs to replace *.png with copies from Azureus sourcecode, and a recompile fixes this bug. Seems like the orig.tar.gz is corrupt and needs to be re-done. I am gonna do that and see if it still wor

[Bug 42269] Re: Does not create a tray icon

2006-10-29 Thread John Dong
http://buntudot.org/people/~jdong/azureus-edgy/ I have replaced the corrupt .png's with correct ones and published my results above. There I have source packages, and also binary .debs with those changes so people can test and verify that it works. Please consider for edgy-updates. -- Does not

[Bug 42269] Re: Does not create a tray icon

2006-10-29 Thread Rafał Widełka
azureus_2.5.0.0-0ubuntu3_all.deb works for me. thanks -- Does not create a tray icon https://launchpad.net/bugs/42269 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 42269] Re: Does not create a tray icon

2006-11-01 Thread Scott Sweeny
Confirmed... fixes the problem here too. -- Does not create a tray icon https://launchpad.net/bugs/42269 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 42269] Re: Does not create a tray icon

2006-11-03 Thread Matthew Haughton
Marking this as confirmed in Ubuntu Edgy as well. ** Changed in: azureus (Ubuntu Edgy) Status: Unconfirmed => Confirmed -- Does not create a tray icon https://launchpad.net/bugs/42269 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubun

[Bug 42269] Re: Does not create a tray icon

2006-11-05 Thread Dan Bishop
Works for me too, when will this make it into the repos, it is a pretty serious bug as it really hinders use of azureus. -- Does not create a tray icon https://launchpad.net/bugs/42269 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 42269] Re: Does not create a tray icon

2006-11-06 Thread dyntryx
Confirmed in Ubuntu Edgy here as well. By downloading directly from Azureus' site, I've resolved this issue as well as others. -- Does not create a tray icon https://launchpad.net/bugs/42269 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubun

[Bug 42269] Re: Does not create a tray icon

2006-12-18 Thread Tim Rees
I can confirm this problem occurs with the azureus 2.5.0.0-0ubuntu2 (Edgy) package. Downloading the latest JAR from the Azureus SourceForge page corrected it. -- Does not create a tray icon https://launchpad.net/bugs/42269 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.

[Bug 42269] Re: Does not create a tray icon

2006-06-17 Thread Benjamin Prosnitz
** Bug 50156 has been marked a duplicate of this bug -- Does not create a tray icon https://launchpad.net/bugs/42269 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 42269] Re: Does not create a tray icon

2006-06-19 Thread Samuel Krieg
Quick workaround : Instead of using the whole tarball from the azureus website, you just need to extract the Azureus2.jar file and replace it with the packaged one in /usr/share/java/ . -- Does not create a tray icon https://launchpad.net/bugs/42269 -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 42269] Re: Does not create a tray icon

2006-07-02 Thread Alwin Garside
** Bug 51592 has been marked a duplicate of this bug -- Does not create a tray icon https://launchpad.net/bugs/42269 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 42269] Re: Does not create a tray icon

2006-07-02 Thread Alwin Garside
I think he means you should replace the file in /usr/share/java/ with the original one from the Azureus site. -- Does not create a tray icon https://launchpad.net/bugs/42269 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 42269] Re: Does not create a tray icon

2006-12-22 Thread dnissley
Why haven't John Dong's packages for azureus2.5.0.0-0ubuntu3 been added to edgy-updates yet? They fix the problem. -- Does not create a tray icon https://launchpad.net/bugs/42269 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 42269] Re: Does not create a tray icon

2006-12-23 Thread William Grant
SRU team: can you please accept/reject this SRU proposal for Edgy? I would include a patch, but PNGs don't diff well. It just consists of switching of some PNGs in the upstream tarball. ** Changed in: azureus (Ubuntu Edgy) Assignee: (unassigned) => William Grant Status: Confirmed => In

[Bug 42269] Re: [Bug 42269] Re: Does not create a tray icon

2006-06-19 Thread Benjamin Prosnitz
isn't the Azureus2.jar file in /usr/share/java? - so how could you replace it with the one in /usr/share/java (note: I'm probably being stupid) On 6/19/06, Samuel Krieg <[EMAIL PROTECTED]> wrote: > > Quick workaround : > > Instead of using the whole tarball from the azureus website, you just > nee