[Bug 1551074] Re: "No efivarfs filesystem is mounted" error when running efi-readvar

2024-05-13 Thread MestreLion
Same on Ubuntu 18.04. `mount -l | grep efivarfs` shows it IS mounted, but `efi-readvar` (with or without `sudo`) says "No efivarfs filesystem is mounted" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2065318] Re: Ubuntu 24.04 Display Sensor in the label does'nt work

2024-05-10 Thread MestreLion
I can confirm the temperature value does not appear next to the icon in Ubuntu Desktop 24.04 when the option "Display Sensor in the label (experimental)" is checked. It used to work fine in 22.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1313209] Re: Running byobu-ctrl-a fails

2022-05-13 Thread MestreLion
*** This bug is a duplicate of bug 1274720 *** https://bugs.launchpad.net/bugs/1274720 ** Branch unlinked: lp:byobu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1313209 Title: Running

[Bug 1748956] Re: replace uses of net-tools with iproute2

2022-05-13 Thread MestreLion
** Branch unlinked: lp:byobu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1748956 Title: replace uses of net-tools with iproute2 To manage notifications about this bug go to:

[Bug 1705156] Re: gnome-shell interface shows up extremely scaled up

2020-08-19 Thread MestreLion
For the record, this just happened to me on a *fresh* install of Ubuntu 18.04. The first thing I did after system installed months ago was to install Unity from repositories (and set lightdm as the default greeter). Unity may not be the default anymore in 18.04 but it runs and looks great. Today

[Bug 1705156] Re: gnome-shell interface shows up extremely scaled up

2020-08-19 Thread MestreLion
For the record, this just happened to me on a *fresh* install of Ubuntu 18.04. The first thing I did after system installed months ago was to install Unity from repositories (and set lightdm as the default greeter). Unity may not be the default anymore in 18.04 but it runs and looks great. Today

[Bug 1576060] Re: Gnome Schedule in Ubuntu 16.04?

2019-11-28 Thread MestreLion
For 18.04 I created a script to install dependencies and build from git. Builds and install cleanly with no errors. It installs to current user only, using $HOME/.local prefix, as I dislike installing experimental/deprecated stuff to my system. I've added a few comments on which build error each

[Bug 1851962] [NEW] Update upstream homepage in project profile

2019-11-09 Thread MestreLion
Public bug reported: https://packages.ubuntu.com/source/eoan/rdiff-backup shows Upstream Homepage as http://rdiff-backup.nongnu.org/ , but project moved from Savanah to Github a while ago. New upstream homepage: https://rdiff-backup.net/ Repository: https://github.com/rdiff-backup/rdiff-backup

[Bug 1072199] Re: Alt+Print Screen only takes picture of the HUD

2019-10-01 Thread MestreLion
Sorry for necroing such an old bug, but it seems to have come back in Ubuntu 18.04 When switching from the now default Gnome Shell to Unity, any combination of pressing and releasing ALT and PrtScn gives me, at best, the HUD screenshot. In Gnome it works fine. By the way, I didn't have this

[Bug 1122613] Re: XDG Base Directory Specification environment variables aren't set by default

2015-11-08 Thread MestreLion
This is not a bug, as the standard specification linked in the description clearly defines what defaults values should be used if the environment vars are empty or not set. So there is no need to set the values unless you want to change the default ones, and it would be redundant to set them to

[Bug 1488787] Re: xdg-icon-resource does not support filenames with spaces

2015-09-16 Thread MestreLion
@Michael, if possible, please also apply to Ubuntu the other related patches committed in upstream git, mentioned at https://bugs.freedesktop.org/show_bug.cgi?id=66605 and https://bugs.freedesktop.org/show_bug.cgi?id=91758 ** Bug watch added: freedesktop.org Bugzilla #66605

[Bug 1488787] [NEW] xdg-icon-resource does not support filenames with spaces

