[Touch-packages] [Bug 1553150] Re: Ubuntu One account does not stay logged in or does not sign in at all
Argh... after reading the above (yeh, I know...) I went into the accounts settings and put my credentials in there, then returning to the updates page I could request the updates only to be hit by a 401 UNAUTHORIZED error. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntuone-credentials in Ubuntu. https://bugs.launchpad.net/bugs/1553150 Title: Ubuntu One account does not stay logged in or does not sign in at all Status in ubuntuone-credentials package in Ubuntu: Confirmed Bug description: I looked up for updates this morning, but after finding an update for the Clock app, appeared the message: "Sign in to Ubuntu One to receive updates for apps." And below a button to sign in. I found it strange because I never seen this message when updating before, but the real problem is that even if I push the button and sign in, nothing changes and I can't update, same message there. I also added my Ubuntu One account to the account section of the System Settings panel, but again nothing changes, and when checking the account it had disappeared. Seems that it can't stay logged in to the Ubuntu One account or sign in at all. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntuone-credentials/+bug/1553150/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1551351] Re: dhclient does not renew leases
It happens to me after recent updates in 16.04 LTS. On boot I get an IP from the DHCP server, all is well, but the IP is dropped after a while, without complaint from network manager applet which still shows like the network is connected. Unplugging and plugging the ethernet cable solves the problem for the whole day. Looking in the syslog it appears that NetworkManager is started at boot time and then systemd tries to start it again, causing an IP conflict: Nov 8 09:45:14 floring-desktop NetworkManager[1611]: [1478591114.2788] device (eth0): link disconnected (deferring action for 4 seconds) Nov 8 09:45:14 floring-desktop kernel: [ 1906.680617] tg3 :03:00.0 eth0: Link is down Nov 8 09:45:16 floring-desktop kernel: [ 1908.580879] tg3 :03:00.0 eth0: Link is up at 100 Mbps, full duplex Nov 8 09:45:16 floring-desktop kernel: [ 1908.580885] tg3 :03:00.0 eth0: Flow control is on for TX and on for RX Nov 8 09:45:16 floring-desktop kernel: [ 1908.580888] tg3 :03:00.0 eth0: EEE is disabled Nov 8 09:45:16 floring-desktop NetworkManager[1611]: [1478591116.1791] device (eth0): link connected Nov 8 09:45:16 floring-desktop NetworkManager[1611]: [1478591116.1792] device (eth0): DHCPv4 lease renewal requested Nov 8 09:45:16 floring-desktop NetworkManager[1611]: [1478591116.1954] dhcp4 (eth0): canceled DHCP transaction, DHCP client pid 1915 Nov 8 09:45:16 floring-desktop NetworkManager[1611]: [1478591116.1954] dhcp4 (eth0): state changed bound -> done Nov 8 09:45:16 floring-desktop NetworkManager[1611]: [1478591116.1960] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Nov 8 09:45:16 floring-desktop NetworkManager[1611]: [1478591116.2110] dhcp4 (eth0): dhclient started with pid 6862 Nov 8 09:45:16 floring-desktop dhclient[6862]: DHCPREQUEST of 10.4.0.227 on eth0 to 255.255.255.255 port 67 (xid=0x2ec87280) Nov 8 09:45:16 floring-desktop dhclient[6862]: DHCPACK of 10.4.0.227 from 10.4.0.1 Nov 8 09:45:16 floring-desktop NetworkManager[1611]: [1478591116.2735] address 10.4.0.227 Nov 8 09:45:16 floring-desktop NetworkManager[1611]: [1478591116.2736] plen 24 (255.255.255.0) Nov 8 09:45:16 floring-desktop NetworkManager[1611]: [1478591116.2736] gateway 10.4.0.1 Nov 8 09:45:16 floring-desktop NetworkManager[1611]: [1478591116.2736] server identifier 10.4.0.1 Nov 8 09:45:16 floring-desktop avahi-daemon[1280]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.4.0.227. Nov 8 09:45:16 floring-desktop NetworkManager[1611]: [1478591116.2736] lease time 600 [...] Nov 8 09:45:16 floring-desktop NetworkManager[1611]: [1478591116.2737] dhcp4 (eth0): state changed unknown -> bound Nov 8 09:45:16 floring-desktop avahi-daemon[1280]: New relevant interface eth0.IPv4 for mDNS. Nov 8 09:45:16 floring-desktop avahi-daemon[1280]: Registering new address record for 10.4.0.227 on eth0.IPv4. Nov 8 09:45:16 floring-desktop NetworkManager[1611]: [1478591116.2765] policy: set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS Nov 8 09:45:16 floring-desktop dbus[1301]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' Nov 8 09:45:16 floring-desktop systemd[1]: Starting Network Manager Script Dispatcher Service... Nov 8 09:45:16 floring-desktop dhclient[6862]: bound to 10.4.0.227 -- renewal in 279 seconds. Nov 8 09:45:16 floring-desktop dbus[1301]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Nov 8 09:45:16 floring-desktop systemd[1]: Started Network Manager Script Dispatcher Service. Nov 8 09:45:16 floring-desktop nm-dispatcher: req:1 'dhcp4-change' [eth0]: new request (1 scripts) Nov 8 09:45:16 floring-desktop nm-dispatcher: req:1 'dhcp4-change' [eth0]: start running ordered scripts... Nov 8 09:45:16 floring-desktop whoopsie[1270]: [09:45:16] online Nov 8 09:45:17 floring-desktop nimDNSResponder: mDNSCoreReceiveResponse: Received from 10.4.0.227:5353 23 227.0.4.10.in-addr.arpa. PTR floring-desktop.local. Nov 8 09:45:17 floring-desktop nimDNSResponder: mDNSCoreReceiveResponse: Unexpected conflict discarding 25 227.0.4.10.in-addr.arpa. PTR floring-desktop-2.local. Nov 8 09:49:56 floring-desktop dhclient[6862]: DHCPREQUEST of 10.4.0.227 on eth0 to 10.4.0.1 port 67 (xid=0x2ec87280) Nov 8 09:49:56 floring-desktop dhclient[6862]: DHCPACK of 10.4.0.227 from 10.4.0.1 Nov 8 09:49:56 floring-desktop NetworkManager[1611]: [1478591396.0689] address 10.4.0.227 [...] Nov 8 09:49:56 floring-desktop NetworkManager[1611]: [1478591396.0691] dhcp4 (eth0): state changed bound -> bound Nov 8 09:49:56 floring-desktop dbus[1301]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' Nov 8 09:49:56 floring-desktop systemd[1]: Starting Network Manager Script Dispatcher Service... Nov 8 09:49:56 floring-d
[Touch-packages] [Bug 1590737] Re: Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1,
I forced to downgrade the nvidia driver from 304.132-0ubuntu0.16.04.2 (xenial updates) to 304.131-0ubuntu3 (xenial) Now my genymotion works again, the bug's away. And I'm sorry: I'm on Ubuntu Studio 16.04, not 16.10 Maybe its a workaround for somebody. randolf -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1590737 Title: Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior 2, swapInterval 1, profile 0) Aborted (core dumped) Status in webbrowser-app package in Ubuntu: Confirmed Bug description: Ubuntu 16.04 + nvidia proprietary 340.96 drivers webbbrowser crashes with Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior 2, swapInterval 1, profile 0) Aborted (core dumped) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1590737/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1600782] Re: Not translated string
ok, pas de souci ;) ** Changed in: ubuntu-translations Status: Fix Released => Confirmed ** Changed in: network-manager (Ubuntu) Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1600782 Title: Not translated string Status in NetworkManager: New Status in Ubuntu Translations: Confirmed Status in network-manager package in Ubuntu: Confirmed Bug description: See https://dl.dropboxusercontent.com/u/26959244/Capture%20du%202016-07-08%2011-57-24.png To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/1600782/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640112] [NEW] Irregular USB network tethering failures
Public bug reported: Reporting this against network manager for want of better information. Sorry for the imprecise report - I will be glad to observe and update. Since upgrading to 16.10 I have had problems with my USB "ethernet" network connection provided by a tethered Android 2.3 device. Initial connection works well, but after a while Ubuntu looses connection, indicated by the nm-applet icon switching to "wifi connecting". Ubuntu seems unable to obtain an IP address. Neither rebooting the laptop nor restarting the phone help, but after a while the problem goes away on its own. In the meantime I am able to tether using the phone's wireless hotspot functionality. ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: network-manager 1.2.4-0ubuntu1 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 CurrentDesktop: Unity Date: Tue Nov 8 11:00:59 2016 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2016-05-31 (160 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-dev: DEVICE TYPE STATE DBUS-PATH CONNECTION CON-UUID CON-PATH eno1ethernet connected /org/freedesktop/NetworkManager/Devices/2 Wired connection 2 a48d1ead-bcd2-37cb-8731-1d687642ff2c /org/freedesktop/NetworkManager/ActiveConnection/7 wlp2s0 wifi connected /org/freedesktop/NetworkManager/Devices/1 clear 4c47ad41-0865-488f-bcf6-2cc10a2d5a87 /org/freedesktop/NetworkManager/ActiveConnection/6 lo loopback unmanaged /org/freedesktop/NetworkManager/Devices/3 -- ---- nmcli-nm: RUNNING VERSION STATE STARTUP CONNECTIVITY NETWORKING WIFI-HW WIFI WWAN-HW WWAN running 1.2.4connected started full enabled enabled enabled enabled enabled ** Affects: network-manager (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug yakkety -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1640112 Title: Irregular USB network tethering failures Status in network-manager package in Ubuntu: New Bug description: Reporting this against network manager for want of better information. Sorry for the imprecise report - I will be glad to observe and update. Since upgrading to 16.10 I have had problems with my USB "ethernet" network connection provided by a tethered Android 2.3 device. Initial connection works well, but after a while Ubuntu looses connection, indicated by the nm-applet icon switching to "wifi connecting". Ubuntu seems unable to obtain an IP address. Neither rebooting the laptop nor restarting the phone help, but after a while the problem goes away on its own. In the meantime I am able to tether using the phone's wireless hotspot functionality. ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: network-manager 1.2.4-0ubuntu1 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 CurrentDesktop: Unity Date: Tue Nov 8 11:00:59 2016 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2016-05-31 (160 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-dev: DEVICE TYPE STATE DBUS-PATH CONNECTION CON-UUID CON-PATH eno1ethernet connected /org/freedesktop/NetworkManager/Devices/2 Wired connection 2 a48d1ead-bcd2-37cb-8731-1d687642ff2c /org/freedesktop/NetworkManager/ActiveConnection/7 wlp2s0 wifi connected /org/freedesktop/NetworkManager/Devices/1 clear 4c47ad41-0865-488f-bcf6-2cc10a2d5a87 /org/freedesktop/NetworkManager/ActiveConnection/6 lo loopback unmanaged /org/freedesktop/NetworkManager/Devices/3 -- ---- nmcli-nm: RUNNING VERSION STATE STARTUP CONNECTIVITY NETWORKING WIFI-HW WIFI
[Touch-packages] [Bug 1441253] Re: hanging suspend job prevents shutdown
Similar issue for me like, berend. hanging "systemd-sleep suspend" process after wake up. "reboot -f" does NOT work -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1441253 Title: hanging suspend job prevents shutdown Status in systemd package in Ubuntu: Won't Fix Bug description: poweroff (systemd poweroff) and reboot no longer work running sudo sytemd poweroff generates this: Failed to start poweroff.target: Transaction is destructive. journal log also shows: Apr 07 18:30:12 alice polkitd(authority=local)[1088]: Registered Authentication Agent for unix-process:32412:2895609 (system bus name :1.194 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Apr 07 18:30:12 alice systemd[1]: Requested transaction contradicts existing jobs: Transaction is destructive. Apr 07 18:30:12 alice polkitd(authority=local)[1088]: Unregistered Authentication Agent for unix-process:32412:2895609 (system bus name :1.194, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus) Output of systemctl list-jobs JOB UNITTYPE STATE 6009 suspend.target start waiting 6010 systemd-suspend.service start running 6014 anacron-resume.service start waiting ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: systemd 219-6ubuntu1 ProcVersionSignature: Ubuntu 3.19.0-12.12-generic 3.19.3 Uname: Linux 3.19.0-12-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.17-0ubuntu1 Architecture: amd64 Date: Tue Apr 7 18:32:27 2015 MachineType: Hewlett-Packard HP EliteBook 8560w ProcEnviron: LANGUAGE=en_US:en TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.19.0-12-generic root=UUID=90fa42f5-708d-4432-9241-315b9c08ba98 ro nomodeset rootflags=subvol=@ SourcePackage: systemd UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: Upgraded to vivid on 2015-03-02 (36 days ago) dmi.bios.date: 08/04/2014 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68SVD Ver. F.50 dmi.board.name: 1631 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 01.3D dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68SVDVer.F.50:bd08/04/2014:svnHewlett-Packard:pnHPEliteBook8560w:pvrA0001D02:rvnHewlett-Packard:rn1631:rvrKBCVersion01.3D:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP EliteBook 8560w dmi.product.version: A0001D02 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1441253/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639745] Re: Mir GL clients never appear at all on VirtualBox
** Branch linked: lp:~vanvugt/mir/nonprime-server-support ** Changed in: mir Milestone: None => 0.26.0 ** Changed in: mir Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1639745 Title: Mir GL clients never appear at all on VirtualBox Status in Mir: In Progress Status in mesa package in Ubuntu: Confirmed Bug description: Mir GL clients never appear at all on VirtualBox. After digging for a while, it appears the issue is that vboxvideo does not support DRM_CAP_PRIME and so only supports GEM flink names. Sadly Mir is the opposite now: Mir only supports PRIME but not flink names. Internally some exceptions are being thrown in Mir at present, but we seem to catch and silence them all. So you never see any error messages at all. Just Mir GL clients never appear on screen in VirtualBox. For the record, Wayland supports falling back to flink names in the absence of PRIME. We should too. To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1639745/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1629792] Re: udpsocket ready read not fired on arm64
Fixed with newest kernel 3.10.104-1-pine64-longsleep -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1629792 Title: udpsocket ready read not fired on arm64 Status in qtbase-opensource-src package in Ubuntu: New Bug description: Hello, I faced a problem where readyRead is not fired for QUdpSocket. I've tested this functionality with a basic udp receiver on different systems. On armhf it works fine, the same code does not work on arm64 (Pine64). This seems to be similar to bug https://bugreports.qt.io/browse/QTBUG-48556 mentioned on QT site to be fixed with 5.5.1 Maybe it was not merged to arm64? Or any other idea? netstat -l shows that bytes are available With polling implementation it's possible to receive the data. Ubuntu 16.04.1, all updates Pine64, arm64 Kernel: 3.10.102-2-pine64-longsleep Best regards, Alex To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1629792/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1588426] Re: Switcher doesn't show splash screens
** Changed in: unity8 (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1588426 Title: Switcher doesn't show splash screens Status in unity8 package in Ubuntu: Fix Released Bug description: When an application is loading and showing the splash screen the switcher doesn't render anything for it except the drop shadow. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1588426/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1587333] Re: When spread open, launched apps are in background
** Changed in: unity8 (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1587333 Title: When spread open, launched apps are in background Status in unity8 package in Ubuntu: Fix Released Bug description: If you have the spread open and then launch a new application from the launcher, that new app is behind the most recently used app before this one. It should be in front as it was most recently launched. Steps to reproduce:- On a bq m10 running latest rc-proposed 1. Open a few apps 2. Swipe in from right to open the spread 3. Short swipe in from left to open launcher 4. Launch another app Expected behaviour:- App selected in step 4 is launched, spread closes, and that app comes to the front Actual behaviour:- App which was previously at the front is brought to front and newly launched app is behind it. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1587333/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1638848] Re: [unity8][app switcher] apps previews are active in mid animation
** Branch linked: lp:~mzanetti/unity8/spread-fixes ** Changed in: unity8 (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1638848 Title: [unity8][app switcher] apps previews are active in mid animation Status in Canonical System Image: New Status in unity8 package in Ubuntu: In Progress Bug description: [unity8][app switcher] apps previews are active in mid animation swipe from the right to trigger the app switcher and drag to the left but don't let go (keep teh finger on the screen) and with your other finger tap on an icon in apps scope for ex, you'll launch and app and the preview will look weird. same with other apps you can tap inside em. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1638848/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637502] Re: Keyboard stays on screen when doing spread
** Branch linked: lp:~mzanetti/unity8/spread-fixes ** Changed in: unity8 (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1637502 Title: Keyboard stays on screen when doing spread Status in unity8 package in Ubuntu: In Progress Bug description: bq M10 rc-proposed r220 If the OSK is visible and I'm starting to do swipe from the right, I expect OSK to hide. Meanwhile the OSK hides only when the spread is complete and I take my finger off the screen. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1637502/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1620635] Re: libapparmor's aa_query_label() always returns allowed = 0 for file rules containing the "owner" conditional
This also affects scopes, we get empty art for thumbnailers uri such as image://thumbnailer/file:///snap/unity8-session/... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1620635 Title: libapparmor's aa_query_label() always returns allowed = 0 for file rules containing the "owner" conditional Status in AppArmor: Triaged Status in Snappy: Won't Fix Status in apparmor package in Ubuntu: Triaged Bug description: Steps to reproduce: 1. Download and compile the following sample C app that calls aa_query_label wget https://launchpadlibrarian.net/207629699/query_file.c gcc -o query_file query_file.c -l apparmor 2. Install a snap that uses the home interface, for example demo-wget: snap install demo-wget 3. Create a file in your home: touch /home/USERNAME/testfile 4. Ask apparmor if demo-wget can read that file with query_file: ./query_file snap.demo-wget.wget /home/USERNAME/testfile Expected result: output of ./query_file command is read '/home/kaleo/toto' allowed Current result: output of ./query_file command is read '/home/kaleo/toto' denied To manage notifications about this bug go to: https://bugs.launchpad.net/apparmor/+bug/1620635/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1564348] Re: Side stage should displace instead of overlay
** Changed in: canonical-devices-system-image Status: Triaged => Fix Released ** Changed in: unity8 (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1564348 Title: Side stage should displace instead of overlay Status in Canonical System Image: Fix Released Status in unity8 package in Ubuntu: Fix Released Bug description: Currently the side stage overlays the main stage. This should be changed to shrink the main stage so that both stages are side-by-side. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1564348/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1547244] Re: Can't exit spread if there's no apps
** Changed in: unity8 (Ubuntu) Status: Triaged => Fix Released ** Changed in: ubuntu-ux Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1547244 Title: Can't exit spread if there's no apps Status in Ubuntu UX: Fix Released Status in unity8 package in Ubuntu: Fix Released Bug description: Steps: * unity8 in desktop mode * stop unity8-dash * invoke spread * click on spread Expected: * spread closes Current: * spread can only be exited by alt+tab or launching an app from the launcher ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: unity8 (not installed) ProcVersionSignature: Ubuntu 4.4.0-6.21-generic 4.4.1 Uname: Linux 4.4.0-6-generic x86_64 ApportVersion: 2.20-0ubuntu3 Architecture: amd64 CurrentDesktop: Unity Date: Thu Feb 18 23:31:42 2016 SourcePackage: unity8 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ux/+bug/1547244/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1513047] Re: spread delegates are using clipping
** Changed in: unity8 (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1513047 Title: spread delegates are using clipping Status in unity8 package in Ubuntu: Fix Released Bug description: It appears that app windows are turning on clipping when the spread is opened. This is really inefficient graphically because it is a transformed rectangle and so Qt falls back to stencil-based clipping. We should avoid clipping in this case at all cost To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1513047/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1510717] Re: [Phone] darkening rectangle when going to spread always fullscreen-sized
putting this to Fix Released as the new spread visuals don't require this darkening overlay any more. If I'm misunderstanding the report and this is still an issue with the new spread, please reopen. ** Changed in: unity8 (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1510717 Title: [Phone] darkening rectangle when going to spread always fullscreen- sized Status in unity8 package in Ubuntu: Fix Released Bug description: On the phone, when doing a right swipe, we can see that there's a indicator-sized black area above the app, with animated opacity. It is clearly visible when there's no other applications running than the Dash. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1510717/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637758] Re: Revision 2409 introduces regression
** Tags added: systemd-session -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1637758 Title: Revision 2409 introduces regression Status in lightdm package in Ubuntu: New Bug description: I am using lightdm with 2 seats. After 2409 revision randomly one of two seats does not work correctly. xsettings plugin from unity-settings-daemon or gnome-settings-deamon fails to start because there is already _XSESSION_S* manager running. After revision 2409 in system monitor I see that there is still running unity-settings-daemon started by lightdm. Reverting this revision fixes my problem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1637758/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1508363] Re: Coordinated migration to UITK 1.3
** Changed in: reminders-app (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to camera-app in Ubuntu. https://bugs.launchpad.net/bugs/1508363 Title: Coordinated migration to UITK 1.3 Status in Canonical System Image: Fix Released Status in Ubuntu Music App: Fix Released Status in Ubuntu Notes app: Fix Committed Status in Tagger: Fix Released Status in task-app: In Progress Status in Ubuntu Calculator App: Fix Released Status in Ubuntu Calendar App: Fix Released Status in Ubuntu Clock App: Fix Released Status in Ubuntu Document Viewer App: Fix Released Status in Ubuntu Shorts App: Fix Committed Status in Ubuntu Weather App: Fix Released Status in Weather: Fix Released Status in address-book-app package in Ubuntu: Fix Released Status in calendar-app package in Ubuntu: Confirmed Status in camera-app package in Ubuntu: Fix Released Status in dialer-app package in Ubuntu: Fix Committed Status in gallery-app package in Ubuntu: Fix Released Status in messaging-app package in Ubuntu: Fix Committed Status in music-app package in Ubuntu: Confirmed Status in reminders-app package in Ubuntu: Fix Released Status in ubuntu-clock-app package in Ubuntu: Confirmed Status in ubuntu-system-settings package in Ubuntu: Fix Released Status in ubuntu-system-settings-online-accounts package in Ubuntu: Fix Released Status in ubuntu-weather-app package in Ubuntu: Confirmed Status in unity8 package in Ubuntu: Fix Released Status in webbrowser-app package in Ubuntu: Fix Released Bug description: The migration to 1.3 needs to happen in a coordinated way, so that shell and all apps we care of migrate within the same OTA window to reduce visual inconsistencies to a minimum. This bug is a means to collect all the projects affected and keep tabs on what's happening. NOTES: - The toolkit has the following modules: Ubuntu.Components 1.3 Ubuntu.Components.ListItems 1.3 Ubuntu.Components.Pickers 1.3 Ubuntu.Components.Popups 1.3 Ubuntu.Components.Styles 1.3 Ubuntu.Components.Themes 1.3 Ubuntu.Components.Themes.Ambiance 1.3 Ubuntu.Components.Themes.SuruDark 1.3 - The following modules were not altered recently: Ubuntu.Layouts 1.0 Ubuntu.PerformanceMetrics 1.0 - Theme is now theme (lowercase) - PageHeadStyle now has a "config" property In manifest.json file use: "framework": "ubuntu-sdk-15.04.1-qml" To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1508363/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639658] Re: Menu bugs in Files (inside window, gaps in the menu entries, two menus in Global Menu)
*** This bug is a duplicate of bug 1637758 *** https://bugs.launchpad.net/bugs/1637758 I think that fixing bug #1637758 will fix this ** This bug has been marked a duplicate of bug 1637758 Revision 2409 introduces regression -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1639658 Title: Menu bugs in Files (inside window, gaps in the menu entries, two menus in Global Menu) Status in lightdm package in Ubuntu: Triaged Status in unity-settings-daemon package in Ubuntu: Triaged Bug description: A few bugs in Files' menus: - A Files menu is displayed inside the window as well as... - Two essentially identical menu entries in the Global Menu - Strangely enlarged dividers in the menu inside the Files window (see attached screenshot) Similar bugs in Terminal and Screenshot: bug 1639655, bug 1639659 Similar bugs also in Videos (totem) 3.22.0-2ubuntu1, Archive Manager (file-roller) 3.22.1-0ubuntu1, System Settings (unity-control-center) 15.04.0+16.10.2016, Calculator (gnome-calculator) 3.22.1-1ubuntu1, Character Map (gucharmap) 9.0.1-1, Disks (gnome-disk-utility) 3.22.0-1ubuntu1, Cheese 3.22.0-1ubuntu1, Disk Usage Analyser (baobab) 3.22.0-1ubuntu1, Document Viewer (evince) 3.22.1-2ubuntu1, Image Viewer (eog) 3.20.5-1, Mahjongg (gnome-mahjongg) 3.22.0-1, Mines (gnome-mines) 3.22.1-1, Remmina Remote Desktop Client 1.1.2-3ubuntu2, Rhythmbox 3.4.1-1ubuntu1, Shotwell 0.22.0+git20160108, Simple Scan 3.22.0.1-0ubuntu2, System Monitor 3.22.0-1, Transmission (transmission-gtk) 2.92-1ubuntu1, Ubuntu Software 3.20.1+git20161013... probably others in the Ubuntu repositories but these are the default applications suffering these bugs. Computer info: VirtualBox Graphical User Interface Version 5.1.6_Ubuntu r110634 (I don't have access to spare hardware to test on at the moment) Allocated 2GB RAM Host OS: Ubuntu 16.10 64-bit Lenovo ThinkPad X201 ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: nautilus 1:3.20.3-1ubuntu4 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 CurrentDesktop: Unity Date: Mon Nov 7 00:16:32 2016 GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' b"'890x550+390+24'" InstallationDate: Installed on 2016-10-10 (27 days ago) InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20161008) SourcePackage: nautilus UpgradeStatus: Upgraded to zesty on 2016-11-06 (0 days ago) usr_lib_nautilus: gnome-terminal 3.20.2-1ubuntu5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1639658/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637758] Re: Revision 2409 introduces regression
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lightdm (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1637758 Title: Revision 2409 introduces regression Status in lightdm package in Ubuntu: Confirmed Bug description: I am using lightdm with 2 seats. After 2409 revision randomly one of two seats does not work correctly. xsettings plugin from unity-settings-daemon or gnome-settings-deamon fails to start because there is already _XSESSION_S* manager running. After revision 2409 in system monitor I see that there is still running unity-settings-daemon started by lightdm. Reverting this revision fixes my problem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1637758/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1630167] Re: SlotsLayout with Column as mainSlot: endless loop when resizing view so that Column has negative width
This bug was fixed in the package ubuntu-ui-toolkit - 1.3.2141+16.10.20161013.5 --- ubuntu-ui-toolkit (1.3.2141+16.10.20161013.5) yakkety; urgency=medium [ Zsombor Egri ] * Do not show focus frame on ListItem when clicked. Fixes LP: #1628855 * Fix color used to test ListItem.highlighted. Fixes LP: #1624328 [ Christian Dywan ] * Don't skip the entirety of tst_textfield.11.qml. Fixes LP: #1624340 [ Andrea Bernabei ] * SlotsLayout: do not set mainSlot's implicitSize, set its real size instead Fixes LP: #1630167. [ Tim Peeters ] * Enable proper focus handling in the scrolling ActionBar. Fixes LP: #1575893 -- Zoltán Balogh Thu, 13 Oct 2016 17:16:31 + ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1630167 Title: SlotsLayout with Column as mainSlot: endless loop when resizing view so that Column has negative width Status in Canonical System Image: Fix Committed Status in ubuntu-ui-toolkit package in Ubuntu: Fix Released Bug description: With a simple code such as import QtQuick 2.4 import Ubuntu.Components 1.3 import QtQuick.Window 2.0 Window { SlotsLayout { id: slotsLayout onHeightChanged: print("SlotsLayout height",height) width: parent.width mainSlot: Column { onHeightChanged: print("COlumn height",height) onWidthChanged: console.log("Column width", width) Rectangle { id: rect width: parent.width onWidthChanged: console.log("RECT WIDTH", width) onHeightChanged: console.log("RECT HEIGHT!", height) height: 5 } } } } Or something similar (http://archive.is/N0jnM), when resizing the view horizontally to only use few pixels, an infinite resizing loop starts and the view freezes. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1630167/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1628855] Re: UITK Gallery: first click on left panel list items activates the focus frame
This bug was fixed in the package ubuntu-ui-toolkit - 1.3.2141+16.10.20161013.5 --- ubuntu-ui-toolkit (1.3.2141+16.10.20161013.5) yakkety; urgency=medium [ Zsombor Egri ] * Do not show focus frame on ListItem when clicked. Fixes LP: #1628855 * Fix color used to test ListItem.highlighted. Fixes LP: #1624328 [ Christian Dywan ] * Don't skip the entirety of tst_textfield.11.qml. Fixes LP: #1624340 [ Andrea Bernabei ] * SlotsLayout: do not set mainSlot's implicitSize, set its real size instead Fixes LP: #1630167. [ Tim Peeters ] * Enable proper focus handling in the scrolling ActionBar. Fixes LP: #1575893 -- Zoltán Balogh Thu, 13 Oct 2016 17:16:31 + ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1628855 Title: UITK Gallery: first click on left panel list items activates the focus frame Status in ubuntu-ui-toolkit package in Ubuntu: Fix Released Bug description: ubuntu-ui-toolkit/staging r2133 Environment: Yakkety Beta libqt5core5a: Installed: 5.6.1+dfsg-3ubuntu5~xenialoverlay1~1 How to reproduce: - build uitk source - run the gallery (./gallery.sh) - Click on a list item in the left panel Expected outcome: the list item is selected, no focus frame is shown Actual outcome: The list item is selected and the focus frame is shown around it. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1628855/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1624328] Re: tst_listitem failures
This bug was fixed in the package ubuntu-ui-toolkit - 1.3.2141+16.10.20161013.5 --- ubuntu-ui-toolkit (1.3.2141+16.10.20161013.5) yakkety; urgency=medium [ Zsombor Egri ] * Do not show focus frame on ListItem when clicked. Fixes LP: #1628855 * Fix color used to test ListItem.highlighted. Fixes LP: #1624328 [ Christian Dywan ] * Don't skip the entirety of tst_textfield.11.qml. Fixes LP: #1624340 [ Andrea Bernabei ] * SlotsLayout: do not set mainSlot's implicitSize, set its real size instead Fixes LP: #1630167. [ Tim Peeters ] * Enable proper focus handling in the scrolling ActionBar. Fixes LP: #1575893 -- Zoltán Balogh Thu, 13 Oct 2016 17:16:31 + ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1624328 Title: tst_listitem failures Status in ubuntu-ui-toolkit package in Ubuntu: Fix Released Bug description: Must be fixed for Qt 5.6. FAIL! : components::ListItemAPI::test_0_defaults() theme.palette.selected.background color by default FAIL! : components::ListItem13API::test_0_defaults() theme.palette.selected.background color by default See https://jenkins.ubuntu.com/ubuntu-sdk/job/ubuntu-ui-toolkit-ci-amd64-devel/1201/consoleFull To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1624328/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1624340] Re: tst_textfield.11.qml unit test failures
This bug was fixed in the package ubuntu-ui-toolkit - 1.3.2141+16.10.20161013.5 --- ubuntu-ui-toolkit (1.3.2141+16.10.20161013.5) yakkety; urgency=medium [ Zsombor Egri ] * Do not show focus frame on ListItem when clicked. Fixes LP: #1628855 * Fix color used to test ListItem.highlighted. Fixes LP: #1624328 [ Christian Dywan ] * Don't skip the entirety of tst_textfield.11.qml. Fixes LP: #1624340 [ Andrea Bernabei ] * SlotsLayout: do not set mainSlot's implicitSize, set its real size instead Fixes LP: #1630167. [ Tim Peeters ] * Enable proper focus handling in the scrolling ActionBar. Fixes LP: #1575893 -- Zoltán Balogh Thu, 13 Oct 2016 17:16:31 + ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1624340 Title: tst_textfield.11.qml unit test failures Status in ubuntu-ui-toolkit package in Ubuntu: Fix Released Bug description: Fails with Qt 5.6. FAIL! : components::TextFieldAPI::test_0_cursorRectangle() cursorRectangle 0 by default Actual (): QRectF(0, 4, 1, 16) Expected (): QRectF(0, 0, 0, 0) Loc: [/tmp/buildd/ubuntu-ui-toolkit-1.3.2085+16.10.20160831.4/tests/unit/visual/tst_textfield.11.qml(168)] See https://jenkins.ubuntu.com/ubuntu-sdk/job/ubuntu-ui-toolkit-ci- amd64-devel/1201/consoleFull. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1624340/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1575893] Re: Toolbar focus & keyboard navigation
This bug was fixed in the package ubuntu-ui-toolkit - 1.3.2141+16.10.20161013.5 --- ubuntu-ui-toolkit (1.3.2141+16.10.20161013.5) yakkety; urgency=medium [ Zsombor Egri ] * Do not show focus frame on ListItem when clicked. Fixes LP: #1628855 * Fix color used to test ListItem.highlighted. Fixes LP: #1624328 [ Christian Dywan ] * Don't skip the entirety of tst_textfield.11.qml. Fixes LP: #1624340 [ Andrea Bernabei ] * SlotsLayout: do not set mainSlot's implicitSize, set its real size instead Fixes LP: #1630167. [ Tim Peeters ] * Enable proper focus handling in the scrolling ActionBar. Fixes LP: #1575893 -- Zoltán Balogh Thu, 13 Oct 2016 17:16:31 + ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1575893 Title: Toolbar focus & keyboard navigation Status in ubuntu-ui-toolkit package in Ubuntu: Fix Released Bug description: Toolbar needs focus for keyboard navigation that works in the same way as the Sections. Bug 1611327 and bug 1614541 need to be fixed first. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1575893/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640123] [NEW] When Ubuntu16.04.1 is in the virtualbox with NAT adapter, the network will have errors about "Connection reset by peer"
Public bug reported: By means of vagrant for using the ubuntu/xenial64 box, or under the virtualbox 5.1.6/5.1.8, installing ubuntu-16.04.1-server-amd64.iso (default installation + openssh server), ubuntu-16.04.1-desktop-amd64.iso (default installation), designate the Adapter1 of Guest OS as NAT type. In this case, some commands are executed with a "Connection reset by peer" error, such as apt-key or docker pull. The current test results If the network is not NAT but NAT Network or Host Only, it will not go wrong. If the virtual machine is not virtualbox, it will not go wrong. Keeping other unchanged and just replacing centos with Ubuntu, it will not go wrong. Under different wifi environment, the test results remain unchanged. Upgrade all ubuntu to the latest version by using sudo apt upgrade, the test results are unchanged. Maybe the combination of virtualbox + NAT + ubuntu1604 is the reason and this error is very convert. Other network functions are available, may have errors only in a specific command. Repeating Steps 1. Run "vagrant init ubuntu/xenial64" in an empty directory 2. vagrant up 3. vagrant ssh 4. Run "sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:11371 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D" in Guest OS. The output is as follows : Executing: /tmp/tmp.LO7eukZqdi/gpg.1.sh --keyserver hkp://ha.pool.sks-keyservers.net:11371 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D gpg: requesting key 2C52609D from hkp server ha.pool.sks-keyservers.net ?: [fd 4]: read error: Connection reset by peer gpgkeys: key 58118E89F3A912897C070ADBF76221572C52609D partially retrieved (probably corrupt) gpg: no valid OpenPGP data found. gpg: key 2C52609D: no valid user IDs gpg: this may be caused by a missing self-signature gpg: Total number processed: 1 gpg: w/o user IDs: 1 There is an error message during this "? : [fd 4]: read error: Connection reset by peer" Another error scene I created a docker registry (called S) on the virtual machine of IDC, and when I ran "docker pull xxx" from another ubuntu Guest OS (called C) (virtualbox + NAT), you can see something from /var/log/syslog in C as follows: Nov 3 12:59:00 ubuntu-xenial dockerd[2167]: time="2016-11-03T12:59:00.506141276Z" level=error msg="Error trying v2 registry: read tcp 10.0.2.15:33580->10.99.169.227:5000: read: connection reset by peer" Nov 3 12:59:00 ubuntu-xenial dockerd[2167]: time="2016-11-03T12:59:00.506732903Z" level=error msg="Attempting next endpoint for pull after error: read tcp 10.0.2.15:33580->10.99.169.227:5000: read: connection reset by peer” The 10.99.169.227 is the ip of S. S is also Ubuntu 16.04.1 LTS, but which is not running under the virtualbox. Run the above repeating steps 4 in S will not appear "Connection reset by peer" error. Script which can be executed on other system Attachment is a test script, which is copied from output /tmp/tmp.LO7eukZqdi directory of the above repeating step 4. You can perform a test on any system by following these steps: 1. tar -xf gpgtest.tar 2. cd gpgtest 3. ./gpg.1.sh --keyserver hkp://ha.pool.sks-keyservers.net:11371 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D In the environment of virtualbox + NAT + ubuntu, output will be like this: gpg: WARNING: unsafe permissions on homedir `.' gpg: requesting key 2C52609D from hkp server ha.pool.sks-keyservers.net ?: [fd 4]: read error: Connection reset by peer gpgkeys: key 58118E89F3A912897C070ADBF76221572C52609D partially retrieved (probably corrupt) gpg: no valid OpenPGP data found. gpg: key 2C52609D: no valid user IDs gpg: this may be caused by a missing self-signature gpg: Total number processed: 1 gpg: w/o user IDs: 1 You can see the output of "?: [Fd 4]: read error: Connection reset by peer". Under the vagrant + virtualbox + centos/7 box + NAT, the script output is like this: gpg: 警告:用户目录‘.’权限不安全 gpg: 下载密钥‘2C52609D’,从 hkp 服务器 ha.pool.sks-keyservers.net gpg: 密钥 2C52609D:“Docker Release Tool (releasedocker) ”未改变 gpg: 合计被处理的数量:1 gpg: 未改变:1 My test environment Macbook pro 15, macOS 10.12.1 (16B2555), XPS15 (win10), MiBook13 (win10) Vagrant 1.8.6 VirtualBox 5.1.6, 5.1.8 vagrant box ubuntu/xenial64 20161102.0.0, 20161104.0.0 vagrant box centos/7 1609.01 ubuntu-16.04.1-server-amd64.iso (default installation + openssh server) ubuntu-16.04.1-desktop-amd64.iso (default installation) ** Affects: network-manager (Ubuntu) Importance: Undecided Status: New ** Tags: apt-key docker nat virtualbox ** Attachment added: "gpgtest.tar" https://bugs.launchpad.net/bugs/1640123/+attachment/4774388/+files/gpgtest.tar ** Description changed: - By means of vagrant for using the ubuntu / xenial64 box, or under the virtualbox 5.1.6/5.1.8, installing ubuntu-16.04.1-server-amd64.iso (default installation + openssh server), ubuntu-16.04.1-desktop-amd64.iso (default installation), designate the Adapter1 of Guest OS as NAT type. + By m
[Touch-packages] [Bug 1639897] Re: lxc / lxc1 uninstallable
The reason why your upgrade broke is because you were using the LXC PPA on 14.04 which effectively meant you had a more recent version of LXC than is in 16.04. You should be able to fix things by either removing all those packages and reinstalling them clean from the 16.04 archive, or by re-enabling the PPA, this time for 16.04, which should also fix the issue. In either case, upgrading systems with PPAs is effectively an unsupported use case, and as annoying as it is in this case, APT is right to refuse this "upgrade" as it mixes packages that were meant for 14.04 with some that were meant for 16.04... ** Changed in: lxc (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1639897 Title: lxc / lxc1 uninstallable Status in lxc package in Ubuntu: Invalid Bug description: Hi, I just upgraded a server machine from 14.04 to 16.04.1 and lost lxc during upgrade, because the upgrade process removed it. Now I can't install lxc due to broken dependencies/incomplete package upload: lxc : Depends: lxc1 (>= 2.0.5-0ubuntu1~ubuntu16.04.2) but it is not going to be installed lxc1 : Depends: liblxc1 (= 2.0.5-0ubuntu1~ubuntu16.04.2) but 2.0.5-0ubuntu3~ubuntu14.04.1~ppa1 is to be installed Depends: python3-lxc (= 2.0.5-0ubuntu1~ubuntu16.04.2) but it is not going to be installed Recommends: libpam-cgfs but it is not going to be installed Recommends: lxc-templates (= 2.0.5-0ubuntu1~ubuntu16.04.2) but it is not going to be installed liblxc1 is already the newest version (2.0.5-0ubuntu3~ubuntu14.04.1~ppa1). python3-lxc : Depends: liblxc1 (= 2.0.5-0ubuntu1~ubuntu16.04.2) but 2.0.5-0ubuntu3~ubuntu14.04.1~ppa1 is to be installed Obviously someone has rendered lxc uninstallable by putting an incomplete set of packages in the 16.04 repository. Please fix. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1639897/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639897] Re: lxc / lxc1 uninstallable
As for Launchpad, bug reports are tied to source package name, instead of binary package name, so the "lxc" package is correct. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1639897 Title: lxc / lxc1 uninstallable Status in lxc package in Ubuntu: Invalid Bug description: Hi, I just upgraded a server machine from 14.04 to 16.04.1 and lost lxc during upgrade, because the upgrade process removed it. Now I can't install lxc due to broken dependencies/incomplete package upload: lxc : Depends: lxc1 (>= 2.0.5-0ubuntu1~ubuntu16.04.2) but it is not going to be installed lxc1 : Depends: liblxc1 (= 2.0.5-0ubuntu1~ubuntu16.04.2) but 2.0.5-0ubuntu3~ubuntu14.04.1~ppa1 is to be installed Depends: python3-lxc (= 2.0.5-0ubuntu1~ubuntu16.04.2) but it is not going to be installed Recommends: libpam-cgfs but it is not going to be installed Recommends: lxc-templates (= 2.0.5-0ubuntu1~ubuntu16.04.2) but it is not going to be installed liblxc1 is already the newest version (2.0.5-0ubuntu3~ubuntu14.04.1~ppa1). python3-lxc : Depends: liblxc1 (= 2.0.5-0ubuntu1~ubuntu16.04.2) but 2.0.5-0ubuntu3~ubuntu14.04.1~ppa1 is to be installed Obviously someone has rendered lxc uninstallable by putting an incomplete set of packages in the 16.04 repository. Please fix. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1639897/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640135] [NEW] Missing dependency of examples on qml-module-qtqml-models2
Public bug reported: The first version of the uitk-gallery snap shows me this when opening the colors page: ui-toolkit/examples/ubuntu-ui-toolkit-gallery/Colors.qml:19:1: module "QtQml.Models" is not installed import QtQml.Models 2.1 ^) Adding the qml-module-qtqml-models2 dependency for ubuntu-ui-toolkit- examples will fix it. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1640135 Title: Missing dependency of examples on qml-module-qtqml-models2 Status in ubuntu-ui-toolkit package in Ubuntu: New Bug description: The first version of the uitk-gallery snap shows me this when opening the colors page: ui-toolkit/examples/ubuntu-ui-toolkit-gallery/Colors.qml:19:1: module "QtQml.Models" is not installed import QtQml.Models 2.1 ^) Adding the qml-module-qtqml-models2 dependency for ubuntu-ui-toolkit- examples will fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1640135/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640139] [NEW] package libpulse0 (not installed) failed to install/upgrade: trying to overwrite shared '/etc/pulse/client.conf', which is different from other instances of packag
Public bug reported: # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 16.04.1 LTS Release:16.04 Codename: xenial # uname -a Linux rotem-laptop 4.4.0-45-generic #66-Ubuntu SMP Wed Oct 19 14:12:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux tried removing pulseaudio ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libpulse0 (not installed) ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21 Uname: Linux 4.4.0-45-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rotemfo2383 F pulseaudio /dev/snd/controlC0: rotemfo2383 F pulseaudio Date: Tue Nov 8 12:46:09 2016 DuplicateSignature: package:libpulse0:(not installed) Unpacking libpulse0:i386 (1:8.0-0ubuntu3) ... dpkg: error processing archive /var/cache/apt/archives/libpulse0_1%3a8.0-0ubuntu3_i386.deb (--unpack): trying to overwrite shared '/etc/pulse/client.conf', which is different from other instances of package libpulse0:i386 ErrorMessage: trying to overwrite shared '/etc/pulse/client.conf', which is different from other instances of package libpulse0:i386 InstallationDate: Installed on 2016-10-25 (14 days ago) InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) PulseList: Error: command ['pacmd', 'list'] failed with exit code 127: pacmd: error while loading shared libraries: libpulse.so.0: cannot open shared object file: No such file or directory RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.12~ubuntu16.04.1 SourcePackage: pulseaudio Title: package libpulse0 (not installed) failed to install/upgrade: trying to overwrite shared '/etc/pulse/client.conf', which is different from other instances of package libpulse0:i386 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/17/2016 dmi.bios.vendor: Dell Inc. dmi.bios.version: A13 dmi.board.vendor: Dell Inc. dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA13:bd05/17/2016:svnDellInc.:pnLatitudeE7450:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E7450 dmi.sys.vendor: Dell Inc. ** Affects: pulseaudio (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package need-duplicate-check package-conflict xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1640139 Title: package libpulse0 (not installed) failed to install/upgrade: trying to overwrite shared '/etc/pulse/client.conf', which is different from other instances of package libpulse0:i386 Status in pulseaudio package in Ubuntu: New Bug description: # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.1 LTS Release: 16.04 Codename: xenial # uname -a Linux rotem-laptop 4.4.0-45-generic #66-Ubuntu SMP Wed Oct 19 14:12:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux tried removing pulseaudio ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libpulse0 (not installed) ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21 Uname: Linux 4.4.0-45-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rotemfo2383 F pulseaudio /dev/snd/controlC0: rotemfo2383 F pulseaudio Date: Tue Nov 8 12:46:09 2016 DuplicateSignature: package:libpulse0:(not installed) Unpacking libpulse0:i386 (1:8.0-0ubuntu3) ... dpkg: error processing archive /var/cache/apt/archives/libpulse0_1%3a8.0-0ubuntu3_i386.deb (--unpack): trying to overwrite shared '/etc/pulse/client.conf', which is different from other instances of package libpulse0:i386 ErrorMessage: trying to overwrite shared '/etc/pulse/client.conf', which is different from other instances of package libpulse0:i386 InstallationDate: Installed on 2016-10-25 (14 days ago) InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) PulseList: Error: command ['pacmd', 'list'] failed with exit code 127: pacmd: error while loading shared libraries: libpulse.so.0: cannot open shared object file: No such file or directory RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.12~ubuntu16.04.1 SourcePackage: pulseaudio Title: package libpulse0 (not installed) failed to install/upgrade: trying to overwrite shared '/etc/pulse/client.conf', which is different from other instances of package libpulse0:i386 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/17/2016 dmi.bios.vendor: Dell Inc. dmi.bios.version: A13 dmi.board.vendor: Dell Inc. dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA13:bd05/17/2016:svnDellInc.:pnLatitud
[Touch-packages] [Bug 1638846] Re: Update GLib to fix a bug with Trash in Nautilus
** Tags added: nautilus trash -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1638846 Title: Update GLib to fix a bug with Trash in Nautilus Status in glib2.0 package in Ubuntu: Confirmed Bug description: As described here there is a bug in Ubuntu 16.10 with trash and external drives in Nautilus: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1633824 Seems that this has been fixed already with GLib 2.50.1 according to https://bugzilla.gnome.org/show_bug.cgi?id=773819#c3 So updating the package for Ubuntu 16.10 would fix this bug. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1638846/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637249] Re: Removing app from the spread closes the spread
** Changed in: unity8 (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1637249 Title: Removing app from the spread closes the spread Status in Canonical System Image: Triaged Status in unity8 package in Ubuntu: In Progress Bug description: bq M10 rc-proposed r219 Steps to reproduce 1 open 3 apps 2 put one of them in the side stage 3 do the spread 4 swipe out the app which was in the side stage Expected result The spread stays What happens instead The spread closes and only one app is visible What I've noticed: if you swipe an app which was not in the side stage, the spread stays just fine. Also if there is more than one app in the side stage and you swipe one of them, the spread stays. It seems it closes only if there's one app in the side stage. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1637249/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640150] [NEW] Cannot change language when Super+W
Public bug reported: I'm using nice feture, when you can type name of running program in Super+W (Super+Shift+W) screen. But I'm using two languages and cannot change the languge to english or russian, if program named in different lang. To do that I have to leave that mode and change lang, and then enter to that nice menu and type the name. It is not very important, but nice to have this ability. It increase useability of Ubuntu. Thank you. PS: Ctrl+Shift or Alt+Shift not working both. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21 Uname: Linux 4.4.0-45-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity Date: Tue Nov 8 14:06:02 2016 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu GraphicsCard: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [1043:8534] InstallationDate: Installed on 2016-07-05 (126 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) MachineType: ASUS All Series ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic.efi.signed root=UUID=c0c5241e-fd26-4e92-b58b-4204204961b5 ro quiet splash vt.handoff=7 SourcePackage: xorg Symptom: display UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/02/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0508 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: H81M-PLUS dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: Rev X.0x dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0508:bd09/02/2013:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnH81M-PLUS:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: All Series dmi.product.version: System Version dmi.sys.vendor: ASUS version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2 version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2 version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2 xserver.bootTime: Tue Nov 8 13:07:02 2016 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.outputs: product id 16498 vendor DEL xserver.version: 2:1.18.3-1ubuntu2.3 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug compiz-0.9 third-party-packages ubuntu xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1640150 Title: Cannot change language when Super+W Status in xorg package in Ubuntu: New Bug description: I'm using nice feture, when you can type name of running program in Super+W (Super+Shift+W) screen. But I'm using two languages and cannot change the languge to english or russian, if program named in different lang. To do that I have to leave that mode and change lang, and then enter to that nice menu and type the name. It is not very important, but nice to have this ability. It increase useability of Ubuntu. Thank you. PS: Ctrl+Shift or Alt+Shift not working both. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3 ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21 Uname: Linux 4.4.0-45-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity Date: Tue Nov 8 14:06:02 2016 DistUpgraded: Fresh install DistroCodename: xenial DistroVariant: ubuntu GraphicsCard: Intel Corporation Xeon E3-120
[Touch-packages] [Bug 1628635] Re: browser crashes saving image
** Changed in: ubuntu-download-manager (Ubuntu) Status: New => In Progress ** Changed in: webbrowser-app (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1628635 Title: browser crashes saving image Status in ubuntu-download-manager package in Ubuntu: In Progress Status in webbrowser-app package in Ubuntu: Invalid Bug description: testing on unity8 desktop on xenial + overlay + silo 2010 Right click on image and press "Save Image" will sometimes work, but crashes quite frequently 1/4 times roughly Here is thread trace, full core attached sing host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `webbrowser-app --desktop_file_hint=/usr/share/applications/webbrowser-app.deskt'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x7f35552730a1 in QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, QList const&) () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 [Current thread is 1 (Thread 0x7f356042e780 (LWP 10477))] (gdb) bt #0 0x7f35552730a1 in QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, QList const&) () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #1 0x7f3553cc0858 in ?? () from /usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1 #2 0x7f34bdfdf997 in Ubuntu::DownloadManager::SingleDownload::setAllowMobileDownload(bool) () from /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so #3 0x7f34bdfe18fc in Ubuntu::DownloadManager::SingleDownload::bindDownload(Ubuntu::DownloadManager::Download*) () from /usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so #4 0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x7f3553ceacaf in Ubuntu::DownloadManager::Manager::downloadCreated(Ubuntu::DownloadManager::Download*) () from /usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1 #6 0x7f3553ce6770 in ?? () from /usr/lib/x86_64-linux-gnu/libubuntu-download-manager-client.so.1 #7 0x7f355e955c24 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x7f35552adb9f in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #9 0x7f35552adc98 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5 #10 0x7f355e956719 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x7f355feb1b1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #12 0x7f355feb7056 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #13 0x7f355e9292a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x7f355e92b16a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x7f355e97df53 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x7f355d60f1a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #17 0x7f355d60f400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x7f355d60f4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x7f355e97e35f in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #20 0x7f355e926ffa in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #21 0x7f355e92f6bc in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #22 0x0042bf55 in main () (gdb) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-download-manager/+bug/1628635/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640152] [NEW] Unable to unpack initrd.img-4.4.0-36-generic
Public bug reported: I'm filing a bug report against initramfs-tools because I don't know which package is better. The initrd file produced by "update-initramfs" cannot be unpacked with cpio: $ file /boot/initrd.img-4.4.0-36-generic /boot/initrd.img-4.4.0-36-generic: ASCII cpio archive (SVR4 with no CRC) $ stat /boot/initrd.img-4.4.0-36-generic | grep Size Size: 45048327 Blocks: 87988 IO Block: 1024 regular file $ cpio -id < /boot/initrd.img-4.4.0-36-generic 44 blocks $ tree ./ ./ └── kernel └── x86 └── microcode └── GenuineIntel.bin $ du -sh kernel/ 36K kernel/ On another machine, the initrd (same version) is a gzip'ed archive (this one isn't) and unpacks just fine. On this machine, with this initrd, I also have a problem as explained in bug 1638983, so it could be related. Decided to file another bug for initrd. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: initramfs-tools 0.122ubuntu8.5 ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16 Uname: Linux 4.4.0-36-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CurrentDesktop: Unity Date: Tue Nov 8 13:13:15 2016 InstallationDate: Installed on 2016-07-23 (108 days ago) InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: initramfs-tools (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1640152 Title: Unable to unpack initrd.img-4.4.0-36-generic Status in initramfs-tools package in Ubuntu: New Bug description: I'm filing a bug report against initramfs-tools because I don't know which package is better. The initrd file produced by "update- initramfs" cannot be unpacked with cpio: $ file /boot/initrd.img-4.4.0-36-generic /boot/initrd.img-4.4.0-36-generic: ASCII cpio archive (SVR4 with no CRC) $ stat /boot/initrd.img-4.4.0-36-generic | grep Size Size: 45048327 Blocks: 87988 IO Block: 1024 regular file $ cpio -id < /boot/initrd.img-4.4.0-36-generic 44 blocks $ tree ./ ./ └── kernel └── x86 └── microcode └── GenuineIntel.bin $ du -sh kernel/ 36K kernel/ On another machine, the initrd (same version) is a gzip'ed archive (this one isn't) and unpacks just fine. On this machine, with this initrd, I also have a problem as explained in bug 1638983, so it could be related. Decided to file another bug for initrd. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: initramfs-tools 0.122ubuntu8.5 ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16 Uname: Linux 4.4.0-36-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CurrentDesktop: Unity Date: Tue Nov 8 13:13:15 2016 InstallationDate: Installed on 2016-07-23 (108 days ago) InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719) PackageArchitecture: all SourcePackage: initramfs-tools UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1640152/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637205] Re: Side stage available in portrait
** Branch linked: lp:~mzanetti/unity8/spread-fixes-2 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1637205 Title: Side stage available in portrait Status in unity8 package in Ubuntu: In Progress Bug description: bq M10 rc-proposed r219 It is possible to create the side stage in when the tablet is in portrait orientation. 1. Turn the tablet to portrait 2. Open an app 3. Use 3 fingers drag to move the app to the side stage Result attached To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1637205/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637258] Re: Side stage hides after rotating
** Changed in: unity8 (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1637258 Title: Side stage hides after rotating Status in unity8 package in Ubuntu: In Progress Bug description: bq M10 rc-proposed r219 Steps to reproduce: 1. Open an app 2. Put it in the side stage 3. Rotate the tablet to portrait At this point you should see the app which was in the side stage on the whole screen 4. Rotate the tablet back to landscape Expected result: The app is visible in the side stage What happens instead: The side stage is closed but the app still has focus as its name is visible in the top bar (screenshot attached) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1637258/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637249] Re: Removing app from the spread closes the spread
** Branch linked: lp:~mzanetti/unity8/spread-fixes-2 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1637249 Title: Removing app from the spread closes the spread Status in Canonical System Image: Triaged Status in unity8 package in Ubuntu: In Progress Bug description: bq M10 rc-proposed r219 Steps to reproduce 1 open 3 apps 2 put one of them in the side stage 3 do the spread 4 swipe out the app which was in the side stage Expected result The spread stays What happens instead The spread closes and only one app is visible What I've noticed: if you swipe an app which was not in the side stage, the spread stays just fine. Also if there is more than one app in the side stage and you swipe one of them, the spread stays. It seems it closes only if there's one app in the side stage. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1637249/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637258] Re: Side stage hides after rotating
** Branch linked: lp:~mzanetti/unity8/spread-fixes-2 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1637258 Title: Side stage hides after rotating Status in unity8 package in Ubuntu: In Progress Bug description: bq M10 rc-proposed r219 Steps to reproduce: 1. Open an app 2. Put it in the side stage 3. Rotate the tablet to portrait At this point you should see the app which was in the side stage on the whole screen 4. Rotate the tablet back to landscape Expected result: The app is visible in the side stage What happens instead: The side stage is closed but the app still has focus as its name is visible in the top bar (screenshot attached) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1637258/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637205] Re: Side stage available in portrait
** Changed in: unity8 (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1637205 Title: Side stage available in portrait Status in unity8 package in Ubuntu: In Progress Bug description: bq M10 rc-proposed r219 It is possible to create the side stage in when the tablet is in portrait orientation. 1. Turn the tablet to portrait 2. Open an app 3. Use 3 fingers drag to move the app to the side stage Result attached To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1637205/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639314] Re: webbrowser app crashes saving an image in Xenial
*** This bug is a duplicate of bug 1628635 *** https://bugs.launchpad.net/bugs/1628635 (gdb) bt #0 0x007f730aad58 in QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, QList const&) () from /usr/lib/aarch64-linux-gnu/libQt5DBus.so.5 #1 0x007f72dfdac8 in ?? () from /usr/lib/aarch64-linux-gnu/libubuntu-download-manager-client.so.1 #2 0x007f40348174 in Ubuntu::DownloadManager::SingleDownload::setAllowMobileDownload(bool) () from /usr/lib/aarch64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so #3 0x007f40349f4c in Ubuntu::DownloadManager::SingleDownload::bindDownload(Ubuntu::DownloadManager::Download*) () from /usr/lib/aarch64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so #4 0x007f7889a58c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/aarch64-linux-gnu/libQt5Core.so.5 #5 0x007f72e26b44 in Ubuntu::DownloadManager::Manager::downloadCreated(Ubuntu::DownloadManager::Download*) () from /usr/lib/aarch64-linux-gnu/libubuntu-download-manager-client.so.1 #6 0x007f72e225b4 in ?? () from /usr/lib/aarch64-linux-gnu/libubuntu-download-manager-client.so.1 #7 0x007f7889a58c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/aarch64-linux-gnu/libQt5Core.so.5 #8 0x007f730e552c in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /usr/lib/aarch64-linux-gnu/libQt5DBus.so.5 #9 0x007f730e5658 in ?? () from /usr/lib/aarch64-linux-gnu/libQt5DBus.so.5 #10 0x12cfee30 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) ** This bug has been marked a duplicate of bug 1628635 browser crashes saving image -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1639314 Title: webbrowser app crashes saving an image in Xenial Status in webbrowser-app package in Ubuntu: New Bug description: Test case. - Open webbrowser app - Go to http://apod.nasa.gov/ - Long tap on the image. - Tap to save the image. Expected result. - Image can be saved locally. Actual result. - Webbrowser app freezes and crashes. current build number: 75 device name: frieza_arm64 channel: ubuntu-touch/staging/ubuntu I see no webbrowser-app crash files in /var/crash. In the logs I see this (not sure whether it's related): libpng error: Read Error propsReply "An AppArmor policy prevents this sender from sending this message to this recipient; type=\"method_call\", sender=\":1.1498\" (uid=32011 pid=6867 comm=\"webbrowser-app \") interface=\"org.freedesktop.DBus.Properties\" member=\"GetAll\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.NetworkManager\" (uid=0 pid=953 comm=\"/usr/sbin/NetworkManager --no-daemon \")" nmReply "An AppArmor policy prevents this sender from sending this message to this recipient; type=\"method_call\", sender=\":1.1498\" (uid=32011 pid=6867 comm=\"webbrowser-app \") interface=\"org.freedesktop.NetworkManager\" member=\"GetDevices\" error name=\"(unset)\" requested_reply=\"0\" destination=\"org.freedesktop.NetworkManager\" (uid=0 pid=953 comm=\"/usr/sbin/NetworkManager --no-daemon \")" "Object path cannot be empty" [1104/161741:ERROR:object_proxy.cc(583)] Failed to call method: org.freedesktop.ScreenSaver.Inhibit: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.AccessDenied: An AppArmor policy prevents this sender from sending this message to this recipient; type="method_call", sender=":1.7787" (uid=32011 pid=6867 comm="webbrowser-app ") interface="org.freedesktop.ScreenSaver" member="Inhibit" error name="(unset)" requested_reply="0" destination="org.freedesktop.ScreenSaver" (uid=32011 pid=2691 comm="unity8 --mode=full-greeter ") To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1639314/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639790] Re: Webbrowser crashes when trying to download
*** This bug is a duplicate of bug 1628635 *** https://bugs.launchpad.net/bugs/1628635 (gdb) bt #0 0x007facd21d58 in QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, QList const&) () from /usr/lib/aarch64-linux-gnu/libQt5DBus.so.5 #1 0x007faca74ac8 in ?? () from /usr/lib/aarch64-linux-gnu/libubuntu-download-manager-client.so.1 #2 0x007f31f8e174 in Ubuntu::DownloadManager::SingleDownload::setAllowMobileDownload(bool) () from /usr/lib/aarch64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so #3 0x007f31f8ff4c in Ubuntu::DownloadManager::SingleDownload::bindDownload(Ubuntu::DownloadManager::Download*) () from /usr/lib/aarch64-linux-gnu/qt5/qml/Ubuntu/DownloadManager/libUbuntuDownloadManager.so #4 0x007fb251158c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/aarch64-linux-gnu/libQt5Core.so.5 #5 0x007faca9db44 in Ubuntu::DownloadManager::Manager::downloadCreated(Ubuntu::DownloadManager::Download*) () from /usr/lib/aarch64-linux-gnu/libubuntu-download-manager-client.so.1 #6 0x007faca995b4 in ?? () from /usr/lib/aarch64-linux-gnu/libubuntu-download-manager-client.so.1 #7 0x007fb251158c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/aarch64-linux-gnu/libQt5Core.so.5 #8 0x007facd5c52c in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /usr/lib/aarch64-linux-gnu/libQt5DBus.so.5 #9 0x007facd5c658 in ?? () from /usr/lib/aarch64-linux-gnu/libQt5DBus.so.5 #10 0x209d02a0 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) ** This bug has been marked a duplicate of bug 1628635 browser crashes saving image -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1639790 Title: Webbrowser crashes when trying to download Status in webbrowser-app package in Ubuntu: New Bug description: This happened to me 2 or 3 times during testing. I was trying to download attachments from Gmail web app or gmail in webbrowser and suddenly after clicking download webbrowser crashed. After a while using webbrowser and a reboot it started to work again offering me to open the file or downloading it. Environment: current build number: 76 device name: frieza_arm64 channel: ubuntu-touch/staging/ubuntu last update: 2016-11-07 08:03:44 version version: 76 version ubuntu: 20161105 version device: 20161014.0 version custom: 20161105 Steps to reproduce: 1º Open webbrowser and try to download any file(i.e attachments in gmail or random files from thinkbroadband.com) Current result: address-book-app opens but doesn't import the vcf file Expected result: once address-book-app opens it should import the vcf file Add info: time stamp 11:24||11:28||11:43 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1639790/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639743] [NEW] `&` in french translaction "Logiciels & mises à jour" should be escaped as `&`
You have been subscribed to a public bug: When running update-manager in French the "Logiciels & mises à jour" sentence make the update-manager to fail with an empty dialog. ** Affects: software-properties (Ubuntu) Importance: Undecided Status: Incomplete ** Affects: update-manager (Ubuntu) Importance: Undecided Status: New -- `&` in french translaction "Logiciels & mises à jour" should be escaped as `&` https://bugs.launchpad.net/bugs/1639743 You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639658] Re: Menu bugs in Files (inside window, gaps in the menu entries, two menus in Global Menu)
*** This bug is a duplicate of bug 1637758 *** https://bugs.launchpad.net/bugs/1637758 I've marked the other two bugs as duplicates of that one too, it artificially increases the heat of the bug but it might be helpful in terms of the logs, idk. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1639658 Title: Menu bugs in Files (inside window, gaps in the menu entries, two menus in Global Menu) Status in lightdm package in Ubuntu: Triaged Status in unity-settings-daemon package in Ubuntu: Triaged Bug description: A few bugs in Files' menus: - A Files menu is displayed inside the window as well as... - Two essentially identical menu entries in the Global Menu - Strangely enlarged dividers in the menu inside the Files window (see attached screenshot) Similar bugs in Terminal and Screenshot: bug 1639655, bug 1639659 Similar bugs also in Videos (totem) 3.22.0-2ubuntu1, Archive Manager (file-roller) 3.22.1-0ubuntu1, System Settings (unity-control-center) 15.04.0+16.10.2016, Calculator (gnome-calculator) 3.22.1-1ubuntu1, Character Map (gucharmap) 9.0.1-1, Disks (gnome-disk-utility) 3.22.0-1ubuntu1, Cheese 3.22.0-1ubuntu1, Disk Usage Analyser (baobab) 3.22.0-1ubuntu1, Document Viewer (evince) 3.22.1-2ubuntu1, Image Viewer (eog) 3.20.5-1, Mahjongg (gnome-mahjongg) 3.22.0-1, Mines (gnome-mines) 3.22.1-1, Remmina Remote Desktop Client 1.1.2-3ubuntu2, Rhythmbox 3.4.1-1ubuntu1, Shotwell 0.22.0+git20160108, Simple Scan 3.22.0.1-0ubuntu2, System Monitor 3.22.0-1, Transmission (transmission-gtk) 2.92-1ubuntu1, Ubuntu Software 3.20.1+git20161013... probably others in the Ubuntu repositories but these are the default applications suffering these bugs. Computer info: VirtualBox Graphical User Interface Version 5.1.6_Ubuntu r110634 (I don't have access to spare hardware to test on at the moment) Allocated 2GB RAM Host OS: Ubuntu 16.10 64-bit Lenovo ThinkPad X201 ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: nautilus 1:3.20.3-1ubuntu4 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 CurrentDesktop: Unity Date: Mon Nov 7 00:16:32 2016 GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' b"'890x550+390+24'" InstallationDate: Installed on 2016-10-10 (27 days ago) InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20161008) SourcePackage: nautilus UpgradeStatus: Upgraded to zesty on 2016-11-06 (0 days ago) usr_lib_nautilus: gnome-terminal 3.20.2-1ubuntu5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1639658/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639743] Re: `&` in french translaction "Logiciels & mises à jour" should be escaped as `&`
The string exists in the software-properties package (which you can call from update-manager by clicking the "Paramètres" button). However, I can't reproduce the problem, so whatever is causing the problem for you, it's probably not that string. Can you please open a terminal window, run: software-properties-gtk and show us any error messages. ** Project changed: ubuntu-translations => software-properties (Ubuntu) ** Changed in: software-properties (Ubuntu) Assignee: Ubuntu French Translators (ubuntu-l10n-fr) => (unassigned) ** Changed in: update-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1639743 Title: `&` in french translaction "Logiciels & mises à jour" should be escaped as `&` Status in software-properties package in Ubuntu: Incomplete Status in update-manager package in Ubuntu: Invalid Bug description: When running update-manager in French the "Logiciels & mises à jour" sentence make the update-manager to fail with an empty dialog. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1639743/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1240336] Re: After release upgrade, the user looses permissions for several basic actions in the system
Using solution from #32 requires the installation of libpam-systemd if you don't already have it. This package should be added as a dependency of lxdm if that ends up being the accepted fix. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1240336 Title: After release upgrade, the user looses permissions for several basic actions in the system Status in gdm package in Ubuntu: Triaged Status in lightdm package in Ubuntu: Triaged Status in lxdm package in Ubuntu: Triaged Status in policykit-desktop-privileges package in Ubuntu: Triaged Bug description: HOW TO REPRODUCE: - Upgrade Ubuntu to the next release. RESULT: - The user looses permissions for several basic actions in the system. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: policykit-desktop-privileges 0.16 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic x86_64 ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 Date: Tue Oct 15 20:20:55 2013 InstallationDate: Installed on 2013-10-09 (7 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64 (20131008) MarkForUpload: True PackageArchitecture: all ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: policykit-desktop-privileges UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1240336/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639249] Re: Result art not displayed when run in a snap
** Changed in: unity-scopes-api (Ubuntu) Importance: High => Undecided -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https://bugs.launchpad.net/bugs/1639249 Title: Result art not displayed when run in a snap Status in unity-scopes-api package in Ubuntu: New Status in unity-scopes-shell package in Ubuntu: New Bug description: When a scope calls result.set_art() the path is not adjusted to take in consideration $SNAP. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1639249/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1576539] Re: package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency problems - leaving triggers unprocessed
Hit this same problem while upgrading from 15.10 to 16.04 using the GUI distribution upgrader. During upgrade I got a dialog reporting the gconf2 dependency problem. The terminal indicates this happened on unpacking the inkscape package. See upper screenshot of attached image. The upgrade process continued but the upgrader bailed out on processing triggers for the dbus package reporting "Could not install upgrades". See lower screenshot of attached image. The terminal reported "Error in function:". After this the upgrader closed and running the update-notifier asked me to reboot the system. Manual inspection of the package state using dpkg and further dpkg --configure -a invocations persuaded me that the system was relatively intact and a reboot was done. The system booted nicely and seems fine now except I receive a CRT configuration error dialog when logging in on the display manager. Runnnig dpkg --audit returns nothing and the packages that were mentioned during upgrade seems ok: $ dpkg -l gconf2 dbus inkscape Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ NameVersion Architecture Description +++-===---=== ii dbus1.10.6-1ubuntu3. amd64simple interprocess messaging system (daemon and ut ii gconf2 3.2.6-3ubuntu6 amd64GNOME configuration database system (support tools) ii inkscape0.91-7ubuntu2amd64vector-based drawing program ** Attachment added: "Screenshots, Ubuntu 15.10 to 16.04 upgrade, gconf2 dependency and dbus trigger failure" https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/1576539/+attachment/4774449/+files/Screenshots%2C%20Ubuntu%2015.10%20to%2016.04%20upgrade%2C%20gconf2%20dependency%20and%20dbus%20trigger%20failure.png -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gconf in Ubuntu. https://bugs.launchpad.net/bugs/1576539 Title: package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency problems - leaving triggers unprocessed Status in gconf package in Ubuntu: Triaged Bug description: bug happened while i'm upgrading ubuntu version from 15.10 to 16.04 ProblemType: Package DistroRelease: Ubuntu 16.04 Package: gconf2 3.2.6-3ubuntu6 ProcVersionSignature: Ubuntu 4.4.0-22.38-generic 4.4.8 Uname: Linux 4.4.0-22-generic x86_64 ApportVersion: 2.20.1-0ubuntu2 Architecture: amd64 Date: Fri Apr 29 08:16:36 2016 ErrorMessage: dependency problems - leaving triggers unprocessed InstallationDate: Installed on 2016-03-05 (54 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) RelatedPackageVersions: dpkg 1.18.4ubuntu1 apt 1.2.10ubuntu1 SourcePackage: gconf Title: package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency problems - leaving triggers unprocessed UpgradeStatus: Upgraded to xenial on 2016-04-29 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/1576539/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1173915] Re: initctl continuously takes 100% of CPU
** Also affects: upstart Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upstart in Ubuntu. https://bugs.launchpad.net/bugs/1173915 Title: initctl continuously takes 100% of CPU Status in upstart : New Status in upstart package in Ubuntu: Confirmed Bug description: Many programs are fairly slow to start on my computer, despite it being relatively new (core i5). Suspecting a heavy CPU usage, I started gnome-system-monitor: all processes were displayed at 0% CPU, but the overall load was 1.33; 1.33; 1.34. Using the "top" command, however, revealed the real CPU use, with the "initctl" process taking 100%CPU, even 1 hour after startup. I upgraded to roaring ringtail before checking this but the symptoms were the same with quantal quetzal, so there is a fair chance the causes were identical. Regards ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: upstart 1.8-0ubuntu1 ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 CheckboxSubmission: 2deefc5fd2f1f0ae2fdd4bd781248a2a CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b Date: Sun Apr 28 13:04:05 2013 ExecutablePath: /sbin/initctl InstallationDate: Installed on 2012-12-15 (133 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) MarkForUpload: True ProcEnviron: ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic root=UUID=fa624f8f-d9d0-4b09-af8b-88b106aaaf5b ro quiet splash vt.handoff=7 SourcePackage: upstart UpgradeStatus: Upgraded to raring on 2013-04-28 (0 days ago) UpstartBugCategory: System To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/1173915/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639743] Re: `&` in french translaction "Logiciels & mises à jour" should be escaped as `&`
I guess you are correct and that string is used by software-properties- gtk but also from the update-manager command during the upgrade process. To reproduce install Ubuntu 16.04 in french add some other sources in /etc/apt/sources.list.d and then try to upgrade to 16.10 you will see an alert with an error. Would it be possible to change in the software-properties-gtk translation the & into & ? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1639743 Title: `&` in french translaction "Logiciels & mises à jour" should be escaped as `&` Status in software-properties package in Ubuntu: Incomplete Status in update-manager package in Ubuntu: Invalid Bug description: When running update-manager in French the "Logiciels & mises à jour" sentence make the update-manager to fail with an empty dialog. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1639743/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639249] Re: Result art not displayed when run in a snap
As discussed no change is needed on scopes api level. Scopes should be using scope_directory() getter to get the base dir and then use all assets paths relative to that; scope_directory() uses $SNAP prefix already. There is a problem though with thumbnailer uris, such as image://thumbnailer/file:///snap/unity8-session/... , which do not yield thumbnails. This might be related to https://bugs.launchpad.net/snappy/+bug/1620635 ** Changed in: unity-scopes-api (Ubuntu) Status: New => Opinion ** Changed in: unity-scopes-api (Ubuntu) Status: Opinion => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https://bugs.launchpad.net/bugs/1639249 Title: Result art not displayed when run in a snap Status in unity-scopes-api package in Ubuntu: Invalid Status in unity-scopes-shell package in Ubuntu: New Bug description: When a scope calls result.set_art() the path is not adjusted to take in consideration $SNAP. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1639249/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639440] Re: [desktop] apps don't start, missing logs
clean 17.04 install, same errors === upstart: Failed to spawn application-legacy (com.ubuntu.terminal-1478612117783514) main process: unable to connect to CGManager: Unknown error 196609 upstart: Failed to spawn application-legacy (com.ubuntu.terminal-1478612117783514) post-stop process: unable to connect to CGManager: Unknown error 196609 upstart: Failed to spawn application-legacy (ubuntu-system-settings-) main process: unable to connect to CGManager: Unknown error 196609 upstart: application-legacy (ubuntu-system-settings-) post-stop process (7197) terminated with status 255 upstart: Failed to spawn application-legacy (webbrowser-app-) main process: unable to connect to CGManager: Unknown error 196609 upstart: Failed to spawn application-legacy (webbrowser-app-) post-stop process: unable to connect to CGManager: Unknown error 196609 upstart: Failed to spawn application-legacy (webbrowser-app-) main process: unable to connect to CGManager: Unknown error 196609 upstart: Failed to spawn application-legacy (webbrowser-app-) post-stop process: unable to connect to CGManager: Unknown error 196609 ** Description changed: + update. Fresh install of 17.04 same result, the apps don't start + Ubuntu 17.04 + proposed (unity8 desktop session) unity8/zesty-proposed,now 8.14+17.04.20161027-0ubuntu1 amd64 [installed,automatic] apps don't load and i can't find the logs in ~/.cache/upstart for the apps. i'll upload the logs that i do have for unity8 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1639440 Title: [desktop] apps don't start, missing logs Status in Canonical System Image: Incomplete Status in cgmanager package in Ubuntu: New Status in ubuntu-app-launch package in Ubuntu: New Status in unity8 package in Ubuntu: Incomplete Bug description: update. Fresh install of 17.04 same result, the apps don't start Ubuntu 17.04 + proposed (unity8 desktop session) unity8/zesty-proposed,now 8.14+17.04.20161027-0ubuntu1 amd64 [installed,automatic] apps don't load and i can't find the logs in ~/.cache/upstart for the apps. i'll upload the logs that i do have for unity8 To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1639440/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639987] Re: package libqt5printsupport5:amd64 5.5.1+dfsg-16ubuntu7.2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before atte
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1639987 Title: package libqt5printsupport5:amd64 5.5.1+dfsg-16ubuntu7.2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration Status in qtbase-opensource-src package in Ubuntu: New Bug description: my instalation stops,and i can't update applications ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libqt5printsupport5:amd64 5.5.1+dfsg-16ubuntu7.2 ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21 Uname: Linux 4.4.0-45-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 Date: Tue Nov 8 08:26:29 2016 DuplicateSignature: package:libqt5printsupport5:amd64:5.5.1+dfsg-16ubuntu7.2 Processing triggers for desktop-file-utils (0.22-1ubuntu5) ... dpkg: error processing package libqt5printsupport5:amd64 (--configure): package is in a very bad inconsistent state; you should ErrorMessage: package is in a very bad inconsistent state; you should reinstall it before attempting configuration InstallationDate: Installed on 2016-11-07 (0 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.12~ubuntu16.04.1 SourcePackage: qtbase-opensource-src Title: package libqt5printsupport5:amd64 5.5.1+dfsg-16ubuntu7.2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1639987/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639987] Re: package libqt5printsupport5:amd64 5.5.1+dfsg-16ubuntu7.2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before atte
It is an issue with your system (did you forcefully abort the previous upgrade?), not a bug in libqt5printsupport5 package. ** Changed in: qtbase-opensource-src (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1639987 Title: package libqt5printsupport5:amd64 5.5.1+dfsg-16ubuntu7.2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration Status in qtbase-opensource-src package in Ubuntu: Invalid Bug description: my instalation stops,and i can't update applications ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libqt5printsupport5:amd64 5.5.1+dfsg-16ubuntu7.2 ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21 Uname: Linux 4.4.0-45-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 Date: Tue Nov 8 08:26:29 2016 DuplicateSignature: package:libqt5printsupport5:amd64:5.5.1+dfsg-16ubuntu7.2 Processing triggers for desktop-file-utils (0.22-1ubuntu5) ... dpkg: error processing package libqt5printsupport5:amd64 (--configure): package is in a very bad inconsistent state; you should ErrorMessage: package is in a very bad inconsistent state; you should reinstall it before attempting configuration InstallationDate: Installed on 2016-11-07 (0 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.12~ubuntu16.04.1 SourcePackage: qtbase-opensource-src Title: package libqt5printsupport5:amd64 5.5.1+dfsg-16ubuntu7.2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1639987/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1638338] Re: Can not ssh with tr_TR.UTF-8 locales (Bad configuration options)
I'm going to leave this as Incomplete, since it isn't clear to me that this is a bug in Ubuntu at all. If you can provide steps that will produce the problem on a different system, then we can look further. Otherwise, please understand that this bug will not make progress, and that you're more likely to find people to help you outside the bug tracking system, for example in your askubuntu.com question. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1638338 Title: Can not ssh with tr_TR.UTF-8 locales (Bad configuration options) Status in openssh package in Ubuntu: Incomplete Bug description: I can not ssh to any host with Turkish locales. What I expected to happen: I expected that 'ssh some_host' command would successfully run. What actually happened 'ssh some_host' command failed with an error. Steps to produce: 1. Open a terminal 2. Run LANG=tr_TR.UTF-8 ssh some_host If I run ssh with tr_TR.UTF-8 locale, the first error I get is: $HOME/.ssh/config: line 7: Bad configuration option: Identityfile $HOME/.ssh/config: terminating, 1 bad configuration options If I commend IdentityFile option from $HOME/.ssh/config file and re- run the command, I get this: debug1: Reading configuration data ~/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * /etc/ssh/ssh_config: line 55: Bad configuration option: gssapIauthentication /etc/ssh/ssh_config: line 56: Bad configuration option: gssapIdelegatecredentials /etc/ssh/ssh_config: terminating, 2 bad configuration options If I commend GSSAPIAuthentication and GSSAPIDelegateCredentials option, I can ssh to a host. So to ssh to a host with tr_TR.UTF-8 locale, one must commend out IdentityFile, if it is used, GSSAPIAuthentication and GSSAPIDelegateCredentials optons. Workaround: LC_ALL=C ssh some_host LC_ALL=C apt-cache policy openssh-client openssh-client: Installed: 1:7.3p1-1 Candidate: 1:7.3p1-1 Version table: *** 1:7.3p1-1 500 500 http://archive.ubuntu.com/ubuntu yakkety/main amd64 Packages 100 /var/lib/dpkg/status LC_ALL=C lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.10 Release: 16.10 Codename: yakkety ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: openssh-client 1:7.3p1-1 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 CurrentDesktop: Unity Date: Tue Nov 1 19:37:35 2016 InstallationDate: Installed on 2016-10-23 (9 days ago) InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2) RelatedPackageVersions: ssh-askpass N/A libpam-sshN/A keychain N/A ssh-askpass-gnome N/A SSHClientVersion: OpenSSH_7.3p1 Ubuntu-1, OpenSSL 1.0.2g 1 Mar 2016 SourcePackage: openssh UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1638338/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1617204] Re: NM does not offer VPN options
** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1617204 Title: NM does not offer VPN options Status in network-manager package in Ubuntu: Invalid Bug description: network-manager-pptp is installed, but when I select "Configure VPN" NM offers only Hardware and Virtual options, no VPN options., Observed on two Lubuntu 16.04 and one LXLE 16.04 system; everything works as expected on Lubuntu 14.04. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: network-manager 1.2.0-0ubuntu0.16.04.3 ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15 Uname: Linux 4.4.0-34-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CurrentDesktop: LXDE Date: Fri Aug 26 09:05:44 2016 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2016-08-08 (17 days ago) InstallationMedia: Lubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160720) IpRoute: default via 172.16.0.27 dev wlp2s0 proto static metric 600 172.16.0.0/16 dev wlp2s0 proto kernel scope link src 172.16.0.182 metric 600 NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-dev: DEVICE TYPE STATE DBUS-PATH CONNECTION CON-UUID CON-PATH wlp2s0 wifi connected /org/freedesktop/NetworkManager/Devices/0 haywiredcce62ca8-d2bd-480e-b67b-f4cf93a54d8b /org/freedesktop/NetworkManager/ActiveConnection/1 lo loopback unmanaged /org/freedesktop/NetworkManager/Devices/1 -- ---- nmcli-nm: RUNNING VERSION STATE STARTUP CONNECTIVITY NETWORKING WIFI-HW WIFI WWAN-HW WWAN running 1.2.0connected started full enabled enabled enabled enabled enabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1617204/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639728] Re: package openssh-server 1:7.2p2-4ubuntu2.1 failed to install/upgrade: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました
Thank you for your report. I think you're asking for this bug to be closed? I'll set the bug status to Invalid accordingly. If you need help, you can find pointers to get help for this sort of problem here: http://www.ubuntu.com/support/community ** Changed in: openssh (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1639728 Title: package openssh-server 1:7.2p2-4ubuntu2.1 failed to install/upgrade: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました Status in openssh package in Ubuntu: Invalid Bug description: to tell the truth,I broke the line of source code.I'm very sorry. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: openssh-server 1:7.2p2-4ubuntu2.1 ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21 Uname: Linux 4.4.0-45-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 AptOrdering: openssh-server: Install openssh-server: Configure NULL: ConfigurePending Architecture: amd64 Date: Mon Nov 7 17:10:15 2016 ErrorMessage: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました InstallationDate: Installed on 2015-11-19 (353 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Build amd64 LIVE Binary 20140422-09:40 RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.12~ubuntu16.04.1 SSHDConfig: Error: command ['/usr/sbin/sshd', '-T'] failed with exit code 255: /etc/ssh/sshd_config: line 11: Bad configuration option: RhostsRSAAuthetication /etc/ssh/sshd_config: terminating, 1 bad configuration options SourcePackage: openssh Title: package openssh-server 1:7.2p2-4ubuntu2.1 failed to install/upgrade: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1639728/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1633520] Re: Support dbus runtime relocation
So mardy, is there a different bug about snapd growing support for dbus activation or will we use this? (just trying to keep track of it) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dbus in Ubuntu. https://bugs.launchpad.net/bugs/1633520 Title: Support dbus runtime relocation Status in D-Bus: Unknown Status in dbus package in Ubuntu: New Status in snapd package in Ubuntu: New Bug description: For example, when running in a snap. I ran into this while testing a unity8 desktop session snap. Session services were being dbus-activated, but dbus was running the hardcoded paths in the session desktop files. Which weren't pointed into the snap. DBus has support for relocating those paths, but it only does so on Windows. I've added a patch to support $DBUS_ROOT on Unix and relocate paths as needed. I've linked the upstream bug here. We may want to consider patching Ubuntu while we wait for it to land upstream. I've attached the patch here too. To manage notifications about this bug go to: https://bugs.launchpad.net/dbus/+bug/1633520/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1636905] Re: Sound card not recognized on Dell Vostro 5568
Seems like the problem has been partially resolved: I did not mention that I had a dual boot machine with Windows 10, since I did not think it was relevant. Now, here is what I did: I first reinstalled Ubuntu 16.04 (erased the Ubuntu 16.10 partition). When I logged into Ubuntu 16.04 the sound problem was still there. I then logged into Windows 10 an suddenly realized that the sound problem was also present in Windows 10. So I now suspected it might be a hardware issue and not related to Ubuntu at all. But before ordering service on the machine I decided to try to reinstall Windows 10 also. >From Windows, I selected "Reset Windows" (option "Remove everything"). After logging back into Windows 10 after the reset, the sound problem was still there, but the same day I was about to ship the laptop for service, I logged back into Windows a last time, and, voila, the sound problem was suddenly gone. I then logged back into Ubuntu 16.04, and to my great relief the sound was now working from Ubuntu also! So then it was not a hardware issue, but what was it then? If I should guess now, the problem could maybe be related to the external interface connector on the Dell laptop. Since it is a multipurpose microphone in/stereo headphones/external speakers/headset connector it might have confused Ubuntu? The reason is: Each time I try to connect the headphones in Ubuntu I get a popup dialog asking what audio device I am trying to connect. If I choose headphones it works fine until the next reboot. After that I need to unplug them and replug them for sound to start working again. The problem could also be related to Ubuntu 16.10 vs. Ubuntu 16.04. To check this I would have to reinstall Ubuntu 16.10, but I do not have the courage to do that currently.. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1636905 Title: Sound card not recognized on Dell Vostro 5568 Status in alsa-driver package in Ubuntu: New Bug description: I just reinstalled a fresh Ubuntu 16.10 on my Dell Vostro 5568 laptop. The audio controller on the laptop is a Realtek ALC3246 with Waves MaxxAudio Pro. The external interface connector is a microphone in/stereo headphones/external speakers connector. When I select "System Settings->Sound" the output device in the dialog window shows as "Dummy Output" and when I press the "Test Sound" button no sound is heard from either front left or front right speaker ( I have ensured sound is not muted ). Note: Before reinstalling, I asked a question on askubuntu,com: http://askubuntu.com/q/841759/156688 So reinstallation of Ubuntu 16.10 did not help on my sound problem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1636905/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1633520] Re: Support dbus runtime relocation
I think we can use this one. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dbus in Ubuntu. https://bugs.launchpad.net/bugs/1633520 Title: Support dbus runtime relocation Status in D-Bus: Unknown Status in dbus package in Ubuntu: New Status in snapd package in Ubuntu: New Bug description: For example, when running in a snap. I ran into this while testing a unity8 desktop session snap. Session services were being dbus-activated, but dbus was running the hardcoded paths in the session desktop files. Which weren't pointed into the snap. DBus has support for relocating those paths, but it only does so on Windows. I've added a patch to support $DBUS_ROOT on Unix and relocate paths as needed. I've linked the upstream bug here. We may want to consider patching Ubuntu while we wait for it to land upstream. I've attached the patch here too. To manage notifications about this bug go to: https://bugs.launchpad.net/dbus/+bug/1633520/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1624320] Re: systemd-resolved appends 127.0.0.53 to resolv.conf alongside existing entries
Unfortunately the DNS interface of current systemd-resolved strips DNSSEC, so applications that do DANE validation still have to target the upstreams directly. I have filed a bug about this: https://github.com/systemd/systemd/issues/4621 ** Bug watch added: github.com/systemd/systemd/issues #4621 https://github.com/systemd/systemd/issues/4621 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1624320 Title: systemd-resolved appends 127.0.0.53 to resolv.conf alongside existing entries Status in systemd package in Ubuntu: Triaged Bug description: systemd-resolved, or more precisely the hook script /lib/systemd/system/systemd-resolved.service.d/resolvconf.conf, causes resolvconf to add 127.0.0.53 to the set of nameservers in /etc/resolv.conf alongside the other nameservers. That makes no sense because systemd-resolved sets up 127.0.0.53 as a proxy for those other nameservers. The effect is similar to bug 1624071 but for applications doing their own DNS lookups. It breaks any DNSSEC validation that systemd-resolved tries to do; applications will failover to the other nameservers, bypassing validation failures. And it makes failing queries take twice as long. /etc/resolv.conf should have only 127.0.0.53 when systemd-resolved is active. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1624320/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637758] Re: lightdm greeter session not properly shut down at login
> After revision 2409 in system monitor I see that there is still running unity-settings-daemon started by lightdm. I can confirm that part. This is from https://code.launchpad.net/~pitti /unity-greeter/systemd-indicators/+merge/309321, we need to stop nm- applet and the unity-settings-daemon from the lightdm session. I retitle the bug accordingly. The change in lightdm itself (http://bazaar.launchpad.net/~lightdm- team/lightdm/trunk/revision/2409) might exhibit an underlying bug (presumably the "more than one settings-daemon), but it is by itself a correct change. ** Summary changed: - Revision 2409 introduces regression + lightdm greeter session not properly shut down at login ** Package changed: lightdm (Ubuntu) => unity-greeter (Ubuntu) ** Changed in: unity-greeter (Ubuntu) Status: Confirmed => New ** Changed in: unity-greeter (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1637758 Title: lightdm greeter session not properly shut down at login Status in unity-greeter package in Ubuntu: In Progress Bug description: I am using lightdm with 2 seats. After 2409 revision randomly one of two seats does not work correctly. xsettings plugin from unity-settings-daemon or gnome-settings-deamon fails to start because there is already _XSESSION_S* manager running. After revision 2409 in system monitor I see that there is still running unity-settings-daemon started by lightdm. Reverting this revision fixes my problem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1637758/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637758] [NEW] lightdm greeter session not properly shut down at login
You have been subscribed to a public bug: I am using lightdm with 2 seats. After 2409 revision randomly one of two seats does not work correctly. xsettings plugin from unity-settings-daemon or gnome-settings-deamon fails to start because there is already _XSESSION_S* manager running. After revision 2409 in system monitor I see that there is still running unity-settings-daemon started by lightdm. Reverting this revision fixes my problem. ** Affects: lightdm (Ubuntu) Importance: Undecided Assignee: Martin Pitt (pitti) Status: Incomplete ** Tags: systemd-session -- lightdm greeter session not properly shut down at login https://bugs.launchpad.net/bugs/1637758 You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640216] [NEW] /etc/systemd/system/ctrl-alt-del.target gets installed/overwritten
Public bug reported: I'm using Ubuntu 17.04 dev with systemd 232-2git1 and I have masked some jobs to prevent them being started and one of them was ctrl-alt- del.target. But I'm noticing that on installing systemd it does now overwrite the file /etc/systemd/system/ctrl-alt-del.target which does then enable a reboot on pressing CTRL + ALT + DEL again. ** Affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1640216 Title: /etc/systemd/system/ctrl-alt-del.target gets installed/overwritten Status in systemd package in Ubuntu: New Bug description: I'm using Ubuntu 17.04 dev with systemd 232-2git1 and I have masked some jobs to prevent them being started and one of them was ctrl-alt- del.target. But I'm noticing that on installing systemd it does now overwrite the file /etc/systemd/system/ctrl-alt-del.target which does then enable a reboot on pressing CTRL + ALT + DEL again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1640216/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640214] [NEW] [unity8][desktop] wrong network indicator icon - cogwheel
Public bug reported: clean 17.04 install on a desktop PC (NOT laptop, only wired connection does not have a wireless network card) the network indicator, top bar/panel is wrong. it is showing the cogwheel. it is like this since i can remember (15.04 + on desktop) ** Affects: canonical-devices-system-image Importance: Undecided Status: New ** Affects: unity8 (Ubuntu) Importance: Undecided Status: New ** Also affects: unity8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1640214 Title: [unity8][desktop] wrong network indicator icon - cogwheel Status in Canonical System Image: New Status in unity8 package in Ubuntu: New Bug description: clean 17.04 install on a desktop PC (NOT laptop, only wired connection does not have a wireless network card) the network indicator, top bar/panel is wrong. it is showing the cogwheel. it is like this since i can remember (15.04 + on desktop) To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1640214/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1589005] Re: After update DNS work unstable
I also still have this problem with 1.2.2-0ubuntu0.16.04.3 amd64 Only version 1.1.93 works for me on 16.04. ** Changed in: network-manager (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1589005 Title: After update DNS work unstable Status in network-manager package in Ubuntu: Confirmed Bug description: Today I have updated network-manager from update repo and chrome have started get err_name_resolution_failed apt started get network errors. W: Failed to fetch http://by.archive.ubuntu.com/ubuntu/pool/main/n/network-manager/network-manager_1.1.93-0ubuntu4_amd64.deb Temporary failure resolving 'by.archive.ubuntu.com' I got same error when previously update network-manager from ubuntu- proposed, so I think this packet with regression moved to normal update. workaround: download old network-manager_1.1.93-0ubuntu4_amd64.deb and install it using sudo dpkg -i network-manager_1.1.93-0ubuntu4_amd64.deb and lock version echo "network-manager hold" | sudo dpkg --set-selections "apt update" going to show network-manager as upgradable but "apt upgrage" going to ignore it ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: network-manager 1.2.0-0ubuntu0.16.04.2 ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8 Uname: Linux 4.4.0-22-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CurrentDesktop: Unity Date: Sat Jun 4 01:39:17 2016 IfupdownConfig: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback InstallationDate: Installed on 2016-05-01 (33 days ago) InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1) IpRoute: default via 192.168.100.1 dev enp8s0 proto static metric 100 169.254.0.0/16 dev enp8s0 scope link metric 1000 192.168.100.0/24 dev enp8s0 proto kernel scope link src 192.168.100.9 metric 100 NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=false WWANEnabled=true SourcePackage: network-manager UpgradeStatus: No upgrade log present (probably fresh install) nmcli-con: NAMEUUID TYPE TIMESTAMP TIMESTAMP-REALAUTOCONNECT AUTOCONNECT-PRIORITY READONLY DBUS-PATH ACTIVE DEVICE STATE ACTIVE-PATH Проводное соединение 1 34318290-4c71-4b1f-9154-d0f134b91440 802-3-ethernet 1464993435 Sat 04 Jun 2016 01:37:15 MSK yes 4294966297 no/org/freedesktop/NetworkManager/Settings/2 yes enp8s0 activated /org/freedesktop/NetworkManager/ActiveConnection/0 HUAWEI-KpW2 1 8087b7e0-51dc-43c4-8928-4d03c85a5762 802-11-wireless 1464546384 Sun 29 May 2016 21:26:24 MSK yes 0 no/org/freedesktop/NetworkManager/Settings/1 no -- -- -- nmcli-dev: DEVICE TYPE STATEDBUS-PATH CONNECTION CON-UUID CON-PATH enp8s0 ethernet connected/org/freedesktop/NetworkManager/Devices/1 Проводное соединение 1 34318290-4c71-4b1f-9154-d0f134b91440 /org/freedesktop/NetworkManager/ActiveConnection/0 wlp9s0 wifi unavailable /org/freedesktop/NetworkManager/Devices/0 -- ---- lo loopback unmanaged/org/freedesktop/NetworkManager/Devices/2 -- ---- nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: Error: Object 'nm' is unknown, try 'nmcli help'. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1589005/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640214] Re: [unity8][desktop] wrong network indicator icon - cogwheel
Is indicator-network running for you? Can you please attach a screenshot? $ indicator-network -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1640214 Title: [unity8][desktop] wrong network indicator icon - cogwheel Status in Canonical System Image: New Status in unity8 package in Ubuntu: New Bug description: clean 17.04 install on a desktop PC (NOT laptop, only wired connection does not have a wireless network card) the network indicator, top bar/panel is wrong. it is showing the cogwheel. it is like this since i can remember (15.04 + on desktop) To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1640214/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637758] Re: lightdm greeter session not properly shut down at login
> This is from https://code.launchpad.net/~pitti/unity-greeter/systemd- indicators/+merge/309321, we need to stop nm-applet and the unity- settings-daemon from the lightdm session. I retitle the bug accordingly. Actually, no -- this MP didn't even land yet, so the leaked unity- settings-daemon and nm-applet are still from the upstart-controlled session. So, can you please upgrade to current zesty and re-confirm? If you still get this, please give me the output of "loginctl" and "loginctl session-status XX" where XX is the session number (like "c1") from the first command that applies to lightdm. ** Changed in: unity-greeter (Ubuntu) Status: In Progress => Incomplete ** Package changed: unity-greeter (Ubuntu) => lightdm (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1637758 Title: lightdm greeter session not properly shut down at login Status in lightdm package in Ubuntu: Incomplete Bug description: I am using lightdm with 2 seats. After 2409 revision randomly one of two seats does not work correctly. xsettings plugin from unity-settings-daemon or gnome-settings-deamon fails to start because there is already _XSESSION_S* manager running. After revision 2409 in system monitor I see that there is still running unity-settings-daemon started by lightdm. Reverting this revision fixes my problem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1637758/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1589401] Re: cannot view wifi networks after re-enabling wifi
On Bugzilla one ask's: --- It would be useful to have also NM logs. Would you please set: [logging] level=TRACE in /etc/NetworkManager/NetworkManager.conf, restart the NM service, reproduce the issue and then attach the journal log ('journalctl -u NetworkManager -b')? Thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1589401 Title: cannot view wifi networks after re-enabling wifi Status in NetworkManager: Confirmed Status in network-manager package in Ubuntu: Incomplete Bug description: after re enabling wifi, up-down arrows just like wired network. cannot see any wifi ssid. To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/1589401/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639977] Re: /usr/bin/unattended-upgrade:FileNotFoundError:/usr/bin/unattended-upgrade@1468:main:write_stamp_file
** Tags added: yakkety -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu. https://bugs.launchpad.net/bugs/1639977 Title: /usr/bin/unattended-upgrade:FileNotFoundError:/usr/bin/unattended- upgrade@1468:main:write_stamp_file Status in unattended-upgrades package in Ubuntu: Fix Released Status in unattended-upgrades source package in Xenial: Triaged Status in unattended-upgrades source package in Yakkety: In Progress Bug description: Test Case - 1) edit /etc/apt/apt.conf.d/20auto-upgrades so that Update-Package-Lists is 1 and Unattended-Upgrade is 1 2) sudo apt-get update 3) sudo rm -fr /var/lib/apt/periodic 4) sudo /usr/bin/unattended-upgrade 5) observe the following Traceback Traceback (most recent call last): File "/usr/bin/unattended-upgrade", line 1468, in main(options) File "/usr/bin/unattended-upgrade", line 1419, in main write_stamp_file() File "/usr/bin/unattended-upgrade", line 1011, in write_stamp_file with open(os.path.join(statedir, "unattended-upgrades-stamp"), "w"): FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/apt/periodic/unattended-upgrades-stamp' With the version of the package from -proposed you'll receive no such Traceback. Regression Potential This patch just ends up creating a directory if it does not exist. Potential regressions would be a result of the patch being typo'ed e.g. typo'ing os.path.exits instead of os.path.exists and the code failing when a statedir does exist. So read the patch carefully! Original description The Ubuntu Error Tracker has been receiving reports about a problem regarding unattended-upgrades. This problem was most recently seen with package version 0.90ubuntu0.1, the problem page at https://errors.ubuntu.com/problem/4f4644d58ccc3231b270311abe8fec67b6c7ca36 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker you can request it at http://forms.canonical.com/reports/. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1639977/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640214] Re: [unity8][desktop] wrong network indicator icon - cogwheel
i can't take attach a screenshot because if i press the print screen key it crashes/locks the shell. the shell is inactive, with the mouse locked, i can't move the mouse. so this is a clean install, i changed nothing, i don't have proposed active etc. just a clean daily build install -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1640214 Title: [unity8][desktop] wrong network indicator icon - cogwheel Status in Canonical System Image: New Status in unity8 package in Ubuntu: New Bug description: clean 17.04 install on a desktop PC (NOT laptop, only wired connection does not have a wireless network card) the network indicator, top bar/panel is wrong. it is showing the cogwheel. it is like this since i can remember (15.04 + on desktop) To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1640214/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639249] Re: Result art not displayed when run in a snap
Here is the error returned by thumbnailer in the unity8-dash.log when processing image://thumbnailer/file:/// uris: [2016-11-08:16:59:24.600] Thumbnailer: RequestImpl::dbusCallFinished(): D-Bus error: Handler::checkFinished(): no artwork for thumbnail: /snap/unity8-session/x4/usr/lib/x86_64-linux-gnu/unity-scopes/fake_music_scope/albumart3.png (67,0): NO ARTWORK [2016-11-08:16:59:24.601] Thumbnailer: RequestImpl::dbusCallFinished(): D-Bus error: Handler::checkFinished(): no artwork for thumbnail: /snap/unity8-session/x4/usr/lib/x86_64-linux-gnu/unity-scopes/fake_music_scope/art2.jpg (184,0): NO ARTWORK [2016-11-08:16:59:24.604] Thumbnailer: RequestImpl::dbusCallFinished(): D-Bus error: Handler::checkFinished(): no artwork for thumbnail: /snap/unity8-session/x4/usr/lib/x86_64-linux-gnu/unity-scopes/fake_music_scope/albumart2.png (67,0): NO ARTWORK [2016-11-08:16:59:24.622] :46:33: QML CroppedImageMinimumSourceSize: Thumbnailer: RequestImpl::dbusCallFinished(): D-Bus error: Handler::checkFinished(): no artwork for thumbnail: /snap/unity8-session/x4/usr/lib/x86_64-linux-gnu/unity-scopes/fake_music_scope/albumart3.png (67,0): NO ARTWORK [2016-11-08:16:59:24.622] :46:33: QML CroppedImageMinimumSourceSize: Thumbnailer: RequestImpl::dbusCallFinished(): D-Bus error: Handler::checkFinished(): no artwork for thumbnail: /snap/unity8-session/x4/usr/lib/x86_64-linux-gnu/unity-scopes/fake_music_scope/art2.jpg (184,0): NO ARTWORK [2016-11-08:16:59:24.622] :46:33: QML CroppedImageMinimumSourceSize: Thumbnailer: RequestImpl::dbusCallFinished(): D-Bus error: Handler::checkFinished(): no artwork for thumbnail: /snap/unity8-session/x4/usr/lib/x86_64-linux-gnu/unity-scopes/fake_music_scope/albumart2.png (67,0): NO ARTWORK -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-shell in Ubuntu. https://bugs.launchpad.net/bugs/1639249 Title: Result art not displayed when run in a snap Status in unity-scopes-api package in Ubuntu: Invalid Status in unity-scopes-shell package in Ubuntu: New Bug description: When a scope calls result.set_art() the path is not adjusted to take in consideration $SNAP. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1639249/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)
** Tags removed: verification-done ** Tags added: verification-done-xenial verification-needed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1574324 Title: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?) Status in pulseaudio package in Ubuntu: In Progress Status in pulseaudio source package in Xenial: Fix Committed Status in pulseaudio source package in Yakkety: Fix Committed Bug description: Impact: A patch we carry for Ubuntu touch introduced a change that originally was required to make sure PulseAudio did not crash. This patch was ported to PulseAudio 8 in Xenial, but the patch author's bluetooth hardware that was to hand at the time worked so was assumed to be ok. However, the opposite is now happening, i.e PulseAudio is crashing with a subset of Bluetooth hardware. Regression potential: Very low to none. As can be read in this report, much debugging and testing has been done to find the problem, and the eventual fix. Moreover the change is the removal of a patch hunk that removed a line of code originally present in PulseAudio. Test case: NOTE that this test case applies to bluetooth hardware that is identified as not working in this bug report. 1. Install, or upgrade to Xenial or yakkety. 2. Pair your bluetooth device in the bluetooth settings in the relevant settings application for your desktop environment. 3. Once paired, you will notice that sound stops working, as pulseaudio has thrown an assertion error. 4. You do not have to remove your audio device from the paired device list, but it may be easier to do so for the next part of the testing. 5. Update to the version of PulseAudio in xenial-proposed which is 1:8.0-0ubuntu3.1, or in yakkety-proposed, which is 1:9.0-2ubuntu2.1. 6. Re-pair your device. Audio should continue to work, and you should be able to switch to your bluetooth device and use it. Original bug report: When I attempt to connect my Jaybird Bluebuds X to Ubuntu 16.04 pulseaudio crashes, this does *NOT* happen with a Jambox which leads me to believe it's an intermittent problem with some hardware. This did not happen on Ubuntu 15.10 (which was an upgrade of 15.04). Ubuntu Release: Description: Ubuntu 16.04 LTS Release: 16.04 Pulseaudio Version: pulseaudio: Installed: 1:8.0-0ubuntu3 Candidate: 1:8.0-0ubuntu3 Version table: *** 1:8.0-0ubuntu3 500 500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages 100 /var/lib/dpkg/status Device info: [bluetooth]# info 44:5E:F3:B4:07:29 Device 44:5E:F3:B4:07:29 Name: BlueBuds X Alias: BlueBuds X Class: 0x240404 Icon: audio-card Paired: yes Trusted: yes Blocked: no Connected: no LegacyPairing: no UUID: Headset (1108--1000-8000-00805f9b34fb) UUID: Audio Sink(110b--1000-8000-00805f9b34fb) UUID: A/V Remote Control Target (110c--1000-8000-00805f9b34fb) UUID: A/V Remote Control(110e--1000-8000-00805f9b34fb) UUID: Handsfree (111e--1000-8000-00805f9b34fb) UUID: Unknown (80ff--1000-8000-00805f9b34fb) I have also attached a debug dump of Pulseaudio when attempting to connect to the headphones. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1574324/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639977] Re: /usr/bin/unattended-upgrade:FileNotFoundError:/usr/bin/unattended-upgrade@1468:main:write_stamp_file
** Changed in: unattended-upgrades (Ubuntu Yakkety) Assignee: (unassigned) => Brian Murray (brian-murray) ** Changed in: unattended-upgrades (Ubuntu Yakkety) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu. https://bugs.launchpad.net/bugs/1639977 Title: /usr/bin/unattended-upgrade:FileNotFoundError:/usr/bin/unattended- upgrade@1468:main:write_stamp_file Status in unattended-upgrades package in Ubuntu: Fix Released Status in unattended-upgrades source package in Xenial: Triaged Status in unattended-upgrades source package in Yakkety: In Progress Bug description: Test Case - 1) edit /etc/apt/apt.conf.d/20auto-upgrades so that Update-Package-Lists is 1 and Unattended-Upgrade is 1 2) sudo apt-get update 3) sudo rm -fr /var/lib/apt/periodic 4) sudo /usr/bin/unattended-upgrade 5) observe the following Traceback Traceback (most recent call last): File "/usr/bin/unattended-upgrade", line 1468, in main(options) File "/usr/bin/unattended-upgrade", line 1419, in main write_stamp_file() File "/usr/bin/unattended-upgrade", line 1011, in write_stamp_file with open(os.path.join(statedir, "unattended-upgrades-stamp"), "w"): FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/apt/periodic/unattended-upgrades-stamp' With the version of the package from -proposed you'll receive no such Traceback. Regression Potential This patch just ends up creating a directory if it does not exist. Potential regressions would be a result of the patch being typo'ed e.g. typo'ing os.path.exits instead of os.path.exists and the code failing when a statedir does exist. So read the patch carefully! Original description The Ubuntu Error Tracker has been receiving reports about a problem regarding unattended-upgrades. This problem was most recently seen with package version 0.90ubuntu0.1, the problem page at https://errors.ubuntu.com/problem/4f4644d58ccc3231b270311abe8fec67b6c7ca36 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker you can request it at http://forms.canonical.com/reports/. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1639977/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640214] Re: [unity8][desktop] wrong network indicator icon - cogwheel
indicator-network log (if it helps) Debug: nmofono::KillSwitch::KillSwitch(const QDBusConnection&) reply.isValid() false reply.value() true reply.error() QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.freedesktop.URfkill was not provided by any .service files") ((null):0, (null)) Debug: Device Added: "/org/freedesktop/NetworkManager/Devices/0" ((null):0, (null)) Debug: Device Added: "/org/freedesktop/NetworkManager/Devices/1" ((null):0, (null)) Debug: Device Added: "/org/freedesktop/NetworkManager/Devices/2" ((null):0, (null)) Debug: Unlock all modems ((null):0, (null)) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1640214 Title: [unity8][desktop] wrong network indicator icon - cogwheel Status in Canonical System Image: New Status in unity8 package in Ubuntu: New Bug description: clean 17.04 install on a desktop PC (NOT laptop, only wired connection does not have a wireless network card) the network indicator, top bar/panel is wrong. it is showing the cogwheel. it is like this since i can remember (15.04 + on desktop) To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1640214/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637758] Re: lightdm greeter session not properly shut down at login
What do you mean with current zesty? I just installed all updates (I don't use proposed), but I have not restarted pc and/or lightdm... If /usr/lib/lightdm/lightdm-greeter-session has this line: eval `dbus-launch --sh-syntax` Then my second seat / session works - I can logout & login without problems. When I restore this line: [ -n "$DBUS_SESSION_BUS_ADDRESS" ] || eval `dbus-launch --sh-syntax` Problem is back. Every time I try to login unity-settings-daemon started from lightdm is still running... alberts@ga-b75m-d3h:~$ loginctl SESSIONUID USER SEAT TTY c4 1001 flashbackseat1 2120 debian-spamd /dev/pts/8 c42 1001 flashbackseat1 c3 1000 alberts seat0 c43111 lightdm seat1 c44 1001 flashbackseat1 6 sessions listed. alberts@ga-b75m-d3h:~$ loginctl session-status c43 c43 - lightdm (111) Since: Tue 2016-11-08 18:16:59 EET; 2min 3s ago Leader: 20942 Seat: seat1 Display: :0 Service: lightdm-greeter; type x11; class greeter State: closing Unit: session-c43.scope ├─20972 /usr/lib/at-spi2-core/at-spi2-registryd --use-gnome-session ├─20983 nm-applet └─20985 /usr/lib/unity-settings-daemon/unity-settings-daemon nov 08 18:16:59 ga-b75m-d3h systemd[1]: Started Session c43 of user lightdm. nov 08 18:16:59 ga-b75m-d3h org.a11y.atspi.Registry[20970]: SpiRegistry daemon is running with well-known name - org.a11y.atsp nov 08 18:17:03 ga-b75m-d3h lightdm[20942]: pam_unix(lightdm-greeter:session): session closed for user lightdm -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1637758 Title: lightdm greeter session not properly shut down at login Status in lightdm package in Ubuntu: Incomplete Bug description: I am using lightdm with 2 seats. After 2409 revision randomly one of two seats does not work correctly. xsettings plugin from unity-settings-daemon or gnome-settings-deamon fails to start because there is already _XSESSION_S* manager running. After revision 2409 in system monitor I see that there is still running unity-settings-daemon started by lightdm. Reverting this revision fixes my problem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1637758/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640214] Re: [unity8][desktop] wrong network indicator icon - cogwheel
i'm also affected by this bug https://bugs.launchpad.net/canonical- devices-system-image/+bug/1639440 first i thought that is because i had proposed enabled but then i made a clean install, same result, apps don't start. can you please test on a desktop pc with a clean 17.04 install? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1640214 Title: [unity8][desktop] wrong network indicator icon - cogwheel Status in Canonical System Image: New Status in unity8 package in Ubuntu: New Bug description: clean 17.04 install on a desktop PC (NOT laptop, only wired connection does not have a wireless network card) the network indicator, top bar/panel is wrong. it is showing the cogwheel. it is like this since i can remember (15.04 + on desktop) To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1640214/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1591328] Re: Pointer/cursor input lag in unity8 session
** Changed in: canonical-devices-system-image Milestone: 14 => backlog -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1591328 Title: Pointer/cursor input lag in unity8 session Status in Canonical System Image: In Progress Status in Mir: In Progress Status in mir package in Ubuntu: Triaged Status in qtmir package in Ubuntu: Confirmed Status in unity8 package in Ubuntu: Confirmed Bug description: Mouse pointer suffers of heavy input lag on my laptop, might also affect tablet To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1591328/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1574324] Re: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?)
The proposed packages worked for me on yakkety. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1574324 Title: pulseaudio crashes when connecting to bluetooth headphones (due to ubuntu changes?) Status in pulseaudio package in Ubuntu: In Progress Status in pulseaudio source package in Xenial: Fix Committed Status in pulseaudio source package in Yakkety: Fix Committed Bug description: Impact: A patch we carry for Ubuntu touch introduced a change that originally was required to make sure PulseAudio did not crash. This patch was ported to PulseAudio 8 in Xenial, but the patch author's bluetooth hardware that was to hand at the time worked so was assumed to be ok. However, the opposite is now happening, i.e PulseAudio is crashing with a subset of Bluetooth hardware. Regression potential: Very low to none. As can be read in this report, much debugging and testing has been done to find the problem, and the eventual fix. Moreover the change is the removal of a patch hunk that removed a line of code originally present in PulseAudio. Test case: NOTE that this test case applies to bluetooth hardware that is identified as not working in this bug report. 1. Install, or upgrade to Xenial or yakkety. 2. Pair your bluetooth device in the bluetooth settings in the relevant settings application for your desktop environment. 3. Once paired, you will notice that sound stops working, as pulseaudio has thrown an assertion error. 4. You do not have to remove your audio device from the paired device list, but it may be easier to do so for the next part of the testing. 5. Update to the version of PulseAudio in xenial-proposed which is 1:8.0-0ubuntu3.1, or in yakkety-proposed, which is 1:9.0-2ubuntu2.1. 6. Re-pair your device. Audio should continue to work, and you should be able to switch to your bluetooth device and use it. Original bug report: When I attempt to connect my Jaybird Bluebuds X to Ubuntu 16.04 pulseaudio crashes, this does *NOT* happen with a Jambox which leads me to believe it's an intermittent problem with some hardware. This did not happen on Ubuntu 15.10 (which was an upgrade of 15.04). Ubuntu Release: Description: Ubuntu 16.04 LTS Release: 16.04 Pulseaudio Version: pulseaudio: Installed: 1:8.0-0ubuntu3 Candidate: 1:8.0-0ubuntu3 Version table: *** 1:8.0-0ubuntu3 500 500 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 Packages 100 /var/lib/dpkg/status Device info: [bluetooth]# info 44:5E:F3:B4:07:29 Device 44:5E:F3:B4:07:29 Name: BlueBuds X Alias: BlueBuds X Class: 0x240404 Icon: audio-card Paired: yes Trusted: yes Blocked: no Connected: no LegacyPairing: no UUID: Headset (1108--1000-8000-00805f9b34fb) UUID: Audio Sink(110b--1000-8000-00805f9b34fb) UUID: A/V Remote Control Target (110c--1000-8000-00805f9b34fb) UUID: A/V Remote Control(110e--1000-8000-00805f9b34fb) UUID: Handsfree (111e--1000-8000-00805f9b34fb) UUID: Unknown (80ff--1000-8000-00805f9b34fb) I have also attached a debug dump of Pulseaudio when attempting to connect to the headphones. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1574324/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640233] [NEW] package libqt5dbus5:i386 (not installed) failed to install/upgrade: package libqt5dbus5:i386 5.6.1+dfsg-3ubuntu6~4 cannot be configured because libqt5dbus5:amd64 i
Public bug reported: . ProblemType: Package DistroRelease: Ubuntu 16.10 Package: libqt5dbus5:i386 (not installed) 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: Mon Nov 7 11:17:39 2016 DuplicateSignature: package:libqt5dbus5:i386:(not installed) Unpacking mesa-utils:i386 (8.3.0-2) over (8.3.0-2) ... dpkg: error processing package libqt5core5a:i386 (--configure): package libqt5core5a:i386 5.6.1+dfsg-3ubuntu6~4 cannot be configured because libqt5core5a:amd64 is at a different version (5.6.1+dfsg-3ubuntu7~~xenialoverlay1~2) ErrorMessage: package libqt5dbus5:i386 5.6.1+dfsg-3ubuntu6~4 cannot be configured because libqt5dbus5:amd64 is at a different version (5.6.1+dfsg-3ubuntu7~~xenialoverlay1~2) InstallationDate: Installed on 2016-04-13 (209 days ago) InstallationMedia: RelatedPackageVersions: dpkg 1.18.10ubuntu1 apt 1.3.1 SourcePackage: qtbase-opensource-src Title: package libqt5dbus5:i386 (not installed) failed to install/upgrade: package libqt5dbus5:i386 5.6.1+dfsg-3ubuntu6~4 cannot be configured because libqt5dbus5:amd64 is at a different version (5.6.1+dfsg-3ubuntu7~~xenialoverlay1~2) UpgradeStatus: Upgraded to yakkety on 2016-10-14 (25 days ago) ** Affects: qtbase-opensource-src (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package need-duplicate-check yakkety -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1640233 Title: package libqt5dbus5:i386 (not installed) failed to install/upgrade: package libqt5dbus5:i386 5.6.1+dfsg-3ubuntu6~4 cannot be configured because libqt5dbus5:amd64 is at a different version (5.6.1+dfsg- 3ubuntu7~~xenialoverlay1~2) Status in qtbase-opensource-src package in Ubuntu: New Bug description: . ProblemType: Package DistroRelease: Ubuntu 16.10 Package: libqt5dbus5:i386 (not installed) 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: Mon Nov 7 11:17:39 2016 DuplicateSignature: package:libqt5dbus5:i386:(not installed) Unpacking mesa-utils:i386 (8.3.0-2) over (8.3.0-2) ... dpkg: error processing package libqt5core5a:i386 (--configure): package libqt5core5a:i386 5.6.1+dfsg-3ubuntu6~4 cannot be configured because libqt5core5a:amd64 is at a different version (5.6.1+dfsg-3ubuntu7~~xenialoverlay1~2) ErrorMessage: package libqt5dbus5:i386 5.6.1+dfsg-3ubuntu6~4 cannot be configured because libqt5dbus5:amd64 is at a different version (5.6.1+dfsg-3ubuntu7~~xenialoverlay1~2) InstallationDate: Installed on 2016-04-13 (209 days ago) InstallationMedia: RelatedPackageVersions: dpkg 1.18.10ubuntu1 apt 1.3.1 SourcePackage: qtbase-opensource-src Title: package libqt5dbus5:i386 (not installed) failed to install/upgrade: package libqt5dbus5:i386 5.6.1+dfsg-3ubuntu6~4 cannot be configured because libqt5dbus5:amd64 is at a different version (5.6.1+dfsg-3ubuntu7~~xenialoverlay1~2) UpgradeStatus: Upgraded to yakkety on 2016-10-14 (25 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1640233/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639977] Re: /usr/bin/unattended-upgrade:FileNotFoundError:/usr/bin/unattended-upgrade@1468:main:write_stamp_file
** Changed in: unattended-upgrades (Ubuntu Xenial) Assignee: (unassigned) => Brian Murray (brian-murray) ** Changed in: unattended-upgrades (Ubuntu Xenial) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu. https://bugs.launchpad.net/bugs/1639977 Title: /usr/bin/unattended-upgrade:FileNotFoundError:/usr/bin/unattended- upgrade@1468:main:write_stamp_file Status in unattended-upgrades package in Ubuntu: Fix Released Status in unattended-upgrades source package in Xenial: In Progress Status in unattended-upgrades source package in Yakkety: In Progress Bug description: Test Case - 1) edit /etc/apt/apt.conf.d/20auto-upgrades so that Update-Package-Lists is 1 and Unattended-Upgrade is 1 2) sudo apt-get update 3) sudo rm -fr /var/lib/apt/periodic 4) sudo /usr/bin/unattended-upgrade 5) observe the following Traceback Traceback (most recent call last): File "/usr/bin/unattended-upgrade", line 1468, in main(options) File "/usr/bin/unattended-upgrade", line 1419, in main write_stamp_file() File "/usr/bin/unattended-upgrade", line 1011, in write_stamp_file with open(os.path.join(statedir, "unattended-upgrades-stamp"), "w"): FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/apt/periodic/unattended-upgrades-stamp' With the version of the package from -proposed you'll receive no such Traceback. Regression Potential This patch just ends up creating a directory if it does not exist. Potential regressions would be a result of the patch being typo'ed e.g. typo'ing os.path.exits instead of os.path.exists and the code failing when a statedir does exist. So read the patch carefully! Original description The Ubuntu Error Tracker has been receiving reports about a problem regarding unattended-upgrades. This problem was most recently seen with package version 0.90ubuntu0.1, the problem page at https://errors.ubuntu.com/problem/4f4644d58ccc3231b270311abe8fec67b6c7ca36 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker you can request it at http://forms.canonical.com/reports/. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1639977/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
Re: [Touch-packages] [Bug 1637758] Re: lightdm greeter session not properly shut down at login
On Tue, Nov 08, 2016 at 04:19:33PM -, Alberts Muktupāvels wrote: > What do you mean with current zesty? I just installed all updates (I > don't use proposed), but I have not restarted pc and/or lightdm... Try to restart. For me the problem is gone indeed. I don't really understand why, but it looks like the new systemd (232-2git1) fixed it. -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer [ la...@debian.org ] Ubuntu Developer [ la...@ubuntu.com ] -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1637758 Title: lightdm greeter session not properly shut down at login Status in lightdm package in Ubuntu: Incomplete Bug description: I am using lightdm with 2 seats. After 2409 revision randomly one of two seats does not work correctly. xsettings plugin from unity-settings-daemon or gnome-settings-deamon fails to start because there is already _XSESSION_S* manager running. After revision 2409 in system monitor I see that there is still running unity-settings-daemon started by lightdm. Reverting this revision fixes my problem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1637758/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1590321] Re: /usr/bin/unattended-upgrade:FileNotFoundError:/usr/bin/unattended-upgrade@1468:main:get_dpkg_log_content
** Description changed: Test Case - 1) edit /etc/apt/apt.conf.d/20auto-upgrades so that Update-Package-Lists is 1 and Unattended-Upgrade is 1 2) sudo apt-get update 3) sudo /usr/bin/unattended-upgrades (to update the system) 4) sudo /usr/bin/unattended-upgrades (a second time for some reason) 5) sudo rm /var/log/unattended-upgrades/unattended-upgrades-dpkg.log 6) sudo /usr/bin/unattended-upgrades Observe the following crash: Traceback (most recent call last): File "/usr/bin/unattended-upgrade", line 1468, in main(options) File "/usr/bin/unattended-upgrade", line 1406, in main log_content = get_dpkg_log_content(logfile_dpkg, install_start_time) File "/usr/bin/unattended-upgrade", line 1075, in get_dpkg_log_content with io.open(logfile_dpkg, encoding='utf-8') as fp: FileNotFoundError: [Errno 2] No such file or directory: '/var/log/unattended-upgrades/unattended-upgrades-dpkg.log' With the version of the package from -proposed you won't receive the crash in step 6 and /var/log/unattended-upgrades/unattended-upgrades- dpkg.log will exist. + Regression Potential + + This patch just ends up creating a file if it does not exist. Potential regressions would be a result of the patch being typo'ed e.g. typo'ing os.path.exits instead of os.path.exists and the code failing when a logfile does exist. So read the patch carefully! + + Original Description The Ubuntu Error Tracker has been receiving reports about a problem regarding unattended-upgrades. This problem was most recently seen with version 0.90, the problem page at https://errors.ubuntu.com/problem/db5f0a803afdf5bb5e20a42ce68f4fda3ce0df8a contains more details. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu. https://bugs.launchpad.net/bugs/1590321 Title: /usr/bin/unattended-upgrade:FileNotFoundError:/usr/bin/unattended- upgrade@1468:main:get_dpkg_log_content Status in unattended-upgrades package in Ubuntu: Fix Released Status in unattended-upgrades source package in Xenial: In Progress Status in unattended-upgrades source package in Yakkety: In Progress Status in unattended-upgrades source package in Zesty: Fix Released Bug description: Test Case - 1) edit /etc/apt/apt.conf.d/20auto-upgrades so that Update-Package-Lists is 1 and Unattended-Upgrade is 1 2) sudo apt-get update 3) sudo /usr/bin/unattended-upgrades (to update the system) 4) sudo /usr/bin/unattended-upgrades (a second time for some reason) 5) sudo rm /var/log/unattended-upgrades/unattended-upgrades-dpkg.log 6) sudo /usr/bin/unattended-upgrades Observe the following crash: Traceback (most recent call last): File "/usr/bin/unattended-upgrade", line 1468, in main(options) File "/usr/bin/unattended-upgrade", line 1406, in main log_content = get_dpkg_log_content(logfile_dpkg, install_start_time) File "/usr/bin/unattended-upgrade", line 1075, in get_dpkg_log_content with io.open(logfile_dpkg, encoding='utf-8') as fp: FileNotFoundError: [Errno 2] No such file or directory: '/var/log/unattended-upgrades/unattended-upgrades-dpkg.log' With the version of the package from -proposed you won't receive the crash in step 6 and /var/log/unattended-upgrades/unattended-upgrades- dpkg.log will exist. Regression Potential This patch just ends up creating a file if it does not exist. Potential regressions would be a result of the patch being typo'ed e.g. typo'ing os.path.exits instead of os.path.exists and the code failing when a logfile does exist. So read the patch carefully! Original Description The Ubuntu Error Tracker has been receiving reports about a problem regarding unattended-upgrades. This problem was most recently seen with version 0.90, the problem page at https://errors.ubuntu.com/problem/db5f0a803afdf5bb5e20a42ce68f4fda3ce0df8a contains more details. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1590321/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637758] Re: lightdm greeter session not properly shut down at login
Installing all updates and rebooting still affects my duplicates (I'm not using two seats(?) but they're duplicates according to Ian Lane). ** Attachment added: "#1637758 loginctl Terminal output" https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1637758/+attachment/4774494/+files/%231637758%20loginctl%20Terminal%20output -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1637758 Title: lightdm greeter session not properly shut down at login Status in lightdm package in Ubuntu: Invalid Bug description: I am using lightdm with 2 seats. After 2409 revision randomly one of two seats does not work correctly. xsettings plugin from unity-settings-daemon or gnome-settings-deamon fails to start because there is already _XSESSION_S* manager running. After revision 2409 in system monitor I see that there is still running unity-settings-daemon started by lightdm. Reverting this revision fixes my problem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1637758/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1588526] Re: [mako] Alarm doesn't ring when screen locked
This bug was fixed in the package indicator-datetime - 15.10+17.04.20161104-0ubuntu1 --- indicator-datetime (15.10+17.04.20161104-0ubuntu1) zesty; urgency=medium [ Charles Kerr ] * Remember the system bus instead of fetching it asynchronously (LP: #1588526) -- charles.k...@canonical.com (charles.k...@canonical.com) Fri, 04 Nov 2016 16:45:17 + ** Changed in: indicator-datetime (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime in Ubuntu. https://bugs.launchpad.net/bugs/1588526 Title: [mako] Alarm doesn't ring when screen locked Status in Canonical System Image: In Progress Status in Ubuntu Clock App: Confirmed Status in indicator-datetime package in Ubuntu: Fix Released Bug description: Hello, I noticed couple of time, difficult to reproduce that the alarm does not ring at the correct time but ring as soon the screen is on. Mako Rc-proposed bq-aquaris R324. Regards Edit : to make ring the phone i just need to wake up the phone and the alarm start to ring. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1588526/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637758] Re: lightdm greeter session not properly shut down at login
Restart did help. :) ** Changed in: lightdm (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1637758 Title: lightdm greeter session not properly shut down at login Status in lightdm package in Ubuntu: Invalid Bug description: I am using lightdm with 2 seats. After 2409 revision randomly one of two seats does not work correctly. xsettings plugin from unity-settings-daemon or gnome-settings-deamon fails to start because there is already _XSESSION_S* manager running. After revision 2409 in system monitor I see that there is still running unity-settings-daemon started by lightdm. Reverting this revision fixes my problem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1637758/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639558] Re: message regarding ignoring 50unattended-upgrades.ucf-dist is annoying
** Summary changed: - regression-update from #1624641 + message regarding ignoring 50unattended-upgrades.ucf-dist is annoying ** Changed in: unattended-upgrades (Ubuntu) Status: New => Confirmed ** Changed in: unattended-upgrades (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu. https://bugs.launchpad.net/bugs/1639558 Title: message regarding ignoring 50unattended-upgrades.ucf-dist is annoying Status in unattended-upgrades package in Ubuntu: Confirmed Bug description: Regression problem, (in the sense it didn't happen before the update although not directly from the code changes) Since update to 0.90ubuntu0.1 (ubuntu 16.04) I am constantly now getting this notification performing anything with apt. N: Ignoring file '50unattended-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension Secondly I am also now getting this, triggering apport bug report on every boot (program is not checking/creating a dir before trying to write to log in it) syslog.1:Nov 6 10:36:26 PortegeR830 apt.systemd.daily[815]: FileNotFoundError: [Errno 2] No such file or directory: '/var/log /unattended-upgrades/unattended-upgrades-dpkg.log' ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: unattended-upgrades 0.90ubuntu0.1 ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21 Uname: Linux 4.4.0-45-generic x86_64 .var.log.unattended-upgrades.unattended-upgrades.log: 2016-11-06 10:36:05,682 INFO Initial blacklisted packages: 2016-11-06 10:36:05,682 INFO Initial whitelisted packages: 2016-11-06 10:36:05,683 INFO Starting unattended upgrades script 2016-11-06 10:36:05,683 INFO Allowed origins are: ['o=Ubuntu,a=xenial-security', 'o=Ubuntu,a=xenial-updates', 'o=Ubuntu,a=xenial-backports'] 2016-11-06 10:36:21,473 INFO Packages that will be upgraded: ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CurrentDesktop: Unity Date: Sun Nov 6 10:59:28 2016 PackageArchitecture: all SourcePackage: unattended-upgrades UpgradeStatus: No upgrade log present (probably fresh install) modified.conffile..etc.apt.apt.conf.d.10periodic: APT::Periodic::Update-Package-Lists "1"; APT::Periodic::Download-Upgradeable-Packages "1"; APT::Periodic::AutocleanInterval "7"; APT::Periodic::Unattended-Upgrade "1"; mtime.conffile..etc.apt.apt.conf.d.10periodic: 2015-05-30T16:31:54.137714 mtime.conffile..etc.apt.apt.conf.d.50unattended-upgrades: 2015-05-30T16:31:21.861600 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1639558/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639743] Re: `&` in french translaction "Logiciels & mises à jour" should be escaped as `&`
The original string is "Software & Updates", so if you are right, a lot of users (not only French) ought to run into the issue and there would be a need to either change the original string or make whatever uses the string when upgrading Ubuntu via update-manager capable of dealing with an unescaped '&' character. What makes you think that the single '&' character is the culprit? What does the error alert say? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1639743 Title: `&` in french translaction "Logiciels & mises à jour" should be escaped as `&` Status in software-properties package in Ubuntu: Incomplete Status in update-manager package in Ubuntu: Invalid Bug description: When running update-manager in French the "Logiciels & mises à jour" sentence make the update-manager to fail with an empty dialog. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1639743/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637996] Re: app switcher not responsive
*** This bug is a duplicate of bug 1518935 *** https://bugs.launchpad.net/bugs/1518935 ** This bug has been marked a duplicate of bug 1518935 When an application is suspended or closed it causes a large UI stutter -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1637996 Title: app switcher not responsive Status in Canonical System Image: Confirmed Status in unity8 package in Ubuntu: Confirmed Bug description: MX4 running 451 After some period of use, the switched frequently becomes unresponsive, either it does not reveal right away on a right edge gesture, or when revealed selecting an app does nothing for some seconds. When in this state it is inconsistent, will work a few times, then not work. This regressed with the new implementation. It does seem to require that the browser or a webapp is open. I cannot reproduce it otherwise. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1637996/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1631474] Re: No networking with initramfs-tools 0.122ubuntu8.3 and ip=dhcp boot option
scotte, Jason, could either of you verify that the revert returned initramfs-tools in a state that works for you? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1631474 Title: No networking with initramfs-tools 0.122ubuntu8.3 and ip=dhcp boot option Status in initramfs-tools package in Ubuntu: In Progress Status in initramfs-tools source package in Xenial: Fix Released Status in initramfs-tools source package in Yakkety: Fix Committed Status in initramfs-tools source package in Zesty: In Progress Bug description: [Impact] * initramfs-tools SRUs introduced regressions in ip= syntax, which cause unexpected behavior [Test Case] * Create a machine that boots using an nfsroot. * Use ip=:eth0:dhcp on the kernel command line. To set up networking. * Discover that the device never comes up because, networking is not configured correctly. [Regression Potential] Should be back to original behavior before ipv6 support was introduced in the past 2 or 3 SRUs. [Other Info] * There are a number of other issues in this code base that are not solved by this fix. - The ?*:?*:?*:?*: use case falls through to the default case, and likely breaks there. As such static assignment via ip= appears broken - * The networking configuration does not strictly follow the kernel documentation as described https://www.kernel.org/doc/Documentation/filesystems/nfs/nfsroot.txt . This should be fixed. This bug is a regression of changes made under bug 1628306. Original Bug Description Follows== initramfs-tools 0.122ubuntu8.3 introduced a serious regression where networking is not initialized when the boot option "ip=dhcp" is provided. We are seeing this problem in AWS, but cannot confirm if this issue is specific to AWS or will occur with different hardware or in different environments. Removing "ip=dhcp" from the boot options with 0.122ubuntu8.3 results in networking being configured. The issue does not occur with 0.122ubuntu8.2 or previous versions when "ip=dhcp" is set. AWS has no console so debugging is not a trivial task. I do have a console log with some output, and will update this bug shortly with it. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1631474/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640267] [NEW] Softwarecenter there's no Employment
Public bug reported: Hello I have new installed ubuntu 16.10 64 bit. I have made all updates. System is up-to-date. I have tested my .deb pakage. Softwarecenter there's no employment and finish from the Install. Install is finished, the program is in function, i cannot see the finish it in the window. The button is not red, the name from button is not finish. See the picture. ** Affects: apt (Ubuntu) Importance: Undecided Status: New ** Tags: window ** Attachment added: "apt" https://bugs.launchpad.net/bugs/1640267/+attachment/4774504/+files/forwarding%20view%20install%20.deb%20pakage.png ** Summary changed: - Softwarecenter there's no Employmend + Softwarecenter there's no Employment ** Description changed: Hello I have new installed ubuntu 16.10 64 bit. + I have made all updates. System is updated. I have tested my .deb pakage. Softwarecenter there's no employment and finish from the Install. Install is finished, the program is in function, i cannot see the finish it in the window. The button is not red, the name from button is not finish. See the picture. ** Description changed: Hello I have new installed ubuntu 16.10 64 bit. - I have made all updates. System is updated. + I have made all updates. System is up-to-date. I have tested my .deb pakage. Softwarecenter there's no employment and finish from the Install. Install is finished, the program is in function, i cannot see the finish it in the window. The button is not red, the name from button is not finish. See the picture. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1640267 Title: Softwarecenter there's no Employment Status in apt package in Ubuntu: New Bug description: Hello I have new installed ubuntu 16.10 64 bit. I have made all updates. System is up-to-date. I have tested my .deb pakage. Softwarecenter there's no employment and finish from the Install. Install is finished, the program is in function, i cannot see the finish it in the window. The button is not red, the name from button is not finish. See the picture. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1640267/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640267] Re: Softwarecenter there's no Employment
** Package changed: apt (Ubuntu) => gnome-software (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1640267 Title: Softwarecenter there's no Employment Status in gnome-software package in Ubuntu: New Bug description: Hello I have new installed ubuntu 16.10 64 bit. I have made all updates. System is up-to-date. I have tested my .deb pakage. Softwarecenter there's no employment and finish from the Install. Install is finished, the program is in function, i cannot see the finish it in the window. The button is not red, the name from button is not finish. See the picture. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1640267/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1637300] Re: procps upgrades fail in a LXD container
root@vps137255:~# apt-get install procps/xenial-proposed Reading package lists... Done Building dependency tree Reading state information... Done Selected version '2:3.3.10-4ubuntu2.2' (Ubuntu:16.04/xenial-proposed [amd64]) for 'procps' The following packages were automatically installed and are no longer required: initramfs-tools-core libapt-inst1.5 linux-base Use 'apt autoremove' to remove them. The following packages will be upgraded: procps 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 4 not fully installed or removed. Need to get 222 kB of archives. After this operation, 0 B of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 procps amd64 2:3.3.10-4ubuntu2.2 [222 kB] Fetched 222 kB in 0s (2,235 kB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... 21894 files and directories currently installed.) Preparing to unpack .../procps_2%3a3.3.10-4ubuntu2.2_amd64.deb ... Unpacking procps (2:3.3.10-4ubuntu2.2) over (2:3.3.10-4ubuntu2) ... Processing triggers for systemd (229-4ubuntu12) ... Processing triggers for man-db (2.7.5-1) ... Setting up procps (2:3.3.10-4ubuntu2.2) ... update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults Setting up udev (229-4ubuntu12) ... Installing new version of config file /etc/init.d/udev ... Installing new version of config file /etc/init/udevmonitor.conf ... addgroup: The group `input' already exists as a system group. Exiting. Removing obsolete conffile /etc/init.d/udev-finish ... Removing obsolete conffile /etc/init/udev-finish.conf ... Removing obsolete conffile /etc/init/udev-fallback-graphics.conf ... Removing obsolete conffile /etc/init.d/lvm2 ... Setting up initramfs-tools-core (0.122ubuntu8.5) ... Installing new version of config file /etc/initramfs-tools/initramfs.conf ... Setting up openssh-server (1:7.2p2-4ubuntu2.1) ... Installing new version of config file /etc/network/if-up.d/openssh-server ... Processing triggers for systemd (229-4ubuntu12) ... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in Ubuntu. https://bugs.launchpad.net/bugs/1637300 Title: procps upgrades fail in a LXD container Status in procps package in Ubuntu: Fix Released Status in procps source package in Xenial: Fix Committed Status in procps package in Debian: Fix Released Bug description: [Impact] procps cannot be upgraded - or even reinstalled - in an LXD container. This means we cannot deliver updates (like the pending fix for LP: #1637026 in xenial-proposed) w/o putting container users in a bad state that requires a container restart to resolve. [Test Case] $ lxc launch ubuntu:xenial procpstest Creating procpstest Starting procpstest $ lxc exec procpstest -- /bin/bash root@procpstest:~# apt --reinstall install procps Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded. Need to get 209 kB of archives. After this operation, 0 B of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports xenial/main arm64 procps arm64 2:3.3.10-4ubuntu2 [209 kB] Fetched 209 kB in 1s (113 kB/s) (Reading database ... 25398 files and directories currently installed.) Preparing to unpack .../procps_2%3a3.3.10-4ubuntu2_arm64.deb ... Unpacking procps (2:3.3.10-4ubuntu2) over (2:3.3.10-4ubuntu2) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for systemd (229-4ubuntu11) ... Setting up procps (2:3.3.10-4ubuntu2) ... update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults Job for systemd-sysctl.service failed because the control process exited with error code. See "systemctl status systemd-sysctl.service" and "journalctl -xe" for details. invoke-rc.d: initscript procps, action "start" failed. dpkg: error processing package procps (--configure): subprocess installed post-installation script returned error exit status 1 Errors were encountered while processing: procps E: Sub-process /usr/bin/dpkg returned an error code (1) root@procpstest:~# [Regression Risk] The proposed fix is to disable invoking the procps initscript on install/upgrade. This fix is already in yakkety, and I didn't find any bugs related to it in LP. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/procps/+bug/1637300/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1631474] Re: No networking with initramfs-tools 0.122ubuntu8.3 and ip=dhcp boot option
It's been resolved for us in xenial for quite awhile... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1631474 Title: No networking with initramfs-tools 0.122ubuntu8.3 and ip=dhcp boot option Status in initramfs-tools package in Ubuntu: In Progress Status in initramfs-tools source package in Xenial: Fix Released Status in initramfs-tools source package in Yakkety: Fix Committed Status in initramfs-tools source package in Zesty: In Progress Bug description: [Impact] * initramfs-tools SRUs introduced regressions in ip= syntax, which cause unexpected behavior [Test Case] * Create a machine that boots using an nfsroot. * Use ip=:eth0:dhcp on the kernel command line. To set up networking. * Discover that the device never comes up because, networking is not configured correctly. [Regression Potential] Should be back to original behavior before ipv6 support was introduced in the past 2 or 3 SRUs. [Other Info] * There are a number of other issues in this code base that are not solved by this fix. - The ?*:?*:?*:?*: use case falls through to the default case, and likely breaks there. As such static assignment via ip= appears broken - * The networking configuration does not strictly follow the kernel documentation as described https://www.kernel.org/doc/Documentation/filesystems/nfs/nfsroot.txt . This should be fixed. This bug is a regression of changes made under bug 1628306. Original Bug Description Follows== initramfs-tools 0.122ubuntu8.3 introduced a serious regression where networking is not initialized when the boot option "ip=dhcp" is provided. We are seeing this problem in AWS, but cannot confirm if this issue is specific to AWS or will occur with different hardware or in different environments. Removing "ip=dhcp" from the boot options with 0.122ubuntu8.3 results in networking being configured. The issue does not occur with 0.122ubuntu8.2 or previous versions when "ip=dhcp" is set. AWS has no console so debugging is not a trivial task. I do have a console log with some output, and will update this bug shortly with it. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1631474/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640278] [NEW] Login box in LightDM should be center centered on wide screens
Public bug reported: Login box in LightDM should be center centered on wide screens it's sooper annoying to login on wide screens, you have to turn your head to see the login screen. please see attachment ** Affects: ubuntu-ux Importance: Undecided Status: New ** Affects: lightdm (Ubuntu) Importance: Undecided Status: New ** Attachment added: "yuge.jpg" https://bugs.launchpad.net/bugs/1640278/+attachment/4774508/+files/yuge.jpg ** Also affects: lightdm (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1640278 Title: Login box in LightDM should be center centered on wide screens Status in Ubuntu UX: New Status in lightdm package in Ubuntu: New Bug description: Login box in LightDM should be center centered on wide screens it's sooper annoying to login on wide screens, you have to turn your head to see the login screen. please see attachment To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ux/+bug/1640278/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639558] Re: message regarding ignoring 50unattended-upgrades.ucf-dist is annoying
great, also bug #1236059 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu. https://bugs.launchpad.net/bugs/1639558 Title: message regarding ignoring 50unattended-upgrades.ucf-dist is annoying Status in unattended-upgrades package in Ubuntu: Confirmed Bug description: Regression problem, (in the sense it didn't happen before the update although not directly from the code changes) Since update to 0.90ubuntu0.1 (ubuntu 16.04) I am constantly now getting this notification performing anything with apt. N: Ignoring file '50unattended-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension Secondly I am also now getting this, triggering apport bug report on every boot (program is not checking/creating a dir before trying to write to log in it) syslog.1:Nov 6 10:36:26 PortegeR830 apt.systemd.daily[815]: FileNotFoundError: [Errno 2] No such file or directory: '/var/log /unattended-upgrades/unattended-upgrades-dpkg.log' ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: unattended-upgrades 0.90ubuntu0.1 ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21 Uname: Linux 4.4.0-45-generic x86_64 .var.log.unattended-upgrades.unattended-upgrades.log: 2016-11-06 10:36:05,682 INFO Initial blacklisted packages: 2016-11-06 10:36:05,682 INFO Initial whitelisted packages: 2016-11-06 10:36:05,683 INFO Starting unattended upgrades script 2016-11-06 10:36:05,683 INFO Allowed origins are: ['o=Ubuntu,a=xenial-security', 'o=Ubuntu,a=xenial-updates', 'o=Ubuntu,a=xenial-backports'] 2016-11-06 10:36:21,473 INFO Packages that will be upgraded: ApportVersion: 2.20.1-0ubuntu2.1 Architecture: amd64 CurrentDesktop: Unity Date: Sun Nov 6 10:59:28 2016 PackageArchitecture: all SourcePackage: unattended-upgrades UpgradeStatus: No upgrade log present (probably fresh install) modified.conffile..etc.apt.apt.conf.d.10periodic: APT::Periodic::Update-Package-Lists "1"; APT::Periodic::Download-Upgradeable-Packages "1"; APT::Periodic::AutocleanInterval "7"; APT::Periodic::Unattended-Upgrade "1"; mtime.conffile..etc.apt.apt.conf.d.10periodic: 2015-05-30T16:31:54.137714 mtime.conffile..etc.apt.apt.conf.d.50unattended-upgrades: 2015-05-30T16:31:21.861600 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1639558/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639440] Re: [desktop] apps don't start, missing logs
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cgmanager (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1639440 Title: [desktop] apps don't start, missing logs Status in Canonical System Image: Incomplete Status in cgmanager package in Ubuntu: Confirmed Status in ubuntu-app-launch package in Ubuntu: Confirmed Status in unity8 package in Ubuntu: Incomplete Bug description: update. Fresh install of 17.04 same result, the apps don't start Ubuntu 17.04 + proposed (unity8 desktop session) unity8/zesty-proposed,now 8.14+17.04.20161027-0ubuntu1 amd64 [installed,automatic] apps don't load and i can't find the logs in ~/.cache/upstart for the apps. i'll upload the logs that i do have for unity8 To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1639440/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1640278] Re: Login box in LightDM should be center centered on wide screens
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lightdm (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1640278 Title: Login box in LightDM should be center centered on wide screens Status in Ubuntu UX: New Status in lightdm package in Ubuntu: Confirmed Bug description: Login box in LightDM should be center centered on wide screens it's sooper annoying to login on wide screens, you have to turn your head to see the login screen. please see attachment To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ux/+bug/1640278/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1639440] Re: [desktop] apps don't start, missing logs
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-app-launch (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1639440 Title: [desktop] apps don't start, missing logs Status in Canonical System Image: Incomplete Status in cgmanager package in Ubuntu: Confirmed Status in ubuntu-app-launch package in Ubuntu: Confirmed Status in unity8 package in Ubuntu: Incomplete Bug description: update. Fresh install of 17.04 same result, the apps don't start Ubuntu 17.04 + proposed (unity8 desktop session) unity8/zesty-proposed,now 8.14+17.04.20161027-0ubuntu1 amd64 [installed,automatic] apps don't load and i can't find the logs in ~/.cache/upstart for the apps. i'll upload the logs that i do have for unity8 To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1639440/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp