[Bug 2104371] Re: Plucky failing to boot on pre-4 models

2025-04-05 Thread Mat
Thanks Manuel for your swift response! I checked the new kernel (linux- raspi) from the boostrap ppa (checked on 31.03.2025) and I can confirm it works without problems for Pi Zero 2W. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 2104371] Re: Plucky failing to boot on pre-4 models

2025-03-30 Thread Mat
What the patch submitted? I checked the nightly from 30.03.2025 (plucky- preinstalled-server-arm64+raspi.img.xz) and the bug is still there (at boot time it doesn't find any mmc device and further boot stops at "Scanning for Btrfs filesystems"). -- You received this bug notification because you a

[Bug 2104858] Re: fwupd-refresh.service failing as at March 27 2025 on Ubuntu 22.04

2025-03-28 Thread Mat
I am having same bug on multiple servers, running Ubuntu server 22.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2104858 Title: fwupd-refresh.service failing as at March 27 2025 on Ubuntu 22.04

[Bug 2104858] Re: fwupd-refresh.service failing as at March 27 2025 on Ubuntu 22.04

2025-03-28 Thread Mat
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2104858 Title: fwupd-refresh.service failing as at March 27 2025 on Ubuntu 22.04 To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 1969939] Re: puppet 5 package incompatible with ruby 3 / ubuntu 22.04

2022-06-01 Thread Mat Malone
Thanks Lucas. LGTM. We tried the PPA. No errors during puppet apply. File resources, both symlinks and regular files, are being created as expected. Our full 5kloc puppet manifest applied without any puppet errors, and we haven't noticed any other regressions. If you have any specific functionality

[Bug 1969939] Re: puppet 5 package incompatible with ruby 3 / ubuntu 22.04

2022-05-26 Thread Mat Malone
My test is also unnecessarily complex -- there's no needs for the class + include: file { '/tmp/issue': ensure => file, source => '/etc/issue', } -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1969939] Re: puppet 5 package incompatible with ruby 3 / ubuntu 22.04

2022-05-26 Thread Mat Malone
Hi Lucas, the new to_sym error seems to be related to use of the File resource with `ensure => file` instead of link. Unless there's another change introduced in 5.5.22-4ubuntu0.1, it seems like it has to be caused by your patch. Here's my test scenario that you should be able to use to reproduce:

[Bug 1792980] Re: cannot install libudev-dev

2021-07-07 Thread Mat
Hans, Your suggestion helped!! Thank You very much -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1792980 Title: cannot install libudev-dev To manage notifications about this bug go to: https://bugs

[Bug 1792980] Re: cannot install libudev-dev

2021-07-05 Thread Mat
Thank You for taking Your time. I've done 'sudo apt update' then 'sudo apt upgrade'. no help unfortunatelly. Here's the requested output: $ sudo apt policy libudev-dev libudev-dev: Installed: (none) Candidate: 245.4-4ubuntu3 Version table: 245.4-4ubuntu3 500 500 http://pl.archi

[Bug 1792980] Re: cannot install libudev-dev