2015-08-26 Thread MestreLion
Public bug reported: As reported in an upstream bug, xdg-icon-resource does not handle paths (either filenames or dir names) containing spaces. Example: ~ $ xdg-icon-resource install --novendor --size 48 ./foo bar.png foobar /usr/bin/xdg-icon-resource: 790: [: /home/xxx/foo: unexpected operator

[Bug 1432932] Re: xdg-desktop-menu uninstall hangs if menu file names have spaces

2015-04-04 Thread MestreLion
** Bug watch added: freedesktop.org Bugzilla #66605 https://bugs.freedesktop.org/show_bug.cgi?id=66605 ** Also affects: xdg-utils via https://bugs.freedesktop.org/show_bug.cgi?id=66605 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1432932] Re: xdg-desktop-menu uninstall hangs if menu file names have spaces

2015-04-04 Thread MestreLion
** No longer affects: xdg-utils ** Bug watch added: freedesktop.org Bugzilla #69339 https://bugs.freedesktop.org/show_bug.cgi?id=69339 ** Also affects: xdg-utils via https://bugs.freedesktop.org/show_bug.cgi?id=69339 Importance: Unknown Status: Unknown -- You received this bug

[Bug 684393] Re: $PATH discrepency when ~/bin exists

2015-01-28 Thread MestreLion
I strongly oppose the bug request, by the same reasons pointed out by Rhonda: - It does NOT improve security at all, a malicious user could revert the changes or do worse. - It would prevent intentional overriding of tools. By the same reason /usr/local/bin comes before /usr/bin, ~/bin should

[Bug 1092091] Re: Need .desktop file

2014-02-19 Thread MestreLion
Nice! Thanks for investigating and providing a patch! Just a question: Does the icon and .desktop install need to be done manually (copying files) in rules? Isn't there a dh-something for that? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1260990] Re: boinc-manager needs /var/lib/boinc-client to launch

2013-12-14 Thread MestreLion
Manually creating a /var/lib/boinc-client dir solves the bug, but if this is done by the package itself at install I wonder if apt will see this as a conflict with the boinc-client package, since both would create (and thus own, apt-wise) the same dir. Also, in boinc-client this dir is owned by

[Bug 1250652] Re: Far too many dependencies for boinc-manager

2013-12-03 Thread MestreLion
@Ken: ordinary bugs are always fixed in source, so they only affect the development, next-to-be release (currently Trusty). This particular bug was already fixed in Saucy (13.10), because ia32-libs was dropped there. Only critical bugs warrant an SRU to be backported to, say, Precise. And this is

[Bug 1250652] Re: Far too many dependencies for boinc-manager

2013-11-27 Thread MestreLion
@Ken: ia32-libs is the one that depends on bluetooth, not boinc. And most of that huge list is pulled by ia32-libs. Boinc unfortunatly depends on ia32-libs because many projects do not have native 64 bits programs for Linux. The only thing that can be done is what the mentioned debian bug 730332

[Bug 1250652] Re: Far too many dependencies for boinc-manager

2013-11-27 Thread MestreLion
Upon further inspection, I was wrong: boinc-manager does NOT depend on boinc-client, it only *recommends* it, which IMHO is a sensible choice. So by default it does pull boinc-client, but you can configure apt not to install recommends, or you can simply remove boinc-client afterwards. And

[Bug 1248715] Re: Change /etc/boinc-client/gui_rpc_auth.cfg to 0644

2013-11-24 Thread MestreLion
In my previous comment, I was refering to boinc *client*, not manager. Sorry about the confusion The manager does not, and should not, read /etc/boinc- client/gui_rpc_auth.cfg at all. For local connections, boinc-client does not require password, so boincmgr connects fine. And for remote

[Bug 1248715] Re: Change /etc/boinc-client/gui_rpc_auth.cfg to 0644

2013-11-07 Thread MestreLion
randomly generated password by boincmgr on first start ? IIRC, this is windows-only behavior. In Debian/Ubuntu, the default password is blank, /etc/boinc-client/gui_rpc_auth.cfg is created by package install, and boincmgr never tries to write it, only read it, as this file is supposed to be

[Bug 353126] Re: Compiz / vnc screen refresh with nvidia-restricted driver/VirtualBox/ATI fglrx driver using X.org

2013-09-06 Thread MestreLion
@Josh: being gratis does not mean it is free. Ubuntu, like Debian, values software freedom, so a proprietary software can ever be the default one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/353126

[Bug 788971] Re: Vino (std vnc server) refresh problem with fglrx 8.780 in maverick (10.10)

2013-09-05 Thread MestreLion
Still a problem in Precise 12.04 and latest fglrx-update 2:12.104-0ubuntu0.0.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/788971 Title: Vino (std vnc server) refresh problem with fglrx 8.780 in

[Bug 1220617] [NEW] Workbench is unable to properly identify server status (running/stopped)

2013-09-04 Thread MestreLion
Public bug reported: Using the default settings when creating a new Server Instance, assuming the mysql daemon is running and selecting Ubuntu Linux Upstart (MySQL Package) as the installation type, Workbench uses the following commands to probe the server: Start MySQL: start mysql

[Bug 1188229] [NEW] Source contains binary libs

2013-06-06 Thread MestreLion
Public bug reported: The source package contains 2 binary shared libraries that have no source code at all. There is no mention of such files in any README* file: $ find . -name *.so -o -name *.xpi ./py/selenium/webdriver/firefox/amd64/x_ignore_nofocus.so

[Bug 1188229] Re: Source contains binary libs

2013-06-06 Thread MestreLion
This is somewhat related to http://bugs.debian.org/636677 The package in Debian is still in (rather old) v2.2.0, but at least it's clearly marked as 'non-free'. The Ubuntu package should mention such binary libs at least in debian/README.source ** Bug watch added: Debian Bug tracker #636677

[Bug 1188271] [NEW] Chome webdriver requires downloading (and building/installing) external files

2013-06-06 Thread MestreLion
Public bug reported: The webdriver for Chrome/Chromium requires the user to download, build and install a separate executable called 'chromedriver', which is not available anywhere in the repositories. This is only mentioned at run-time by an exception message: $ python Python 2.7.3 (default,

[Bug 1092091] Re: Need .desktop file

2013-06-02 Thread MestreLion
The source package may contain a .desktop file, but this file is not present in the binary package, at least for Ubuntu 12.04. The build rules seem to ignore the file, and it is not installed. The '.menu' file, used in the Debian Menu spec, is ignored in Ubuntu, which uses the Freedesktop Desktop

[Bug 1092091] Re: Need .desktop file

2013-06-02 Thread MestreLion
The source package may contain a .desktop file, but this file is not present in the binary package, at least for Ubuntu 12.04. The build rules seem to ignore the file, and it is not installed. The '.menu' file, used in the Debian Menu spec, is ignored in Ubuntu, which uses the Freedesktop Desktop

[Bug 721786] Re: (Non-overlay) scroll-bar lacks sufficient contrast to easily identify its position in the scroll-track

2013-05-25 Thread MestreLion
Any news on Ayatana Design feedback? Is there a link to a relevant thread in their mailing list? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/721786 Title: (Non-overlay) scroll-bar lacks

[Bug 378783] Re: xdg-open *.desktop opens text editor

2013-05-22 Thread MestreLion
@Tom #7: gnome-open was deprecated a long time ago, xdg-open now uses gvfs-open. Upstream bug report is https://bugzilla.gnome.org/show_bug.cgi?id=343896 ** Bug watch added: GNOME Bug Tracker #343896 https://bugzilla.gnome.org/show_bug.cgi?id=343896 ** Package changed: xdg-utils (Ubuntu) =

Re: [Bug 1177433] Re: No usable GPUs (AMD) found

2013-05-17 Thread MestreLion
Whatever discussions you do about this subject, please add me too! I'm very interested in this bug, since I also have an ATI HD 7770, and I can help with tests. Currently, boinc starts without any GPU, and I must restart the client once I log in so it detect my GPU. I do so in a wrapper script

[Bug 603057] Re: Appindicators should prepend app specific icon paths instead of append

2013-05-16 Thread MestreLion
This is NOT wishlist, this is a bug! But the bug is not about append/prepend behavior: path must be appended, like it is now, and NOT prepended. If it was prepended, the apps' theme_path would always be picked first, and any user theme would be ignored. So prepending would prevent themability.

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

2013-05-07 Thread MestreLion
Spec. And, as always, commit is available in github ( 'launcher_icons_fix' branch): https://github.com/MestreLion/boinc-debian/commit/2038a68b6d94325e9d8805734d0fec408a6e1e98 ** Patch added: Re-estructure icons dirs and names https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/1173622

[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

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

2013-05-05 Thread MestreLion
patch would solve it, no need of renaming files and re-creating the hicolor tree inside debian/icons ML At 08:36 05/05/2013, LocutusOfBorg wrote: 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

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

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
promptly! :D ML At 14:44 03/05/2013, LocutusOfBorg wrote: 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

[Bug 1172961] Re: update-binfmt for Jar files also impacts Office 2007 and Zip files

2013-05-02 Thread MestreLion
I thought so too Francois, but after some research it looks like solution #1 won't solve the problem: if a given format is registered in binfmts, and its magic or extension matches, it *will* be considered an executable *even* if all its detectors fail! A +x'ed zip or docx will still fail, the

[Bug 1172961] Re: update-binfmt for Jar files also impacts Office 2007 and Zip files

2013-05-02 Thread MestreLion
As promised :) Also available in github, if you thing 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 https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1172961/+attachment/3663105

[Bug 1172961] Re: update-binfmt for Jar files also impacts Office 2007 and Zip files

2013-05-02 Thread MestreLion
** Patch added: Improved manager launcher https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1172961/+attachment/3663106/+files/0002-Improved-manager-launcher.patch -- 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-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 https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/1173622/+attachment

[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 1172961] Re: update-binfmt for Jar files also impacts Office 2007 and Zip files

2013-05-02 Thread MestreLion
** Patch removed: Add more icon sizes for manager launcher https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1172961/+attachment/3663105/+files/0001-Added-more-icon-sizes-for-manager-launcher-LP-117362.patch ** Patch removed: Improved manager launcher

[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 888305] Re: pixbuf methods not working

2013-04-29 Thread MestreLion
I didn't test all methods, but in Ubuntu 12.04 at least 'get_pixels()' and 'savev()' seems to work fine: using your example: $ python from gi.repository import Gtk, GdkPixbuf t = Gtk.IconTheme.get_default() i = t.lookup_icon('edit-find', 16, 0) p =

[Bug 864615] Re: Thumbnailers are missing in gconf

2013-04-29 Thread MestreLion
Shouldn't this import be the other way around? AFAIK, Gnome 3 uses /usr/share/thumbnailers/*.thumbnailer files to implement external handlers, NOT gsettings. The gconf2 was the Gnome 2 (ie, Natty and before) way of registering external thumbnailers. -- You received this bug notification because

[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
Have fun: https://github.com/MestreLion/scripts/blob/master/runonce/setup/boinc_icons -- 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
@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
'icotools' package. I've also updated my script to use that icon set instead of the BMP ones: https://github.com/MestreLion/scripts/blob/master/runonce/setup/boinc_icons @LocutusOfBorg: I'll also create a patch for such changes in the Debian git repo. Current xpm files can be removed from /debian

[Bug 1172961] Re: update-binfmt for Jar files also impacts Office 2007 and Zip files

2013-04-26 Thread MestreLion
** Description changed: This is the same issue already reported for the now defunct sun-java6 package in bug 552612 , and it also affects both OpenJDK 7 and 6. The description below is thus very similar: The problem is that the binfmt entry for Jar files created by OpenJDK also

[Bug 552612] Re: sun-java6's binfmt impacts Office 2007 and Zip files

2013-04-26 Thread MestreLion
*** This bug is a duplicate of bug 1172961 *** https://bugs.launchpad.net/bugs/1172961 @sylvestre (#5): but the same issue exists in openjdk 6 and 7. I've posted bug 1172961 about it, with a similar (but more extended) description. Care to pitch in? ** This bug has been marked a duplicate

[Bug 1172961] [NEW] update-binfmt for Jar files also impacts Office 2007 and Zip files

2013-04-25 Thread MestreLion
Public bug reported: This is the same issue already reported for the now defunct sun-java6 package in bug 552612 , and it also affects both OpenJDK 7 and 6. The description below is thus very similar: The problem is that the binfmt entry for Jar files created by OpenJDK also matches regular Zip

[Bug 1172961] Re: update-binfmt for Jar files also impacts Office 2007 and Zip files

2013-04-25 Thread MestreLion
** Also affects: openjdk-6 (Ubuntu) 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/1172961 Title: update-binfmt for Jar files also impacts Office 2007 and

[Bug 1172961] Re: update-binfmt for Jar files also impacts Office 2007 and Zip files

2013-04-25 Thread MestreLion
** Description changed: This is the same issue already reported for the now defunct sun-java6 package in bug 552612 , and it also affects both OpenJDK 7 and 6. The description below is thus very similar: The problem is that the binfmt entry for Jar files created by OpenJDK also

[Bug 1054808] Re: Default filename for screenshots is problematic

2013-04-03 Thread MestreLion
@David Planella (dpm) #5 : care to elaborate on that translation workaround? Seems like a nice approach, but how exactly can I provide an alternate translation to gnome-screenshot? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 562476] Re: x-www-browser, sensible-browser and gnome-www-browser don't use the default browser

2013-04-02 Thread MestreLion
@Thibault: xdg-open, for sure, and for 2 main reasons: - xdg-open is more portable: it chooses the most appropriate open command for your system, be it Gnome, KDE, LXDE, XFCE, etc, while gnome- open works only in gnome. In fact, in Gnome systems xdg-open used to end up calling gnome-open. So let

[Bug 1162596] Re: Boinc exlusive applications dialogue doesnt show binaries

2013-03-31 Thread MestreLion
Good eye! It doesn't look for certain extensions, it looks for *any* extension. And most of Linux executables do not have any extension. The fix should be to change the filter pattern from *.* (which matches all files *with* an extension) to * (all files). Or, even better, to files that have the

[Bug 1162169] [NEW] Wrong Alt+Tab order using Shift Switcher

2013-03-30 Thread MestreLion
Public bug reported: I stopped using Unity's default Alt+Tab switcher due to its mandatory windows grouping, and changed to compiz's Shift Switcher, which looks great and does not group windows. But Shift Switcher has a very annoying bug about Alt+Tab ordering - I cannot re-order windows by

[Bug 1083084] Re: add option for alt-tab window grouping disable

2013-03-30 Thread MestreLion
This is indeed very annoying. Isn't there *any* way to disable grouping? I'm willing to accept *any* method, dconf, gconf, some obscure config file, anything? Heck even editing source and recompiling if that's what it takes. -- You received this bug notification because you are a member of

[Bug 749556] Re: Maximized windows in application switcher have no highlighting

2013-03-30 Thread MestreLion
... and in Precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/749556 Title: Maximized windows in application switcher have no highlighting To manage notifications about this bug go to:

[Bug 791110] Re: compiz Application Switcher mouse/screen focus issues

2013-03-30 Thread MestreLion
Same here, ubuntu 12.04 desktop x64, also using fglrx drivers (are they really related to the bug?) And the uncheck Minimap workaround worked perfectly, thanks Navid! (it was also described here http://ubuntuforums.org/showthread.php?t=1750702 . And as a side-note, I wonder why this stupid

[Bug 1160681] Re: Incorrect reference to icon in .desktop file

2013-03-30 Thread MestreLion
You're right.. I generated the patch from the binary package instead of the *source* package as it should. /palmface moment :$ But still, the patch still holds if you just change the filenames. Actually, being such a simple edit one can do it manually and not even use a patch file. -- You

[Bug 1022232] Re: installing boinc-client requires too much dependencies

2013-03-28 Thread MestreLion
Good point... sure, some projects might not have all (or any) of its applications available in x64 for linux. And I just found out after a little research that, surprisingly, this is very common in Windows, where SETI@Home and Einstein@Home for example, lacks 64-bit support for most of their apps.

[Bug 1022232] Re: installing boinc-client requires too much dependencies

2013-03-27 Thread MestreLion
The culprit is indeed ia32-libs, good eye @Guillaume ! On a relatively fresh Ubuntu 12.04 Desktop, sudo apt-get install ia32-libs alone pulls 242 packages worth of 244MB installed space. A monster indeed. While boinc without recommends shows a much nicer picture: 6 packages worth less than

[Bug 1022232] Re: installing boinc-client requires too much dependencies

2013-03-27 Thread MestreLion
@Dougga: also worth noticing that this only affects 64-bit versions of Ubuntu, since the 32 ones already have all the 32-bits libs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1022232 Title:

[Bug 1000543] Re: Odd permissions on $HOME/.config/nautilus-actions make the directory unreadable by the owner

2013-03-27 Thread MestreLion
A workaround for this problem is to chmod it back to sane permissions: $ chmod 755 ~/.config/nautilus-actions But it would be good if developers investigate on *why* such weird permissions were set in the first place. Also worth filing a bug to DejaDup so it doesn't choke on non-readable

[Bug 1160681] [NEW] Icon has incorrect reference in .desktop file

2013-03-26 Thread MestreLion
Public bug reported: A snippet from /usr/share/applications/gnome-color-chooser.desktop : [Desktop Entry] Version=1.0 Name=GNOME Color Chooser Comment=Customize your GNOME desktop ... Exec=gnome-color-chooser Terminal=false Type=Application Icon=gnome-color-chooser.svg Categories=GNOME;Settings;

[Bug 1160681] Re: Icon has incorrect reference in .desktop file

2013-03-26 Thread MestreLion
** Patch added: Fix icon name in desktop file https://bugs.launchpad.net/ubuntu/+source/gnome-color-chooser/+bug/1160681/+attachment/3599971/+files/gnome-color-chooser.patch ** Also affects: gnome-color-chooser Importance: Undecided Status: New -- You received this bug

[Bug 1140597] Re: New version is available notification should be disabled

2013-03-09 Thread MestreLion
of the annoying boinc bugs: not detecting a GPU at boot and not re- starting boinc client after shutting its tasks, so maybe it will be useful for you guys: https://github.com/MestreLion/scripts/blob/master /boinc-manager -- You received this bug notification because you are a member of Ubuntu

[Bug 1140597] Re: New version is available notification should be disabled

2013-03-06 Thread MestreLion
Well, whoever takes a look at this and fix the bug, please take care to disable *only* the New Boinc version available notices, *not* the other ones. There are many project-related notices (like Einstein@Home in my screenshot above, also PrimeGrid sends notifications frequently), and these should

[Bug 1140597] Re: New version is available notification should be disabled

2013-03-06 Thread MestreLion
@ChristianB: --no_info_fetch Don't fetch project list or client version info from boinc.berkeley.edu. I guess that would disable the fetching of project list, correct? Is there a way to disable the version info *only*? -- You received this bug notification because you are a

[Bug 1140597] Re: New version is available notification should be disabled

2013-03-06 Thread MestreLion
@ChristianB: I guess you swapped the files in that patch: looks like you're *removing* (an unexisting) --no_info_fetch option instead of adding it. Also, since it looks like --no_info_fetch would also have a side-effect of disabling project list fetching, I'm not sure if this is the best

[Bug 1140560] Re: Manual (man) pages are outdated

2013-03-04 Thread MestreLion
@LocusOfBorg: My Groff/Nroff skills are quite limited, so its better I don't touch the manpages myself. Besides, I lack the knowledge to properly explain some of the trickier options like boincmgr --autostart and boinc --launched_by_manager I would gladly report it upstream, tho... directions

[Bug 1140597] Re: New version is available notification should be disabled

2013-03-04 Thread MestreLion
There you go... ** Attachment added: Screenshot of Boinc Manager Notice tab (Advanced View) https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/1140597/+attachment/3556566/+files/Screenshot%20from%202013-03-04%2011%3A11%3A23.png -- You received this bug notification because you are a

[Bug 933354] Re: GPU not found with ATI Hdxxxx series cards

2013-03-02 Thread MestreLion
This bug is annoying, a true paper cut, and really bad for new users: - Install boinc, open it, works fine, GPU detected, add a lot of GPU tasks, crunch happily - After reboot, Manager (*if* you care to open it) shows error for all GPU-related tasks, GPU not available - Exit Manager (selecting

[Bug 926891] Re: BOINC Manager can not be closed (Ctrl-Q works as workaround)

2013-03-02 Thread MestreLion
** Changed in: boinc (Ubuntu) Assignee: (unassigned) = MestreLion (mestrelion) ** Changed in: boinc (Ubuntu) Status: Triaged = 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

[Bug 926891] Re: BOINC Manager can not be closed (Ctrl-Q works as workaround)

2013-03-02 Thread MestreLion
File Close Window (Ctrl+W), like Launcher right-click Quit, only closes the *window*, but the Manager is still running, so it is a sort of Minimize. To really exit the Manager application, and make it disappear from Launcher, use File Exit BOINC Manager (Ctrl+Q). Notice this will exit the

[Bug 1140560] [NEW] Manual (man) pages are outdated

2013-03-02 Thread MestreLion
Public bug reported: man pages for the command-line tools boinc, boinccmd and boincmgr are outdated, missing newer options and still listing removed ones. A quick comparison with their respective --help shows many differences. A few examples: boinccmd --get_cc_status : missing from man

[Bug 1140597] [NEW] New version is available notification should be disabled

2013-03-02 Thread MestreLion
Public bug reported: boinc, when installed via Software Center, should not by default show New Version is available notifications, since this points to the Berkley upstream install script, which when installed does not properly replace the one installed via SC. In fact, some sources state they

[Bug 385540] Re: Brasero calculates wrong checksum after burn ISO to CD

2013-01-28 Thread MestreLion
** This bug is no longer a duplicate of bug 367037 Error while burning - some files may be corrupted on the disc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/385540 Title: Brasero calculates

[Bug 1092091] [NEW] Need .desktop file

2012-12-19 Thread MestreLion
Public bug reported: catapult is a GTK+ GUI frontend for OpenMSX. However, it must be run from... terminal! It should have a .desktop file like most GUI apps, so it can be found in Dash, etc ** Affects: openmsx-catapult (Ubuntu) Importance: Undecided Status: New ** Tags:

[Bug 531877] Re: Pressing the [Delete] key in the custom resolution input option doesn't delete

2012-12-19 Thread MestreLion
Yes it does Hans, as well as 0.30c in Natty and all future versions. Thanks for the bug report! ** Changed in: singularity (Ubuntu) Assignee: (unassigned) = MestreLion (mestrelion) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 531871] Re: Pressing the left or right arrow keys move two units instead of one

2012-12-19 Thread MestreLion
** Changed in: singularity (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/531871 Title: Pressing the left or right arrow keys move two

[Bug 557473] Re: Can't exit program after loosing

2012-12-19 Thread MestreLion
Looks like game has crashed. Care to post a few additional troubleshoot information so we can fix the issue, if it still happens in current version? Please attach: - any saved game where problem occurs - ~/.endgame/error.log - ~/.endgame/prefs.dat - console output (if any) when game is started in

[Bug 1012361] Re: Abby cant locate cclive - and segfaults if ccliveEdit=/usr/bin/clive

2012-11-22 Thread MestreLion
** Summary changed: - Abby cant locate cclive - and seqfaults if ccliveEdit=/usr/bin/clive + Abby cant locate cclive - and segfaults if ccliveEdit=/usr/bin/clive ** Summary changed: - Abby cant locate cclive - and segfaults if ccliveEdit=/usr/bin/clive + Abby cannot locate cclive - and

[Bug 989252] Re: pylint-gui throws exception when running file or package

2012-11-21 Thread MestreLion
Is it possible for Ubuntu to release a new version containing this patch, for 12.04 precise and up? - This patch has the same content of what was applied upstream: https://bitbucket.org/logilab/pylint/changeset/b68f274aaab72edcb4cced3d8f4d60bd9d1f0353 - Upstream already released debian packages

[Bug 105442] Re: [needs-packaging] gnormalize

2012-10-03 Thread MestreLion
@Miguel: as far as I know, wavegain was never packaged in Ubuntu (or Debian). Its sources and binary are within gnormalize's source tarball, under packages/ subdir. You must either use its pre-compiled executable or compile it yourself. -- You received this bug notification because you are a

[Bug 1008037] Re: Application Icons missing in package mkvtoolnix-gui

2012-10-01 Thread MestreLion
*** This bug is a duplicate of bug 939582 *** https://bugs.launchpad.net/bugs/939582 Actually, source package contains only a 32x32 version of each icon (mkvinfo and mkvmergeGUI), so I guess only /usr/share/icons/hicolor/32x32/apps/mkvinfo.png and

[Bug 939582] Re: Hasn't got an icon in unity.

2012-10-01 Thread MestreLion
Icons for both mkvinfo and mkvmerge GUI are available in source package (./share/icons dir), but they are being completely ignored by binary packages mkvtoolnix and mkvtoolnix-gui. Changelog for 4.8.0-1ubuntu1 (13 Jun 2011) says Install icons and mime in mkvtoolnix-gui.install, so I guess icons

[Bug 331369] Re: regression vs. notification-daemon: positioning when multiple screens are available

2012-06-15 Thread MestreLion
I don't know about previous releases, but this is NOT fixed for Precise. Default in dconf-editor /apps/notify-osd/multihead-mode was dont-focus- follow. Changing to focus-follow and logging out and back in, as per comment #104, fixed the issue. Fix Released should mean either default changed to

[Bug 594674] Re: Trash is not shown on --bind mounted filesystems

2012-06-14 Thread MestreLion
My 2 cents for this issue: - It also happens with tmpfs mounts. I have tmpfs /tmp tmpfs defaults,nodev,nosuid,mode=1777 0 0 in my /etc/fstab and nautilus also trash files there just fine (creating and moving to /tmp/.Trash-1000), but fails to add that particular trash to the global list of

[Bug 594674] Re: Trash is not shown on --bind mounted filesystems

2012-06-14 Thread MestreLion
@Sebastien: IMHO disabling trash for those mounts (and also for *all* devices outside $HOME and /media) is overkill. Ok, it is better than current behavior, but the best approach would be to support those (already created and populated) per-device trashcans and list them when the user clicks on

[Bug 756941] Re: Asus UL30A: too small lower memory

2012-06-05 Thread MestreLion
*** This bug is a duplicate of bug 560839 *** https://bugs.launchpad.net/bugs/560839 ** This bug has been marked a duplicate of bug 560839 error: too small lower memory (0x99100 0x98400) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1002255] [NEW] gmdb2 crashes with Segmentation fault when started

2012-05-21 Thread MestreLion
Public bug reported: On Precise 12.04 amd64, trying to launch MDB Viewer dumps the following error to terminal: rodrigo@desktop:~$ gmdb2 (gmdb2:16837): libglade-WARNING **: Could not load support for `bonobo': libbonobo.so: cannot open shared object file: No such file or directory

[Bug 812394] Re: Disable hibernate option by default

2012-05-18 Thread MestreLion
What a sad decision for an LTS. 1) Disable hibernate by default: ok, I can understand the many issues around it 2) Not providing a GUI way to turn it back on - BAD 3) Not allowing users to even know that this feature /exists/ - VERY bad Solutions in #53 and #54 are great: A) Provide a package

[Bug 882040] Re: should let users enable or disable suspend and hibernate

2012-05-18 Thread MestreLion
How viable is for Ubuntu to create a package available in Software Center that patches gnome's GUI and/or polkit (whatever is required) to re-enable hibernation? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

  1   2   >