[Desktop-packages] [Bug 1930914] Re: ubuntu-minimal depends on ubuntu-advantage-tools

2021-11-05 Thread Dan Watkins
I would also like to see this change:

* ubuntu-advantage-tools and its dependencies add about 3MB to ubuntu-minimal 
installations (checked by installing ubuntu-minimal's Depends in a Docker 
container with and without u-a-t)
* it installs a systemd timer which runs (to do nothing, as the service it runs 
is disabled without ua-auto-attach.service present)
* it installs MOTD hooks, which run regularly
* it installs an apt hook, which is executed on every update and upgrade, and 
twice on installs

If one is not interested in UA services, these are wasted resources, and
provide an incentive to remove ubuntu-minimal from systems.

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

Title:
  ubuntu-minimal depends on ubuntu-advantage-tools

Status in ubuntu-meta package in Ubuntu:
  Confirmed

Bug description:
  This is counter to #1566183 There is no reason to enforce desktop
  users who manage machine on their own to install ubuntu-advantage-
  tools, especially when this is 'minimal' version.  This should include
  only essential packages to make the OS functional

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubuntu-minimal 1.450.2
  ProcVersionSignature: Ubuntu 5.4.0-73.82-lowlatency 5.4.106
  Uname: Linux 5.4.0-73-lowlatency x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Fri Jun  4 18:54:56 2021
  InstallationDate: Installed on 2020-01-29 (491 days ago)
  InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: ubuntu-meta
  UpgradeStatus: Upgraded to focal on 2020-06-27 (342 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1930914/+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 1921515] [NEW] `SyntaxError` when byte-compiling during `do-release-upgrade` to hirsute

2021-03-26 Thread Dan Watkins
Public bug reported:

When performing a `do-release-upgrade -d` on my groovy system, I saw:

Setting up python3-software-properties (0.99.8) ...
Failed to byte-compile 
/usr/lib/python3/dist-packages/softwareproperties/extendedsourceslist.py:   
File 
"/usr/lib/python3/dist-packages/softwareproperties/extendedsourceslist.py", 
line 436
def __init__(self, sourceslist=None, /, files=None):
 ^
SyntaxError: invalid syntax (expected ')')

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  `SyntaxError` when byte-compiling during `do-release-upgrade` to
  hirsute

Status in software-properties package in Ubuntu:
  New

Bug description:
  When performing a `do-release-upgrade -d` on my groovy system, I saw:

  Setting up python3-software-properties (0.99.8) ...
  Failed to byte-compile 
/usr/lib/python3/dist-packages/softwareproperties/extendedsourceslist.py:   
File 
"/usr/lib/python3/dist-packages/softwareproperties/extendedsourceslist.py", 
line 436
  def __init__(self, sourceslist=None, /, files=None):
   ^
  SyntaxError: invalid syntax (expected ')')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1921515/+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 1713803] Re: replacement of resolvconf with systemd needs integration

2020-09-07 Thread Dan Watkins
** Changed in: cloud-init (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  replacement of resolvconf with systemd needs integration

Status in android-androresolvd package in Ubuntu:
  Triaged
Status in avahi package in Ubuntu:
  Triaged
Status in bind9 package in Ubuntu:
  Triaged
Status in cloud-init package in Ubuntu:
  Invalid
Status in cloud-initramfs-tools package in Ubuntu:
  Invalid
Status in dhcpcd5 package in Ubuntu:
  Confirmed
Status in dibbler package in Ubuntu:
  Won't Fix
Status in dnscrypt-proxy package in Ubuntu:
  Confirmed
Status in dnsmasq package in Ubuntu:
  Invalid
Status in dnssec-trigger package in Ubuntu:
  Invalid
Status in fetchmail package in Ubuntu:
  Confirmed
Status in freedombox-setup package in Ubuntu:
  Confirmed
Status in initramfs-tools package in Ubuntu:
  Fix Released
Status in isc-dhcp package in Ubuntu:
  Fix Released
Status in ndisc6 package in Ubuntu:
  Fix Released
Status in netscript-2.4 package in Ubuntu:
  Won't Fix
Status in open-iscsi package in Ubuntu:
  Triaged
Status in openvpn package in Ubuntu:
  Confirmed
Status in postfix package in Ubuntu:
  Invalid
Status in pppconfig package in Ubuntu:
  Confirmed
Status in pump package in Ubuntu:
  Confirmed
Status in resolvconf package in Ubuntu:
  Invalid
Status in sendmail package in Ubuntu:
  Invalid
Status in squid3 package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  Invalid
Status in unbound package in Ubuntu:
  Triaged
Status in vpnc package in Ubuntu:
  Invalid
Status in vpnc-scripts package in Ubuntu:
  Invalid
Status in whereami package in Ubuntu:
  Triaged

Bug description:
  There is a plan to remove resolvconf from the Ubuntu Server image.
  resolvconf integrated with other parts of the system in 2 ways:
   * hooks invoked on change (/etc/resolvconf/update.d/)
   * resolvconf tool (invoked with -a and -d or -u)

  Packages which install files into /etc/resolvconf/update.d are:
  - dnsmasq: This may be mostly covered by systemd-resolved itself (the dns
    caching path).
  - resolvconf: This probably isn't necessary in systemd-resolved path.
  - unbound: This is another "validating, recursive, caching DNS resolver".

  The list of Depends/Suggests/Recommends on resolvconf.

  # for pkg in $(apt-cache rdepends resolvconf | grep -v openreso | grep -v 
Reverse); do out=$(apt-cache show $pkg | grep resolvconf); src=$(apt-cache show 
$pkg | awk '$1 == "Source:" { print $2 }'); [ -n "$src" ] || src=$pkg; case 
"$out" in Depends:*resolvconf) r=depends;; Suggests:*) r=suggests;; 
Recommends:*) r=recommends;; esac; echo "$r $src"; done  | sort -u
  depends android-androresolvd
  recommends avahi
  recommends dhcpcd5
  recommends dibbler
  recommends ndisc6
  recommends whereami
  suggests bind9
  suggests dnscrypt-proxy
  suggests dnsmasq
  suggests dnssec-trigger
  suggests fetchmail
  suggests freedombox-setup
  suggests isc-dhcp
  suggests netscript-2.4
  suggests openvpn
  suggests postfix
  suggests pppconfig
  suggests pump
  suggests resolvconf
  suggests sendmail
  suggests squid3
  suggests vpnc
  suggests vpnc-scripts

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: systemd 234-2ubuntu9
  ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
  Uname: Linux 4.12.0-11-generic x86_64
  ApportVersion: 2.20.6-0ubuntu7
  Architecture: amd64
  Date: Tue Aug 29 18:53:50 2017
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=C.UTF-8
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.12.0-11-generic 
root=UUID=f897b32a-eacf-4191-9717-844918947069 ro quiet splash vt.handoff=7
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.vendor: Intel Corporation

  Related bugs:
   * bug 1698181: Switch to netplan renderer in Artful
   * bug 1714308: dns does not work in initramfs after configure_networking
   * bug 1717983 replacement of isc-dhcp-client with with systemd-networkd for 
dhclient needs integration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android-androresolvd/+bug/1713803/+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 1861913]

2020-05-07 Thread Dan Watkins
Created attachment 9146163
raw_data.json

I don't see any errors in the Browser Console, only a warning:
"unreachable code after return statement" in "injected.js:7:2". I've
copied the raw data and attached it here.

-- 
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/1861913

Title:
  "Strict" tracking protection sometimes causes _all_ content to fail to
  display on browser launch

Status in Mozilla Firefox:
  New
Status in firefox package in Ubuntu:
  New

