[Bug 1722427] Re: [error-report]error occurs when reading /etc/profile

2017-10-10 Thread qiu
** Also affects: fcitx (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722427

Title:
  [error-report]error occurs when reading /etc/profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1722427/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722258] Re: Available wifi networks are not sorted by signal strength

2017-10-10 Thread Sebastien Bacher
** Bug watch added: GNOME Bug Tracker #721963
   https://bugzilla.gnome.org/show_bug.cgi?id=721963

** Also affects: gnome-shell via
   https://bugzilla.gnome.org/show_bug.cgi?id=721963
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722258

Title:
  Available wifi networks are not sorted by signal strength

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1722258/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1703393] Re: TCP offloads disabled by default

2017-10-10 Thread Dimitri John Ledkov
Reproduced
ubuntu@sruz:~$ ethtool -k ens3 | grep tcp
tcp-segmentation-offload: off
tx-tcp-segmentation: off
tx-tcp-ecn-segmentation: off [fixed]
tx-tcp-mangleid-segmentation: off
tx-tcp6-segmentation: off [fixed]
ubuntu@sruz:~$ dpkg-query -W systemd
systemd 232-21ubuntu5

Fixed
ubuntu@sruz:~$ ethtool -k ens3 | grep tcp
tcp-segmentation-offload: on
tx-tcp-segmentation: on
tx-tcp-ecn-segmentation: off [fixed]
tx-tcp-mangleid-segmentation: off
tx-tcp6-segmentation: off [fixed]
ubuntu@sruz:~$ dpkg-query -W systemd
systemd 232-21ubuntu7



** Tags removed: verification-needed verification-needed-zesty
** Tags added: verification-done verification-done-zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1703393

Title:
  TCP offloads disabled by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1703393/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722039] Re: Stuck with nvidia graphics only when using the latest NVIDIA 384/387 drivers

2017-10-10 Thread Dylan Borg
Output when running prime-select:

dylan@zenbook-pro:~$ sudo prime-select intel
[sudo] password for dylan: 
Info: the current GL alternatives in use are: ['nvidia-387', 'nvidia-387']
Info: the current EGL alternatives in use are: ['nvidia-387', 'nvidia-387']
Info: selecting nvidia-387-prime for the intel profile
update-alternatives: using /usr/lib/nvidia-387-prime/ld.so.conf to provide 
/etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in manual 
mode
update-alternatives: using /usr/lib/nvidia-387-prime/ld.so.conf to provide 
/etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in 
manual mode
update-alternatives: using /usr/lib/nvidia-387-prime/alt_ld.so.conf to provide 
/etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in manual mode
update-alternatives: using /usr/lib/nvidia-387-prime/alt_ld.so.conf to provide 
/etc/ld.so.conf.d/i386-linux-gnu_EGL.conf (i386-linux-gnu_egl_conf) in manual 
mode
dylan@zenbook-pro:~$ sudo prime-select nvidia
Info: the current GL alternatives in use are: ['nvidia-387-prime', 
'nvidia-387-prime']
Info: the current EGL alternatives in use are: ['nvidia-387-prime', 
'nvidia-387-prime']
Info: selecting nvidia-387 for the nvidia profile
update-alternatives: using /usr/lib/nvidia-387/ld.so.conf to provide 
/etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in manual 
mode
update-alternatives: using /usr/lib/nvidia-387/ld.so.conf to provide 
/etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in 
manual mode
update-alternatives: using /usr/lib/nvidia-387/alt_ld.so.conf to provide 
/etc/ld.so.conf.d/i386-linux-gnu_GL.conf (i386-linux-gnu_gl_conf) in manual mode
update-alternatives: using /usr/lib/nvidia-387/alt_ld.so.conf to provide 
/etc/ld.so.conf.d/i386-linux-gnu_EGL.conf (i386-linux-gnu_egl_conf) in manual 
mode

** Changed in: nvidia-prime (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722039

Title:
  Stuck with nvidia graphics only when using the latest NVIDIA 384/387
  drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1722039/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722039] Re: Stuck with nvidia graphics only when using the latest NVIDIA 384/387 drivers

2017-10-10 Thread Dylan Borg
Coming to think of it I have not tried nvidia 381. Should I?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722039

Title:
  Stuck with nvidia graphics only when using the latest NVIDIA 384/387
  drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1722039/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722039] Re: Stuck with nvidia graphics only when using the latest NVIDIA 384/387 drivers

2017-10-10 Thread Dylan Borg
The version of nvidia-375 I am seeing points to nvidia-384. So I cannot
install nvidia-375 without breaking my system (i.e. using a .run file
that wouldn't work with nvidia-prime anyways)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722039

Title:
  Stuck with nvidia graphics only when using the latest NVIDIA 384/387
  drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1722039/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722229] Re: "Some title" notification displayed when there is no network

2017-10-10 Thread Jean-Baptiste Lallement
Also this message is not displayed without the snap plugin installed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/179

Title:
  "Some title" notification displayed when there is no network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/179/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1716301] Re: wifi driver: mt7601u not work on 16.04

2017-10-10 Thread Kai-Heng Feng
The device probably requires a delay between modeswitch, it's pure guesswork 
though. Please try kernel here:
http://people.canonical.com/~khfeng/lp1716301-delay-quirk/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1716301

Title:
  wifi driver: mt7601u not work on 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1716301/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1715552] Re: VMWare does not start

2017-10-10 Thread Wolf Rogner
VMWare currently ships version 14 of its software. They probably have no
interest to fix this issue.

This is unfortunate.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1715552

Title:
  VMWare does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1715552/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1671952] Re: python program gets segmentation fault

2017-10-10 Thread Serhiy Storchaka
Please file a bug on the Python bug tracker (https://bugs.python.org/)
and provide a minimal script that reproduces a crash.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1671952

Title:
  python program gets segmentation fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1671952/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1703836] Re: ipa-dnskeysyncd expects XML ods-enforcer no longer outputs xml

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package freeipa - 4.4.4-3

---
freeipa (4.4.4-3) unstable; urgency=medium

  * fix-opendnssec-setup.diff: Fix a typo. (Closes: #878095)

 -- Timo Aaltonen   Mon, 09 Oct 2017 23:51:56 +0300

** Changed in: freeipa (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1703836

Title:
  ipa-dnskeysyncd expects XML ods-enforcer no longer outputs xml

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1703836/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1702459] Re: Failed to send request: 'str' object has no attribute 'decode' on Ubuntu 16.04

2017-10-10 Thread Serhiy Storchaka
It would be helpful if you provide a traceback. Just remove try/except
or insert raise before print.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1702459

Title:
  Failed to send request: 'str' object has no attribute 'decode' on
  Ubuntu 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1702459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1656236] Re: OpenSans TTF fonts missing

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package freeipa - 4.4.4-3

---
freeipa (4.4.4-3) unstable; urgency=medium

  * fix-opendnssec-setup.diff: Fix a typo. (Closes: #878095)

 -- Timo Aaltonen   Mon, 09 Oct 2017 23:51:56 +0300

** Changed in: freeipa (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656236

Title:
  OpenSans TTF fonts missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1656236/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1718143] Re: linux: 4.10.0-36.40 -proposed tracker

2017-10-10 Thread Kleber Sacilotto de Souza
** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1718143

Title:
  linux: 4.10.0-36.40 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1718143/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1715073] Comment bridged from LTC Bugzilla

2017-10-10 Thread bugproxy
--- Comment From vict...@br.ibm.com 2017-10-10 07:10 EDT---
Hi Carol,

Could you please do one last check and let us know if we can close this
bug?

Thanks
Victor

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1715073

Title:
  SRIOV: warning if unload VFs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1715073/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1566508] Re: autofs races with sssd on startup

2017-10-10 Thread Alvin Cura
Having this problem with freeipa on xenial.

ii  sssd-ipa  1.13.4-1ubuntu1.8
amd64System Security Services Daemon -- IPA back end

--- client side output ---
alvinc@ipa-client-02:~$ sudo systemctl restart autofs
[sudo] password for alvinc: 
alvinc@ipa-client-02:~$ sudo ls -Fla /nethome/acura
ls: cannot access '/nethome/acura': No such file or directory

--- client side syslog ---
Oct 10 07:26:45 ipa-client-02 systemd[1]: Stopping LSB: Automounts filesystems 
on demand...
Oct 10 07:26:45 ipa-client-02 autofs[4315]:  * Stopping automount...
Oct 10 07:26:45 ipa-client-02 autofs[4315]:...done.
Oct 10 07:26:45 ipa-client-02 systemd[1]: Stopped LSB: Automounts filesystems 
on demand.
Oct 10 07:26:45 ipa-client-02 systemd[1]: Starting LSB: Automounts filesystems 
on demand...
Oct 10 07:26:45 ipa-client-02 autofs[4322]:  * Starting automount...
Oct 10 07:26:45 ipa-client-02 automount[4332]: setautomntent: lookup(sss): 
setautomntent: No such file or directory
Oct 10 07:26:45 ipa-client-02 autofs[4322]:...done.
Oct 10 07:26:45 ipa-client-02 systemd[1]: Started LSB: Automounts filesystems 
on demand.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1566508

Title:
  autofs races with sssd on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1566508/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1678477] Re: Kernel has troule recognizing Corsair Strafe RGB keyboard

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.10.0-37.41

---
linux (4.10.0-37.41) zesty; urgency=low

  * CVE-2017-1000255
- SAUCE: powerpc/64s: Use emergency stack for kernel TM Bad Thing program
  checks
- SAUCE: powerpc/tm: Fix illegal TM state in signal handler