2021-07-02 Thread Mat
problematic ubuntu 20.04.02 did not download packages on-the-fly during instalation process (It can't be done in that setup). I've installed another ubuntu.20.04.02 with on-the-fly package download during installation proces. this time libudev-dev has been installed correctly. Based on this inform

[Bug 1792980] Re: cannot install libudev-dev

2021-07-01 Thread Mat
I've just installed ubuntu 20.04.02 on my host and the same problem. should I add some package repositories to make it work? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1792980 Title: cannot inst

[Bug 1917148] Re: ps version is UNKNOWN in procps 2:3.3.16-1ubuntu2

2021-02-28 Thread Mat M
** Description changed: From Linux Lint 20.1, so Focal Fossa 20.04.1 Package procps 2:3.3.16-1ubuntu2 $ LANG=C ps --version ps from procps-ng UNKNOWN - I don't know if it comes from Ubunut or upstream. + I don't know if it comes from Ubuntu or upstream. -- You received this bug

[Bug 1917148] [NEW] ps version is UNKNOWN in procps 2:3.3.16-1ubuntu2

2021-02-27 Thread Mat M
Public bug reported: >From Linux Lint 20.1, so Focal Fossa 20.04.1 Package procps 2:3.3.16-1ubuntu2 $ LANG=C ps --version ps from procps-ng UNKNOWN I don't know if it comes from Ubunut or upstream. ** Affects: procps (Ubuntu) Importance: Undecided Status: New -- You received th

[Bug 1668309] Re: Scaling on xps13 means only a part of the screen is visible at any time.

2019-06-26 Thread No Mat
Can confirm comment #5. Fails as described on a Macbook Pro with Retina display (2560x1600) in Ubuntu 18.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1668309 Title: Scaling on xps13 means only

[Bug 1815297] [NEW] package libext2fs2:amd64 1.44.1-1 failed to install/upgrade: il pacchetto libext2fs2:amd64 non è pronto per la configurazione impossibile configurarlo (stato corrente "half-instal

2019-02-09 Thread mat
Public bug reported: after trying to backup ProblemType: Package DistroRelease: Ubuntu 18.04 Package: libext2fs2:amd64 1.44.1-1 ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18 Uname: Linux 4.15.0-43-generic x86_64 NonfreeKernelModules: lkp_Ubuntu_4_15_0_43_46_generic_47 ApportVersion: 2

[Bug 1811595] Re: 18.04 laggy login but works fine off of boot usb

2019-01-13 Thread Mat Nightingale
A workaround I found from here (https://askubuntu.com/questions/1070862 /ubuntu-server-18-04-graphics-in-console-is-extremely-slow) sudo vim /etc/default/grub uncomment GRUB_GFXMODE=640x480 and change to GRUB_GFXMODE=1027x768 then sudo update-grub Next disable ast driver sudo vim /etc/modprobe.d/

[Bug 1811595] [NEW] 18.04 laggy login but works fine off of boot usb

2019-01-13 Thread Mat Nightingale
Public bug reported: Running 18.04 off a boot usb stick works flawlessly, however after a clean install the login screen is very laggy and once I enter my password the screen resolution is all messed up and unreadable. If I reboot and hold down shift to get the Grub menu and choose Advanced then

[Bug 1808183] Re: ASPEED server console output extremely slow after upgrade to 18.04

2019-01-12 Thread Mat Nightingale
I've just done a clean install of 18.04 and have the same issue where running 18.04 off a boot usb stick works flawlessly, however after installing on the hard drive the login screen is very laggy and once I enter my password the screen resolution is all messed up and unreadable. If I reboot and h

[Bug 1767322] Re: "Activation of network connection failed" popup shows incessantly

2018-07-29 Thread mat
Just for your information, I have the same issue on my laptop (HP ZBook G3) since I upgrade my OS to 18.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767322 Title: "Activation of network connec

[Bug 1730030] Re: virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build. This occurred when trying to install the hwe-edge kernel. I believe I'll just remove virtualbo

2018-02-22 Thread Mat
*** This bug is a duplicate of bug 1729568 *** https://bugs.launchpad.net/bugs/1729568 This error occurred when installing updates of Ubuntu "16.04.3 LTS (Xenial Xerus)" (x86_64) on 2018-02-22. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1729568] Re: [ SRU ]virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build - error: implicit declaration of function ‘set_pages_x’

2018-01-10 Thread Mat
I had installed the security patches of Ubuntu 16.04 (64 bit; Unity desktop) on 2018-01-10, ~ 20:30. After needed reboot a window had been opened showing (in German) that a problem had been occurred. After reporting the error (to launchpad, Canonical or who knows) my web browser had been started sh

[Bug 1730030] Re: virtualbox-dkms 5.0.40-dfsg-0ubuntu1.16.04.1: virtualbox kernel module failed to build. This occurred when trying to install the hwe-edge kernel. I believe I'll just remove virtualbo

2018-01-10 Thread Mat
*** This bug is a duplicate of bug 1729568 *** https://bugs.launchpad.net/bugs/1729568 This error occurred after installing the security patches of Ubuntu 16.04, on 2018-01-10, ~ 20:30. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1726922] Re: gnome-calendar keeps asking for my google password

2018-01-07 Thread mat
On this page https://askubuntu.com/questions/967137/calendar-constantly-requiring- google-authentication-on-17-10 a solution is suggested: "I was having the same problem and resolve it by deleting the configuration files of Evolution. Do this: rm -rf ./.config/goa-1.0/accounts.conf rm -rf ./.c

[Bug 1671540] Re: Software Updater window is invisible

2017-11-20 Thread Mat Cucuzella
After upgrading to 17.10 I haven't had this problem. Since this is a Gnome based software version, maybe the problem was in Unity. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671540 Title: Softwa

[Bug 1671540] Re: Software Updater window is invisible

2017-10-21 Thread Mat Cucuzella
Latest: $ diff jk.before jk.after 1c1 < BEFORE --- > AFTER 4d3 < 0x04e8 -1 4296 1538 768 447 335 mat-Meerkat Software Updater 14a14 > 0x04e8 0 4296 769 412 645 456 mat-Meerkat Software Updater 21,25c21,25 < Absolute upper-left Y: 384 < R

[Bug 1671540] Re: Software Updater window is invisible

2017-08-19 Thread Mat Cucuzella
Latest: $ diff jk.before jk.after 1c1 < BEFORE --- > AFTER 4d3 < 0x0388 -1 22758 1538 768 447 335 mat-Meerkat Software Updater 12a12 > 0x0388 0 22758 769 412 645 456 mat-Meerkat Software Updater 19,23c19,23 < Absolute upper-left Y: 384 < R

[Bug 1671540] Re: Software Updater window is invisible

2017-07-17 Thread Mat Cucuzella
Latest: $ diff jk.before jk.after 1c1 < BEFORE --- > AFTER 4d3 < 0x03e8 -1 22574 1538 768 447 335 mat-Meerkat Software Updater 12a12 > 0x03e8 0 22574 769 412 645 456 mat-Meerkat Software Updater 19,23c19,23 < Absolute upper-left Y: 384 < R

[Bug 1671540] Re: Software Updater window is invisible

2017-07-06 Thread Mat Cucuzella
Latest: $ diff jk.before jk.after 1c1 < BEFORE --- > AFTER 4d3 < 0x0448 -1 20962 1538 768 447 335 mat-Meerkat Software Updater 16a16 > 0x0448 0 20962 769 412 645 456 mat-Meerkat Software Updater 23,27c23,27 < Absolute upper-left Y: 384 < R

[Bug 1671540] Re: Software Updater window is invisible

2017-07-02 Thread Mat Cucuzella
Latest: $ diff jk.before jk.after 1c1 < BEFORE --- > AFTER 4d3 < 0x03e8 -1 3052 1538 768 447 335 mat-Meerkat Software Updater 14a14 > 0x03e8 0 3052 769 412 645 456 mat-Meerkat Software Updater 21,25c21,25 < Absolute upper-left Y: 384 < R

[Bug 1671540] Re: Software Updater window is invisible

2017-06-24 Thread Mat Cucuzella
Another occurrence: $ diff jk.before jk.after 1c1 < BEFORE --- > AFTER 4d3 < 0x0408 -1 9042 1538 768 447 335 mat-Meerkat Software Updater 15a15 > 0x0408 0 9042 769 412 645 456 mat-Meerkat Software Updater 22,26c22,26 < Absolute upp

[Bug 1671540] Re: Software Updater window is invisible

2017-06-17 Thread Mat Cucuzella
Another occurrence: $ diff jk.before jk.after < BEFORE --- > AFTER 4d3 < 0x0408 -1 25120 1538 768 447 335 mat-Meerkat Software Updater 13a13 > 0x0408 0 25120 769 412 645 456 mat-Meerkat Software Updater 20,24c20,24 < Absolute upper-left Y: 384 &

[Bug 1671540] Re: Software Updater window is invisible

2017-06-04 Thread Mat Cucuzella
Sorry comment 11 should refer to comment 10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1671540 Title: Software Updater window is invisible To manage notifications about this bug go to: https://

[Bug 1671540] Re: Software Updater window is invisible

2017-06-04 Thread Mat Cucuzella
Log referenced by comment #9 ** Attachment added: "20170604-softupd-bad.log" https://bugs.launchpad.net/update-notifier/+bug/1671540/+attachment/4889074/+files/20170604-softupd-bad.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 1671540] Re: Software Updater window is invisible

2017-06-04 Thread Mat Cucuzella
See attachment 20170604-softupd-bad.log for full log. Before/after diff: $ diff jk.before jk.after 1c1 < BEFORE --- > AFTER 4d3 < 0x0428 -1 30547 1538 768 447 335 mat-Meerkat Software Updater 16a16 > 0x0428 0 30547 769 412 645 400 mat-Meerkat Soft

[Bug 1671540] Re: Software Updater window is invisible

2017-05-26 Thread Mat Cucuzella
File: 20170526-softupd.log BEFORE COMMAND: wmctrl -lGp 0x0408 -1 11829 1538 768 447 335 mat-Meerkat Software Updater 0x01c2 0 1828 -2020 -1180 1920 1080 mat-Meerkat XdndCollectionWindowImp 0x01c3 0 1828 024 65 1056 mat-Meerkat unity-launcher

[Bug 1671540] Re: Software Updater window is invisible

2017-05-26 Thread Mat Cucuzella
I'm using this script to collect info. I'll post the results in the next message. It makes to files, a before and after calling wmctrl so they can be diff'ed easily script below #!/bin/bash function die() { echo "Error: " $* exit 1 } # collect info before the window is m

[Bug 1671540] Re: Software Updater window is invisible

2017-05-24 Thread Mat Cucuzella
Happens to me at least 4 out of 5 times. Ubuntu 17.04 System76 Meerkat Using the following always make the updated visible on my current desktop: wmctrl -R 'Software Updater' I can collect data if there are questions since it happens so often. -- You received this bug notification because y

[Bug 342096] Re: SD Card containing /home corrupted on resume

2016-11-14 Thread Mat
Ivan, thank You for the answer. Unfortunatelly my sd card reader seems to be different one: $ sudo lspci ... 05:00.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 21) ... regards, Mat -- You received this bug notification because you are a member of Ubuntu

[Bug 342096] Re: SD Card containing /home corrupted on resume

2016-11-13 Thread Mat
been unmounted. Shortly after that, system gets corrupted with I/O errors in syslog and I have to do hard restart. Ivan Garavito, did You manage to file a separate bug on that? regards, Mat -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1556357] Re: WiFi fails to resume after suspend; Race with wpasupplicant / wpa_cli resume?

2016-10-30 Thread Stew Mat
*** This bug is a duplicate of bug 1585863 *** https://bugs.launchpad.net/bugs/1585863 I'm having this with my Lenovo Thinkpad T420. It happens around 1 time out of 3. Sometimes the connected wifi icon is replaced by the ethernet one, sometimes by the unconnected wifi icon. "wpa_cli resume" f

[Bug 1588548] Re: Build sbsigntool on Solaris

2016-06-14 Thread mat troi
Hi, the patches above has been modified to have #ifdefs to distinguish Solaris from non-Solaris platforms. ** Patch added: "upstream.patch" https://bugs.launchpad.net/ubuntu/+source/sbsigntool/+bug/1588548/+attachment/4684008/+files/upstream.patch -- You received this bug notification becau

[Bug 1575614] Re: [SRU]Can't select secret key for TLS auth for 802.1X authentication

2016-06-02 Thread Mat
i've tested the new version, but I can't select my private key either. it's a .key file in my case. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575614 Title: [SRU]Can't select secret key for TLS

[Bug 1575614] Re: Can't select secret key for TLS auth on wired connection

2016-05-12 Thread Mat
same problem here, for a wifi eap-tls connection: I can't select the private key, the list is empty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1575614 Title: Can't select secret key for TLS auth

[Bug 1575971] Re: sbsign - gaps in the section table may result in different checksums

2016-04-28 Thread mat troi
I realized because my linker script is incorrect, the section was not aligned correctly, and this is why when I fed it to sbsigntool it has the warning: gap in section table: .dynsym : 0x000e4a00 - 0x000f1600, /14 : 0x000f1752 - 0x000f1f52, gaps in the section table may result in differen

[Bug 1575971] [NEW] sbsign - gaps in the section table may result in different checksums

2016-04-27 Thread mat troi
Public bug reported: sbsign -est/test-key.rsa --cert openssl_test/test-cert.pem --output shim_delete_please build/amd64/shim.efi warning: gap in section table: .dynsym : 0x000e4a00 - 0x000f1600, /14 : 0x000f1752 - 0x000f1f52, gaps in the section table may result in different checksum

[Bug 1540020] [NEW] "Show this dialog" option not being saved

2016-01-30 Thread Mat
Public bug reported: De-selecting "Show this dialog" is not being saved. The next time I open a dds it still shows the dialog. ** Affects: gimp-dds (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1482680] [NEW] libnl-route-3-200 missing symlink

2015-08-07 Thread Mat
Public bug reported: $ dpkg -L libnl-route-3-200 /. /usr /usr/lib /usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu/libnl-route-3.so.200.16.1 /usr/share /usr/share/doc /usr/share/doc/libnl-route-3-200 /usr/share/doc/libnl-route-3-200/copyright /usr/lib/x86_64-linux-gnu/libnl-route-3.so.200 /usr/

Re: [Bug 1431753] Re: Nvidia binary driver FTBS due to DKMS layer violation

2015-07-27 Thread mat
3 GMT+02:00 KennoVO : > Mat, I am happy you got past your blank-screen problem, even though the > things mentioned in my previous post may or may not have played a role > in solving it. > > To be perfectly clear toward other people who come across this > discussion, the points (1)-

Re: [Bug 1431753] Re: Nvidia binary driver FTBS due to DKMS layer violation

2015-07-27 Thread mat
After routine kernel-update yesterday, today blank screen like KennoVO, bongos rumbling on start but without video. After booting with previous kernel I applied the solutions KennoVO suggested, (2)-(3)-(4) but not (1) as I didn't know what I was doing and didn't understand how it had to be done. B

[Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: "objdump: '... .tmp_nv.o': No such file"

2015-05-05 Thread mat
It's higly annoying, half a year and the error still popps up every update. I'll revert to Ubuntu 12, Ubuntu 14 has become a mayor delusion - slow, constant updates with rebbot, like or worse than Windows. -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 1423891] [NEW] After upgrade to 14.04.2, some librairies needed by Blender want to uninstall gnome

2015-02-20 Thread mat
already properly installed, so I don't know why it says deps are not satisfied... Kind regards, Mat ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: synaptic 0.81.1ubuntu1 ProcVersionSignature: Ubuntu 3.16.0-30.40~14.04.1-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 Nonfr

Re: [Bug 1268257] Re: nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: "objdump: '... .tmp_nv.o': No such file"

2015-01-21 Thread mat
ci ho provato ma non ha funzionato - all'avvio mi ha dato un sacco di error messages. ciao matteo 2015-01-21 10:16 GMT+01:00 Davide Mannarelli <1268...@bugs.launchpad.net>: > Solved in this way: > > 1) boot with old kernel (3.13.0-44) > 2) login without gui (ctrl-alt-f1) > 3) login with root (if

[Bug 1413177] [NEW] package nvidia-opencl-icd-331-updates (not installed) failed to install/upgrade: tentata sovrascrittura di "/etc/OpenCL/vendors/nvidia.icd" presente anche nel pacchetto nvidia-open

2015-01-21 Thread mat
Public bug reported: tried the non-gui approach posted by davide mannarelli, this is the result on my acer aspire 5750g ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-opencl-icd-331-updates (not installed) ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13 Uname: Li

[Bug 1411919] [NEW] nvidia-331 331.113-0ubuntu0.0.4: nvidia-331 kernel module failed to build

2015-01-17 Thread mat
Public bug reported: maybe same bug as the others, can't see any other information to add ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-331 331.113-0ubuntu0.0.4 ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12 Uname: Linux 3.13.0-44-generic i686 ApportVersion: 2.

[Bug 1381910] Re: Workaround for CVE-2014-3566 (POODLE) required

2014-12-16 Thread Mat Johns
Not sure if helps against the Ubuntu patchset; but as a Debian Squeeze user I've backported the required code from 1.4.29 to get this config working for me :) https://github.com/matjohns/squeeze-lighttpd-poodle ~Mat -- You received this bug notification because you are a member of Ubuntu

[Bug 1311273] Re: O2 Micro OZ776 not working with libccid 1.4.15-1

2014-07-20 Thread Mat
You can download the utopic 64-bit (amd64) or 32-bit (i386) version of libccid here: http://packages.ubuntu.com/utopic/libccid Install it with: sudo dpkg -i 'packagename'.deb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1311273] Re: O2 Micro OZ776 not working with libccid 1.4.15-1

2014-06-12 Thread Mat
I also have a Oz776 Smartcard reader and it seems to work now with 1.4.17! Thanks for your effort! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1311273 Title: O2 Micro OZ776 not working with libcci

[Bug 1311273] Re: O2 Micro OZ776 not working with libccid 1.4.15-1

2014-04-22 Thread Mat
The way I can reproduce the bug: - fresh 14.04 install / live boot - installed gnupg2 pcscd pcsc-tools scdaemon Now my gnupg smartcard v2 isn't recognized by gpg(2), but with pcsc_scan I get the normal output How it works again: - manual install of libccid 1.4.12-1, then apt-get install pcscd p

[Bug 1311273] [NEW] O2 Micro OZ776 not working with libccid 1.4.15-1

2014-04-22 Thread Mat
Public bug reported: Description:Ubuntu 14.04 LTS Release:14.04 1.4.15-1 - not working (gpg(2) --card-status, gpg(2) --card-edit, ..) 1.4.12-1 - working (gpg(2) --card-status, gpg(2) --card-edit, ..) ** Affects: ccid (Ubuntu) Importance: Undecided Status: New -- You

[Bug 1161235] [NEW] package linux-image-3.8.0-15-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2013-03-28 Thread mat
Public bug reported: first update after fresh install of 13.04 27.03.2013, endless loop (I forced the app to quit, due to staying 10 min in the "Preparing linux kernel ... ") ProblemType: Package DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-15-generic (not installed) ProcVersionSignatur

[Bug 1065177] [NEW] [Apple Inc. MacBookPro7, 1] suspend/resume failure [non-free: wl]

2012-10-10 Thread mat
Public bug reported: Resume from suspend failed. The battery was also drained when I restarted . So not shure if battery problem while in suspend. ProblemType: KernelOops DistroRelease: Ubuntu 12.10 Package: linux-image-3.5.0-17-generic 3.5.0-17.27 ProcVersionSignature: Ubuntu 3.5.0-17.27-generi

[Bug 1048261] Re: Blank screen during system startup with Precise/Nouveau

2012-10-09 Thread Mat
I have seen this bug intermittently, perhaps one in twelve boots which makes it really difficult to debug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048261 Title: Blank screen during system sta

[Bug 1064453] [NEW] Corrupt keyboard layout chart

2012-10-09 Thread Mat
Public bug reported: On a system configured with Arabic system locale (right to left layout) and with both English (UK) and Arabic keyboards available the keyboard layout shown by the 'Show Layout Chart' menu item appears corrupt due to some of the four characters on each key being overlaid on eac

[Bug 969359] Re: [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking numlock)

2012-08-02 Thread Mat
I'm seeing this bug consistently whenever I go to the Keyboard Layout page in System Settings ("gnome-control-center region") on one of my machines when running as a normal user. Running as root it works fine (but accesses different settings so is no use to me). I do get an error "(gnome-control-ce

[Bug 990639] Re: Unity Launcher reveal does not work

2012-05-05 Thread Mat Speedle
Thanks Russell that worked for me! That was really starting to annoy me too :p -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990639 Title: Unity Launcher reveal does not work To manage notification

[Bug 867806] Re: df -h permission denied error

2012-02-08 Thread Mat Ludlam
So to summarise I have exactly the same problem when I use ssh to connect to Ubuntu 11.10 with all patches up to and including 8th of Feb 2012. Output from "uname -a" is Linux dev4 3.0.0-15-generic #26-Ubuntu SMP Fri Jan 20 17:23:00 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux Generally this error oc

[Bug 914711] Re: Corrupt filename created when saving from XSane scan viewer

2012-01-11 Thread Mat
** Bug watch added: alioth.debian.org/ #313503 http://alioth.debian.org/support/tracker.php?aid=313503 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914711 Title: Corrupt filename created when sa

[Bug 53962] Re: Nautilus-cd-burner is unable to blank DVD-RW

2012-01-01 Thread Mat H
Why is nautilus cd burner forcing itself as the default burner as it did after i was using Brasero cutting in half way through a burn? Personally i feel rather let down by my Ubuntu in general and wasted hours trying to get two burns over Xmas. I think it may be the result of updating a kernel o

[Bug 892891] [NEW] package ruby1.9.1 1.9.2.290-2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2011-11-20 Thread Mat Mannion
Public bug reported: Running do-release-upgrade from natty to oneiric ProblemType: Package DistroRelease: Ubuntu 11.10 Package: ruby1.9.1 1.9.2.290-2 ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8 Uname: Linux 2.6.38-12-generic i686 ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date

[Bug 892891] Re: package ruby1.9.1 1.9.2.290-2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2011-11-20 Thread Mat Mannion
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/892891 Title: package ruby1.9.1 1.9.2.290-2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit

[Bug 825584] Re: Please merge ettercap 1:0.7.3-2.2 (universe) from debian sid (main)

2011-08-13 Thread Mat Scales
** Changed in: ettercap (Ubuntu) Status: New => In Progress ** Changed in: ettercap (Ubuntu) Assignee: (unassigned) => Mat Scales (wibblymat) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 825584] [NEW] Please merge ettercap 1:0.7.3-2.2 (universe) from debian sid (main)

2011-08-12 Thread Mat Scales
Public bug reported: The latest Debian version fixes an FTBFS with newer versions of grep, including on Oneiric. ** Affects: ettercap (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 824423] Re: typo in Located in ../gwibber/microblog/plugins/statusnet/__init__.py:247 ../gwibber/microblog/plugins/twitter/__init__.py:281 ../gwibber/microblog/plugins/identica/__init__.py:244

2011-08-12 Thread Mat Scales
** Changed in: gwibber (Ubuntu) Assignee: Mat Scales (wibblymat) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/824423 Title: typo in Located in ../gwibber/microb

[Bug 824423] Re: typo in Located in ../gwibber/microblog/plugins/statusnet/__init__.py:247 ../gwibber/microblog/plugins/twitter/__init__.py:281 ../gwibber/microblog/plugins/identica/__init__.py:244

2011-08-12 Thread Mat Scales
** Changed in: gwibber (Ubuntu) Status: New => In Progress ** Changed in: gwibber (Ubuntu) Assignee: (unassigned) => Mat Scales (wibblymat) ** Also affects: gwibber Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Bug 818675] [NEW] Please package the latest version of solr (3.3.0)

2011-07-30 Thread Mat Scales
Public bug reported: The upstream version of solr in Ubuntu (1.4.1) is more than a year old and therefore missing a lot of features and fixes. ** Affects: solr (Ubuntu) Importance: Undecided Assignee: Mat Scales (wibblymat) Status: In Progress ** Changed in: solr (Ubuntu

[Bug 817656] [NEW] Please merge couchdb 1.1.0-1 (main) from Debian unstable (main)

2011-07-28 Thread Mat Scales
Public bug reported: There is a new version of couchdb in debian sid that should be merged into Ubuntu ** Affects: couchdb (Ubuntu) Importance: Undecided Assignee: Mat Scales (wibblymat) Status: In Progress ** Changed in: couchdb (Ubuntu) Status: New => In Progr

[Bug 433321] Re: package libc6 2.9-4ubuntu6 failed to install/upgrade: subprocess pre-installation script killed by signal (Segmentation fault)

2011-07-21 Thread Mat H
Hi thanks for writing back i reinstalled the package all is well now. Great support. Matt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/433321 Title: package libc6 2.9-4ubuntu6 failed to in

[Bug 811053] Re: My Dictionary go function is blanked and the dictionary itself fails to work

2011-07-15 Thread Mat H
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/811053 Title: My Dictionary go function is blanked and the dictionary itself fails to work To manage notifications about this bug go to: https://bugs.

[Bug 811053] [NEW] My Dictionary go function is blanked and the dictionary itself fails to work

2011-07-15 Thread Mat H
Public bug reported: Hi my dictionary has failed and the go function is blanked/greyed out. On my Cairo dock bottom right i saw Apport splash exclamation warning symbol. But believe me its dead. Can you help. Thanks. Mat ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: gnome-dictionary

[Bug 803216] Re: xfe version 1.32.4-1 failed to build on i386

2011-06-29 Thread Mat Scales
** Bug watch added: Debian Bug tracker #632151 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632151 ** Also affects: xfe (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632151 Importance: Unknown Status: Unknown -- You received this bug notification because you a

[Bug 800447] Re: Oneiric Installer ISO has ramzswap error during boot

2011-06-29 Thread Mat Scales
Hmm, I don't know why it says January in my comment, it should say June! There weren't any Oneiric builds 5 months ago :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/800447 Title: Oneiric Install

[Bug 803216] Re: xfe version 1.32.4-1 failed to build on i386

2011-06-29 Thread Mat Scales
Bug created in Sourceforge for upstream, https://sourceforge.net/tracker/index.php?func=detail&aid=3344570&group_id=64835&atid=508822# ** Bug watch added: SourceForge.net Tracker #3344570 http://sourceforge.net/support/tracker.php?aid=3344570 -- You received this bug notification because you

[Bug 803194] Re: sagan version 0.1.9~svn129-1 failed to build on i386

2011-06-29 Thread Mat Scales
** Bug watch added: Debian Bug tracker #632101 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632101 ** Also affects: sagan (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632101 Importance: Unknown Status: Unknown -- You received this bug notification because you

[Bug 803194] Re: sagan version 0.1.9~svn129-1 failed to build on i386

2011-06-29 Thread Mat Scales
** Branch unlinked: lp:~wibblymat/ubuntu/oneiric/sagan/ftbfs-jam ** Branch linked: lp:~wibblymat/ubuntu/oneiric/sagan/ld-as-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/803194 Title: sagan

[Bug 803213] Re: vacation version 3.3.0-0.4 failed to build on i386

2011-06-29 Thread Mat Scales
** Branch linked: lp:~wibblymat/ubuntu/oneiric/vacation/ftbfs-jam -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/803213 Title: vacation version 3.3.0-0.4 failed to build on i386 To manage notificati

[Bug 803213] Re: vacation version 3.3.0-0.4 failed to build on i386

2011-06-29 Thread Mat Scales
** Changed in: vacation (Ubuntu) Status: New => In Progress ** Changed in: vacation (Ubuntu) Assignee: (unassigned) => Mat Scales (wibblymat) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 803216] Re: xfe version 1.32.4-1 failed to build on i386

2011-06-29 Thread Mat Scales
** Branch linked: lp:~wibblymat/ubuntu/oneiric/xfe/ftbfs-jam -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/803216 Title: xfe version 1.32.4-1 failed to build on i386 To manage notifications about t

[Bug 803216] Re: xfe version 1.32.4-1 failed to build on i386

2011-06-29 Thread Mat Scales
** Changed in: xfe (Ubuntu) Status: New => In Progress ** Changed in: xfe (Ubuntu) Assignee: (unassigned) => Mat Scales (wibblymat) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 803194] Re: sagan version 0.1.9~svn129-1 failed to build on i386

2011-06-28 Thread Mat Scales
** Branch linked: lp:~wibblymat/ubuntu/oneiric/sagan/ftbfs-jam -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/803194 Title: sagan version 0.1.9~svn129-1 failed to build on i386 To manage notificatio

[Bug 803194] Re: sagan version 0.1.9~svn129-1 failed to build on i386

2011-06-28 Thread Mat Scales
** Changed in: sagan (Ubuntu) Assignee: (unassigned) => Mat Scales (wibblymat) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/803194 Title: sagan version 0.1.9~svn129-1 failed to build on i

[Bug 801924] Re: smarty3 is out of date

2011-06-27 Thread Mat Scales
** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2010-4725 ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2010-4724 ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2010-4723 ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2010-4