Bug description:
  This morning I booted my machine and launched Firefox.  I restored my
  tabs from my previous session, and _none of them_ displayed any
  content.  The tabs included pins, regular sites, and extension dialogs
  (specifically, a couple of instances of the LastPass 2FA prompt).
  Further to that, Firefox menus also wouldn't display; either via
  right-click on tabs, or via the "hamburger" menu in the top-right.  (I
  could still close tabs via Ctrl-W for non-pinned tabs, or via middle-
  click for pinned tabs.)

  favicons were displayed correctly, and I confirmed that the pages were
  actually being fetched from the remote sites because I typed the
  address for a page I know redirects and the redirect happened
  (specifically, "!g foo" in my address bar caused DuckDuckGo to
  redirect me to Google).

  Restarting the browser did not fix this.  Closing all of my tabs and
  restarting the browser did not fix this.  Closing all of my tabs and
  restarting the browser, however, _did_ allow the Firefox menus to
  render (provided I didn't try to open any web pages before using
  them), which allowed me to switch "Enhanced Tracking Protection" from
  Strict to Standard, fixing the problem.

  (This is the second time I've experienced this exact behaviour, which
  is how I knew to try modifying the tracking protection setting.  The
  last time was on an older version of Firefox in August:
  https://wrestle.town/@Odd_Bloke/102655281770357045)

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 72.0.2+build1-0ubuntu1
  Uname: Linux 5.4.5-050405-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  BuildID: 20200117190643
  Channel: Unavailable
  CurrentDesktop: i3
  Date: Tue Feb  4 13:01:53 2020
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2019-05-07 (273 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-94f8002b-6eb0-4faf-98c0-257a62150805
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:724
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=72.0.2/20200117190643 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to focal on 2019-11-15 (80 days ago)
  dmi.bios.date: 01/25/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F4
  dmi.board.asset.tag: Default string
  dmi.board.name: B450M DS3H-CF
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF4:bd01/25/2019:svnGigabyteTechnologyCo.,Ltd.:pnB450MDS3H:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450MDS3H-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: B450M DS3H
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1861913/+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


Re: [Desktop-packages] [Bug 1861631] Re: "The AppStream system cache was updated, but some components were ignored. Refer to the verbose log for more information."

2020-04-22 Thread Dan Watkins
On Wed, Apr 22, 2020 at 02:53:48PM -, Jonathan Kamens wrote:
> I understand that, but in this particular case we're talking about a
> transition from a deb to a snap, not a snap update.

Aha, apologies, I misread your previous comment.

> Apparently there's special logic in update-manager to handle this, and
> perhaps in do- release-upgrade as well, but I don't think either apt
> nor snap auto- updates will handle this.

There has been special logic in update-manager for other cases before,
but this is not my area of expertise so I'll leave others to comment
further. :)

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

Title:
  "The AppStream system cache was updated, but some components were
  ignored. Refer to the verbose log for more information."

Status in appstream package in Ubuntu:
  Invalid
Status in gnome-software package in Ubuntu:
  In Progress

Bug description:
  `apt-get update` and the nightly `apticron --cron` job are reporting:

  "The AppStream system cache was updated, but some components were
  ignored. Refer to the verbose log for more information."

  This is pretty much meaningless to most people who have no idea what
  AppStream is and what "verbose log" is being referred to. I dug around
  and managed to discover `appstreamcli refresh-cache --force
  --verbose`, whose output is attached.

  I don't know what the "bad" output is or how to fix it. All I know is
  that I hope Focal isn't going to be generating this message when it
  ships, because it isn't going to make sense to most people and most
  people won't know how to fix it and it causes annoying emails from
  apticron every night.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: appstream 0.12.10-1
  ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
  Uname: Linux 5.4.0-12-generic x86_64
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Feb  2 16:01:24 2020
  InstallationDate: Installed on 2019-08-16 (170 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  SourcePackage: appstream
  UpgradeStatus: Upgraded to focal on 2020-01-31 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1861631/+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


Re: [Desktop-packages] [Bug 1861631] Re: "The AppStream system cache was updated, but some components were ignored. Refer to the verbose log for more information."

2020-04-22 Thread Dan Watkins
On Wed, Apr 22, 2020 at 10:24:41AM -, Jonathan Kamens wrote:
> I'm a bit concerned about that, though, because the reason why I didn't
> get that update is because I pretty much exclusively use apt to do my
> updates, and apparently that's no longer sufficient to get all the
> updates needed on an Ubuntu system. I don't want to have to run the
> graphical update-manager to do updates. I know this is mostly off-topic
> here, but I don't suppose anyone knows whether there is a way to do the
> equivalent of what update-manager does, but from the command line?

Snaps are updated ("refreshed" in snap terms) automatically by snapd,
independent of the other update mechanisms for the system.  If you run
`snap changes` after a system (with snaps installed, of course) has been
up for a few hours, you should see entries like:

ID   Status  Spawn   Ready   Summary
263  Doneyesterday at 17:53 EDT  yesterday at 17:53 EDT  Auto-refresh snap 
"gtk-common-themes"
264  Donetoday at 03:03 EDT  today at 03:04 EDT  Auto-refresh snap 
"lxd"

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

Title:
  "The AppStream system cache was updated, but some components were
  ignored. Refer to the verbose log for more information."

Status in appstream package in Ubuntu:
  Invalid
Status in gnome-software package in Ubuntu:
  In Progress

Bug description:
  `apt-get update` and the nightly `apticron --cron` job are reporting:

  "The AppStream system cache was updated, but some components were
  ignored. Refer to the verbose log for more information."

  This is pretty much meaningless to most people who have no idea what
  AppStream is and what "verbose log" is being referred to. I dug around
  and managed to discover `appstreamcli refresh-cache --force
  --verbose`, whose output is attached.

  I don't know what the "bad" output is or how to fix it. All I know is
  that I hope Focal isn't going to be generating this message when it
  ships, because it isn't going to make sense to most people and most
  people won't know how to fix it and it causes annoying emails from
  apticron every night.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: appstream 0.12.10-1
  ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
  Uname: Linux 5.4.0-12-generic x86_64
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Feb  2 16:01:24 2020
  InstallationDate: Installed on 2019-08-16 (170 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  SourcePackage: appstream
  UpgradeStatus: Upgraded to focal on 2020-01-31 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1861631/+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 1872124] Re: Please integrate ubuntu-drivers --gpgpu into Ubuntu Server

2020-04-20 Thread Dan Watkins
cloud-init has support for ubuntu-drivers, it's not clear from this bug
what work we would need to do so I've marked our task Incomplete.

** Changed in: cloud-init
   Status: New => Incomplete

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

Title:
  Please integrate ubuntu-drivers --gpgpu into Ubuntu Server

Status in cloud-init:
  Incomplete
Status in MAAS:
  Triaged
Status in subiquity:
  Triaged
Status in ubuntu-drivers-common package in Ubuntu:
  New
Status in ubuntu-meta package in Ubuntu:
  New

Bug description:
  Could subiquity provide an option in the UI to install and execute
  ubuntu-drivers-common on the target? The use case I'm interested in is
  an "on-rails" installation of Nvidia drivers for servers being
  installed for deep learning workloads.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1872124/+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


Re: [Desktop-packages] [Bug 1861631] Re: "The AppStream system cache was updated, but some components were ignored. Refer to the verbose log for more information."

2020-04-14 Thread Dan Watkins
On Tue, Apr 14, 2020 at 11:19:53AM -, Naël wrote:
> With the replacement of gnome-software by snap-store in 20.04, this bug
> is no longer apparent. Only users who manually (re-)install gnome-
> software will see it.

I have an up-to-date focal system and I am still seeing this.

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

Title:
  "The AppStream system cache was updated, but some components were
  ignored. Refer to the verbose log for more information."

Status in appstream package in Ubuntu:
  Invalid
Status in gnome-software package in Ubuntu:
  In Progress

Bug description:
  `apt-get update` and the nightly `apticron --cron` job are reporting:

  "The AppStream system cache was updated, but some components were
  ignored. Refer to the verbose log for more information."

  This is pretty much meaningless to most people who have no idea what
  AppStream is and what "verbose log" is being referred to. I dug around
  and managed to discover `appstreamcli refresh-cache --force
  --verbose`, whose output is attached.

  I don't know what the "bad" output is or how to fix it. All I know is
  that I hope Focal isn't going to be generating this message when it
  ships, because it isn't going to make sense to most people and most
  people won't know how to fix it and it causes annoying emails from
  apticron every night.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: appstream 0.12.10-1
  ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
  Uname: Linux 5.4.0-12-generic x86_64
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Feb  2 16:01:24 2020
  InstallationDate: Installed on 2019-08-16 (170 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  SourcePackage: appstream
  UpgradeStatus: Upgraded to focal on 2020-01-31 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1861631/+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 1861913] Re: "Strict" tracking protection sometimes causes _all_ content to fail to display on browser launch

2020-02-21 Thread Dan Watkins
Thanks Olivier!  I've filed
https://bugzilla.mozilla.org/show_bug.cgi?id=1617292

** Bug watch added: Mozilla Bugzilla #1617292
   https://bugzilla.mozilla.org/show_bug.cgi?id=1617292

-- 
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/1861913

Title:
  "Strict" tracking protection sometimes causes _all_ content to fail to
  display on browser launch

Status in firefox package in Ubuntu:
  New

Bug description:
  This morning I booted my machine and launched Firefox.  I restored my
  tabs from my previous session, and _none of them_ displayed any
  content.  The tabs included pins, regular sites, and extension dialogs
  (specifically, a couple of instances of the LastPass 2FA prompt).
  Further to that, Firefox menus also wouldn't display; either via
  right-click on tabs, or via the "hamburger" menu in the top-right.  (I
  could still close tabs via Ctrl-W for non-pinned tabs, or via middle-
  click for pinned tabs.)

  favicons were displayed correctly, and I confirmed that the pages were
  actually being fetched from the remote sites because I typed the
  address for a page I know redirects and the redirect happened
  (specifically, "!g foo" in my address bar caused DuckDuckGo to
  redirect me to Google).

  Restarting the browser did not fix this.  Closing all of my tabs and
  restarting the browser did not fix this.  Closing all of my tabs and
  restarting the browser, however, _did_ allow the Firefox menus to
  render (provided I didn't try to open any web pages before using
  them), which allowed me to switch "Enhanced Tracking Protection" from
  Strict to Standard, fixing the problem.

  (This is the second time I've experienced this exact behaviour, which
  is how I knew to try modifying the tracking protection setting.  The
  last time was on an older version of Firefox in August:
  https://wrestle.town/@Odd_Bloke/102655281770357045)

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 72.0.2+build1-0ubuntu1
  Uname: Linux 5.4.5-050405-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  BuildID: 20200117190643
  Channel: Unavailable
  CurrentDesktop: i3
  Date: Tue Feb  4 13:01:53 2020
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2019-05-07 (273 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-94f8002b-6eb0-4faf-98c0-257a62150805
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:724
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=72.0.2/20200117190643 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to focal on 2019-11-15 (80 days ago)
  dmi.bios.date: 01/25/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F4
  dmi.board.asset.tag: Default string
  dmi.board.name: B450M DS3H-CF
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF4:bd01/25/2019:svnGigabyteTechnologyCo.,Ltd.:pnB450MDS3H:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450MDS3H-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: B450M DS3H
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1861913/+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 1861913] Re: "Strict" tracking protection sometimes causes _all_ content to fail to display on browser launch

2020-02-18 Thread Dan Watkins
This just happened again (on 73.0+build3-0ubuntu1) and I've noticed that
the issue appears to apply _per window_.  So if I launch Firefox and
this is happening, then I can open a new window and, provided I don't
open any websites, the menus function correctly (to allow me to disable
Strict tracking protection).  Once disabled, tabs within the first
window still fail to display content (until the browser is restarted),
but tabs within a new window work as expected (without a restart).

-- 
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/1861913

Title:
  "Strict" tracking protection sometimes causes _all_ content to fail to
  display on browser launch

Status in firefox package in Ubuntu:
  New

Bug description:
  This morning I booted my machine and launched Firefox.  I restored my
  tabs from my previous session, and _none of them_ displayed any
  content.  The tabs included pins, regular sites, and extension dialogs
  (specifically, a couple of instances of the LastPass 2FA prompt).
  Further to that, Firefox menus also wouldn't display; either via
  right-click on tabs, or via the "hamburger" menu in the top-right.  (I
  could still close tabs via Ctrl-W for non-pinned tabs, or via middle-
  click for pinned tabs.)

  favicons were displayed correctly, and I confirmed that the pages were
  actually being fetched from the remote sites because I typed the
  address for a page I know redirects and the redirect happened
  (specifically, "!g foo" in my address bar caused DuckDuckGo to
  redirect me to Google).

  Restarting the browser did not fix this.  Closing all of my tabs and
  restarting the browser did not fix this.  Closing all of my tabs and
  restarting the browser, however, _did_ allow the Firefox menus to
  render (provided I didn't try to open any web pages before using
  them), which allowed me to switch "Enhanced Tracking Protection" from
  Strict to Standard, fixing the problem.

  (This is the second time I've experienced this exact behaviour, which
  is how I knew to try modifying the tracking protection setting.  The
  last time was on an older version of Firefox in August:
  https://wrestle.town/@Odd_Bloke/102655281770357045)

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 72.0.2+build1-0ubuntu1
  Uname: Linux 5.4.5-050405-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  BuildID: 20200117190643
  Channel: Unavailable
  CurrentDesktop: i3
  Date: Tue Feb  4 13:01:53 2020
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2019-05-07 (273 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-94f8002b-6eb0-4faf-98c0-257a62150805
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:724
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=72.0.2/20200117190643 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to focal on 2019-11-15 (80 days ago)
  dmi.bios.date: 01/25/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F4
  dmi.board.asset.tag: Default string
  dmi.board.name: B450M DS3H-CF
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF4:bd01/25/2019:svnGigabyteTechnologyCo.,Ltd.:pnB450MDS3H:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450MDS3H-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: B450M DS3H
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1861913/+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 1851936] Re: User profile won't load after upgrade - prompt to create new profile

2020-02-11 Thread Dan Watkins
hornetster, this is a bug specifically for Ubuntu, so it's unlikely
anyone reading it will be able to help you.  I would suggest filing a
bug upstream, or perhaps asking a question in Stack Overflow (or
similar).  Thanks!

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

Title:
  User profile won't load after upgrade - prompt to create new profile

Status in firefox package in Ubuntu:
  Fix Released
Status in thunderbird package in Ubuntu:
  Fix Released

Bug description:
  Did upgrade to focal fossa from standard Ubuntu 19.10. Existing
  firefox profile won't load on starting, instead application wants new
  default profile.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 70.0.1+build1-0ubuntu2
  Uname: Linux 5.3.9-050309-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  stefan 1861 F pulseaudio
   /dev/snd/controlC0:  stefan 1861 F pulseaudio
  BuildID: 20191031000133
  Channel: Unavailable
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Nov  9 14:49:28 2019
  DefaultProfileIncompatibleExtensions:
   Deutsch (DE) Language Pack - langpack...@firefox.mozilla.org
   English (GB) Language Pack - langpack-en...@firefox.mozilla.org
   English (South Africa) Language Pack - langpack-en...@firefox.mozilla.org
   Default - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:930
  DefaultProfilePrefSources: prefs.js
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2019-05-02 (190 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  IpRoute:
   default via 192.168.178.1 dev enp30s0 proto dhcp metric 100 
   169.254.0.0/16 dev enp30s0 scope link metric 1000 
   192.168.178.0/24 dev enp30s0 proto kernel scope link src 192.168.178.44 
metric 100
  MostRecentCrashID: bp-926e6dc8-5f4b-4cfe-9446-ace131180317
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:930
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile1 - LastVersion=70.0.1/20191031000133 (In use)
   Profile0 (Default) - LastVersion=70.0.1/20191031091608 (Out of date)
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  SubmittedCrashIDs: bp-926e6dc8-5f4b-4cfe-9446-ace131180317
  UpgradeStatus: Upgraded to focal on 2019-11-09 (0 days ago)
  dmi.bios.date: 04/23/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P5.80
  dmi.board.name: AB350M-HDV
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP5.80:bd04/23/2019:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAB350M-HDV:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1851936/+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 1862650] [NEW] Warnings about /usr/lib/tmpfiles.d/speech-dispatcher.conf on systemd upgrade

2020-02-10 Thread Dan Watkins
Public bug reported:

When upgrading to the latest systemd SRU:

Setting up systemd (242-7ubuntu3.6) ...
[/usr/lib/tmpfiles.d/speech-dispatcher.conf:1] Line references path below 
legacy directory /var/run/, updating /var/run/speech-dispatcher → 
/run/speech-dispatcher; please upda
te the tmpfiles.d/ drop-in file accordingly.
[/usr/lib/tmpfiles.d/speech-dispatcher.conf:2] Line references path below 
legacy directory /var/run/, updating /var/run/speech-dispatcher/.cache → 
/run/speech-dispatcher/.cach
e; please update the tmpfiles.d/ drop-in file accordingly.
[/usr/lib/tmpfiles.d/speech-dispatcher.conf:3] Line references path below 
legacy directory /var/run/, updating 
/var/run/speech-dispatcher/.speech-dispatcher → /run/speech-disp
atcher/.speech-dispatcher; please update the tmpfiles.d/ drop-in file 
accordingly.
[/usr/lib/tmpfiles.d/speech-dispatcher.conf:4] Line references path below 
legacy directory /var/run/, updating 
/var/run/speech-dispatcher/.cache/speech-dispatcher → /run/speec
h-dispatcher/.cache/speech-dispatcher; please update the tmpfiles.d/ drop-in 
file accordingly.
[/usr/lib/tmpfiles.d/speech-dispatcher.conf:5] Line references path below 
legacy directory /var/run/, updating /var/run/speech-dispatcher/log → 
/run/speech-dispatcher/log; ple
ase update the tmpfiles.d/ drop-in file accordingly.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: speech-dispatcher 0.9.1-2
ProcVersionSignature: Ubuntu 5.3.0-29.31-generic 5.3.13
Uname: Linux 5.3.0-29-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
CurrentDesktop: i3
Date: Mon Feb 10 10:50:26 2020
InstallationDate: Installed on 2019-08-13 (181 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
SourcePackage: speech-dispatcher
UpgradeStatus: Upgraded to eoan on 2020-01-10 (31 days ago)

** Affects: speech-dispatcher (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 speech-dispatcher in Ubuntu.
https://bugs.launchpad.net/bugs/1862650

Title:
  Warnings about /usr/lib/tmpfiles.d/speech-dispatcher.conf on systemd
  upgrade

Status in speech-dispatcher package in Ubuntu:
  New

Bug description:
  When upgrading to the latest systemd SRU:

  Setting up systemd (242-7ubuntu3.6) ...
  [/usr/lib/tmpfiles.d/speech-dispatcher.conf:1] Line references path below 
legacy directory /var/run/, updating /var/run/speech-dispatcher → 
/run/speech-dispatcher; please upda
  te the tmpfiles.d/ drop-in file accordingly.
  [/usr/lib/tmpfiles.d/speech-dispatcher.conf:2] Line references path below 
legacy directory /var/run/, updating /var/run/speech-dispatcher/.cache → 
/run/speech-dispatcher/.cach
  e; please update the tmpfiles.d/ drop-in file accordingly.
  [/usr/lib/tmpfiles.d/speech-dispatcher.conf:3] Line references path below 
legacy directory /var/run/, updating 
/var/run/speech-dispatcher/.speech-dispatcher → /run/speech-disp
  atcher/.speech-dispatcher; please update the tmpfiles.d/ drop-in file 
accordingly.
  [/usr/lib/tmpfiles.d/speech-dispatcher.conf:4] Line references path below 
legacy directory /var/run/, updating 
/var/run/speech-dispatcher/.cache/speech-dispatcher → /run/speec
  h-dispatcher/.cache/speech-dispatcher; please update the tmpfiles.d/ drop-in 
file accordingly.
  [/usr/lib/tmpfiles.d/speech-dispatcher.conf:5] Line references path below 
legacy directory /var/run/, updating /var/run/speech-dispatcher/log → 
/run/speech-dispatcher/log; ple
  ase update the tmpfiles.d/ drop-in file accordingly.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: speech-dispatcher 0.9.1-2
  ProcVersionSignature: Ubuntu 5.3.0-29.31-generic 5.3.13
  Uname: Linux 5.3.0-29-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: i3
  Date: Mon Feb 10 10:50:26 2020
  InstallationDate: Installed on 2019-08-13 (181 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  SourcePackage: speech-dispatcher
  UpgradeStatus: Upgraded to eoan on 2020-01-10 (31 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/speech-dispatcher/+bug/1862650/+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 1861631] Re: "The AppStream system cache was updated, but some components were ignored. Refer to the verbose log for more information."

2020-02-06 Thread Dan Watkins
Agreed, if the intent is for people to file bugs then it should be
clearer.

(Alternatively, might there be a better way for us to report this on
Ubuntu as a "crash", if users truly can't do anything about it?)

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

Title:
  "The AppStream system cache was updated, but some components were
  ignored. Refer to the verbose log for more information."

Status in appstream package in Ubuntu:
  Triaged
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  `apt-get update` and the nightly `apticron --cron` job are reporting:

  "The AppStream system cache was updated, but some components were
  ignored. Refer to the verbose log for more information."

  This is pretty much meaningless to most people who have no idea what
  AppStream is and what "verbose log" is being referred to. I dug around
  and managed to discover `appstreamcli refresh-cache --force
  --verbose`, whose output is attached.

  I don't know what the "bad" output is or how to fix it. All I know is
  that I hope Focal isn't going to be generating this message when it
  ships, because it isn't going to make sense to most people and most
  people won't know how to fix it and it causes annoying emails from
  apticron every night.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: appstream 0.12.10-1
  ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
  Uname: Linux 5.4.0-12-generic x86_64
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Feb  2 16:01:24 2020
  InstallationDate: Installed on 2019-08-16 (170 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  SourcePackage: appstream
  UpgradeStatus: Upgraded to focal on 2020-01-31 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1861631/+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 1861913] Re: "Strict" tracking protection sometimes causes _all_ content to fail to display on browser launch

2020-02-04 Thread Dan Watkins
Oh, an important note: I can re-enable Strict mode after switching away
from it, and the browser continues to function normally.

-- 
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/1861913

Title:
  "Strict" tracking protection sometimes causes _all_ content to fail to
  display on browser launch

Status in firefox package in Ubuntu:
  New

Bug description:
  This morning I booted my machine and launched Firefox.  I restored my
  tabs from my previous session, and _none of them_ displayed any
  content.  The tabs included pins, regular sites, and extension dialogs
  (specifically, a couple of instances of the LastPass 2FA prompt).
  Further to that, Firefox menus also wouldn't display; either via
  right-click on tabs, or via the "hamburger" menu in the top-right.  (I
  could still close tabs via Ctrl-W for non-pinned tabs, or via middle-
  click for pinned tabs.)

  favicons were displayed correctly, and I confirmed that the pages were
  actually being fetched from the remote sites because I typed the
  address for a page I know redirects and the redirect happened
  (specifically, "!g foo" in my address bar caused DuckDuckGo to
  redirect me to Google).

  Restarting the browser did not fix this.  Closing all of my tabs and
  restarting the browser did not fix this.  Closing all of my tabs and
  restarting the browser, however, _did_ allow the Firefox menus to
  render (provided I didn't try to open any web pages before using
  them), which allowed me to switch "Enhanced Tracking Protection" from
  Strict to Standard, fixing the problem.

  (This is the second time I've experienced this exact behaviour, which
  is how I knew to try modifying the tracking protection setting.  The
  last time was on an older version of Firefox in August:
  https://wrestle.town/@Odd_Bloke/102655281770357045)

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 72.0.2+build1-0ubuntu1
  Uname: Linux 5.4.5-050405-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  BuildID: 20200117190643
  Channel: Unavailable
  CurrentDesktop: i3
  Date: Tue Feb  4 13:01:53 2020
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2019-05-07 (273 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-94f8002b-6eb0-4faf-98c0-257a62150805
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:724
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=72.0.2/20200117190643 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to focal on 2019-11-15 (80 days ago)
  dmi.bios.date: 01/25/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F4
  dmi.board.asset.tag: Default string
  dmi.board.name: B450M DS3H-CF
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF4:bd01/25/2019:svnGigabyteTechnologyCo.,Ltd.:pnB450MDS3H:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450MDS3H-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: B450M DS3H
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1861913/+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 1861913] [NEW] "Strict" tracking protection sometimes causes _all_ content to fail to display on browser launch

2020-02-04 Thread Dan Watkins
Public bug reported:

This morning I booted my machine and launched Firefox.  I restored my
tabs from my previous session, and _none of them_ displayed any content.
The tabs included pins, regular sites, and extension dialogs
(specifically, a couple of instances of the LastPass 2FA prompt).
Further to that, Firefox menus also wouldn't display; either via right-
click on tabs, or via the "hamburger" menu in the top-right.  (I could
still close tabs via Ctrl-W for non-pinned tabs, or via middle-click for
pinned tabs.)

favicons were displayed correctly, and I confirmed that the pages were
actually being fetched from the remote sites because I typed the address
for a page I know redirects and the redirect happened (specifically, "!g
foo" in my address bar caused DuckDuckGo to redirect me to Google).

Restarting the browser did not fix this.  Closing all of my tabs and
restarting the browser did not fix this.  Closing all of my tabs and
restarting the browser, however, _did_ allow the Firefox menus to render
(provided I didn't try to open any web pages before using them), which
allowed me to switch "Enhanced Tracking Protection" from Strict to
Standard, fixing the problem.

(This is the second time I've experienced this exact behaviour, which is
how I knew to try modifying the tracking protection setting.  The last
time was on an older version of Firefox in August:
https://wrestle.town/@Odd_Bloke/102655281770357045)

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: firefox 72.0.2+build1-0ubuntu1
Uname: Linux 5.4.5-050405-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
AddonCompatCheckDisabled: False
ApportVersion: 2.20.11-0ubuntu16
Architecture: amd64
BuildID: 20200117190643
Channel: Unavailable
CurrentDesktop: i3
Date: Tue Feb  4 13:01:53 2020
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2019-05-07 (273 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
Locales: extensions.sqlite corrupt or missing
MostRecentCrashID: bp-94f8002b-6eb0-4faf-98c0-257a62150805
PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:724
PrefSources: prefs.js
Profiles: Profile0 (Default) - LastVersion=72.0.2/20200117190643 (In use)
RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: Upgraded to focal on 2019-11-15 (80 days ago)
dmi.bios.date: 01/25/2019
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F4
dmi.board.asset.tag: Default string
dmi.board.name: B450M DS3H-CF
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF4:bd01/25/2019:svnGigabyteTechnologyCo.,Ltd.:pnB450MDS3H:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450MDS3H-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
dmi.product.family: Default string
dmi.product.name: B450M DS3H
dmi.product.sku: Default string
dmi.product.version: Default string
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: amd64 apport-bug focal

-- 
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/1861913

Title:
  "Strict" tracking protection sometimes causes _all_ content to fail to
  display on browser launch

Status in firefox package in Ubuntu:
  New

Bug description:
  This morning I booted my machine and launched Firefox.  I restored my
  tabs from my previous session, and _none of them_ displayed any
  content.  The tabs included pins, regular sites, and extension dialogs
  (specifically, a couple of instances of the LastPass 2FA prompt).
  Further to that, Firefox menus also wouldn't display; either via
  right-click on tabs, or via the "hamburger" menu in the top-right.  (I
  could still close tabs via Ctrl-W for non-pinned tabs, or via middle-
  click for pinned tabs.)

  favicons were displayed correctly, and I confirmed that the pages were
  actually being fetched from the remote sites because I typed the
  address for a page I know redirects and the redirect happened
  (specifically, "!g foo" in my address bar caused DuckDuckGo to
  redirect me to Google).

  Restarting the browser did not fix this.  Closing all of my tabs and
  restarting the browser did not fix this.  Closing all of my tabs and
  restarting the browser, however, _did_ allow the Firefox menus to
  render (provided I didn't try to open any web pages before using
  them), which allowed me to switch 

[Desktop-packages] [Bug 1860487] Re: When upgrading from deb to snap, apt misreports the amount of required download (by ~20x)

2020-01-21 Thread Dan Watkins
Worth noting that "After this operation, 246 MB disk space will be
freed." in the apt output is also incorrect.

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

Title:
  When upgrading from deb to snap, apt misreports the amount of required
  download (by ~20x)

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  I'm currently working on a metered connection, so I reviewed the
  download size of the updates that the system wanted me to apply:

$ sudo apt upgrade
...
Need to get 8,841 kB of archives.
...

  This is acceptable to me, so I start the upgrade process.  Partway
  through, the chromium snap starts getting installed, which is _155
  MB_.  I would not have installed this update if I had realised how
  large the required download _actually was_, and I don't trust snapd to
  behave itself if I terminate the install.

  This is a frustrating user experience, and I think it should be
  better.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: chromium-browser (not installed)
  Uname: Linux 5.4.5-050405-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu15
  Architecture: amd64
  Date: Tue Jan 21 15:35:45 2020
  InstallationDate: Installed on 2019-05-07 (259 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  SourcePackage: chromium-browser
  UpgradeStatus: Upgraded to focal on 2019-11-15 (67 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1860487/+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 1860487] [NEW] When upgrading from deb to snap, apt misreports the amount of required download (by ~20x)

2020-01-21 Thread Dan Watkins
Public bug reported:

I'm currently working on a metered connection, so I reviewed the
download size of the updates that the system wanted me to apply:

  $ sudo apt upgrade
  ...
  Need to get 8,841 kB of archives.
  ...

This is acceptable to me, so I start the upgrade process.  Partway
through, the chromium snap starts getting installed, which is _155 MB_.
I would not have installed this update if I had realised how large the
required download _actually was_, and I don't trust snapd to behave
itself if I terminate the install.

This is a frustrating user experience, and I think it should be better.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: chromium-browser (not installed)
Uname: Linux 5.4.5-050405-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu15
Architecture: amd64
Date: Tue Jan 21 15:35:45 2020
InstallationDate: Installed on 2019-05-07 (259 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
SourcePackage: chromium-browser
UpgradeStatus: Upgraded to focal on 2019-11-15 (67 days ago)

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug focal

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

Title:
  When upgrading from deb to snap, apt misreports the amount of required
  download (by ~20x)

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  I'm currently working on a metered connection, so I reviewed the
  download size of the updates that the system wanted me to apply:

$ sudo apt upgrade
...
Need to get 8,841 kB of archives.
...

  This is acceptable to me, so I start the upgrade process.  Partway
  through, the chromium snap starts getting installed, which is _155
  MB_.  I would not have installed this update if I had realised how
  large the required download _actually was_, and I don't trust snapd to
  behave itself if I terminate the install.

  This is a frustrating user experience, and I think it should be
  better.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: chromium-browser (not installed)
  Uname: Linux 5.4.5-050405-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu15
  Architecture: amd64
  Date: Tue Jan 21 15:35:45 2020
  InstallationDate: Installed on 2019-05-07 (259 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  SourcePackage: chromium-browser
  UpgradeStatus: Upgraded to focal on 2019-11-15 (67 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1860487/+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 1851936] Re: User profile won't load after upgrade - prompt to create new profile

2019-11-25 Thread Dan Watkins
Thanks Olivier!  Do we/you need to consider any process improvements to
avoid this happening again in future?

-- 
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/1851936

Title:
  User profile won't load after upgrade - prompt to create new profile

Status in firefox package in Ubuntu:
  Fix Committed

Bug description:
  Did upgrade to focal fossa from standard Ubuntu 19.10. Existing
  firefox profile won't load on starting, instead application wants new
  default profile.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 70.0.1+build1-0ubuntu2
  Uname: Linux 5.3.9-050309-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  stefan 1861 F pulseaudio
   /dev/snd/controlC0:  stefan 1861 F pulseaudio
  BuildID: 20191031000133
  Channel: Unavailable
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Nov  9 14:49:28 2019
  DefaultProfileIncompatibleExtensions:
   Deutsch (DE) Language Pack - langpack...@firefox.mozilla.org
   English (GB) Language Pack - langpack-en...@firefox.mozilla.org
   English (South Africa) Language Pack - langpack-en...@firefox.mozilla.org
   Default - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:930
  DefaultProfilePrefSources: prefs.js
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2019-05-02 (190 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  IpRoute:
   default via 192.168.178.1 dev enp30s0 proto dhcp metric 100 
   169.254.0.0/16 dev enp30s0 scope link metric 1000 
   192.168.178.0/24 dev enp30s0 proto kernel scope link src 192.168.178.44 
metric 100
  MostRecentCrashID: bp-926e6dc8-5f4b-4cfe-9446-ace131180317
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:930
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile1 - LastVersion=70.0.1/20191031000133 (In use)
   Profile0 (Default) - LastVersion=70.0.1/20191031091608 (Out of date)
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  SubmittedCrashIDs: bp-926e6dc8-5f4b-4cfe-9446-ace131180317
  UpgradeStatus: Upgraded to focal on 2019-11-09 (0 days ago)
  dmi.bios.date: 04/23/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P5.80
  dmi.board.name: AB350M-HDV
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP5.80:bd04/23/2019:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAB350M-HDV:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1851936/+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 1851936] Re: User profile won't load after upgrade - prompt to create new profile

2019-11-15 Thread Dan Watkins
A workaround which I've just used is to replace LastVersion in your
profile's compatibility.ini with the one that the current version of
firefox uses (70.0.1_20191031000133/20191031000133).

(I suspect in the short term this could be fixed by a no-change rebuild
of firefox.)

-- 
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/1851936

Title:
  User profile won't load after upgrade - prompt to create new profile

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Did upgrade to focal fossa from standard Ubuntu 19.10. Existing
  firefox profile won't load on starting, instead application wants new
  default profile.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 70.0.1+build1-0ubuntu2
  Uname: Linux 5.3.9-050309-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  stefan 1861 F pulseaudio
   /dev/snd/controlC0:  stefan 1861 F pulseaudio
  BuildID: 20191031000133
  Channel: Unavailable
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Nov  9 14:49:28 2019
  DefaultProfileIncompatibleExtensions:
   Deutsch (DE) Language Pack - langpack...@firefox.mozilla.org
   English (GB) Language Pack - langpack-en...@firefox.mozilla.org
   English (South Africa) Language Pack - langpack-en...@firefox.mozilla.org
   Default - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:930
  DefaultProfilePrefSources: prefs.js
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2019-05-02 (190 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  IpRoute:
   default via 192.168.178.1 dev enp30s0 proto dhcp metric 100 
   169.254.0.0/16 dev enp30s0 scope link metric 1000 
   192.168.178.0/24 dev enp30s0 proto kernel scope link src 192.168.178.44 
metric 100
  MostRecentCrashID: bp-926e6dc8-5f4b-4cfe-9446-ace131180317
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:930
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile1 - LastVersion=70.0.1/20191031000133 (In use)
   Profile0 (Default) - LastVersion=70.0.1/20191031091608 (Out of date)
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  SubmittedCrashIDs: bp-926e6dc8-5f4b-4cfe-9446-ace131180317
  UpgradeStatus: Upgraded to focal on 2019-11-09 (0 days ago)
  dmi.bios.date: 04/23/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P5.80
  dmi.board.name: AB350M-HDV
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP5.80:bd04/23/2019:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAB350M-HDV:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1851936/+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 1851936] Re: User profile won't load after upgrade - prompt to create new profile

2019-11-15 Thread Dan Watkins
>From bug 1852790, the issue appears to be that the focal version was
built before the eoan version.  My current profile's compatibility.ini
(from eoan):

[Compatibility]
LastVersion=70.0.1_20191031091608/20191031091608
LastOSABI=Linux_x86_64-gcc3
LastPlatformDir=/usr/lib/firefox
LastAppDir=/usr/lib/firefox/browser

vs. an upgraded profile's compatibility.ini:

[Compatibility]
LastVersion=70.0.1_20191031000133/20191031000133
LastOSABI=Linux_x86_64-gcc3
LastPlatformDir=/usr/lib/firefox
LastAppDir=/usr/lib/firefox/browser

You can see that the created-on-focal profile's LastVersion is about 9
hours older than the created-on-eoan profile's.

-- 
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/1851936

Title:
  User profile won't load after upgrade - prompt to create new profile

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Did upgrade to focal fossa from standard Ubuntu 19.10. Existing
  firefox profile won't load on starting, instead application wants new
  default profile.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 70.0.1+build1-0ubuntu2
  Uname: Linux 5.3.9-050309-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  stefan 1861 F pulseaudio
   /dev/snd/controlC0:  stefan 1861 F pulseaudio
  BuildID: 20191031000133
  Channel: Unavailable
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Nov  9 14:49:28 2019
  DefaultProfileIncompatibleExtensions:
   Deutsch (DE) Language Pack - langpack...@firefox.mozilla.org
   English (GB) Language Pack - langpack-en...@firefox.mozilla.org
   English (South Africa) Language Pack - langpack-en...@firefox.mozilla.org
   Default - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:930
  DefaultProfilePrefSources: prefs.js
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2019-05-02 (190 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  IpRoute:
   default via 192.168.178.1 dev enp30s0 proto dhcp metric 100 
   169.254.0.0/16 dev enp30s0 scope link metric 1000 
   192.168.178.0/24 dev enp30s0 proto kernel scope link src 192.168.178.44 
metric 100
  MostRecentCrashID: bp-926e6dc8-5f4b-4cfe-9446-ace131180317
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:930
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile1 - LastVersion=70.0.1/20191031000133 (In use)
   Profile0 (Default) - LastVersion=70.0.1/20191031091608 (Out of date)
  RunningIncompatibleAddons: True
  SourcePackage: firefox
  SubmittedCrashIDs: bp-926e6dc8-5f4b-4cfe-9446-ace131180317
  UpgradeStatus: Upgraded to focal on 2019-11-09 (0 days ago)
  dmi.bios.date: 04/23/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P5.80
  dmi.board.name: AB350M-HDV
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP5.80:bd04/23/2019:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAB350M-HDV:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1851936/+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 1852790] Re: "You've launched an older version" dialog when launching 70.0.1+build1-0ubuntu2 on focal

2019-11-15 Thread Dan Watkins
*** This bug is a duplicate of bug 1851936 ***
https://bugs.launchpad.net/bugs/1851936

It looks to me like the focal version was built before the eoan version,
which means firefox (reasonably, but incorrectly) detects a downgrade.

-- 
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/1852790

Title:
  "You've launched an older version" dialog when launching
  70.0.1+build1-0ubuntu2 on focal

Status in firefox package in Ubuntu:
  New

Bug description:
  I just upgraded to focal from eoan, and I'm now getting a "You've
  launched an older version of Firefox" dialog when I try to launch
  firefox.

  This prevents me from using my existing profile, which is extremely
  annoying.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1852790/+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 1852790] [NEW] "You've launched an older version" dialog when launching 70.0.1+build1-0ubuntu2 on focal

2019-11-15 Thread Dan Watkins
*** This bug is a duplicate of bug 1851936 ***
https://bugs.launchpad.net/bugs/1851936

Public bug reported:

I just upgraded to focal from eoan, and I'm now getting a "You've
launched an older version of Firefox" dialog when I try to launch
firefox.

This prevents me from using my existing profile, which is extremely
annoying.

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

-- 
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/1852790

Title:
  "You've launched an older version" dialog when launching
  70.0.1+build1-0ubuntu2 on focal

Status in firefox package in Ubuntu:
  New

Bug description:
  I just upgraded to focal from eoan, and I'm now getting a "You've
  launched an older version of Firefox" dialog when I try to launch
  firefox.

  This prevents me from using my existing profile, which is extremely
  annoying.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1852790/+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 1852790] Re: "You've launched an older version" dialog when launching 70.0.1+build1-0ubuntu2 on focal

2019-11-15 Thread Dan Watkins
*** This bug is a duplicate of bug 1851936 ***
https://bugs.launchpad.net/bugs/1851936

An upgraded profile's compatibility.ini:

[Compatibility]
LastVersion=70.0.1_20191031000133/20191031000133
LastOSABI=Linux_x86_64-gcc3
LastPlatformDir=/usr/lib/firefox
LastAppDir=/usr/lib/firefox/browser

-- 
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/1852790

Title:
  "You've launched an older version" dialog when launching
  70.0.1+build1-0ubuntu2 on focal

Status in firefox package in Ubuntu:
  New

Bug description:
  I just upgraded to focal from eoan, and I'm now getting a "You've
  launched an older version of Firefox" dialog when I try to launch
  firefox.

  This prevents me from using my existing profile, which is extremely
  annoying.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1852790/+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 1852790] Re: "You've launched an older version" dialog when launching 70.0.1+build1-0ubuntu2 on focal

2019-11-15 Thread Dan Watkins
*** This bug is a duplicate of bug 1851936 ***
https://bugs.launchpad.net/bugs/1851936

My existing profile's compatibility.ini:

[Compatibility]
LastVersion=70.0.1_20191031091608/20191031091608
LastOSABI=Linux_x86_64-gcc3
LastPlatformDir=/usr/lib/firefox
LastAppDir=/usr/lib/firefox/browser

-- 
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/1852790

Title:
  "You've launched an older version" dialog when launching
  70.0.1+build1-0ubuntu2 on focal

Status in firefox package in Ubuntu:
  New

Bug description:
  I just upgraded to focal from eoan, and I'm now getting a "You've
  launched an older version of Firefox" dialog when I try to launch
  firefox.

  This prevents me from using my existing profile, which is extremely
  annoying.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1852790/+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 1835541] Re: ibus only provides non-standard UK keyboard layouts

2019-07-08 Thread Dan Watkins
Hi Seb,

I'm using i3, and something was starting it during session startup (I
have since used im-config to disable it entirely, as it isn't useful for
me).  I could reach that UI by right-clicking on the tray icon,
selecting Preferences, switching to the Input Method tab and pressing
the Add button.  (To double check this, I launched ibus once by running
ibus-daemon in a terminal.)


Thanks!

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

Title:
  ibus only provides non-standard UK keyboard layouts

Status in ibus package in Ubuntu:
  Incomplete

Bug description:
  When I attempt to add my standard UK keyboard to the layouts ibus
  knows about, I cannot do so.

  (See the attached image for the list of available layouts.)

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: ibus 1.5.19-4ubuntu1
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu3
  Architecture: amd64
  CurrentDesktop: i3
  Date: Fri Jul  5 10:07:41 2019
  InstallationDate: Installed on 2019-05-07 (58 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  SourcePackage: ibus
  UpgradeStatus: Upgraded to eoan on 2019-05-08 (57 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1835541/+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 1835541] [NEW] ibus only provides non-standard UK keyboard layouts

2019-07-05 Thread Dan Watkins
Public bug reported:

When I attempt to add my standard UK keyboard to the layouts ibus knows
about, I cannot do so.

(See the attached image for the list of available layouts.)

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: ibus 1.5.19-4ubuntu1
ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
Uname: Linux 5.0.0-20-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu3
Architecture: amd64
CurrentDesktop: i3
Date: Fri Jul  5 10:07:41 2019
InstallationDate: Installed on 2019-05-07 (58 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
SourcePackage: ibus
UpgradeStatus: Upgraded to eoan on 2019-05-08 (57 days ago)

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


** Tags: amd64 apport-bug eoan

** Attachment added: "ibus-no-standard-uk.png"
   
https://bugs.launchpad.net/bugs/1835541/+attachment/5275264/+files/ibus-no-standard-uk.png

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

Title:
  ibus only provides non-standard UK keyboard layouts

Status in ibus package in Ubuntu:
  New

Bug description:
  When I attempt to add my standard UK keyboard to the layouts ibus
  knows about, I cannot do so.

  (See the attached image for the list of available layouts.)

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: ibus 1.5.19-4ubuntu1
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu3
  Architecture: amd64
  CurrentDesktop: i3
  Date: Fri Jul  5 10:07:41 2019
  InstallationDate: Installed on 2019-05-07 (58 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  SourcePackage: ibus
  UpgradeStatus: Upgraded to eoan on 2019-05-08 (57 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1835541/+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 1833192] Re: VMware: post custom script isn't run correctly

2019-06-19 Thread Dan Watkins
** Changed in: cloud-init (Ubuntu)
 Assignee: (unassigned) => Xiaofeng Wang (xiaofengw)

** No longer affects: evince (Ubuntu)

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

Title:
  VMware: post custom script isn't run correctly

Status in cloud-init package in Ubuntu:
  New

Bug description:
  In DataSouceOVF.py, it could launch the user defined script before the
  customization and after the customization. In current design, the post
  customization script is added as the rc.local service and launched
  after the VM reboot. But actually the cloud-init doesn't need to
  reboot the VM, so the post customization script is not launched as we
  expected. We need to leverage the cc_scripts_per_instance module and
  let it to trigger the post customization script.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: evince (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  Date: Tue Jun 18 08:58:04 2019
  InstallationDate: Installed on 2018-08-03 (319 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1833192/+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 1818748] Re: `ubuntu-drivers install --gpgpu` is strangely permissive about input with version numbers

2019-03-06 Thread Dan Watkins
Thanks for the speedy fix, Alberto!

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

Title:
  `ubuntu-drivers install --gpgpu` is strangely permissive about input
  with version numbers

Status in ubuntu-drivers-common package in Ubuntu:
  Fix Released

Bug description:
  When trying to work out what the correct input format for installation
  was (cf. bug 1818746), I discovered that `install --gpgpu` is
  extremely permissive with what strings it will accept when a version
  number is given:

  ```
  # The correct invocation (AIUI)
  $ ubuntu-drivers install --gpgpu nvidia:410
  nvidia-headless-no-dkms-410
  ...

  # What I was trying
  $ ubuntu-drivers install --gpgpu nvidia-driver:410
  nvidia-headless-no-dkms-410
  ...

  # A suffix of nvidia (which also happens to be the name of a free driver)
  $ ubuntu-drivers install --gpgpu nv:410
  nvidia-headless-no-dkms-410
  ...

  # No driver name at all!
  $ ubuntu-drivers install --gpgpu :410
  nvidia-headless-no-dkms-410
  ...
  ```

  This level of flexibility is actually quite confusing for users,
  because they don't know what the Right thing to pass in is.
  Furthermore, it's going to lead to some confusing scripting down the
  line (consider a case where there's more than one nvidia family of
  drivers; what would "nv:410" resolve to?)

  I think not accepting anything but the actual name ("nvidia") is the
  right thing to do here (and is the behaviour when a version isn't
  specified).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1818748/+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 1818748] [NEW] `ubuntu-drivers install --gpgpu` is strangely permissive about input with version numbers

2019-03-05 Thread Dan Watkins
Public bug reported:

When trying to work out what the correct input format for installation
was (cf. bug 1818746), I discovered that `install --gpgpu` is extremely
permissive with what strings it will accept when a version number is
given:

```
# The correct invocation (AIUI)
$ ubuntu-drivers install --gpgpu nvidia:410
nvidia-headless-no-dkms-410
...

# What I was trying
$ ubuntu-drivers install --gpgpu nvidia-driver:410
nvidia-headless-no-dkms-410
...

# A suffix of nvidia (which also happens to be the name of a free driver)
$ ubuntu-drivers install --gpgpu nv:410
nvidia-headless-no-dkms-410
...

# No driver name at all!
$ ubuntu-drivers install --gpgpu :410
nvidia-headless-no-dkms-410
...
```

This level of flexibility is actually quite confusing for users, because
they don't know what the Right thing to pass in is.  Furthermore, it's
going to lead to some confusing scripting down the line (consider a case
where there's more than one nvidia family of drivers; what would
"nv:410" resolve to?)

I think not accepting anything but the actual name ("nvidia") is the
right thing to do here (and is the behaviour when a version isn't
specified).

** Affects: ubuntu-drivers-common (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  When trying to work out what the correct input format for installation
  was (cf. bug 1818746), I discovered that `install --gpgpu` is extremely
  permissive with what strings it will accept when a version number is
  given:
  
  ```
  # The correct invocation (AIUI)
  $ ubuntu-drivers install --gpgpu nvidia:410
  nvidia-headless-no-dkms-410
  ...
- ```
  
- ```
  # What I was trying
  $ ubuntu-drivers install --gpgpu nvidia-driver:410
  nvidia-headless-no-dkms-410
  ...
- ```
  
- ```
  # A suffix of nvidia (which also happens to be the name of a free driver)
  $ ubuntu-drivers install --gpgpu nv:410
  nvidia-headless-no-dkms-410
  ...
- ```
  
- ```
  # No driver name at all!
  $ ubuntu-drivers install --gpgpu :410
  nvidia-headless-no-dkms-410
  ...
  ```
  
  This level of flexibility is actually quite confusing for users, because
  they don't know what the Right thing to pass in is.  Furthermore, it's
  going to lead to some confusing scripting down the line (consider a case
  where there's more than one nvidia family of drivers; what would
  "nv:410" resolve to?)
  
  I think not accepting anything but the actual name ("nvidia") is the
  right thing to do here (and is the behaviour when a version isn't
  specified).

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

Title:
  `ubuntu-drivers install --gpgpu` is strangely permissive about input
  with version numbers

Status in ubuntu-drivers-common package in Ubuntu:
  New

Bug description:
  When trying to work out what the correct input format for installation
  was (cf. bug 1818746), I discovered that `install --gpgpu` is
  extremely permissive with what strings it will accept when a version
  number is given:

  ```
  # The correct invocation (AIUI)
  $ ubuntu-drivers install --gpgpu nvidia:410
  nvidia-headless-no-dkms-410
  ...

  # What I was trying
  $ ubuntu-drivers install --gpgpu nvidia-driver:410
  nvidia-headless-no-dkms-410
  ...

  # A suffix of nvidia (which also happens to be the name of a free driver)
  $ ubuntu-drivers install --gpgpu nv:410
  nvidia-headless-no-dkms-410
  ...

  # No driver name at all!
  $ ubuntu-drivers install --gpgpu :410
  nvidia-headless-no-dkms-410
  ...
  ```

  This level of flexibility is actually quite confusing for users,
  because they don't know what the Right thing to pass in is.
  Furthermore, it's going to lead to some confusing scripting down the
  line (consider a case where there's more than one nvidia family of
  drivers; what would "nv:410" resolve to?)

  I think not accepting anything but the actual name ("nvidia") is the
  right thing to do here (and is the behaviour when a version isn't
  specified).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1818748/+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 1818749] [NEW] `ubuntu-drivers install --gpgpu` could have more informative error messages

2019-03-05 Thread Dan Watkins
Public bug reported:

It would be good if:

```
$ ubuntu-drivers install --gpgpu amd
No drivers found for installation.
```

listed the available drivers (if any) and:

```
$ ubuntu-drivers install --gpgpu nvidia:370
No drivers found for installation.
```

listed the available versions for the nvidia driver.

** Affects: ubuntu-drivers-common (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  `ubuntu-drivers install --gpgpu` could have more informative error
  messages

Status in ubuntu-drivers-common package in Ubuntu:
  New

Bug description:
  It would be good if:

  ```
  $ ubuntu-drivers install --gpgpu amd
  No drivers found for installation.
  ```

  listed the available drivers (if any) and:

  ```
  $ ubuntu-drivers install --gpgpu nvidia:370
  No drivers found for installation.
  ```

  listed the available versions for the nvidia driver.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1818749/+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 1818746] Re: `ubuntu-drivers list` output doesn't bear any relation to the input to the install command

2019-03-05 Thread Dan Watkins
I'm actually being generous above; a user is much more likely to do:

```
$ ubuntu-drivers install nvidia-driver-410
usage: ubuntu-drivers [-h] [--package-list PATH]
  [--gpgpu [driver[:version][,driver[:version
  []
ubuntu-drivers: error: unrecognized arguments: nvidia-driver-410
```

which is an even worse error message.  So `list`s output should probably
also guide the user towards the correct installation method.

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

Title:
  `ubuntu-drivers list` output doesn't bear any relation to the input to
  the install command

Status in ubuntu-drivers-common package in Ubuntu:
  New

Bug description:
  As a user, I would like to decide on one of the drivers available to
  me and then install it.  So I list my options:

  ```
  $ ubuntu-drivers list
  nvidia-driver-410
  nvidia-driver-390
  ```

  Great, I'll install 410:

  ```
  $ ubuntu-drivers install --gpgpu nvidia-driver-410
  No drivers found for installation.
  ```

  This is confusing; I think the `list` output format should be aligned
  with the input format for install.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1818746/+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 1818746] [NEW] `ubuntu-drivers list` output doesn't bear any relation to the input to the install command

2019-03-05 Thread Dan Watkins
Public bug reported:

As a user, I would like to decide on one of the drivers available to me
and then install it.  So I list my options:

```
$ ubuntu-drivers list
nvidia-driver-410
nvidia-driver-390
```

Great, I'll install 410:

```
$ ubuntu-drivers install --gpgpu nvidia-driver-410
No drivers found for installation.
```

This is confusing; I think the `list` output format should be aligned
with the input format for install.

** Affects: ubuntu-drivers-common (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  `ubuntu-drivers list` output doesn't bear any relation to the input to
  the install command

Status in ubuntu-drivers-common package in Ubuntu:
  New

Bug description:
  As a user, I would like to decide on one of the drivers available to
  me and then install it.  So I list my options:

  ```
  $ ubuntu-drivers list
  nvidia-driver-410
  nvidia-driver-390
  ```

  Great, I'll install 410:

  ```
  $ ubuntu-drivers install --gpgpu nvidia-driver-410
  No drivers found for installation.
  ```

  This is confusing; I think the `list` output format should be aligned
  with the input format for install.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1818746/+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 1804710] [NEW] apport hook depends on Python 2

2018-11-22 Thread Dan Watkins
Public bug reported:

Even once bug 1804709 is addressed and the hook can run at all, it still
won't work on default Ubuntu installations (which don't have Python 2)
because the shebang points at /usr/bin/python.

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

-- 
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/1804710

Title:
  apport hook depends on Python 2

Status in gnome-screenshot package in Ubuntu:
  New

Bug description:
  Even once bug 1804709 is addressed and the hook can run at all, it
  still won't work on default Ubuntu installations (which don't have
  Python 2) because the shebang points at /usr/bin/python.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screenshot/+bug/1804710/+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 1804709] [NEW] Shipped apport hook contains diff lines

2018-11-22 Thread Dan Watkins
Public bug reported:

As you can see here:

```
$ head -n3 /usr/share/apport/package-hooks/source_gnome-screensaver.py  

ubuntu/devel  [ 17:38:44 ]
+#!/usr/bin/python
+
'''Apport package hook for gnome-screensaver
```

This means that I can't report bugs (including this one!) using ubuntu-
bug, because I get this:

```
ERROR: hook /usr/share/apport/package-hooks/source_gnome-screensaver.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport/report.py", line 203, in _run_hook
exec(compile(fd.read(), hook, 'exec'), symb)
  File "/usr/share/apport/package-hooks/source_gnome-screensaver.py", line 1
+#!/usr/bin/python
 ^
SyntaxError: invalid syntax
```

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


** Tags: packaging

-- 
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/1804709

Title:
  Shipped apport hook contains diff lines

Status in gnome-screenshot package in Ubuntu:
  New

Bug description:
  As you can see here:

  ```
  $ head -n3 /usr/share/apport/package-hooks/source_gnome-screensaver.py

  ubuntu/devel  [ 17:38:44 ]
  +#!/usr/bin/python
  +
  '''Apport package hook for gnome-screensaver
  ```

  This means that I can't report bugs (including this one!) using
  ubuntu-bug, because I get this:

  ```
  ERROR: hook /usr/share/apport/package-hooks/source_gnome-screensaver.py 
crashed:
  Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport/report.py", line 203, in 
_run_hook
  exec(compile(fd.read(), hook, 'exec'), symb)
File "/usr/share/apport/package-hooks/source_gnome-screensaver.py", line 1
  +#!/usr/bin/python
   ^
  SyntaxError: invalid syntax
  ```

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screenshot/+bug/1804709/+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 1797301] Re: Keyboard input stops being processed entirely

2018-10-10 Thread Dan Watkins
Is there anything specific that I can do to capture more information
when this happens again?  Browsing through the systemd journal didn't
reveal anything obvious, but I don't necessarily know what to look for.

-- 
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/1797301

Title:
  Keyboard input stops being processed entirely

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  From time-to-time, when using cosmic, my keyboard presses will no
  longer register.  This applies to both the internal laptop keyboard
  and my external keyboard.  I haven't identified any particular trigger
  of this.

  The one workaround I have found is to use the mouse (which is still
  fully functional, along with everything else about my desktop
  environment except keyboard input) to click the "Show Applications"
  button; this appeared to free up my keyboard input.  (The lock-up has
  happened multiple times, but it only just occurred to me to attempt
  that as a work-around; this may not be reliable.)

  My keyboards did continue to work perfectly fine in a serial console,
  but switching to/from the console did not unlock input in GNOME Shell.
  Nor did unplugging and replugging my external keyboard.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gnome-shell 3.30.1-2ubuntu1
  ProcVersionSignature: Ubuntu 4.18.0-8.9-generic 4.18.7
  Uname: Linux 4.18.0-8-generic x86_64
  ApportVersion: 2.20.10-0ubuntu11
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 11 00:23:08 2018
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-10-23 (352 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to cosmic on 2018-09-10 (30 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1797301/+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 1797301] [NEW] Keyboard input stops being processed entirely

2018-10-10 Thread Dan Watkins
Public bug reported:

>From time-to-time, when using cosmic, my keyboard presses will no longer
register.  This applies to both the internal laptop keyboard and my
external keyboard.  I haven't identified any particular trigger of this.

The one workaround I have found is to use the mouse (which is still
fully functional, along with everything else about my desktop
environment except keyboard input) to click the "Show Applications"
button; this appeared to free up my keyboard input.  (The lock-up has
happened multiple times, but it only just occurred to me to attempt that
as a work-around; this may not be reliable.)

My keyboards did continue to work perfectly fine in a serial console,
but switching to/from the console did not unlock input in GNOME Shell.
Nor did unplugging and replugging my external keyboard.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: gnome-shell 3.30.1-2ubuntu1
ProcVersionSignature: Ubuntu 4.18.0-8.9-generic 4.18.7
Uname: Linux 4.18.0-8-generic x86_64
ApportVersion: 2.20.10-0ubuntu11
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Oct 11 00:23:08 2018
DisplayManager: gdm3
InstallationDate: Installed on 2017-10-23 (352 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to cosmic on 2018-09-10 (30 days ago)

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


** Tags: amd64 apport-bug cosmic

-- 
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/1797301

Title:
  Keyboard input stops being processed entirely

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  From time-to-time, when using cosmic, my keyboard presses will no
  longer register.  This applies to both the internal laptop keyboard
  and my external keyboard.  I haven't identified any particular trigger
  of this.

  The one workaround I have found is to use the mouse (which is still
  fully functional, along with everything else about my desktop
  environment except keyboard input) to click the "Show Applications"
  button; this appeared to free up my keyboard input.  (The lock-up has
  happened multiple times, but it only just occurred to me to attempt
  that as a work-around; this may not be reliable.)

  My keyboards did continue to work perfectly fine in a serial console,
  but switching to/from the console did not unlock input in GNOME Shell.
  Nor did unplugging and replugging my external keyboard.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gnome-shell 3.30.1-2ubuntu1
  ProcVersionSignature: Ubuntu 4.18.0-8.9-generic 4.18.7
  Uname: Linux 4.18.0-8-generic x86_64
  ApportVersion: 2.20.10-0ubuntu11
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 11 00:23:08 2018
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-10-23 (352 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to cosmic on 2018-09-10 (30 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1797301/+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 1788231] Re: Silently discards tar contents after a file with xattrs is encountered

2018-08-21 Thread Dan Watkins
Attached is a tar file that can be used to reproduce the issue.

** Attachment added: "reproducer.tar"
   
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1788231/+attachment/5178839/+files/reproducer.tar

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

Title:
  Silently discards tar contents after a file with xattrs is encountered

Status in file-roller package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

1) Create a tar file containing /usr/bin/mtr-packet (which has xattrs) (and 
a file before and after to confirm the behaviour):
   $ tar -C / --xattrs --xattrs-include=\* etc/adduser.conf 
usr/bin/mtr-packet etc/aliases -cf reproducer.tar
2) Confirm that tar reads the file correctly:
   $ tar tf reproducer.tar
   etc/adduser.conf
   usr/bin/mtr-packet
   etc/aliases
3) Open the file with file-roller (`file-roller reproducer.tar`)

  Expected behaviour:

All three files are displayed in the UI

  Actual behaviour:

Only etc/adduser.conf appears in the UI

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: file-roller 3.28.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-32.35-generic 4.15.18
  Uname: Linux 4.15.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Aug 21 11:41:05 2018
  InstallationDate: Installed on 2017-10-23 (301 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  SourcePackage: file-roller
  UpgradeStatus: Upgraded to bionic on 2018-01-23 (210 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1788231/+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 1788231] Re: Silently discards tar contents after a file with xattrs is encountered

2018-08-21 Thread Dan Watkins
I have filed this upstream at https://gitlab.gnome.org/GNOME/file-
roller/issues/11

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

Title:
  Silently discards tar contents after a file with xattrs is encountered

Status in file-roller package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

1) Create a tar file containing /usr/bin/mtr-packet (which has xattrs) (and 
a file before and after to confirm the behaviour):
   $ tar -C / --xattrs --xattrs-include=\* etc/adduser.conf 
usr/bin/mtr-packet etc/aliases -cf reproducer.tar
2) Confirm that tar reads the file correctly:
   $ tar tf reproducer.tar
   etc/adduser.conf
   usr/bin/mtr-packet
   etc/aliases
3) Open the file with file-roller (`file-roller reproducer.tar`)

  Expected behaviour:

All three files are displayed in the UI

  Actual behaviour:

Only etc/adduser.conf appears in the UI

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: file-roller 3.28.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-32.35-generic 4.15.18
  Uname: Linux 4.15.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Aug 21 11:41:05 2018
  InstallationDate: Installed on 2017-10-23 (301 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  SourcePackage: file-roller
  UpgradeStatus: Upgraded to bionic on 2018-01-23 (210 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1788231/+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 1788231] Re: Silently discards tar contents after a file with xattrs is encountered

2018-08-21 Thread Dan Watkins
When I attempt to extract the file, I get an "Ignoring malformed pax
extended attribute" error message (screenshot attached).

** Attachment added: "lolpax.png"
   
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1788231/+attachment/5178727/+files/lolpax.png

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

Title:
  Silently discards tar contents after a file with xattrs is encountered

Status in file-roller package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

1) Create a tar file containing /usr/bin/mtr-packet (which has xattrs) (and 
a file before and after to confirm the behaviour):
   $ tar -C / --xattrs --xattrs-include=\* etc/adduser.conf 
usr/bin/mtr-packet etc/aliases -cf reproducer.tar
2) Confirm that tar reads the file correctly:
   $ tar tf reproducer.tar
   etc/adduser.conf
   usr/bin/mtr-packet
   etc/aliases
3) Open the file with file-roller (`file-roller reproducer.tar`)

  Expected behaviour:

All three files are displayed in the UI

  Actual behaviour:

Only etc/adduser.conf appears in the UI

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: file-roller 3.28.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-32.35-generic 4.15.18
  Uname: Linux 4.15.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Aug 21 11:41:05 2018
  InstallationDate: Installed on 2017-10-23 (301 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  SourcePackage: file-roller
  UpgradeStatus: Upgraded to bionic on 2018-01-23 (210 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1788231/+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 1788231] [NEW] Silently discards tar contents after a file with xattrs is encountered

2018-08-21 Thread Dan Watkins
Public bug reported:

Steps to reproduce:

  1) Create a tar file containing /usr/bin/mtr-packet (which has xattrs) (and a 
file before and after to confirm the behaviour):
 $ tar -C / --xattrs --xattrs-include=\* etc/adduser.conf 
usr/bin/mtr-packet etc/aliases -cf reproducer.tar
  2) Confirm that tar reads the file correctly:
 $ tar tf reproducer.tar
 etc/adduser.conf
 usr/bin/mtr-packet
 etc/aliases
  3) Open the file with file-roller (`file-roller reproducer.tar`)

Expected behaviour:

  All three files are displayed in the UI

Actual behaviour:

  Only etc/adduser.conf appears in the UI

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: file-roller 3.28.0-1ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-32.35-generic 4.15.18
Uname: Linux 4.15.0-32-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Aug 21 11:41:05 2018
InstallationDate: Installed on 2017-10-23 (301 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
SourcePackage: file-roller
UpgradeStatus: Upgraded to bionic on 2018-01-23 (210 days ago)

** Affects: file-roller (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 file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/1788231

Title:
  Silently discards tar contents after a file with xattrs is encountered

Status in file-roller package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

1) Create a tar file containing /usr/bin/mtr-packet (which has xattrs) (and 
a file before and after to confirm the behaviour):
   $ tar -C / --xattrs --xattrs-include=\* etc/adduser.conf 
usr/bin/mtr-packet etc/aliases -cf reproducer.tar
2) Confirm that tar reads the file correctly:
   $ tar tf reproducer.tar
   etc/adduser.conf
   usr/bin/mtr-packet
   etc/aliases
3) Open the file with file-roller (`file-roller reproducer.tar`)

  Expected behaviour:

All three files are displayed in the UI

  Actual behaviour:

Only etc/adduser.conf appears in the UI

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: file-roller 3.28.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-32.35-generic 4.15.18
  Uname: Linux 4.15.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Aug 21 11:41:05 2018
  InstallationDate: Installed on 2017-10-23 (301 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  SourcePackage: file-roller
  UpgradeStatus: Upgraded to bionic on 2018-01-23 (210 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1788231/+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 1734759] Re: Meta-P will change user's display configuration to mirror without prompting, losing existing configuration

2018-08-08 Thread Dan Watkins
This is still present in bionic (gnome-shell 3.28.2-0ubuntu0.18.04.1).

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Confirmed

-- 
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/1734759

Title:
  Meta-P will change user's display configuration to mirror without
  prompting, losing existing configuration

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  I just accidentally hit Meta-P and was extremely confused by the
  result.  As I only tapped it, I didn't see the on-screen menu, and my
  displays were suddenly configured completely differently (both
  resolution _and_ orientation).

  Furthermore, when I used Meta-P to switch back to "Join Displays", my
  previous configuration was lost.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
  Uname: Linux 4.13.0-17-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Nov 27 14:40:52 2017
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-10-23 (34 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  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/1734759/+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 1751120] Re: Xorg freeze when moving a window between external/internal monitors

2018-02-22 Thread Dan Watkins
** Attachment added: "20180222_133958.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1751120/+attachment/5060610/+files/20180222_133958.jpg

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

Title:
  Xorg freeze when moving a window between external/internal monitors

Status in xorg package in Ubuntu:
  New

Bug description:
  My mouse cursor would still move, but I couldn't do anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb 22 13:44:42 2018
  DistUpgraded: 2018-01-23 11:42:22,182 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: bionic
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.2.6, 4.13.0-32-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GpuHangFrequency: Once a week
  GpuHangReproducibility: Occurs more often under certain circumstances
  GpuHangStarted: Since a couple weeks or more
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Lenovo ThinkPad T440p [17aa:220e]
  InstallationDate: Installed on 2017-10-23 (121 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: LENOVO 20ANCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to bionic on 2018-01-23 (30 days ago)
  dmi.bios.date: 05/21/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET70WW (2.24 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ANCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGLET70WW(2.24):bd05/21/2014:svnLENOVO:pn20ANCTO1WW:pvrThinkPadT440p:rvnLENOVO:rn20ANCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad T440p
  dmi.product.name: 20ANCTO1WW
  dmi.product.version: ThinkPad T440p
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.90-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.3.3-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.3.3-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1751120/+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 1751120] [NEW] Xorg freeze when moving a window between external/internal monitors

2018-02-22 Thread Dan Watkins
Public bug reported:

My mouse cursor would still move, but I couldn't do anything.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu4
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Thu Feb 22 13:44:42 2018
DistUpgraded: 2018-01-23 11:42:22,182 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus: virtualbox, 5.2.6, 4.13.0-32-generic, x86_64: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GpuHangFrequency: Once a week
GpuHangReproducibility: Occurs more often under certain circumstances
GpuHangStarted: Since a couple weeks or more
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Lenovo ThinkPad T440p [17aa:220e]
InstallationDate: Installed on 2017-10-23 (121 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
MachineType: LENOVO 20ANCTO1WW
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to bionic on 2018-01-23 (30 days ago)
dmi.bios.date: 05/21/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: GLET70WW (2.24 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20ANCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50512 STD
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGLET70WW(2.24):bd05/21/2014:svnLENOVO:pn20ANCTO1WW:pvrThinkPadT440p:rvnLENOVO:rn20ANCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.family: ThinkPad T440p
dmi.product.name: 20ANCTO1WW
dmi.product.version: ThinkPad T440p
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.90-1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.3.3-0ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 17.3.3-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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


** Tags: amd64 apport-bug bionic freeze single-occurrence third-party-packages 
ubuntu

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

Title:
  Xorg freeze when moving a window between external/internal monitors

Status in xorg package in Ubuntu:
  New

Bug description:
  My mouse cursor would still move, but I couldn't do anything.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb 22 13:44:42 2018
  DistUpgraded: 2018-01-23 11:42:22,182 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: bionic
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 5.2.6, 4.13.0-32-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GpuHangFrequency: Once a week
  GpuHangReproducibility: Occurs more often under certain circumstances
  GpuHangStarted: Since a couple weeks or more
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Lenovo ThinkPad T440p [17aa:220e]
  InstallationDate: Installed on 2017-10-23 (121 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: LENOVO 20ANCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to bionic on 2018-01-23 (30 days ago)
  dmi.bios.date: 05/21/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET70WW (2.24 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ANCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  

[Desktop-packages] [Bug 1748029] Re: Dragging and dropping a window in the top bar causes GNOME shell to become unusable

2018-02-07 Thread Dan Watkins
The attached photo displays what I end up stuck with.

** Attachment added: "20180207_165829.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1748029/+attachment/5050935/+files/20180207_165829.jpg

** Package changed: xorg (Ubuntu) => gnome-shell (Ubuntu)

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

Title:
  Dragging and dropping a window in the top bar causes GNOME shell to
  become unusable

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  I have an external monitor in portrait mode, which means that the top
  of my external monitor is substantially above my laptop monitor (which
  has the top bar).  If I move a window by holding Meta and dragging it
  from the bottom, and accidentally let go with the window overlapping
  the top bar, then GNOME Shell becomes effectively unresponsive.  My
  cursor is stuck as the move hand cursor, and I can move it but do
  nothing else.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Feb  7 17:07:38 2018
  DistUpgraded: 2018-01-23 11:42:22,182 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: bionic
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.2.6, 4.13.0-31-generic, x86_64: installed
   virtualbox, 5.2.6, 4.13.0-32-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Lenovo ThinkPad T440p [17aa:220e]
  InstallationDate: Installed on 2017-10-23 (107 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: LENOVO 20ANCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to bionic on 2018-01-23 (15 days ago)
  dmi.bios.date: 05/21/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET70WW (2.24 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ANCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGLET70WW(2.24):bd05/21/2014:svnLENOVO:pn20ANCTO1WW:pvrThinkPadT440p:rvnLENOVO:rn20ANCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad T440p
  dmi.product.name: 20ANCTO1WW
  dmi.product.version: ThinkPad T440p
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.89-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.3.3-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.3.3-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1748029/+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 1748029] [NEW] Dragging and dropping a window in the top bar causes GNOME shell to become unusable

2018-02-07 Thread Dan Watkins
Public bug reported:

I have an external monitor in portrait mode, which means that the top of
my external monitor is substantially above my laptop monitor (which has
the top bar).  If I move a window by holding Meta and dragging it from
the bottom, and accidentally let go with the window overlapping the top
bar, then GNOME Shell becomes effectively unresponsive.  My cursor is
stuck as the move hand cursor, and I can move it but do nothing else.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu4
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.8-0ubuntu8
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Wed Feb  7 17:07:38 2018
DistUpgraded: 2018-01-23 11:42:22,182 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 5.2.6, 4.13.0-31-generic, x86_64: installed
 virtualbox, 5.2.6, 4.13.0-32-generic, x86_64: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: Lenovo ThinkPad T440p [17aa:220e]
InstallationDate: Installed on 2017-10-23 (107 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
MachineType: LENOVO 20ANCTO1WW
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to bionic on 2018-01-23 (15 days ago)
dmi.bios.date: 05/21/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: GLET70WW (2.24 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20ANCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50512 STD
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGLET70WW(2.24):bd05/21/2014:svnLENOVO:pn20ANCTO1WW:pvrThinkPadT440p:rvnLENOVO:rn20ANCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.family: ThinkPad T440p
dmi.product.name: 20ANCTO1WW
dmi.product.version: ThinkPad T440p
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.89-1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.3.3-0ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 17.3.3-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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


** Tags: amd64 apport-bug bionic reproducible third-party-packages ubuntu

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

Title:
  Dragging and dropping a window in the top bar causes GNOME shell to
  become unusable

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  I have an external monitor in portrait mode, which means that the top
  of my external monitor is substantially above my laptop monitor (which
  has the top bar).  If I move a window by holding Meta and dragging it
  from the bottom, and accidentally let go with the window overlapping
  the top bar, then GNOME Shell becomes effectively unresponsive.  My
  cursor is stuck as the move hand cursor, and I can move it but do
  nothing else.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Feb  7 17:07:38 2018
  DistUpgraded: 2018-01-23 11:42:22,182 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: bionic
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.2.6, 4.13.0-31-generic, x86_64: installed
   virtualbox, 5.2.6, 4.13.0-32-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Lenovo ThinkPad T440p [17aa:220e]
  InstallationDate: Installed on 2017-10-23 (107 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: LENOVO 20ANCTO1WW
  

[Desktop-packages] [Bug 1726439] Re: Link copied with "Copy Link Address" cannot be pasted with Shift-Insert

2018-02-05 Thread Dan Watkins
This continues to be a real pain in day-to-day.  Can we please fix this
gnome-terminal regression?

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

Title:
  Link copied with "Copy Link Address" cannot be pasted with Shift-
  Insert

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Steps to Reproduce
  --

  1) Open a new terminal
  2) Run a command that will output a URL (e.g. `echo http://www.example.com`)
  3) Right-click on the URL and select "Copy Link Address"
  4) Press Shift-Insert.

  Expected Behaviour
  --

  The copied link should be pasted where my cursor is.

  Actual Behaviour
  

  Nothing is pasted (or, sometimes, something I copied a while ago is; I
  haven't worked out a pattern to the source of the pasting).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-terminal 3.24.2-0ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Oct 23 10:52:24 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-04 (1145 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to artful on 2016-12-05 (321 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1726439/+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 1734759] [NEW] Meta-P will change user's display configuration to mirror without prompting, losing existing configuration

2017-11-27 Thread Dan Watkins
Public bug reported:

I just accidentally hit Meta-P and was extremely confused by the result.
As I only tapped it, I didn't see the on-screen menu, and my displays
were suddenly configured completely differently (both resolution _and_
orientation).

Furthermore, when I used Meta-P to switch back to "Join Displays", my
previous configuration was lost.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-shell 3.26.1-0ubuntu5
ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
Uname: Linux 4.13.0-17-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.5
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov 27 14:40:52 2017
DisplayManager: gdm3
InstallationDate: Installed on 2017-10-23 (34 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
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/1734759

Title:
  Meta-P will change user's display configuration to mirror without
  prompting, losing existing configuration

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  I just accidentally hit Meta-P and was extremely confused by the
  result.  As I only tapped it, I didn't see the on-screen menu, and my
  displays were suddenly configured completely differently (both
  resolution _and_ orientation).

  Furthermore, when I used Meta-P to switch back to "Join Displays", my
  previous configuration was lost.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-17.20-generic 4.13.8
  Uname: Linux 4.13.0-17-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Nov 27 14:40:52 2017
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-10-23 (34 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  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/1734759/+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 1726262] Re: 17.10 - flickering overlay patterns in gnome-terminal

2017-11-24 Thread Dan Watkins
I can reproduce this on 17.10, but only on my external monitor.

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

Title:
  17.10 - flickering overlay patterns in gnome-terminal

Status in gnome-terminal package in Ubuntu:
  Confirmed

Bug description:
  Clean install of Ubuntu 17.10.

  For gnome-terminal select color-scheme "black on light yellow".

  Overlay partly with e.g. Chrome (Browser) or Geany (editor). Then the
  border shadow of the e.g. Geany produces flickering extended shadows
  in the gnome-terminal. Foto with the extended shadows is attached.

  This bug was introduced with 17.10. This flickering didn't appear in
  17.04, 16.10, 16.04...

  Working as a developer with several open terminal windows on the
  desktop, this produces a disturbing desktop environment and mitigated
  by covering not used terminal windows complete with other apps.

  Haven't reproduced with other apps than gnome-terminal.

  Hardware
  Lenovo Thinkpad e330, cpu : Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
  gpu Builtin : HD 4000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1726262/+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


Re: [Desktop-packages] [Bug 1733369] Re: Ghosting with "Use transparency from system theme" enabled on an external monitor

2017-11-24 Thread Dan Watkins
On Fri, Nov 24, 2017 at 10:23:18AM -, Egmont Koblinger wrote:
> Maybe related to bug 1726262?

It certainly sounds similar and, indeed, I can reproduce that on my
external monitor.

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

Title:
  Ghosting with "Use transparency from system theme" enabled on an
  external monitor

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Steps to Reproduce:

  1) Open gnome-terminal on an external monitor (or move an existing session 
there)
  2) Open a second tab
  3) Produce some output on the current tab
  4) Switch to the other tab

  Expected Behaviour:

No ghosting.

  Actual Behaviour:

The previous content is temporarily present behind the new content.

  Workarounds:

Disable "Use transparency from system theme" in Profile Preferences.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-terminal 3.24.2-0ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.4
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Nov 20 12:14:28 2017
  InstallationDate: Installed on 2017-10-23 (27 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1733369/+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 1733369] Re: Ghosting with "Use transparency from system theme" enabled on an external monitor

2017-11-20 Thread Dan Watkins
** Summary changed:

- Ghosting when switching tabs with "Use transparency from system theme" 
enabled on an external monitor
+ Ghosting with "Use transparency from system theme" enabled on an external 
monitor

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

Title:
  Ghosting with "Use transparency from system theme" enabled on an
  external monitor

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Steps to Reproduce:

  1) Open gnome-terminal on an external monitor (or move an existing session 
there)
  2) Open a second tab
  3) Produce some output on the current tab
  4) Switch to the other tab

  Expected Behaviour:

No ghosting.

  Actual Behaviour:

The previous content is temporarily present behind the new content.

  Workarounds:

Disable "Use transparency from system theme" in Profile Preferences.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-terminal 3.24.2-0ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.4
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Nov 20 12:14:28 2017
  InstallationDate: Installed on 2017-10-23 (27 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1733369/+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 1733369] [NEW] Ghosting when switching tabs with "Use transparency from system theme" enabled on an external monitor

2017-11-20 Thread Dan Watkins
Public bug reported:

Steps to Reproduce:

1) Open gnome-terminal on an external monitor (or move an existing session 
there)
2) Open a second tab
3) Produce some output on the current tab
4) Switch to the other tab

Expected Behaviour:

  No ghosting.

Actual Behaviour:

  The previous content is temporarily present behind the new content.

Workarounds:

  Disable "Use transparency from system theme" in Profile Preferences.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-terminal 3.24.2-0ubuntu4
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.4
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov 20 12:14:28 2017
InstallationDate: Installed on 2017-10-23 (27 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Ghosting when switching tabs with "Use transparency from system theme"
  enabled on an external monitor

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Steps to Reproduce:

  1) Open gnome-terminal on an external monitor (or move an existing session 
there)
  2) Open a second tab
  3) Produce some output on the current tab
  4) Switch to the other tab

  Expected Behaviour:

No ghosting.

  Actual Behaviour:

The previous content is temporarily present behind the new content.

  Workarounds:

Disable "Use transparency from system theme" in Profile Preferences.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-terminal 3.24.2-0ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.4
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Nov 20 12:14:28 2017
  InstallationDate: Installed on 2017-10-23 (27 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1733369/+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 1733369] Re: Ghosting when switching tabs with "Use transparency from system theme" enabled on an external monitor

2017-11-20 Thread Dan Watkins
Upon further inspection, this isn't actually a tab-switching issue.  Hit
Return a bunch of times, and then Ctrl-L; your prompts will ghost
temporarily.  Furthermore, my blinking cursor also ghosts from time to
time.

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

