[Touch-packages] [Bug 1788807] Re: Bluetooth device not detected after resume from suspend [Qualcomm Atheros QCA9565]

2018-10-08 Thread fcole90
I think tlp was responsible for the issue, as after uninstalling it, I
could not reproduce it consistently (only happens very rarely).

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1788807

Title:
  Bluetooth device not detected after resume from suspend [Qualcomm
  Atheros QCA9565]

Status in bluez package in Ubuntu:
  Incomplete
Status in gnome-bluetooth package in Ubuntu:
  Incomplete

Bug description:
  When I suspend my laptop, it often happens that the bluetooth stops
  working. From gnome settings it is shown like if I had no bluetooth
  device at all.

  $ lspci -nnk | grep -iA3 net; lsusb; rfkill list; uname -r; dmesg | egrep -i 
'blue|firm'
  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless 
Network Adapter [168c:0036] (rev 01)
Subsystem: AzureWave QCA9565 / AR9565 Wireless Network Adapter 
[1a3b:2130]
Kernel driver in use: ath9k
Kernel modules: ath9k
  04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI 
Express Card Reader [10ec:5287] (rev 01)
  --
  04:00.1 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 12)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit 
Ethernet Controller [1043:200f]
Kernel driver in use: r8169
Kernel modules: r8169
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 004: ID 0bda:57b4 Realtek Semiconductor Corp. 
  Bus 001 Device 006: ID 13d3:3408 IMC Networks 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  4.15.0-32-generic
  [0.024000] Spectre V2 : Enabling Restricted Speculation for firmware calls
  [0.048030] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  [2.758768] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
  [   35.407491] Bluetooth: Core ver 2.22
  [   35.407504] Bluetooth: HCI device and connection manager initialized
  [   35.407506] Bluetooth: HCI socket layer initialized
  [   35.407507] Bluetooth: L2CAP socket layer initialized
  [   35.407510] Bluetooth: SCO socket layer initialized
  [   53.501780] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [   53.501780] Bluetooth: BNEP filters: protocol multicast
  [   53.501783] Bluetooth: BNEP socket layer initialized
  [   87.220137] Bluetooth: RFCOMM TTY layer initialized
  [   87.220143] Bluetooth: RFCOMM socket layer initialized
  [   87.220149] Bluetooth: RFCOMM ver 1.11
  [ 1675.503865] usb 1-5: device firmware changed
  [ 1681.095543] Bluetooth: Can't get version to change to load ram patch err
  [ 1681.095546] Bluetooth: Loading patch file failed
  [ 4105.994687] audit: type=1107 audit(1534926184.213:339): pid=1258 uid=105 
auid=4294967295 ses=4294967295 msg='apparmor="DENIED" 
operation="dbus_method_call"  bus="system" path="/" 
interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" 
mask="send" name="org.bluez" pid=10248 
label="snap.signal-desktop.signal-desktop" peer_pid=1314 peer_label="unconfined"


  Trying to use bluetooth from bluetoothctl
  $ bluetoothctl
  Agent registered
  [bluetooth]# scan on
  No default controller available

  
  Trying to restart the bluetooth service doesn't produce any effect:
  $ sudo service bluetooth restart

  
  Getting bluetooth service status:
  $ sudo service bluetooth status
  ● bluetooth.service - Bluetooth service
 Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor 
preset
 Active: active (running) since Fri 2018-08-24 11:23:17 EEST; 1min 35s ago
   Docs: man:bluetoothd(8)
   Main PID: 24999 (bluetoothd)
 Status: "Running"
  Tasks: 1 (limit: 4915)
 CGroup: /system.slice/bluetooth.service
 └─24999 /usr/lib/bluetooth/bluetoothd

  elo 24 11:23:17 fabio-X550JK systemd[1]: Stopping Bluetooth service...
  elo 24 11:23:17 fabio-X550JK systemd[1]: Stopped Bluetooth service.
  elo 24 11:23:17 fabio-X550JK systemd[1]: Starting Bluetooth service...
  elo 24 11:23:17 fabio-X550JK bluetoothd[24999]: Bluetooth daemon 5.48
  elo 24 11:23:17 fabio-X550JK systemd[1]: Started Bluetooth service.
  elo 24 11:23:17 fabio-X550JK bluetoothd[24999]: Starting SDP server
  elo 24 11:23:17 fabio-X550JK bluetoothd[24999]: Bluetooth management 
interface 1
  lines 1-17/17 (END)

  
  Reloading the driver:
  $ sudo modprobe -r btusb; sudo modprobe btusb;
  $ sudo service bluetooth restart

  
  None of these attempts could solve the issue.


  What happens?
  Bluetooth is working, I suspend my laptop, I resume my laptop -> Bluetooth 
controller is no longer recognised and bluetooth service cannot be used anymore.

  What would you expect?
  Bluetooth controller to be recognised and working also after resume.

  ProblemType: Bug
  Distro

[Touch-packages] [Bug 1736690] [NEW] [Bionic] WiFi connection keeps dropping after some time

2017-12-06 Thread fcole90
Public bug reported:

>From time to time my wireless network connection drops. It works again
for some time and then it suddenly drops again.

When this happens, I switch the wifi setting off and on again (from
GNOME settings). As wifi is on again, I get connected again and
everything works again for some time (could be half an hour as few
hours).

This bug is a possible duplicate of 1710382, but I'm reporting it from
bionic.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: network-manager 1.8.4-1ubuntu3
ProcVersionSignature: Ubuntu 4.14.0-11.13-generic 4.14.3
Uname: Linux 4.14.0-11-generic x86_64
ApportVersion: 2.20.8-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed Dec  6 11:26:06 2017
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2017-08-21 (106 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170820)
IpRoute:
 default via 192.168.0.1 dev wlp3s0 proto static metric 600 
 169.254.0.0/16 dev wlp3s0 scope link metric 1000 
 192.168.0.0/24 dev wlp3s0 proto kernel scope link src 192.168.0.202 metric 600
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-dev:
 DEVICETYPE  STATEDBUS-PATH  
CONNECTION CON-UUID  CON-PATH   

 wlp3s0wifi  connected/org/freedesktop/NetworkManager/Devices/3  ~ 
~ S h i n w a r y o k u ~ ~  46fc1e57-8d59-4681-b79a-13f8504317ce  
/org/freedesktop/NetworkManager/ActiveConnection/2 
 enp4s0f1  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  -- 
----
 
 loloopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  -- 
----
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.8.4connected  started  full  enabled enabled  
enabled  enabled  enabled

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


** Tags: amd64 apport-bug bionic

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

Title:
  [Bionic] WiFi connection keeps dropping after some time

Status in network-manager package in Ubuntu:
  New

Bug description:
  From time to time my wireless network connection drops. It works again
  for some time and then it suddenly drops again.

  When this happens, I switch the wifi setting off and on again (from
  GNOME settings). As wifi is on again, I get connected again and
  everything works again for some time (could be half an hour as few
  hours).

  This bug is a possible duplicate of 1710382, but I'm reporting it from
  bionic.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: network-manager 1.8.4-1ubuntu3
  ProcVersionSignature: Ubuntu 4.14.0-11.13-generic 4.14.3
  Uname: Linux 4.14.0-11-generic x86_64
  ApportVersion: 2.20.8-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Dec  6 11:26:06 2017
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2017-08-21 (106 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170820)
  IpRoute:
   default via 192.168.0.1 dev wlp3s0 proto static metric 600 
   169.254.0.0/16 dev wlp3s0 scope link metric 1000 
   192.168.0.0/24 dev wlp3s0 proto kernel scope link src 192.168.0.202 metric 
600
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICETYPE  STATEDBUS-PATH  
CONNECTION CON-UUID  CON-PATH   

   wlp3s0wifi  connected/org/freedesktop/NetworkManager/Devices/3  
~ ~ S h i n w a r y o k u ~ ~  46fc1e57-8d59-4681-b79a-13f8504317ce  
/org/freedesktop/NetworkManager/ActiveConnection/2 
   enp4s0f1  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  
-- ---- 

   loloopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  
-- ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  

[Touch-packages] [Bug 1710382] Re: Wireless network frequently drops in 17.10

2017-12-06 Thread fcole90
Can you check bug 1736690 to see if it's the same bug as this?

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

Title:
  Wireless network frequently drops in 17.10

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  On a fairly clean 17.10 install, on a Thinkpad T450, the wireless
  connection keeps dropping. Other devices nearby do not suffer the same
  way.

  I can turn the wifi off and on again to get reconnected. It happens
  multiple times over a short period of an hour or so. So quite
  irritating.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: network-manager 1.8.2-1ubuntu2
  ProcVersionSignature: Ubuntu 4.11.0-13.19-generic 4.11.12
  Uname: Linux 4.11.0-13-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.6-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Aug 12 15:52:20 2017
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2017-08-02 (9 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170712)
  IpRoute:
   default via 192.168.1.1 dev wlp3s0 proto static metric 600 
   10.124.121.0/24 dev lxdbr0 proto kernel scope link src 10.124.121.1 
   169.254.0.0/16 dev wlp3s0 scope link metric 1000 
   192.168.1.0/24 dev wlp3s0 proto kernel scope link src 192.168.1.95 metric 600
  NetworkManager.conf:
   [main]
   plugins=ifupdown,keyfile
   
   [ifupdown]
   managed=false
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE   TYPE  STATEDBUS-PATH   
CONNECTION  CON-UUID  CON-PATH  
  
   lxdbr0   bridgeconnected/org/freedesktop/NetworkManager/Devices/27  
lxdbr0  9e57f30a-21b5-4f87-aa76-06a328c24462  
/org/freedesktop/NetworkManager/ActiveConnection/10 
   wlp3s0   wifi  connected/org/freedesktop/NetworkManager/Devices/3   
popey   b83cf629-38b9-47dc-8916-3aaa2868e90a  
/org/freedesktop/NetworkManager/ActiveConnection/6  
   enp0s25  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2   
--  ----
  
   lo   loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1   
--  ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.8.2connected  started  full  enabled enabled  
enabled  enabled  enabled

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

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


[Touch-packages] [Bug 1722508] Re: Font hinting appears broken on 18.04

2018-09-27 Thread fcole90
** Summary changed:

- Font hinting appears broken on 17.10 beta
+ Font hinting appears broken on 18.04

** Tags added: bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to freetype in Ubuntu.
https://bugs.launchpad.net/bugs/1722508

Title:
  Font hinting appears broken on 18.04

Status in Qt:
  New
Status in freetype package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu:
  Confirmed
Status in freetype source package in Artful:
  Confirmed
Status in qtbase-opensource-src source package in Artful:
  Confirmed

Bug description:
  It appears that font hinting in 17.10 (beta) doesn't work as expected.
  The issue is easy to miss if you have antialiasing enabled system-
  wise. However, if you install "gnome-tweak-tool" and disable
  antialiasing there, the problem becomes obvious.

  Here is how it looks on 17.10 beta:
  https://postimg.org/image/3auqsbkqtn/

  And here is how it looks on my 16.04 machine (and this is pretty much how 
it's supposed to look):
  https://postimg.org/image/85n5ss3l4b/

  * When comparing the pictures make sure you "Open image in new tab"
  and see them without browser zoom, otherwise the problem may no be
  obvious.

  I suspect that this issue is caused by a bug in some base font
  rendering package that Ubuntu uses (edit: the problem is probably
  caused by FreeType 2.8.0, see my comments below). A couple of months
  ago a similar issue was reported (and promptly fixed) in Chromium
  after they had changed something in FreeType rendering
  (https://bugs.chromium.org/p/chromium/issues/detail?id=748997).

  lsb_release -rd
  Description: Ubuntu Artful Aardvark (development branch)
  Release: 17.10

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

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


[Touch-packages] [Bug 1878076] Re: GTK save-dialogs input-focus moves from filename to file search if a folder is selected

2020-07-22 Thread fcole90
It appears the bug is still around when changing folder from the main
view, rather than using the sidebar

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1878076

Title:
  GTK save-dialogs input-focus moves from filename to file search if a
  folder is selected

Status in GTK+:
  New
Status in gtk+3.0 package in Ubuntu:
  Triaged

Bug description:
  This bug is also reported on GNOME's GTK GitLab:
  https://gitlab.gnome.org/GNOME/gtk/issues/326

  ## Steps to reproduce
   1. Open any GTK app which uses save dialogs (e.g. gedit)
   2. Press save
   3. A save dialog appears and the filename is highlighted (if typing at this 
point you edit the file name)
   4. Click on a different folder (e.g. Downloads)
   5. The filename is still highlighted, hinting that the focus is still there
   6. Type and find yourself searching for a file in the selected folder 

  -- Current behavior --
  The higlighting (on the file name) hints a focus which is not the actual 
input focus, and the actual input focus (the search bar) is hidden until one 
starts to type, which I think to be confusing and unexpected. Also, clicking 
back on the highlighted filename you lose the highlighting, so you have to 
highlight again some already highlighted text; I think this to be confusing and 
counterintuitive.

  -- Expected outcome --
  Highlighting and focus need to match. If they don't that's a UX bug, and 
there are several options to solve it, some examples:
  - keep highlighting as is and keep focus on the filename, this whould require 
finding a different path for file search (I think this is the most productive 
option, because I assume a user wants to change the folder and eventually 
rename or name the file, which I consider more likely than a user wanting to 
search for a file within a save-file dialog);
  - keep filesearch as is, but show its bar before typing begins, and remove 
any highlighting from filename.

  For reference, Windows 10's native save-file dialogs disables the
  highlighting when clicking on a different folder. Typing does nothing
  at that point.

  Tested on gedit 3.36.1 on Ubuntu 20.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libgtk-3-0 3.24.18-1ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
  Uname: Linux 5.4.0-29-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: GNOME
  Date: Mon May 11 21:53:37 2020
  InstallationDate: Installed on 2020-04-03 (37 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.apport.crashdb.conf: 2020-05-04T10:26:46.106768

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

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


[Touch-packages] [Bug 1878076] Re: GTK save-dialogs input-focus moves from filename to file search if a folder is selected

2020-07-22 Thread fcole90
The bug appears to be fixed for me in the current stable version of
Ubuntu 20.04 with all updates applied.

Can someone double check that the following steps work correctly:
1. Open "save" menu from some gnome app (e.g. gedit)
2. Start typing -> expected to type on filename
3. Change folder from left panel
4. Start typing again -> expected to type on filename

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1878076

Title:
  GTK save-dialogs input-focus moves from filename to file search if a
  folder is selected

Status in GTK+:
  New
Status in gtk+3.0 package in Ubuntu:
  Triaged

Bug description:
  This bug is also reported on GNOME's GTK GitLab:
  https://gitlab.gnome.org/GNOME/gtk/issues/326

  ## Steps to reproduce
   1. Open any GTK app which uses save dialogs (e.g. gedit)
   2. Press save
   3. A save dialog appears and the filename is highlighted (if typing at this 
point you edit the file name)
   4. Click on a different folder (e.g. Downloads)
   5. The filename is still highlighted, hinting that the focus is still there
   6. Type and find yourself searching for a file in the selected folder 

  -- Current behavior --
  The higlighting (on the file name) hints a focus which is not the actual 
input focus, and the actual input focus (the search bar) is hidden until one 
starts to type, which I think to be confusing and unexpected. Also, clicking 
back on the highlighted filename you lose the highlighting, so you have to 
highlight again some already highlighted text; I think this to be confusing and 
counterintuitive.

  -- Expected outcome --
  Highlighting and focus need to match. If they don't that's a UX bug, and 
there are several options to solve it, some examples:
  - keep highlighting as is and keep focus on the filename, this whould require 
finding a different path for file search (I think this is the most productive 
option, because I assume a user wants to change the folder and eventually 
rename or name the file, which I consider more likely than a user wanting to 
search for a file within a save-file dialog);
  - keep filesearch as is, but show its bar before typing begins, and remove 
any highlighting from filename.

  For reference, Windows 10's native save-file dialogs disables the
  highlighting when clicking on a different folder. Typing does nothing
  at that point.

  Tested on gedit 3.36.1 on Ubuntu 20.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libgtk-3-0 3.24.18-1ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
  Uname: Linux 5.4.0-29-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: GNOME
  Date: Mon May 11 21:53:37 2020
  InstallationDate: Installed on 2020-04-03 (37 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.apport.crashdb.conf: 2020-05-04T10:26:46.106768

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

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


[Touch-packages] [Bug 1878076] [NEW] GTK save-dialogs input-focus moves from filename to file search if a folder is selected

2020-05-11 Thread fcole90
Public bug reported:

This bug is also reported on GNOME's GTK GitLab:
https://gitlab.gnome.org/GNOME/gtk/issues/326

## Steps to reproduce
 1. Open any GTK app which uses save dialogs (e.g. gedit)
 2. Press save
 3. A save dialog appears and the filename is highlighted (if typing at this 
point you edit the file name)
 4. Click on a different folder (e.g. Downloads)
 5. The filename is still highlighted, hinting that the focus is still there
 6. Type and find yourself searching for a file in the selected folder 

-- Current behavior --
The higlighting (on the file name) hints a focus which is not the actual input 
focus, and the actual input focus (the search bar) is hidden until one starts 
to type, which I think to be confusing and unexpected. Also, clicking back on 
the highlighted filename you lose the highlighting, so you have to highlight 
again some already highlighted text; I think this to be confusing and 
counterintuitive.

-- Expected outcome --
Highlighting and focus need to match. If they don't that's a UX bug, and there 
are several options to solve it, some examples:
- keep highlighting as is and keep focus on the filename, this whould require 
finding a different path for file search (I think this is the most productive 
option, because I assume a user wants to change the folder and eventually 
rename or name the file, which I consider more likely than a user wanting to 
search for a file within a save-file dialog);
- keep filesearch as is, but show its bar before typing begins, and remove any 
highlighting from filename.

For reference, Windows 10's native save-file dialogs disables the
highlighting when clicking on a different folder. Typing does nothing at
that point.

Tested on gedit 3.36.1 on Ubuntu 20.04.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libgtk-3-0 3.24.18-1ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
Uname: Linux 5.4.0-29-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: GNOME
Date: Mon May 11 21:53:37 2020
InstallationDate: Installed on 2020-04-03 (37 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
SourcePackage: gtk+3.0
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.apport.crashdb.conf: 2020-05-04T10:26:46.106768

** Affects: gtk
 Importance: Unknown
 Status: Unknown

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

** Bug watch added: gitlab.gnome.org/GNOME/gtk/issues #326
   https://gitlab.gnome.org/GNOME/gtk/issues/326

** Also affects: gtk via
   https://gitlab.gnome.org/GNOME/gtk/issues/326
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1878076

Title:
  GTK save-dialogs input-focus moves from filename to file search if a
  folder is selected

Status in GTK+:
  Unknown
Status in gtk+3.0 package in Ubuntu:
  New

Bug description:
  This bug is also reported on GNOME's GTK GitLab:
  https://gitlab.gnome.org/GNOME/gtk/issues/326

  ## Steps to reproduce
   1. Open any GTK app which uses save dialogs (e.g. gedit)
   2. Press save
   3. A save dialog appears and the filename is highlighted (if typing at this 
point you edit the file name)
   4. Click on a different folder (e.g. Downloads)
   5. The filename is still highlighted, hinting that the focus is still there
   6. Type and find yourself searching for a file in the selected folder 

  -- Current behavior --
  The higlighting (on the file name) hints a focus which is not the actual 
input focus, and the actual input focus (the search bar) is hidden until one 
starts to type, which I think to be confusing and unexpected. Also, clicking 
back on the highlighted filename you lose the highlighting, so you have to 
highlight again some already highlighted text; I think this to be confusing and 
counterintuitive.

  -- Expected outcome --
  Highlighting and focus need to match. If they don't that's a UX bug, and 
there are several options to solve it, some examples:
  - keep highlighting as is and keep focus on the filename, this whould require 
finding a different path for file search (I think this is the most productive 
option, because I assume a user wants to change the folder and eventually 
rename or name the file, which I consider more likely than a user wanting to 
search for a file within a save-file dialog);
  - keep filesearch as is, but show its bar before typing begins, and remove 
any highlighting from filename.

  For reference, Windows 10's native save-file dialogs disables the
  highlighting when clicking on a different folder. Typing does nothing
  at that point.

  Tested on gedit 3.36.1 on Ubuntu 20.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  P

[Touch-packages] [Bug 1878076] Re: GTK save-dialogs input-focus moves from filename to file search if a folder is selected

2020-05-18 Thread fcole90
Hi, I think this is a disappointing papercut and a long lasting issue.
I'm discussing with gtk devs if this behaviour is intended or is a bug.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1878076

Title:
  GTK save-dialogs input-focus moves from filename to file search if a
  folder is selected

Status in GTK+:
  New
Status in gtk+3.0 package in Ubuntu:
  Triaged

Bug description:
  This bug is also reported on GNOME's GTK GitLab:
  https://gitlab.gnome.org/GNOME/gtk/issues/326

  ## Steps to reproduce
   1. Open any GTK app which uses save dialogs (e.g. gedit)
   2. Press save
   3. A save dialog appears and the filename is highlighted (if typing at this 
point you edit the file name)
   4. Click on a different folder (e.g. Downloads)
   5. The filename is still highlighted, hinting that the focus is still there
   6. Type and find yourself searching for a file in the selected folder 

  -- Current behavior --
  The higlighting (on the file name) hints a focus which is not the actual 
input focus, and the actual input focus (the search bar) is hidden until one 
starts to type, which I think to be confusing and unexpected. Also, clicking 
back on the highlighted filename you lose the highlighting, so you have to 
highlight again some already highlighted text; I think this to be confusing and 
counterintuitive.

  -- Expected outcome --
  Highlighting and focus need to match. If they don't that's a UX bug, and 
there are several options to solve it, some examples:
  - keep highlighting as is and keep focus on the filename, this whould require 
finding a different path for file search (I think this is the most productive 
option, because I assume a user wants to change the folder and eventually 
rename or name the file, which I consider more likely than a user wanting to 
search for a file within a save-file dialog);
  - keep filesearch as is, but show its bar before typing begins, and remove 
any highlighting from filename.

  For reference, Windows 10's native save-file dialogs disables the
  highlighting when clicking on a different folder. Typing does nothing
  at that point.

  Tested on gedit 3.36.1 on Ubuntu 20.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libgtk-3-0 3.24.18-1ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
  Uname: Linux 5.4.0-29-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: GNOME
  Date: Mon May 11 21:53:37 2020
  InstallationDate: Installed on 2020-04-03 (37 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.apport.crashdb.conf: 2020-05-04T10:26:46.106768

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

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


[Touch-packages] [Bug 1312673] Re: software-properties-gtk crashed with aptsources.distro.NoDistroTemplateException in get_sources(): Error: could not find a distribution template for Ubuntu/bionic

2017-10-25 Thread fcole90
** Summary changed:

- software-properties-gtk crashed with 
aptsources.distro.NoDistroTemplateException in get_sources(): Error: could not 
find a distribution template for Ubuntu/utopic
+ software-properties-gtk crashed with 
aptsources.distro.NoDistroTemplateException in get_sources(): Error: could not 
find a distribution template for Ubuntu/bionic

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

Title:
  software-properties-gtk crashed with
  aptsources.distro.NoDistroTemplateException in get_sources(): Error:
  could not find a distribution template for Ubuntu/bionic

Status in software-properties package in Ubuntu:
  Fix Released

Bug description:
  lsb_release -rd
  Description:Ubuntu Utopic Unicorn (development branch)
  Release:14.10

  
  apt-cache policy software-properties-gtk 
  software-properties-gtk:
Installed: 0.92.37
Candidate: 0.92.37
Version table:
   *** 0.92.37 0
  500 http://archive.ubuntu.com/ubuntu/ trusty-proposed/main amd64 
Packages
  100 /var/lib/dpkg/status
   0.92.36 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: software-properties-gtk 0.92.37
  Uname: Linux 3.14.0-999-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Fri Apr 25 19:27:37 2014
  ExecutablePath: /usr/bin/software-properties-gtk
  InstallationDate: Installed on 2012-09-30 (572 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120817.1)
  InterpreterPath: /usr/bin/python3.4
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/bin/software-properties-gtk --open-tab 2 
--toplevel 62914567
  PythonArgs: ['/usr/bin/software-properties-gtk', '--open-tab', '2', 
'--toplevel', '62914567']
  SourcePackage: software-properties
  Title: software-properties-gtk crashed with 
aptsources.distro.NoDistroTemplateException in get_sources(): Error: could not 
find a distribution template for Ubuntu/utopic
  UpgradeStatus: Upgraded to utopic on 2013-11-10 (165 days ago)
  UserGroups:

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

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


[Touch-packages] [Bug 1693155] [NEW] Blurry battery indicator

2017-05-24 Thread fcole90
Public bug reported:

My battery indicator looks blurry

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: light-themes 16.10+17.10.20170518-0ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
Uname: Linux 4.10.0-20-generic x86_64
ApportVersion: 2.20.5-0ubuntu4
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed May 24 11:34:12 2017
InstallationDate: Installed on 2017-04-28 (25 days ago)
InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 (20170426)
PackageArchitecture: all
SourcePackage: ubuntu-themes
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/bugs/1693155/+attachment/4882510/+files/Screenshot%20from%202017-05-24%2011-31-53.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1693155

Title:
  Blurry battery indicator

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  My battery indicator looks blurry

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170518-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  Uname: Linux 4.10.0-20-generic x86_64
  ApportVersion: 2.20.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed May 24 11:34:12 2017
  InstallationDate: Installed on 2017-04-28 (25 days ago)
  InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 
(20170426)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1693152] [NEW] Some icons in the decorations look overlapping

2017-05-24 Thread fcole90
Public bug reported:

It seems that some icons are overlapping in the top left corner

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: light-themes 16.10+17.10.20170518-0ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
Uname: Linux 4.10.0-20-generic x86_64
ApportVersion: 2.20.5-0ubuntu4
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed May 24 11:26:05 2017
InstallationDate: Installed on 2017-04-28 (25 days ago)
InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 (20170426)
PackageArchitecture: all
SourcePackage: ubuntu-themes
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1693152

Title:
  Some icons in the decorations look overlapping

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  It seems that some icons are overlapping in the top left corner

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170518-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  Uname: Linux 4.10.0-20-generic x86_64
  ApportVersion: 2.20.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed May 24 11:26:05 2017
  InstallationDate: Installed on 2017-04-28 (25 days ago)
  InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 
(20170426)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1693152] Re: Some icons in the decorations look overlapping

2017-05-24 Thread fcole90
** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1693152/+attachment/4882506/+files/Screenshot%20from%202017-05-24%2011-26-36.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1693152

Title:
  Some icons in the decorations look overlapping

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  It seems that some icons are overlapping in the top left corner

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170518-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  Uname: Linux 4.10.0-20-generic x86_64
  ApportVersion: 2.20.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed May 24 11:26:05 2017
  InstallationDate: Installed on 2017-04-28 (25 days ago)
  InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 
(20170426)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1693158] Re: Decorations get weird when windows complete an operation

2017-05-24 Thread fcole90
** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1693158/+attachment/4882538/+files/Screenshot%20from%202017-05-24%2011-38-04.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1693158

Title:
  Decorations get weird when windows complete an operation

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  While updating packages I can see this happening for a second when the
  operation finishes. The decorations (font and icons in particular)
  become weird, like if something was broken. See the screenshot to
  better understand what I mean.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170518-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  Uname: Linux 4.10.0-20-generic x86_64
  ApportVersion: 2.20.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed May 24 11:38:32 2017
  InstallationDate: Installed on 2017-04-28 (25 days ago)
  InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 
(20170426)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1693158] Re: Decorations get weird when windows complete an operation

2017-05-24 Thread fcole90
Look at the font and at the (x) in particular, are they grayed?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1693158

Title:
  Decorations get weird when windows complete an operation

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  While updating packages I can see this happening for a second when the
  operation finishes. The decorations (font and icons in particular)
  become weird, like if something was broken. See the screenshot to
  better understand what I mean.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170518-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  Uname: Linux 4.10.0-20-generic x86_64
  ApportVersion: 2.20.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed May 24 11:38:32 2017
  InstallationDate: Installed on 2017-04-28 (25 days ago)
  InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 
(20170426)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1693158] [NEW] Decorations get weird when windows complete an operation

2017-05-24 Thread fcole90
Public bug reported:

While updating packages I can see this happening for a second when the
operation finishes. The decorations (font and icons in particular)
become weird, like if something was broken. See the screenshot to better
understand what I mean.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: light-themes 16.10+17.10.20170518-0ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
Uname: Linux 4.10.0-20-generic x86_64
ApportVersion: 2.20.5-0ubuntu4
Architecture: amd64
CurrentDesktop: GNOME
Date: Wed May 24 11:38:32 2017
InstallationDate: Installed on 2017-04-28 (25 days ago)
InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 (20170426)
PackageArchitecture: all
SourcePackage: ubuntu-themes
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1693158

Title:
  Decorations get weird when windows complete an operation

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  While updating packages I can see this happening for a second when the
  operation finishes. The decorations (font and icons in particular)
  become weird, like if something was broken. See the screenshot to
  better understand what I mean.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170518-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  Uname: Linux 4.10.0-20-generic x86_64
  ApportVersion: 2.20.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed May 24 11:38:32 2017
  InstallationDate: Installed on 2017-04-28 (25 days ago)
  InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 
(20170426)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1693155] Re: Blurry battery indicator

2017-05-24 Thread fcole90
This happens when using ubuntu-mono-dark as icon them, I don't have any
problem with other icon themes.

** Also affects: ubuntu-mono (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1693155

Title:
  Blurry battery indicator

Status in gnome-shell package in Ubuntu:
  New
Status in ubuntu-mono package in Ubuntu:
  New
Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  My battery indicator looks blurry

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170518-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  Uname: Linux 4.10.0-20-generic x86_64
  ApportVersion: 2.20.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed May 24 11:34:12 2017
  InstallationDate: Installed on 2017-04-28 (25 days ago)
  InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 
(20170426)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  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/1693155/+subscriptions

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


[Touch-packages] [Bug 1693474] [NEW] Some switches are disproportionately big

2017-05-25 Thread fcole90
Public bug reported:

Look at the screenshot, is it expected for the switch in the top right
corner to be so large?

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: light-themes 16.10+17.10.20170518-0ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
Uname: Linux 4.10.0-20-generic x86_64
ApportVersion: 2.20.5-0ubuntu4
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu May 25 12:36:16 2017
InstallationDate: Installed on 2017-04-28 (26 days ago)
InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 (20170426)
PackageArchitecture: all
SourcePackage: ubuntu-themes
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

** Attachment added: "scr"
   
https://bugs.launchpad.net/bugs/1693474/+attachment/4883291/+files/Screenshot%20from%202017-05-25%2012-35-18.png

** Summary changed:

- Some swithces are disproportionately big
+ Some switches are disproportionately big

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1693474

Title:
  Some switches are disproportionately big

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  Look at the screenshot, is it expected for the switch in the top right
  corner to be so large?

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170518-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  Uname: Linux 4.10.0-20-generic x86_64
  ApportVersion: 2.20.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu May 25 12:36:16 2017
  InstallationDate: Installed on 2017-04-28 (26 days ago)
  InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 
(20170426)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1693477] [NEW] minimise, maximise and close icons change when changing icon theme

2017-05-25 Thread fcole90
Public bug reported:

When using the light themes I experienced this weird behavior: the
(x)(_)([]) change their shape when changing the icon theme. Is it
intended? I never experienced this with any other GTK theme so far and
I'm quite surprised that changing the icon theme can change the
decorations..

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: light-themes 16.10+17.10.20170518-0ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
Uname: Linux 4.10.0-20-generic x86_64
ApportVersion: 2.20.5-0ubuntu4
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu May 25 12:41:31 2017
InstallationDate: Installed on 2017-04-28 (26 days ago)
InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 (20170426)
PackageArchitecture: all
SourcePackage: ubuntu-themes
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

** Attachment added: "Screenshot with weird decoration"
   
https://bugs.launchpad.net/bugs/1693477/+attachment/4883297/+files/Screenshot%20from%202017-05-25%2012-47-54.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1693477

Title:
  minimise, maximise and close icons change when changing icon theme

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  When using the light themes I experienced this weird behavior: the
  (x)(_)([]) change their shape when changing the icon theme. Is it
  intended? I never experienced this with any other GTK theme so far and
  I'm quite surprised that changing the icon theme can change the
  decorations..

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170518-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  Uname: Linux 4.10.0-20-generic x86_64
  ApportVersion: 2.20.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu May 25 12:41:31 2017
  InstallationDate: Installed on 2017-04-28 (26 days ago)
  InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 
(20170426)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1693477] Re: minimise, maximise and close icons change when changing icon theme

2017-05-25 Thread fcole90
** Attachment added: "Screenshot with appropriate decoration"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1693477/+attachment/4883302/+files/Screenshot%20from%202017-05-25%2012-48-41.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1693477

Title:
  minimise, maximise and close icons change when changing icon theme

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  When using the light themes I experienced this weird behavior: the
  (x)(_)([]) change their shape when changing the icon theme. Is it
  intended? I never experienced this with any other GTK theme so far and
  I'm quite surprised that changing the icon theme can change the
  decorations..

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170518-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  Uname: Linux 4.10.0-20-generic x86_64
  ApportVersion: 2.20.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu May 25 12:41:31 2017
  InstallationDate: Installed on 2017-04-28 (26 days ago)
  InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 
(20170426)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1693152] Re: Some icons in the decorations look overlapping

2017-06-03 Thread fcole90
Look at the terminal icon in the top left corner. Just over the File
menu. It seems that behind the terminal icon there's a circle. It is
more clear if you zoom exactly a little over the terminal icon in the
window decoration.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1693152

Title:
  Some icons in the decorations look overlapping

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  It seems that some icons are overlapping in the top left corner

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170518-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  Uname: Linux 4.10.0-20-generic x86_64
  ApportVersion: 2.20.5-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed May 24 11:26:05 2017
  InstallationDate: Installed on 2017-04-28 (25 days ago)
  InstallationMedia: Ubuntu-GNOME 17.10 "Artful Aardvark" - Alpha amd64 
(20170426)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1695864] [NEW] lightdm does not respect tap to click from GNOME/libinput settings

2017-06-05 Thread fcole90
Public bug reported:

When using lightdm as display manager and GNOME Shell as DE, with
libinput installed, lightdm doesn't respect the GNOME setting for tap to
click.

This setting is correctly respected under gdm3.

This setting is also correctly respected when using lightdm without
libinput installed.

The synaptic driver is installed as well, if it was of any interest.

Also, this seems to be fixed (or always enabled) in 17.10, as I could
use tap to click in lightdm with the Daily ISO (with GNOME DE
installed).

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lightdm 1.18.3-0ubuntu1.1
ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-53-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Jun  5 11:04:14 2017
InstallationDate: Installed on 2016-09-09 (268 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages xenial

** Summary changed:

- lightdm does not respect tap to click
+ lightdm does not respect tap to click from GNOME/libinput

** Summary changed:

- lightdm does not respect tap to click from GNOME/libinput
+ lightdm does not respect tap to click from GNOME/libinput settings

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1695864

Title:
  lightdm does not respect tap to click from GNOME/libinput settings

Status in lightdm package in Ubuntu:
  New

Bug description:
  When using lightdm as display manager and GNOME Shell as DE, with
  libinput installed, lightdm doesn't respect the GNOME setting for tap
  to click.

  This setting is correctly respected under gdm3.

  This setting is also correctly respected when using lightdm without
  libinput installed.

  The synaptic driver is installed as well, if it was of any interest.

  Also, this seems to be fixed (or always enabled) in 17.10, as I could
  use tap to click in lightdm with the Daily ISO (with GNOME DE
  installed).

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
  Uname: Linux 4.8.0-53-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Jun  5 11:04:14 2017
  InstallationDate: Installed on 2016-09-09 (268 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1695872] [NEW] GNOME on Wayland session could not be started from lightdm

2017-06-05 Thread fcole90
Public bug reported:

GNOME on Wayland session could not be started from lightdm

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lightdm 1.18.3-0ubuntu1.1
ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-53-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Jun  5 11:23:22 2017
InstallationDate: Installed on 2016-09-09 (268 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages xenial

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1695872

Title:
  GNOME on Wayland session could not be started from lightdm

Status in lightdm package in Ubuntu:
  New

Bug description:
  GNOME on Wayland session could not be started from lightdm

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
  Uname: Linux 4.8.0-53-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Jun  5 11:23:22 2017
  InstallationDate: Installed on 2016-09-09 (268 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1695872] Re: GNOME on Wayland session could not be started from lightdm

2017-06-05 Thread fcole90
*** This bug is a duplicate of bug 1632772 ***
https://bugs.launchpad.net/bugs/1632772

** This bug has been marked a duplicate of bug 1632772
   Login option 'GNOME on Wayland' does not start from LightDM

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1695872

Title:
  GNOME on Wayland session could not be started from lightdm

Status in lightdm package in Ubuntu:
  New

Bug description:
  GNOME on Wayland session could not be started from lightdm

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
  Uname: Linux 4.8.0-53-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Jun  5 11:23:22 2017
  InstallationDate: Installed on 2016-09-09 (268 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1632772] Re: Login option 'GNOME on Wayland' does not start from LightDM

2017-06-05 Thread fcole90
Using 16.04 I can still reproduce the bug. I don't have any trace of
unity8 as well.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1632772

Title:
  Login option 'GNOME on Wayland' does not start from LightDM

Status in Ubuntu GNOME:
  Triaged
Status in unity8-desktop-session:
  Won't Fix
Status in lightdm package in Ubuntu:
  Invalid
Status in ubuntu-meta package in Ubuntu:
  Fix Released
Status in unity8-desktop-session package in Ubuntu:
  Triaged
Status in unity8-desktop-session source package in Yakkety:
  Triaged
Status in unity8-desktop-session source package in Zesty:
  Triaged

Bug description:
  When picking GNOME on Wayland as session and attempting to login from
  LightDM then it fails, all you see is a black screen with a blinking
  cursor.

  However, manually running:
  $ dbus-run-session gnome-shell --display-server --wayland
  from the console/vt1 (Ctrl+Alt+F1) seems to work.
  But from LightDM it does not work.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gnome-session-wayland 3.20.2-1ubuntu7
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  Date: Wed Oct 12 18:06:13 2016
  InstallationDate: Installed on 2013-12-26 (1020 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1695872] Re: GNOME on Wayland session could not be started from lightdm

2017-06-05 Thread fcole90
** This bug is no longer a duplicate of bug 1632772
   Login option 'GNOME on Wayland' does not start from LightDM

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1695872

Title:
  GNOME on Wayland session could not be started from lightdm

Status in lightdm package in Ubuntu:
  New

Bug description:
  GNOME on Wayland session could not be started from lightdm

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
  Uname: Linux 4.8.0-53-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Jun  5 11:23:22 2017
  InstallationDate: Installed on 2016-09-09 (268 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1632772] Re: Login option 'GNOME on Wayland' does not start from LightDM

2017-06-05 Thread fcole90
Ok, mine is 1695872

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1632772

Title:
  Login option 'GNOME on Wayland' does not start from LightDM

Status in Ubuntu GNOME:
  Triaged
Status in unity8-desktop-session:
  Won't Fix
Status in lightdm package in Ubuntu:
  Invalid
Status in ubuntu-meta package in Ubuntu:
  Fix Released
Status in unity8-desktop-session package in Ubuntu:
  Triaged
Status in unity8-desktop-session source package in Yakkety:
  Triaged
Status in unity8-desktop-session source package in Zesty:
  Triaged

Bug description:
  When picking GNOME on Wayland as session and attempting to login from
  LightDM then it fails, all you see is a black screen with a blinking
  cursor.

  However, manually running:
  $ dbus-run-session gnome-shell --display-server --wayland
  from the console/vt1 (Ctrl+Alt+F1) seems to work.
  But from LightDM it does not work.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gnome-session-wayland 3.20.2-1ubuntu7
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  Date: Wed Oct 12 18:06:13 2016
  InstallationDate: Installed on 2013-12-26 (1020 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: gnome-session
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1696019] [NEW] cursor not following the theme while hovering the desktop

2017-06-05 Thread fcole90
Public bug reported:

If I use lightdm to load GNOME Shell, I encounter a very weird bug: if I
move the cursor to hover the desktop, the cursor theme becomes DMZ
White, but if I move the cursor over the GNOME panel or over any open
window, it returns back to the custom theme set by me.

I can experience this bug only when using lightdm, if I use gdm3 I
always have the same cursor.

Note that I'm not on Wayland and that I have nautilus folders on my
desktop.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lightdm 1.18.3-0ubuntu1.1
ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-53-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Jun  6 02:14:12 2017
InstallationDate: Installed on 2016-09-09 (269 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages xenial

** Summary changed:

- cursor does not following the theme while hovering the desktop
+ cursor not following the theme while hovering the desktop

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1696019

Title:
  cursor not following the theme while hovering the desktop

Status in lightdm package in Ubuntu:
  New

Bug description:
  If I use lightdm to load GNOME Shell, I encounter a very weird bug: if
  I move the cursor to hover the desktop, the cursor theme becomes DMZ
  White, but if I move the cursor over the GNOME panel or over any open
  window, it returns back to the custom theme set by me.

  I can experience this bug only when using lightdm, if I use gdm3 I
  always have the same cursor.

  Note that I'm not on Wayland and that I have nautilus folders on my
  desktop.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
  Uname: Linux 4.8.0-53-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jun  6 02:14:12 2017
  InstallationDate: Installed on 2016-09-09 (269 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1695872] Re: GNOME on Wayland session could not be started from lightdm

2017-06-05 Thread fcole90
I have an nvidia/intel hybrid GPU (GTX-850M), with nvidia proprietary
drivers (nvidia-375) from the supported drivers PPA. The attempt failed
when using the intel GPU, so the nvidia part is not involved. Using GDM
I could load a fully functional Wayland session.

I'm using also the most updated Linux/X/Mesa HWE stack from main
repository (I think it's based on the 16.10 stack).

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1695872

Title:
  GNOME on Wayland session could not be started from lightdm

Status in gnome-shell package in Ubuntu:
  New
Status in lightdm package in Ubuntu:
  New

Bug description:
  GNOME on Wayland session could not be started from lightdm

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
  Uname: Linux 4.8.0-53-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Jun  5 11:23:22 2017
  InstallationDate: Installed on 2016-09-09 (268 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: lightdm
  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/1695872/+subscriptions

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


[Touch-packages] [Bug 1696019] Re: cursor not following the theme while hovering the desktop and the windows decorations

2017-06-05 Thread fcole90
** Summary changed:

- cursor not following the theme while hovering the desktop
+ cursor not following the theme while hovering the desktop and the windows 
decorations

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

** Also affects: nautilus (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1696019

Title:
  cursor not following the theme while hovering the desktop and the
  windows decorations

Status in gnome-shell package in Ubuntu:
  New
Status in lightdm package in Ubuntu:
  New
Status in nautilus package in Ubuntu:
  New

Bug description:
  If I use lightdm to load GNOME Shell, I encounter a very weird bug: if
  I move the cursor to hover the desktop, the cursor theme becomes DMZ
  White, but if I move the cursor over the GNOME panel or over any open
  window, it returns back to the custom theme set by me.

  I can experience this bug only when using lightdm, if I use gdm3 I
  always have the same cursor.

  Note that I'm not on Wayland and that I have nautilus folders on my
  desktop.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
  Uname: Linux 4.8.0-53-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jun  6 02:14:12 2017
  InstallationDate: Installed on 2016-09-09 (269 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: lightdm
  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/1696019/+subscriptions

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


[Touch-packages] [Bug 1695872] Re: GNOME on Wayland session could not be started from lightdm

2017-06-05 Thread fcole90
I receive the following warning:
Hint: You are currently not seeing messages from other users and the system.
  Users in the 'systemd-journal' group can see all messages. Pass -q to
  turn off this notice.
No journal files were opened due to insufficient permissions.

Retrying as superuser I didn't receive the warning but the log was
empty..

** Attachment added: "gnome-shell.log"
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1695872/+attachment/4889746/+files/gnome-shell.log

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1695872

Title:
  GNOME on Wayland session could not be started from lightdm

Status in gnome-shell package in Ubuntu:
  Incomplete
Status in lightdm package in Ubuntu:
  Incomplete

Bug description:
  GNOME on Wayland session could not be started from lightdm

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
  Uname: Linux 4.8.0-53-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Jun  5 11:23:22 2017
  InstallationDate: Installed on 2016-09-09 (268 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: lightdm
  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/1695872/+subscriptions

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


[Touch-packages] [Bug 1696019] Re: cursor not following the theme while hovering the desktop and the windows decorations

2017-06-05 Thread fcole90
I made a screencast of this behaviour. I rescaled it to keep it in a
limited size

** Attachment added: "untitled.mpg"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1696019/+attachment/4889756/+files/untitled.mpg

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1696019

Title:
  cursor not following the theme while hovering the desktop and the
  windows decorations

Status in gnome-shell package in Ubuntu:
  New
Status in lightdm package in Ubuntu:
  New
Status in nautilus package in Ubuntu:
  New

Bug description:
  If I use lightdm to load GNOME Shell, I encounter a very weird bug: if
  I move the cursor to hover the desktop, the cursor theme becomes DMZ
  White, but if I move the cursor over the GNOME panel or over any open
  window, it returns back to the custom theme set by me.

  I can experience this bug only when using lightdm, if I use gdm3 I
  always have the same cursor.

  Note that I'm not on Wayland and that I have nautilus folders on my
  desktop.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
  Uname: Linux 4.8.0-53-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jun  6 02:14:12 2017
  InstallationDate: Installed on 2016-09-09 (269 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: lightdm
  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/1696019/+subscriptions

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


[Touch-packages] [Bug 1696019] Re: cursor not following the theme while hovering the desktop and the windows decorations

2017-06-05 Thread fcole90
After making the screencast something fixed this behaviour, at least for
this session..

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1696019

Title:
  cursor not following the theme while hovering the desktop and the
  windows decorations

Status in gnome-shell package in Ubuntu:
  New
Status in lightdm package in Ubuntu:
  New
Status in nautilus package in Ubuntu:
  New

Bug description:
  If I use lightdm to load GNOME Shell, I encounter a very weird bug: if
  I move the cursor to hover the desktop, the cursor theme becomes DMZ
  White, but if I move the cursor over the GNOME panel or over any open
  window, it returns back to the custom theme set by me.

  I can experience this bug only when using lightdm, if I use gdm3 I
  always have the same cursor.

  Note that I'm not on Wayland and that I have nautilus folders on my
  desktop.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.3-0ubuntu1.1
  ProcVersionSignature: Ubuntu 4.8.0-53.56~16.04.1-generic 4.8.17
  Uname: Linux 4.8.0-53-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jun  6 02:14:12 2017
  InstallationDate: Installed on 2016-09-09 (269 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: lightdm
  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/1696019/+subscriptions

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


[Touch-packages] [Bug 1697481] [NEW] totem-video-thumbnailer crashed with signal 5 in g_malloc()

2017-06-12 Thread fcole90
Public bug reported:

Every time I open a folder with MTS video files the video thumbnailer
crashes. It would be ok, if it just failed gracefully.

ProblemType: Crash
DistroRelease: Ubuntu 16.04
Package: libgstreamer1.0-0 1.8.3-1~ubuntu0.1
ProcVersionSignature: Ubuntu 4.8.0-54.57~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-54-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
CrashCounter: 1
CurrentDesktop: GNOME
Date: Mon Jun 12 16:58:17 2017
ExecutablePath: /usr/bin/totem-video-thumbnailer
InstallationDate: Installed on 2016-09-09 (275 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
JournalErrors:
 Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
   Users in the 'systemd-journal' group can see all messages. Pass -q to
   turn off this notice.
 No journal files were opened due to insufficient permissions.
ProcCmdline: /usr/bin/totem-video-thumbnailer -s 256 
file:///media/username/0123-4567/PRIVATE/AVCHD/BDMV/STREAM/00139.MTS 
/tmp/.gnome_desktop_thumbnail.59DG1Y
Signal: 5
SourcePackage: gstreamer1.0
StacktraceTop:
 g_malloc () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_slice_alloc () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
 gst_buffer_new_allocate () from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
Title: totem-video-thumbnailer crashed with signal 5 in g_malloc()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: lxd sudo

** Affects: gstreamer1.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash need-amd64-retrace third-party-packages xenial

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gstreamer1.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1697481

Title:
  totem-video-thumbnailer crashed with signal 5 in g_malloc()

Status in gstreamer1.0 package in Ubuntu:
  New

Bug description:
  Every time I open a folder with MTS video files the video thumbnailer
  crashes. It would be ok, if it just failed gracefully.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: libgstreamer1.0-0 1.8.3-1~ubuntu0.1
  ProcVersionSignature: Ubuntu 4.8.0-54.57~16.04.1-generic 4.8.17
  Uname: Linux 4.8.0-54-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.6
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Mon Jun 12 16:58:17 2017
  ExecutablePath: /usr/bin/totem-video-thumbnailer
  InstallationDate: Installed on 2016-09-09 (275 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  ProcCmdline: /usr/bin/totem-video-thumbnailer -s 256 
file:///media/username/0123-4567/PRIVATE/AVCHD/BDMV/STREAM/00139.MTS 
/tmp/.gnome_desktop_thumbnail.59DG1Y
  Signal: 5
  SourcePackage: gstreamer1.0
  StacktraceTop:
   g_malloc () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_slice_alloc () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
   gst_buffer_new_allocate () from 
/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgstvideo-1.0.so.0
  Title: totem-video-thumbnailer crashed with signal 5 in g_malloc()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: lxd sudo

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

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


[Touch-packages] [Bug 1659028] Re: lockscreen does not follow the keyboard layout

2017-01-24 Thread fcole90
I'm on Xenial with the Phone Overlay ppa, all packages updated.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1659028

Title:
  lockscreen does not follow the keyboard layout

Status in unity8 package in Ubuntu:
  New

Bug description:
  I have set an Italian keyboard layout in unity8, and it works as
  expected until I lock the screen. I need to prompt my password as if I
  had a US keyboard, so it's probably using the default layout.

  Is there any workaround available until that's solved?

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

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


[Touch-packages] [Bug 1659028] [NEW] lockscreen does not follow the keyboard layout

2017-01-24 Thread fcole90
Public bug reported:

I have set an Italian keyboard layout in unity8, and it works as
expected until I lock the screen. I need to prompt my password as if I
had a US keyboard, so it's probably using the default layout.

Is there any workaround available until that's solved?

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1659028

Title:
  lockscreen does not follow the keyboard layout

Status in unity8 package in Ubuntu:
  New

Bug description:
  I have set an Italian keyboard layout in unity8, and it works as
  expected until I lock the screen. I need to prompt my password as if I
  had a US keyboard, so it's probably using the default layout.

  Is there any workaround available until that's solved?

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

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


[Touch-packages] [Bug 1535058] Re: applications close instantly when launched from the launcher or dash

2017-01-27 Thread fcole90
I have the same problem, when I launch an app it immediately closes. I
don't think it to be related, but this is happening since I added the
budgie desktop ppa and installed the related packages. Also, can someone
tell me how to launch apps from vt in Mir? Using ual always fails..

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1535058

Title:
  applications close instantly when launched from the launcher or dash

Status in Canonical System Image:
  Confirmed
Status in cgmanager package in Ubuntu:
  Incomplete
Status in qtmir package in Ubuntu:
  Invalid
Status in ubuntu-app-launch package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Invalid
Status in unity8-desktop-session package in Ubuntu:
  Invalid
Status in upstart package in Ubuntu:
  Invalid

Bug description:
  xenial
  applications close instantly when launched from the launcher or dash
  but... if i launch the apps from a VT (for ex firefox using Xmir or gedit 
native --), the app loads ok.

  what close instantly means.. it opens the window and then it closes
  instantly in ~0.3s

  ---

  This has been traced to two causes:
  pam was not installed, it is now a dependency of ubuntu-app-launch or can be 
installed directly
  $ sudo apt-get install libpam-cgfs

  and cgmanager is not enabled by default on systems that were upgraded
  and not clean installs. To enable it

  $ sudo systemctl enable cgmanager

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1535058/+subscriptions

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


[Touch-packages] [Bug 1659906] Re: apps are immediately closed after launching them

2017-01-27 Thread fcole90
As I started the browser from konsole, which is using XMir, I'm probably
able to see the browser through X, and the problem to be on the Mir
side.

** Also affects: unity8-desktop-session
   Importance: Undecided
   Status: New

** Also affects: mir (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1659906

Title:
  apps are immediately closed after launching them

Status in unity8-desktop-session:
  New
Status in mir package in Ubuntu:
  New
Status in unity8-desktop-session package in Ubuntu:
  New

Bug description:
  This seems similar to bug #1535058 but that one seem to be quite old,
  so maybe it's not related. Nevertheless I'm experiencing the same
  issues: each time I try to launch an app from the dash or the launcher
  it crashes..

  I'm on Xenial + Phone Overlay, all packages updated at the moment of
  writing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity8-desktop-session/+bug/1659906/+subscriptions

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


[Touch-packages] [Bug 1705127] [NEW] App integrated menus have blurry parts

2017-07-18 Thread fcole90
Public bug reported:

If you check the balloon arrow in the picture (just below the Save
button) you can see as that part is very blurry compared to the other
parts of the balloon.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: light-themes 16.10+17.10.20170703-0ubuntu1
ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
Uname: Linux 4.11.0-10-generic x86_64
ApportVersion: 2.20.5-0ubuntu5
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Jul 18 22:50:47 2017
InstallationDate: Installed on 2015-03-21 (850 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
PackageArchitecture: all
SourcePackage: ubuntu-themes
UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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


** Tags: amd64 apport-bug artful julyshakedown third-party-packages 
wayland-session

** Tags added: julyshakedown

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1705127

Title:
  App integrated menus have blurry parts

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  If you check the balloon arrow in the picture (just below the Save
  button) you can see as that part is very blurry compared to the other
  parts of the balloon.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170703-0ubuntu1
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  ApportVersion: 2.20.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jul 18 22:50:47 2017
  InstallationDate: Installed on 2015-03-21 (850 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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

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


[Touch-packages] [Bug 1705127] Re: App integrated menus have blurry parts

2017-07-18 Thread fcole90
** Attachment added: "Screenshot cropped from 2017-07-18 12-02-58.png"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1705127/+attachment/4917185/+files/Screenshot%20cropped%20from%202017-07-18%2012-02-58.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1705127

Title:
  App integrated menus have blurry parts

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  If you check the balloon arrow in the picture (just below the Save
  button) you can see as that part is very blurry compared to the other
  parts of the balloon.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170703-0ubuntu1
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  ApportVersion: 2.20.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jul 18 22:50:47 2017
  InstallationDate: Installed on 2015-03-21 (850 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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

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


[Touch-packages] [Bug 1705130] [NEW] weird decoration for software center first setup

2017-07-18 Thread fcole90
Public bug reported:

The software center, during the first setup, has a weird decoration.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: light-themes 16.10+17.10.20170703-0ubuntu1
ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
Uname: Linux 4.11.0-10-generic x86_64
ApportVersion: 2.20.5-0ubuntu5
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Jul 18 23:08:19 2017
InstallationDate: Installed on 2015-03-21 (850 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
PackageArchitecture: all
SourcePackage: ubuntu-themes
UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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


** Tags: amd64 apport-bug artful julyshakedown third-party-packages 
wayland-session

** Attachment added: "Screenshot from 2017-07-18 13-12-59.png"
   
https://bugs.launchpad.net/bugs/1705130/+attachment/4917193/+files/Screenshot%20from%202017-07-18%2013-12-59.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1705130

Title:
  weird decoration for software center first setup

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  The software center, during the first setup, has a weird decoration.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170703-0ubuntu1
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  ApportVersion: 2.20.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jul 18 23:08:19 2017
  InstallationDate: Installed on 2015-03-21 (850 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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

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


[Touch-packages] [Bug 1705129] [NEW] Highlighted items have a white text but keep a black arrow

2017-07-18 Thread fcole90
Public bug reported:

In some menus, like the one in the picture, the highlighted items have a
white text but a black arrow. In this specific screenshot I'm referring
to the Tool text with the black arrow on the side. I think it would be
more consistent and visually pleasant if they could have the same color.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: light-themes 16.10+17.10.20170703-0ubuntu1
ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
Uname: Linux 4.11.0-10-generic x86_64
ApportVersion: 2.20.5-0ubuntu5
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Jul 18 22:56:28 2017
InstallationDate: Installed on 2015-03-21 (850 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
PackageArchitecture: all
SourcePackage: ubuntu-themes
UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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


** Tags: amd64 apport-bug artful julyshakedown third-party-packages 
wayland-session

** Attachment added: "Screenshot cropped from 2017-07-18 12-02-58.png"
   
https://bugs.launchpad.net/bugs/1705129/+attachment/4917188/+files/Screenshot%20cropped%20from%202017-07-18%2012-02-58.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1705129

Title:
  Highlighted items have a white text but keep a black arrow

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  In some menus, like the one in the picture, the highlighted items have
  a white text but a black arrow. In this specific screenshot I'm
  referring to the Tool text with the black arrow on the side. I think
  it would be more consistent and visually pleasant if they could have
  the same color.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170703-0ubuntu1
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  ApportVersion: 2.20.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jul 18 22:56:28 2017
  InstallationDate: Installed on 2015-03-21 (850 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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

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


[Touch-packages] [Bug 1705127] Re: App integrated menus have blurry parts

2017-07-19 Thread fcole90
1. Sure, I cropped the picture to the detail I'm referring to.

2. No, it's my laptop screen, so I think it should be fine.


** Attachment added: "Screenshot very cropped from 2017-07-18 12-02-58.png"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-themes/+bug/1705127/+attachment/4917433/+files/Screenshot%20very%20cropped%20from%202017-07-18%2012-02-58.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1705127

Title:
  App integrated menus have blurry parts

Status in ubuntu-themes package in Ubuntu:
  Incomplete

Bug description:
  If you check the balloon arrow in the picture (just below the Save
  button) you can see as that part is very blurry compared to the other
  parts of the balloon.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170703-0ubuntu1
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  ApportVersion: 2.20.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jul 18 22:50:47 2017
  InstallationDate: Installed on 2015-03-21 (850 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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

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


[Touch-packages] [Bug 1705124] Re: snap apps have blurry icons

2017-07-19 Thread fcole90
This happens only under Wayland sessions. On X the icons appears
correctly.

** Also affects: wayland (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- snap apps have blurry icons
+ Snap apps have blurry icons in Wayland session

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.net/bugs/1705124

Title:
  Snap apps have blurry icons in Wayland session

Status in snapd package in Ubuntu:
  New
Status in wayland package in Ubuntu:
  New

Bug description:
  I installed telegram-sergiusens but as per bug #1705122 I could not
  launch it from the menu. So I started it from GNOME Software using the
  Launch button. The icon appears terribly blurred.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: snapd 2.26.10+17.10
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  ApportVersion: 2.20.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jul 18 22:45:42 2017
  InstallationDate: Installed on 2015-03-21 (850 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
  SourcePackage: snapd
  UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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

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


[Touch-packages] [Bug 1705122] Re: Installed snaps do not appear among other apps in menus when using Wayland

2017-07-19 Thread fcole90
This issue happens only under Wayland sessions.

** Summary changed:

- installed snaps do not appear among other apps in menus
+ Installed snaps do not appear among other apps in menus when using Wayland

** Also affects: wayland (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.net/bugs/1705122

Title:
  Installed snaps do not appear among other apps in menus when using
  Wayland

Status in snapd package in Ubuntu:
  New
Status in wayland package in Ubuntu:
  New

Bug description:
  I installed the snap telegram-sergiusens but it doesn't appear among
  the other applications in the menu and I can't search for it from the
  Activities menu (GNOME Shell).

  I'm trying this from a Wayland session, I don't know if this can be
  related in any way.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: snapd 2.26.10+17.10
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  ApportVersion: 2.20.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jul 18 22:39:57 2017
  InstallationDate: Installed on 2015-03-21 (850 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
  SourcePackage: snapd
  UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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

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


[Touch-packages] [Bug 1705127] Re: App integrated menus have blurry parts

2017-07-19 Thread fcole90
** Changed in: ubuntu-themes (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-themes in Ubuntu.
https://bugs.launchpad.net/bugs/1705127

Title:
  App integrated menus have blurry parts

Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  If you check the balloon arrow in the picture (just below the Save
  button) you can see as that part is very blurry compared to the other
  parts of the balloon.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: light-themes 16.10+17.10.20170703-0ubuntu1
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  ApportVersion: 2.20.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Jul 18 22:50:47 2017
  InstallationDate: Installed on 2015-03-21 (850 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
  PackageArchitecture: all
  SourcePackage: ubuntu-themes
  UpgradeStatus: Upgraded to artful on 2017-07-18 (0 days ago)

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

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


[Touch-packages] [Bug 1705413] [NEW] sometimes the apport icon doesn't appear while reporting bugs

2017-07-20 Thread fcole90
Public bug reported:

Sometimes, when I invoke ubuntu-bug $BUGGED_PACKAGE, the apport window
that appears, has no icon on the panel. So if I minimize it, the only
ways to find it again are to use ALT+TAB or the Overview screen.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: apport 2.20.5-0ubuntu5
ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
Uname: Linux 4.11.0-10-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportLog:
 
ApportVersion: 2.20.5-0ubuntu5
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Jul 20 10:49:38 2017
InstallationDate: Installed on 2015-03-21 (851 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: Upgraded to artful on 2017-07-18 (1 days ago)

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


** Tags: amd64 apport-bug artful julyshakedown third-party-packages

** Attachment added: "Screenshot from 2017-07-20 10-50-04.png"
   
https://bugs.launchpad.net/bugs/1705413/+attachment/4917968/+files/Screenshot%20from%202017-07-20%2010-50-04.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1705413

Title:
  sometimes the apport icon doesn't appear while reporting bugs

Status in apport package in Ubuntu:
  New

Bug description:
  Sometimes, when I invoke ubuntu-bug $BUGGED_PACKAGE, the apport window
  that appears, has no icon on the panel. So if I minimize it, the only
  ways to find it again are to use ALT+TAB or the Overview screen.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: apport 2.20.5-0ubuntu5
  ProcVersionSignature: Ubuntu 4.11.0-10.15-generic 4.11.8
  Uname: Linux 4.11.0-10-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportLog:
   
  ApportVersion: 2.20.5-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Jul 20 10:49:38 2017
  InstallationDate: Installed on 2015-03-21 (851 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150321)
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: Upgraded to artful on 2017-07-18 (1 days ago)

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

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


[Touch-packages] [Bug 1975454] [NEW] Cannot resume after suspend

2022-05-23 Thread fcole90
Public bug reported:

For some weeks I notice that my laptop cannot resume after suspend. When
I try to resume it, instead of the usual password prompt, I'm greeted by
a black screen with the following text:

```
Bluetooth hcio: Timed out waiting for suspend events
Bluetooth hcio: Suspend timeout bit: 6
Bluetooth hcio: Suspend notifier action (3) failed: -110
```
(There might be typos, I retyped it from a photo)

Then, I don't seem able to do anything, not even change virtual
terminal. So I need to reboot and lose my previous session.

I noticed it seemed to happen since 22.04 came out of beta, but the
timing also coincides with me starting using a Bluetooth mouse, so that
might be connected.

Let me know if you need more information or digging into the logs

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 5.15.0-30.31-generic 5.15.30
Uname: Linux 5.15.0-30-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.driver.nvidia.capabilities.gpu0: Error: path was not a regular file.
.proc.driver.nvidia.capabilities.mig: Error: path was not a regular file.
.proc.driver.nvidia.gpus..01.00.0: Error: path was not a regular file.
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.suspend: suspend hibernate resume
.proc.driver.nvidia.suspend_depth: default modeset uvm
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  470.129.06  Thu May 12 
22:52:02 UTC 2022
 GCC version:  gcc version 11.2.0 (Ubuntu 11.2.0-19ubuntu1)
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: unknown
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon May 23 08:44:30 2022
DistUpgraded: Fresh install
DistroCodename: jammy
DistroVariant: ubuntu
DkmsStatus:
 nvidia/470.129.06, 5.15.0-27-generic, x86_64: installed
 nvidia/470.129.06, 5.15.0-30-generic, x86_64: installed
 virtualbox/6.1.32, 5.15.0-27-generic, x86_64: installed
 virtualbox/6.1.32, 5.15.0-30-generic, x86_64: installed
ExtraDebuggingInterest: Yes, including running git bisection searches
GpuHangFrequency: Several times a week
GpuHangReproducibility: Occurs more often under certain circumstances
GpuHangStarted: Since a couple weeks or more
GraphicsCard:
 Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630] [8086:3e9b] (prog-if 00 
[VGA controller])
   Subsystem: Dell CoffeeLake-H GT2 [UHD Graphics 630] [1028:0905]
   Subsystem: Dell TU117M [GeForce GTX 1650 Mobile / Max-Q] [1028:0905]
InstallationDate: Installed on 2020-04-03 (779 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
MachineType: Dell Inc. XPS 15 7590
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-30-generic 
root=UUID=4f215b94-50a2-44af-b8c6-faf7cea8214a ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/09/2021
dmi.bios.release: 1.15
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.15.0
dmi.board.name: 0VYV0G
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.15.0:bd12/09/2021:br1.15:svnDellInc.:pnXPS157590:pvr:rvnDellInc.:rn0VYV0G:rvrA00:cvnDellInc.:ct10:cvr:sku0905:
dmi.product.family: XPS
dmi.product.name: XPS 15 7590
dmi.product.sku: 0905
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.110-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.1-1ubuntu2
version.libgl1-mesa-glx: libgl1-mesa-glx 22.0.1-1ubuntu2
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

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


** Tags: amd64 apport-bug freeze jammy ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1975454

Title:
  Cannot resume after suspend

Status in xorg package in Ubuntu:
  New

Bug description:
  For some weeks I notice that my laptop cannot resume after suspend.
  When I try to resume it, instead of the usual password prompt, I'm
  greeted by a black screen with the following text:

  ```
  Bluetooth hcio: Timed out waiting for suspend events
  Bluetooth hcio: Suspend timeout bit: 6
  Bluetooth hcio: Suspend notifier action (3) failed: -110
  ```
  (There might be typos, I retyped it from a photo)

  Then, I don't seem able to do anything, not even change virtual
  terminal. So I need to reboot and lose my previous s

[Touch-packages] [Bug 1981117] [NEW] Bluetooth icon appears and disappears after reboot

2022-07-09 Thread fcole90
Public bug reported:

This morning I tried to use my laptop. I think it was suspended, but not
deep suspended (screen off, but was attached to AC). When I tried
resuming it, the screen went on, but instead of the gnome login, I was
greeted by a black screen with some errors.

```
Bluetooth: hci0: Timed out waiting for suspend events
Bluetooth: hci0: Suspend timeout bit: 6
Bluetooth: hci0: Suspend notifier action (3) failed: -110
```

As I could do nothing, I rebooted the laptop (force off with power
button and turned on).

As I logged in, the Bluetooth indicator in the top right panel started
appearing and disappearing continuously. I normally have a Bluetooth
mouse connected, so I thought it was trying to pair with it. So I went
into the Bluetooth tab from Settings and I was asked permission to pair
the device. After allowing that permission appear / disappear issue went
out.

I think something is wrong with this flow. I think the service for the
Bluetooth should handle these issues better, not blinking, but asking
such permission that it required from the beginning. As it is it looks
broken and poorly discoverable.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: bluez 5.64-0ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-40.43-generic 5.15.35
Uname: Linux 5.15.0-40-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Sat Jul  9 10:31:18 2022
InstallationDate: Installed on 2020-04-03 (826 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
InterestingModules: rfcomm bnep btusb bluetooth
MachineType: Dell Inc. XPS 15 7590
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-40-generic 
root=UUID=4f215b94-50a2-44af-b8c6-faf7cea8214a ro quiet splash vt.handoff=7
SourcePackage: bluez
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/09/2021
dmi.bios.release: 1.15
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.15.0
dmi.board.name: 0VYV0G
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.15.0:bd12/09/2021:br1.15:svnDellInc.:pnXPS157590:pvr:rvnDellInc.:rn0VYV0G:rvrA00:cvnDellInc.:ct10:cvr:sku0905:
dmi.product.family: XPS
dmi.product.name: XPS 15 7590
dmi.product.sku: 0905
dmi.sys.vendor: Dell Inc.
hciconfig:
 hci0:  Type: Primary  Bus: USB
BD Address: 84:C5:A6:94:9C:96  ACL MTU: 1021:4  SCO MTU: 96:6
UP RUNNING PSCAN ISCAN INQUIRY 
RX bytes:233857 acl:2324 sco:0 events:14387 errors:0
TX bytes:892713 acl:1283 sco:0 commands:8484 errors:0

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


** Tags: amd64 apport-bug jammy

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1981117

Title:
  Bluetooth icon appears and disappears after reboot

Status in bluez package in Ubuntu:
  New

Bug description:
  This morning I tried to use my laptop. I think it was suspended, but
  not deep suspended (screen off, but was attached to AC). When I tried
  resuming it, the screen went on, but instead of the gnome login, I was
  greeted by a black screen with some errors.

  ```
  Bluetooth: hci0: Timed out waiting for suspend events
  Bluetooth: hci0: Suspend timeout bit: 6
  Bluetooth: hci0: Suspend notifier action (3) failed: -110
  ```

  As I could do nothing, I rebooted the laptop (force off with power
  button and turned on).

  As I logged in, the Bluetooth indicator in the top right panel started
  appearing and disappearing continuously. I normally have a Bluetooth
  mouse connected, so I thought it was trying to pair with it. So I went
  into the Bluetooth tab from Settings and I was asked permission to
  pair the device. After allowing that permission appear / disappear
  issue went out.

  I think something is wrong with this flow. I think the service for the
  Bluetooth should handle these issues better, not blinking, but asking
  such permission that it required from the beginning. As it is it looks
  broken and poorly discoverable.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: bluez 5.64-0ubuntu1
  ProcVersionSignature: Ubuntu 5.15.0-40.43-generic 5.15.35
  Uname: Linux 5.15.0-40-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul  9 10:31:18 2022
  InstallationDate: Installed on 2020-04-03 (826 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: Dell Inc. XPS 15 7590
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-40-generic 
root=UUID=4f215b94-50a2-44af-b8c6-faf7cea8214a ro quiet splash vt.handoff=7
  Sourc

[Touch-packages] [Bug 1981117] Re: Bluetooth icon appears and disappears after reboot

2022-07-09 Thread fcole90
** Attachment added: "Clip showing the icon appearing / disappearing"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1981117/+attachment/5602108/+files/2022-07-09%2010-27-38.mp4

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1981117

Title:
  Bluetooth icon appears and disappears after reboot

Status in bluez package in Ubuntu:
  New

Bug description:
  This morning I tried to use my laptop. I think it was suspended, but
  not deep suspended (screen off, but was attached to AC). When I tried
  resuming it, the screen went on, but instead of the gnome login, I was
  greeted by a black screen with some errors.

  ```
  Bluetooth: hci0: Timed out waiting for suspend events
  Bluetooth: hci0: Suspend timeout bit: 6
  Bluetooth: hci0: Suspend notifier action (3) failed: -110
  ```

  As I could do nothing, I rebooted the laptop (force off with power
  button and turned on).

  As I logged in, the Bluetooth indicator in the top right panel started
  appearing and disappearing continuously. I normally have a Bluetooth
  mouse connected, so I thought it was trying to pair with it. So I went
  into the Bluetooth tab from Settings and I was asked permission to
  pair the device. After allowing that permission appear / disappear
  issue went out.

  I think something is wrong with this flow. I think the service for the
  Bluetooth should handle these issues better, not blinking, but asking
  such permission that it required from the beginning. As it is it looks
  broken and poorly discoverable.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: bluez 5.64-0ubuntu1
  ProcVersionSignature: Ubuntu 5.15.0-40.43-generic 5.15.35
  Uname: Linux 5.15.0-40-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul  9 10:31:18 2022
  InstallationDate: Installed on 2020-04-03 (826 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: Dell Inc. XPS 15 7590
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-40-generic 
root=UUID=4f215b94-50a2-44af-b8c6-faf7cea8214a ro quiet splash vt.handoff=7
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/09/2021
  dmi.bios.release: 1.15
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.15.0
  dmi.board.name: 0VYV0G
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.15.0:bd12/09/2021:br1.15:svnDellInc.:pnXPS157590:pvr:rvnDellInc.:rn0VYV0G:rvrA00:cvnDellInc.:ct10:cvr:sku0905:
  dmi.product.family: XPS
  dmi.product.name: XPS 15 7590
  dmi.product.sku: 0905
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: Primary  Bus: USB
BD Address: 84:C5:A6:94:9C:96  ACL MTU: 1021:4  SCO MTU: 96:6
UP RUNNING PSCAN ISCAN INQUIRY 
RX bytes:233857 acl:2324 sco:0 events:14387 errors:0
TX bytes:892713 acl:1283 sco:0 commands:8484 errors:0

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


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


[Touch-packages] [Bug 1981117] Re: Bluetooth icon appears and disappears after reboot

2022-07-09 Thread fcole90
** Attachment added: "Dialog asking pairing permission"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1981117/+attachment/5602107/+files/Screenshot%20from%202022-07-09%2010-28-36.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1981117

Title:
  Bluetooth icon appears and disappears after reboot

Status in bluez package in Ubuntu:
  New

Bug description:
  This morning I tried to use my laptop. I think it was suspended, but
  not deep suspended (screen off, but was attached to AC). When I tried
  resuming it, the screen went on, but instead of the gnome login, I was
  greeted by a black screen with some errors.

  ```
  Bluetooth: hci0: Timed out waiting for suspend events
  Bluetooth: hci0: Suspend timeout bit: 6
  Bluetooth: hci0: Suspend notifier action (3) failed: -110
  ```

  As I could do nothing, I rebooted the laptop (force off with power
  button and turned on).

  As I logged in, the Bluetooth indicator in the top right panel started
  appearing and disappearing continuously. I normally have a Bluetooth
  mouse connected, so I thought it was trying to pair with it. So I went
  into the Bluetooth tab from Settings and I was asked permission to
  pair the device. After allowing that permission appear / disappear
  issue went out.

  I think something is wrong with this flow. I think the service for the
  Bluetooth should handle these issues better, not blinking, but asking
  such permission that it required from the beginning. As it is it looks
  broken and poorly discoverable.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: bluez 5.64-0ubuntu1
  ProcVersionSignature: Ubuntu 5.15.0-40.43-generic 5.15.35
  Uname: Linux 5.15.0-40-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul  9 10:31:18 2022
  InstallationDate: Installed on 2020-04-03 (826 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: Dell Inc. XPS 15 7590
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-40-generic 
root=UUID=4f215b94-50a2-44af-b8c6-faf7cea8214a ro quiet splash vt.handoff=7
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/09/2021
  dmi.bios.release: 1.15
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.15.0
  dmi.board.name: 0VYV0G
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.15.0:bd12/09/2021:br1.15:svnDellInc.:pnXPS157590:pvr:rvnDellInc.:rn0VYV0G:rvrA00:cvnDellInc.:ct10:cvr:sku0905:
  dmi.product.family: XPS
  dmi.product.name: XPS 15 7590
  dmi.product.sku: 0905
  dmi.sys.vendor: Dell Inc.
  hciconfig:
   hci0:Type: Primary  Bus: USB
BD Address: 84:C5:A6:94:9C:96  ACL MTU: 1021:4  SCO MTU: 96:6
UP RUNNING PSCAN ISCAN INQUIRY 
RX bytes:233857 acl:2324 sco:0 events:14387 errors:0
TX bytes:892713 acl:1283 sco:0 commands:8484 errors:0

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


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


[Touch-packages] [Bug 1874107] Re: qt theming issue: error 6 in libgdk-x11-2.0.so

2020-04-21 Thread fcole90
# Symple application failing
import sys
from PySide2.QtWidgets import QApplication, QDialog, QLineEdit, QPushButton

class Form(QDialog):

def __init__(self, parent=None):
super(Form, self).__init__(parent)
self.setWindowTitle("My Form")

if __name__ == '__main__':
# Create the Qt Application
app = QApplication(sys.argv)
app.setStyle('gtk2')
# Create and show the form
form = Form()
form.show()
# Run the main Qt loop
sys.exit(app.exec_())

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1874107

Title:
  qt theming issue: error 6 in libgdk-x11-2.0.so

Status in gtk+2.0 package in Ubuntu:
  New

Bug description:
  As for related bug 
https://bugs.launchpad.net/ubuntu/+source/qtstyleplugins-src/+bug/1874102 , 
  theming a qt application with the "gtk2" theme causes the app to crash with 
segfault:

  ```
  segfault at 114 ip 7f0439c6caa5 sp 7fff05b55770 error 6 in 
libgdk-x11-2.0.so.0.2400.32[7f0439c36000+5e000]
  ```

  Also the following code is available:

  ```
  Code: 64 24 10 4c 8d 6c 24 40 e8 d8 fe ff ff 31 f6 48 8d 5c 24 38 48 89 c7 31 
c0 e8 77 c9 fc ff 31 d2 48 8d 35 0e fe ff ff 48 89 ef  80 14 01 00 00 01 00 
00 00 49 89 c7 48 89 a8 d8 00 00 00 e8 12
  ```

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libgtk2.0-0 2.24.32-4ubuntu4
  ProcVersionSignature: Ubuntu 5.4.0-24.28-generic 5.4.30
  Uname: Linux 5.4.0-24-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: GNOME
  Date: Tue Apr 21 18:08:47 2020
  InstallationDate: Installed on 2020-04-03 (17 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
  SourcePackage: gtk+2.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1874107/+subscriptions

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


[Touch-packages] [Bug 1874107] [NEW] qt theming issue: error 6 in libgdk-x11-2.0.so

2020-04-21 Thread fcole90
Public bug reported:

As for related bug 
https://bugs.launchpad.net/ubuntu/+source/qtstyleplugins-src/+bug/1874102 , 
theming a qt application with the "gtk2" theme causes the app to crash with 
segfault:

```
segfault at 114 ip 7f0439c6caa5 sp 7fff05b55770 error 6 in 
libgdk-x11-2.0.so.0.2400.32[7f0439c36000+5e000]
```

Also the following code is available:

```
Code: 64 24 10 4c 8d 6c 24 40 e8 d8 fe ff ff 31 f6 48 8d 5c 24 38 48 89 c7 31 
c0 e8 77 c9 fc ff 31 d2 48 8d 35 0e fe ff ff 48 89 ef  80 14 01 00 00 01 00 
00 00 49 89 c7 48 89 a8 d8 00 00 00 e8 12
```

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libgtk2.0-0 2.24.32-4ubuntu4
ProcVersionSignature: Ubuntu 5.4.0-24.28-generic 5.4.30
Uname: Linux 5.4.0-24-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: GNOME
Date: Tue Apr 21 18:08:47 2020
InstallationDate: Installed on 2020-04-03 (17 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
SourcePackage: gtk+2.0
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1874107

Title:
  qt theming issue: error 6 in libgdk-x11-2.0.so

Status in gtk+2.0 package in Ubuntu:
  New

Bug description:
  As for related bug 
https://bugs.launchpad.net/ubuntu/+source/qtstyleplugins-src/+bug/1874102 , 
  theming a qt application with the "gtk2" theme causes the app to crash with 
segfault:

  ```
  segfault at 114 ip 7f0439c6caa5 sp 7fff05b55770 error 6 in 
libgdk-x11-2.0.so.0.2400.32[7f0439c36000+5e000]
  ```

  Also the following code is available:

  ```
  Code: 64 24 10 4c 8d 6c 24 40 e8 d8 fe ff ff 31 f6 48 8d 5c 24 38 48 89 c7 31 
c0 e8 77 c9 fc ff 31 d2 48 8d 35 0e fe ff ff 48 89 ef  80 14 01 00 00 01 00 
00 00 49 89 c7 48 89 a8 d8 00 00 00 e8 12
  ```

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libgtk2.0-0 2.24.32-4ubuntu4
  ProcVersionSignature: Ubuntu 5.4.0-24.28-generic 5.4.30
  Uname: Linux 5.4.0-24-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: GNOME
  Date: Tue Apr 21 18:08:47 2020
  InstallationDate: Installed on 2020-04-03 (17 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
  SourcePackage: gtk+2.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1874107/+subscriptions

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


[Touch-packages] [Bug 1874107] Re: qt theming issue: error 6 in libgdk-x11-2.0.so

2020-04-21 Thread fcole90
You need the following packages to run the script:
sudo apt install libpyside2-py3-5.14 python3-pyside2.qtcore 
python3-pyside2.qtuitools python3-pyside2.qtwidgets qt5-style-plugins 
qt5-gtk2-platformtheme

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1874107

Title:
  qt theming issue: error 6 in libgdk-x11-2.0.so

Status in gtk+2.0 package in Ubuntu:
  New

Bug description:
  As for related bug 
https://bugs.launchpad.net/ubuntu/+source/qtstyleplugins-src/+bug/1874102 , 
  theming a qt application with the "gtk2" theme causes the app to crash with 
segfault:

  ```
  segfault at 114 ip 7f0439c6caa5 sp 7fff05b55770 error 6 in 
libgdk-x11-2.0.so.0.2400.32[7f0439c36000+5e000]
  ```

  Also the following code is available:

  ```
  Code: 64 24 10 4c 8d 6c 24 40 e8 d8 fe ff ff 31 f6 48 8d 5c 24 38 48 89 c7 31 
c0 e8 77 c9 fc ff 31 d2 48 8d 35 0e fe ff ff 48 89 ef  80 14 01 00 00 01 00 
00 00 49 89 c7 48 89 a8 d8 00 00 00 e8 12
  ```

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libgtk2.0-0 2.24.32-4ubuntu4
  ProcVersionSignature: Ubuntu 5.4.0-24.28-generic 5.4.30
  Uname: Linux 5.4.0-24-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: GNOME
  Date: Tue Apr 21 18:08:47 2020
  InstallationDate: Installed on 2020-04-03 (17 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
  SourcePackage: gtk+2.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1874107/+subscriptions

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


[Touch-packages] [Bug 1849268] Re: No audio after unplugging HDMI (with workaround)

2019-10-22 Thread fcole90
I also had:

```
snd_hda_codec_hdmi hdaudioC2D0: HDMI: invalid ELD buf size -1
```

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1849268

Title:
  No audio after unplugging HDMI (with workaround)

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Background:
  My audio used to work correctly. I recently attached the device to my TV 
using HDMI. The audio kept playing from laptop's speakers. So, from settings, I 
changed the audio output to HDMI. It worked correctly.

  Issue:
  After removing the cable, I had no audio. I could go to the settings > audio 
page, and see that the output was set back to speakers. The test sounds from 
the settings worked, but no sound from other apps.

  Expected:
  System and apps sound to come out of laptop's speakers.

  Workaround:
  What I did to fix this, was to reattach the HDMI cable to the TV, this time 
the audio started automatically playing on the TV (while the first time I had 
to explicitly select it). I went to settings > audio and I changed the audio 
output (which was now set on HDMI) back to the laptop's speakers. Once 
detaching the HDMI, the audio continued working correctly from the speakers 
like it used to do.

  Summary:
  In short, the automatic audio switching for HDMI, is not working correctly, 
and especially is not switching properly for applications. Possibly it is just 
switching for some low level interface.


  
  Willing to help with triaging and test.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.2
  ProcVersionSignature: Ubuntu 4.15.0-65.74-generic 4.15.18
  Uname: Linux 4.15.0-65-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  giorgia1786 F pulseaudio
   /dev/snd/controlC2:  giorgia1786 F pulseaudio
   /dev/snd/controlC1:  giorgia1786 F pulseaudio
  CurrentDesktop: communitheme:ubuntu:GNOME
  Date: Tue Oct 22 10:41:15 2019
  InstallationDate: Installed on 2018-09-17 (399 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2018
  dmi.bios.vendor: Alienware
  dmi.bios.version: A15
  dmi.board.name: 068R5X
  dmi.board.vendor: Alienware
  dmi.board.version: A03
  dmi.chassis.type: 8
  dmi.chassis.vendor: Alienware
  dmi.chassis.version: A15
  dmi.modalias: 
dmi:bvnAlienware:bvrA15:bd01/29/2018:svnAlienware:pnAlienware17:pvrA15:rvnAlienware:rn068R5X:rvrA03:cvnAlienware:ct8:cvrA15:
  dmi.product.family: 00
  dmi.product.name: Alienware 17
  dmi.product.version: A15
  dmi.sys.vendor: Alienware

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

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


[Touch-packages] [Bug 1849268] Re: No audio after unplugging HDMI (with workaround)

2019-10-22 Thread fcole90
$lspci -nnk | grep -A2 Audio
00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core 
Processor HD Audio Controller [8086:0c0c] (rev 06)
Subsystem: Dell Xeon E3-1200 v3/4th Gen Core Processor HD Audio 
Controller [1028:05aa]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
--
00:1b.0 Audio device [0403]: Intel Corporation 8 Series/C220 Series Chipset 
High Definition Audio Controller [8086:8c20] (rev 05)
Subsystem: Dell 8 Series/C220 Series Chipset High Definition Audio 
Controller [1028:05aa]
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
--
01:00.1 Audio device [0403]: NVIDIA Corporation GK106 HDMI Audio Controller 
[10de:0e0b] (rev ff)
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1849268

Title:
  No audio after unplugging HDMI (with workaround)

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Background:
  My audio used to work correctly. I recently attached the device to my TV 
using HDMI. The audio kept playing from laptop's speakers. So, from settings, I 
changed the audio output to HDMI. It worked correctly.

  Issue:
  After removing the cable, I had no audio. I could go to the settings > audio 
page, and see that the output was set back to speakers. The test sounds from 
the settings worked, but no sound from other apps.

  Expected:
  System and apps sound to come out of laptop's speakers.

  Workaround:
  What I did to fix this, was to reattach the HDMI cable to the TV, this time 
the audio started automatically playing on the TV (while the first time I had 
to explicitly select it). I went to settings > audio and I changed the audio 
output (which was now set on HDMI) back to the laptop's speakers. Once 
detaching the HDMI, the audio continued working correctly from the speakers 
like it used to do.

  Summary:
  In short, the automatic audio switching for HDMI, is not working correctly, 
and especially is not switching properly for applications. Possibly it is just 
switching for some low level interface.


  
  Willing to help with triaging and test.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.2
  ProcVersionSignature: Ubuntu 4.15.0-65.74-generic 4.15.18
  Uname: Linux 4.15.0-65-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  giorgia1786 F pulseaudio
   /dev/snd/controlC2:  giorgia1786 F pulseaudio
   /dev/snd/controlC1:  giorgia1786 F pulseaudio
  CurrentDesktop: communitheme:ubuntu:GNOME
  Date: Tue Oct 22 10:41:15 2019
  InstallationDate: Installed on 2018-09-17 (399 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2018
  dmi.bios.vendor: Alienware
  dmi.bios.version: A15
  dmi.board.name: 068R5X
  dmi.board.vendor: Alienware
  dmi.board.version: A03
  dmi.chassis.type: 8
  dmi.chassis.vendor: Alienware
  dmi.chassis.version: A15
  dmi.modalias: 
dmi:bvnAlienware:bvrA15:bd01/29/2018:svnAlienware:pnAlienware17:pvrA15:rvnAlienware:rn068R5X:rvrA03:cvnAlienware:ct8:cvrA15:
  dmi.product.family: 00
  dmi.product.name: Alienware 17
  dmi.product.version: A15
  dmi.sys.vendor: Alienware

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

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


[Touch-packages] [Bug 1849268] Re: No audio after unplugging HDMI (with workaround)

2019-10-22 Thread fcole90
I found the following in the logs:

```
snd_hda_codec_hdmi hdaudioC2D0: out of range cmd 0:7:707:ffbf
```

from device: +hdaudio:hdaudioC2D0

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1849268

Title:
  No audio after unplugging HDMI (with workaround)

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Background:
  My audio used to work correctly. I recently attached the device to my TV 
using HDMI. The audio kept playing from laptop's speakers. So, from settings, I 
changed the audio output to HDMI. It worked correctly.

  Issue:
  After removing the cable, I had no audio. I could go to the settings > audio 
page, and see that the output was set back to speakers. The test sounds from 
the settings worked, but no sound from other apps.

  Expected:
  System and apps sound to come out of laptop's speakers.

  Workaround:
  What I did to fix this, was to reattach the HDMI cable to the TV, this time 
the audio started automatically playing on the TV (while the first time I had 
to explicitly select it). I went to settings > audio and I changed the audio 
output (which was now set on HDMI) back to the laptop's speakers. Once 
detaching the HDMI, the audio continued working correctly from the speakers 
like it used to do.

  Summary:
  In short, the automatic audio switching for HDMI, is not working correctly, 
and especially is not switching properly for applications. Possibly it is just 
switching for some low level interface.


  
  Willing to help with triaging and test.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.2
  ProcVersionSignature: Ubuntu 4.15.0-65.74-generic 4.15.18
  Uname: Linux 4.15.0-65-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  giorgia1786 F pulseaudio
   /dev/snd/controlC2:  giorgia1786 F pulseaudio
   /dev/snd/controlC1:  giorgia1786 F pulseaudio
  CurrentDesktop: communitheme:ubuntu:GNOME
  Date: Tue Oct 22 10:41:15 2019
  InstallationDate: Installed on 2018-09-17 (399 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2018
  dmi.bios.vendor: Alienware
  dmi.bios.version: A15
  dmi.board.name: 068R5X
  dmi.board.vendor: Alienware
  dmi.board.version: A03
  dmi.chassis.type: 8
  dmi.chassis.vendor: Alienware
  dmi.chassis.version: A15
  dmi.modalias: 
dmi:bvnAlienware:bvrA15:bd01/29/2018:svnAlienware:pnAlienware17:pvrA15:rvnAlienware:rn068R5X:rvrA03:cvnAlienware:ct8:cvrA15:
  dmi.product.family: 00
  dmi.product.name: Alienware 17
  dmi.product.version: A15
  dmi.sys.vendor: Alienware

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

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


[Touch-packages] [Bug 1849268] Re: No audio after unplugging HDMI (with workaround)

2019-10-22 Thread fcole90
$sudo lshw -C multimedia
  *-multimedia  
   description: Audio device
   product: GK106 HDMI Audio Controller
   vendor: NVIDIA Corporation
   physical id: 0.1
   bus info: pci@:01:00.1
   version: a1
   width: 32 bits
   clock: 33MHz
   capabilities: pm msi pciexpress cap_list
   configuration: driver=snd_hda_intel latency=0
   resources: irq:17 memory:d100-d1003fff
  *-multimedia:0
   description: Audio device
   product: Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller
   vendor: Intel Corporation
   physical id: 3
   bus info: pci@:00:03.0
   version: 06
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list
   configuration: driver=snd_hda_intel latency=0
   resources: irq:27 memory:d291-d2913fff
  *-usb
   description: Video
   product: Laptop_Integrated_Webcam_FHD
   vendor: CN0W58PR724873AA07XPA00
   physical id: 5
   bus info: usb@1:1.5
   version: 34.15
   capabilities: usb-2.00
   configuration: driver=uvcvideo maxpower=500mA speed=480Mbit/s
  *-multimedia:1
   description: Audio device
   product: 8 Series/C220 Series Chipset High Definition Audio Controller
   vendor: Intel Corporation
   physical id: 1b
   bus info: pci@:00:1b.0
   version: 05
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list
   configuration: driver=snd_hda_intel latency=0
   resources: irq:31 memory:d2914000-d2917fff

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1849268

Title:
  No audio after unplugging HDMI (with workaround)

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Background:
  My audio used to work correctly. I recently attached the device to my TV 
using HDMI. The audio kept playing from laptop's speakers. So, from settings, I 
changed the audio output to HDMI. It worked correctly.

  Issue:
  After removing the cable, I had no audio. I could go to the settings > audio 
page, and see that the output was set back to speakers. The test sounds from 
the settings worked, but no sound from other apps.

  Expected:
  System and apps sound to come out of laptop's speakers.

  Workaround:
  What I did to fix this, was to reattach the HDMI cable to the TV, this time 
the audio started automatically playing on the TV (while the first time I had 
to explicitly select it). I went to settings > audio and I changed the audio 
output (which was now set on HDMI) back to the laptop's speakers. Once 
detaching the HDMI, the audio continued working correctly from the speakers 
like it used to do.

  Summary:
  In short, the automatic audio switching for HDMI, is not working correctly, 
and especially is not switching properly for applications. Possibly it is just 
switching for some low level interface.


  
  Willing to help with triaging and test.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.2
  ProcVersionSignature: Ubuntu 4.15.0-65.74-generic 4.15.18
  Uname: Linux 4.15.0-65-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  giorgia1786 F pulseaudio
   /dev/snd/controlC2:  giorgia1786 F pulseaudio
   /dev/snd/controlC1:  giorgia1786 F pulseaudio
  CurrentDesktop: communitheme:ubuntu:GNOME
  Date: Tue Oct 22 10:41:15 2019
  InstallationDate: Installed on 2018-09-17 (399 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2018
  dmi.bios.vendor: Alienware
  dmi.bios.version: A15
  dmi.board.name: 068R5X
  dmi.board.vendor: Alienware
  dmi.board.version: A03
  dmi.chassis.type: 8
  dmi.chassis.vendor: Alienware
  dmi.chassis.version: A15
  dmi.modalias: 
dmi:bvnAlienware:bvrA15:bd01/29/2018:svnAlienware:pnAlienware17:pvrA15:rvnAlienware:rn068R5X:rvrA03:cvnAlienware:ct8:cvrA15:
  dmi.product.family: 00
  dmi.product.name: Alienware 17
  dmi.product.version: A15
  dmi.sys.vendor: Alienware

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

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


[Touch-packages] [Bug 1849268] Re: No audio after unplugging HDMI (with workaround)

2019-10-22 Thread fcole90
Also, in the logs, many of those:

```
snd_hda_intel :01:00.1: Disabling via vga_switcheroo
```
and
```
snd_hda_intel :01:00.1: Enabling via vga_switcheroo
```

from device: "+pci::01:00.1"

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1849268

Title:
  No audio after unplugging HDMI (with workaround)

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Background:
  My audio used to work correctly. I recently attached the device to my TV 
using HDMI. The audio kept playing from laptop's speakers. So, from settings, I 
changed the audio output to HDMI. It worked correctly.

  Issue:
  After removing the cable, I had no audio. I could go to the settings > audio 
page, and see that the output was set back to speakers. The test sounds from 
the settings worked, but no sound from other apps.

  Expected:
  System and apps sound to come out of laptop's speakers.

  Workaround:
  What I did to fix this, was to reattach the HDMI cable to the TV, this time 
the audio started automatically playing on the TV (while the first time I had 
to explicitly select it). I went to settings > audio and I changed the audio 
output (which was now set on HDMI) back to the laptop's speakers. Once 
detaching the HDMI, the audio continued working correctly from the speakers 
like it used to do.

  Summary:
  In short, the automatic audio switching for HDMI, is not working correctly, 
and especially is not switching properly for applications. Possibly it is just 
switching for some low level interface.


  
  Willing to help with triaging and test.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.2
  ProcVersionSignature: Ubuntu 4.15.0-65.74-generic 4.15.18
  Uname: Linux 4.15.0-65-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  giorgia1786 F pulseaudio
   /dev/snd/controlC2:  giorgia1786 F pulseaudio
   /dev/snd/controlC1:  giorgia1786 F pulseaudio
  CurrentDesktop: communitheme:ubuntu:GNOME
  Date: Tue Oct 22 10:41:15 2019
  InstallationDate: Installed on 2018-09-17 (399 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2018
  dmi.bios.vendor: Alienware
  dmi.bios.version: A15
  dmi.board.name: 068R5X
  dmi.board.vendor: Alienware
  dmi.board.version: A03
  dmi.chassis.type: 8
  dmi.chassis.vendor: Alienware
  dmi.chassis.version: A15
  dmi.modalias: 
dmi:bvnAlienware:bvrA15:bd01/29/2018:svnAlienware:pnAlienware17:pvrA15:rvnAlienware:rn068R5X:rvrA03:cvnAlienware:ct8:cvrA15:
  dmi.product.family: 00
  dmi.product.name: Alienware 17
  dmi.product.version: A15
  dmi.sys.vendor: Alienware

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

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


[Touch-packages] [Bug 1849268] Re: No audio after unplugging HDMI (with workaround)

2019-10-22 Thread fcole90
$sudo lshw -C display
  *-display 
   description: VGA compatible controller
   product: GK106M [GeForce GTX 770M]
   vendor: NVIDIA Corporation
   physical id: 0
   bus info: pci@:01:00.0
   version: a1
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
   configuration: driver=nouveau latency=0
   resources: irq:29 memory:d000-d0ff memory:a000-afff 
memory:b000-b1ff ioport:4000(size=128) memory:d108-d10f
  *-display
   description: VGA compatible controller
   product: 4th Gen Core Processor Integrated Graphics Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@:00:02.0
   version: 06
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list rom
   configuration: driver=i915 latency=0
   resources: irq:30 memory:d200-d23f memory:c000-cfff 
ioport:5000(size=64) memory:c-d

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1849268

Title:
  No audio after unplugging HDMI (with workaround)

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Background:
  My audio used to work correctly. I recently attached the device to my TV 
using HDMI. The audio kept playing from laptop's speakers. So, from settings, I 
changed the audio output to HDMI. It worked correctly.

  Issue:
  After removing the cable, I had no audio. I could go to the settings > audio 
page, and see that the output was set back to speakers. The test sounds from 
the settings worked, but no sound from other apps.

  Expected:
  System and apps sound to come out of laptop's speakers.

  Workaround:
  What I did to fix this, was to reattach the HDMI cable to the TV, this time 
the audio started automatically playing on the TV (while the first time I had 
to explicitly select it). I went to settings > audio and I changed the audio 
output (which was now set on HDMI) back to the laptop's speakers. Once 
detaching the HDMI, the audio continued working correctly from the speakers 
like it used to do.

  Summary:
  In short, the automatic audio switching for HDMI, is not working correctly, 
and especially is not switching properly for applications. Possibly it is just 
switching for some low level interface.


  
  Willing to help with triaging and test.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.2
  ProcVersionSignature: Ubuntu 4.15.0-65.74-generic 4.15.18
  Uname: Linux 4.15.0-65-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  giorgia1786 F pulseaudio
   /dev/snd/controlC2:  giorgia1786 F pulseaudio
   /dev/snd/controlC1:  giorgia1786 F pulseaudio
  CurrentDesktop: communitheme:ubuntu:GNOME
  Date: Tue Oct 22 10:41:15 2019
  InstallationDate: Installed on 2018-09-17 (399 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2018
  dmi.bios.vendor: Alienware
  dmi.bios.version: A15
  dmi.board.name: 068R5X
  dmi.board.vendor: Alienware
  dmi.board.version: A03
  dmi.chassis.type: 8
  dmi.chassis.vendor: Alienware
  dmi.chassis.version: A15
  dmi.modalias: 
dmi:bvnAlienware:bvrA15:bd01/29/2018:svnAlienware:pnAlienware17:pvrA15:rvnAlienware:rn068R5X:rvrA03:cvnAlienware:ct8:cvrA15:
  dmi.product.family: 00
  dmi.product.name: Alienware 17
  dmi.product.version: A15
  dmi.sys.vendor: Alienware

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

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


[Touch-packages] [Bug 1849268] [NEW] No audio after unplugging HDMI (with workaround)

2019-10-22 Thread fcole90
Public bug reported:

Background:
My audio used to work correctly. I recently attached the device to my TV using 
HDMI. The audio kept playing from laptop's speakers. So, from settings, I 
changed the audio output to HDMI. It worked correctly.

Issue:
After removing the cable, I had no audio. I could go to the settings > audio 
page, and see that the output was set back to speakers. The test sounds from 
the settings worked, but no sound from other apps.

Expected:
System and apps sound to come out of laptop's speakers.

Workaround:
What I did to fix this, was to reattach the HDMI cable to the TV, this time the 
audio started automatically playing on the TV (while the first time I had to 
explicitly select it). I went to settings > audio and I changed the audio 
output (which was now set on HDMI) back to the laptop's speakers. Once 
detaching the HDMI, the audio continued working correctly from the speakers 
like it used to do.

Summary:
In short, the automatic audio switching for HDMI, is not working correctly, and 
especially is not switching properly for applications. Possibly it is just 
switching for some low level interface.


Willing to help with triaging and test.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: pulseaudio 1:11.1-1ubuntu7.2
ProcVersionSignature: Ubuntu 4.15.0-65.74-generic 4.15.18
Uname: Linux 4.15.0-65-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  giorgia1786 F pulseaudio
 /dev/snd/controlC2:  giorgia1786 F pulseaudio
 /dev/snd/controlC1:  giorgia1786 F pulseaudio
CurrentDesktop: communitheme:ubuntu:GNOME
Date: Tue Oct 22 10:41:15 2019
InstallationDate: Installed on 2018-09-17 (399 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/29/2018
dmi.bios.vendor: Alienware
dmi.bios.version: A15
dmi.board.name: 068R5X
dmi.board.vendor: Alienware
dmi.board.version: A03
dmi.chassis.type: 8
dmi.chassis.vendor: Alienware
dmi.chassis.version: A15
dmi.modalias: 
dmi:bvnAlienware:bvrA15:bd01/29/2018:svnAlienware:pnAlienware17:pvrA15:rvnAlienware:rn068R5X:rvrA03:cvnAlienware:ct8:cvrA15:
dmi.product.family: 00
dmi.product.name: Alienware 17
dmi.product.version: A15
dmi.sys.vendor: Alienware

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


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1849268

Title:
  No audio after unplugging HDMI (with workaround)

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Background:
  My audio used to work correctly. I recently attached the device to my TV 
using HDMI. The audio kept playing from laptop's speakers. So, from settings, I 
changed the audio output to HDMI. It worked correctly.

  Issue:
  After removing the cable, I had no audio. I could go to the settings > audio 
page, and see that the output was set back to speakers. The test sounds from 
the settings worked, but no sound from other apps.

  Expected:
  System and apps sound to come out of laptop's speakers.

  Workaround:
  What I did to fix this, was to reattach the HDMI cable to the TV, this time 
the audio started automatically playing on the TV (while the first time I had 
to explicitly select it). I went to settings > audio and I changed the audio 
output (which was now set on HDMI) back to the laptop's speakers. Once 
detaching the HDMI, the audio continued working correctly from the speakers 
like it used to do.

  Summary:
  In short, the automatic audio switching for HDMI, is not working correctly, 
and especially is not switching properly for applications. Possibly it is just 
switching for some low level interface.


  
  Willing to help with triaging and test.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: pulseaudio 1:11.1-1ubuntu7.2
  ProcVersionSignature: Ubuntu 4.15.0-65.74-generic 4.15.18
  Uname: Linux 4.15.0-65-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  giorgia1786 F pulseaudio
   /dev/snd/controlC2:  giorgia1786 F pulseaudio
   /dev/snd/controlC1:  giorgia1786 F pulseaudio
  CurrentDesktop: communitheme:ubuntu:GNOME
  Date: Tue Oct 22 10:41:15 2019
  InstallationDate: Installed on 2018-09-17 (399 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/29/2018
  dmi.bios.vendor: Alienware
  dmi.bios.version: A15
  dmi.board.name: 068R5X
  dmi.board.vendor: Alienware
  dm

[Touch-packages] [Bug 1727908] Re: Software & Updates application does not permit changes on the "Other Software" tab

2019-12-02 Thread fcole90
Just tested on focal. I didn't have the repo, so I added it:
```
deb http://archive.canonical.com/ubuntu focal partner
```
It correctly asked me the password and after that it was added. I deselected it 
to verify this bug.
Then I closed the software-properties-gtk window.

To then verify the bug, I opened again software-properties-gtk (from
Dash), moved to Other Software and clicked on the Canonical Partners
repo. On click nothing appeared (we would be expecting a password
prompt) but the window got unselected, like if I had moved to some other
window.

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

Title:
  Software & Updates application does not permit changes on the "Other
  Software" tab

Status in gnome-shell package in Ubuntu:
  Confirmed
Status in software-properties package in Ubuntu:
  Confirmed
Status in gnome-shell source package in Bionic:
  Confirmed
Status in software-properties source package in Bionic:
  Confirmed

Bug description:
  
  On the "Other Software" tab, I am unable to select "Canonical Partners".
  Similarly, the other checkboxes on the "Other Software" can not be clicked.
  Clicking on a checkbox has no effect, and a dialog requesting the admin 
password is not presented.

  However, activating or deactivating checkboxes on other tabs causes an
  authorization dialog to be presented to the user.

  I experience this bug in an an Xorg session.

  sources.list and sources.list.d have the following permissions:
  -rw-r--r--   1 root root  2897 Oct 26 22:35 sources.list
  drwxr-xr-x   2 root root  4096 Oct 26 21:29 sources.list.d

  All files in sources.list.d have the following permissions as this example:
  -rw-r--r-- 1 root root  189 Oct 25 21:50 google-chrome.list

  $ lsb_release -rd
  Description:  Ubuntu 17.10
  Release:  17.10

  $ apt-cache policy software-properties-gtk
  software-properties-gtk:
Installed: 0.96.24.17
Candidate: 0.96.24.17
Version table:
   *** 0.96.24.17 500
  500 http://us.archive.ubuntu.com/ubuntu artful/main amd64 Packages
  500 http://us.archive.ubuntu.com/ubuntu artful/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: software-properties-gtk 0.96.24.17
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  NonfreeKernelModules: wl nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Oct 26 22:45:09 2017
  InstallationDate: Installed on 2017-10-26 (1 days ago)
  InstallationMedia: Ubuntu 17.10.0 2017.10.25 amd64 "Custom Artful Aardvark"
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-properties
  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/1727908/+subscriptions

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


[Touch-packages] [Bug 1727908] Re: Software & Updates application does not permit changes on the "Other Software" tab

2019-12-02 Thread fcole90
Video of the bug

** Attachment added: "Screencast from 02-12-19 16:00:10.webm"
   
https://bugs.launchpad.net/ubuntu/bionic/+source/gnome-shell/+bug/1727908/+attachment/5309266/+files/Screencast%20from%2002-12-19%2016%3A00%3A10.webm

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

Title:
  Software & Updates application does not permit changes on the "Other
  Software" tab

Status in gnome-shell package in Ubuntu:
  Confirmed
Status in software-properties package in Ubuntu:
  Confirmed
Status in gnome-shell source package in Bionic:
  Confirmed
Status in software-properties source package in Bionic:
  Confirmed

Bug description:
  
  On the "Other Software" tab, I am unable to select "Canonical Partners".
  Similarly, the other checkboxes on the "Other Software" can not be clicked.
  Clicking on a checkbox has no effect, and a dialog requesting the admin 
password is not presented.

  However, activating or deactivating checkboxes on other tabs causes an
  authorization dialog to be presented to the user.

  I experience this bug in an an Xorg session.

  sources.list and sources.list.d have the following permissions:
  -rw-r--r--   1 root root  2897 Oct 26 22:35 sources.list
  drwxr-xr-x   2 root root  4096 Oct 26 21:29 sources.list.d

  All files in sources.list.d have the following permissions as this example:
  -rw-r--r-- 1 root root  189 Oct 25 21:50 google-chrome.list

  $ lsb_release -rd
  Description:  Ubuntu 17.10
  Release:  17.10

  $ apt-cache policy software-properties-gtk
  software-properties-gtk:
Installed: 0.96.24.17
Candidate: 0.96.24.17
Version table:
   *** 0.96.24.17 500
  500 http://us.archive.ubuntu.com/ubuntu artful/main amd64 Packages
  500 http://us.archive.ubuntu.com/ubuntu artful/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: software-properties-gtk 0.96.24.17
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  NonfreeKernelModules: wl nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Oct 26 22:45:09 2017
  InstallationDate: Installed on 2017-10-26 (1 days ago)
  InstallationMedia: Ubuntu 17.10.0 2017.10.25 amd64 "Custom Artful Aardvark"
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-properties
  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/1727908/+subscriptions

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


[Touch-packages] [Bug 1727908] Re: Software & Updates application does not permit changes on the "Other Software" tab

2019-12-02 Thread fcole90
What this triggers in the logs:

gnome-shell:
> polkitAuthenticationAgent: Received 2 identities that can be used for 
> authentication. Only considering one.
> pushModal: invocation of begin_modal failed 
> polkitAuthenticationAgent: Failed to show modal dialog. Dismissing 
> authentication request for action-id 
> com.ubuntu.softwareproperties.applychanges cookie 
> 7-b2a6e60b05bc38c7fd20137335c2abcb-34-cd8e89ea6620c9969383c39013bf86c1

polkitd:
> Operator of unix-session:2 FAILED to authenticate to gain authorization for 
> action com.ubuntu.softwareproperties.applychanges for 
> system-bus-name::1.26625 [/usr/bin/python3 /usr/bin/software-properties-gtk] 
> (owned by unix-user:fabio)

gnome-shell:
> ERROR:root:Authentication canceled, changes have not been saved

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

Title:
  Software & Updates application does not permit changes on the "Other
  Software" tab

Status in gnome-shell package in Ubuntu:
  Confirmed
Status in software-properties package in Ubuntu:
  Confirmed
Status in gnome-shell source package in Bionic:
  Confirmed
Status in software-properties source package in Bionic:
  Confirmed

Bug description:
  
  On the "Other Software" tab, I am unable to select "Canonical Partners".
  Similarly, the other checkboxes on the "Other Software" can not be clicked.
  Clicking on a checkbox has no effect, and a dialog requesting the admin 
password is not presented.

  However, activating or deactivating checkboxes on other tabs causes an
  authorization dialog to be presented to the user.

  I experience this bug in an an Xorg session.

  sources.list and sources.list.d have the following permissions:
  -rw-r--r--   1 root root  2897 Oct 26 22:35 sources.list
  drwxr-xr-x   2 root root  4096 Oct 26 21:29 sources.list.d

  All files in sources.list.d have the following permissions as this example:
  -rw-r--r-- 1 root root  189 Oct 25 21:50 google-chrome.list

  $ lsb_release -rd
  Description:  Ubuntu 17.10
  Release:  17.10

  $ apt-cache policy software-properties-gtk
  software-properties-gtk:
Installed: 0.96.24.17
Candidate: 0.96.24.17
Version table:
   *** 0.96.24.17 500
  500 http://us.archive.ubuntu.com/ubuntu artful/main amd64 Packages
  500 http://us.archive.ubuntu.com/ubuntu artful/main i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: software-properties-gtk 0.96.24.17
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  NonfreeKernelModules: wl nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Oct 26 22:45:09 2017
  InstallationDate: Installed on 2017-10-26 (1 days ago)
  InstallationMedia: Ubuntu 17.10.0 2017.10.25 amd64 "Custom Artful Aardvark"
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-properties
  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/1727908/+subscriptions

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


[Touch-packages] [Bug 1814611] Re: ubuntu-bug never (any longer) opens browser window

2019-07-09 Thread fcole90
This is still a UX bug, as thomas303 said, ubuntu-bug should still
inform the user of what happened and why.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1814611

Title:
  ubuntu-bug never (any longer) opens browser window

Status in apport package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 18.04.1 LTS, X11 gnome session.

  For some reason ubuntu-bug  no longer opens a browser
  window, so it is not possible to enter useful bug detauls, or even
  know the bug number.

  After prompting whether or not to Send the report, clicking "Send"
  just closes appport and nothing else ever happens.  The exit status of
  "ubuntu-bug" is zero.

  This worked fine before, but it has been many months since I tried to
  submit a bug.

  strace shows many stat calls on plausible browser paths, including the one 
that is correct (/usr/bin/firefox, which returned a successful stat call).  
I'll attach the trace output from
 
 strace -f -o /tmp/strace.log ubuntu-bug apport

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

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


[Touch-packages] [Bug 1835711] Re: Ubuntu-bug collects bug data but does not upload it

2019-07-09 Thread fcole90
I don't even have any option of this kind in my settings :/

** Attachment added: "Screenshot from 2019-07-09 16-11-29.png"
   
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1835711/+attachment/5275879/+files/Screenshot%20from%202019-07-09%2016-11-29.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1835711

Title:
  Ubuntu-bug collects bug data but does not upload it

Status in apport package in Ubuntu:
  New

Bug description:
  I'm trying to report some bugs from a stable release, 18.04. I enabled
  apport reporting as suggested
  
here:https://help.ubuntu.com/community/ReportingBugs#Reporting_a_crash_in_the_stable_release
  and also here: https://www.linuxbabe.com/ubuntu/disable-apport-error-
  reporting-ubuntu-16-04-lts

  I also have whoopsie package installed.

  When I try to report a bug using `ubuntu-bug $package_name` it seem to
  be collecting data, but then it doesn't send them to launchpad.

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

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


[Touch-packages] [Bug 1835711] Re: Ubuntu-bug collects bug data but does not upload it

2019-07-09 Thread fcole90
Is there any way to do it by CLI?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1835711

Title:
  Ubuntu-bug collects bug data but does not upload it

Status in apport package in Ubuntu:
  New

Bug description:
  I'm trying to report some bugs from a stable release, 18.04. I enabled
  apport reporting as suggested
  
here:https://help.ubuntu.com/community/ReportingBugs#Reporting_a_crash_in_the_stable_release
  and also here: https://www.linuxbabe.com/ubuntu/disable-apport-error-
  reporting-ubuntu-16-04-lts

  I also have whoopsie package installed.

  When I try to report a bug using `ubuntu-bug $package_name` it seem to
  be collecting data, but then it doesn't send them to launchpad.

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

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


[Touch-packages] [Bug 1835711] Re: Ubuntu-bug collects bug data but does not upload it

2019-07-27 Thread fcole90
Hi, in the while I decided to upgrade my system up to current dev
version, so I'm now using eoan.

$ systemctl is-enabled whoopsie
disabled

$ systemctl is-active whoopsie
active

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1835711

Title:
  Ubuntu-bug collects bug data but does not upload it

Status in apport package in Ubuntu:
  New

Bug description:
  I'm trying to report some bugs from a stable release, 18.04. I enabled
  apport reporting as suggested
  
here:https://help.ubuntu.com/community/ReportingBugs#Reporting_a_crash_in_the_stable_release
  and also here: https://www.linuxbabe.com/ubuntu/disable-apport-error-
  reporting-ubuntu-16-04-lts

  I also have whoopsie package installed.

  When I try to report a bug using `ubuntu-bug $package_name` it seem to
  be collecting data, but then it doesn't send them to launchpad.

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

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


[Touch-packages] [Bug 1835711] Re: Ubuntu-bug collects bug data but does not upload it

2019-07-27 Thread fcole90
sudo systemctl enable  whoopsie
[sudo] password for x: 
Synchronizing state of whoopsie.service with SysV service script with 
/lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable whoopsie
Created symlink /etc/systemd/system/multi-user.target.wants/whoopsie.service → 
/lib/systemd/system/whoopsie.service.

Now it correctly opens a page to report a bug with ubuntu-bug.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1835711

Title:
  Ubuntu-bug collects bug data but does not upload it

Status in apport package in Ubuntu:
  New

Bug description:
  I'm trying to report some bugs from a stable release, 18.04. I enabled
  apport reporting as suggested
  
here:https://help.ubuntu.com/community/ReportingBugs#Reporting_a_crash_in_the_stable_release
  and also here: https://www.linuxbabe.com/ubuntu/disable-apport-error-
  reporting-ubuntu-16-04-lts

  I also have whoopsie package installed.

  When I try to report a bug using `ubuntu-bug $package_name` it seem to
  be collecting data, but then it doesn't send them to launchpad.

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

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


[Touch-packages] [Bug 1835711] Re: Ubuntu-bug collects bug data but does not upload it

2019-07-31 Thread fcole90
Sure:
Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)

So this doesn't help, as I first encountered the bug on 18.04 :/

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1835711

Title:
  Ubuntu-bug collects bug data but does not upload it

Status in apport package in Ubuntu:
  New

Bug description:
  I'm trying to report some bugs from a stable release, 18.04. I enabled
  apport reporting as suggested
  
here:https://help.ubuntu.com/community/ReportingBugs#Reporting_a_crash_in_the_stable_release
  and also here: https://www.linuxbabe.com/ubuntu/disable-apport-error-
  reporting-ubuntu-16-04-lts

  I also have whoopsie package installed.

  When I try to report a bug using `ubuntu-bug $package_name` it seem to
  be collecting data, but then it doesn't send them to launchpad.

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

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


[Touch-packages] [Bug 1867653] [NEW] apt --fix-broken-install thinks I have other options and fails

2020-03-16 Thread fcole90
Public bug reported:

If I run `sudo apt --fix-broken-install` I receive

```
E: Command line option --fix-broken-install is not understood in combination 
with the other options
```

even if I don't have any other option.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: apt 1.9.10
ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
Uname: Linux 5.4.0-14-generic x86_64
ApportVersion: 2.20.11-0ubuntu20
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Mar 16 19:00:14 2020
InstallationDate: Installed on 2019-02-03 (406 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
SourcePackage: apt
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1867653

Title:
  apt --fix-broken-install thinks I have other options and fails

Status in apt package in Ubuntu:
  New

Bug description:
  If I run `sudo apt --fix-broken-install` I receive

  ```
  E: Command line option --fix-broken-install is not understood in combination 
with the other options
  ```

  even if I don't have any other option.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: apt 1.9.10
  ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
  Uname: Linux 5.4.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu20
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Mar 16 19:00:14 2020
  InstallationDate: Installed on 2019-02-03 (406 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1867653] Re: apt --fix-broken-install thinks I have other options and fails

2020-03-17 Thread fcole90
Thanks, yes it works. I didn't realised of the typo. I agree then that's
just a confusing error message

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1867653

Title:
  apt --fix-broken-install thinks I have other options and fails

Status in apt package in Ubuntu:
  New

Bug description:
  If I run `sudo apt --fix-broken-install` I receive

  ```
  E: Command line option --fix-broken-install is not understood in combination 
with the other options
  ```

  even if I don't have any other option.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: apt 1.9.10
  ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
  Uname: Linux 5.4.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu20
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Mar 16 19:00:14 2020
  InstallationDate: Installed on 2019-02-03 (406 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1867653] Re: apt --fix-broken-install thinks I have other options and fails

2020-03-17 Thread fcole90
Papercut?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1867653

Title:
  apt --fix-broken-install thinks I have other options and fails

Status in apt package in Ubuntu:
  New

Bug description:
  If I run `sudo apt --fix-broken-install` I receive

  ```
  E: Command line option --fix-broken-install is not understood in combination 
with the other options
  ```

  even if I don't have any other option.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: apt 1.9.10
  ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
  Uname: Linux 5.4.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu20
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Mon Mar 16 19:00:14 2020
  InstallationDate: Installed on 2019-02-03 (406 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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