linux (4.10.0-36.40) zesty; urgency=low

  * linux: 4.10.0-36.40 -proposed tracker (LP: #1718143)

  * Neighbour confirmation broken, breaks ARP cache aging (LP: #1715812)
- sock: add sk_dst_pending_confirm flag
- net: add dst_pending_confirm flag to skbuff
- sctp: add dst_pending_confirm flag
- tcp: replace dst_confirm with sk_dst_confirm
- net: add confirm_neigh method to dst_ops
- net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
- net: pending_confirm is not used anymore

  * SRIOV: warning if unload VFs (LP: #1715073)
- PCI: Lock each enable/disable num_vfs operation in sysfs
- PCI: Disable VF decoding before pcibios_sriov_disable() updates resources

  * Kernel has troule recognizing Corsair Strafe RGB keyboard (LP: #1678477)
- usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard

  * CVE-2017-14106
- tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0

  * [CIFS] Fix maximum SMB2 header size (LP: #1713884)
- CIFS: Fix maximum SMB2 header size

  * Middle button of trackpoint doesn't work (LP: #1715271)
- Input: trackpoint - assume 3 buttons when buttons detection fails

  * Drop GPL from of_node_to_nid() export to match other arches (LP: #1709179)
- powerpc: Drop GPL from of_node_to_nid() export to match other arches

  * vhost guest network randomly drops under stress (kvm) (LP: #1711251)
- Revert "vhost: cache used event for better performance"

  * arm64 arch_timer fixes (LP: #1713821)
- Revert "UBUNTU: SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if
  workaround is enabled"
- arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
- clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
- clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect
  variable
- clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
- clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace 
is
  enabled

  * Touchpad not detected (LP: #1708852)
- Input: elan_i2c - add ELAN0608 to the ACPI table

 -- Thadeu Lima de Souza Cascardo   Fri, 06 Oct
2017 16:45:48 -0300

** Changed in: linux (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-1000255

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-14106

** Changed in: linux (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1678477

Title:
  Kernel has troule recognizing Corsair Strafe RGB keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1678477/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1714984] Re: [SRU] 2.28

2017-10-10 Thread Michael Vogt
** Description changed:

- Placeholder
+ This is a new version of snapd.
+ 
+ The changelog for 2.28.1 is available here
+ 
https://github.com/snapcore/snapd/blob/2.28.1/packaging/ubuntu-16.04/changelog,
+ the raw git changelog is available here:
+ https://github.com/snapcore/snapd/commits/2.28.1 (note that the debian
+ changelog is auto-generated from the merges of the git commits so there
+ is usually no need to look at the raw git commits).
+ 
+ The snappy team released a new 2.28.1 release that we want SRU into
+ xenial. The new process described in
+ https://wiki.ubuntu.com/SnapdUpdates was used and we have done
+ integration-tests on the snappy images, autopkgtests on classic and unit
+ tests.

** Also affects: snapd (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: snapd (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: snapd (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Also affects: snapd (Ubuntu Zesty)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1714984

Title:
  [SRU] 2.28

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1714984/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722397] Re: idle doesn't run in 17.10

2017-10-10 Thread dino99
Should be fixed now:

python3-defaults (3.6.3-0ubuntu2) artful; urgency=medium

  * Fix idle script. LP: #1721852.

 -- Matthias Klose   Tue, 10 Oct 2017 08:00:04 +0200

** Changed in: python3-defaults (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722397

Title:
  idle doesn't run in 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1722397/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1714504] Re: App indicator is not always displayed

2017-10-10 Thread Jean-Baptiste Lallement
No this is not related to locking/unlocking and it seems to happen on X
rather than wayland.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1714504

Title:
  App indicator is not always displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-appindicator/+bug/1714504/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1721762] Re: Cancelled installation of snap continues

2017-10-10 Thread Jean-Baptiste Lallement
Le 10/10/2017 à 05:27, Robert Ancell a écrit :
> Can you confirm if this is an existing bug or something introduced with
> the new snapd/gnome-software?

This is an existing issue.

> 
> ** Changed in: gnome-software (Ubuntu Artful)
> Status: New => Triaged
> 
> ** Changed in: gnome-software (Ubuntu Artful)
> Importance: Undecided => High
> 


-- 
Jean-Baptiste Lallement
irc: jibel

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721762

Title:
  Cancelled installation of snap continues

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1721762/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1697641] Re: Chromium doesn't open OSK under GNOME Shell

2017-10-10 Thread Olivier Tilloy
Some data points:

 Version 58.0.3029.110 on trusty, the a11y tree shows up in accerciser,
but if I enable the OSK in the accessibility settings, the next launch
only the root node shows up for chromium (and focusing text fields in
chromium doesn't bring up the OSK).

 Version 58.0.3029.110 on xenial, only the root node shows up in
accerciser, regardless of whether the OSK is enabled.

 Version 59.0.3071.109 on trusty, only the root node shows up in
accerciser, regardless of whether the OSK is enabled.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1697641

Title:
  Chromium doesn't open OSK under GNOME Shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1697641/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722504] [NEW] HP Probook 4515s

2017-10-10 Thread Pertti Ahvonen
Public bug reported:

Update Problems

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-129.178-generic 3.13.11-ckt39
Uname: Linux 3.13.0-129-generic i686
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.25
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Tue Oct 10 13:43:06 2017
DistUpgraded: 2017-07-09 14:18:03,311 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] RS780M [Mobility Radeon HD 3200] 
[1002:9612] (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:3077]
InstallationDate: Installed on 2017-03-06 (217 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
MachineType: Hewlett-Packard HP ProBook 4515s
ProcEnviron:
 LANGUAGE=fi
 PATH=(custom, no user)
 LANG=fi_FI.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-129-generic 
root=/dev/mapper/ubuntu--vg-root ro rootflags=sync vesafb.invalid=1 
plymouth:debug nopat drm.debug=0xe
SourcePackage: xorg
UpgradeStatus: Upgraded to trusty on 2017-07-09 (92 days ago)
dmi.bios.date: 06/17/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68GPI Ver. F.06
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3077
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 25.0C
dmi.chassis.asset.tag: CNU9320V0W
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68GPIVer.F.06:bd06/17/2009:svnHewlett-Packard:pnHPProBook4515s:pvrF.06:rvnHewlett-Packard:rn3077:rvrKBCVersion25.0C:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP ProBook 4515s
dmi.product.version: F.06
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.11.3+14.04.20160425-0ubuntu1
version.libdrm2: libdrm2 2.4.67-1ubuntu0.14.04.2
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.9
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.7
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Tue Oct 10 03:19:50 2017
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.1-0ubuntu2.9
xserver.video_driver: radeon

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug compiz-0.9 i386 third-party-packages trusty ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722504

Title:
  HP Probook 4515s

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1722504/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1575053] Re: Please move snap user data from "$HOME/snap" to "$HOME/.snap" (or to "$HOME/.local/share/snap" in accordance with the XDG spec)

2017-10-10 Thread Tom
Last tip works really well for me: ~/.hidden file with snap in it ;)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575053

Title:
  Please move snap user data from "$HOME/snap" to "$HOME/.snap" (or to
  "$HOME/.local/share/snap" in accordance with the XDG spec)

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1575053/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1722183] Re: When several snaps are being installed, cancelling an installation does not cancel the right one.

2017-10-10 Thread Jean-Baptiste Lallement
Le 10/10/2017 à 05:29, Robert Ancell a écrit :
> Can you confirm if this is a new bug or an existing one?
I'd say 'new' because it cannot be done with the current version due to 
another bug (There is an error when you install a second snap and g-s 
thinks it is not installed so you cannot cancel)

> 
> ** Changed in: gnome-software (Ubuntu Artful)
> Status: New => Triaged
> 
> ** Changed in: gnome-software (Ubuntu Artful)
> Importance: Undecided => High
> 


-- 
Jean-Baptiste Lallement
irc: jibel

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722183

Title:
  When several snaps are being installed, cancelling an installation
  does not cancel the right one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1722183/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722484] [NEW] grub installation failed during dual boot installation with win 10

2017-10-10 Thread Raajesh Sharma
Public bug reported:

I have my sda with following partitions
1. Windows installed
2. d drive
3. e drive
4. / root 
5. /home
6. /boot
7. swape 
while installation of grub the system crash stating the issue.

Note: i have a legendary bios for window 10. and i didnot receive any
dialog during the installation of ubuntu 16.4 stating installing along
side window 10, rather stating clean installation or something else

need help

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.4
ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17
Uname: Linux 4.10.0-28-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
CasperVersion: 1.376.2
Date: Tue Oct 10 14:02:56 2017
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper quiet splash ---
LiveMediaBuild: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
ProcEnviron:
 LANGUAGE=en_IN
 PATH=(custom, no user)
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-2.21.63.4 ubuntu xenial

** Patch added: "ubiquity.desktop"
   
https://bugs.launchpad.net/bugs/1722484/+attachment/4966538/+files/ubiquity.desktop

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722484

Title:
  grub installation failed during dual boot installation with win 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1722484/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722490] [NEW] After latest update (17.10, Ubuntu Budgie Beta 2) Tilix won't run

2017-10-10 Thread Jacob Vlijm
Public bug reported:

Trying to run Tilix from gnome-terminal outputs: tilix: symbol lookup
error: tilix: undefined symbol:
_D3gio9DBusProxy9DBusProxy9__mixin3622getAsyncInitableStructMFbZPS4gtkc8giotypes14GAsyncInitable

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: tilix 1.6.4-1ubuntu2
ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
Uname: Linux 4.13.0-15-generic x86_64
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
CurrentDesktop: Budgie:GNOME
Date: Tue Oct 10 11:19:37 2017
InstallationDate: Installed on 2017-08-29 (41 days ago)
InstallationMedia: Ubuntu-Budgie 17.10 "Artful Aardvark" - Alpha amd64 
(20170829)
SourcePackage: tilix
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: tilix (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful package-from-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722490

Title:
  After latest update (17.10, Ubuntu Budgie Beta 2) Tilix won't run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tilix/+bug/1722490/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722491] [NEW] improve mdadm imsm integration with systemd

2017-10-10 Thread Dimitri John Ledkov
Public bug reported:

[Impact]

 * In xenial, mdadm-waitclean is an init.d script, and it appears that
it doesn't not run late enough. In later releases a systemd-shutdown
script is shipped instead. Which results in wait-clean action executed
later in the shutdown cycle, having more chances to complete the
shutdown with clean/synced RAID array state.

 * In xenial, there is no default shutdown initramfs, and therefore
mdmon processes are killed before the Intel Matrix RAID / DFF external
metadata RAID arrays are stopped. This leads to a full resync upon next
assembly. One options is to implement a shutdown initramfs, another
solution is to not takeover mdmon process from the initramfs. This will
result in holding up initramfs memory throughout the lifetime of the
system, however the net effect should be clean raid array shutdowns
which will mitigate excessive resyncs.


[Bugfix]
Backport mdadm.shutdown systemd-shutdown script to xenial

[Test Case]

 * Switch logging to console, and make it verbose LogLevel=debug 
LogTarget=console. Perform shutdown and observe that mdadm.shutdown is executed 
during shutdown.
 * Check that the system boots with a clean raid-array state.

[Regression Potential]

 * On systems that have rootfs on the Intel Matrix / DDF raid (external 
metadata mdadm raid, i.e. NOT the generic linux raid) initramfs will result in 
being held up through the lifetime of the boot thus using more steady state 
RAM. This only affects systems that use Intel Matrix / DDF controllers, and are 
typically bare-metal servers.
 * additional wait-clean shutdown script is quick but has an impact on 
shutdown.target speed / time to shutdown or reboot.

[Other Info]
 
 * Later releases do not use sysv-init script thus this not a direct backport 
of code from later releases

** Affects: mdadm (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: mdadm (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Also affects: mdadm (Ubuntu Xenial)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722491

Title:
  improve mdadm imsm integration with systemd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/1722491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722495] [NEW] [Ubuntu17.10] qemu gets a trap when given a negative number to 'maxcpus' argument

2017-10-10 Thread bugproxy
Public bug reported:

== Comment: #0 - NAGESWARA R. SASTRY  - 2017-08-28 
02:18:19 ==
---Problem Description---
When passed a -ve number to 'maxcpus' parameter. Qemu stops with a trap
 
Contact Information = nasas...@in.ibm.com 
 
---uname output---
Linux ltc-boston25 4.13.0-041300rc3-generic #201707301631 SMP Sun Jul 30 
21:06:34 UTC 2017 ppc64le ppc64le ppc64le GNU/Linux
 
Machine Type = P9 Boston 
 
---Debugger---
A debugger is not configured
 
---Steps to Reproduce---
Run the following command.
P.S. maxcpus is provided with a negative number.
 
/usr/bin/qemu-system-ppc64le --nographic -vga none -machine 
pseries,accel=kvm,kvm-type=HV -m size=200g -device 
virtio-blk-pci,drive=rootdisk -drive 
file=/var/lib/libvirt/images/avocado-fvt-wrapper/data/avocado-vt/images/ubuntu-17.10-ppc64le.qcow2,if=none,cache=none,id=rootdisk,format=qcow2
 -monitor telnet:127.0.0.1:1234,server,nowait -net nic,model=virtio -net user 
-device nec-usb-xhci -smp 8,cores=1,threads=1,maxcpus=-12
 
Userspace tool common name: /usr/bin/qemu-system-ppc64le 
 
The userspace tool has the following bit modes: 64-bit 

Userspace rpm: qemu-kvm  1:2.10~rc3+dfsg-0ubuntu1

Userspace tool obtained from project website:  na 
 
*Additional Instructions for nasas...@in.ibm.com:
-Attach ltrace and strace of userspace application.

P.S. Same issue seen on upstream with x86_64 and ppc64le architectures

Please pick

https://github.com/ehabkost/qemu/commit/c0dd10991903c552811d8cbe9231055b1b3a7ebd

** Affects: qemu (Ubuntu)
 Importance: Undecided
 Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage)
 Status: New


** Tags: architecture-ppc64le bugnameltc-158060 severity-medium 
targetmilestone-inin1710

** Tags added: architecture-ppc64le bugnameltc-158060 severity-medium
targetmilestone-inin1710

** Changed in: ubuntu
 Assignee: (unassigned) => Ubuntu on IBM Power Systems Bug Triage 
(ubuntu-power-triage)

** Package changed: ubuntu => qemu (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722495

Title:
  [Ubuntu17.10] qemu gets a trap when given a negative number to
  'maxcpus' argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1722495/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722426] Re: Please merge unattended-upgrades 0.98 (main) from Debian unstable (main) Edit

2017-10-10 Thread Balint Reczey
I uploaded the updated package here:
https://launchpad.net/~rbalint/+archive/ubuntu/scratch

The autopkgtests also pass:
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful-rbalint-scratch/artful/amd64/u/unattended-upgrades/20171010_020547_b7480@/log.gz

** Changed in: unattended-upgrades (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722426

Title:
   Please merge unattended-upgrades 0.98 (main) from Debian unstable
  (main) Edit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1722426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1720754] Re: rhythmbox doesn't show up headerbar in ubuntu session

2017-10-10 Thread Didier Roche
** Changed in: glib2.0 (Ubuntu)
   Status: New => Fix Released

** Changed in: gnome-session (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720754

Title:
  rhythmbox doesn't show up headerbar in ubuntu session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1720754/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721718] Re: Segmentation fault in meta_monitor_mode_get_resolution

2017-10-10 Thread Michael Thayer
I saw something similar again today.  Hard to say how similar.  For some
reason Apport does not seem to be doing the automatic reporting, though
it looked like it was set up at a quick glance.  I will try catching it
myself.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721718

Title:
  Segmentation fault in meta_monitor_mode_get_resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1721718/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 953194] Re: deja-dup attempts to backup "lost+found"

2017-10-10 Thread Vej
** Changed in: deja-dup (Ubuntu)
   Importance: Undecided => Low

** Also affects: deja-dup
   Importance: Undecided
   Status: New

** Changed in: deja-dup
   Importance: Undecided => Medium

** Changed in: deja-dup
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/953194

Title:
  deja-dup attempts to backup "lost+found"

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/953194/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 306982] Re: Expose better UI for file-based restore

2017-10-10 Thread Vej
** Changed in: deja-dup (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/306982

Title:
  Expose better UI for file-based restore

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/306982/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 847399] Re: No relevant progress info while doing the actual backup in Dejadup

2017-10-10 Thread Vej
** Changed in: deja-dup
   Importance: Undecided => Wishlist

** Changed in: deja-dup (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/847399

Title:
  No relevant progress info while doing the actual backup in Dejadup

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/847399/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722510] [NEW] gnome-shell and budgie sessions crash when closing maximised windows

2017-10-10 Thread fossfreedom
Public bug reported:

When mutter was upgraded to 3.26.1, maximising windows in gnome-shell
(xorg session) and budgie-desktop and subsequently closing those windows
causes the window manager to crash;

after a couple of times the whole session crashes and you are left at
the login prompt.

This is a known issue upstream:

https://bugzilla.gnome.org/show_bug.cfg?id=788666

Note: under budgie random crashes of the desktop have been observed:

https://github.com/budgie-desktop/budgie-desktop/issues/1189

These have been traced back by budgie upstream to the same bugzilla
issue above.

We have tested the suggested fix in the bugzilla report and can confirm
that both the gnome-shell (xorg) session no longer crashes and (for us)
the instability issues with budgie desktop are no longer observed.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: mutter (not installed)
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic i686
ApportVersion: 2.20.7-0ubuntu2
Architecture: i386
CurrentDesktop: Budgie:GNOME
Date: Tue Oct 10 12:01:16 2017
EcryptfsInUse: Yes
InstallationDate: Installed on 2017-09-27 (12 days ago)
InstallationMedia: Ubuntu-Budgie 17.10 "Artful Aardvark" - Alpha i386 (20170926)
SourcePackage: mutter
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mutter (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug artful i386

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722510

Title:
  gnome-shell and budgie sessions crash when closing maximised windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1722510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722455] Re: Creation of mail/contact/calendar accounts impossible

2017-10-10 Thread Sebastien Bacher
Thank you for your bug report, you list different issues there

- configuring imap online account doesn't work ... what provider do you
try to use?

- "In Gnome Calendar adding new calendars is impossible", could you
describe what you try and the error you get?

- dav improvements requests

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => High

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722455

Title:
  Creation of mail/contact/calendar accounts impossible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1722455/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1702823] Re: Systemd fails to serialize tasks correctly on daemon-reload

2017-10-10 Thread Dimitri John Ledkov
Reproducing the bug on zesty:
$ dpkg-query -W systemd
systemd 232-21ubuntu5
$ bash test.sh 
  accounts-daemon.service : Tasks: 3 (limit: 4915)
acpid.service : Tasks: 1 (limit: 4915)
  atd.service : Tasks: 1 (limit: 4915)
 cron.service : Tasks: 1 (limit: 4915)
 dbus.service : Tasks: 1 (limit: 4915)
   iscsid.service : Tasks: 2 (limit: 4915)
 lvm2-lvmetad.service : Tasks: 1 (limit: 4915)
lxcfs.service : Tasks: 3 (limit: 4915)
   polkit.service : Tasks: 3 (limit: 4915)
  rsyslog.service : Tasks: 4 (limit: 4915)
snapd.service : Tasks: 6 (limit: 4915)
  ssh.service : Tasks: 1 (limit: 4915)
 systemd-journald.service : Tasks: 1 (limit: 4915)
   systemd-logind.service : Tasks: 1 (limit: 4915)
 systemd-networkd.service : Tasks: 1 (limit: 4915)
 systemd-resolved.service : Tasks: 1 (limit: 4915)
systemd-timesyncd.service : Tasks: 2 (limit: 4915)
systemd-udevd.service : Tasks: 1
  accounts-daemon.service : 
acpid.service : 
  atd.service : 
 cron.service : 
 dbus.service : 
   iscsid.service : 
 lvm2-lvmetad.service : 
lxcfs.service : 
   polkit.service : 
  rsyslog.service : 
snapd.service : 
  ssh.service : 
 systemd-journald.service : 
   systemd-logind.service : 
 systemd-networkd.service : 
 systemd-resolved.service : 
systemd-timesyncd.service : 
systemd-udevd.service : 
  accounts-daemon.service : Tasks: 3 (limit: 4915)
acpid.service : Tasks: 1 (limit: 4915)
  atd.service : Tasks: 1 (limit: 4915)
 cron.service : Tasks: 1 (limit: 4915)
 dbus.service : Tasks: 1 (limit: 4915)
   iscsid.service : Tasks: 2 (limit: 4915)
 lvm2-lvmetad.service : Tasks: 1 (limit: 4915)
lxcfs.service : Tasks: 3 (limit: 4915)
   polkit.service : Tasks: 3 (limit: 4915)
  rsyslog.service : Tasks: 4 (limit: 4915)
snapd.service : Tasks: 6 (limit: 4915)
  ssh.service : Tasks: 1 (limit: 4915)
 systemd-journald.service : Tasks: 1 (limit: 4915)
   systemd-logind.service : Tasks: 1 (limit: 4915)
 systemd-networkd.service : Tasks: 1 (limit: 4915)
 systemd-resolved.service : Tasks: 1 (limit: 4915)
systemd-timesyncd.service : Tasks: 2 (limit: 4915)
systemd-udevd.service : Tasks: 1

Upgrading
$ dpkg-query -W systemd
systemd 232-21ubuntu7
$ bash test.sh 
  accounts-daemon.service : Tasks: 3 (limit: 4915)
acpid.service : Tasks: 1 (limit: 4915)
  atd.service : Tasks: 1 (limit: 4915)
 cron.service : Tasks: 1 (limit: 4915)
 dbus.service : Tasks: 1 (limit: 4915)
   iscsid.service : Tasks: 2 (limit: 4915)
 lvm2-lvmetad.service : Tasks: 1 (limit: 4915)
lxcfs.service : Tasks: 3 (limit: 4915)
   polkit.service : Tasks: 3 (limit: 4915)
  rsyslog.service : Tasks: 4 (limit: 4915)
snapd.service : Tasks: 5 (limit: 4915)
  ssh.service : Tasks: 1 (limit: 4915)
 systemd-journald.service : Tasks: 1 (limit: 4915)
   systemd-logind.service : Tasks: 1 (limit: 4915)
 systemd-networkd.service : Tasks: 1 (limit: 4915)
 systemd-resolved.service : Tasks: 1 (limit: 4915)
systemd-timesyncd.service : Tasks: 2 (limit: 4915)
systemd-udevd.service : Tasks: 1
  accounts-daemon.service : Tasks: 3 (limit: 4915)
acpid.service : Tasks: 1 (limit: 4915)
  atd.service : Tasks: 1 (limit: 4915)
 cron.service : Tasks: 1 (limit: 4915)
 dbus.service : Tasks: 1 (limit: 4915)
   iscsid.service : Tasks: 2 (limit: 4915)
 lvm2-lvmetad.service : Tasks: 1 (limit: 4915)
lxcfs.service : Tasks: 

Re: [Bug 1720149] Re: gnome-shell segv on wake from display or system sleep

2017-10-10 Thread Rachel Greenham
I’m afk today but will try to get this information on Wednesday.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720149

Title:
  gnome-shell segv on wake from display or system sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1720149/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722004] Re: Lock screen cover can't be dismissed with a double-click

2017-10-10 Thread Sebastien Bacher
** Changed in: gnome-shell (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722004

Title:
  Lock screen cover can't be dismissed with a double-click

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1722004/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1714459] Re: Shell font is blurry under Wayland (panels, menus and login screen too)

2017-10-10 Thread Daniel van Vugt
Here's the font hinting/antialiasing fix (v3) for mutter.

** Patch added: "mutter_3.26.1-1ubuntu1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1714459/+attachment/4966440/+files/mutter_3.26.1-1ubuntu1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1714459

Title:
  Shell font is blurry under Wayland (panels, menus and login screen
  too)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1714459/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1709649] Re: 229 backport for race between explicit mount and handling automount

2017-10-10 Thread Dimitri John Ledkov
Reproduced hang with systemd 232-21ubuntu5.

Upgrading to 232-21ubuntu7 resolves the race.


** Tags removed: verification-needed verification-needed-zesty
** Tags added: verification-done verification-done-zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709649

Title:
  229 backport for  race between explicit mount and handling automount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1709649/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721907] Re: SDL 2.0.6 fixed a dbus related problem, please include it

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package libsdl2 - 2.0.6+dfsg1-2ubuntu2

---
libsdl2 (2.0.6+dfsg1-2ubuntu2) artful; urgency=medium

  * debian/patches/dc7245e3d1f2.patch:
- backport upstream fix for dbus error.
  LP: #1721907
  thanks LGB [Gábor Lénárt] (lgb) for the report!

 -- Gianfranco Costamagna   Sat, 07 Oct 2017
09:23:47 +0200

** Changed in: libsdl2 (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721907

Title:
  SDL 2.0.6 fixed a dbus related problem, please include it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libsdl2/+bug/1721907/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1720649] Re: broken gnome expirience caused by unity-compatible patch

2017-10-10 Thread Sebastien Bacher
so you are not using the default session but the tweak tool to change
things? is that required to get the issue?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720649

Title:
  broken gnome expirience caused by unity-compatible patch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1720649/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1718553] Re: gnome-session-properties doesn't recognize Ubuntu session as GNOME

2017-10-10 Thread Sebastien Bacher
there is another gnome-session in the queue already and no upload with
your fix it seems?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1718553

Title:
  gnome-session-properties doesn't recognize Ubuntu session as GNOME

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1718553/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1717257] Re: [bug / patch ]patch for glibc 2.26 to avoid errors in compiling with CUDA(NVCC)

2017-10-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: glibc (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717257

Title:
  [bug / patch ]patch for glibc 2.26 to avoid errors in compiling with
  CUDA(NVCC)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1717257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1714933] Re: Xenial: Please roll SRU with upstream fix for networkd to "accept colons in network interface names"

2017-10-10 Thread Dimitri John Ledkov
With 232-21ubuntu5

Oct 10 08:04:08 darling-stud systemd-networkd[401]:
[/run/systemd/network/10-netplan-eth0.network:12] Interface label is not
valid or too long, ignoring assignment: xo:xo

With 232-21ubuntu7
inet 10.0.0.1/8 brd 10.255.255.255 scope global xo:xo -> got assigned with 
correct label.

** Tags removed: verification-needed verification-needed-zesty
** Tags added: verification-done verification-done-zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1714933

Title:
  Xenial: Please roll SRU with upstream fix for networkd to "accept
  colons in network interface names"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1714933/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1698270] Re: Totem pauses and stutters during video playback even when CPU usage is low

2017-10-10 Thread Daniel van Vugt
** Changed in: gstreamer (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1698270

Title:
  Totem pauses and stutters during video playback even when CPU usage is
  low

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1698270/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1714542] Re: gnome-shell crashed with SIGSEGV in st_theme_node_reduce_border_radius() from st_theme_node_paint_borders() from st_theme_node_paint()

