[Desktop-packages] [Bug 1855993] Re: Navit FTBFS - cmake fix needed to work with newer pango

2019-12-27 Thread Gianfranco Costamagna
** Changed in: cmake (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pango1.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1855993

Title:
  Navit FTBFS - cmake fix needed to work with newer pango

Status in cmake package in Ubuntu:
  Fix Released
Status in navit package in Ubuntu:
  Fix Released
Status in pango1.0 package in Ubuntu:
  Won't Fix

Bug description:
  ## Cmake ##

  A change in Pango [1] broke builds using GTK2 as the pango source will
  include hb.h but miss the proper include paths.

  A fix was brought up in [2] and should be added to cmake in Focal to
  allow things to build with the new pango.

  Focal currently is at cmake 3.15.4-1 and [3] is a backport of that
  change to the 3.15 series.

  Note: after that is resolved navit will need a no change rebuild to
  pick up libgpsd25 which got me initially to find this issue.

  [1]: 
https://gitlab.gnome.org/GNOME/pango/commit/a7b17aa2bad77c485943c860a20aedc2b2b115ff
  [2]: https://gitlab.kitware.com/cmake/cmake/issues/19531
  [3]: 
https://gitlab.kitware.com/cmake/cmake/commit/e4b1b79abb2b6e1ad07d36d4734554972c9ce4a9

  --- original report ---

  ## Navit ##

  In file included from /usr/include/pango-1.0/pango/pango-font.h:25,
   from /usr/include/pango-1.0/pango/pango-attributes.h:25,
   from /usr/include/pango-1.0/pango/pango.h:25,
   from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
   from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
   from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
   from /usr/include/gtk-2.0/gdk/gdk.h:32,
   from /usr/include/gtk-2.0/gtk/gtk.h:32,
   from 
/<>/navit-0.5.3+dfsg.1/navit/graphics/gtk_drawing_area/graphics_gtk_drawing_area.c:26:
  /usr/include/pango-1.0/pango/pango-coverage.h:28:10: fatal error: hb.h: No 
such file or directory
     28 | #include 
    |  ^~
  compilation terminated.

  In file included from /usr/include/pango-1.0/pango/pango-font.h:25,
   from /usr/include/pango-1.0/pango/pango-attributes.h:25,
   from /usr/include/pango-1.0/pango/pango.h:25,
   from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
   from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
   from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
   from /usr/include/gtk-2.0/gdk/gdk.h:32,
   from /usr/include/gtk-2.0/gtk/gtk.h:32,
   from 
/<>/navit-0.5.3+dfsg.1/navit/gui/gtk/datawindow.c:24:
  /usr/include/pango-1.0/pango/pango-coverage.h:28:10: fatal error: hb.h: No 
such file or directory
     28 | #include 
    |  ^~
  compilation terminated.

  These are from no change rebuilds needed for libgps25, but something
  else made them break.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1385572] Re: gnome-session not shutting down cleanly

2019-12-27 Thread tellapu
In Ubuntu 19.10 (Gnome 3.34.1) it still happens to me, too, after I
logout and login again (I use Ubuntu Desktop not the Gnome desktop).
Thanks for working on this.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1385572

Title:
  gnome-session not shutting down cleanly

Status in Ubuntu GNOME:
  Fix Released
Status in gnome-session package in Ubuntu:
  Fix Released
Status in gnome-session source package in Trusty:
  Fix Released
Status in gnome-session source package in Utopic:
  Fix Released
Status in gnome-session source package in Vivid:
  Fix Released

Bug description:
  [Impact]
  We have had reports going back to 13.10 that gnome-shell extensions are 
disabled after restart (LP: #1236749), this has probably been our #1 unresolved 
bug for the last few cycles. While this is the main user visible bug probably 
other bugs caused by this for example (BGO: #745707)

  The cause was tracked down to gnome-session not shutting down cleanly
  under upstart. Although the underlying issue seems to be the order in
  which upstart takes down the various components in a user session, the
  side-effects themselves appear to be caused by gnome-session
  continuing to run when it should in fact be shutdown

  The fix updates the 103_kill_the_fail_whale.patch to force shutdown of
  gnome-session. This is inline with the fix upstream for (BGO: #745707)
  also.

  [ Test Case ]
  Note: This is only reproducible under upstart init.
  1. Load gdm
  2. Login to gnome-shell using GNOME from the session list
  3. enable some extensions
  4. reboot system from user menu.
  5. login again to find extensions disabled.

  [ Regression Potential ]
  Very low, the fail whale is meant to be fatal. The upstream dialog that is 
disabled in ubuntu does in fact cause gnome-session to get shutdown.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1697229] Re: GNOME extensions deactivated after lock unlock

2019-12-27 Thread tellapu
In Ubuntu 19.10 it still happens to me, after I logout and login again
(I use Ubuntu Desktop not the Gnome desktop). Thanks for working on
this.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/1697229

Title:
  GNOME extensions deactivated after lock unlock

Status in gnome-session:
  New
Status in gnome-session package in Ubuntu:
  Confirmed

Bug description:
  Summary:
  Lock then unlock GNOME session result in all GNOME extensions to be 
deactivated. Intermittent bug.

  Steps to reproduce:
  1. Install fresh Debian 8.8 Jessie

  2. Using https://extensions.gnome.org install and activate all the following 
extensions:
  • https://extensions.gnome.org/extension/310/alt-tab-workspace/
  alt-tab-worksp...@kwalo.net (version 10.0)

  • https://extensions.gnome.org/extension/484/workspace-grid/
  workspace-g...@mathematical.coffee.gmail.com (version 18.0)

  • https://extensions.gnome.org/extension/495/topicons/
  topIcons@adel.gadl...@gmail.com (version 29.0)

  • https://extensions.gnome.org/extension/672/disable-screen-shield/
  disable-screenshi...@lgpasquale.com (version 7.0)

  • https://extensions.gnome.org/extension/425/project-hamster-extension/
  hams...@projecthamster.wordpress.com (version 26.0)

  • https://extensions.gnome.org/extension/1082/cpufreq/
  cpufreq@konkor (version 12.0)

  3. Lock GNOME session

  4. Unlock GNOME session. Notice that all extensions are now
  deactivated :( Expected result is that they should remaining activated
  per their configuration.

  5. Using "Tweak Tool"/"gnome-tweak-tool" re-activate all those
  extensions. Restart GNOME by pressing "ALT-F2" keys, type "r", press
  "Enter" key. The extensions are now working.

  6. Lock GNOME session again

  7. Unlock GNOME session again. Issue is reproduced again. All extensions are 
deactivated. This bug is intermittent though. It depends on various factors, 
including but not limited:
  • Which extensions are activated
  • Your personal configuration with "gnome-tweak-tool" and "gnome-session" 
packages

  8. This issue can also be reproduce with rebooting, instead of lock
  and unlock the session. Same steps to reproduce as above. But simply
  reboot.

  Using
  • Base system: Debian 8.8 Jessie, 64-bit
  • Gnome: 3.14.1
  • gnome-tweak-tool: 3.14.2-2
  • gnome-session: 3.14.0-2
  • gnome-session-bin: 3.14.0-2
  • gnome-session-common: 3.14.0-2
  • Kernel: 4.9.0-0.bpo.3-amd64 #1 SMP Debian 4.9.25-1~bpo8+1 (2017-05-19) 
x86_64 GNU/Linux

  Notes:
  This bug was fixed in the package gnome-session - 3.9.90-0ubuntu16.1 with 
that ticket comment #15 at 
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1385572/comments/15
  So that ticket #1385572 is closed. But somehow this bug is back and reported 
by others in tickets #1236749 and #1385572. Maybe a regression? Maybe a 
zombie-bug, LOL ;) Anyhow I'm reopening this bug with this new ticket #1697229.

  I would be happy to contribute testing

  Here is another related ticket which includes some temporary fixes, such as:
  # 12 at 
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1236749/comments/12
  # 57 at 
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1236749/comments/57

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1856516] Re: Excessive memory usage by gnome-shell in 19.10

2019-12-27 Thread Robert
This may have been fixed by 
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/799.  

See also https://gitlab.gnome.org/GNOME/gnome-shell/issues/1886 and
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1850201

FWIW, my gnome-shell has leaked to 3.4GB in 10 days.  :(



** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/issues #1886
   https://gitlab.gnome.org/GNOME/gnome-shell/issues/1886

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1856516

Title:
  Excessive memory usage by gnome-shell in 19.10

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  The gnome-shell process on my system is currently at 5473M VIRT 1224M
  RSS 566M SHR; this seems a bit excessive.

  This session has been up for >4 days with a number of suspend/resume
  cycles in there, so this might be a slow leak?

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1
  ProcVersionSignature: Ubuntu 5.3.0+bcachefs.git20191120.71cdaa7a-1-generic 
5.3.10
  Uname: Linux 5.3.0+bcachefs.git20191120.71cdaa7a-1-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Dec 16 16:50:10 2019
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  InstallationDate: Installed on 2019-08-29 (109 days ago)
  InstallationMedia: Ubuntu 19.10 bcachefs (20190828)
  ProcEnviron:
   LANG=en_AU.UTF-8
   LANGUAGE=en_AU:en
   PATH=(custom, user)
   SHELL=/usr/bin/fish
   XDG_RUNTIME_DIR=
  RelatedPackageVersions: mutter-common 3.34.1+git20191107-1ubuntu1~19.10.1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1798400] Re: [upstream] Regression: cannot use impress remote over bluetooth with ubuntu bionic

2019-12-27 Thread Marcus Tomlinson
** Summary changed:

- Regression: cannot use impress remote over bluetooth with ubuntu bionic
+ [upstream] Regression: cannot use impress remote over bluetooth with ubuntu 
bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1798400

Title:
  [upstream] Regression: cannot use impress remote over bluetooth with
  ubuntu bionic

Status in LibreOffice:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed
Status in libreoffice package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in libreoffice package in Fedora:
  Unknown

Bug description:
  Trying to use the impress remote
  (https://wiki.documentfoundation.org/Impress_Remote) over bluetooth
  with libreoffice over ubuntu bionic fails.

  The handset errors out that it cannot connect with Libreoffice on the
  computer even if the bluetooth adapter on the handset and on the
  computer are correctly paired.

  This does not seem to be an issue in the Libreoffice or in the impress
  remote code:

  - I have tested also past LibO versions
  - The Impress remote codebase has not changed recently

  This used to work on the same hardware (headset and laptop) with
  ubuntu 16.04.

  Hence the issue seems to be in a regression in the ubuntu bluetooth
  stack.

  To replicate:

  1) Install Libreoffice on Ubuntu bionic (either from the ubuntu repo
  or with the deb packages from the document fundation)

  2) Assure that your computer has bluetooth

  3) Install impress remote on an android handset (either from the play
  store of via fdroid)

  4) Assure that "remote control" is enabled in impress
  Tools>Options>Impress>General

  5) Pair the bluetooth adapters in the laptop and in the computer

  6) Open a presentation on the laptop

  7) Open the remote on the handset, got to the bluetooth pane see the
  computer there, touch it

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

  RFCOMM server failed for LibreOffice Impress Remote: rfcomm_bind:
  Address already in use (98)

  Same issue was reported for fedora

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: bluez 5.48-0ubuntu3.1
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  Uname: Linux 4.15.0-36-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Wed Oct 17 16:57:29 2018
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1769 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: Notebook W740SU
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-36-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  SourcePackage: bluez
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (131 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  hciconfig:
   hci0:Type: Primary  Bus: USB
BD Address: 00:C2:C6:1A:28:71  ACL MTU: 310:10  SCO MTU: 64:8
UP RUNNING PSCAN ISCAN 
RX bytes:245088 acl:15156 sco:0 events:1266 errors:0
TX bytes:15571 acl:402 sco:1 commands:131 errors:0

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1798400/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857744] Re: gnome shell fails to fullscreen unredirect

2019-12-27 Thread Nicholas Parkanyi
I should also mention that there is no issue on 19.10 in non-GNOME
desktops.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1857744

Title:
  gnome shell fails to fullscreen unredirect

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  When playing videos in mpv set with fairly heavy settings under gnome
  (x11), playback is choppy, even in fullscreen, after upgrading to
  19.10. Previously this would only occur in windowed playback, which
  makes me strongly suspect it's an issue with compositor unredirecting.
  I initially suspected https://gitlab.gnome.org/GNOME/gnome-
  shell/issues/1788 , but it seems the fix for that was already
  backported. I installed arch linux on a separate partition and
  installed the newer gnome shell 3.34.2, and with the same video and
  settings the playback was smooth. I also tested under Ubuntu 18.04 and
  it was fine there as well.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1
  ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
  Uname: Linux 5.3.0-24-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 27 23:12:24 2019
  DisplayManager: gdm3
  InstallationDate: Installed on 2019-07-07 (173 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  RelatedPackageVersions: mutter-common 3.34.1+git20191107-1ubuntu1~19.10.1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to eoan on 2019-11-19 (39 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857744] [NEW] gnome shell fails to fullscreen unredirect

2019-12-27 Thread Nicholas Parkanyi
Public bug reported:

When playing videos in mpv set with fairly heavy settings under gnome
(x11), playback is choppy, even in fullscreen, after upgrading to 19.10.
Previously this would only occur in windowed playback, which makes me
strongly suspect it's an issue with compositor unredirecting. I
initially suspected https://gitlab.gnome.org/GNOME/gnome-
shell/issues/1788 , but it seems the fix for that was already
backported. I installed arch linux on a separate partition and installed
the newer gnome shell 3.34.2, and with the same video and settings the
playback was smooth. I also tested under Ubuntu 18.04 and it was fine
there as well.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1
ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
Uname: Linux 5.3.0-24-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Dec 27 23:12:24 2019
DisplayManager: gdm3
InstallationDate: Installed on 2019-07-07 (173 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
RelatedPackageVersions: mutter-common 3.34.1+git20191107-1ubuntu1~19.10.1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to eoan on 2019-11-19 (39 days ago)

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


** Tags: amd64 apport-bug eoan

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1857744

Title:
  gnome shell fails to fullscreen unredirect

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  When playing videos in mpv set with fairly heavy settings under gnome
  (x11), playback is choppy, even in fullscreen, after upgrading to
  19.10. Previously this would only occur in windowed playback, which
  makes me strongly suspect it's an issue with compositor unredirecting.
  I initially suspected https://gitlab.gnome.org/GNOME/gnome-
  shell/issues/1788 , but it seems the fix for that was already
  backported. I installed arch linux on a separate partition and
  installed the newer gnome shell 3.34.2, and with the same video and
  settings the playback was smooth. I also tested under Ubuntu 18.04 and
  it was fine there as well.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1
  ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
  Uname: Linux 5.3.0-24-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 27 23:12:24 2019
  DisplayManager: gdm3
  InstallationDate: Installed on 2019-07-07 (173 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  RelatedPackageVersions: mutter-common 3.34.1+git20191107-1ubuntu1~19.10.1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to eoan on 2019-11-19 (39 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1829913] Re: openconnect VPN is not propagating internal DNS anymore

2019-12-27 Thread Launchpad Bug Tracker
[Expired for network-manager (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: network-manager (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1829913

Title:
  openconnect VPN is not propagating internal DNS anymore

Status in network-manager package in Ubuntu:
  Expired

Bug description:
  Openconnect VPN stopped propagating DNSes to the system.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1847144] Re: network-manager-openvpn config import ignores tls-crypt section

2019-12-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: network-manager-openvpn (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/1847144

Title:
  network-manager-openvpn config import ignores tls-crypt section

Status in network-manager-openvpn package in Ubuntu:
  Confirmed

Bug description:
  I setup a vpn on raspberry pi with pivpn.

  It creates ovpn files with a tls-crypt section

  
  #
  # 2048 bit OpenVPN static key
  #
  -BEGIN OpenVPN Static key V1-
  
  -END OpenVPN Static key V1-
  

  network-manager fails to extract this key and setup the advanced tls-
  crypt section when one imports the ovpn file and vpn cannot connect
  (logs only show a timeout).

  on the other hand openvpn --config ovpn-file works fine.

  extracting the tls-crypt key and setting the tls settings to tls-crypt
  with this extracted key, enables the vpn to work.

  additionally, it doesn't extract the config to verify the name as the
  ovpn file also requests it do (again, cant set this manually)

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: network-manager-openvpn 1.8.10-1
  ProcVersionSignature: Ubuntu 5.0.0-27.28-generic 5.0.21
  Uname: Linux 5.0.0-27-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Oct  7 23:30:49 2019
  InstallationDate: Installed on 2019-01-06 (274 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  SourcePackage: network-manager-openvpn
  UpgradeStatus: Upgraded to disco on 2019-04-18 (172 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1847144/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857736] Re: nautilus crashed with SIGABRT

2019-12-27 Thread El jinete sin cabeza
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1857736

Title:
  nautilus crashed with SIGABRT

Status in nautilus package in Ubuntu:
  New

Bug description:
  I do not know, what happened.

  ProblemType: Crash
  DistroRelease: Ubuntu 20.04
  Package: nautilus 1:3.34.1-1ubuntu1
  Uname: Linux 5.4.6-050406-generic x86_64
  ApportVersion: 2.20.11-0ubuntu15
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 27 21:22:37 2019
  ExecutablePath: /usr/bin/nautilus
  InstallationDate: Installed on 2018-12-02 (390 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcCmdline: /usr/bin/nautilus --gapplication-service
  ProcEnviron:
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, no user)
   LANGUAGE=es_CL:es
   LANG=es_CL.UTF-8
  Signal: 6
  SourcePackage: nautilus
  StacktraceTop:
   () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
   ()
   ()
   () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: nautilus crashed with SIGABRT
  UpgradeStatus: Upgraded to focal on 2018-12-02 (390 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:
   
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1849257] Re: Firefox audio not playing via bluetooth

2019-12-27 Thread Christopher Patti
Hi I'm seeing this bug in 20.04.

I upgraded from a fresh 19.10 install. I tried removing ~/.mozilla and
the problem still persists.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1849257

Title:
  Firefox audio not playing via bluetooth

Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  When I am playing videos in Youtube, it plays through my laptop
  speakers instead of through the connected bluetooth device. I tried
  that with my USB headset but still audio plays out through my laptop
  speakers. Same for Prime Video. It works fine in Google chrome i.e.
  audio is re-routed through bluetooth speakers.

  I tried switching audio devices and still nothing changes.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: firefox 69.0.3+build1-0ubuntu1
  ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
  Uname: Linux 5.3.0-18-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ashfaq 1386 F pulseaudio
   /dev/snd/pcmC0D0c:   ashfaq 1386 F...m pulseaudio
   /dev/snd/pcmC0D0p:   ashfaq 1386 F...m pulseaudio
  BuildID: 20191010103742
  Channel: Unavailable
  Date: Tue Oct 22 10:58:03 2019
  ForcedLayersAccel: False
  InstallationDate: Installed on 2019-10-18 (3 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  IpRoute:
   default via 192.168.1.1 dev wlp1s0 proto dhcp metric 600 
   169.254.0.0/16 dev wlp1s0 scope link metric 1000 
   192.168.1.0/24 dev wlp1s0 proto kernel scope link src 192.168.1.57 metric 600
  NoProfiles: True
  ProcEnviron:
   LANGUAGE=en_IN:en
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/28/2017
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.08
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Suntory_KL
  dmi.board.vendor: KBL
  dmi.board.version: V1.08
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.08:bd11/28/2017:svnAcer:pnSwiftSF314-52:pvrV1.08:rvnKBL:rnSuntory_KL:rvrV1.08:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.family: Swift 3
  dmi.product.name: Swift SF314-52
  dmi.product.sku: 
  dmi.product.version: V1.08
  dmi.sys.vendor: Acer

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1435414] Re: cups-browsed assert failure: *** Error in `/usr/sbin/cups-browsed': corrupted double-linked list: 0x0000000000e0a7a0 ***

2019-12-27 Thread oldfred
Error in Focal.

Shows my printer twice in system settings, printers.

HP ENVY 4500 series
hp:/usb/ENVY_4500_series?serial=CN49Q1206R05X4
HP Envy 4500 Series, hpcups 3.19.12

implicitclass://HP_ENVY_4500_series_845FC1_/
HP ENVY 4500 series, driverless, cups-filters 1.26.0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1435414

Title:
  cups-browsed assert failure: *** Error in `/usr/sbin/cups-browsed':
  corrupted double-linked list: 0x00e0a7a0 ***

Status in cups-filters package in Ubuntu:
  Fix Released

Bug description:
  after update from proposed and restarting system

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: cups-browsed 1.0.67-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  AssertionMessage: *** Error in `/usr/sbin/cups-browsed': corrupted 
double-linked list: 0x00e0a7a0 ***
  CupsErrorLog:
   W [23/Mar/2015:19:23:05 +0300] Notifier for subscription 120 (dbus://) went 
away, retrying!
   W [23/Mar/2015:19:23:05 +0300] Notifier for subscription 122 (dbus://) went 
away, retrying!
  Date: Mon Mar 23 19:23:05 2015
  ExecutablePath: /usr/sbin/cups-browsed
  InstallationDate: Installed on 2015-03-15 (8 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: LENOVO INVALID
  Papersize: a4
  ProcAttrCurrent: /usr/sbin/cups-browsed (enforce)
  ProcCmdline: /usr/sbin/cups-browsed
  ProcEnviron:
   LANG=ru_RU.UTF-8
   PATH=(custom, no user)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-9-generic 
root=UUID=14fddbcc-7688-41ba-adaf-862b5804a395 ro quiet splash
  Signal: 6
  SourcePackage: cups-filters
  StacktraceTop:
   __libc_message (do_abort=1, fmt=fmt@entry=0x7fc64f4671a8 "*** Error in `%s': 
%s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
   malloc_printerr (ptr=0xe0a7a0, str=0x7fc64f4632dd "corrupted double-linked 
list", action=) at malloc.c:4965
   malloc_consolidate (av=av@entry=0x7fc64f69ac00 ) at malloc.c:4142
   _int_malloc (av=av@entry=0x7fc64f69ac00 , 
bytes=bytes@entry=12808) at malloc.c:3417
   __libc_calloc (n=, elem_size=) at malloc.c:3213
  Title: cups-browsed assert failure: *** Error in `/usr/sbin/cups-browsed': 
corrupted double-linked list: 0x00e0a7a0 ***
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 07/29/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 39CN16WW
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: MoutCook
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnLENOVO:bvr39CN16WW:bd07/29/2010:svnLENOVO:pnINVALID:pvrLenovoB560:rvnLENOVO:rnMoutCook:rvrNotApplicable:cvnLENOVO:ct10:cvrN/A:
  dmi.product.name: INVALID
  dmi.product.version: Lenovo B560
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1335558] Re: lexmark e230 needs usb-no-reattach-default=true

2019-12-27 Thread Silviu C.
Hi,

If it's related to this bug, then it could be that it needs an entry in:

/usr/share/cups/usb/org.cups.usb-quirks


You will need to get the correct usb IDs from lsusb. Quoting from the file I 
mentioned:

# To get the USB vendor and product IDs for a given printer, run the "lsusb"
# command, which will show something like the following:
#
#   Bus 002 Device 003: ID ab21:34dc Acme Example Printer
#
# The "ab21:34dc" is the vendor and product ID, separated by a colon.

Append the info you get at the end of the file. Save it. Turn off your
printer. Then turn it on again.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1335558

Title:
  lexmark e230 needs usb-no-reattach-default=true

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  This printer requires usb-no-reattach-default=true option otherwise,
  it will print gibberish after successfully completing its first print
  job after being powered on.

  $ lsusb
  Bus 002 Device 004: ID 043d:009a Lexmark International, Inc.

  This is similar to bug #1084164, but with a different Lexmark Laser
  printer

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857708] [NEW] Uses GNU awk specific option in bash completions, but gawk is not a dependency

2019-12-27 Thread Jarno Suni
Public bug reported:

The following command tells the files: 
grep awk $(dpkg-query -L pulseaudio | grep 
/usr/share/bash-completion/completions/)
/usr/share/bash-completion/completions/pulseaudio:pactl list cards 2> 
/dev/null | awk -e \
/usr/share/bash-completion/completions/pulseaudio:pactl list cards 2> 
/dev/null | awk -e \
/usr/share/bash-completion/completions/pacat:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/pacat:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/pacmd:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/pacmd:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/pactl:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/pactl:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/padsp:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/padsp:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/paplay:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/paplay:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/parec:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/parec:pactl list cards 2> /dev/null 
| awk -e \
/usr/share/bash-completion/completions/parecord:pactl list cards 2> 
/dev/null | awk -e \
/usr/share/bash-completion/completions/parecord:pactl list cards 2> 
/dev/null | awk -e \
/usr/share/bash-completion/completions/pasuspender:pactl list cards 2> 
/dev/null | awk -e \
/usr/share/bash-completion/completions/pasuspender:pactl list cards 2> 
/dev/null | awk -e \

gawk has -e option, but it is not installed by default at least in
Xubuntu, so (very) old mawk may be used.

Solution: Either use "awk --" instead of "awk -e" or use "gawk -e" and
put gawk as dependency.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: pulseaudio 1:13.0-1ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
Uname: Linux 5.3.0-24-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  jarnos 1200 F pulseaudio
 /dev/snd/pcmC1D0p:   jarnos 1200 F...m pulseaudio
 /dev/snd/controlC0:  jarnos 1200 F pulseaudio
 /dev/snd/pcmC0D0p:   jarnos 1200 F...m pulseaudio
CurrentDesktop: XFCE
Date: Fri Dec 27 18:44:55 2019
InstallationDate: Installed on 2019-12-05 (21 days ago)
InstallationMedia: Xubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/28/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A30
dmi.board.name: 051FJ8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 15
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA30:bd06/28/2018:svnDellInc.:pnOptiPlex9010:pvr01:rvnDellInc.:rn051FJ8:rvrA00:cvnDellInc.:ct15:cvr:
dmi.product.name: OptiPlex 9010
dmi.product.sku: OptiPlex 9010
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug eoan

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1857708

Title:
  Uses GNU awk specific option in bash completions, but gawk is not a
  dependency

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  The following command tells the files: 
  grep awk $(dpkg-query -L pulseaudio | grep 
/usr/share/bash-completion/completions/)
  /usr/share/bash-completion/completions/pulseaudio:pactl list cards 2> 
/dev/null | awk -e \
  /usr/share/bash-completion/completions/pulseaudio:pactl list cards 2> 
/dev/null | awk -e \
  /usr/share/bash-completion/completions/pacat:pactl list cards 2> 
/dev/null | awk -e \
  /usr/share/bash-completion/completions/pacat:pactl list cards 2> 
/dev/null | awk -e \
  /usr/share/bash-completion/completions/pacmd:pactl list cards 2> 
/dev/null | awk -e \
  /usr/share/bash-completion/completions/pacmd:pactl list cards 2> 
/dev/null | awk -e \
  /usr/share/bash-completion/completions/pactl:pactl list cards 2> 
/dev/null | awk -e \
  /usr/share/bash-completion/completions/pactl:pactl list cards 2> 
/dev/null | awk -e \
  /usr/share/bash-completion/completions/padsp:pactl list cards 2> 
/dev/null | awk -e \
  /usr/share/bash-completion/completions/padsp:pactl list cards 2> 
/dev/null | awk -e \
  /usr/share/bash-completion/completions/paplay:pactl list cards 2> 
/dev/null | awk -e \
  /usr/share/bash-completion/completions/paplay:pactl list cards 2> 
/dev/null | awk -e \
  /usr/share/bash-completion/completions/parec:pactl list 

[Desktop-packages] [Bug 1335558] Re: lexmark e230 needs usb-no-reattach-default=true

2019-12-27 Thread Halacs
Hi,

I have a Lexmark E120 printer. It is working fine with Windows 7 and
Windows 10. I'm trying to migrate all my PCs to Ubuntu but my printer
prints one line garbage from Ubuntu. Seems to be related to this bug.
Any idea how to solve it? Thanks!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1335558

Title:
  lexmark e230 needs usb-no-reattach-default=true

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  This printer requires usb-no-reattach-default=true option otherwise,
  it will print gibberish after successfully completing its first print
  job after being powered on.

  $ lsusb
  Bus 002 Device 004: ID 043d:009a Lexmark International, Inc.

  This is similar to bug #1084164, but with a different Lexmark Laser
  printer

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857704] Re: Chicony CNF7129 webcam flipped upside down in Cheese

2019-12-27 Thread Yvan Masson
** Attachment added: "lsusb -v output"
   
https://bugs.launchpad.net/ubuntu/+source/v4l-utils/+bug/1857704/+attachment/5315859/+files/lsusb

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to v4l-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1857704

Title:
  Chicony CNF7129 webcam flipped upside down in Cheese

Status in v4l-utils package in Ubuntu:
  New

Bug description:
  Hi,

  Using Ubuntu 18.04 on an Asus K61IC, webcam image is flipped upside
  down with Cheese. It is however OK when using VLC without any
  particular option, so maybe it is just a Cheese bug.

  The webcam is a Chicony Electronics CNF7129.

  Do not hesitate to ask if you need other information.

  Regards,
  Yvan

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libv4l-0 1.14.2-1
  ProcVersionSignature: Ubuntu 5.0.0-37.40~18.04.1-generic 5.0.21
  Uname: Linux 5.0.0-37-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 27 16:14:30 2019
  InstallationDate: Installed on 2019-12-27 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: v4l-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857704] [NEW] Chicony CNF7129 webcam flipped upside down in Cheese

2019-12-27 Thread Yvan Masson
Public bug reported:

Hi,

Using Ubuntu 18.04 on an Asus K61IC, webcam image is flipped upside down
with Cheese. It is however OK when using VLC without any particular
option, so maybe it is just a Cheese bug.

The webcam is a Chicony Electronics CNF7129.

Do not hesitate to ask if you need other information.

Regards,
Yvan

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libv4l-0 1.14.2-1
ProcVersionSignature: Ubuntu 5.0.0-37.40~18.04.1-generic 5.0.21
Uname: Linux 5.0.0-37-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Dec 27 16:14:30 2019
InstallationDate: Installed on 2019-12-27 (0 days ago)
InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: v4l-utils
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: v4l-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to v4l-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1857704

Title:
  Chicony CNF7129 webcam flipped upside down in Cheese

Status in v4l-utils package in Ubuntu:
  New

Bug description:
  Hi,

  Using Ubuntu 18.04 on an Asus K61IC, webcam image is flipped upside
  down with Cheese. It is however OK when using VLC without any
  particular option, so maybe it is just a Cheese bug.

  The webcam is a Chicony Electronics CNF7129.

  Do not hesitate to ask if you need other information.

  Regards,
  Yvan

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libv4l-0 1.14.2-1
  ProcVersionSignature: Ubuntu 5.0.0-37.40~18.04.1-generic 5.0.21
  Uname: Linux 5.0.0-37-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 27 16:14:30 2019
  InstallationDate: Installed on 2019-12-27 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: v4l-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857704] Re: Chicony CNF7129 webcam flipped upside down in Cheese

2019-12-27 Thread Yvan Masson
** Attachment added: ""v4l2-ctl -d /dev/video0 -l" output"
   
https://bugs.launchpad.net/ubuntu/+source/v4l-utils/+bug/1857704/+attachment/5315860/+files/v4l2-ctl

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to v4l-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1857704

Title:
  Chicony CNF7129 webcam flipped upside down in Cheese

Status in v4l-utils package in Ubuntu:
  New

Bug description:
  Hi,

  Using Ubuntu 18.04 on an Asus K61IC, webcam image is flipped upside
  down with Cheese. It is however OK when using VLC without any
  particular option, so maybe it is just a Cheese bug.

  The webcam is a Chicony Electronics CNF7129.

  Do not hesitate to ask if you need other information.

  Regards,
  Yvan

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: libv4l-0 1.14.2-1
  ProcVersionSignature: Ubuntu 5.0.0-37.40~18.04.1-generic 5.0.21
  Uname: Linux 5.0.0-37-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Dec 27 16:14:30 2019
  InstallationDate: Installed on 2019-12-27 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: v4l-utils
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857703] Re: Dell Inspiron 15 3000 Touchpad (Synaptics TM3096-006) Stopped working with kernel 4.15.0-72-generic (Ubuntu 18.04.3 LTS))

2019-12-27 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1857703

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1857703

Title:
  Dell Inspiron 15 3000 Touchpad (Synaptics TM3096-006) Stopped working
  with kernel 4.15.0-72-generic (Ubuntu 18.04.3 LTS))

Status in xserver-xorg-input-synaptics package in Ubuntu:
  New

Bug description:
  So touchpad suddenly stopped working on this laptop i tried booting
  with

  GRUB_CMDLINE_LINUX_DEFAULT="i8042.reset quiet splash"

  and installing

  sudo apt install xserver-xorg-input-synaptics

  i think i also tried installing some touchpad software but that didnt
  help as well.

  tried booting the 4.15.0-70-generic kernel (only one available) -
  worked fawlessly..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1857703/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857703] [NEW] Dell Inspiron 15 3000 Touchpad (Synaptics TM3096-006) Stopped working with kernel 4.15.0-72-generic (Ubuntu 18.04.3 LTS))

2019-12-27 Thread fksdlöfioenvdfsdji
Public bug reported:

So touchpad suddenly stopped working on this laptop i tried booting with

GRUB_CMDLINE_LINUX_DEFAULT="i8042.reset quiet splash"

and installing

sudo apt install xserver-xorg-input-synaptics

i think i also tried installing some touchpad software but that didnt
help as well.

tried booting the 4.15.0-70-generic kernel (only one available) - worked
fawlessly..

** Affects: xserver-xorg-input-synaptics (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/1857703

Title:
  Dell Inspiron 15 3000 Touchpad (Synaptics TM3096-006) Stopped working
  with kernel 4.15.0-72-generic (Ubuntu 18.04.3 LTS))

Status in xserver-xorg-input-synaptics package in Ubuntu:
  New

Bug description:
  So touchpad suddenly stopped working on this laptop i tried booting
  with

  GRUB_CMDLINE_LINUX_DEFAULT="i8042.reset quiet splash"

  and installing

  sudo apt install xserver-xorg-input-synaptics

  i think i also tried installing some touchpad software but that didnt
  help as well.

  tried booting the 4.15.0-70-generic kernel (only one available) -
  worked fawlessly..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1857703/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1506847] Re: gnome-screenshot doesn't put the screenshot in clipboard

2019-12-27 Thread Jaromir Obr
Related issue is bug 1733890.
I'm seeing the bug in X (haven't tried Wayland).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screenshot in Ubuntu.
https://bugs.launchpad.net/bugs/1506847

Title:
  gnome-screenshot doesn't put the screenshot in clipboard

Status in gnome-screenshot package in Ubuntu:
  Confirmed

Bug description:
  I'm on Ubuntu 14.04 and I've noticed that gnome-screenshot doesn't
  work as it used to a couple of weeks ago, so probably an update broke
  it.

  When I take a snapshot (Print Screen or Shift+Print Screen), I get the
  gnome-screenshot dialog with the options "Copy to clipboard" and "Save
  file". Saving file works, but copy to clipboard an pasting to another
  application doesn't.

  Copy and paste of images does work in general (e.g. by using the "Copy
  image" option in the browser - I can paste this image to another
  program), so this seems to be solely related to gnome-screenshot.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1825842] Re: [vmware] Background goes white when using scaling (200%, 300% or 400%)

2019-12-27 Thread Henry Lucas
Hello, I have this problem on my Ubuntu VMs (since 19.04). However, my Debian 
10 VMs are not affected. I hope this bug will be fixed before the LTS. This 
graphics bug makes my VMs unusable.
Thank you.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-vmware in Ubuntu.
https://bugs.launchpad.net/bugs/1825842

Title:
  [vmware] Background goes white when using scaling (200%, 300% or 400%)

Status in mutter package in Ubuntu:
  Confirmed
Status in xserver-xorg-video-vmware package in Ubuntu:
  Confirmed

Bug description:
  As soon as I set my display to scaled (any percentage) via Settings ->
  Displays -> Scale, the background image disappears and become all
  white. When I choose a different background image via Settings ->
  Background initially nothing happens. As soon as I switch back to 100%
  scaling, the image I choose before now appears.

  This problem started right after updating to 19.04. No such issues
  with either 18.04 or 18.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
  Uname: Linux 5.0.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 22 15:35:49 2019
  DistUpgraded: 2019-04-21 17:34:15,063 DEBUG icon theme changed, re-reading
  DistroCodename: disco
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   VMware SVGA II Adapter [15ad:0405] (prog-if 00 [VGA controller])
 Subsystem: VMware SVGA II Adapter [15ad:0405]
  InstallationDate: Installed on 2019-03-01 (51 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: VMware, Inc. VMware Virtual Platform
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-13-generic 
root=UUID=c8dc93a3-fd95-4152-9c04-0211309b2dc7 ro find_preseed=/preseed.cfg 
auto noprompt priority=critical locale=en_US quiet
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to disco on 2019-04-21 (0 days ago)
  dmi.bios.date: 04/13/2018
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd04/13/2018:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.97-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.2-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.4-1ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20180925-2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1506847] Re: gnome-screenshot doesn't put the screenshot in clipboard

2019-12-27 Thread Jaromir Obr
I can see this behavior in Ubuntu 19.10 (gnome-screenshot 3.33.90):

* If you press PrintScreen or Shift+PrintScreen then screenshot is saved as a 
file to the folder Pictures instead of showing gnome-screenshot dialog (see 
also bug 927952). The same behavior occurs if you run "gnome-screenshot" from 
command line.
* Ctrl + Shift + PrintScreen allows saving of grabbed area to clipboard and it 
works well (pasting verified in KolourPaint)

* If you open the gnome-screenshot dialog manually, either using "Super key => 
Type screenshot" or by "gnome-screenshot -i" then:
-
* The action "Grab the whole screen => Take screenshot => Copy to clipboard" 
doesn't add anything into clipboard (verified in KolourPaint) - it's a bug, I 
guess it's the same issue as bug 1506847
* The actions "Grab the current window => Take screenshot => Copy to clipboard" 
and "Select area to grab => Take screenshot => Copy to clipboard" work well - 
the screenshot is copied into clipboard
* Saving into file using the button "Save" works well in all above cases

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screenshot in Ubuntu.
https://bugs.launchpad.net/bugs/1506847

Title:
  gnome-screenshot doesn't put the screenshot in clipboard

Status in gnome-screenshot package in Ubuntu:
  Confirmed

Bug description:
  I'm on Ubuntu 14.04 and I've noticed that gnome-screenshot doesn't
  work as it used to a couple of weeks ago, so probably an update broke
  it.

  When I take a snapshot (Print Screen or Shift+Print Screen), I get the
  gnome-screenshot dialog with the options "Copy to clipboard" and "Save
  file". Saving file works, but copy to clipboard an pasting to another
  application doesn't.

  Copy and paste of images does work in general (e.g. by using the "Copy
  image" option in the browser - I can paste this image to another
  program), so this seems to be solely related to gnome-screenshot.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857601] Re: Amazing scrollbar ghosting bug

2019-12-27 Thread Paul White
** Package changed: xorg-server (Ubuntu) => null-and-void

** Changed in: null-and-void
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1857601

Title:
  Amazing scrollbar ghosting bug

Status in NULL Project:
  Invalid

Bug description:
  
  This is the bug which might have been gone unnoticed for very long time.

  Basic workaround is setting snapping right +25 pixels and hiding
  scrollbar portion of any window off-screen.

  Further information:
  https://bugs.launchpad.net/ubuntu/+source/xfce4/+bug/1838154/comments/32

  
  :)

To manage notifications about this bug go to:
https://bugs.launchpad.net/null-and-void/+bug/1857601/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857601] Re: Amazing scrollbar ghosting bug

2019-12-27 Thread lfytk14
at #2 comment:

I guess it's cooler to live like hitler.

:/

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1857601

Title:
  Amazing scrollbar ghosting bug

Status in xorg-server package in Ubuntu:
  New

Bug description:
  
  This is the bug which might have been gone unnoticed for very long time.

  Basic workaround is setting snapping right +25 pixels and hiding
  scrollbar portion of any window off-screen.

  Further information:
  https://bugs.launchpad.net/ubuntu/+source/xfce4/+bug/1838154/comments/32

  
  :)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857601] Re: Amazing scrollbar ghosting bug

2019-12-27 Thread lfytk14
at #2 comment:

Kids masturbate into your head with LRAD and make
fun of you online if they can.
If they are lucky separatists give them ridiculous tools of surveillance
with which I guess they can wreak plenty of chaos and
suffering.

This looks like the end of once great Russia, unfortunately.

>:]

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1857601

Title:
  Amazing scrollbar ghosting bug

Status in xorg-server package in Ubuntu:
  New

Bug description:
  
  This is the bug which might have been gone unnoticed for very long time.

  Basic workaround is setting snapping right +25 pixels and hiding
  scrollbar portion of any window off-screen.

  Further information:
  https://bugs.launchpad.net/ubuntu/+source/xfce4/+bug/1838154/comments/32

  
  :)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1315752] Re: Streams in pulseaudio often play a bit slow or a bit fast

2019-12-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1315752

Title:
  Streams in pulseaudio often play a bit slow or a bit fast

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I frequently find that audio streams in pulseaudio are playing at the
  wrong speed. They are either a bit slow or a bit fast. To my ears I
  would say that the difference in pitch is probably around one tone, or
  somewhere around the ratio of 44100Hz to 48000Hz. Killing pulseaudio
  and letting it get respawned usually fixes the problem.

  My main audio hardware is a Focusrite Scarlett 2i2.

  Example: I have just tried to play a 44100Hz MP3 in Audacious. It came
  out a bit slower and flatter than it should. I ran "pulseaudio -k" and
  then tried again. This time it played at the right speed.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-24.46-lowlatency 3.13.9
  Uname: Linux 3.13.0-24-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  3 23:12:28 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-08-22 (254 days ago)
  InstallationMedia: Ubuntu-Studio 13.04 "Raring Ringtail" - Release amd64 
(20130424)
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (11 days ago)
  dmi.bios.date: 06/28/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7OET24WW (1.03 )
  dmi.board.name: 8932A11
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7OET24WW(1.03):bd06/28/2007:svnLENOVO:pn8932A11:pvrThinkPadR61/R61i:rvnLENOVO:rn8932A11:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 8932A11
  dmi.product.version: ThinkPad R61/R61i
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1315752] Re: Streams in pulseaudio often play a bit slow or a bit fast

2019-12-27 Thread Alexander Pistoletov
I have the same problem with another soundcard - Steinberg UR12 (USB).
Please ping me if you need any specific details from me.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1315752

Title:
  Streams in pulseaudio often play a bit slow or a bit fast

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I frequently find that audio streams in pulseaudio are playing at the
  wrong speed. They are either a bit slow or a bit fast. To my ears I
  would say that the difference in pitch is probably around one tone, or
  somewhere around the ratio of 44100Hz to 48000Hz. Killing pulseaudio
  and letting it get respawned usually fixes the problem.

  My main audio hardware is a Focusrite Scarlett 2i2.

  Example: I have just tried to play a 44100Hz MP3 in Audacious. It came
  out a bit slower and flatter than it should. I ran "pulseaudio -k" and
  then tried again. This time it played at the right speed.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-24.46-lowlatency 3.13.9
  Uname: Linux 3.13.0-24-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat May  3 23:12:28 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-08-22 (254 days ago)
  InstallationMedia: Ubuntu-Studio 13.04 "Raring Ringtail" - Release amd64 
(20130424)
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (11 days ago)
  dmi.bios.date: 06/28/2007
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7OET24WW (1.03 )
  dmi.board.name: 8932A11
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7OET24WW(1.03):bd06/28/2007:svnLENOVO:pn8932A11:pvrThinkPadR61/R61i:rvnLENOVO:rn8932A11:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 8932A11
  dmi.product.version: ThinkPad R61/R61i
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1852018] Re: Audio Stops Playing Briefly When Emptying Trash

2019-12-27 Thread Alexander Pistoletov
Does the same thing happen if you try to shift+delete something in Nautilus? 
(this also causes a dialog window to pop up)  
I have a very similar issue if I play music in foobar2000 through Wine using 
its "wasapi shared" output method and do that - the sound stutters for a brief 
amount of time.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell-extension-desktop-icons in
Ubuntu.
https://bugs.launchpad.net/bugs/1852018

Title:
  Audio Stops Playing Briefly When Emptying Trash

Status in gnome-shell-extension-desktop-icons package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I am running Ubuntu 19.10 and encountered this issue. I had a podcast
  playing in the background on Firefox v. 70.0.1 and I was deleting some
  files. I then proceeded to empty the trash and saw that the audio
  stops briefly till the "Empty all items from Trash?" prompt shows up.

  I was able to duplicate this many times and it even occurred with
  audio on Chrome.

  The expected way for things to work would be the audio keeps on
  playing, if I just empty the trash.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1852018] Re: Audio Stops Playing Briefly When Emptying Trash

2019-12-27 Thread Alexander Pistoletov
> A secondary problem, which might be an unfixable design choice, is
that it sounds like PulseAudio clients can block the sound of the entire
server.

If that's unfixable, then perhaps it makes sense to remove this behavior
from clients which are bundled with Ubuntu, such as Nautilus. They don't
have to block the sound of the entire server, right?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell-extension-desktop-icons in
Ubuntu.
https://bugs.launchpad.net/bugs/1852018

Title:
  Audio Stops Playing Briefly When Emptying Trash

Status in gnome-shell-extension-desktop-icons package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I am running Ubuntu 19.10 and encountered this issue. I had a podcast
  playing in the background on Firefox v. 70.0.1 and I was deleting some
  files. I then proceeded to empty the trash and saw that the audio
  stops briefly till the "Empty all items from Trash?" prompt shows up.

  I was able to duplicate this many times and it even occurred with
  audio on Chrome.

  The expected way for things to work would be the audio keeps on
  playing, if I just empty the trash.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 346753] Re: pulseaudio doesn't care about default device

2019-12-27 Thread Alexander Pistoletov
Oops, sorry, wrong thread, I actually meant another bug (1631161)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/346753

Title:
  pulseaudio doesn't care about default device

Status in pulseaudio package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: pulseaudio

  I have 3 sound devices on my laptop running Ubuntu Studio Jaunty.
  /proc/asound/pcm:
  00-00: Intel ICH : Intel 82801DB-ICH4 : playback 1 : capture 1
  00-01: Intel ICH - MIC ADC : Intel 82801DB-ICH4 - MIC ADC : capture 1
  00-02: Intel ICH - MIC2 ADC : Intel 82801DB-ICH4 - MIC2 ADC : capture 1
  00-03: Intel ICH - ADC2 : Intel 82801DB-ICH4 - ADC2 : capture 1
  00-04: Intel ICH - IEC958 : Intel 82801DB-ICH4 - IEC958 : playback 1
  01-00: USB Audio : USB Audio : playback 1 : capture 1
  01-01: USB Audio : USB Audio #1 : playback 1 : capture 1
  01-02: USB Audio : USB Audio #2 : capture 1
  02-00: Intel ICH - Modem : Intel 82801DB-ICH4 Modem - Modem : playback 1 : 
capture 1

  In alsa and in the gnome preferences I have the second (USB) device
  set as the default but pulseaudio just outputs to the first device and
  I haven't seen any dialog to change the pulseaudio default device.
  Nevertheless it should use either the alsa or gnome default.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 346753] Re: pulseaudio doesn't care about default device

2019-12-27 Thread Alexander Pistoletov
Somehow this is still an issue in Ubuntu 19.10

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/346753

Title:
  pulseaudio doesn't care about default device

Status in pulseaudio package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: pulseaudio

  I have 3 sound devices on my laptop running Ubuntu Studio Jaunty.
  /proc/asound/pcm:
  00-00: Intel ICH : Intel 82801DB-ICH4 : playback 1 : capture 1
  00-01: Intel ICH - MIC ADC : Intel 82801DB-ICH4 - MIC ADC : capture 1
  00-02: Intel ICH - MIC2 ADC : Intel 82801DB-ICH4 - MIC2 ADC : capture 1
  00-03: Intel ICH - ADC2 : Intel 82801DB-ICH4 - ADC2 : capture 1
  00-04: Intel ICH - IEC958 : Intel 82801DB-ICH4 - IEC958 : playback 1
  01-00: USB Audio : USB Audio : playback 1 : capture 1
  01-01: USB Audio : USB Audio #1 : playback 1 : capture 1
  01-02: USB Audio : USB Audio #2 : capture 1
  02-00: Intel ICH - Modem : Intel 82801DB-ICH4 Modem - Modem : playback 1 : 
capture 1

  In alsa and in the gnome preferences I have the second (USB) device
  set as the default but pulseaudio just outputs to the first device and
  I haven't seen any dialog to change the pulseaudio default device.
  Nevertheless it should use either the alsa or gnome default.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1852018] Re: Audio Stops Playing Briefly When Emptying Trash

2019-12-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell-extension-desktop-icons (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell-extension-desktop-icons in
Ubuntu.
https://bugs.launchpad.net/bugs/1852018

Title:
  Audio Stops Playing Briefly When Emptying Trash

Status in gnome-shell-extension-desktop-icons package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I am running Ubuntu 19.10 and encountered this issue. I had a podcast
  playing in the background on Firefox v. 70.0.1 and I was deleting some
  files. I then proceeded to empty the trash and saw that the audio
  stops briefly till the "Empty all items from Trash?" prompt shows up.

  I was able to duplicate this many times and it even occurred with
  audio on Chrome.

  The expected way for things to work would be the audio keeps on
  playing, if I just empty the trash.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1852018] Re: Audio Stops Playing Briefly When Emptying Trash

2019-12-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell-extension-desktop-icons in
Ubuntu.
https://bugs.launchpad.net/bugs/1852018

Title:
  Audio Stops Playing Briefly When Emptying Trash

Status in gnome-shell-extension-desktop-icons package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I am running Ubuntu 19.10 and encountered this issue. I had a podcast
  playing in the background on Firefox v. 70.0.1 and I was deleting some
  files. I then proceeded to empty the trash and saw that the audio
  stops briefly till the "Empty all items from Trash?" prompt shows up.

  I was able to duplicate this many times and it even occurred with
  audio on Chrome.

  The expected way for things to work would be the audio keeps on
  playing, if I just empty the trash.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857689] [NEW] bionic 18.04 network-manager-strongswan cannot connect behind a mobile wwan connection

2019-12-27 Thread Cyanryaku
Public bug reported:

$ lsb_release -rd
Description:Ubuntu 18.04.3 LTS
Release:18.04

For some reason, I downloaded several ubuntu source deb packages (for
very latest build of "focal"?) and re-debuild them and forcefully
installed:

network-manager-strongswan_1.4.4-2_amd64
charon-cmd_5.8.1-1ubuntu1_amd64
charon-systemd_5.8.1-1ubuntu1_amd64
libcharon-extauth-plugins_5.8.1-1ubuntu1_amd64
libcharon-extra-plugins_5.8.1-1ubuntu1_amd64
libcharon-standard-plugins_5.8.1-1ubuntu1_all
libstrongswan_5.8.1-1ubuntu1_amd64
libstrongswan-extra-plugins_5.8.1-1ubuntu1_amd64
libstrongswan-standard-plugins_5.8.1-1ubuntu1_amd64
strongswan_5.8.1-1ubuntu1_all
strongswan-charon_5.8.1-1ubuntu1_amd64
strongswan-libcharon_5.8.1-1ubuntu1_amd64
strongswan-nm_5.8.1-1ubuntu1_amd64
strongswan-pki_5.8.1-1ubuntu1_amd64
strongswan-scepclient_5.8.1-1ubuntu1_amd64
strongswan-starter_5.8.1-1ubuntu1_amd64
strongswan-swanctl_5.8.1-1ubuntu1_amd64
strongswan-tnc-base_5.8.1-1ubuntu1_all
strongswan-tnc-client_5.8.1-1ubuntu1_all
strongswan-tnc-ifmap_5.8.1-1ubuntu1_all
strongswan-tnc-pdp_5.8.1-1ubuntu1_all
strongswan-tnc-server_5.8.1-1ubuntu1_all

I setup a remote VPN server at AWS EC2, which has an Elastic IP exposed.
The VPN can be connected correctly via iOS (4G/LTE mobile, or WiFi
behind NAT) and MacOS (via WiFi behind NAT) devices.

When trying to connect from Ubuntu 18.04 which has networkmanager
installed with strongswan plug-in, it never succeeded when the mobile
wwan is connected, but it works only it has wired ethernet or wifi
connected behind a NAT.

Here is the nmcli coneection:
nmcli c
NAME   UUID  TYPE  DEVICE 
eth0   97ab1a44-d6a6-39b1-abad-9ba56fbca8d2  ethernet  eth0   
mobil  9dd38b76-68d8-42cd-aec6-acef5a993088  gsm   -- 
myvpn  035be8b0-c4b0-41c4-b64f-bf7378ec0823  vpn   -- 

$ nmcli c sho myvpn | grep vpn
connection.type:vpn
vpn.service-type:   
org.freedesktop.NetworkManager.strongswan
vpn.user-name:  --
vpn.data:   ipcomp = no, esp = aes256gcm16-ecp521, 
proposal = yes, method = eap, virtual = yes, address = XXX, encap = yes, user = 
UUU, ike = aes256gcm16-prfsha384-ecp521, password-flags = 0
vpn.secrets:
vpn.persistent: no
vpn.timeout:0

$ nmcli c up myvpn
NAME   UUID  TYPE  DEVICE   
mobil  9dd38b76-68d8-42cd-aec6-acef5a993088  gsm   cdc-wdm1 
eth0   97ab1a44-d6a6-39b1-abad-9ba56fbca8d2  ethernet  eth0 
myvpn  035be8b0-c4b0-41c4-b64f-bf7378ec0823  vpn   --   

$ nmcli c up myvpn
Error: Connection activation failed: Unknown reason

I checked /var/log/syslog, and found the critical issue is caused by:Dec 27 
17:52:30 chevalier charon-nm: 08[IKE] authentication of 'XXX' with EAP 
successful
Dec 27 17:52:30 chevalier charon-nm: 08[IKE] IKE_SA darth[6] established 
between [snipped]
Dec 27 17:52:30 chevalier charon-nm: 08[IKE] scheduling rekeying in 35503s
Dec 27 17:52:30 chevalier charon-nm: 08[IKE] maximum IKE_SA lifetime 36103s
Dec 27 17:52:30 chevalier charon-nm: 08[IKE] installing new virtual IP 
xxx.xxx.xxx.xxx
Dec 27 17:52:30 chevalier charon: 10[KNL] xxx.xxx.xxx.xxx appeared on wwan0
Dec 27 17:52:30 chevalier charon-nm: 08[IKE] received NO_PROPOSAL_CHOSEN 
notify, no CHILD_SA built
Dec 27 17:52:30 chevalier charon-nm: 08[IKE] failed to establish CHILD_SA, 
keeping IKE_SA
Dec 27 17:52:30 chevalier charon-nm: 08[IKE] peer supports MOBIKE
Dec 27 17:52:30 chevalier charon-nm: 07[IKE] deleting IKE_SA darth[6] between 
[snipped]
Dec 27 17:52:30 chevalier charon-nm: 07[IKE] sending DELETE for IKE_SA darth[6]
Dec 27 17:52:30 chevalier charon-nm: 07[ENC] generating INFORMATIONAL request 6 
[ D ]
Dec 27 17:52:30 chevalier charon-nm: 07[NET] sending packet: from [snipped] (65 
bytes)
Dec 27 17:52:30 chevalier charon-nm: 11[NET] received packet: from [snipped] 
(57 bytes)
Dec 27 17:52:30 chevalier charon-nm: 11[ENC] parsed INFORMATIONAL response 6 [ ]
Dec 27 17:52:30 chevalier charon-nm: 11[IKE] IKE_SA deleted
Dec 27 17:52:30 chevalier charon-systemd[1191]: xxx.xxx.xxx.xxx disappeared 
from wwan0
Dec 27 17:52:30 chevalier charon: 08[KNL] xxx.xxx.xxx.xxx disappeared from wwan0

As you can see, the IKE encryption algorithm proposal cannot be chosen
between VPN server and Ubuntu client. There may be some blocking between
this. However, I suppose this should not be an issue casued by mobile
ISP because my iOS device used the same mobile ISP and it has no issue.

There is no firewall (ufw or iptables) setup

This will not happen to the case with wifi or ethernet only NAT behind
another mobile ISP.

Any possible reason? which underlying I shall upgrade as well for
specific Ubuntu 18.04?

Thanks for listening.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: network-manager-strongswan networkmanager 

[Desktop-packages] [Bug 1845046] Re: Bluetooth headphones/speaker default to low quality headset mode and fails to switch to A2DP when selected

2019-12-27 Thread s.illes79
Same problem with Sony WH-1000XM2

My workaround is

1. Turn on headphone, wait to connect with low quality sink
2. Turn off bluetooth, wait couple of seconds and turn on
3. Reconnect headphones.

Works all the time.

Ubuntu: 18.04
Sony WH-1000XM2

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1845046

Title:
  Bluetooth headphones/speaker default to low quality headset mode and
  fails to switch to A2DP when selected

Status in bluez package in Ubuntu:
  Confirmed
Status in gnome-control-center package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Whenever I turn on my headphones theyll connect to my computer but im
  able to hear the input audio from my microphone and low quality output
  audio. I have to disconnect the headphones in the bluetooth devices
  and reconnect for it to fix the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.2
  ProcVersionSignature: Ubuntu 5.0.0-29.31~18.04.1-generic 5.0.21
  Uname: Linux 5.0.0-29-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  litleck1398 F pulseaudio
   /dev/snd/controlC0:  litleck1398 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Sep 23 17:07:59 2019
  InstallationDate: Installed on 2019-09-22 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_Card: WH-1000XM3
  Symptom_Type: High background noise, or volume is too low
  Title: [WH-1000XM3, playback] Background noise or low volume
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/12/2019
  dmi.bios.vendor: Alienware
  dmi.bios.version: 1.0.19
  dmi.board.name: 01NYPT
  dmi.board.vendor: Alienware
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Alienware
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnAlienware:bvr1.0.19:bd02/12/2019:svnAlienware:pnAlienwareAuroraR5:pvr1.0.19:rvnAlienware:rn01NYPT:rvrA00:cvnAlienware:ct3:cvrNotSpecified:
  dmi.product.family: Alienware
  dmi.product.name: Alienware Aurora R5
  dmi.product.sku: 0729
  dmi.product.version: 1.0.19
  dmi.sys.vendor: Alienware

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1791981] Re: X Server session crash for "No space left on device"

2019-12-27 Thread Asa Zernik
** Also affects: nvidia
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1791981

Title:
  X Server session crash for "No space left on device"

Status in Nvidia:
  New
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu Release: Ubuntu 18.04.1 LTS
  Package version: xserver-xorg: 1:7.7+19ubuntu7.1

  When my laptop resumes after suspend, the desktop session crashes and a new 
one is started. So each time I lose all open applications and unsaved data!
  The expected behavior would be obviously to restore the suspended session.

  I had a look through log files and found that Xorg.0.log ends with the
  following error lines:

  [  6004.019] (II) NVIDIA(0): Setting mode "NULL"
  [  6004.026] (EE) modeset(G0): failed to set mode: No space left on device
  [  6004.026] (EE) 
  Fatal server error:
  [  6004.026] (EE) EnterVT failed for gpu screen 0
  [  6004.027] (EE) 
  [  6004.027] (EE) 
  Please consult the The X.Org Foundation support 
 at http://wiki.x.org
   for help. 
  [  6004.027] (EE) Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
  [  6004.027] (EE) 
  [  6004.065] (EE) Server terminated with error (1). Closing log file.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857601] Re: Amazing scrollbar ghosting bug

2019-12-27 Thread lfytk14
If this is all true, then it is possible that someone is trying to sabotage
X11.

Kinda interesting.

>:]

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1857601

Title:
  Amazing scrollbar ghosting bug

Status in xorg-server package in Ubuntu:
  New

Bug description:
  
  This is the bug which might have been gone unnoticed for very long time.

  Basic workaround is setting snapping right +25 pixels and hiding
  scrollbar portion of any window off-screen.

  Further information:
  https://bugs.launchpad.net/ubuntu/+source/xfce4/+bug/1838154/comments/32

  
  :)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857601] Re: Amazing scrollbar ghosting bug

2019-12-27 Thread lfytk14
Just move scrollbar off-screen.
It should help if you have snapping right +25 pixels
and increased padding around clock.

Here is another interesting find:
https://bugs.launchpad.net/null-and-void/+bug/1857602

:))


** Changed in: xorg-server (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1857601

Title:
  Amazing scrollbar ghosting bug

Status in xorg-server package in Ubuntu:
  New

Bug description:
  
  This is the bug which might have been gone unnoticed for very long time.

  Basic workaround is setting snapping right +25 pixels and hiding
  scrollbar portion of any window off-screen.

  Further information:
  https://bugs.launchpad.net/ubuntu/+source/xfce4/+bug/1838154/comments/32

  
  :)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857601] Re: Amazing scrollbar ghosting bug

2019-12-27 Thread lfytk14
OK. This way it is even faster, just increase amount of free space in clock
with spaces and hide scrollbar off-screen.

Clock settings:
"  %a  %R  "  (2spc, 2spc, 10spc)

tip:
Friday 27 December 2019


** Attachment added: "2019-12-27_10-18-49 clock padding.png"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1857601/+attachment/5315794/+files/2019-12-27_10-18-49%20clock%20padding.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1857601

Title:
  Amazing scrollbar ghosting bug

Status in xorg-server package in Ubuntu:
  New

Bug description:
  
  This is the bug which might have been gone unnoticed for very long time.

  Basic workaround is setting snapping right +25 pixels and hiding
  scrollbar portion of any window off-screen.

  Further information:
  https://bugs.launchpad.net/ubuntu/+source/xfce4/+bug/1838154/comments/32

  
  :)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857601] Re: Amazing scrollbar ghosting bug

2019-12-27 Thread lfytk14
Panel settings.

>:]


** Attachment added: "xfce4-panel.xml"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1857601/+attachment/5315795/+files/xfce4-panel.xml

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1857601

Title:
  Amazing scrollbar ghosting bug

Status in xorg-server package in Ubuntu:
  New

Bug description:
  
  This is the bug which might have been gone unnoticed for very long time.

  Basic workaround is setting snapping right +25 pixels and hiding
  scrollbar portion of any window off-screen.

  Further information:
  https://bugs.launchpad.net/ubuntu/+source/xfce4/+bug/1838154/comments/32

  
  :)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1857601] Re: Amazing scrollbar ghosting bug

2019-12-27 Thread lfytk14
I can't comment much on this, since I am getting constantly banned
by unprofessional moderators or Russian separatists, sry!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1857601

Title:
  Amazing scrollbar ghosting bug

Status in xorg-server package in Ubuntu:
  New

Bug description:
  
  This is the bug which might have been gone unnoticed for very long time.

  Basic workaround is setting snapping right +25 pixels and hiding
  scrollbar portion of any window off-screen.

  Further information:
  https://bugs.launchpad.net/ubuntu/+source/xfce4/+bug/1838154/comments/32

  
  :)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp