[Bug 1653759] Re: When run with an lvm setup, ubiquity attempts to install grub to /dev/mapper

2017-02-27 Thread Max Brustkern
** Summary changed: - When run with an lvm preseed, ubiquity attempts to install grub to /dev/mapper + When run with an lvm setup, ubiquity attempts to install grub to /dev/mapper -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1608675] Re: Server: Xenial/Yakkety kernel/install size grew

2017-02-17 Thread Max Brustkern
Awesome! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1608675 Title: Server: Xenial/Yakkety kernel/install size grew To manage notifications about this bug go to:

[Bug 1634449] Re: Black flicker when leaving monitor

2017-02-15 Thread Max Goodman
This appears to be a problem with the modesetting Xorg driver. After switching back to the intel driver (sudo cp /usr/share/doc/xserver-xorg- video-intel/xorg.conf /etc/X11/) I haven't seen this recur yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1634449] Re: Black flicker when leaving monitor

2017-02-15 Thread Max Goodman
I am experiencing this issue as well on 16.10 on my X1 Carbon 3rd gen (Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz / HD Graphics 5500 (rev 09)). Tried mainline kernels 4.9.9, 4.9.10, and 4.10.0-997-drm-intel-next, and reproduced the issue on all. Also tried pinning libdrm2/linux-firmware

[Bug 1664730] Re: GVFS violating UNIX permissions inside Samba shares

2017-02-14 Thread Max-Ulrich Farber
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1664730 Title: GVFS violating UNIX permissions inside Samba shares To manage notifications

[Bug 1581713] Re: Ubuntu Software always asks for an Ubuntu Single Sign-On account when installing or removing a snap package

2017-01-31 Thread Max Kristen
This really is annoying, and leads Desktop Users to believe that an Ubuntu Acc is required to use the snap format. On another note: It is also weird if people try to use Snappy Ubuntu Core, and need to have a SSO Acc to start their machines.. -- You received this bug notification because you are

[Bug 1660570] [NEW] 'Screen Display' app fails to change resolution.

2017-01-31 Thread Max Waterman
Public bug reported: In the 'Screen Display' app, it correctly detects my monitor and presents me with the option of its highest resolution '1920x1200 (16:10)'. If I select that option and click apply, something goes wrong. I get an error message or two indication some failure to apply the

[Bug 1551351] Re: dhclient does not renew leases

2017-01-25 Thread Jean-Max Reymond
I have compiled dhclient v4.3.5 from the isc site, installed and it does not work. I have to create a new directory /var/db and dhclient 4.3.5 put dhclient6.leases in this directory No trace in syslog, ifconfig eno1 seems OK but ping6 fails -- You received this bug notification because you

[Bug 1658827] [NEW] Gwenview distorting images when rotate button is clicked

2017-01-23 Thread Max Egon
Public bug reported: Linuix Mint 17.3 Rosa Gwenview 4.14.0 pre on KDE 4.14.2 Open a folder containing images - portrait and/or landscape mode. Click an image. Click the rotate button. Gwenview rotates the image, but distorts it, either wide and skinny or compact and square. ** Affects:

[Bug 1653759] Re: When run with an lvm preseed, ubiquity attempts to install grub to /dev/mapper

2017-01-11 Thread Max Brustkern
Not sure if this is related or a separate bug, but when I do a manual install and select encryption, grub fails to install to /dev/vda. When doing a preseeded install, the install finishes but the system never boots. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1653759] Re: When run with an lvm preseed, ubiquity attempts to install grub to /dev/mapper

2017-01-11 Thread Max Brustkern
The only difference between this and the default preseed (which installs correctly) is that d-i partman-auto/method string is changed from regular to lvm. If I do a manual lvm install, it works, so this appear to be a problem interpreting that preseed directive. -- You received this bug

[Bug 1655555] [NEW] Chromium aborts on SIGBUS every minute with vm.overcommit_memory=2

2017-01-10 Thread max ulidtko
Public bug reported: The Linux kernel has a knob, vm.overcommit_memory, which switches how memory allocation requests are handled. What I'm reporting is that Chromium is basically unusable with a non-standard setting of that knob (which makes sense as a better default to me on my system). So,

[Bug 1047384] Re: System Encryption Password set before setting keyboard locale

2017-01-09 Thread Max Kristen
** Tags added: zesty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047384 Title: System Encryption Password set before setting keyboard locale To manage notifications about this bug go to:

[Bug 1564522] Re: package libsdl2-2.0-0 2.0.2+dfsg1-6ubuntu2 failed to install/upgrade: попытка перезаписать «/usr/lib/i386-linux-gnu/libSDL2-2.0.so.0», который уже имеется в пакете libsdl2:i386 2.0.1

2017-01-09 Thread max ulidtko
sudo apt install libsdl2-mixer-2.0-0:i386 ** Changed in: libsdl2 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1564522 Title: package libsdl2-2.0-0

[Bug 1470030] Re: "gpg-agent --daemon" stays after login, causing ecryptfs to not get unmounted

2017-01-07 Thread Max
I do not know if I will struggle with the bug further, so I leave here some more notes. Systemd does not track the process "(pam-sd)" that calls pam_close_session() https://github.com/systemd/systemd/blob/v229/src/core/execute.c#L895 Sometimes the process reaches setgroups() or setgid() within

[Bug 1653759] [NEW] When run with an lvm preseed, ubiquity attempts to install grub to /dev/mapper

2017-01-03 Thread Max Brustkern
Public bug reported: I'm running the automated desktop ISO tests, which haven't changed in a while. The lvm install test most recently passed on December 11 on amd64 and December 12 on i386. When I look at it now, grub-install is attempting to run on /dev/mapper. This is the initial preseed

[Bug 1470030] Re: "gpg-agent --daemon" stays after login, causing ecryptfs to not get unmounted

2017-01-02 Thread Max
It seems that gpg-agent is not the only thing that prevents encrypted directory from being unmounted. I suspect that systemd having PID 1 (init) kills systemd --user while it is preparing to unmount the home directory. Some observations. At first I disabled gpg-agent in ~/.gnupg/gpg.conf file.

[Bug 1541100] Re: package cups-daemon 2.1.2-2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-12-29 Thread Max Graves
** Information type changed from Public to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1541100 Title: package cups-daemon 2.1.2-2 failed to install/upgrade: subprocess new

[Bug 1644196] Re: Update udev rules to the latest upstream set

2016-12-26 Thread Max Kristen
This may be the reason for this: https://bugs.launchpad.net/ubuntu/+source/steam/+bug/1638463 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1644196 Title: Update udev rules to the latest upstream

[Bug 1644196] Re: Update udev rules to the latest upstream set

2016-12-26 Thread Max Kristen
I just installed the steam-package on 16.04, but there were still the old rules in place. Will the LTS package be updated too? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1644196 Title: Update

[Bug 1641449] Re: package steam-devices (not installed) failed to install/upgrade: a tentar sobre-escrever '/lib/udev/rules.d/99-steam-controller-perms.rules', que também está no pacote steam-launcher

2016-12-26 Thread Max Kristen
*** This bug is a duplicate of bug 1638463 *** https://bugs.launchpad.net/bugs/1638463 ** This bug has been marked a duplicate of bug 1638463 package steam-devices (not installed) failed to install/upgrade: trying to overwrite '/lib/udev/rules.d/99-steam-controller-perms.rules', which is

[Bug 1638463] Re: package steam-devices (not installed) failed to install/upgrade: trying to overwrite '/lib/udev/rules.d/99-steam-controller-perms.rules', which is also in package steam-launcher 1.0.

2016-12-26 Thread Max Kristen
This may be linked to this: https://bugs.launchpad.net/ubuntu/+source/steam/+bug/1644196 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1638463 Title: package steam-devices (not installed) failed to

[Bug 1651906] Re: package steam-devices (not installed) failed to install/upgrade: tentative de remplacement de « /lib/udev/rules.d/99-steam-controller-perms.rules », qui appartient aussi au paquet st

2016-12-26 Thread Max Kristen
*** This bug is a duplicate of bug 1638463 *** https://bugs.launchpad.net/bugs/1638463 ** This bug has been marked a duplicate of bug 1638463 package steam-devices (not installed) failed to install/upgrade: trying to overwrite '/lib/udev/rules.d/99-steam-controller-perms.rules', which is

[Bug 1047384] Re: System Encryption Password set before setting keyboard locale

2016-12-24 Thread Max Kristen
Still present in Ubuntu 16.10. I want to suggest to move the "Choose Keyboard Layout"-step right after language selection. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047384 Title: System

[Bug 1630760] Re: 16.04 Installation Keyboard Language not chooseable / too late for Encryption

2016-12-24 Thread Max Kristen
*** This bug is a duplicate of bug 1047384 *** https://bugs.launchpad.net/bugs/1047384 ** This bug has been marked a duplicate of bug 1047384 System Encryption Password set before setting keyboard locale -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1573920] Re: Installer keyboard layout selection AFTER crypto password entry

2016-12-24 Thread Max Kristen
*** This bug is a duplicate of bug 1047384 *** https://bugs.launchpad.net/bugs/1047384 ** This bug has been marked a duplicate of bug 1047384 System Encryption Password set before setting keyboard locale -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 861642] Re: upowerd uses 100% cpu till killed

2016-12-22 Thread Max Barry
Same as #8 with iPhone 6 and Ubuntu 16.10. CPU usage vanishes upon tapping "Trust" on phone. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861642 Title: upowerd uses 100% cpu till killed To manage

[Bug 1643158] [NEW] It opens for 2 secs then closes

2016-11-19 Thread Max
Public bug reported: I attempted to open software centre this morning but it opens for about two seconds then closes. I then pasted this command in terminal and it solved problem: sudo apt-get update && sudo apt-get upgrade ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: software-center

[Bug 1604160] Re: Unicode decode error in noninteractive frontend on t->x

2016-11-10 Thread Max Brustkern
*** This bug is a duplicate of bug 1614576 *** https://bugs.launchpad.net/bugs/1614576 >From the other bug, in case this information is needed: Hello Max, or anyone else affected, Accepted ubuntu-release-upgrader into xenial-proposed. The package will build now and be available at ht

[Bug 1614576] Re: Upgrade from xenial to yakkety fails due to a UnicodeDecodeError

2016-11-10 Thread Max Brustkern
My tests, including the ones that involve upgrading systems running UEFI, are working at the moment. I'll comment on the other bug so eole- team can see it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1640734] [NEW] package libperl5.22 5.22.2-3 failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libperl5.22/changelog.Debian.gz', which is different from other instances of pack

2016-11-10 Thread Max
Public bug reported: Wanted to install scanner ProblemType: Package DistroRelease: Ubuntu 16.10 Package: libperl5.22 5.22.2-3 ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0 Uname: Linux 4.8.0-26-generic x86_64 ApportVersion: 2.20.3-0ubuntu8 Architecture: amd64 Date: Thu Nov 10 10:56:59

[Bug 1604160] Re: Unicode decode error in noninteractive frontend on t->x

2016-11-08 Thread Max Brustkern
Is your traceback the same as the one I originally posted? If not, could you upload it so we can see what package might be generating the problem? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1604160

[Bug 1633162] Re: Files application throws an error 'Oops! Something went wrong' when clicked on 'Recents'

2016-11-07 Thread Jean-Max Reymond
as described in https://bugzilla.gnome.org/show_bug.cgi?id=773300 Adding "Environment=DISPLAY=:0" in the service file: /usr/lib/systemd/user/gvfs-daemon.service, solves it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 752542] Re: ACPI DSDT info

2016-11-03 Thread Max Schwarz
Same Lenovo T440p as above, after BIOS update to version 2.39. lspci no longer freezes and so far there is no memory corruption. ** Attachment added: "LENOVO-20AWS02A00.tar.gz" https://bugs.launchpad.net/lpbugreporter/+bug/752542/+attachment/4772168/+files/LENOVO-20AWS02A00.tar.gz -- You

[Bug 752542] Re: ACPI DSDT info

2016-11-03 Thread Max Schwarz
Lenovo T440p, freezes after waking the nvidia card (e.g. via running lspci). Note: The BIOS version (1.17) is pretty old. dmesg before / after calling "lspci" is available here: https://gist.github.com/xqms/9c5f35509a4ea9e2d9a6be9bb55c50b7 Discussion in GitHub ticket:

[Bug 1637343] [NEW] gccgo-6 installation breaks the Clang compiler

2016-10-27 Thread max ulidtko
Public bug reported: Steps to reproduce: 1) Install Clang $ sudo apt-get update && sudo apt-get install -y clang 2) Compile and run a C++ helloworld $ cat > hello.cxx << EOF #include int main() { std::cout << "hello world\n"; } EOF $ clang++ hello.cxx -o hello && ./hello

[Bug 1635203] Re: firewall.conf lack of variables from debconf

2016-10-20 Thread Max
** Description changed: in yakkety, after a fresh install i found that arno firewall was not working. a quick check showed that firewall.conf miss all the debconf variables, excpet for $INTERNAL_NET + adding the missing variables fix the problem -- You received this bug notification

[Bug 1635203] [NEW] firewall.conf lack of variables from debconf

2016-10-20 Thread Max
Public bug reported: in yakkety, after a fresh install i found that arno firewall was not working. a quick check showed that firewall.conf miss all the debconf variables, excpet for $INTERNAL_NET ** Affects: arno-iptables-firewall (Ubuntu) Importance: Undecided Status: New **

[Bug 1622089] Re: timezone parser in qt-5.5 breaks KDE clock

2016-10-18 Thread Max
With libqt5core5a 5.5.1+dfsg-16ubuntu7.2 I have no problem for the Asia/Novosibirsk timezone. Sorry for delay. I faced another bug that I did not noticed just after upgrade to 16.04. Now I see that missing cities such as Europe/Astrakhan or Asia/Barnaul in digital clock settings are unrelated

[Bug 1634084] [NEW] terminator crashes

2016-10-17 Thread Jean-Max Reymond
Public bug reported: since Ubuntu 16.10, terminator crashes many times without specific action ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: terminator 0.98-1 ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0 Uname: Linux 4.8.0-22-generic x86_64 ApportVersion: 2.20.3-0ubuntu8

[Bug 1633162] Re: Files application throws an error 'Oops! Something went wrong' when clicked on 'Recents'

2016-10-17 Thread Jean-Max Reymond
same issue with regular user and update from 16.04 to 16.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1633162 Title: Files application throws an error 'Oops! Something went wrong' when

[Bug 1485373] Re: Missing dependency - gnome-disk-utility needs cryptsetup

2016-10-15 Thread max
*** This bug is a duplicate of bug 1310174 *** https://bugs.launchpad.net/bugs/1310174 I confirm this bug is still present in Ubuntu16.04-64 LTS! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1633162] Re: Files application throws an error 'Oops! Something went wrong' when clicked on 'Recents'

2016-10-14 Thread max
I have the same issue. Let me know what information you need -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1633162 Title: Files application throws an error 'Oops! Something went wrong' when

[Bug 1623968] Re: Yakkety desktop OEM install doesn't create desktop shortcut

2016-10-07 Thread Max Brustkern
This bug is continuing to occur, with installations sometimes failing as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1623968 Title: Yakkety desktop OEM install doesn't create desktop

[Bug 1631221] [NEW] Installer crashed, inst. on top of existing LVM btrfs

2016-10-06 Thread Max
Public bug reported: As the title says, installer crashed after installing on existing LVM BTRFS Ubuntu 16.04.01 (re-install due to after update, system refused to boot - error "double free at 0x669e6080 Aborted. Press any key to exit", probably from GRUB). ProblemType: Bug DistroRelease: Ubuntu

[Bug 1387274] Re: system-config-samba.py fails to start due to missing /etc/libuser.conf Utopic

2016-10-05 Thread Max-Ulrich Farber
I hope a patched version will soon be present in the repositories for all supported Ubuntu versions. I wonder how such an easy thing could take such a long time! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1629138] Re: Unity launcher doesn't recognize gnome-terminal processes as connected with launcher

2016-09-29 Thread Max Bowsher
Additionally, if I hover over the gnome-terminal title bar to show the menus, the application menu is titled "Unknown Application Name". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1629138 Title:

[Bug 1629138] [NEW] Unity launcher doesn't recognize gnome-terminal processes as connected with launcher

2016-09-29 Thread Max Bowsher
Public bug reported: On current yakkety: * Open the dash * Search for the Terminal application (gnome-terminal) * Drag-drop it to the launcher * Click the newly added application launcher Observe that a gnome-terminal window opens, but rather than the application launcher having a steady

[Bug 1584042] Re: Hyper-V NIC cannot pass IPv6 UDP packets by default until protocol offload is disabled

2016-09-24 Thread Max Chen
Just now, I was writing memo of the Ubuntu VM in Hyper-V, and read again https://technet.microsoft.com/en-us/windows-server-docs/compute/hyper-v /supported-ubuntu-virtual-machines-on-hyper-v , this time. I found that "TCP Segmentation and Checksum Offloads" are available on Windows Server

[Bug 1624369] Re: Please sync mozc 2.18.2595.102+dfsg-1 (main) from Debian unstable (main)

2016-09-23 Thread Max Bowsher
Concerning this update... ibus-mozc seems to have stopped displaying its suggestions window on upgrading to yakkety, which is a rather major fault. Upgrading to a local build of this version restores it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1584042] Re: Hyper-V NIC cannot pass IPv6 UDP packets by default until protocol offload is disabled

2016-09-23 Thread Max Chen
en, even following https://technet.microsoft.com/en-us/windows-server- docs/compute/hyper-v/supported-ubuntu-virtual-machines-on-hyper-v , and install the virtual kernel: `sudo ethtool eth0` still not able to get the detail info of NIC Settings for eth0: Supported ports: [ ]

[Bug 1626932] [NEW] cyrus-admin installs broken symlinks to sieveshell and installsieve

2016-09-23 Thread Max Bowsher
Public bug reported: maxb@altimeter:~$ ls -lA /usr/bin/sieveshell lrwxrwxrwx 1 root root 13 Jul 25 13:19 /usr/bin/sieveshell -> ../sbin/cyrus maxb@altimeter:~$ ls -lA /usr/sbin/sieveshell ls: cannot access '/usr/sbin/sieveshell': No such file or directory maxb@altimeter:~$ ls -lA

[Bug 1584042] Re: Hyper-V NIC cannot pass IPv6 UDP packets by default until protocol offload is disabled

2016-09-22 Thread Max Chen
I've just read this: https://support.microsoft.com/en-hk/kb/2701206 , is it possible that MS should do the fixing? not the side on Linux? Besides, I install Ubuntu 16.04.1 on OpenVZ and VirtualBox, they are working happily, only the guest VM in Hyper-V has this issue. -- You received this bug

[Bug 1584042] Re: Hyper-V NIC cannot pass IPv6 UDP packets by default until protocol offload is disabled

2016-09-22 Thread Max Chen
I also confirm this issue. All IPv6 udp are blocked (guest vm by Hyper-V) using frederic-druilhet's comment 11 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1584042/comments/11 ethtool --offload eth0 rx off tx off the IPv6 udp works. -- You received this bug notification because

[Bug 1624480] [NEW] ir-keytable extra key presses repeating

2016-09-16 Thread Max
Public bug reported: Greetings, I searched the forum and multiple others for a solution to this, but I can't seem to find one that addresses this issue directly for ir-keytable. Most seem to refer to lirc installations. I do NOT have lirc installed, but it exists natively in Ubuntu 16.04 kernel.

[Bug 1623968] [NEW] Yakkety desktop OEM install doesn't create desktop shortcut

2016-09-15 Thread Max Brustkern
Public bug reported: Since September 14, a preseeded install of yakkety desktop with oem enabled isn't creating the desktop shortcut. The base preseed used is: # # Copyright (C) 2010, Canonical Ltd (http://www.canonical.com/) # # This file is part of ubuntu-server-iso-testing. # #

[Bug 1623085] Re: source package build is failing

2016-09-14 Thread Max
Solution is to add the "--resolve-alternatives" flag to sbuild. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1623085 Title: source package build is failing To manage notifications about this bug

[Bug 1623085] [NEW] source package build is failing

2016-09-13 Thread Max
Public bug reported: Trying to build the source package using sbuild is failing with the following error. +--+ | Install mountall build dependencies (apt-based resolver) |

[Bug 1623073] [NEW] source package build is failing

2016-09-13 Thread Max
Public bug reported: Trying to build the source package using sbuild is failing with the following error. dh_clean debian/rules build gtkdocize --docdir libkmod/docs autoreconf --force --install --symlink libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: linking

[Bug 1623066] [NEW] source package build is failing

2016-09-13 Thread Max
Public bug reported: Trying to build the source package using sbuild is failing with the following error. aclocal-1.15: warning: autoconf input should be named 'configure.ac', not 'configure.in' cd . && automake-1.15 --gnu automake-1.15: warning: autoconf input should be named 'configure.ac',

[Bug 1621128] Re: source package build is failing

2016-09-13 Thread Max
Is it planned to port this version back to Xenial? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1621128 Title: source package build is failing To manage notifications about this bug go to:

[Bug 1622688] [NEW] package libsane 1.0.25+git20150528-1ubuntu2 [modified: lib/udev/rules.d/40-libsane.rules] failed to install/upgrade: tentative de remplacement de « /lib/udev/rules.d/40-libsane.rul

2016-09-12 Thread Jean-Max Estay
Public bug reported: Des erreurs ont été rencontrées pendant l'exécution : /var/cache/apt/archives/libsane_1.0.25+git20150528-1ubuntu2_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) --- During installing Wine on ASUS X93S Linux saotome 4.4.0-36-generic

[Bug 1622089] [NEW] timezone parser in qt-5.5 breaks KDE clock

2016-09-09 Thread Max
Public bug reported: For a set of timezones in tzdata-2016* Qt parser produces wrong result in Qt versions earlier than 5.6. In kubuntu-16.04 xenial xerus the most annoying issue is broken digital clock plasmoid on the default KDE panel if system timezone is set to e.g. Asia/Novosibirsk. All Qt

[Bug 1619790] Re: Autopilot tests for english select a different language

2016-09-09 Thread Max Brustkern
In recent yakkety images (appears to start at 20160903,) when I click on the language selection list on the first page, pressing home no longer selects the first element in the list. This still works as expected in older releases. ** Summary changed: - Autopilot tests for english select a

[Bug 1614576] Re: Upgrade from xenial to yakkety fails when install policykit-1

2016-09-09 Thread Max Brustkern
** Attachment added: "var-log-dist-upgrade.tgz" https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/1614576/+attachment/4737863/+files/var-log-dist-upgrade.tgz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1614576] Re: Upgrade from xenial to yakkety fails when install policykit-1

2016-09-09 Thread Max Brustkern
This only appears to occur on unattended upgrades. Additional logs are attached, and I'll attach some more shortly. ** Attachment added: "dpkg.log" https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/1614576/+attachment/4737861/+files/dpkg.log -- You received this bug notification

[Bug 1614576] Re: Upgrade from xenial to yakkety fails when install policykit-1

2016-09-09 Thread Max Brustkern
The end of /var/log/dist-upgrade/main.log is showing a unicode decode error: 2016-09-09 14:21:30,594 DEBUG linux-image-4.4.0-9136-generic (new-install) added with 45669149 to boot space 2016-09-09 14:21:31,638 DEBUG dir '/var/cache/apt/archives' needs '180762526' of

[Bug 1527303] Re: Audio echo instead of call

2016-09-09 Thread Max Kristen
Turns out the problem was with my SIM-Card, the problem occurs in other phones to. ** Changed in: dialer-app (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1577760] Re: Screen Display 'Apply' fails

2016-09-08 Thread Max Waterman
Wow, I'm so pleased I was able to help. I used to work for Global Product Support at Silicon Graphics, and this reminds me of how much I enjoyed that job :) Now I do web application development, which can be pleasing at times too. -- You received this bug notification because you are a member of

[Bug 1621128] [NEW] source package build is failing

2016-09-07 Thread Max
Public bug reported: Trying to build the source package using sbuild is failing with the following error. dh build-arch --with autoreconf dh_testdir -a dh_update_autotools_config -a dh_autoreconf -a m4/glib-gettext.m4:39: error: m4_copy: won't overwrite defined macro: glib_DEFUN

[Bug 1619790] [NEW] Autopilot tests for english select a different language

2016-09-02 Thread Max Brustkern
Public bug reported: The current yakkety desktop amd64 iso with md5sum 23bf295e2c8f604dbd2d90106a246b4f is selecting a non-English language when running through the English tests. I was working on updates to other tests, and noticed this started occurring when I updated to the latest iso. I've

[Bug 1581200] Re: Ubuntu cloud-init expects trailing dot on GCE metadata FQDN

2016-08-23 Thread Max Illfelder
I looked over the code and DataSourcesGCE.py still has the section: BUILTIN_DS_CONFIG = { 'metadata_url': 'http://metadata.google.internal./computeMetadata/v1/' } Where metadata.google.internal is suffixed with a trailing dot. I haven't run through the repro yet, but can you confirm that is

[Bug 1615491] [NEW] Network Manager Bug After Disabled Networking

2016-08-22 Thread Max Rafiandy
Public bug reported: Network Manager can't scan WiFi network after disabling WiFi ** Affects: network-manager (Ubuntu) Importance: Undecided Status: New ** Attachment added: "dmesg.txt" https://bugs.launchpad.net/bugs/1615491/+attachment/4725368/+files/dmesg.txt -- You

[Bug 1615318] [NEW] package daemontools-run 1:0.76-6ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-08-20 Thread Max Buchheit
Public bug reported: during upgrade from Lubuntu 14.04.05 LTS to latest 16.04 LTS for i386/i686 on an Acer Aspire One D257-1907. was running Lubuntu garhpically as non-root. supplied my auth password OK. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: daemontools-run 1:0.76-6ubuntu1

[Bug 1577760] Re: Screen Display 'Apply' fails

2016-08-18 Thread Max Waterman
Hrm. It's almost like it's not really the same issue (particularly not the same *cause*). Can you check that upowerd is actually running? : $ ps faux | grep upowerd maxw 4799 0.0 0.0 21296 932 pts/1S+ 10:38 0:00 \_ grep --color=auto upowerd root 2515 0.0

[Bug 1614576] [NEW] Upgrade from xenial to yakkety fails when install policykit-1

2016-08-18 Thread Max Brustkern
Public bug reported: When doing an automated upgrade from xenial to yakkey, I get: Preparing to unpack .../policykit-1_0.105-16_amd64.deb ... Created symlink /run/systemd/system/polkitd.service auto-upgrade [10:48:43]: ERROR: ERROR: Something went wrong with the upgrade. ProblemType: Bug

[Bug 1577760] Re: Screen Display 'Apply' fails

2016-08-16 Thread Max Waterman
Is it upowerd that is crashing or something else? I think I noticed messages in /var/log/syslog. That might identify some other binary that is failing to load - perhaps grep the logs for 'error while loading shared libraries'? Alternatively, you could try ldd on all the binaries in /usr/bin and

[Bug 1577760] Re: Screen Display 'Apply' fails

2016-08-16 Thread Max Waterman
I would do : [~]$ ls -l /usr/lib/upower/upowerd -rwxr-xr-x 1 root root 227400 Feb 23 09:07 /usr/lib/upower/upowerd [~]$ ldd -r !$ ldd -r /usr/lib/upower/upowerd and look for anything unusual in the output...iirc mine contained a lib from /use/local, which is non standard, but it could be

[Bug 1611782] Re: utopic.tar.gz missing

2016-08-15 Thread Max Brustkern
It sounds like maybe I don't want to use -d except on the current to current+1 tests? If you don't object to that, I'll look at getting it implemented. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1531184] Re: dnsmasq doesn't start on boot because its interface isn't up yet

2016-08-13 Thread Max Chen
yeah, Immatix! Thanks so much added After=network-online.target Wants=network-online.target to the [Unit] section of /lib/systemd/system/dnsmasq.service waiting for the fixed to be release -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1464990] Re: Job for dnsmasq.service failed because the control process exited with error code

2016-08-13 Thread Max Chen
thanks emk2203 In Ubuntu 16.04.1, [Unit] section of dnsmasq.service fixes the problem: After=network-online.target Wants=network-online.target I dont know why so long to release the fixed version -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1611946] Re: ubiquity autopilot tests not find correct custom proxy class

2016-08-10 Thread Max Brustkern
MP here: https://code.launchpad.net/~nuclearbob/ubiquity/ubiquity-testing/+merge/302594 ** Branch linked: lp:~nuclearbob/ubiquity/ubiquity-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1611946] Re: ubiquity autopilot tests not find correct custom proxy class

2016-08-10 Thread Max Brustkern
This applies to many classes. I'm fixing as many as I can. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1611946 Title: ubiquity autopilot tests not find correct custom proxy class To manage

[Bug 1611946] [NEW] ubiquity autopilot tests not find correct custom proxy class

2016-08-10 Thread Max Brustkern
Public bug reported: GtkTreeView and GtkTreeViewAccessible are being passed by name in the autopilot tests. The class should be passed instead. I'm working on a branch for this. ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Bug 1611782] [NEW] utopic.tar.gz missing

2016-08-10 Thread Max Brustkern
Public bug reported: I recently enabled lts->non lts upgrades for upgrade tests. The trusty tests are all now attempting to upgrade to utopic and failing with something like this: Checking for a new Ubuntu release Err Upgrade tool signature

[Bug 1611256] Re: yakkety upgrade from xenial causes many package failures

2016-08-09 Thread Max Brustkern
Here are logs from an automated upgrade test. ** Attachment added: "20160809.131142.tgz" https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1611256/+attachment/4717680/+files/20160809.131142.tgz -- You received this bug notification because you are a member of Ubuntu

[Bug 1606295] Re: Cannot install on btrfs / partition

2016-08-09 Thread Max Brustkern
Looks good, thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606295 Title: Cannot install on btrfs / partition To manage notifications about this bug go to:

[Bug 1609549] [NEW] [GE60 2OC\2OD\2OE, Realtek ALC892, Speaker, Internal] Underruns, dropouts or crackling sound

2016-08-03 Thread Max
Uname: Linux 4.4.0-31-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: max3479 F pulseaudio /dev/snd/controlC1: max3479 F pulseaudio CurrentDesktop: GNOME Date: Wed Aug 3 22:42:21 2016

[Bug 1604160] Re: Unicode decode error in noninteractive frontend on t->x

2016-08-02 Thread Max Brustkern
Here's an apport report from a system where an interactive upgrade stalled. I can work on getting a noninteractive one there as well. ** Attachment added: "apport.ubuntu-release-upgrader-core.dtze1ksv.apport"

[Bug 1604160] Re: Unicode decode error in noninteractive frontend on t->x

2016-08-02 Thread Max Brustkern
** Changed in: ubuntu-release-upgrader (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1604160 Title: Unicode decode error in noninteractive frontend on t->x

[Bug 1560029] Re: Context and File menus show up under the video making them non-visible.

2016-07-30 Thread max
sorry, typo in my previous comment after the line "fresh machine..." have to be: "actually it turns out it is impossible to catch the bug with screen shot..." -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1560029] Re: Context and File menus show up under the video making them non-visible.

2016-07-30 Thread max
have this bug system: ubuntu 16.04 LTS Intel® Core™ i7-6700 CPU @ 3.40GHz × 8 Intel® HD Graphics 530 (Skylake GT2) 64-bit fresh machine, fresh ubuntu, fresh VLC install actually it is turns out to catch the bug with screen shot, because on screen shot you don't see all the picture the movie

[Bug 1604160] Re: Unicode decode error in noninteractive frontend on t->x

2016-07-25 Thread Max Brustkern
Sounds good! ** Changed in: ubuntu-release-upgrader (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1604160 Title: Unicode decode error in noninteractive

[Bug 1606295] [NEW] Cannot install on btrfs / partition

2016-07-25 Thread Max Brustkern
Public bug reported: As of July 19, ubiquity seems to be rejecting installs with a btrfs root partition. It initially showed up in the automated tests, but if I run an install and select manual partitioning and create a btrfs partition marked as /, ubiquity says there's no root partition defined.

[Bug 1603223] Re: German Translation shows $(Release) instead of Ubuntu 16.04

2016-07-24 Thread Max Kristen
** Changed in: ubiquity (Ubuntu) Status: Fix Committed => 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/1603223 Title: German Translation shows $(Release) instead of Ubuntu

[Bug 1604160] Re: Unicode decode error in noninteractive frontend on t->x

2016-07-22 Thread Max Brustkern
My most recent upgrade tests have passed, FWIW. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1604160 Title: Unicode decode error in noninteractive frontend on t->x To manage notifications about

[Bug 1438510] Re: [REGRESSION] bluetooth headset no longer supports a2dp

2016-07-18 Thread Max Bowsher
Acting on Cyril's suggestion above, I downloaded the Debian 8.0-2 source package, rebuilt it locally, and installed it. It seems to have fixed the problem for me. So perhaps the problem really is in the Ubuntu delta? -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1604160] [NEW] Unicode decode error in noninteractive frontend on t->x

2016-07-18 Thread Max Brustkern
Public bug reported: I've got a number of automatic upgrade tests running daily, which all use the noninteractive frontend. As of a few days ago, the trusty->xenial amd64 desktop qemu uefi upgrade testing is having problems: Setting up sane-utils (1.0.25+git20150528-1ubuntu2) ... Installing new

[Bug 1603223] Re: German Translation shows $(Release) instead of Ubuntu 16.04

2016-07-16 Thread Max Kristen
** Changed in: ubiquity (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1603223 Title: German Translation shows $(Release) instead of Ubuntu 16.04

[Bug 1603652] Re: Login loop and low resolution after latest kernel update

2016-07-16 Thread Max
** Project changed: launchpad => nvidia-graphics-drivers-361 (Ubuntu) ** Changed in: nvidia-graphics-drivers-361 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

<    1   2   3   4   5   6   7   8   9   10   >