2017-10-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-shell/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1714542

Title:
  gnome-shell crashed with SIGSEGV in
  st_theme_node_reduce_border_radius() from
  st_theme_node_paint_borders() from st_theme_node_paint()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1714542/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722467] Re: package ubuntu-docs 14.04.5 failed to install/upgrade: cannot copy extracted data for './usr/share/help/C/ubuntu-help/figures/color-camera.png' to '/usr/share/help/C/ubuntu-help/figu

2017-10-10 Thread Gunnar Hjalmarsson
This sounds like a temporary glitch. Try this command:

sudo apt-get install --reinstall ubuntu-docs

and let us know if it helped.

** Changed in: ubuntu-docs (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722467

Title:
  package ubuntu-docs 14.04.5 failed to install/upgrade: cannot copy
  extracted data for './usr/share/help/C/ubuntu-help/figures/color-
  camera.png' to '/usr/share/help/C/ubuntu-help/figures/color-camera.png
  .dpkg-new': unexpected end of file or stream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1722467/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722474] [NEW] package python3-distupgrade 1:17.10.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 136

2017-10-10 Thread Kurt Semler
Public bug reported:

On system start

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: python3-distupgrade 1:17.10.7
ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
Uname: Linux 4.13.0-15-generic x86_64
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
CrashDB: ubuntu
Date: Tue Oct 10 01:03:16 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 136
InstallationDate: Installed on 2017-09-27 (12 days ago)
InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Release amd64 (20170412)
PackageArchitecture: all
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5
SourcePackage: ubuntu-release-upgrader
Title: package python3-distupgrade 1:17.10.7 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 136
UpgradeStatus: Upgraded to artful on 2017-09-27 (12 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful dist-upgrade package-from-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722474

Title:
  package python3-distupgrade 1:17.10.7 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 136

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1722474/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722479] [NEW] Dock and panel are different opacity/transparency/colour

2017-10-10 Thread Daniel van Vugt
Public bug reported:

Dock and panel are different opacity/transparency/colour

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell-extension-ubuntu-dock 0.7
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
Date: Tue Oct 10 16:27:07 2017
InstallationDate: Installed on 2017-05-03 (160 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170502)
PackageArchitecture: all
SourcePackage: gnome-shell-extension-ubuntu-dock
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: gnome-shell-extension-ubuntu-dock (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful visual-quality

** Attachment added: "Screenshot from 2017-10-10 16-08-30.png"
   
https://bugs.launchpad.net/bugs/1722479/+attachment/4966524/+files/Screenshot%20from%202017-10-10%2016-08-30.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722479

Title:
  Dock and panel are different opacity/transparency/colour

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1722479/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722478] Status changed to Confirmed

2017-10-10 Thread Ubuntu Kernel Bot
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722478

Title:
  Two-finger scrolling no longer works with Ubuntu 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722478/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1709708] Re: Intel Broxton HDMI, Digital Out, HDMI] Pulseaudio detects output but produces no sound on NUC6CAYH

2017-10-10 Thread Daniel van Vugt
Ironically, the first information we would ask for is for someone to
test 17.10:

  http://cdimages.ubuntu.com/daily-live/current/

and tell us if it fixes the issue :)

Also we would ask someone who experiences the problem to test a
different brand of TV other than Samsung.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709708

Title:
  Intel Broxton HDMI, Digital Out, HDMI] Pulseaudio detects output but
  produces no sound on NUC6CAYH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1709708/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722479] Re: Dock and panel are different opacity/transparency/colour

2017-10-10 Thread Daniel van Vugt
And another screenshot

** Attachment added: "Screenshot from 2017-10-10 16-07-58.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1722479/+attachment/4966529/+files/Screenshot%20from%202017-10-10%2016-07-58.png

** Also affects: gnome-shell (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722479

Title:
  Dock and panel are different opacity/transparency/colour

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1722479/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722478] [NEW] Two-finger scrolling no longer works with Ubuntu 17.10

2017-10-10 Thread Ghislain Antony Vaillant
Public bug reported:

I own a Thinkpad T440p onto which I have had Debian 9 running without
hardware issues. I have recently installed Ubuntu 17.10 final beta to
test it out, but two-finger scrolling does not work at the moment. It
used to work out-of-the-box from the final beta iso, but a subsequent
update broke it.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: linux-image-4.13.0-12-generic 4.13.0-12.13 [modified: 
boot/vmlinuz-4.13.0-12-generic]
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Uname: Linux 4.13.0-12-generic x86_64
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  ghislain  10620 F pulseaudio
 /dev/snd/controlC0:  ghislain  10620 F pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Tue Oct 10 09:20:01 2017
