[Bug 1882676] Re: many error messages when starting fgallery

2020-06-23 Thread Richard Mace
Yes, I'm getting that too. fgallery photo-dir/ My-gallery Use of uninitialized value $id in string eq at /usr/bin/fgallery line 105. Use of uninitialized value $id in string eq at /usr/bin/fgallery line 105. Use of uninitialized value $id in string eq at /usr/bin/fgallery line 105. Use of uninitial

[Bug 1311316] Re: After locking screen there is no input field to type password for unlock

2017-06-30 Thread Russell Mace
I see I'm not the only one having this problem. Running Ubuntu 16.04.2 LTS, light-locker not installed, Unity 7.4.0+16.04. I haven't found any workaround yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1311316] Re: After locking screen there is no input field to type password for unlock

2017-06-30 Thread Russell Mace
I see I'm not the only one having this problem. Running Ubuntu 16.04.2 LTS, light-locker not installed, Unity 7.4.0+16.04. I haven't found any workaround yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1425677] Re: Arduino IDE v. 1.6 released, can we get in repository?

2015-12-26 Thread Mace
FYI I have openjdk-8-jre (in addition to openjdk-7-jre), and the Arduino IDE 1.6.7 seems to run after replacing the official Arduino supplied "java" subfolder with a symlink to /usr/lib/jvm/java-1.8.0-openjdk-i386. I haven't done any systemaric tests though, and will be running the version of the I

[Bug 868122] Re: Accept Tomcat 7 as a prequisite

2015-01-11 Thread Mace
I am curious to hear how other Ubuntu users prefer to run their Solr these days. As of writing, the current Solr is 4.10.3 and Tomcat is at 7.0.57 and 7.0.15, both of which have Ubuntu packages for recent, albeit not the most latest version. It is not so hard to download Tomcat and manage to run it

[Bug 1009508] Re: Upgrade to version 2.0

2014-08-15 Thread Mace
** Summary changed: - Upgrade to version 1.12 + Upgrade to version 2.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1009508 Title: Upgrade to version 2.0 To manage notifications about this bug go

[Bug 1355732] [NEW] virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build

2014-08-12 Thread Dave Mace
Public bug reported: Ubuntu 12.04 LTS ProblemType: Package DistroRelease: Ubuntu 12.04 Package: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6 ProcVersionSignature: Ubuntu 3.13.0-32.57~precise1-generic 3.13.11.4 Uname: Linux 3.13.0-32-generic x86_64 ApportVersion: 2.0.1-0ubuntu17.6 Architecture: amd64 DK

[Bug 1355682] [NEW] The package(s) provides an old version of Spring

2014-08-12 Thread Mace
Public bug reported: Ubuntu packages provide quite an old version of Spring, namely 3.0.6 from exactly 3 years ago (http://docs.spring.io/spring/docs/3.0.x/changelog.txt). The current version is 4.0.6. ** Affects: libspring-java (Ubuntu) Importance: Undecided Status: New ** Descrip

[Bug 1353924] [NEW] virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build

2014-08-07 Thread Dave Mace
*** This bug is a duplicate of bug 1353883 *** https://bugs.launchpad.net/bugs/1353883 Public bug reported: Ubuntu 12.04 LTS ProblemType: Package DistroRelease: Ubuntu 12.04 Package: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6 ProcVersionSignature: Ubuntu 3.11.0-26.45~precise1-generic 3.11.10.12

[Bug 1222602] Re: [regression] [gen3] Mesa 9.2 makes Unity unusable on Atom class hardware and 943/945 graphics controllers

2013-10-08 Thread Mace
Beautiful, i had this problem as well and it is now fixed. I have had blur disabled via CompizConfig which was a successful workaround, but now i turned it back on and everything is fine. Also the Dash background with Edwin's tip. Thanks people! :) I'm using Asus EeePC 901 with Intel 945GME graphic

[Bug 1223275] Re: Dash need 36 seconds to bring up because of blur effect (100% CPU)

2013-09-10 Thread Mace
I have this as well, also with Alt-Tabbing. It has been like this for about a week now. As original poster said, turning off Dash Blur completely is a workaround. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1223275] Re: Dash need 36 seconds to bring up because of blur effect (100% CPU)

2013-09-10 Thread Mace
I should perhaps add that i have Intel 945GME, updated software. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1223275 Title: Dash need 36 seconds to bring up because of blur effect (100% CPU) To m

[Bug 1153632] Re: Arduino LilyPad USB is wrongly grabbed by modemmanager

2013-03-11 Thread Mace
** Description changed: When connecting an Arduino LilyPad USB device (http://arduino.cc/en/Main/ArduinoBoardLilyPadUSB), modemmanager grabs the /dev/ttyACM0 -device. This means the Arduino programming IDE cannot - upload to the board. + upload to the board. A similar bugreport is + https://

[Bug 1153632] Re: Arduino LilyPad USB is wrongly grabbed by modemmanager

2013-03-11 Thread Mace
** Summary changed: - Arduino LilyPad USB is wronly grabbed by modemmanager + Arduino LilyPad USB is wrongly grabbed by modemmanager -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1153632 Title: Ard

[Bug 1153632] Re: Arduino LilyPad USB is wronly grabbed by modemmanager

2013-03-11 Thread Mace
This bug can be solved by adding the lines ATTRS{idVendor}=="1b4f", ATTRS{idProduct}=="9207", ENV{ID_MM_DEVICE_IGNORE}="1" ATTRS{idVendor}=="1b4f", ATTRS{idProduct}=="9208", ENV{ID_MM_DEVICE_IGNORE}="1" to /lib/udev/rules.d/77-mm-usb-device-blacklist.rules. Next, I will quickly learn to submit p

[Bug 1153632] [NEW] Arduino LilyPad USB is wronly grabbed by modemmanager

2013-03-11 Thread Mace
Public bug reported: When connecting an Arduino LilyPad USB device (http://arduino.cc/en/Main/ArduinoBoardLilyPadUSB), modemmanager grabs the /dev/ttyACM0 -device. This means the Arduino programming IDE cannot upload to the board. I'm running 13.04 Raring Ringtail. Package arduino is 1:1.0.3+dfsg

[Bug 910736] Re: Add ignore rule for Arduino to udev blacklist

2013-03-11 Thread Mace
My Arduino LilyPad USB is not ignored. ATTRS{idVendor}=="1b4f", ATTRS{idProduct}=="9208", ENV{ID_MM_DEVICE_IGNORE}="1" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/910736 Title: Add ignore rule fo

[Bug 868122] Re: Accept Tomcat 7 as a prequisite

2012-10-26 Thread Mace
Cool! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/868122 Title: Accept Tomcat 7 as a prequisite To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/solr/+bug/8

[Bug 868122] Re: Accept Tomcat 7 as a prequisite

2012-10-23 Thread Mace
Any news on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/868122 Title: Accept Tomcat 7 as a prequisite To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source

[Bug 989496] Re: UnicodeDecodeError during backup due to non-utf8 translation

2012-09-22 Thread Mace
Ok, I have been using Deja-dup and not duplicity directly, and my Ubuntu backup routine was working before this bug appeared, and was broken. I updated yesterday, and this is now fixed for me. My backup just finished successfully, and i'm happy. -- You received this bug notification because you a

[Bug 989496] Re: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117

2012-09-05 Thread Mace
Thanks Andreas, with this help i found out that indeed the character "ä" causes the problem. It wasn't only one conflicting file (with some weird character in it's name) but all other occurrences of "ä" cause it too. It's quite a common character in my our language and i cannot really live with out

[Bug 989496] Re: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117

2012-09-03 Thread Mace
Andreas Klust wrote (#18) > I was able to track the problem down to one file in my home directory with a > character that is not conforming to UTF-8. I wonder if you could share how you found out the files that Duplicity chokes on? After having my backup -system disfunctional for two months, i wo

[Bug 989496] Re: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117

2012-06-25 Thread Mace
I'm getting an decoding error too; it's similar, but different than the title of this particular bug. My error message is: File "/usr/lib/python2.7/dist-packages/duplicity/selection.py", line 187, in Iterate log.Debug(_("Selecting %s") % subpath.name) UnicodeDecodeError: 'ascii' codec can't

[Bug 925895] Re: Ambiance menus light like Radiance after latest light-themes update.

2012-02-03 Thread Mace
I had this too, but it's fixed now (except the volume slider in the sound menu). Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/925895 Title: Ambiance menus light like Radiance after latest l

[Bug 868122] [NEW] Accept Tomcat 7 as a prequisite

2011-10-04 Thread Mace
Public bug reported: The current solr-tomcat package (1.4.1+dfsg1-2ubuntu2) depends on tomcat6 (>=6.0.20). Tomcat 7 is already out there so i wish the Ubuntu Solr package would also be satisfied by the tomcat7 -package. ** Affects: solr (Ubuntu) Importance: Undecided Status: New --

[Bug 823650] Re: jonas app not loaded correctly

2011-08-09 Thread Mace-999
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/823650 Title: jonas app not loaded correctly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bu

[Bug 823650] [NEW] jonas app not loaded correctly

2011-08-09 Thread Mace-999
Public bug reported: The following packages have unmet dependencies: jonas-5.2: Depends: java5-jdk but it is not installed Depends: upstart-job but it is a virtual package installArchives() failed: Preconfiguring packages ... Preconfiguring packages ... Preconfiguring packages ...

[Bug 610982] Re: Problems when running gconf-based applications on a remote desktop

2011-05-17 Thread Richard Mace
I have the problem in 11.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/610982 Title: Problems when running gconf-based applications on a remote desktop -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 731630] Re: gwibber crashed with KeyError in setup_ui(): 'stream'

2011-05-13 Thread Mace
Thanks ^Again617, i had the same "[{}]" in apps/gwibber/preferences/streams. Removed it and now Gwibber starts up again properly. The other gwibber-* commands were working all the time, but just not the Gwibber main window. -- You received this bug notification because you are a member of Ubuntu

[Bug 745996] Re: All unity windows are invisible (panel, launcher, dash)

2011-04-13 Thread Mace
Hey that solved for me too, awesome! I regrettably did take a look into the $HOME/.drirc -file, but didn't spare the file for sharing here. I'm sorry about that! I've got GMA-950 too, on an Asus EeePC 901. Thanks!! -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 745996] Re: All unity windows are invisible (panel, launcher, dash)

2011-04-10 Thread Mace
I also have been using the "Ubuntu classic" desktop because of this bug since 1st April. I'm marking my own bug (https://bugs.launchpad.net/unity/+bug/753245, includes a screenshot) as a duplicate of this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 753245] Re: Unity panel doesn't get drawn

2011-04-10 Thread Mace
*** This bug is a duplicate of bug 745996 *** https://bugs.launchpad.net/bugs/745996 ** This bug has been marked a duplicate of bug 745996 All unity windows are invisible (panel, launcher, dash) * You can subscribe to bug 745996 by following this link: https://bugs.launchpad.net/ubuntu/+s

[Bug 753245] Re: Unity panel doesn't get drawn

2011-04-07 Thread Mace
Initializing scale options...done I/O warning : failed to load external entity "/home/mace/.compiz/session/10a0f04810f9a1493b13021588149072050140010034" Initializing session options...done ** (process:14075): WARNING **: recent-manager-provider.vala:125: Desktop file

[Bug 753245] Re: Unity panel doesn't get drawn

2011-04-07 Thread Mace
** Attachment added: "Unity panels are not drawn" https://bugs.launchpad.net/bugs/753245/+attachment/1992476/+files/unity-panel-doesnt-draw.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/753245

[Bug 753245] [NEW] Unity panel doesn't get drawn

2011-04-07 Thread Mace
ne ** Message: killswitch 1 is KILLSWITCH_STATE_SOFT_BLOCKED ** Message: killswitches state KILLSWITCH_STATE_SOFT_BLOCKED Initializing scale options...done I/O warning : failed to load external entity "/home/mace/.compiz/session/10a0f04810f9a1493b13021588149072050140010034" Initializing session opt

Re: [Bug 566671] Re: Avidemux crashes on importing .flv files

2010-05-10 Thread Richard Mace
On Mon, 2010-05-10 at 12:10 +, Alessio Treglia wrote: > Could you provide a sample file to reproduce this? > Unfortunately, I am unable to do this due to BBC's copyright. However, any file (TV program) downloaded from the BBC's iPlayer website will cause Avidemux to abend on attempting to impo

[Bug 257052] Re: glipper crashed with ImportError in ()

2010-05-03 Thread Richard Mace
** Changed in: glipper (Ubuntu) Status: Fix Released => Fix Committed -- glipper crashed with ImportError in () https://bugs.launchpad.net/bugs/257052 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ub

[Bug 566671] [NEW] Avidemux crashes on importing .flv files

2010-04-19 Thread Richard Mace
Public bug reported: Binary package hint: avidemux Running Ubuntu 10.04 and Avidemux (GTX+) 2.5.2, crashes when importing .flv files downloaded from BBC iPlayer site. Crash report:- Crash Assert failed :0 at line 171, file /build/buildd/avidemux-2.5.2/avidemux/ADM_inputs/ADM_flv/ADM_flv.cp

[Bug 378355] Re: 9.04 - Tracker no longer in deskbar-applet

2009-05-19 Thread Richard Mace
** Description changed: After a clean install of 9.04. deskbar-applet was missing. I did an install (via the package manager). the applet runs ok but Tracker is missing from the application list (preferences). - I have tried the drag & drop procedure (using the source from apt-get source

[Bug 378355] [NEW] 9.04 - Tracker no longer in deskbar-applet

2009-05-19 Thread Richard Mace
Public bug reported: After a clean install of 9.04. deskbar-applet was missing. I did an install (via the package manager). the applet runs ok but Tracker is missing from the application list (preferences). I have tried the drag & drop procedure (using the source from apt-get source deskbar-appl

[Bug 239595] Re: Gutsy turns off LAN port on Intel D945GCLF (ATOM)

2008-07-28 Thread mace
Same with hardy, look at http://ubuntuforums.org/showthread.php?t=843398&; to fix -- Gutsy turns off LAN port on Intel D945GCLF (ATOM) https://bugs.launchpad.net/bugs/239595 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 150602] Kcron browse problem

2007-10-08 Thread Richard Mace
Public bug reported: Binary package hint: kcron Kcron is VERY SLOW in starting up. On adding a new task, when browsing to select the program to run, system hangs and Kcron abends. ** Affects: kdeadmin (Ubuntu) Importance: Undecided Status: New -- Kcron browse problem https://bugs

[Bug 149106] Re: package cupsys 1.3.2-1ubuntu4 failed to install/upgrade: trying to overwrite `/usr/share/doc/libcupsys2/CREDITS.txt', which is also in package libcupsys2

2007-10-04 Thread Richard Mace
Workaround worked for me too. -- package cupsys 1.3.2-1ubuntu4 failed to install/upgrade: trying to overwrite `/usr/share/doc/libcupsys2/CREDITS.txt', which is also in package libcupsys2 https://bugs.launchpad.net/bugs/149106 You received this bug notification because you are a member of Ubuntu

[Bug 70827] Re: mplayer can't play videos with firefox 2

2007-09-20 Thread Richard Mace
Same here. -- mplayer can't play videos with firefox 2 https://bugs.launchpad.net/bugs/70827 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

[Bug 141276] Re: No links off 'Help' 'Advanced Topics' page work (gutsy)

2007-09-20 Thread Richard Mace
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/9415302/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/9415303/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/9415304/ProcStatus.txt -- No links

[Bug 141276] No links off 'Help' 'Advanced Topics' page work (gutsy)

2007-09-20 Thread Richard Mace
Public bug reported: Binary package hint: yelp When clicking on any of the links on the HELP system, 'Advanced Topics' page. None of them work. ProblemType: Bug Architecture: i386 Date: Thu Sep 20 16:33:30 2007 DistroRelease: Ubuntu 7.10 ExecutablePath: /usr/bin/yelp NonfreeKernelModules: hsfeng

[Bug 104984] Re: Realplayer 10 crashes on use in Firefox

2007-09-20 Thread Richard Mace
Same here but on gutsy. -- Realplayer 10 crashes on use in Firefox https://bugs.launchpad.net/bugs/104984 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubunt

[Bug 140766] Re: Suspend not working on Inspiron 6400 (gutsy)

2007-09-20 Thread Richard Mace
Cameron, running Ubuntu 7.10. Kernal Linux 2.6.22-11-generic. On Insprion 6400. Dual Core 1.86GHz. 2 GB Ram. Wireless card is Dell Wireless 1390 WLAN Minicard. -- Suspend not working on Inspiron 6400 (gutsy) https://bugs.launchpad.net/bugs/140766 You received this bug notification because you ar

[Bug 140766] Re: Suspend not working on Inspiron 6400 (gutsy)

2007-09-19 Thread Richard Mace
I have just checked, 'suspend' works ok but 'hibernate' does not. -- Suspend not working on Inspiron 6400 (gutsy) https://bugs.launchpad.net/bugs/140766 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list u

[Bug 140766] Re: Suspend not working on Inspiron 6400 (gutsy)

2007-09-19 Thread Richard Mace
I also have this problem with my Inspiron 6400. -- Suspend not working on Inspiron 6400 (gutsy) https://bugs.launchpad.net/bugs/140766 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.u

[Bug 140920] Re: Mouse click (select & open) doesn't work after Gnome update.

2007-09-19 Thread Richard Mace
Can close this as fixed, see #140820 -- Mouse click (select & open) doesn't work after Gnome update. https://bugs.launchpad.net/bugs/140920 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 140820] Re: synaptics touchpad won't left click, right click, or vscroll after recent change in gutsy

2007-09-19 Thread Richard Mace
I also had the problem & reported a bug. Now fixed. -- synaptics touchpad won't left click, right click, or vscroll after recent change in gutsy https://bugs.launchpad.net/bugs/140820 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 140920] Re: Mouse click (select & open) doesn't work after Gnome update.

2007-09-19 Thread Richard Mace
Synaptics Touchpad (Dell Inspiron 6400). -- Mouse click (select & open) doesn't work after Gnome update. https://bugs.launchpad.net/bugs/140920 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 140920] Mouse click (select & open) doesn't work after Gnome update.

2007-09-19 Thread Richard Mace
Public bug reported: Binary package hint: gnome After installing gnome-control-center 1:2.19.92-0ubuntu1, gnome-session 2.20.0-0ubuntu1 and libgnome-windows-settings1 1:2.19.92-0ubuntu3. Cannot open anything with mouse click. ** Affects: meta-gnome2 (Ubuntu) Importance: Undecided