[Bug 801924] [NEW] smarty3 is out of date

2011-06-25 Thread Mat Scales
Public bug reported: The latest available version of Smarty 3 in Ubuntu and Debian is a release candidate from over a year ago. It needs updating to a stable release version. ** Affects: smarty3 (Ubuntu) Importance: Undecided Status: New ** Affects: smarty3 (Debian) Importanc

[Bug 788514] Re: python packages on the CDs not using dh_python2

2011-06-23 Thread Mat Scales
** Description changed: see https://blueprints.launchpad.net/ubuntu/+spec/foundations-o -dhpython-transition desktop CD (python-central): === checkbox 0.12 onboard 0.94.0-0ubuntu2b1 python-configglue 0.9pre1-0ubuntu1 python-egenix-mxdatetime 3.1.3-4.1 py

[Bug 800447] Re: Oneiric Installer ISO has ramzswap error during boot

2011-06-21 Thread Mat Scales
I used apport to gather machine details while Natty was running. The error actually occurs during the Oneiric installer boot. The installer was downloaded via testdrive and was synced today (21st January 2011). Hopefully this is enough detail, Apport is a poor way to report a bug in the installer!

[Bug 800447] Re: Oneiric Installer ISO has ramzswap error during boot

2011-06-21 Thread Mat Scales
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/800447 Title: Oneiric Installer ISO has ramzswap error during boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sour

[Bug 800447] [NEW] Oneiric Installer ISO has ramzswap error during boot

2011-06-21 Thread Mat Scales
: Ubuntu 2.6.38-8.42-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic i686 NonfreeKernelModules: nvidia AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: mat1453 F pulseaudio /dev

[Bug 732182] [NEW] "Checksums do not match" error does not provide helpful information

2011-03-09 Thread Mat Tomaszewski
Public bug reported: Binary package hint: usb-creator The error message should use terminology easy to understand for non- technical users and provide a recommended recovery path. ** Affects: usb-creator (Ubuntu) Importance: High Assignee: Evan Dandrea (ev) Status: Confirmed

[Bug 391628] Re: Everything gets swapped out after resume from suspend using fglrx drivers

2010-12-28 Thread Mat Lehmann
I am using the a kernel with tuxonice for several weeks now. With it, this problem does not occur anymore. Sometimes, the X-Server crashes on resume, but this happens not that often. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 308191] Re: Multitouch support not available for Synaptics touchpads v7.2

2010-12-24 Thread mat
Success on a asus eeepc 1001px. Thanks ! mathieu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/308191 Title: Multitouch support not available for Synaptics touchpads v7.2 -- ubuntu-bugs mailing

[Bug 569152] Re: Database plugin is not showing result

2010-11-29 Thread mat
Same problem here with Ubuntu 10.10 and Netbeans 6.9. You can perform SQL on table, but the SHOW DATA function does not show the table view as it should. Thanks for any help -- Database plugin is not showing result https://bugs.launchpad.net/bugs/569152 You received this bug notification because

  1   2   3   4   5   6   >