HibernationDevice: RESUME=UUID=ae4cca1e-80ef-4a1e-87e3-0a860b49492e
InstallationDate: Installed on 2017-10-05 (4 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
MachineType: LENOVO 20AN00C1UK
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-12-generic 
root=/dev/mapper/doc1485--lap--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.13.0-12-generic N/A
 linux-backports-modules-4.13.0-12-generic  N/A
 linux-firmware 1.169
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/31/2016
dmi.bios.vendor: LENOVO
dmi.bios.version: GLET83WW (2.37 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20AN00C1UK
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50510 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGLET83WW(2.37):bd03/31/2016:svnLENOVO:pn20AN00C1UK:pvrThinkPadT440p:rvnLENOVO:rn20AN00C1UK:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.family: ThinkPad T440p
dmi.product.name: 20AN00C1UK
dmi.product.version: ThinkPad T440p
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug artful wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722478

Title:
  Two-finger scrolling no longer works with Ubuntu 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722478/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1717257] Re: [bug / patch ]patch for glibc 2.26 to avoid errors in compiling with CUDA(NVCC)

2017-10-10 Thread Steffen Röcker
I can confirm the compilation problems with CUDA8.
Perhaps the correct package should be clang-3.8 since it's used by nvcc and is 
incompatible with libstdc++-7-dev.

See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871011

** Bug watch added: Debian Bug tracker #871011
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871011

** Also affects: llvm-toolchain-3.8 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1717257

Title:
  [bug / patch ]patch for glibc 2.26 to avoid errors in compiling with
  CUDA(NVCC)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1717257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 963022] RE (1):

2017-10-10 Thread Darcy Edwards
http://unitedsme.com/bjeksrrc.php?4wusj0n





---

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/963022

Title:
  Ubuntu 12.04, Flash problems with Cam or Mic usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/963022/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721718] Re: Segmentation fault in meta_monitor_mode_get_resolution

2017-10-10 Thread Michael Thayer
Update: I see that there are files in /var/crash, but they are all from
October 5.  I will try deleting the GNOME Shell one and see if a new one
is created if another crash happens.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721718

Title:
  Segmentation fault in meta_monitor_mode_get_resolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1721718/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1683916] Re: Ubuntu 17.04 crashed during installation

2017-10-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubiquity (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683916

Title:
  Ubuntu 17.04 crashed during installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1683916/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722039] Re: Stuck with nvidia graphics only when using the latest NVIDIA 384/387 drivers

2017-10-10 Thread Dylan Borg
** Description changed:

  On a brand new laptop with GTX 1050 TI and Kaby Lake graphics I cannot
  switch back to intel's GPU after installing the nvidia drivers + nvidia-
- prime. prime-select lists teh nvidia driver twice as the only available
- alternatives. When switching to intel, the nvidia libraries are still
- the used alterative but the nvidia GPU seems to get switched off
- resulting in failed or hung logins.
+ prime. prime-select lists the nvidia driver as well as a prime variant
+ as the only available alternatives. When switching to intel and logging
+ out I get failed logins. If I reboot my screen freezes on login. It is
+ possible to do a hard reboot, switch back to nvidia mode in a TTY,
+ reboot and login after this happens.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: nvidia-prime 0.8.4
  Uname: Linux 4.13.5-041305-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Oct  8 09:42:05 2017
  InstallationDate: Installed on 2017-10-02 (5 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Beta amd64 (20171002)
  SourcePackage: nvidia-prime
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722039

Title:
  Stuck with nvidia graphics only when using the latest NVIDIA 384/387
  drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1722039/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722426] Re: Please merge unattended-upgrades 0.98 (main) from Debian unstable (main) Edit

2017-10-10 Thread Balint Reczey
Autopkgtest passed on my system:
...
autopkgtest [11:51:12]: test test-systemd.py: [---
bash: line 1:  5437 Killed  
/tmp/autopkgtest.lIv7Of/build.fbn/unattended-upgrades-0.98ubuntu1/debian/tests/test-systemd.py
 2> >(tee -a /tmp/autopkgtest.lIv7Of/test-systemd.py-stderr >&2) > >(tee -a 
/tmp/autopkgtest.lIv7Of/test-systemd.py-stdout)
autopkgtest [11:51:13]: test process requested reboot with marker 
InstallOnShutdown
autopkgtest [11:51:44]: test test-systemd.py: ---]
test-systemd.py  PASS
autopkgtest [11:51:45]: test test-systemd.py:  - - - - - - - - - - results - - 
- - - - - - - -
autopkgtest [11:51:46]:  summary
run-testsPASS
test-systemd.py  PASS
qemu-system-x86_64: terminating on signal 15 from pid 11553 (/usr/bin/python3)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722426

Title:
   Please merge unattended-upgrades 0.98 (main) from Debian unstable
  (main) Edit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1722426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1718146] Re: linux-gcp: 4.10.0-1007.7 -proposed tracker

2017-10-10 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-xenial

** Tags removed: block-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1718146

Title:
  linux-gcp: 4.10.0-1007.7 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1718146/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722501] [NEW] Tiling gedit sauses the gedit window to get stuck.

2017-10-10 Thread Jacob Vlijm
Public bug reported:

Using Ubuntu Budgie Beta2, fully updated, dragging a gedit window to be
tiled causes the window to be stuck where it is dropped.

Related: https://github.com/budgie-desktop/budgie-desktop/issues/1185
and https://github.com/budgie-desktop/budgie-desktop/issues/1189

After the fix, mentioned here:
https://bugzilla.gnome.org/show_bug.cgi?id=788666, most windows can be
tiled now, except for gedit windows. Those still make the desktop hang.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: mutter (not installed)
ProcVersionSignature: Ubuntu 4.13.0-15.16-generic 4.13.4
Uname: Linux 4.13.0-15-generic x86_64
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
CurrentDesktop: Budgie:GNOME
Date: Tue Oct 10 11:35:24 2017
InstallationDate: Installed on 2017-08-29 (41 days ago)
InstallationMedia: Ubuntu-Budgie 17.10 "Artful Aardvark" - Alpha amd64 
(20170829)
SourcePackage: mutter
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mutter (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722501

Title:
  Tiling gedit sauses the gedit window to get stuck.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1722501/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1718145] Re: linux-hwe: 4.10.0-36.40~16.04.1 -proposed tracker

2017-10-10 Thread Stefan Bader
Superseded by Ubuntu-hwe-4.10.0-37.41~16.04.1 (which includes Ubuntu-
hwe-4.10.0-36.40~16.04.1).

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1718145

Title:
  linux-hwe: 4.10.0-36.40~16.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1718145/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1721082] Re: After upgrading to Artful and running gnome once, unity scaling settings are lost

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-session - 3.26.1-0ubuntu1

---
gnome-session (3.26.1-0ubuntu1) artful; urgency=medium

  [ Marco Trevisan ]
  * Remove scale factor reset in migration script as now handled in the unity
settings package and only impact people migrating with unity installed
(LP: #1721082)

  [ Didier Roche ]
  * New upstream release
  * debian/unity-gnome-shell-migration.17.10.py:
- reset the rhythmbox plugins key and rename the migration script for
  people who installed pre-alpha getting the glib fix where some
  applications weren't supporting the per session override.
  (LP: #1720754)
- rename it so that can applies to upgraders (the script is idempotent)

 -- Didier Roche   Mon, 09 Oct 2017 12:23:49 +0200

** Changed in: gnome-session (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1721082

Title:
  After upgrading to Artful and running gnome once, unity scaling
  settings are lost

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1721082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722039] Re: Stuck with nvidia graphics only when using the latest NVIDIA 384/387 drivers

2017-10-10 Thread Alberto Milone
Can you reproduce the problem on the same exact system (kernel, etc.)
when using the 375 driver?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722039

Title:
  Stuck with nvidia graphics only when using the latest NVIDIA 384/387
  drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1722039/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1720754] Re: rhythmbox doesn't show up headerbar in ubuntu session

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-session - 3.26.1-0ubuntu1

---
gnome-session (3.26.1-0ubuntu1) artful; urgency=medium

  [ Marco Trevisan ]
  * Remove scale factor reset in migration script as now handled in the unity
settings package and only impact people migrating with unity installed
(LP: #1721082)

  [ Didier Roche ]
  * New upstream release
  * debian/unity-gnome-shell-migration.17.10.py:
- reset the rhythmbox plugins key and rename the migration script for
  people who installed pre-alpha getting the glib fix where some
  applications weren't supporting the per session override.
  (LP: #1720754)
- rename it so that can applies to upgraders (the script is idempotent)

 -- Didier Roche   Mon, 09 Oct 2017 12:23:49 +0200

** Changed in: gnome-session (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720754

Title:
  rhythmbox doesn't show up headerbar in ubuntu session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1720754/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1715271] Re: Middle button of trackpoint doesn't work

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.10.0-37.41

---
linux (4.10.0-37.41) zesty; urgency=low

  * CVE-2017-1000255
- SAUCE: powerpc/64s: Use emergency stack for kernel TM Bad Thing program
  checks
- SAUCE: powerpc/tm: Fix illegal TM state in signal handler

linux (4.10.0-36.40) zesty; urgency=low

  * linux: 4.10.0-36.40 -proposed tracker (LP: #1718143)

  * Neighbour confirmation broken, breaks ARP cache aging (LP: #1715812)
- sock: add sk_dst_pending_confirm flag
- net: add dst_pending_confirm flag to skbuff
- sctp: add dst_pending_confirm flag
- tcp: replace dst_confirm with sk_dst_confirm
- net: add confirm_neigh method to dst_ops
- net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
- net: pending_confirm is not used anymore

  * SRIOV: warning if unload VFs (LP: #1715073)
- PCI: Lock each enable/disable num_vfs operation in sysfs
- PCI: Disable VF decoding before pcibios_sriov_disable() updates resources

  * Kernel has troule recognizing Corsair Strafe RGB keyboard (LP: #1678477)
- usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard

  * CVE-2017-14106
- tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0

  * [CIFS] Fix maximum SMB2 header size (LP: #1713884)
- CIFS: Fix maximum SMB2 header size

  * Middle button of trackpoint doesn't work (LP: #1715271)
- Input: trackpoint - assume 3 buttons when buttons detection fails

  * Drop GPL from of_node_to_nid() export to match other arches (LP: #1709179)
- powerpc: Drop GPL from of_node_to_nid() export to match other arches

  * vhost guest network randomly drops under stress (kvm) (LP: #1711251)
- Revert "vhost: cache used event for better performance"

  * arm64 arch_timer fixes (LP: #1713821)
- Revert "UBUNTU: SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if
  workaround is enabled"
- arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
- clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
- clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect
  variable
- clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
- clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace 
is
  enabled

  * Touchpad not detected (LP: #1708852)
- Input: elan_i2c - add ELAN0608 to the ACPI table

 -- Thadeu Lima de Souza Cascardo   Fri, 06 Oct
2017 16:45:48 -0300

** Changed in: linux (Ubuntu Zesty)
   Status: In Progress => Fix Released

** CVE added: https://cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-1000255

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-14106

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1715271

Title:
  Middle button of trackpoint doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1715271/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1691867] Re: New binary name: gnome-user-docs instead of gnome-user-guide

2017-10-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~gunnarhj/gnome-session/lp1722002

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1691867

Title:
  New binary name: gnome-user-docs instead of gnome-user-guide

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-commander/+bug/1691867/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1715073] Re: SRIOV: warning if unload VFs

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.10.0-37.41

---
linux (4.10.0-37.41) zesty; urgency=low

  * CVE-2017-1000255
- SAUCE: powerpc/64s: Use emergency stack for kernel TM Bad Thing program
  checks
- SAUCE: powerpc/tm: Fix illegal TM state in signal handler

linux (4.10.0-36.40) zesty; urgency=low

  * linux: 4.10.0-36.40 -proposed tracker (LP: #1718143)

  * Neighbour confirmation broken, breaks ARP cache aging (LP: #1715812)
- sock: add sk_dst_pending_confirm flag
- net: add dst_pending_confirm flag to skbuff
- sctp: add dst_pending_confirm flag
- tcp: replace dst_confirm with sk_dst_confirm
- net: add confirm_neigh method to dst_ops
- net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
- net: pending_confirm is not used anymore

  * SRIOV: warning if unload VFs (LP: #1715073)
- PCI: Lock each enable/disable num_vfs operation in sysfs
- PCI: Disable VF decoding before pcibios_sriov_disable() updates resources

  * Kernel has troule recognizing Corsair Strafe RGB keyboard (LP: #1678477)
- usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard

  * CVE-2017-14106
- tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0

  * [CIFS] Fix maximum SMB2 header size (LP: #1713884)
- CIFS: Fix maximum SMB2 header size

  * Middle button of trackpoint doesn't work (LP: #1715271)
- Input: trackpoint - assume 3 buttons when buttons detection fails

  * Drop GPL from of_node_to_nid() export to match other arches (LP: #1709179)
- powerpc: Drop GPL from of_node_to_nid() export to match other arches

  * vhost guest network randomly drops under stress (kvm) (LP: #1711251)
- Revert "vhost: cache used event for better performance"

  * arm64 arch_timer fixes (LP: #1713821)
- Revert "UBUNTU: SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if
  workaround is enabled"
- arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
- clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
- clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect
  variable
- clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
- clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace 
is
  enabled

  * Touchpad not detected (LP: #1708852)
- Input: elan_i2c - add ELAN0608 to the ACPI table

 -- Thadeu Lima de Souza Cascardo   Fri, 06 Oct
2017 16:45:48 -0300

** Changed in: linux (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-1000255

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-14106

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1715073

Title:
  SRIOV: warning if unload VFs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1715073/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1678477] Re: Kernel has troule recognizing Corsair Strafe RGB keyboard

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.10.0-37.41

---
linux (4.10.0-37.41) zesty; urgency=low

  * CVE-2017-1000255
- SAUCE: powerpc/64s: Use emergency stack for kernel TM Bad Thing program
  checks
- SAUCE: powerpc/tm: Fix illegal TM state in signal handler

linux (4.10.0-36.40) zesty; urgency=low

  * linux: 4.10.0-36.40 -proposed tracker (LP: #1718143)

  * Neighbour confirmation broken, breaks ARP cache aging (LP: #1715812)
- sock: add sk_dst_pending_confirm flag
- net: add dst_pending_confirm flag to skbuff
- sctp: add dst_pending_confirm flag
- tcp: replace dst_confirm with sk_dst_confirm
- net: add confirm_neigh method to dst_ops
- net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
- net: pending_confirm is not used anymore

  * SRIOV: warning if unload VFs (LP: #1715073)
- PCI: Lock each enable/disable num_vfs operation in sysfs
- PCI: Disable VF decoding before pcibios_sriov_disable() updates resources

  * Kernel has troule recognizing Corsair Strafe RGB keyboard (LP: #1678477)
- usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard

  * CVE-2017-14106
- tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0

  * [CIFS] Fix maximum SMB2 header size (LP: #1713884)
- CIFS: Fix maximum SMB2 header size

  * Middle button of trackpoint doesn't work (LP: #1715271)
- Input: trackpoint - assume 3 buttons when buttons detection fails

  * Drop GPL from of_node_to_nid() export to match other arches (LP: #1709179)
- powerpc: Drop GPL from of_node_to_nid() export to match other arches

  * vhost guest network randomly drops under stress (kvm) (LP: #1711251)
- Revert "vhost: cache used event for better performance"

  * arm64 arch_timer fixes (LP: #1713821)
- Revert "UBUNTU: SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if
  workaround is enabled"
- arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
- clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
- clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect
  variable
- clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
- clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace 
is
  enabled

  * Touchpad not detected (LP: #1708852)
- Input: elan_i2c - add ELAN0608 to the ACPI table

 -- Thadeu Lima de Souza Cascardo   Fri, 06 Oct
2017 16:45:48 -0300

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1678477

Title:
  Kernel has troule recognizing Corsair Strafe RGB keyboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1678477/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713884] Re: [CIFS] Fix maximum SMB2 header size

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.10.0-37.41

---
linux (4.10.0-37.41) zesty; urgency=low

  * CVE-2017-1000255
- SAUCE: powerpc/64s: Use emergency stack for kernel TM Bad Thing program
  checks
- SAUCE: powerpc/tm: Fix illegal TM state in signal handler

linux (4.10.0-36.40) zesty; urgency=low

  * linux: 4.10.0-36.40 -proposed tracker (LP: #1718143)

  * Neighbour confirmation broken, breaks ARP cache aging (LP: #1715812)
- sock: add sk_dst_pending_confirm flag
- net: add dst_pending_confirm flag to skbuff
- sctp: add dst_pending_confirm flag
- tcp: replace dst_confirm with sk_dst_confirm
- net: add confirm_neigh method to dst_ops
- net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
- net: pending_confirm is not used anymore

  * SRIOV: warning if unload VFs (LP: #1715073)
- PCI: Lock each enable/disable num_vfs operation in sysfs
- PCI: Disable VF decoding before pcibios_sriov_disable() updates resources

  * Kernel has troule recognizing Corsair Strafe RGB keyboard (LP: #1678477)
- usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard

  * CVE-2017-14106
- tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0

  * [CIFS] Fix maximum SMB2 header size (LP: #1713884)
- CIFS: Fix maximum SMB2 header size

  * Middle button of trackpoint doesn't work (LP: #1715271)
- Input: trackpoint - assume 3 buttons when buttons detection fails

  * Drop GPL from of_node_to_nid() export to match other arches (LP: #1709179)
- powerpc: Drop GPL from of_node_to_nid() export to match other arches

  * vhost guest network randomly drops under stress (kvm) (LP: #1711251)
- Revert "vhost: cache used event for better performance"

  * arm64 arch_timer fixes (LP: #1713821)
- Revert "UBUNTU: SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if
  workaround is enabled"
- arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
- clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
- clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect
  variable
- clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
- clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace 
is
  enabled

  * Touchpad not detected (LP: #1708852)
- Input: elan_i2c - add ELAN0608 to the ACPI table

 -- Thadeu Lima de Souza Cascardo   Fri, 06 Oct
2017 16:45:48 -0300

** Changed in: linux (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-1000255

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-14106

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713884

Title:
  [CIFS] Fix maximum SMB2 header size

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1713884/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1715812] Re: Neighbour confirmation broken, breaks ARP cache aging

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.10.0-37.41

---
linux (4.10.0-37.41) zesty; urgency=low

  * CVE-2017-1000255
- SAUCE: powerpc/64s: Use emergency stack for kernel TM Bad Thing program
  checks
- SAUCE: powerpc/tm: Fix illegal TM state in signal handler

linux (4.10.0-36.40) zesty; urgency=low

  * linux: 4.10.0-36.40 -proposed tracker (LP: #1718143)

  * Neighbour confirmation broken, breaks ARP cache aging (LP: #1715812)
- sock: add sk_dst_pending_confirm flag
- net: add dst_pending_confirm flag to skbuff
- sctp: add dst_pending_confirm flag
- tcp: replace dst_confirm with sk_dst_confirm
- net: add confirm_neigh method to dst_ops
- net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
- net: pending_confirm is not used anymore

  * SRIOV: warning if unload VFs (LP: #1715073)
- PCI: Lock each enable/disable num_vfs operation in sysfs
- PCI: Disable VF decoding before pcibios_sriov_disable() updates resources

  * Kernel has troule recognizing Corsair Strafe RGB keyboard (LP: #1678477)
- usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard

  * CVE-2017-14106
- tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0

  * [CIFS] Fix maximum SMB2 header size (LP: #1713884)
- CIFS: Fix maximum SMB2 header size

  * Middle button of trackpoint doesn't work (LP: #1715271)
- Input: trackpoint - assume 3 buttons when buttons detection fails

  * Drop GPL from of_node_to_nid() export to match other arches (LP: #1709179)
- powerpc: Drop GPL from of_node_to_nid() export to match other arches

  * vhost guest network randomly drops under stress (kvm) (LP: #1711251)
- Revert "vhost: cache used event for better performance"

  * arm64 arch_timer fixes (LP: #1713821)
- Revert "UBUNTU: SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if
  workaround is enabled"
- arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
- clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
- clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect
  variable
- clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
- clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace 
is
  enabled

  * Touchpad not detected (LP: #1708852)
- Input: elan_i2c - add ELAN0608 to the ACPI table

 -- Thadeu Lima de Souza Cascardo   Fri, 06 Oct
2017 16:45:48 -0300

** Changed in: linux (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-1000255

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-14106

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1715812

Title:
  Neighbour confirmation broken, breaks ARP cache aging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1715812/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1709179] Re: Drop GPL from of_node_to_nid() export to match other arches

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.10.0-37.41

---
linux (4.10.0-37.41) zesty; urgency=low

  * CVE-2017-1000255
- SAUCE: powerpc/64s: Use emergency stack for kernel TM Bad Thing program
  checks
- SAUCE: powerpc/tm: Fix illegal TM state in signal handler

linux (4.10.0-36.40) zesty; urgency=low

  * linux: 4.10.0-36.40 -proposed tracker (LP: #1718143)

  * Neighbour confirmation broken, breaks ARP cache aging (LP: #1715812)
- sock: add sk_dst_pending_confirm flag
- net: add dst_pending_confirm flag to skbuff
- sctp: add dst_pending_confirm flag
- tcp: replace dst_confirm with sk_dst_confirm
- net: add confirm_neigh method to dst_ops
- net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
- net: pending_confirm is not used anymore

  * SRIOV: warning if unload VFs (LP: #1715073)
- PCI: Lock each enable/disable num_vfs operation in sysfs
- PCI: Disable VF decoding before pcibios_sriov_disable() updates resources

  * Kernel has troule recognizing Corsair Strafe RGB keyboard (LP: #1678477)
- usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard

  * CVE-2017-14106
- tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0

  * [CIFS] Fix maximum SMB2 header size (LP: #1713884)
- CIFS: Fix maximum SMB2 header size

  * Middle button of trackpoint doesn't work (LP: #1715271)
- Input: trackpoint - assume 3 buttons when buttons detection fails

  * Drop GPL from of_node_to_nid() export to match other arches (LP: #1709179)
- powerpc: Drop GPL from of_node_to_nid() export to match other arches

  * vhost guest network randomly drops under stress (kvm) (LP: #1711251)
- Revert "vhost: cache used event for better performance"

  * arm64 arch_timer fixes (LP: #1713821)
- Revert "UBUNTU: SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if
  workaround is enabled"
- arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
- clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
- clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect
  variable
- clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
- clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace 
is
  enabled

  * Touchpad not detected (LP: #1708852)
- Input: elan_i2c - add ELAN0608 to the ACPI table

 -- Thadeu Lima de Souza Cascardo   Fri, 06 Oct
2017 16:45:48 -0300

** Changed in: linux (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-1000255

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-14106

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709179

Title:
  Drop GPL from of_node_to_nid() export to match other arches

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1709179/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1718143] Re: linux: 4.10.0-36.40 -proposed tracker

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.10.0-37.41

---
linux (4.10.0-37.41) zesty; urgency=low

  * CVE-2017-1000255
- SAUCE: powerpc/64s: Use emergency stack for kernel TM Bad Thing program
  checks
- SAUCE: powerpc/tm: Fix illegal TM state in signal handler

linux (4.10.0-36.40) zesty; urgency=low

  * linux: 4.10.0-36.40 -proposed tracker (LP: #1718143)

  * Neighbour confirmation broken, breaks ARP cache aging (LP: #1715812)
- sock: add sk_dst_pending_confirm flag
- net: add dst_pending_confirm flag to skbuff
- sctp: add dst_pending_confirm flag
- tcp: replace dst_confirm with sk_dst_confirm
- net: add confirm_neigh method to dst_ops
- net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
- net: pending_confirm is not used anymore

  * SRIOV: warning if unload VFs (LP: #1715073)
- PCI: Lock each enable/disable num_vfs operation in sysfs
- PCI: Disable VF decoding before pcibios_sriov_disable() updates resources

  * Kernel has troule recognizing Corsair Strafe RGB keyboard (LP: #1678477)
- usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard

  * CVE-2017-14106
- tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0

  * [CIFS] Fix maximum SMB2 header size (LP: #1713884)
- CIFS: Fix maximum SMB2 header size

  * Middle button of trackpoint doesn't work (LP: #1715271)
- Input: trackpoint - assume 3 buttons when buttons detection fails

  * Drop GPL from of_node_to_nid() export to match other arches (LP: #1709179)
- powerpc: Drop GPL from of_node_to_nid() export to match other arches

  * vhost guest network randomly drops under stress (kvm) (LP: #1711251)
- Revert "vhost: cache used event for better performance"

  * arm64 arch_timer fixes (LP: #1713821)
- Revert "UBUNTU: SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if
  workaround is enabled"
- arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
- clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
- clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect
  variable
- clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
- clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace 
is
  enabled

  * Touchpad not detected (LP: #1708852)
- Input: elan_i2c - add ELAN0608 to the ACPI table

 -- Thadeu Lima de Souza Cascardo   Fri, 06 Oct
2017 16:45:48 -0300

** Changed in: linux (Ubuntu Zesty)
   Status: Confirmed => Fix Released

** CVE added: https://cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-1000255

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-14106

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1718143

Title:
  linux: 4.10.0-36.40 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1718143/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1711251] Re: vhost guest network randomly drops under stress (kvm)

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.10.0-37.41

---
linux (4.10.0-37.41) zesty; urgency=low

  * CVE-2017-1000255
- SAUCE: powerpc/64s: Use emergency stack for kernel TM Bad Thing program
  checks
- SAUCE: powerpc/tm: Fix illegal TM state in signal handler

linux (4.10.0-36.40) zesty; urgency=low

  * linux: 4.10.0-36.40 -proposed tracker (LP: #1718143)

  * Neighbour confirmation broken, breaks ARP cache aging (LP: #1715812)
- sock: add sk_dst_pending_confirm flag
- net: add dst_pending_confirm flag to skbuff
- sctp: add dst_pending_confirm flag
- tcp: replace dst_confirm with sk_dst_confirm
- net: add confirm_neigh method to dst_ops
- net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
- net: pending_confirm is not used anymore

  * SRIOV: warning if unload VFs (LP: #1715073)
- PCI: Lock each enable/disable num_vfs operation in sysfs
- PCI: Disable VF decoding before pcibios_sriov_disable() updates resources

  * Kernel has troule recognizing Corsair Strafe RGB keyboard (LP: #1678477)
- usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard

  * CVE-2017-14106
- tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0

  * [CIFS] Fix maximum SMB2 header size (LP: #1713884)
- CIFS: Fix maximum SMB2 header size

  * Middle button of trackpoint doesn't work (LP: #1715271)
- Input: trackpoint - assume 3 buttons when buttons detection fails

  * Drop GPL from of_node_to_nid() export to match other arches (LP: #1709179)
- powerpc: Drop GPL from of_node_to_nid() export to match other arches

  * vhost guest network randomly drops under stress (kvm) (LP: #1711251)
- Revert "vhost: cache used event for better performance"

  * arm64 arch_timer fixes (LP: #1713821)
- Revert "UBUNTU: SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if
  workaround is enabled"
- arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
- clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
- clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect
  variable
- clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
- clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace 
is
  enabled

  * Touchpad not detected (LP: #1708852)
- Input: elan_i2c - add ELAN0608 to the ACPI table

 -- Thadeu Lima de Souza Cascardo   Fri, 06 Oct
2017 16:45:48 -0300

** Changed in: linux (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-1000255

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-14106

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711251

Title:
  vhost guest network randomly drops under stress (kvm)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1711251/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1713821] Re: arm64 arch_timer fixes

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.10.0-37.41

---
linux (4.10.0-37.41) zesty; urgency=low

  * CVE-2017-1000255
- SAUCE: powerpc/64s: Use emergency stack for kernel TM Bad Thing program
  checks
- SAUCE: powerpc/tm: Fix illegal TM state in signal handler

linux (4.10.0-36.40) zesty; urgency=low

  * linux: 4.10.0-36.40 -proposed tracker (LP: #1718143)

  * Neighbour confirmation broken, breaks ARP cache aging (LP: #1715812)
- sock: add sk_dst_pending_confirm flag
- net: add dst_pending_confirm flag to skbuff
- sctp: add dst_pending_confirm flag
- tcp: replace dst_confirm with sk_dst_confirm
- net: add confirm_neigh method to dst_ops
- net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
- net: pending_confirm is not used anymore

  * SRIOV: warning if unload VFs (LP: #1715073)
- PCI: Lock each enable/disable num_vfs operation in sysfs
- PCI: Disable VF decoding before pcibios_sriov_disable() updates resources

  * Kernel has troule recognizing Corsair Strafe RGB keyboard (LP: #1678477)
- usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard

  * CVE-2017-14106
- tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0

  * [CIFS] Fix maximum SMB2 header size (LP: #1713884)
- CIFS: Fix maximum SMB2 header size

  * Middle button of trackpoint doesn't work (LP: #1715271)
- Input: trackpoint - assume 3 buttons when buttons detection fails

  * Drop GPL from of_node_to_nid() export to match other arches (LP: #1709179)
- powerpc: Drop GPL from of_node_to_nid() export to match other arches

  * vhost guest network randomly drops under stress (kvm) (LP: #1711251)
- Revert "vhost: cache used event for better performance"

  * arm64 arch_timer fixes (LP: #1713821)
- Revert "UBUNTU: SAUCE: arm64: arch_timer: Enable CNTVCT_EL0 trap if
  workaround is enabled"
- arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
- clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
- clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect
  variable
- clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
- clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace 
is
  enabled

  * Touchpad not detected (LP: #1708852)
- Input: elan_i2c - add ELAN0608 to the ACPI table

 -- Thadeu Lima de Souza Cascardo   Fri, 06 Oct
2017 16:45:48 -0300

** Changed in: linux (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-1000255

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-14106

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713821

Title:
  arm64 arch_timer fixes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1713821/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722487] [NEW] Failing to open some pictures - Improper call to JPEG library in state 200

2017-10-10 Thread Simon P.
Public bug reported:

When I am inserting the SD card of my camera in the PC and have a look
at the pictures, eog sometimes fails to show them, giving this error:
Improper call to JPEG library in state 200

I get that error when I am using the keyboard arrows to go back and forth 
between the pictures I took. The next time I try to open the picture, it is 
shown without a problem.
--- 
ApportVersion: 2.20.7-0ubuntu2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
DistroRelease: Ubuntu 17.10
EcryptfsInUse: Yes
InstallationDate: Installed on 2017-09-30 (9 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
Package: eog 3.26.1-0ubuntu1
PackageArchitecture: amd64
ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
Tags:  artful wayland-session
Uname: Linux 4.13.0-12-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
_MarkForUpload: True

** Affects: eog (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-collected artful wayland-session

** Tags added: apport-collected artful wayland-session

** Description changed:

  When I am inserting the SD card of my camera in the PC and have a look
  at the pictures, eog sometimes fails to show them, giving this error:
  Improper call to JPEG library in state 200
  
- I get that error when I am using the keyboard arrows to go back and
- forth between the pictures I took. The next time I try to open the
- picture, it is shown without a problem.
+ I get that error when I am using the keyboard arrows to go back and forth 
between the pictures I took. The next time I try to open the picture, it is 
shown without a problem.
+ --- 
+ ApportVersion: 2.20.7-0ubuntu2
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 17.10
+ EcryptfsInUse: Yes
+ InstallationDate: Installed on 2017-09-30 (9 days ago)
+ InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
+ Package: eog 3.26.1-0ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
+ Tags:  artful wayland-session
+ Uname: Linux 4.13.0-12-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
+ _MarkForUpload: True

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722487

Title:
  Failing to open some pictures - Improper call to JPEG library in state
  200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1722487/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722487] ProcEnviron.txt

2017-10-10 Thread Simon P.
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1722487/+attachment/4966549/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722487

Title:
  Failing to open some pictures - Improper call to JPEG library in state
  200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1722487/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722487] JournalErrors.txt

2017-10-10 Thread Simon P.
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1722487/+attachment/4966547/+files/JournalErrors.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722487

Title:
  Failing to open some pictures - Improper call to JPEG library in state
  200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1722487/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722487] ProcCpuinfoMinimal.txt

2017-10-10 Thread Simon P.
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1722487/+attachment/4966548/+files/ProcCpuinfoMinimal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722487

Title:
  Failing to open some pictures - Improper call to JPEG library in state
  200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1722487/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722285] Re: [Apple Computer, Inc. MacBookPro2, 2] suspend/resume failure

2017-10-10 Thread Paul Oranje
Extra info:
In grub "nomodeset" is added to the kernel command line, without the MBP does 
not boot and seems to hang in initrd. It seems that something goes wrong within 
the radeon driver. With nomodeset set KMS is skipped and the radeon driver (GPU 
X1600) is used, Wayland isn't run, but xorg-server is run instead.

The reported logs apply to running with nomodeset, maybe on resume it still 
tries to load radeon.
A fix that would allow using the radeon driver with KMS (and run Wayland on top 
of that) might also fix the resume issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722285

Title:
  [Apple Computer, Inc. MacBookPro2,2] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722285/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722487] Dependencies.txt

2017-10-10 Thread Simon P.
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1722487/+attachment/4966546/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722487

Title:
  Failing to open some pictures - Improper call to JPEG library in state
  200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1722487/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722478] Re: Two-finger scrolling no longer works with Ubuntu 17.10

2017-10-10 Thread Ghislain Antony Vaillant
I managed to get two-finger scrolling working after installing the Intel
microcode firmware package.

No idea whether this is a true fix for it or just luck though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722478

Title:
  Two-finger scrolling no longer works with Ubuntu 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1722478/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1570204] Re: Deja-dup tries to save directories that sould be ignored

2017-10-10 Thread Vej
** Changed in: deja-dup
   Importance: Undecided => Medium

** Changed in: deja-dup (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570204

Title:
  Deja-dup tries to save directories that sould be ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1570204/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 792763] Re: SMB Error: "Backup Failed. Success"

2017-10-10 Thread Vej
** Changed in: deja-dup (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/792763

Title:
  SMB Error: "Backup Failed. Success"

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/792763/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722496] [NEW] firefox-local-* are not webextension and don't work on Firefox 57

2017-10-10 Thread Olivier Febwin
Public bug reported:

ubuntu use language-pack plugin, not directly localized version

firefox-local-* plugin are not compatible with 57 version

See https://support.mozilla.org/en-US/kb/use-firefox-interface-other-
languages-language-pack

** Affects: firefox
 Importance: Undecided
 Status: New

** Affects: firefox-extensions
 Importance: Undecided
 Status: New

** Affects: firefox-l10n
 Importance: Undecided
 Status: New

** Affects: ubuntu-translations
 Importance: Undecided
 Status: New

** Package changed: firefox (Ubuntu) => firefox

** Also affects: firefox-extensions
   Importance: Undecided
   Status: New

** Also affects: ubuntu-translations
   Importance: Undecided
   Status: New

** Summary changed:

- firefox-local-* are not webextension 
+ firefox-local-* are not webextension and don't work on Firefox 57

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722496

Title:
  firefox-local-* are not webextension and don't work on Firefox 57

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1722496/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722402] Re: mate-settings-daemon crashed with SIGSEGV in XKeysymToKeycode()

2017-10-10 Thread Jean-Baptiste Lallement
Thanks for your report. Does it crahes under xorg? (select ubuntu-xorg
in the list of sessions on the login screen)

** Information type changed from Private to Public

** Changed in: mate-settings-daemon (Ubuntu)
   Status: New => Incomplete

** Tags removed: wayland-session
** Tags added: wayland

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722402

Title:
  mate-settings-daemon crashed with SIGSEGV in XKeysymToKeycode()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-settings-daemon/+bug/1722402/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722487] Re: Failing to open some pictures - Improper call to JPEG library in state 200

2017-10-10 Thread Simon P.
Yes, I can reproduce the error when the photos are on my harddrive.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722487

Title:
  Failing to open some pictures - Improper call to JPEG library in state
  200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1722487/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722426] Re: Please merge unattended-upgrades 0.98 (main) from Debian unstable (main) Edit

2017-10-10 Thread Balint Reczey
Interestingly autopkgtest ran with 0.97ubuntu2. Investigating while running 
test on my machine.
Tests are passing in Debian: 
https://ci.debian.net/packages/u/unattended-upgrades/unstable/amd64/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722426

Title:
   Please merge unattended-upgrades 0.98 (main) from Debian unstable
  (main) Edit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1722426/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1718147] Re: linux-raspi2: 4.10.0-1019.22 -proposed tracker

2017-10-10 Thread Stefan Bader
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Tags removed: block-proposed-zesty

** Tags removed: block-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1718147

Title:
  linux-raspi2: 4.10.0-1019.22 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1718147/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1718143] Re: linux: 4.10.0-36.40 -proposed tracker

2017-10-10 Thread Stefan Bader
Superseded by 4.10.0-37.41 (which included 4.10.0-36.40)

** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Fix Released

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1718143

Title:
  linux: 4.10.0-36.40 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1718143/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722356] Re: Update google compute-image-packages to 20171006

2017-10-10 Thread Launchpad Bug Tracker
This bug was fixed in the package gce-compute-image-packages -
20171006+dfsg1-0ubuntu1

---
gce-compute-image-packages (20171006+dfsg1-0ubuntu1) artful; urgency=medium

  * List current packaging repository in debian/control
  * New upstream version 20171006+dfsg1 (LP: #1722356)
- Fix system hang during VM shutdown
- JSON parser accepts string types for int64 values
  * Update symlink to shared library with updated patch version

 -- Balint Reczey   Mon, 09 Oct 2017 19:16:04 +0200

** Changed in: gce-compute-image-packages (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722356

Title:
   Update google compute-image-packages to 20171006

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gce-compute-image-packages/+bug/1722356/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1556927] Re: python3 builtin help() fails with exception

2017-10-10 Thread Serhiy Storchaka
This is fixed in version 3.4.4 in mainstream
(https://bugs.python.org/issue23898).

** Bug watch added: Python Roundup #23898
   http://bugs.python.org/issue23898

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1556927

Title:
  python3 builtin help() fails with exception

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1556927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722495] Re: [Ubuntu17.10] qemu gets a trap when given a negative number to 'maxcpus' argument

2017-10-10 Thread Frank Heimes
** Also affects: ubuntu-power-systems
   Importance: Undecided
   Status: New

** Changed in: ubuntu-power-systems
 Assignee: (unassigned) => Canonical Server Team (canonical-server)

** Changed in: ubuntu-power-systems
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722495

Title:
  [Ubuntu17.10] qemu gets a trap when given a negative number to
  'maxcpus' argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1722495/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1722510] Re: gnome-shell and budgie sessions crash when closing maximised windows

2017-10-10 Thread fossfreedom
enc is a formatted patch to resolve this.

As per the patch description:

"
Description: Gnome 3.26.1 with Xorg backend crashes when close maximized app
 When closing maximized window of any GTK app gnome-shell and
 budgie desktop crashes and restarts. This issue specifically affects
 users of the gnome-shell xorg session together with all budgie desktop
 users.
 Patch has been reviewed by mutter developer Carlos Garnacho and
 the patch status bugzilla is "accepted-commit_now"
Author: polygamma 
Origin: upstream 
https://bug788666.bugzilla-attachments.gnome.org/attachment.cgi?id=361191
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=788666
Bug-Ubuntu: https://launchpad.net/bugs/1722510
Last-Update: 2017-10-08
"

** Bug watch added: GNOME Bug Tracker #788666
   https://bugzilla.gnome.org/show_bug.cgi?id=788666

** Patch added: "lp_1722510_fix_xorg_maximize_crash.patch"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1722510/+attachment/4966654/+files/lp_1722510_fix_xorg_maximize_crash.patch

** Tags added: patch

** Description changed:

  When mutter was upgraded to 3.26.1, maximising windows in gnome-shell
  (xorg session) and budgie-desktop and subsequently closing those windows
  causes the window manager to crash;
  
  after a couple of times the whole session crashes and you are left at
  the login prompt.
  
  This is a known issue upstream:
  
- https://bugzilla.gnome.org/show_bug.cfg?id=788666
+ https://bugzilla.gnome.org/show_bug.cgi?id=788666
  
  Note: under budgie random crashes of the desktop have been observed:
  
  https://github.com/budgie-desktop/budgie-desktop/issues/1189
  
  These have been traced back by budgie upstream to the same bugzilla
  issue above.
  
  We have tested the suggested fix in the bugzilla report and can confirm
  that both the gnome-shell (xorg) session no longer crashes and (for us)
  the instability issues with budgie desktop are no longer observed.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: mutter (not installed)
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic i686
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: i386
  CurrentDesktop: Budgie:GNOME
  Date: Tue Oct 10 12:01:16 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-09-27 (12 days ago)
  InstallationMedia: Ubuntu-Budgie 17.10 "Artful Aardvark" - Alpha i386 
(20170926)
  SourcePackage: mutter
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1722510

Title:
  gnome-shell and budgie sessions crash when closing maximised windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1722510/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1719572] Re: chromedriver can't click links outside of the window with Chromium 61

2017-10-10 Thread Olivier Tilloy
The upcoming stable version of chromium (62, currently in the beta
channel) has chromedriver 2.32.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1719572

Title:
  chromedriver can't click links outside of the window with Chromium 61

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1719572/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1720126] Re: [ip link] Message truncated error for large number of passthrough VFs

2017-10-10 Thread Jan Gutter
This fix has been pulled into CentOS 7.3 and later

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720126

Title:
  [ip link] Message truncated error for large number of passthrough VFs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1720126/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1720126] Re: [ip link] Message truncated error for large number of passthrough VFs

2017-10-10 Thread Jan Gutter
This bug has already been fixed upstream in the following commit:

https://anonscm.debian.org/git/collab-maint/pkg-
iproute.git/commit/?id=72b365e8e0fd5efe1d5c05d04c25950736635cfb


This commit happened between: tags debian/4.3.0-1 and debian/4.6.0-1

** Bug watch added: Red Hat Bugzilla #1380803
   https://bugzilla.redhat.com/show_bug.cgi?id=1380803

** Also affects: iproute2 (CentOS) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1380803
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1720126

Title:
  [ip link] Message truncated error for large number of passthrough VFs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1720126/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   4   5   6   7   >