Title:
  Ghosting when switching tabs with "Use transparency from system theme"
  enabled on an external monitor

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Steps to Reproduce:

  1) Open gnome-terminal on an external monitor (or move an existing session 
there)
  2) Open a second tab
  3) Produce some output on the current tab
  4) Switch to the other tab

  Expected Behaviour:

No ghosting.

  Actual Behaviour:

The previous content is temporarily present behind the new content.

  Workarounds:

Disable "Use transparency from system theme" in Profile Preferences.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-terminal 3.24.2-0ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.4
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Nov 20 12:14:28 2017
  InstallationDate: Installed on 2017-10-23 (27 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1733369/+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


Re: [Desktop-packages] [Bug 1726439] Re: Link copied with "Copy Link Address" cannot be pasted with Shift-Insert

2017-10-23 Thread Dan Watkins
On Mon, Oct 23, 2017 at 08:09:04PM -, Egmont Koblinger wrote:
> Linux desktop has two copy-paste buffers, the Primary (aka. Selection)
> [usually selected with the mouse and inserted with middle clicking or
> Shift+Insert] and the Clipboard [usually Ctrl+C Ctrl+V, but also "Copy",
> "Paste" and similar menu entries].
> 
> It sucks big time that Linux desktop couldn't overcome this in the past
> few decades and unify to have only one.
> 
> But in the mean time you shouldn't mix the two methods and expect to
> work. It might work here and there, but don't expect it to work
> everywhere. It's not gnome-terminal to blame, but the entire Linux
> desktop world.
> 
> Use either of them, but only of the two methods at a time.
> 
> gnome-terminal's "Copy Link Address" right-click menu item copies to the
> Clipboard, while Shift+Insert pastes Primary.

Shift-Insert pastes the link pulled from the "Copy Link Address" in to
both Google Chrome (as installed from upstream) and in to gedit (another
GNOME application).  gnome-terminal is inconsistent in this regard.

Furthermore, until I upgraded to artful and started using GNOME
Shell/Wayland, it _did_ work.  So gnome-terminal (on Ubuntu) has also
regressed.

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

Title:
  Link copied with "Copy Link Address" cannot be pasted with Shift-
  Insert

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Steps to Reproduce
  --

  1) Open a new terminal
  2) Run a command that will output a URL (e.g. `echo http://www.example.com`)
  3) Right-click on the URL and select "Copy Link Address"
  4) Press Shift-Insert.

  Expected Behaviour
  --

  The copied link should be pasted where my cursor is.

  Actual Behaviour
  

  Nothing is pasted (or, sometimes, something I copied a while ago is; I
  haven't worked out a pattern to the source of the pasting).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-terminal 3.24.2-0ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Oct 23 10:52:24 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-04 (1145 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to artful on 2016-12-05 (321 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1726439/+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 1726439] Re: Link copied with "Copy Link Address" cannot be pasted with Shift-Insert

2017-10-23 Thread Dan Watkins
Shift-Insert does paste what I've copied in Google Chrome (from
upstream) and in gedit.

(I'm a real hipster, xnox.)

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

Title:
  Link copied with "Copy Link Address" cannot be pasted with Shift-
  Insert

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Steps to Reproduce
  --

  1) Open a new terminal
  2) Run a command that will output a URL (e.g. `echo http://www.example.com`)
  3) Right-click on the URL and select "Copy Link Address"
  4) Press Shift-Insert.

  Expected Behaviour
  --

  The copied link should be pasted where my cursor is.

  Actual Behaviour
  

  Nothing is pasted (or, sometimes, something I copied a while ago is; I
  haven't worked out a pattern to the source of the pasting).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-terminal 3.24.2-0ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Oct 23 10:52:24 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-04 (1145 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to artful on 2016-12-05 (321 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1726439/+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 1726439] [NEW] Link copied with "Copy Link Address" cannot be pasted with Shift-Insert

2017-10-23 Thread Dan Watkins
Public bug reported:

Steps to Reproduce
--

1) Open a new terminal
2) Run a command that will output a URL (e.g. `echo http://www.example.com`)
3) Right-click on the URL and select "Copy Link Address"
4) Press Shift-Insert.

Expected Behaviour
--

The copied link should be pasted where my cursor is.

Actual Behaviour


Nothing is pasted (or, sometimes, something I copied a while ago is; I
haven't worked out a pattern to the source of the pasting).

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: gnome-terminal 3.24.2-0ubuntu4
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Oct 23 10:52:24 2017
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-09-04 (1145 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to artful on 2016-12-05 (321 days ago)

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


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

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

Title:
  Link copied with "Copy Link Address" cannot be pasted with Shift-
  Insert

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Steps to Reproduce
  --

  1) Open a new terminal
  2) Run a command that will output a URL (e.g. `echo http://www.example.com`)
  3) Right-click on the URL and select "Copy Link Address"
  4) Press Shift-Insert.

  Expected Behaviour
  --

  The copied link should be pasted where my cursor is.

  Actual Behaviour
  

  Nothing is pasted (or, sometimes, something I copied a while ago is; I
  haven't worked out a pattern to the source of the pasting).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-terminal 3.24.2-0ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Oct 23 10:52:24 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-04 (1145 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to artful on 2016-12-05 (321 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1726439/+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 1726439] Re: Link copied with "Copy Link Address" cannot be pasted with Shift-Insert

2017-10-23 Thread Dan Watkins
I've also seen this with "Copy E-mail Address".

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

Title:
  Link copied with "Copy Link Address" cannot be pasted with Shift-
  Insert

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Steps to Reproduce
  --

  1) Open a new terminal
  2) Run a command that will output a URL (e.g. `echo http://www.example.com`)
  3) Right-click on the URL and select "Copy Link Address"
  4) Press Shift-Insert.

  Expected Behaviour
  --

  The copied link should be pasted where my cursor is.

  Actual Behaviour
  

  Nothing is pasted (or, sometimes, something I copied a while ago is; I
  haven't worked out a pattern to the source of the pasting).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-terminal 3.24.2-0ubuntu4
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Oct 23 10:52:24 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-04 (1145 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to artful on 2016-12-05 (321 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1726439/+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 1594296] Re: [USB-Audio - USB Sound Device, playback] Occasional audio playback blips from Sweex 7.1 external USB card

2016-06-20 Thread Dan Watkins
Using other media players, I don't see this issue, so I think it may be
Chrome-only...

-- 
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/1594296

Title:
  [USB-Audio - USB Sound Device, playback] Occasional audio playback
  blips from Sweex 7.1 external USB card

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  When playing audio back (from Chrome), I get occasional blips where it
  sounds like the audio is skipping forwards or backwards.  I've
  followed the instructions at https://wiki.ubuntu.com/PulseAudio/Log to
  configure a debug log and I generally see this in the log when it
  happens:

  ( 765.763|   0.194) I: [alsa-source-ALC269VC Analog] alsa-source.c: Overrun!
  ( 767.600|   1.837) I: [alsa-sink-USB Audio] alsa-sink.c: Scheduling delay of 
361.78 ms > 15.99 ms, you might want to investigate this to improve latency...
  ( 767.600|   0.000) I: [alsa-sink-USB Audio] alsa-sink.c: Increasing minimal 
latency to 36.00 ms
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Latency set to 
36.00ms
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: hwbuf_unused=1029528
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: setting 
avail_min=86677
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] protocol-native.c: max_request 
changed, trying to update from 8680 to 10444.
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] protocol-native.c: Notifying 
client about increased tlength
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Latency set to 
36.00ms
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: hwbuf_unused=1029528
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: setting 
avail_min=86677
  ( 767.601|   0.000) D: [alsa-sink-USB Audio] protocol-native.c: Implicit 
underrun of 'Playback'
  ( 767.615|   0.014) D: [alsa-sink-USB Audio] protocol-native.c: Requesting 
rewind due to end of underrun.
  ( 767.615|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Requested to rewind 
178188 bytes.
  ( 767.615|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Limited to 18788 
bytes.
  ( 767.615|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: before: 1565
  ( 767.615|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: after: 1565
  ( 767.615|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Rewound 18780 bytes.
  ( 767.615|   0.000) D: [alsa-sink-USB Audio] sink.c: Processing rewind...
  ( 767.615|   0.000) D: [alsa-sink-USB Audio] sink-input.c: Have to rewind 
18780 bytes on render memblockq.
  ( 767.615|   0.000) D: [alsa-sink-USB Audio] source.c: Processing rewind...
  ( 768.855|   1.239) I: [alsa-source-ALC269VC Analog] ratelimit.c: 85 events 
suppressed

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: pulseaudio 1:8.0-0ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
  Uname: Linux 4.4.0-24-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Jun 20 10:04:42 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-04-27 (53 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Device successful
  Symptom_Card: CM106 Like Sound Device - USB Sound Device
  Symptom_PulsePlaybackTest: PulseAudio playback test failed
  Symptom_Type: Underruns, dropouts, or "crackling" sound
  Title: [USB-Audio - USB Sound Device, playback] Underruns, dropouts or 
crackling sound
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/19/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MMLP7AP-00
  dmi.board.vendor: GIGABYTE
  dmi.board.version: 1.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 10
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF5:bd02/19/2014:svnGIGABYTE:pnMMLP7AP-00:pvr1.x:rvnGIGABYTE:rnMMLP7AP-00:rvr1.x:cvnToBeFilledByO.E.M.:ct10:cvrToBeFilledByO.E.M.:
  dmi.product.name: MMLP7AP-00
  dmi.product.version: 1.x
  dmi.sys.vendor: GIGABYTE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1594296/+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 1594296] Re: [USB-Audio - USB Sound Device, playback] Occasional audio playback blips from Sweex 7.1 external USB card

2016-06-20 Thread Dan Watkins
I've just got another variant on this, but with some memblockq.c
messages in the log as well:

( 518.325|  62.683) I: [alsa-sink-USB Audio] alsa-sink.c: Scheduling delay of 
363.12 ms > 15.99 ms, you might want to investigate this to improve latency...
( 518.325|   0.000) I: [alsa-sink-USB Audio] alsa-sink.c: Underrun!
( 518.325|   0.000) I: [alsa-sink-USB Audio] alsa-sink.c: Increasing minimal 
latency to 36.00 ms
( 518.325|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Latency set to 36.00ms
( 518.325|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: hwbuf_unused=1029528
( 518.325|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: setting 
avail_min=86677
( 518.325|   0.000) D: [alsa-sink-USB Audio] protocol-native.c: max_request 
changed, trying to update from 8680 to 10444.
( 518.325|   0.000) D: [alsa-sink-USB Audio] protocol-native.c: Notifying 
client about increased tlength
( 518.325|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Latency set to 36.00ms
( 518.325|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: hwbuf_unused=1029528
( 518.325|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: setting 
avail_min=86677
( 518.325|   0.000) D: [alsa-sink-USB Audio] protocol-native.c: Implicit 
underrun of 'Playback'
( 518.326|   0.000) D: [alsa-sink-USB Audio] flist.c: pulsecore/memblockq.c: 
list_items flist is full (don't worry)
( 518.326|   0.000) D: [alsa-sink-USB Audio] flist.c: pulsecore/memblockq.c: 
list_items flist is full (don't worry)
( 518.326|   0.000) D: [alsa-sink-USB Audio] flist.c: pulsecore/memblockq.c: 
list_items flist is full (don't worry)
( 518.326|   0.000) D: [alsa-sink-USB Audio] flist.c: pulsecore/memblockq.c: 
list_items flist is full (don't worry)
( 518.326|   0.000) D: [alsa-sink-USB Audio] flist.c: pulsecore/memblockq.c: 
list_items flist is full (don't worry)
( 518.326|   0.000) D: [alsa-sink-USB Audio] flist.c: pulsecore/memblockq.c: 
list_items flist is full (don't worry)
( 518.326|   0.000) D: [alsa-sink-USB Audio] flist.c: pulsecore/memblockq.c: 
list_items flist is full (don't worry)
( 518.326|   0.000) D: [alsa-sink-USB Audio] flist.c: pulsecore/memblockq.c: 
list_items flist is full (don't worry)
( 518.326|   0.000) D: [alsa-sink-USB Audio] flist.c: pulsecore/memblockq.c: 
list_items flist is full (don't worry)
( 518.326|   0.000) D: [alsa-sink-USB Audio] flist.c: pulsecore/memblockq.c: 
list_items flist is full (don't worry)
( 518.339|   0.012) D: [alsa-sink-USB Audio] protocol-native.c: Requesting 
rewind due to end of underrun.
( 518.339|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Requested to rewind 
176124 bytes.
( 518.339|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Limited to 18788 
bytes.
( 518.339|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: before: 1565
( 518.339|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: after: 1323
( 518.339|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Rewound 15876 bytes.
( 518.339|   0.000) D: [alsa-sink-USB Audio] sink.c: Processing rewind...
( 518.339|   0.000) D: [alsa-sink-USB Audio] sink-input.c: Have to rewind 15876 
bytes on render memblockq.
( 518.339|   0.000) D: [alsa-sink-USB Audio] source.c: Processing rewind...

-- 
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/1594296

Title:
  [USB-Audio - USB Sound Device, playback] Occasional audio playback
  blips from Sweex 7.1 external USB card

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  When playing audio back (from Chrome), I get occasional blips where it
  sounds like the audio is skipping forwards or backwards.  I've
  followed the instructions at https://wiki.ubuntu.com/PulseAudio/Log to
  configure a debug log and I generally see this in the log when it
  happens:

  ( 765.763|   0.194) I: [alsa-source-ALC269VC Analog] alsa-source.c: Overrun!
  ( 767.600|   1.837) I: [alsa-sink-USB Audio] alsa-sink.c: Scheduling delay of 
361.78 ms > 15.99 ms, you might want to investigate this to improve latency...
  ( 767.600|   0.000) I: [alsa-sink-USB Audio] alsa-sink.c: Increasing minimal 
latency to 36.00 ms
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Latency set to 
36.00ms
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: hwbuf_unused=1029528
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: setting 
avail_min=86677
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] protocol-native.c: max_request 
changed, trying to update from 8680 to 10444.
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] protocol-native.c: Notifying 
client about increased tlength
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Latency set to 
36.00ms
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: hwbuf_unused=1029528
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: setting 
avail_min=86677
  ( 767.601|   0.000) D: [alsa-sink-USB Audio] protocol-native.c: Implicit 
underrun of 'Playback'
  ( 767.615|   

[Desktop-packages] [Bug 1594296] [NEW] [USB-Audio - USB Sound Device, playback] Occasional audio playback blips from Sweex 7.1 external USB card

2016-06-20 Thread Dan Watkins
Public bug reported:

When playing audio back (from Chrome), I get occasional blips where it
sounds like the audio is skipping forwards or backwards.  I've followed
the instructions at https://wiki.ubuntu.com/PulseAudio/Log to configure
a debug log and I generally see this in the log when it happens:

( 765.763|   0.194) I: [alsa-source-ALC269VC Analog] alsa-source.c: Overrun!
( 767.600|   1.837) I: [alsa-sink-USB Audio] alsa-sink.c: Scheduling delay of 
361.78 ms > 15.99 ms, you might want to investigate this to improve latency...
( 767.600|   0.000) I: [alsa-sink-USB Audio] alsa-sink.c: Increasing minimal 
latency to 36.00 ms
( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Latency set to 36.00ms
( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: hwbuf_unused=1029528
( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: setting 
avail_min=86677
( 767.600|   0.000) D: [alsa-sink-USB Audio] protocol-native.c: max_request 
changed, trying to update from 8680 to 10444.
( 767.600|   0.000) D: [alsa-sink-USB Audio] protocol-native.c: Notifying 
client about increased tlength
( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Latency set to 36.00ms
( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: hwbuf_unused=1029528
( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: setting 
avail_min=86677
( 767.601|   0.000) D: [alsa-sink-USB Audio] protocol-native.c: Implicit 
underrun of 'Playback'
( 767.615|   0.014) D: [alsa-sink-USB Audio] protocol-native.c: Requesting 
rewind due to end of underrun.
( 767.615|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Requested to rewind 
178188 bytes.
( 767.615|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Limited to 18788 
bytes.
( 767.615|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: before: 1565
( 767.615|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: after: 1565
( 767.615|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Rewound 18780 bytes.
( 767.615|   0.000) D: [alsa-sink-USB Audio] sink.c: Processing rewind...
( 767.615|   0.000) D: [alsa-sink-USB Audio] sink-input.c: Have to rewind 18780 
bytes on render memblockq.
( 767.615|   0.000) D: [alsa-sink-USB Audio] source.c: Processing rewind...
( 768.855|   1.239) I: [alsa-source-ALC269VC Analog] ratelimit.c: 85 events 
suppressed

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: pulseaudio 1:8.0-0ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-24.43-generic 4.4.10
Uname: Linux 4.4.0-24-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: XFCE
Date: Mon Jun 20 10:04:42 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2016-04-27 (53 days ago)
InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
SourcePackage: pulseaudio
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Device successful
Symptom_Card: CM106 Like Sound Device - USB Sound Device
Symptom_PulsePlaybackTest: PulseAudio playback test failed
Symptom_Type: Underruns, dropouts, or "crackling" sound
Title: [USB-Audio - USB Sound Device, playback] Underruns, dropouts or 
crackling sound
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/19/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F5
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: MMLP7AP-00
dmi.board.vendor: GIGABYTE
dmi.board.version: 1.x
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 10
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF5:bd02/19/2014:svnGIGABYTE:pnMMLP7AP-00:pvr1.x:rvnGIGABYTE:rnMMLP7AP-00:rvr1.x:cvnToBeFilledByO.E.M.:ct10:cvrToBeFilledByO.E.M.:
dmi.product.name: MMLP7AP-00
dmi.product.version: 1.x
dmi.sys.vendor: GIGABYTE

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


** Tags: amd64 apport-bug xenial

-- 
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/1594296

Title:
  [USB-Audio - USB Sound Device, playback] Occasional audio playback
  blips from Sweex 7.1 external USB card

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  When playing audio back (from Chrome), I get occasional blips where it
  sounds like the audio is skipping forwards or backwards.  I've
  followed the instructions at https://wiki.ubuntu.com/PulseAudio/Log to
  configure a debug log and I generally see this in the log when it
  happens:

  ( 765.763|   0.194) I: [alsa-source-ALC269VC Analog] alsa-source.c: Overrun!
  ( 767.600|   1.837) I: [alsa-sink-USB Audio] alsa-sink.c: Scheduling delay of 
361.78 ms > 15.99 ms, you might want to investigate this to improve latency...
  ( 767.600|   0.000) I: [alsa-sink-USB Audio] alsa-sink.c: Increasing minimal 
latency to 36.00 ms
  ( 767.600|   0.000) D: [alsa-sink-USB Audio] alsa-sink.c: Latency set to 
36.00ms
  ( 767.600| 

[Desktop-packages] [Bug 1508826] Re: [20ANCTO1WW, Realtek ALC3232, Black Headphone Out, Left] No sound at all when headset plugged in

2015-10-27 Thread Dan Watkins
Following Raymond's advice in #7, I have swapped the pins using
hdajackretask and now have working headphone audio and mic. When I
initially plugged the headset in, things were muted, so I had to go in
to alsamixer to sort that out.

$ cat /lib/firmware/hda-jack-retask.fw
[codec]
0x10ec0292 0x17aa220e 0

[pincfg]
0x12 0x90a60130
0x13 0x4000
0x14 0x90170110
0x15 0x222140af
0x16 0x0321403f
0x18 0x41f0
0x19 0x21a11010
0x1a 0x03a11020
0x1b 0x41f0
0x1d 0x40738105
0x1e 0x41f0

[model]
auto


** Attachment added: "hdajackretask GUI setup"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1508826/+attachment/4506595/+files/hda-jack-retask.png

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

Title:
  [20ANCTO1WW, Realtek ALC3232, Black Headphone Out, Left] No sound at
  all when headset plugged in

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Sounds works fine through the internal speakers, but once I plug a
  headset or headphones (I tried two things, in case one was broken) in
  to the audio out, I get nothing.

  Looking in alsamixer, plugging the headset in mutes the 'Speaker'
  output and unmutes the 'Headphone' output, and restores the Master
  volume to its previous headset-in value. Unplugging the headset does
  the opposite (mutes 'Headphone'; unmutes 'Speaker'), as I would
  expect.

  This was working on vivid, so a definite regression, I think.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  daniel 5155 F pulseaudio
   /dev/snd/controlC0:  daniel 5155 F pulseaudio
  Date: Thu Oct 22 09:37:39 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-04 (412 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   Error: command ['pkexec', 'fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC1D0', '/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', 
'/dev/snd/controlC1', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D8p', 
'/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', '/dev/snd/controlC0', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 127: polkit-agent-helper-1: error 
response to PolicyKit daemon: 
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
   Error executing command as another user: Not authorized
   
   This incident has been reported.
  Symptom_Jack: Black Headphone Out, Left
  Symptom_Type: No sound at all
  Title: [20ANCTO1WW, Realtek ALC3232, Black Headphone Out, Left] No sound at 
all
  UpgradeStatus: Upgraded to wily on 2015-10-21 (0 days ago)
  dmi.bios.date: 05/21/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET70WW (2.24 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ANCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGLET70WW(2.24):bd05/21/2014:svnLENOVO:pn20ANCTO1WW:pvrThinkPadT440p:rvnLENOVO:rn20ANCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ANCTO1WW
  dmi.product.version: ThinkPad T440p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1508826/+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 1508826] [NEW] [20ANCTO1WW, Realtek ALC3232, Black Headphone Out, Left] No sound at all when headset plugged in

2015-10-22 Thread Dan Watkins
Public bug reported:

Sounds works fine through the internal speakers, but once I plug a
headset or headphones (I tried two things, in case one was broken) in to
the audio out, I get nothing.

Looking in alsamixer, plugging the headset in mutes the 'Speaker' output
and unmutes the 'Headphone' output, and restores the Master volume to
its previous headset-in value. Unplugging the headset does the opposite
(mutes 'Headphone'; unmutes 'Speaker'), as I would expect.

This was working on vivid, so a definite regression, I think.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  daniel 5155 F pulseaudio
 /dev/snd/controlC0:  daniel 5155 F pulseaudio
Date: Thu Oct 22 09:37:39 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-09-04 (412 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_DevicesInUse:
 Error: command ['pkexec', 'fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC1D0', '/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', 
'/dev/snd/controlC1', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D8p', 
'/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', '/dev/snd/controlC0', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 127: polkit-agent-helper-1: error 
response to PolicyKit daemon: 
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
 Error executing command as another user: Not authorized
 
 This incident has been reported.
Symptom_Jack: Black Headphone Out, Left
Symptom_Type: No sound at all
Title: [20ANCTO1WW, Realtek ALC3232, Black Headphone Out, Left] No sound at all
UpgradeStatus: Upgraded to wily on 2015-10-21 (0 days ago)
dmi.bios.date: 05/21/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: GLET70WW (2.24 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20ANCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50512 STD
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGLET70WW(2.24):bd05/21/2014:svnLENOVO:pn20ANCTO1WW:pvrThinkPadT440p:rvnLENOVO:rn20ANCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 20ANCTO1WW
dmi.product.version: ThinkPad T440p
dmi.sys.vendor: LENOVO

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug wily

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

Title:
  [20ANCTO1WW, Realtek ALC3232, Black Headphone Out, Left] No sound at
  all when headset plugged in

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  Sounds works fine through the internal speakers, but once I plug a
  headset or headphones (I tried two things, in case one was broken) in
  to the audio out, I get nothing.

  Looking in alsamixer, plugging the headset in mutes the 'Speaker'
  output and unmutes the 'Headphone' output, and restores the Master
  volume to its previous headset-in value. Unplugging the headset does
  the opposite (mutes 'Headphone'; unmutes 'Speaker'), as I would
  expect.

  This was working on vivid, so a definite regression, I think.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  daniel 5155 F pulseaudio
   /dev/snd/controlC0:  daniel 5155 F pulseaudio
  Date: Thu Oct 22 09:37:39 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-04 (412 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   Error: command ['pkexec', 'fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC1D0', '/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', 
'/dev/snd/controlC1', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D8p', 
'/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', '/dev/snd/controlC0', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 127: polkit-agent-helper-1: error 
response to PolicyKit daemon: 
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
   Error executing command as another user: Not authorized
   
   This 

[Desktop-packages] [Bug 1508826] Re: [20ANCTO1WW, Realtek ALC3232, Black Headphone Out, Left] No sound at all when headset plugged in

2015-10-22 Thread Dan Watkins
I notice fuser errored out; here is what it produces for me if I run it
now:

% fuser -v /dev/snd/by-path /dev/snd/hwC1D0 /dev/snd/pcmC1D0c /dev/snd/pcmC1D0p 
/dev/snd/controlC1 /dev/snd/hwC0D0 /dev/snd/pcmC0D8p /dev/snd/pcmC0D7p 
/dev/snd/pcmC0D3p /dev/snd/controlC0 /dev/snd/seq /dev/snd/timer
 USER PID ACCESS COMMAND
/dev/snd/controlC1:  daniel 5155 F pulseaudio
 daniel 6097 F alsamixer
/dev/snd/controlC0:  daniel 5155 F pulseaudio

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

Title:
  [20ANCTO1WW, Realtek ALC3232, Black Headphone Out, Left] No sound at
  all when headset plugged in

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  Sounds works fine through the internal speakers, but once I plug a
  headset or headphones (I tried two things, in case one was broken) in
  to the audio out, I get nothing.

  Looking in alsamixer, plugging the headset in mutes the 'Speaker'
  output and unmutes the 'Headphone' output, and restores the Master
  volume to its previous headset-in value. Unplugging the headset does
  the opposite (mutes 'Headphone'; unmutes 'Speaker'), as I would
  expect.

  This was working on vivid, so a definite regression, I think.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  daniel 5155 F pulseaudio
   /dev/snd/controlC0:  daniel 5155 F pulseaudio
  Date: Thu Oct 22 09:37:39 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-04 (412 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   Error: command ['pkexec', 'fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC1D0', '/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', 
'/dev/snd/controlC1', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D8p', 
'/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', '/dev/snd/controlC0', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 127: polkit-agent-helper-1: error 
response to PolicyKit daemon: 
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
   Error executing command as another user: Not authorized
   
   This incident has been reported.
  Symptom_Jack: Black Headphone Out, Left
  Symptom_Type: No sound at all
  Title: [20ANCTO1WW, Realtek ALC3232, Black Headphone Out, Left] No sound at 
all
  UpgradeStatus: Upgraded to wily on 2015-10-21 (0 days ago)
  dmi.bios.date: 05/21/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET70WW (2.24 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ANCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGLET70WW(2.24):bd05/21/2014:svnLENOVO:pn20ANCTO1WW:pvrThinkPadT440p:rvnLENOVO:rn20ANCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ANCTO1WW
  dmi.product.version: ThinkPad T440p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1508826/+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 1508826] Re: [20ANCTO1WW, Realtek ALC3232, Black Headphone Out, Left] No sound at all when headset plugged in

2015-10-22 Thread Dan Watkins
Booting in to the last kernel I was using on vivid didn't fix the
problem.

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

Title:
  [20ANCTO1WW, Realtek ALC3232, Black Headphone Out, Left] No sound at
  all when headset plugged in

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  Sounds works fine through the internal speakers, but once I plug a
  headset or headphones (I tried two things, in case one was broken) in
  to the audio out, I get nothing.

  Looking in alsamixer, plugging the headset in mutes the 'Speaker'
  output and unmutes the 'Headphone' output, and restores the Master
  volume to its previous headset-in value. Unplugging the headset does
  the opposite (mutes 'Headphone'; unmutes 'Speaker'), as I would
  expect.

  This was working on vivid, so a definite regression, I think.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  daniel 5155 F pulseaudio
   /dev/snd/controlC0:  daniel 5155 F pulseaudio
  Date: Thu Oct 22 09:37:39 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-04 (412 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   Error: command ['pkexec', 'fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC1D0', '/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', 
'/dev/snd/controlC1', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D8p', 
'/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', '/dev/snd/controlC0', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 127: polkit-agent-helper-1: error 
response to PolicyKit daemon: 
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
   Error executing command as another user: Not authorized
   
   This incident has been reported.
  Symptom_Jack: Black Headphone Out, Left
  Symptom_Type: No sound at all
  Title: [20ANCTO1WW, Realtek ALC3232, Black Headphone Out, Left] No sound at 
all
  UpgradeStatus: Upgraded to wily on 2015-10-21 (0 days ago)
  dmi.bios.date: 05/21/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET70WW (2.24 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ANCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGLET70WW(2.24):bd05/21/2014:svnLENOVO:pn20ANCTO1WW:pvrThinkPadT440p:rvnLENOVO:rn20ANCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20ANCTO1WW
  dmi.product.version: ThinkPad T440p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1508826/+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 1508524] Re: Double-clicking on a URL does not select the full URL

2015-10-21 Thread Dan Watkins
*** This bug is a duplicate of bug 1463072 ***
https://bugs.launchpad.net/bugs/1463072

** This bug has been marked a duplicate of bug 1463072
   highlighting on left mouse double click ends at :

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

Title:
  Double-clicking on a URL does not select the full URL

Status in GNOME Terminal:
  Unknown
Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Steps to reproduce:
   1) Open gnome-terminal
   2) Type "https://www.google.com; in to the terminal
   3) Double-click on the word "google"

  Expected behaviour:

"https://www.google.com; selected.

  Actual behaviour:

"//www.google.com" selected.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 21 16:36:05 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-04 (412 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to wily on 2015-10-21 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1508524/+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 1463072] Re: highlighting on left mouse double click ends at :

2015-10-21 Thread Dan Watkins
Scott's workaround doesn't work for me; I don't get any output when I
run `dconf read /org/gnome/terminal/legacy/profiles:/list`.

I'm reopening this, because I think it will be painful for a _lot_ of
Ubuntu users.

** Changed in: gnome-terminal (Ubuntu)
   Status: Invalid => Confirmed

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

Title:
  highlighting on left mouse double click ends at :

Status in GNOME Terminal:
  Invalid
Status in gnome-terminal package in Ubuntu:
  Confirmed

Bug description:
  I'm not perfectly sure when this regression occurred. I know that
  3.14.2-0ubuntu4 did not have the issue, and that 3.16.2-1ubuntu1 does.

  Its terribly annoying when copy and pasting links.

  I'm not sure how this works or where the change occurred.
  When i double click on a url (http://example.com/path)
  its selection stops at the ':'.  This means i keep pasting people urls that 
look like /paste.ubuntu.com/11591324/ rather than 
http://paste.ubuntu.com/11591324/ .

  Note, mouse over the url *does* underline the whole url.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jun  8 11:11:02 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-01-02 (156 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150101)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1463072/+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 1508542] [NEW] Top of highlighted text in URL bar is truncated

2015-10-21 Thread Dan Watkins
Public bug reported:

It looks like there are a few pixels truncated off the top when text is
highlighted. See the attached screenshot for an example.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: firefox 41.0.2+build2-0ubuntu1
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.19.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  daniel 5155 F pulseaudio
 /dev/snd/controlC0:  daniel 5155 F pulseaudio
BuildID: 20151016093648
Channel: Unavailable
Date: Wed Oct 21 17:21:56 2015
EcryptfsInUse: Yes
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2014-09-04 (412 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
Locales: extensions.sqlite corrupt or missing
MostRecentCrashID: bp-94f8002b-6eb0-4faf-98c0-257a62150805
PrefSources:
 prefs.js
 [Profile]/extensions/supp...@lastpass.com/defaults/preferences/defaults.js
Profiles: Profile0 (Default) - LastVersion=41.0.2/20151016093648 (In use)
RelatedPackageVersions:
 google-talkplugin 5.41.0.0-1
 rhythmbox-mozilla 3.2.1-1ubuntu3
RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: Upgraded to wily on 2015-10-21 (0 days ago)
dmi.bios.date: 05/21/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: GLET70WW (2.24 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20ANCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50512 STD
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGLET70WW(2.24):bd05/21/2014:svnLENOVO:pn20ANCTO1WW:pvrThinkPadT440p:rvnLENOVO:rn20ANCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 20ANCTO1WW
dmi.product.version: ThinkPad T440p
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug wily

** Attachment added: "firefox-screenshot.png"
   
https://bugs.launchpad.net/bugs/1508542/+attachment/4501923/+files/firefox-screenshot.png

** Attachment removed: "WifiSyslog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1508542/+attachment/4501940/+files/WifiSyslog.txt

-- 
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/1508542

Title:
  Top of highlighted text in URL bar is truncated

Status in firefox package in Ubuntu:
  New

Bug description:
  It looks like there are a few pixels truncated off the top when text
  is highlighted. See the attached screenshot for an example.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: firefox 41.0.2+build2-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  daniel 5155 F pulseaudio
   /dev/snd/controlC0:  daniel 5155 F pulseaudio
  BuildID: 20151016093648
  Channel: Unavailable
  Date: Wed Oct 21 17:21:56 2015
  EcryptfsInUse: Yes
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2014-09-04 (412 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-94f8002b-6eb0-4faf-98c0-257a62150805
  PrefSources:
   prefs.js
   [Profile]/extensions/supp...@lastpass.com/defaults/preferences/defaults.js
  Profiles: Profile0 (Default) - LastVersion=41.0.2/20151016093648 (In use)
  RelatedPackageVersions:
   google-talkplugin 5.41.0.0-1
   rhythmbox-mozilla 3.2.1-1ubuntu3
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to wily on 2015-10-21 (0 days ago)
  dmi.bios.date: 05/21/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET70WW (2.24 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20ANCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 

[Desktop-packages] [Bug 1508524] [NEW] Double-clicking on a URL does not select the full URL

2015-10-21 Thread Dan Watkins
Public bug reported:

Steps to reproduce:
 1) Open gnome-terminal
 2) Type "https://www.google.com; in to the terminal
 3) Double-click on the word "google"

Expected behaviour:

  "https://www.google.com; selected.

Actual behaviour:

  "//www.google.com" selected.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: gnome-terminal 3.16.2-1ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu3
Architecture: amd64
Date: Wed Oct 21 16:36:05 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-09-04 (412 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to wily on 2015-10-21 (0 days ago)

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


** Tags: amd64 apport-bug wily

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

Title:
  Double-clicking on a URL does not select the full URL

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Steps to reproduce:
   1) Open gnome-terminal
   2) Type "https://www.google.com; in to the terminal
   3) Double-click on the word "google"

  Expected behaviour:

"https://www.google.com; selected.

  Actual behaviour:

"//www.google.com" selected.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 21 16:36:05 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-04 (412 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to wily on 2015-10-21 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1508524/+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 1508524] Re: Double-clicking on a URL does not select the full URL

2015-10-21 Thread Dan Watkins
*** This bug is a duplicate of bug 1463072 ***
https://bugs.launchpad.net/bugs/1463072

** Bug watch added: GNOME Bug Tracker #750577
   https://bugzilla.gnome.org/show_bug.cgi?id=750577

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

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

Title:
  Double-clicking on a URL does not select the full URL

Status in GNOME Terminal:
  Unknown
Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Steps to reproduce:
   1) Open gnome-terminal
   2) Type "https://www.google.com; in to the terminal
   3) Double-click on the word "google"

  Expected behaviour:

"https://www.google.com; selected.

  Actual behaviour:

"//www.google.com" selected.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Uname: Linux 4.2.0-16-generic x86_64
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 21 16:36:05 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-04 (412 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to wily on 2015-10-21 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1508524/+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 1505584] [NEW] [Realtek ALC887-VD] Playback only through 2 channels by default

2015-10-13 Thread Dan Watkins
Public bug reported:

Ubuntu does not detect my 5.1 surround sound[0] by default.  In order to
get it detected, I have to do the following:

1) Open alsamixer
2) Change the "Channel Mode" setting from "2ch" to "6ch" (there is also a "4ch" 
setting)
3) `pulseaudio -k`

I have to do this on every boot, as the "6ch" setting is not remembered.


[0] My soundcard and sound system are 5.1, but I actually only have front left, 
center, right and the subwoofer.  This shouldn't affect how Ubuntu acts at all 
(because it can't know what speakers I have plugged in to my subwoofer), but 
will mean that I can't report on whether or not rear channels are working as 
expected.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
Uname: Linux 3.19.0-30-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  daniel24007 F pulseaudio
CurrentDesktop: Unity
Date: Tue Oct 13 10:23:16 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-07-30 (439 days ago)
InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.3)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH successful
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_Jack: Green Line Out, Rear
Symptom_PulsePlaybackTest: PulseAudio playback test successful
Symptom_Type: Only some of outputs are working
Title: [MS-7788, Realtek ALC887-VD, Green Line Out, Rear] Playback problem
UpgradeStatus: Upgraded to vivid on 2015-08-24 (49 days ago)
dmi.bios.date: 01/18/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V2.3
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: H61M-P31 (G3) (MS-7788)
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV2.3:bd01/18/2012:svnMSI:pnMS-7788:pvr1.0:rvnMSI:rnH61M-P31(G3)(MS-7788):rvr1.0:cvnMSI:ct3:cvr1.0:
dmi.product.name: MS-7788
dmi.product.version: 1.0
dmi.sys.vendor: MSI
modified.conffile..etc.modprobe.d.alsa.base.conf: [modified]
mtime.conffile..etc.modprobe.d.alsa.base.conf: 2015-08-05T11:15:16.899686

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

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

Title:
  [Realtek ALC887-VD] Playback only through 2 channels by default

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  Ubuntu does not detect my 5.1 surround sound[0] by default.  In order
  to get it detected, I have to do the following:

  1) Open alsamixer
  2) Change the "Channel Mode" setting from "2ch" to "6ch" (there is also a 
"4ch" setting)
  3) `pulseaudio -k`

  I have to do this on every boot, as the "6ch" setting is not
  remembered.

  
  [0] My soundcard and sound system are 5.1, but I actually only have front 
left, center, right and the subwoofer.  This shouldn't affect how Ubuntu acts 
at all (because it can't know what speakers I have plugged in to my subwoofer), 
but will mean that I can't report on whether or not rear channels are working 
as expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-30.34-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel24007 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Oct 13 10:23:16 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-07-30 (439 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.3)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH successful
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Green Line Out, Rear
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: Only some of outputs are working
  Title: [MS-7788, Realtek ALC887-VD, Green Line Out, Rear] Playback problem
  UpgradeStatus: Upgraded to vivid on 2015-08-24 (49 days ago)
  dmi.bios.date: 01/18/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V2.3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H61M-P31 (G3) (MS-7788)
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: