[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-14 Thread Launchpad Bug Tracker
This bug was fixed in the package boinc - 7.0.65+dfsg-2 --- boinc (7.0.65+dfsg-2) unstable; urgency=low [ Gianfranco Costamagna ] * Disabled checkin_notes in override_install_changelogs, not updated anymore by upstream. * Fixed a lintian warning. * Fixed boinc-amd-opencl

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-08 Thread LocutusOfBorg
Thanks for the patch, applied and building right now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173622 Title: Boinc Manager icon in Unity is small To manage notifications about this bug go

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-07 Thread MestreLion
This new patch should fix all remaining icon-related issues. Tested and installed locally, no lintian warnings or errors. I've decided to keep /usr/share/menu/boinc-manager.menu. It uses a 32x32 xpm icon from /usr/share/pixmaps. All other icons and the .desktop file follow Freedesktop.org Icon

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-06 Thread MestreLion
@LocutusOfBorg: I'll investigate this icon-related quirks in Debian installer, as well as the /usr/share/menu issue, and find a solution that is working and compatible. Meanwhile (and from now on), I suggest we do not merge with Debian's git repo until the solution is fully tested. There are

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-05 Thread LocutusOfBorg
Hi MestreLion, I had some problems with your patch, no icon shown at all... I managed a patch, I'm building again boinc right now. http://bazaar.launchpad.net/~costamagnagianfranco/+junk/boinc-upstream-merge/revision/109 -- You received this bug notification because you are a member of Ubuntu

Re: [Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-05 Thread MestreLion
That's weird... the only difference in your patch, besides the major icon dir re-structuring, is adding a leading / in front of usr/share/icons I didn't include the leading slash because it wasn't used in the desktop file install line below. But I wonder if simply adding a / to my original

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-04 Thread LocutusOfBorg
About changelog: a few typos: refactor, ending period in Improved manager launcher., and I *think* lp in (LP: #xxx) should be upper case (as most bugs in launchpad changelogs are) you forgot directoty :) I swear, I wasn't drunk while typing, just sometimes I don't see the screen while typing...

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-04 Thread Saikrishna Arcot
I updated BOINC, and things seem to be working. I found an online service that converts PNG to XPM, but in the case of the BOINC icons, the icons are less than stellar, since it seems that XPM doesn't seem to support alpha. -- You received this bug notification because you are a member of

Re: [Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-04 Thread MestreLion
Online service? You don't need that... there is 'convert' from imagemagick, which comes by default in Ubuntu. convert file.png file.xpm And yes, XPM does support alpha, but I really don't see the point in using XPMs instead of the more universal PNG. At 12:03 04/05/2013, Saikrishna Arcot

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-03 Thread LocutusOfBorg
Will try to merge them, thanks a lot! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173622 Title: Boinc Manager icon in Unity is small To manage notifications about this bug go to:

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-03 Thread LocutusOfBorg
I merged them, anyway I god many lintian warning about binary files included. I fixed them, anyway I think a xpm file would be better for inclusion. Do you know some easy way to get the xpm? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-03 Thread LocutusOfBorg
Merged them, I used patches here rather than the github sources, because with git am the commit is automatically imported with your details and credits :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-03 Thread LocutusOfBorg
Hi Mestrelion and Saikrishna, I finally built the boinc with this patch (Mestre I had to patch your patch, because of some missing stuff, but the approach is almost the same). They are both available in costamagnagianfranco/locutusofborg-ppa and costamagnagianfranco/boinc Could anybody help me

Re: [Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-03 Thread MestreLion
Thanks! And I appreciate the credit! But adding my github repo as a remote and merging those commits would also keep commit details and credits, no? Anyway, I'll use whatever workflow is easier for you :) At 10:01 03/05/2013, LocutusOfBorg wrote: Merged them, I used patches here rather than the

Re: [Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-03 Thread MestreLion
As for the missing items: debian/source/include-binaries was surely and overlook from me, I should have included it (you added a blank last line tho), About /usr/share/menu/boincmgr.menu , I'm not sure. This is not part of freedesktop menu spec http://standards.freedesktop.org/menu-

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-02 Thread MestreLion
As promised :) @Locutus: Also available in github, if you think it's easier to pull from there... https://github.com/MestreLion/boinc-debian/tree/launcher_icons ** Patch added: Add more icon sizes for manager launcher

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-02 Thread MestreLion
** Patch added: Improve manager launcher (remove Exec full path, add pt_BR translation) https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/1173622/+attachment/3663119/+files/0002-Improved-manager-launcher.patch -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-05-02 Thread Ubuntu Foundations Team Bug Bot
The attachment Add more icon sizes for manager launcher seems to be a patch. If it isn't, please remove the patch flag from the attachment, remove the patch tag, and if you are a member of the ~ubuntu- reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-04-29 Thread LocutusOfBorg
Hi Mestre, I agree on your points, this second ico file is for sure better than the first icon was pointed out and also about the location directory I think you are right... So in my opinion go ahead and patch it! I admit I'm taking time and time for fixing more serious bugs at this time, so I

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-04-29 Thread MestreLion
I've found a 128 icon in the Mac OSX icon file of the source tree! :) http://boinc.berkeley.edu/trac/export/HEAD/boinc-v2/clientgui/res/BOINCMgr.icns It contains icons size 16, 32, 48, and 128 (no 256, go figure). Converting it to PNGs requires 'icns2png' from 'icnsutils' package. @Saikrishna:

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-04-28 Thread LocutusOfBorg
Sorry Saikrishna, but this is likely an upstream bug, we took boinc's icon from the upstream source tree, so maybe opening an upstream ticket would be better because this isn't a debian/ubuntu specific issue and I see no good point in fixing it downstream. ** Changed in: boinc (Ubuntu)

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-04-28 Thread MestreLion
** Changed in: boinc (Ubuntu) Assignee: (unassigned) = MestreLion (mestrelion) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173622 Title: Boinc Manager icon in Unity is small To manage

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-04-28 Thread MestreLion
Humm, I can fix that... I'll clone the debian git repo, add the icons and update the desktop file accordingly Meanwhile, Saikrishna, I created a script for my personal use that you might find useful: it downloads all the icon files in that page you mentioned,convert to PNG, and installs them,

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-04-28 Thread MestreLion
@LocutusOfBorg: I've also noticed a few things regarding icons in boinc package... the 16 and 32 icons are being registered as independent icons, named boincmgr-16 and boincmgr-32, and installed to the same path, /usr/share/pixmaps. And the .desktop uses boincmgr-32 only, the 16 one is completely

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-04-28 Thread MestreLion
@Saikrishna and @LocutusOfBorg: I've just found larger *and* transparent icons in the upstream source tree! :) http://boinc.berkeley.edu/trac/export/HEAD/boinc-v2/clientgui/res/BOINCGUIApp.ico It contains icons size 16, 32, 48 and 256 (no 128 tho), and are easily extractable using 'icotool' from

[Bug 1173622] Re: Boinc Manager icon in Unity is small

2013-04-28 Thread Saikrishna Arcot
Whoo! I just used the script and can see the larger icon. No restart was necessary in my case. Thanks for the script! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173622 Title: Boinc Manager