[Desktop-packages] [Bug 1798400]

2023-11-12 Thread Sergio Callegari
Noticed that in the forthcoming LibO 24.2, the "remote" is being given
prominence, by moving its settings from the Tools ▸ Options ▸
LibreOffice Impress configuration dialog to the Slide Show ▸ Slide Show
Settings menu.

IMHO this makes it quite important to have this feature working as
intended on all the supported platforms.

The remote is meant to work either with a WIFI connection or a Bluetooth
one.

The current bug is about the Bluetooth connection.

Bluetooth Connection


As of today, because of the issue at hand, the Bluetooth connection is
completely unusable on standard Linux distributions that use Pulseaudio
(a detailed discussion why is in the previous comments).

Notwithstanding the fact that this but is about the Bluetooth
connection, I am providing also a few notes about the Wifi connection to
highlight why the Bluetooth connection is so important and should be
fixed.

WIFI Connection
---

Unfortunately, the WIFI option is practically unusable in almost every
professional working environment, including universities and
conferencing sites. This is because in all these environments the
network is completely out of the user control, restricted in any
possible way, heavily firewalled, with the wifi framework consisting of
multiple access points under the same SSID. In a similar arrangement the
possibility of the remote to reach LibO at a non-standard TCP port is
erratic if not negligible.

The impossibility to use the WIFI connection precisely in those real
world environments where the usage of the remote would be most important
is the reason why a working Bluetooth connection is needed.

Note that in practice the WIFI connection situation could be improved by
suggesting the possibility to let the presenter laptop connect to the
internet via the mobile phone hotspot. This would need the remote app to
try to connect to LibO not just via the phone default interface, but
also on the network used for the hotspot.

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

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

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

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

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

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

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

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

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

  To replicate:

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

  2) Assure that your computer has bluetooth

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

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

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

  6) Open a presentation on the laptop

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

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

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

  Same issue was reported for fedora

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: bluez 5.48-0ubuntu3.1
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  Uname: Linux 4.15.0-36-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Wed Oct 17 16:57:29 2018
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1769 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: Notebook W740SU
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-36-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  SourcePackage: bluez
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (131 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  

[Desktop-packages] [Bug 1798400]

2023-01-12 Thread Sergio Callegari
Noticed that among the many tips of the day, LibO also suggests to use
Android or IPhone to remotely control an Impress presentation.  The
"more info" page then excplicitly declares that the feature is cross
platform "GNU/Linux, Windows or macOS." either via Bluetooth or Wifi.

However to use the feature with bluetooth on linux has been impossible
for the last 5 years, because the feature is broken on this platform
(this bug provides a diagnosis of the underlying issue). Using the
feature with wifi is equally problematic, because those places where you
need to deliver a presentation are typically those very places where you
do not control the wifi network that may make it impossible for the
computer and the phone to communicate.

As a consequence, this tip of the day looks inappropriate on linux,
making many users waste a significant amount of time trying to use a
feature that simply cannot work. May I suggest removing this tip of the
day on linux?

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

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

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

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

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

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

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

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

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

  To replicate:

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

  2) Assure that your computer has bluetooth

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

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

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

  6) Open a presentation on the laptop

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

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

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

  Same issue was reported for fedora

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

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


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

[Desktop-packages] [Bug 1989587] [NEW] Cannot print to autodiscovered printers

2022-09-14 Thread Sergio Callegari
Public bug reported:

I have issues when trying to print on autodiscovered printers.

In some cases, cups reports a "permission denied".

In other cases, the local queue is not created at all, so that it is
impossible to print.

However, these printers do appear in the kde print dialog for
applications like okular, etc.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: cups-browsed 1.28.15-0ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-47.51-generic 5.15.46
Uname: Linux 5.15.0-47-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: KDE
Date: Wed Sep 14 15:53:59 2022
EcryptfsInUse: Yes
InstallationDate: Installed on 2020-02-16 (941 days ago)
InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: SCHENKER SCHENKER_SLIM14_SSL14L19
Papersize: a4
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-47-generic 
root=/dev/mapper/VG_NVMe-root ro quiet splash zswap.enabled=1 vt.handoff=7
SourcePackage: cups-filters
UpgradeStatus: Upgraded to jammy on 2022-06-03 (103 days ago)
dmi.bios.date: 10/02/2019
dmi.bios.release: 7.4
dmi.bios.vendor: INSYDE Corp.
dmi.bios.version: 1.07.04RTR1
dmi.board.asset.tag: Tag 12345
dmi.board.name: N141CU
dmi.board.vendor: SCHENKER
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Notebook
dmi.chassis.version: N/A
dmi.ec.firmware.release: 7.2
dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.07.04RTR1:bd10/02/2019:br7.4:efr7.2:svnSCHENKER:pnSCHENKER_SLIM14_SSL14L19:pvrNotApplicable:rvnSCHENKER:rnN141CU:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:skuNotApplicable:
dmi.product.family: Not Applicable
dmi.product.name: SCHENKER_SLIM14_SSL14L19
dmi.product.sku: Not Applicable
dmi.product.version: Not Applicable
dmi.sys.vendor: SCHENKER
modified.conffile..etc.cups.cups-browsed.conf: [modified]
mtime.conffile..etc.cups.cups-browsed.conf: 2022-09-14T15:52:48.888330

** Affects: cups-filters (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

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

Title:
  Cannot print to autodiscovered printers

Status in cups-filters package in Ubuntu:
  New

Bug description:
  I have issues when trying to print on autodiscovered printers.

  In some cases, cups reports a "permission denied".

  In other cases, the local queue is not created at all, so that it is
  impossible to print.

  However, these printers do appear in the kde print dialog for
  applications like okular, etc.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: cups-browsed 1.28.15-0ubuntu1
  ProcVersionSignature: Ubuntu 5.15.0-47.51-generic 5.15.46
  Uname: Linux 5.15.0-47-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: KDE
  Date: Wed Sep 14 15:53:59 2022
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2020-02-16 (941 days ago)
  InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: SCHENKER SCHENKER_SLIM14_SSL14L19
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-47-generic 
root=/dev/mapper/VG_NVMe-root ro quiet splash zswap.enabled=1 vt.handoff=7
  SourcePackage: cups-filters
  UpgradeStatus: Upgraded to jammy on 2022-06-03 (103 days ago)
  dmi.bios.date: 10/02/2019
  dmi.bios.release: 7.4
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.07.04RTR1
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: N141CU
  dmi.board.vendor: SCHENKER
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.ec.firmware.release: 7.2
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.07.04RTR1:bd10/02/2019:br7.4:efr7.2:svnSCHENKER:pnSCHENKER_SLIM14_SSL14L19:pvrNotApplicable:rvnSCHENKER:rnN141CU:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:skuNotApplicable:
  dmi.product.family: Not Applicable
  dmi.product.name: SCHENKER_SLIM14_SSL14L19
  dmi.product.sku: Not Applicable
  dmi.product.version: Not Applicable
  dmi.sys.vendor: SCHENKER
  modified.conffile..etc.cups.cups-browsed.conf: [modified]
  mtime.conffile..etc.cups.cups-browsed.conf: 2022-09-14T15:52:48.888330

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


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


[Desktop-packages] [Bug 1979079] [NEW] Can print to (brother) driverless printer only using aa-complain cupsd

2022-06-17 Thread Sergio Callegari
Public bug reported:

The apparmor configuration for cupsd is incorrect and makes it
impossible to print to driverless printers (at least to the brother
printer I am trying). Cups cannot obtain the IP address of the printer.

You get "No suitable Destination Host found by cups-browsed"

There are multiple reports of this issue on the network, also wrt
debian.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: cups-daemon 2.4.1op1-1ubuntu4.1
ProcVersionSignature: Ubuntu 5.15.0-39.42-generic 5.15.35
Uname: Linux 5.15.0-39-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: KDE
Date: Fri Jun 17 18:19:32 2022
EcryptfsInUse: Yes
InstallationDate: Installed on 2020-02-16 (852 days ago)
InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: SCHENKER SCHENKER_SLIM14_SSL14L19
Papersize: a4
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-39-generic 
root=/dev/mapper/VG_NVMe-root ro quiet splash vt.handoff=7
SourcePackage: cups
UpgradeStatus: Upgraded to jammy on 2022-06-03 (14 days ago)
dmi.bios.date: 10/02/2019
dmi.bios.release: 7.4
dmi.bios.vendor: INSYDE Corp.
dmi.bios.version: 1.07.04RTR1
dmi.board.asset.tag: Tag 12345
dmi.board.name: N141CU
dmi.board.vendor: SCHENKER
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Notebook
dmi.chassis.version: N/A
dmi.ec.firmware.release: 7.2
dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.07.04RTR1:bd10/02/2019:br7.4:efr7.2:svnSCHENKER:pnSCHENKER_SLIM14_SSL14L19:pvrNotApplicable:rvnSCHENKER:rnN141CU:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:skuNotApplicable:
dmi.product.family: Not Applicable
dmi.product.name: SCHENKER_SLIM14_SSL14L19
dmi.product.sku: Not Applicable
dmi.product.version: Not Applicable
dmi.sys.vendor: SCHENKER

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


** Tags: amd64 apport-bug jammy

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

Title:
  Can print to (brother) driverless printer only using aa-complain cupsd

Status in cups package in Ubuntu:
  New

Bug description:
  The apparmor configuration for cupsd is incorrect and makes it
  impossible to print to driverless printers (at least to the brother
  printer I am trying). Cups cannot obtain the IP address of the
  printer.

  You get "No suitable Destination Host found by cups-browsed"

  There are multiple reports of this issue on the network, also wrt
  debian.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: cups-daemon 2.4.1op1-1ubuntu4.1
  ProcVersionSignature: Ubuntu 5.15.0-39.42-generic 5.15.35
  Uname: Linux 5.15.0-39-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: KDE
  Date: Fri Jun 17 18:19:32 2022
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2020-02-16 (852 days ago)
  InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: SCHENKER SCHENKER_SLIM14_SSL14L19
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-39-generic 
root=/dev/mapper/VG_NVMe-root ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to jammy on 2022-06-03 (14 days ago)
  dmi.bios.date: 10/02/2019
  dmi.bios.release: 7.4
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.07.04RTR1
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: N141CU
  dmi.board.vendor: SCHENKER
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.ec.firmware.release: 7.2
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.07.04RTR1:bd10/02/2019:br7.4:efr7.2:svnSCHENKER:pnSCHENKER_SLIM14_SSL14L19:pvrNotApplicable:rvnSCHENKER:rnN141CU:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:skuNotApplicable:
  dmi.product.family: Not Applicable
  dmi.product.name: SCHENKER_SLIM14_SSL14L19
  dmi.product.sku: Not Applicable
  dmi.product.version: Not Applicable
  dmi.sys.vendor: SCHENKER

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


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


[Desktop-packages] [Bug 1958267] Re: wpa can't connect to servers using TLS 1.1 or older

2022-06-11 Thread Sergio Callegari
Is 2:2.10-6ubuntu2 the same as 2:2.10-9ubuntu1 in #76?

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

Title:
  wpa can't connect to servers using TLS 1.1 or older

Status in wpa package in Ubuntu:
  Fix Released
Status in wpa source package in Jammy:
  Fix Committed
Status in wpa package in Debian:
  New

Bug description:
  * Impact
  wpa built with in openssl3 fails to connect to TLS 1.1 or lower server

  * Test case
  try to connect to a TLS <= 1.1 access point

  * Regression potential
  the patch lowers the security level in some situation for compatibility, it 
shouldn't prevent connecting to newer hardware, still try to connect to 
different type of wifi with different security levels

  ---

  those uses MD5-SHA1 as digest in its signature algorithm which no
  longer meets OpenSSL default level of security of 80 bits

  http://lists.infradead.org/pipermail/hostap/2022-May/040563.html

  Workaround are described in #22 and #36 by basically using
  CipherString = DEFAULT@SECLEVEL=0

  which lowers the security level

  ---

  With the current jammy version of wpasupplicant (2:2.10-1), I cannot
  connect to the WPA Enterprise network eduroam, which is used by
  Universities worldwide. I get a "Connection failed" message or a
  request to re-enter the password.

  - I've re-tried the credentials: no fix ;-)

  - Tried a 21.10 live session on the same machine: works fine!

  - Manually downgraded wpasupplicant to the impish version
  (2:2.9.0-21build1): connected normally.

  - Upgraded wpasupplicant to the latest version: fails to connect
  again.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: wpasupplicant 2:2.10-1
  ProcVersionSignature: Ubuntu 5.15.0-17.17-generic 5.15.12
  Uname: Linux 5.15.0-17-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.11-0ubuntu75
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Jan 18 09:56:23 2022
  InstallationDate: Installed on 2021-11-30 (48 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20211130)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: wpa
  UpgradeStatus: No upgrade log present (probably fresh install)

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


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


[Desktop-packages] [Bug 1958267] Re: wpa can't connect to servers using TLS 1.1 or older

2022-06-03 Thread Sergio Callegari
#76 works here too

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

Title:
  wpa can't connect to servers using TLS 1.1 or older

Status in wpa package in Ubuntu:
  Fix Committed
Status in wpa source package in Jammy:
  Confirmed
Status in wpa package in Debian:
  New

Bug description:
  wpa built with in openssl3 fails to connect to TLS 1.1 or lower server

  those uses MD5-SHA1 as digest in its signature algorithm which no
  longer meets OpenSSL default level of security of 80 bits

  http://lists.infradead.org/pipermail/hostap/2022-May/040563.html

  Workaround are described in #22 and #36 by basically using 
  CipherString = DEFAULT@SECLEVEL=0

  which lowers the security level

  ---

  With the current jammy version of wpasupplicant (2:2.10-1), I cannot
  connect to the WPA Enterprise network eduroam, which is used by
  Universities worldwide. I get a "Connection failed" message or a
  request to re-enter the password.

  - I've re-tried the credentials: no fix ;-)

  - Tried a 21.10 live session on the same machine: works fine!

  - Manually downgraded wpasupplicant to the impish version
  (2:2.9.0-21build1): connected normally.

  - Upgraded wpasupplicant to the latest version: fails to connect
  again.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: wpasupplicant 2:2.10-1
  ProcVersionSignature: Ubuntu 5.15.0-17.17-generic 5.15.12
  Uname: Linux 5.15.0-17-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.11-0ubuntu75
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Jan 18 09:56:23 2022
  InstallationDate: Installed on 2021-11-30 (48 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20211130)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: wpa
  UpgradeStatus: No upgrade log present (probably fresh install)

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


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


[Desktop-packages] [Bug 1974040] Re: Cannot connect to PEAP wifi (eduroam)

2022-06-03 Thread Sergio Callegari
*** This bug is a duplicate of bug 1958267 ***
https://bugs.launchpad.net/bugs/1958267

Same issue here:

the updated 2:2.10-6ubuntu1 version of wpasupplicant still gives

wpa_supplicant[33522]: SSL: SSL3 alert: write (local SSL3 detected an 
error):fatal:internal error
wpa_supplicant[33522]: OpenSSL: openssl_handshake - SSL_connect 
error:0A0C0103:SSL routines::internal error
wpa_supplicant[33522]: wlan0: CTRL-EVENT-EAP-FAILURE EAP authentication failed

Similarly, the workarounds in comments #22 and #36 in bug #1958267 do
not work

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

Title:
  Cannot connect to PEAP wifi (eduroam)

Status in wpa package in Ubuntu:
  Confirmed

Bug description:
  Connection to wifi fails with

  May 18 15:08:55 attila wpa_supplicant[9698]: OpenSSL:
  openssl_handshake - SSL_connect error:0A0C0103:SSL routines::internal
  error

  
  Description:Ubuntu 22.04 LTS
  Release:22.04


  wpasupplicant:
Installed: 2:2.10-6ubuntu1
Candidate: 2:2.10-6ubuntu1
Version table:
   *** 2:2.10-6ubuntu1 1 (phased 40%)
  500 http://fr.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   2:2.10-6 500
  500 http://fr.archive.ubuntu.com/ubuntu jammy/main amd64 Packages

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: wpasupplicant 2:2.10-6ubuntu1
  ProcVersionSignature: Ubuntu 5.15.0-30.31-generic 5.15.30
  Uname: Linux 5.15.0-30-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: KDE
  Date: Wed May 18 15:13:41 2022
  InstallationDate: Installed on 2019-10-22 (938 days ago)
  InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: wpa
  UpgradeStatus: Upgraded to jammy on 2022-04-22 (26 days ago)

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


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


[Desktop-packages] [Bug 1798400]

2022-03-19 Thread Sergio Callegari
The bug is still there as of LibO 7.3.x. Up in comment 12
(https://bugs.documentfoundation.org/show_bug.cgi?id=120663#c12) there
is a nice analysis of the underlying problem why the remote cannot work.

Established that, I think that most users go used to the fact that the
remote functionality does not work in linux. Personally, I have
uninstalled the android app on the phone so I do not have an unfortunate
reminder about it. In fact, the real issue is probably the advertisement
of a functionality that is not there.

For the time being I suggest disabling the remote-via-bluetooth
functionality in linux and closing the bug by simply saying that the
remote via bluetooth cannot be supported on linux where there are
evidently issues that span other software pieces such as the bluetooth
stack and pulse audio. To the best of my understanding, these involve
the hijacking of the default rfcomm channel by pulse audio before it
even needs it and the lack of a standard approach to let other
applications find a free channel to use and advertise it to their
counterparts.

Alternatively (but I would not consider this a good solution), the
configuration options could be enhanced to add the possibility to choose
a bluetooth channel in libreoffice and in the mobile phone application,
so that the user can manually work around the fact that the predefined
channel is locked by some other application.

As a final point, note that even if the remote-via-wifi may seem a good
alternative, in fact in most cases it is practically useless.  In most
cases, presentations will not be given at a place where you control the
network, but at sites with site-provided wifi, such as universities,
schools, conference places, business sites, etc. All these locations
tend to have wifi deployments that block stuff on the ports used by
impress remote.

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

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

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

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

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

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

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

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

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

  To replicate:

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

  2) Assure that your computer has bluetooth

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

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

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

  6) Open a presentation on the laptop

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

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

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

  Same issue was reported for fedora

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: bluez 5.48-0ubuntu3.1
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  Uname: Linux 4.15.0-36-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Wed Oct 17 16:57:29 2018
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1769 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: Notebook W740SU
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-36-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  SourcePackage: bluez
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (131 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.versi

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

2022-03-18 Thread Sergio Callegari
Bug still there. In most situations the remote cannot be used at all.
Not via bluetooth (because of this issue), neither via wifi (because you
typically do presentations at sites where you do not control the wifi
network and traffic to the relevant ports gets blocked). Suggested
upstream some possible solutions including stop advertising the
functionality. Consider closing as Wontfix because I think there is
really nothing that downstream can do about it.

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

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

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

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

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

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

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

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

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

  To replicate:

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

  2) Assure that your computer has bluetooth

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

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

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

  6) Open a presentation on the laptop

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

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

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

  Same issue was reported for fedora

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

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


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


[Desktop-packages] [Bug 1920690] [NEW] File chooser dialog cause flatpak applications to hang in KDE

2021-03-21 Thread Sergio Callegari
Public bug reported:

Flatpak seems to have serious issues on kubuntu 20.04, at least with
some applications that immediately hang when a file dialog is shown.

One of them that makes the issue well reproducible for me on kubuntu
20.04 is shotcut
(https://www.flathub.org/apps/details/org.shotcut.Shotcut). Just install
it and then press the "Projects Folder" button in the "New Project" to
make the app hang.

Trying the more recent flatpak on the ppa:alexlarsson/flatpak ppa, which
is at 1.10.2 provides a slightly less catastrophic outcome, since the
app doesn't hang. However the "open" button of the file dialog does not
work and the dialog cannot be closed.

The issue may have to do with the xdg-desktop-portal-kde rather than
flatpak itself.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: flatpak (not installed)
ProcVersionSignature: Ubuntu 5.8.0-45.51~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-45-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: KDE
Date: Sun Mar 21 22:13:27 2021
EcryptfsInUse: Yes
InstallationDate: Installed on 2020-02-16 (399 days ago)
InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: flatpak
UpgradeStatus: Upgraded to focal on 2020-05-23 (302 days ago)

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


** Tags: amd64 apport-bug focal

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

Title:
  File chooser dialog cause flatpak applications to hang in KDE

Status in flatpak package in Ubuntu:
  New

Bug description:
  Flatpak seems to have serious issues on kubuntu 20.04, at least with
  some applications that immediately hang when a file dialog is shown.

  One of them that makes the issue well reproducible for me on kubuntu
  20.04 is shotcut
  (https://www.flathub.org/apps/details/org.shotcut.Shotcut). Just
  install it and then press the "Projects Folder" button in the "New
  Project" to make the app hang.

  Trying the more recent flatpak on the ppa:alexlarsson/flatpak ppa,
  which is at 1.10.2 provides a slightly less catastrophic outcome,
  since the app doesn't hang. However the "open" button of the file
  dialog does not work and the dialog cannot be closed.

  The issue may have to do with the xdg-desktop-portal-kde rather than
  flatpak itself.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: flatpak (not installed)
  ProcVersionSignature: Ubuntu 5.8.0-45.51~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-45-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  Date: Sun Mar 21 22:13:27 2021
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2020-02-16 (399 days ago)
  InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: flatpak
  UpgradeStatus: Upgraded to focal on 2020-05-23 (302 days ago)

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

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


[Desktop-packages] [Bug 1914147] Re: [upstream] Firefox 85 hangs at startup

2021-02-03 Thread Sergio Callegari
Thank you Olivier for the super quick response. At current time I am a
bit overwhelmed by work. However in the next days I'll try to get out
again the profile that was giving the issue from the backup. If a point
release comes out, I'll be able to at least confirm that everything
works even with that profile.

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

Title:
  [upstream] Firefox 85 hangs at startup

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  In Progress

Bug description:
  Today I have received a security upgrade for kubuntu 20.04 including
  firefox 85. Unfortunately, this version of firefox appears to hang at
  start unless it is started passing an url. Namely:

  firefox

  hangs, while

  firefox lwn.net

  does not hang.

  I have quickly tried working with a clean profile and firefox 85 seems
  to start fine with that. Yet, the profile is not broken: if I
  downgrade to firefox 84 and restore my profile from a backup, then
  firefox 84 works just fine.

  So the issue seems to be that firefox 85 has issues in working with
  profiles that are totally fine with firefox 84. This breaks migration
  from firefox 84 to firefox 85.

  Issue is totally reproducible:

  downgrade to firefox 84
  restore profile from firefox 84 from backup
  work with firefox 84 (OK)
  upgrade to firefox 85
  try to work with firefox 85 (KO)

  Please consider that having to reset a profile is a form of data loss.
  In a modern browser, the profile includes extensions, passwords, data
  from web apps and more.

  Because this bug makes it impossible to apply a security update
  (firefox 85 is marked as such and shipped via the security channel),
  this bug is particularly serious.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 84.0.2+build1-0ubuntu0.20.04.1
  ProcVersionSignature: Ubuntu 5.8.0-41.46~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-41-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  callegar   1454 F pulseaudio
  BuildID: 20210105180113
  CasperMD5CheckResult: skip
  Channel: Unavailable
  CurrentDesktop: KDE
  Date: Tue Feb  2 00:52:23 2021
  EcryptfsInUse: Yes
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2020-02-16 (351 days ago)
  InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  IpRoute:
   default via 192.168.10.1 dev wlan0 proto dhcp metric 600 
   169.254.0.0/16 dev wlan0 scope link metric 1000 
   192.168.10.0/24 dev wlan0 proto kernel scope link src 192.168.10.116 metric 
600
  Locales: extensions.sqlite corrupt or missing
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:354
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=84.0.2/20210105180113
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to focal on 2020-05-23 (254 days ago)
  dmi.bios.date: 10/02/2019
  dmi.bios.release: 7.4
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.07.04RTR1
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: N141CU
  dmi.board.vendor: SCHENKER
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.ec.firmware.release: 7.2
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.07.04RTR1:bd10/02/2019:br7.4:efr7.2:svnSCHENKER:pnSCHENKER_SLIM14_SSL14L19:pvrNotApplicable:rvnSCHENKER:rnN141CU:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: SCHENKER_SLIM14_SSL14L19
  dmi.product.sku: Not Applicable
  dmi.product.version: Not Applicable
  dmi.sys.vendor: SCHENKER

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

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


[Desktop-packages] [Bug 1914147] Re: Firefox hangs after upgrade to version 85

2021-02-03 Thread Sergio Callegari
@Oliver Tilloy

- Behavior is exactly as in
https://bugzilla.mozilla.org/show_bug.cgi?id=1689809. When the bug
occurred I could only see the frame.

- I have managed working around the bug. This seems definitely to be
caused by some race. Disabling all the extensions and re-enabling them
one by one I managed "fixing" the problem without having to reset my
profile.

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

Title:
  Firefox hangs after upgrade to version 85

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Incomplete

Bug description:
  Today I have received a security upgrade for kubuntu 20.04 including
  firefox 85. Unfortunately, this version of firefox appears to hang at
  start unless it is started passing an url. Namely:

  firefox

  hangs, while

  firefox lwn.net

  does not hang.

  I have quickly tried working with a clean profile and firefox 85 seems
  to start fine with that. Yet, the profile is not broken: if I
  downgrade to firefox 84 and restore my profile from a backup, then
  firefox 84 works just fine.

  So the issue seems to be that firefox 85 has issues in working with
  profiles that are totally fine with firefox 84. This breaks migration
  from firefox 84 to firefox 85.

  Issue is totally reproducible:

  downgrade to firefox 84
  restore profile from firefox 84 from backup
  work with firefox 84 (OK)
  upgrade to firefox 85
  try to work with firefox 85 (KO)

  Please consider that having to reset a profile is a form of data loss.
  In a modern browser, the profile includes extensions, passwords, data
  from web apps and more.

  Because this bug makes it impossible to apply a security update
  (firefox 85 is marked as such and shipped via the security channel),
  this bug is particularly serious.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 84.0.2+build1-0ubuntu0.20.04.1
  ProcVersionSignature: Ubuntu 5.8.0-41.46~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-41-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  callegar   1454 F pulseaudio
  BuildID: 20210105180113
  CasperMD5CheckResult: skip
  Channel: Unavailable
  CurrentDesktop: KDE
  Date: Tue Feb  2 00:52:23 2021
  EcryptfsInUse: Yes
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2020-02-16 (351 days ago)
  InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  IpRoute:
   default via 192.168.10.1 dev wlan0 proto dhcp metric 600 
   169.254.0.0/16 dev wlan0 scope link metric 1000 
   192.168.10.0/24 dev wlan0 proto kernel scope link src 192.168.10.116 metric 
600
  Locales: extensions.sqlite corrupt or missing
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:354
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=84.0.2/20210105180113
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to focal on 2020-05-23 (254 days ago)
  dmi.bios.date: 10/02/2019
  dmi.bios.release: 7.4
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.07.04RTR1
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: N141CU
  dmi.board.vendor: SCHENKER
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.ec.firmware.release: 7.2
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.07.04RTR1:bd10/02/2019:br7.4:efr7.2:svnSCHENKER:pnSCHENKER_SLIM14_SSL14L19:pvrNotApplicable:rvnSCHENKER:rnN141CU:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: SCHENKER_SLIM14_SSL14L19
  dmi.product.sku: Not Applicable
  dmi.product.version: Not Applicable
  dmi.sys.vendor: SCHENKER

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

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


[Desktop-packages] [Bug 1914147] Re: Firefox hangs after upgrade to version 85

2021-02-01 Thread Sergio Callegari
Issue seems to be associated with firefox 85 saying:

###!!! [Parent][RunMessage] Error: Channel closing: too late to
send/recv, messages will be lost

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

Title:
  Firefox hangs after upgrade to version 85

Status in firefox package in Ubuntu:
  New

Bug description:
  Today I have received a security upgrade for kubuntu 20.04 including
  firefox 85. Unfortunately, this version of firefox appears to hang at
  start unless it is started passing an url. Namely:

  firefox

  hangs, while

  firefox lwn.net

  does not hang.

  I have quickly tried working with a clean profile and firefox 85 seems
  to start fine with that. Yet, the profile is not broken: if I
  downgrade to firefox 84 and restore my profile from a backup, then
  firefox 84 works just fine.

  So the issue seems to be that firefox 85 has issues in working with
  profiles that are totally fine with firefox 84. This breaks migration
  from firefox 84 to firefox 85.

  Issue is totally reproducible:

  downgrade to firefox 84
  restore profile from firefox 84 from backup
  work with firefox 84 (OK)
  upgrade to firefox 85
  try to work with firefox 85 (KO)

  Please consider that having to reset a profile is a form of data loss.
  In a modern browser, the profile includes extensions, passwords, data
  from web apps and more.

  Because this bug makes it impossible to apply a security update
  (firefox 85 is marked as such and shipped via the security channel),
  this bug is particularly serious.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 84.0.2+build1-0ubuntu0.20.04.1
  ProcVersionSignature: Ubuntu 5.8.0-41.46~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-41-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  callegar   1454 F pulseaudio
  BuildID: 20210105180113
  CasperMD5CheckResult: skip
  Channel: Unavailable
  CurrentDesktop: KDE
  Date: Tue Feb  2 00:52:23 2021
  EcryptfsInUse: Yes
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2020-02-16 (351 days ago)
  InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  IpRoute:
   default via 192.168.10.1 dev wlan0 proto dhcp metric 600 
   169.254.0.0/16 dev wlan0 scope link metric 1000 
   192.168.10.0/24 dev wlan0 proto kernel scope link src 192.168.10.116 metric 
600
  Locales: extensions.sqlite corrupt or missing
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:354
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=84.0.2/20210105180113
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to focal on 2020-05-23 (254 days ago)
  dmi.bios.date: 10/02/2019
  dmi.bios.release: 7.4
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.07.04RTR1
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: N141CU
  dmi.board.vendor: SCHENKER
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.ec.firmware.release: 7.2
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.07.04RTR1:bd10/02/2019:br7.4:efr7.2:svnSCHENKER:pnSCHENKER_SLIM14_SSL14L19:pvrNotApplicable:rvnSCHENKER:rnN141CU:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: SCHENKER_SLIM14_SSL14L19
  dmi.product.sku: Not Applicable
  dmi.product.version: Not Applicable
  dmi.sys.vendor: SCHENKER

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

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


[Desktop-packages] [Bug 1914147] [NEW] Firefox hangs after upgrade to version 85

2021-02-01 Thread Sergio Callegari
Public bug reported:

Today I have received a security upgrade for kubuntu 20.04 including
firefox 85. Unfortunately, this version of firefox appears to hang at
start unless it is started passing an url. Namely:

firefox

hangs, while

firefox lwn.net

does not hang.

I have quickly tried working with a clean profile and firefox 85 seems
to start fine with that. Yet, the profile is not broken: if I downgrade
to firefox 84 and restore my profile from a backup, then firefox 84
works just fine.

So the issue seems to be that firefox 85 has issues in working with
profiles that are totally fine with firefox 84. This breaks migration
from firefox 84 to firefox 85.

Issue is totally reproducible:

downgrade to firefox 84
restore profile from firefox 84 from backup
work with firefox 84 (OK)
upgrade to firefox 85
try to work with firefox 85 (KO)

Please consider that having to reset a profile is a form of data loss.
In a modern browser, the profile includes extensions, passwords, data
from web apps and more.

Because this bug makes it impossible to apply a security update (firefox
85 is marked as such and shipped via the security channel), this bug is
particularly serious.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: firefox 84.0.2+build1-0ubuntu0.20.04.1
ProcVersionSignature: Ubuntu 5.8.0-41.46~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-41-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.11-0ubuntu27.14
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  callegar   1454 F pulseaudio
BuildID: 20210105180113
CasperMD5CheckResult: skip
Channel: Unavailable
CurrentDesktop: KDE
Date: Tue Feb  2 00:52:23 2021
EcryptfsInUse: Yes
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2020-02-16 (351 days ago)
InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
IpRoute:
 default via 192.168.10.1 dev wlan0 proto dhcp metric 600 
 169.254.0.0/16 dev wlan0 scope link metric 1000 
 192.168.10.0/24 dev wlan0 proto kernel scope link src 192.168.10.116 metric 600
Locales: extensions.sqlite corrupt or missing
PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:354
PrefSources: prefs.js
Profiles: Profile0 (Default) - LastVersion=84.0.2/20210105180113
RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: Upgraded to focal on 2020-05-23 (254 days ago)
dmi.bios.date: 10/02/2019
dmi.bios.release: 7.4
dmi.bios.vendor: INSYDE Corp.
dmi.bios.version: 1.07.04RTR1
dmi.board.asset.tag: Tag 12345
dmi.board.name: N141CU
dmi.board.vendor: SCHENKER
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Notebook
dmi.chassis.version: N/A
dmi.ec.firmware.release: 7.2
dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.07.04RTR1:bd10/02/2019:br7.4:efr7.2:svnSCHENKER:pnSCHENKER_SLIM14_SSL14L19:pvrNotApplicable:rvnSCHENKER:rnN141CU:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:
dmi.product.family: Not Applicable
dmi.product.name: SCHENKER_SLIM14_SSL14L19
dmi.product.sku: Not Applicable
dmi.product.version: Not Applicable
dmi.sys.vendor: SCHENKER

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


** Tags: amd64 apport-bug focal

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

Title:
  Firefox hangs after upgrade to version 85

Status in firefox package in Ubuntu:
  New

Bug description:
  Today I have received a security upgrade for kubuntu 20.04 including
  firefox 85. Unfortunately, this version of firefox appears to hang at
  start unless it is started passing an url. Namely:

  firefox

  hangs, while

  firefox lwn.net

  does not hang.

  I have quickly tried working with a clean profile and firefox 85 seems
  to start fine with that. Yet, the profile is not broken: if I
  downgrade to firefox 84 and restore my profile from a backup, then
  firefox 84 works just fine.

  So the issue seems to be that firefox 85 has issues in working with
  profiles that are totally fine with firefox 84. This breaks migration
  from firefox 84 to firefox 85.

  Issue is totally reproducible:

  downgrade to firefox 84
  restore profile from firefox 84 from backup
  work with firefox 84 (OK)
  upgrade to firefox 85
  try to work with firefox 85 (KO)

  Please consider that having to reset a profile is a form of data loss.
  In a modern browser, the profile includes extensions, passwords, data
  from web apps and more.

  Because this bug makes it impossible to apply a security update
  (firefox 85 is marked as such and shipped via the security channel),
  this bug is particularly serious.

  ProblemType: Bug
  DistroRelease: Ubunt

[Desktop-packages] [Bug 1902539] Re: Intel iris graphic driver breaks java applications in ubuntu 20.04

2020-11-02 Thread Sergio Callegari
Tested with latest mesa 20.3 from oibaf ppa and issue is still present.
Same behavior is also observed with the zink driver.

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

Title:
  Intel iris graphic driver breaks java applications in ubuntu 20.04

Status in mesa package in Ubuntu:
  New

Bug description:
  Both Matlab and Scilab (which are java based) fail when using the iris
  graphics driver. As a workaround you can make them work using
  MESA_LOADER_DRIVER_OVERRIDE=i965

  There is a bug open for scilab at
  https://bugzilla.scilab.org/show_bug.cgi?id=13830 (in fact one of the
  issues marked as a duplicate there does probably contain more info).

  On the Matlab camp, the issue is known to the Matlab developers.
  However, it is really not an issue in Matlab, so they can only advice
  to use the i965 driver.

  The issue may be either in the Intel Iris driver, or in jogl (the java
  library that all these projects use for opengl). I would tend to think
  that the issue is in the iris driver not providing a proper opengl 3
  compatibility profile (needed by jogl), but I am unsure about it.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
  ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
  Uname: Linux 5.4.0-52-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.10
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: KDE
  Date: Mon Nov  2 16:07:33 2020
  DistUpgraded: 2020-05-23 08:30:58,391 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: focal
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation UHD Graphics [8086:9b41] (rev 02) (prog-if 00 [VGA 
controller])
 Subsystem: CLEVO/KAPOK Computer UHD Graphics [1558:1403]
  InstallationDate: Installed on 2020-02-16 (260 days ago)
  InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: SCHENKER SCHENKER_SLIM14_SSL14L19
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-52-generic 
root=/dev/mapper/VG_NVMe-root ro quiet splash vt.handoff=7
  SourcePackage: mesa
  UpgradeStatus: Upgraded to focal on 2020-05-23 (163 days ago)
  dmi.bios.date: 10/02/2019
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.07.04RTR1
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: N141CU
  dmi.board.vendor: SCHENKER
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.07.04RTR1:bd10/02/2019:svnSCHENKER:pnSCHENKER_SLIM14_SSL14L19:pvrNotApplicable:rvnSCHENKER:rnN141CU:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: SCHENKER_SLIM14_SSL14L19
  dmi.product.sku: Not Applicable
  dmi.product.version: Not Applicable
  dmi.sys.vendor: SCHENKER
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.101-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.8-0ubuntu1~20.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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

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


[Desktop-packages] [Bug 1902539] [NEW] Intel iris graphic driver breaks java applications in ubuntu 20.04

2020-11-02 Thread Sergio Callegari
Public bug reported:

Both Matlab and Scilab (which are java based) fail when using the iris
graphics driver. As a workaround you can make them work using
MESA_LOADER_DRIVER_OVERRIDE=i965

There is a bug open for scilab at
https://bugzilla.scilab.org/show_bug.cgi?id=13830 (in fact one of the
issues marked as a duplicate there does probably contain more info).

On the Matlab camp, the issue is known to the Matlab developers.
However, it is really not an issue in Matlab, so they can only advice to
use the i965 driver.

The issue may be either in the Intel Iris driver, or in jogl (the java
library that all these projects use for opengl). I would tend to think
that the issue is in the iris driver not providing a proper opengl 3
compatibility profile (needed by jogl), but I am unsure about it.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.10
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: KDE
Date: Mon Nov  2 16:07:33 2020
DistUpgraded: 2020-05-23 08:30:58,391 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: focal
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation UHD Graphics [8086:9b41] (rev 02) (prog-if 00 [VGA 
controller])
   Subsystem: CLEVO/KAPOK Computer UHD Graphics [1558:1403]
InstallationDate: Installed on 2020-02-16 (260 days ago)
InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: SCHENKER SCHENKER_SLIM14_SSL14L19
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-52-generic 
root=/dev/mapper/VG_NVMe-root ro quiet splash vt.handoff=7
SourcePackage: mesa
UpgradeStatus: Upgraded to focal on 2020-05-23 (163 days ago)
dmi.bios.date: 10/02/2019
dmi.bios.vendor: INSYDE Corp.
dmi.bios.version: 1.07.04RTR1
dmi.board.asset.tag: Tag 12345
dmi.board.name: N141CU
dmi.board.vendor: SCHENKER
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Notebook
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.07.04RTR1:bd10/02/2019:svnSCHENKER:pnSCHENKER_SLIM14_SSL14L19:pvrNotApplicable:rvnSCHENKER:rnN141CU:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:
dmi.product.family: Not Applicable
dmi.product.name: SCHENKER_SLIM14_SSL14L19
dmi.product.sku: Not Applicable
dmi.product.version: Not Applicable
dmi.sys.vendor: SCHENKER
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.8-0ubuntu1~20.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug focal ubuntu

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

Title:
  Intel iris graphic driver breaks java applications in ubuntu 20.04

Status in mesa package in Ubuntu:
  New

Bug description:
  Both Matlab and Scilab (which are java based) fail when using the iris
  graphics driver. As a workaround you can make them work using
  MESA_LOADER_DRIVER_OVERRIDE=i965

  There is a bug open for scilab at
  https://bugzilla.scilab.org/show_bug.cgi?id=13830 (in fact one of the
  issues marked as a duplicate there does probably contain more info).

  On the Matlab camp, the issue is known to the Matlab developers.
  However, it is really not an issue in Matlab, so they can only advice
  to use the i965 driver.

  The issue may be either in the Intel Iris driver, or in jogl (the java
  library that all these projects use for opengl). I would tend to think
  that the issue is in the iris driver not providing a proper opengl 3
  compatibility profile (needed by jogl), but I am unsure about it.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
  ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
  Uname: Linux 5.4.0-52-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.10
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: KDE
  Date: Mon Nov  2 16:07:33 2020
  DistUpgraded: 2020-05-23 08:30:58,391 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: focal
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInte

[Desktop-packages] [Bug 1798400]

2020-03-30 Thread Sergio Callegari
The premise is that my ignorance on BT is complete. After some
investigation, it is my understanding that RFCOMM channels are to RFCOMM
communication a bit like ports in TCP and UDP, with the main difference
that while there are really a lot of TCP/UDP ports and some of them are
reserved as "well known ports", the number of channels in RFCOMM is
extremely limited, so that there cannot be well known ports.
Furthermore, I understand that no one should "hardwire" RFCOMM channels
and that channels should be released whenever not strictly needed.

If this understanding from myself is correct, there may be issues both in LibO 
and in PA.
>From my understanding:

- LibO and the Impress remote should not hardwire RFCOMM channel 3. I
understand that they should dynamically allocate a channel and make it
discoverable via SDP.

- Impress should not keep binded to an RFCOMM channel all the time.
There should be a visible option to switch on and off the binding
(probably there should be a couple of impress remote related options in
the "Slide Show -> Slide Show Settings" window, including one to fire up
the BT rfcomm binding).

- PA should probably similarly not hardwire channel 3 for its HSP role,
but here the situation seems more complex, because it may be the case
that PA needs to strive for compatibility with devices that do not play
to the rules.

- PA should probably have a DBUS interface to switch on and off the
RFCOMM binding, so that to use an application needing RFCOMM channel 3,
one does not need to take down the whole of PA.

I have opened a bug on PA too. See it at
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/827.  That
report is bad, because when I made it my understanding of BT was even
poorer than it is now.

In any case, it seems to me that the current issue could be fixed
completely on the LibO side, by dynamically allocating the channel and
by letting the app running on the phone discover it via SDP.

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

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

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

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

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

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

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

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

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

  To replicate:

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

  2) Assure that your computer has bluetooth

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

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

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

  6) Open a presentation on the laptop

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

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

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

  Same issue was reported for fedora

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: bluez 5.48-0ubuntu3.1
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  Uname: Linux 4.15.0-36-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Wed Oct 17 16:57:29 2018
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1769 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: Notebook W740SU
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-36-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  SourcePackage: bluez
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (131 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicab

[Desktop-packages] [Bug 1798400]

2020-02-20 Thread Sergio Callegari
Thanks for the analysis!

>From it, I still wonder whether this is a pulseaudio bug, though. Why is
pulseaudio ever binding to RFCOMM channel 3 *before* there is any need
to do so? That is, until I am not connected to any device using channel
3, why is pulseaudio already using it up?

In other words, it seems reasonable to me to have the laptop connected
to the phone as a headset and in this case not to have the impress
remote working. But in case I start impress before setting up a
bluetooth connection to the phone, why should be the pulseaudio binding
already there?

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

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

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

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

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

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

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

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

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

  To replicate:

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

  2) Assure that your computer has bluetooth

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

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

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

  6) Open a presentation on the laptop

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

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

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

  Same issue was reported for fedora

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

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

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


[Desktop-packages] [Bug 1798400]

2019-12-20 Thread Sergio Callegari
Andrzej, I am CC-ing you on this, because I believe that you were one of
the original corder of the BT code for the impress remote on linux. I
hope that you may able to provide some advice on this. If I'm wrong,
please take my apology for the noise.

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

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

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

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

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

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

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

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

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

  To replicate:

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

  2) Assure that your computer has bluetooth

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

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

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

  6) Open a presentation on the laptop

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

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

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

  Same issue was reported for fedora

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

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

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


[Desktop-packages] [Bug 1798400]

2019-12-20 Thread Sergio Callegari
The bug is also confirmed in the ubuntu launchpad at
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1798400.

Users there are reporting that they are experiencing the issue in ubuntu
(from bionic, I think) and gentoo. This adds to the reports in fedora
and to the confirmation here on arch linux.

I think that this is enough to mark as "NEW"

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

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

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

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

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

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

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

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

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

  To replicate:

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

  2) Assure that your computer has bluetooth

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

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

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

  6) Open a presentation on the laptop

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

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

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

  Same issue was reported for fedora

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

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

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


[Desktop-packages] [Bug 1798400]

2019-12-19 Thread Sergio Callegari
Issue still present in LibO 6.4.3.1.

I see the bug as still unconfirmed after more than one year. I wonder if
it could be confirmed, given that the same issue has also been reported
for redhat (https://bugzilla.redhat.com/show_bug.cgi?id=1581879)

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

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

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

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

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

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

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

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

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

  To replicate:

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

  2) Assure that your computer has bluetooth

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

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

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

  6) Open a presentation on the laptop

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

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

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

  Same issue was reported for fedora

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

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

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


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

2019-12-10 Thread Sergio Callegari
@John Poole

Can you please indicate that you are also experiencing the issue in the
issue tracker at the document foundation at
https://bugs.documentfoundation.org/show_bug.cgi?id=120663 ?

The issue is still "unconfirmed" there, and until it is "confirmed" by
multiple reporters, there is little chance that it can be dealt with.

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

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

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

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

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

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

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

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

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

  To replicate:

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

  2) Assure that your computer has bluetooth

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

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

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

  6) Open a presentation on the laptop

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

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

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

  Same issue was reported for fedora

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

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

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


[Desktop-packages] [Bug 1853242] Re: Regression in Eoan: cannot print to smb connected printer

2019-11-20 Thread Sergio Callegari
Actually not a bug, for sure not the one indicated for Fedora.
Just a very poor interaction of the Kyocera DEB package with the Disco->Eoan 
upgrade.

** Changed in: cups (Ubuntu)
   Status: New => Invalid

** Changed in: samba (Ubuntu)
   Status: New => Invalid

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

Title:
  Regression in Eoan: cannot print to smb connected printer

Status in cups package in Ubuntu:
  Invalid
Status in samba package in Ubuntu:
  Invalid

Bug description:
  After upgrade from disco to eoan, notwithstanding the fact that 
/etc/cups/printers.conf has stayed the same, I cannot print anymore to an smb 
connected printer provided by my Institution.
  The connection uses authentication and username, password are present in the 
smb url in the printers.conf file.

  May be the same regression as in Fedora 30
  https://bugzilla.redhat.com/show_bug.cgi?id=1706090

  Issue prevents upgrading to eoan.

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

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


[Desktop-packages] [Bug 1853242] Re: Regression in Eoan: cannot print to smb connected printer

2019-11-20 Thread Sergio Callegari
Running cups in debug mode (cupsctl --debug-logging) in the logs I see a
couple of interesting lines:

[Job 1008] PID 2888 (/usr/lib/cups/backend/smb) stopped with status 2.
...
[Job 1008] Unable to connect to CIFS host: NT_STATUS_INVALID_ACCOUNT_NAME
...
[Job 1008] Backend returned status 2 (authentication required)

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

Title:
  Regression in Eoan: cannot print to smb connected printer

Status in cups package in Ubuntu:
  New
Status in samba package in Ubuntu:
  New

Bug description:
  After upgrade from disco to eoan, notwithstanding the fact that 
/etc/cups/printers.conf has stayed the same, I cannot print anymore to an smb 
connected printer provided by my Institution.
  The connection uses authentication and username, password are present in the 
smb url in the printers.conf file.

  May be the same regression as in Fedora 30
  https://bugzilla.redhat.com/show_bug.cgi?id=1706090

  Issue prevents upgrading to eoan.

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

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


[Desktop-packages] [Bug 1853242] Re: Regression in Eoan: cannot print to smb connected printer

2019-11-20 Thread Sergio Callegari
Sorry, could not report the issue from the machine where I have first
experienced the bug. Also marked samba as a possible source for the
issue (from the fedora report). If the issue is the same, it seems fixed
in Fedora.

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

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

Title:
  Regression in Eoan: cannot print to smb connected printer

Status in cups package in Ubuntu:
  New
Status in samba package in Ubuntu:
  New

Bug description:
  After upgrade from disco to eoan, notwithstanding the fact that 
/etc/cups/printers.conf has stayed the same, I cannot print anymore to an smb 
connected printer provided by my Institution.
  The connection uses authentication and username, password are present in the 
smb url in the printers.conf file.

  May be the same regression as in Fedora 30
  https://bugzilla.redhat.com/show_bug.cgi?id=1706090

  Issue prevents upgrading to eoan.

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

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


[Desktop-packages] [Bug 1798400]

2019-09-04 Thread Sergio Callegari
Wonder if it could be useful to kindly ask Andrzej Hunt if he can look
into the issue. If I am not wrong he is the author of the current bluez
5 code in Impress.

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

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

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

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

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

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

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

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

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

  To replicate:

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

  2) Assure that your computer has bluetooth

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

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

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

  6) Open a presentation on the laptop

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

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

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

  Same issue was reported for fedora

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

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

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


[Desktop-packages] [Bug 1798400]

2019-09-04 Thread Sergio Callegari
Issue persists with current LibO 6.3.1.2 and most likely due to the fact
that the bluetooth stack on linux (bluez) has changed in the past years
and impress has not cought up.

Problem is now more visible due to the startup tooltips in Impress 6.3.x
which explicitly introduce the impress remote functionality inviting the
users to test it. Goes like: start Impress -> see tooltip -> get
interested -> download and install phone app -> try -> fail -> get
disappointed and remove phone app.

Because the phone based remote is one of those little things with a
great wow factor that makes LibO really shine out and amaze people when
used in front of an audience, it would really be great if the
functionality could be restored. It is literally a little big thing
helping getting a foot in the door.

In fact, I suppose that if one could also add a "spotlight" and "zoom"
functionality in it (in addition to the pointer) and the ability to use
the phone accelerometers for moving the pointer (in place of the finger
on the screen) it would make LibO a serious contender for all those
coveting the "Logitech spotlight" that is currently the hot thing in
presentations selling for over $100. See also
https://github.com/jahnf/Projecteur .

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

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

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

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

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

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

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

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

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

  To replicate:

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

  2) Assure that your computer has bluetooth

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

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

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

  6) Open a presentation on the laptop

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

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

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

  Same issue was reported for fedora

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

To manage notifications about this bug go t

[Desktop-packages] [Bug 1835488] Re: hp-toolbox constantly shows printer as unavailable, but printer prints and hp-info / hp-doctor see the printer

2019-07-11 Thread Sergio Callegari
I am currently using hplip 3.19.1 which is not exactly the latest and
greatest, but should be fairly recent being the version provided by
ubuntu 19.04. In fact, the latest hplip is 3.19.6.

The printer I am encountering issues with hp-toolbox is an HP Color
Laserjet PRO M281fdw, which should be in full support in hplip 3.19.1.
As a matter of fact, support for this printer was introduced with hplip
3.18.5.

Incidentally, I have tried hp-toolbox with a network connected HP
laserjet pro M201dw and it works with that printer.

My issue may sound like "CR 59273 – Supplies and status information are
not displayed in the hp-toolbox" in the hplip release notes but this is
fixed in 3.18.7 which is older than mine, so it cannot be.

The hplip release notes do not report any other bug fixed in versions of
hplip more recent than mine (it is mainly the enablement of new printers
and scanners), so updating to the latest hplip does not seem sensible.
In fact hplip from the hplip site is not packaged and if you install it,
you then risk having issues updating your distro in the future.

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

Title:
  hp-toolbox constantly shows printer as unavailable, but printer prints
  and hp-info / hp-doctor see the printer

Status in hplip package in Ubuntu:
  New

Bug description:
  Seen with hp-toolbox on disco.

  HP-toolbox constantly indicates printer as "busy, powered down or
  unplugged" with an HP Color Laserjet Pro M281 connected to the network
  via wifi.

  Printer uri is like
  hp:/net/HP_ColorLaserJet_MFP_M278-M281?ip=xxx.yyy.zzz.www

  Notwithstanding the hp-toolbox failure, printer prints, scans and
  other hp- tools seem to work.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: hplip 3.19.1+dfsg0-1
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Jul  5 09:10:45 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (2030 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-20-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor
  SourcePackage: hplip
  UpgradeStatus: Upgraded to disco on 2019-06-12 (22 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.sku: Not Applicable
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1835488] [NEW] hp-toolbox constantly shows printer as unavailable, but printer prints and hp-info / hp-doctor see the printer

2019-07-05 Thread Sergio Callegari
Public bug reported:

Seen with hp-toolbox on disco.

HP-toolbox constantly indicates printer as "busy, powered down or
unplugged" with an HP Color Laserjet Pro M281 connected to the network
via wifi.

Printer uri is like
hp:/net/HP_ColorLaserJet_MFP_M278-M281?ip=xxx.yyy.zzz.www

Notwithstanding the hp-toolbox failure, printer prints, scans and other
hp- tools seem to work.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: hplip 3.19.1+dfsg0-1
ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
Uname: Linux 5.0.0-20-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Jul  5 09:10:45 2019
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-12-12 (2030 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MachineType: Notebook W740SU
Papersize: a4
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-20-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor
SourcePackage: hplip
UpgradeStatus: Upgraded to disco on 2019-06-12 (22 days ago)
dmi.bios.date: 10/02/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.5
dmi.board.asset.tag: Tag 12345
dmi.board.name: W740SU
dmi.board.vendor: Notebook
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: Notebook
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
dmi.product.family: Not Applicable
dmi.product.name: W740SU
dmi.product.sku: Not Applicable
dmi.product.version: Not Applicable
dmi.sys.vendor: Notebook

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


** Tags: amd64 apport-bug disco

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

Title:
  hp-toolbox constantly shows printer as unavailable, but printer prints
  and hp-info / hp-doctor see the printer

Status in hplip package in Ubuntu:
  New

Bug description:
  Seen with hp-toolbox on disco.

  HP-toolbox constantly indicates printer as "busy, powered down or
  unplugged" with an HP Color Laserjet Pro M281 connected to the network
  via wifi.

  Printer uri is like
  hp:/net/HP_ColorLaserJet_MFP_M278-M281?ip=xxx.yyy.zzz.www

  Notwithstanding the hp-toolbox failure, printer prints, scans and
  other hp- tools seem to work.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: hplip 3.19.1+dfsg0-1
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Jul  5 09:10:45 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (2030 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-20-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor
  SourcePackage: hplip
  UpgradeStatus: Upgraded to disco on 2019-06-12 (22 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.sku: Not Applicable
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1835485] [NEW] hplip messed up python versions (2/3) in disco

2019-07-05 Thread Sergio Callegari
Public bug reported:

Hplip installs cupsext for python3, but then hp-doctor is configured as
a python (aka python2) script and fails.

Editing the shebang of hp-doctor to #!/usr/bin/python3 seems to fix the
issue

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: hplip 3.19.1+dfsg0-1
ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
Uname: Linux 5.0.0-20-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Jul  5 09:04:59 2019
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-12-12 (2030 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MachineType: Notebook W740SU
Papersize: a4
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-20-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor
SourcePackage: hplip
UpgradeStatus: Upgraded to disco on 2019-06-12 (22 days ago)
dmi.bios.date: 10/02/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.5
dmi.board.asset.tag: Tag 12345
dmi.board.name: W740SU
dmi.board.vendor: Notebook
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: Notebook
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
dmi.product.family: Not Applicable
dmi.product.name: W740SU
dmi.product.sku: Not Applicable
dmi.product.version: Not Applicable
dmi.sys.vendor: Notebook

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


** Tags: amd64 apport-bug disco

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

Title:
  hplip messed up python versions (2/3) in disco

Status in hplip package in Ubuntu:
  New

Bug description:
  Hplip installs cupsext for python3, but then hp-doctor is configured
  as a python (aka python2) script and fails.

  Editing the shebang of hp-doctor to #!/usr/bin/python3 seems to fix
  the issue

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: hplip 3.19.1+dfsg0-1
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Jul  5 09:04:59 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (2030 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-20-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor
  SourcePackage: hplip
  UpgradeStatus: Upgraded to disco on 2019-06-12 (22 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.sku: Not Applicable
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1833247] [NEW] Libsane-hpaio returns invalid data and makes sane frontend crash

2019-06-18 Thread Sergio Callegari
Public bug reported:

In some cases libsane-hpaio returns invalid data as the scanned image
and makes sane frontend (xsane) crash.

I have seen it with an HP 6950 all-in-one inkjet and now I am seeing it
again with HP Color Laserjet Pro M281.

Returning of invalid data is reproducible by selecting 'lineart'
scanning mode + 'None' as the compression.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: libsane-hpaio 3.19.1+dfsg0-1
ProcVersionSignature: Ubuntu 5.0.0-16.17-generic 5.0.8
Uname: Linux 5.0.0-16-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CupsErrorLog:
 W [18/Jun/2019:08:36:15 +0200] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
\'HP_Color_LaserJet_MFP_M281fdw_DACB6D_-Gray..\' already exists
 W [18/Jun/2019:08:36:15 +0200] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
\'HP_Color_LaserJet_MFP_M281fdw_DACB6D_-DeviceN..\' already exists
 W [18/Jun/2019:13:16:45 +0200] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
\'HP_Color_LaserJet_MFP_M281fdw_DACB6D_-Gray..\' already exists
 W [18/Jun/2019:13:16:45 +0200] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
\'HP_Color_LaserJet_MFP_M281fdw_DACB6D_-DeviceN..\' already exists
 E [18/Jun/2019:13:30:22 +0200] [Client 17] Returning IPP 
client-error-bad-request for Create-Printer-Subscriptions (/) from localhost.
CurrentDesktop: KDE
Date: Tue Jun 18 15:29:51 2019
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-12-12 (2013 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MachineType: Notebook W740SU
Papersize: a4
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-16-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
SourcePackage: hplip
UpgradeStatus: Upgraded to disco on 2019-06-12 (5 days ago)
dmi.bios.date: 10/02/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.5
dmi.board.asset.tag: Tag 12345
dmi.board.name: W740SU
dmi.board.vendor: Notebook
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: Notebook
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
dmi.product.family: Not Applicable
dmi.product.name: W740SU
dmi.product.sku: Not Applicable
dmi.product.version: Not Applicable
dmi.sys.vendor: Notebook

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


** Tags: amd64 apport-bug disco

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

Title:
  Libsane-hpaio returns invalid data and makes sane frontend crash

Status in hplip package in Ubuntu:
  New

Bug description:
  In some cases libsane-hpaio returns invalid data as the scanned image
  and makes sane frontend (xsane) crash.

  I have seen it with an HP 6950 all-in-one inkjet and now I am seeing
  it again with HP Color Laserjet Pro M281.

  Returning of invalid data is reproducible by selecting 'lineart'
  scanning mode + 'None' as the compression.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: libsane-hpaio 3.19.1+dfsg0-1
  ProcVersionSignature: Ubuntu 5.0.0-16.17-generic 5.0.8
  Uname: Linux 5.0.0-16-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CupsErrorLog:
   W [18/Jun/2019:08:36:15 +0200] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
\'HP_Color_LaserJet_MFP_M281fdw_DACB6D_-Gray..\' already exists
   W [18/Jun/2019:08:36:15 +0200] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
\'HP_Color_LaserJet_MFP_M281fdw_DACB6D_-DeviceN..\' already exists
   W [18/Jun/2019:13:16:45 +0200] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
\'HP_Color_LaserJet_MFP_M281fdw_DACB6D_-Gray..\' already exists
   W [18/Jun/2019:13:16:45 +0200] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 
\'HP_Color_LaserJet_MFP_M281fdw_DACB6D_-DeviceN..\' already exists
   E [18/Jun/2019:13:30:22 +0200] [Client 17] Returning IPP 
client-error-bad-request for Create-Printer-Subscriptions (/) from localhost.
  CurrentDesktop: KDE
  Date: Tue Jun 18 15:29:51 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (2013 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-16-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  SourcePackage: hplip
  UpgradeStatus: Upgraded to disco on 2019-06-12 (5 days ago)
  dmi.bios.date: 10/02/201

[Desktop-packages] [Bug 1798400]

2019-06-11 Thread Sergio Callegari
Cannot test daily builds right now, but 6.3.0 beta 1 still has the issue.
Launching impress reports:
bluetoothd[1386]: RFCOMM server failed for LibreOffice Impress Remote: 
rfcomm_bind: Address already in use (98)
in the system logs and then the remote app cannot contact the host.

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

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

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

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

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

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

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

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

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

  To replicate:

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

  2) Assure that your computer has bluetooth

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

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

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

  6) Open a presentation on the laptop

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

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

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

  Same issue was reported for fedora

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

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

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


[Desktop-packages] [Bug 1829897] [NEW] Texlive in Ubuntu Disco includes a mix of texlive packages that do not play well together

2019-05-21 Thread Sergio Callegari
Public bug reported:

Texlive in disco seems to be still at TL 2018.  However, it seems to
contain updated packages wrt comic that also was at TL 2018. The
packages in the Texlive mix shipped on Disco do not play well together.
This makes it impossible to compile some latex (in fact lualatex)
documents as lualatex errors out.

Specifically, Disco includes luaotfloader (the lualatex font loader) at
version "2.96" dated 2019-02-14 which is newer than the version shipped
in Cosmic. However, Disco still includes microtype 2.7a (the same as
Cosmic). Unfortunately, documents using microtype make lualatex error
out with this combination breaking latex flows.

The issue cannot be easily solved, because the Texlive manager (tlmgr)
does not let you update individual packages on a system based on Texlive
2018 now that Texlive 2019 is out, so one cannot use tlmgr to upgrade
microtype to 2.7b that would work fine with the luaotf loader shipped
with Disco.

Other incompatibilities that I have not yet encountered may also exist.

I believe that the proper solution to this issue would be to provide
Texlive 2019 for Disco.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: texlive-luatex 2018.20190227-1
ProcVersionSignature: Ubuntu 5.0.0-15.16-generic 5.0.6
Uname: Linux 5.0.0-15-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: KDE
Date: Tue May 21 18:19:04 2019
EcryptfsInUse: Yes
PackageArchitecture: all
SourcePackage: texlive-base
UpgradeStatus: Upgraded to disco on 2019-05-16 (5 days ago)

** Affects: texlive-base (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco

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

Title:
  Texlive in Ubuntu Disco includes a mix of texlive packages that do not
  play well together

Status in texlive-base package in Ubuntu:
  New

Bug description:
  Texlive in disco seems to be still at TL 2018.  However, it seems to
  contain updated packages wrt comic that also was at TL 2018. The
  packages in the Texlive mix shipped on Disco do not play well
  together.  This makes it impossible to compile some latex (in fact
  lualatex) documents as lualatex errors out.

  Specifically, Disco includes luaotfloader (the lualatex font loader)
  at version "2.96" dated 2019-02-14 which is newer than the version
  shipped in Cosmic. However, Disco still includes microtype 2.7a (the
  same as Cosmic). Unfortunately, documents using microtype make
  lualatex error out with this combination breaking latex flows.

  The issue cannot be easily solved, because the Texlive manager (tlmgr)
  does not let you update individual packages on a system based on
  Texlive 2018 now that Texlive 2019 is out, so one cannot use tlmgr to
  upgrade microtype to 2.7b that would work fine with the luaotf loader
  shipped with Disco.

  Other incompatibilities that I have not yet encountered may also
  exist.

  I believe that the proper solution to this issue would be to provide
  Texlive 2019 for Disco.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: texlive-luatex 2018.20190227-1
  ProcVersionSignature: Ubuntu 5.0.0-15.16-generic 5.0.6
  Uname: Linux 5.0.0-15-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue May 21 18:19:04 2019
  EcryptfsInUse: Yes
  PackageArchitecture: all
  SourcePackage: texlive-base
  UpgradeStatus: Upgraded to disco on 2019-05-16 (5 days ago)

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

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


[Desktop-packages] [Bug 1798400]

2018-12-22 Thread Sergio Callegari
Still present in 6.2.0 RC 1

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

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

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

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

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

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

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

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

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

  To replicate:

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

  2) Assure that your computer has bluetooth

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

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

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

  6) Open a presentation on the laptop

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

  8) See the impress remote erroring out

  Most likely you will also get a bluetooth error on dmesg

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

  Same issue was reported for fedora

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

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

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


[Desktop-packages] [Bug 1581597] Re: hplip causes scanimage -L to return the same hp scanner as two devices

2018-09-09 Thread Sergio Callegari
To reproduce:

PREREQUISITE: an HP all-in-one that is network attached (e.g. wifi).

PREMISES:

The standard procedure for installing an all in one of this sort creates
a configuration where the printer connection is represented as a special
URI, with an "hp://" protocol, which includes the IP address that the
printer has on the network. For instance:

hp:/net/OfficeJet_6950?ip=XX.YY.ZZ.WW

This connection descriptor can be seen in the system settings or in the
cups configuration web page. This URI can be also obtained using the hp-
makeuri utilitiy. E.g. invoking

hp-makeuri XX.YY.ZZ.WW

returns the uri above if a printer is found at that IP address.

This is generally OK and causes no issue with the scanner detection.
However, there are cases where the printer IP address cannot be fixed.
This typically occurs when the printer is in a wifi network with DHCP
and the person installing the printer has no control on the DHCP server.
If the printer changes its IP address, with a connection descriptor like
the above, the printer cannot be found anymore. To avoid this issue, the
hp:// protocol also offers the possibility to describe the printer
connection via its network name, which is the name the printer gets on
the "local" network via bonjour/avahi.

Using

hp-makeuri network_name

returns

hp:/net/OfficeJet_6950?zc=network_name

if the printer is found on that local network name. If this uri is
substituted for the first one, then the printer still works perfectly
and keeps to do so even if its IP address changes. However, a glitch is
triggered in the scanner search utilities, so that its scanner starts
being reported twice, once by network name and once by ip address.

Practical instructions:

1) Do the standard configuration of the all in one, verify the
connection URI and that it contains an IP address. Check that the all-
in-one works as intended.

2) Use avahi-browse -ar (may need to be run as superuser) to browse the
local network. Find one entry corresponding to the printer (there will
be multiple ones). Find the 'hostname' that will be something like
HP.local. Annotate the part before the .local, that is the
printer name on the network.

3) run hp-makeuri HP and annotate the cups uri that will be
like hp:/net/OfficeJet_6950?zc=HP

4) Open the printer configuration panel in the system settings, and
update the printer connection uri to the one found at point 3.

5) Check that the printer still works.

6) run scanimage -L (or open xsane). Verify that the scanner is now
reported twice. If you use sane, you'll notice that the scanner works
with either entry.

Hope this is helps.

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  New
Status in hplip package in Ubuntu:
  New

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Note

[Desktop-packages] [Bug 1581597] Lpstat.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "Lpstat.txt"
   https://bugs.launchpad.net/bugs/1581597/+attachment/5186366/+files/Lpstat.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-1

[Desktop-packages] [Bug 1581597] Lspci.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1581597/+attachment/5186367/+files/Lspci.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 

[Desktop-packages] [Bug 1581597] PpdFiles.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "PpdFiles.txt"
   
https://bugs.launchpad.net/bugs/1581597/+attachment/5186369/+files/PpdFiles.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013

[Desktop-packages] [Bug 1581597] ProcModules.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1581597/+attachment/5186375/+files/ProcModules.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed o

[Desktop-packages] [Bug 1581597] ProcInterrupts.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1581597/+attachment/5186374/+files/ProcInterrupts.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Insta

[Desktop-packages] [Bug 1581597] ProcEnviron.txt

2018-09-08 Thread Sergio Callegari
apport information

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

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed o

[Desktop-packages] [Bug 1581597] PrintingPackages.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "PrintingPackages.txt"
   
https://bugs.launchpad.net/bugs/1581597/+attachment/5186370/+files/PrintingPackages.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: I

[Desktop-packages] [Bug 1581597] ProcModules.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1581597/+attachment/5186361/+files/ProcModules.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed o

[Desktop-packages] [Bug 1581597] ProcEnviron.txt

2018-09-08 Thread Sergio Callegari
apport information

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

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed o

[Desktop-packages] [Bug 1581597] CurrentDmesg.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1581597/+attachment/5186363/+files/CurrentDmesg.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed

[Desktop-packages] [Bug 1581597] ProcCpuinfo.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1581597/+attachment/5186371/+files/ProcCpuinfo.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed o

[Desktop-packages] [Bug 1581597] ProcInterrupts.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1581597/+attachment/5186360/+files/ProcInterrupts.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Insta

[Desktop-packages] [Bug 1581597] Lsusb.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1581597/+attachment/5186368/+files/Lsusb.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 

[Desktop-packages] [Bug 1581597] PpdFiles.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "PpdFiles.txt"
   
https://bugs.launchpad.net/bugs/1581597/+attachment/5186355/+files/PpdFiles.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013

[Desktop-packages] [Bug 1581597] UdevDb.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1581597/+attachment/5186376/+files/UdevDb.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-1

[Desktop-packages] [Bug 1581597] ProcCpuinfoMinimal.txt

2018-09-08 Thread Sergio Callegari
apport information

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

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDat

[Desktop-packages] [Bug 1581597] ProcCpuinfo.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1581597/+attachment/5186357/+files/ProcCpuinfo.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed o

[Desktop-packages] [Bug 1581597] Locale.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "Locale.txt"
   https://bugs.launchpad.net/bugs/1581597/+attachment/5186365/+files/Locale.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-1

[Desktop-packages] [Bug 1581597] Lsusb.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1581597/+attachment/5186354/+files/Lsusb.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 

[Desktop-packages] [Bug 1581597] Dependencies.txt

2018-09-08 Thread Sergio Callegari
apport information

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

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed

[Desktop-packages] [Bug 1581597] PrintingPackages.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "PrintingPackages.txt"
   
https://bugs.launchpad.net/bugs/1581597/+attachment/5186356/+files/PrintingPackages.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: I

[Desktop-packages] [Bug 1581597] UdevDb.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1581597/+attachment/5186362/+files/UdevDb.txt

** Description changed:

  I have a wifi connected HP multifunction printer that includes a scanner
  Officejet 4500.
  
  cups is configured to recognize this printer "by name" as in
  
  hp:/net/Officejet_4500_G510n-z?zc=HPxx
  
  calling scanimage -L causes the scanner associated to the printer to be
  returned twice, once with a by-name url and once with a by-address url,
  namely as
  
  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one
  
  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is a
  Hewlett-Packard Officejet_4500_G510n-z all-in-one
  
  This is somehow confusing.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.3
+ Architecture: amd64
+ CupsErrorLog:
+  E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
+  E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
+  E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
+ CurrentDesktop: KDE
+ DistroRelease: Ubuntu 18.04
+ EcryptfsInUse: Yes
+ InstallationDate: Installed on 2013-12-12 (1730 days ago)
+ InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
+ MachineType: Notebook W740SU
+ Package: hplip 3.17.10+repack0-5
+ PackageArchitecture: amd64
+ Papersize: a4
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-

[Desktop-packages] [Bug 1581597] ProcCpuinfoMinimal.txt

2018-09-08 Thread Sergio Callegari
apport information

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

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDat

[Desktop-packages] [Bug 1581597] Lpstat.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "Lpstat.txt"
   https://bugs.launchpad.net/bugs/1581597/+attachment/5186352/+files/Lpstat.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-1

[Desktop-packages] [Bug 1581597] Locale.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "Locale.txt"
   https://bugs.launchpad.net/bugs/1581597/+attachment/5186351/+files/Locale.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-1

[Desktop-packages] [Bug 1581597] Re: hplip causes scanimage -L to return the same hp scanner as two devices

2018-09-08 Thread Sergio Callegari
apport information

** Tags added: apport-collected bionic

** Description changed:

  I have a wifi connected HP multifunction printer that includes a scanner
  Officejet 4500.
  
  cups is configured to recognize this printer "by name" as in
  
  hp:/net/Officejet_4500_G510n-z?zc=HPxx
  
  calling scanimage -L causes the scanner associated to the printer to be
  returned twice, once with a by-name url and once with a by-address url,
  namely as
  
  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one
  
  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is a
  Hewlett-Packard Officejet_4500_G510n-z all-in-one
  
  This is somehow confusing.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.3
+ Architecture: amd64
+ CupsErrorLog:
+  E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
+  E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
+  E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
+ CurrentDesktop: KDE
+ DistroRelease: Ubuntu 18.04
+ EcryptfsInUse: Yes
+ InstallationDate: Installed on 2013-12-12 (1730 days ago)
+ InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
+ MachineType: Notebook W740SU
+ Package: hplip 3.17.10+repack0-5
+ PackageArchitecture: amd64
+ Papersize: a4
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
+ ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
+ Tags:  bionic
+ Uname: Linux 4.15.0-33-generic x86_64
+ UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
+ UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
+ _MarkForUpload: True
+ dmi.bios.date: 10/02/2013
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 4.6.5
+ dmi.board.asset.tag: Tag 12345
+ dmi.board.name: W740SU
+ dmi.board.vendor: Notebook
+ dmi.board.version: Not Applicable
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 9
+ dmi.chassis.vendor: Notebook
+ dmi.chassis.version: N/A
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
+ dmi.product.family: Not Applicable
+ dmi.product.name: W740SU
+ dmi.product.version: Not Applicable
+ dmi.sys.vendor: Notebook

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1581597/+attachment/5186349/+files/CurrentDmesg.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
 

[Desktop-packages] [Bug 1581597] Lspci.txt

2018-09-08 Thread Sergio Callegari
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1581597/+attachment/5186353/+files/Lspci.txt

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 

[Desktop-packages] [Bug 1581597] Dependencies.txt

2018-09-08 Thread Sergio Callegari
apport information

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

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed

[Desktop-packages] [Bug 1581597] Re: hplip causes scanimage -L to return the same hp scanner as two devices

2018-09-08 Thread Sergio Callegari
Please ignore previous post, just found that ?zc=HPXXYYZZ URIs still
work. Only my printer was sleeping and late to answer...

Thus, BUG IS STILL PRESENT as of hplip 3.17.10 (in fact
3.17.10+repack0-5).

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.3
  Architecture: amd64
  CupsErrorLog:
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 2050 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:00:09:57 +0200] Missing value on line 3400 of 
/var/cache/cups/job.cache.
   E [08/Sep/2018:09:09:37 +0200] [Client 78] Returning IPP 
client-error-not-possible for CUPS-Add-Modify-Printer 
(ipp://callegar@localhost:631/printers/OfficeJet_6950) from localhost
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1730 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Package: hplip 3.17.10+repack0-5
  PackageArchitecture: amd64
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-33-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-33-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2018-06-08 (91 days ago)
  UserGroups: adm cdrom davfs2 dialout dip fuse lpadmin pico plugdev sambashare 
sudo vboxusers video xpra
  _MarkForUpload: True
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1581597] Re: hplip causes scanimage -L to return the same hp scanner as two devices

2018-09-08 Thread Sergio Callegari
Looks like I cannot anymore use printer URIs with the ?zc=HPxx
instead of the ?IP=xx.yy.zz.ww syntax anymore.

Not so easy to say, because the documentation says nothing about printer
uris and hplip changelogs are a bit too "terse".

If this is the case, then yes, the bug is gone... but at a cost in the
sense that a useful feature is removed (now you need to instruct your AP
to always give the same IP address to your printer, otherwise it will
stop printing, since it can be recognized only by IP and not by product
code).

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in HPLIP:
  Incomplete
Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1549163] Re: Bluetooth headset HSP/HFP mode not working in Xenial

2018-01-30 Thread Sergio Callegari
Does not work in artful either.

On 17.10, the HSP/HFP option is shown in dropdown menus (pavucontrol,
kde audio config, etc.). However, selecting them does not work and when
one checks again the setting has gone back automatically to a2dp sink.

Please reopen. Otherwise advise whether a new identical bug should be
opened for artful.

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

Title:
  Bluetooth headset HSP/HFP mode not working in Xenial

Status in HWE Next:
  Fix Released
Status in pulseaudio package in Ubuntu:
  Fix Released

Bug description:
  Using the 2/14 Xenial daily build, paired bluetooth headsets' do not
  work in HSP/HFP mode.

  [Steps to reproduce]
  1. Pair a bluetooth headset with laptop installed with Xenial 2/14 daily build
  2. In the laptop, go to sound settings > output tab > try switching mode to 
HSP/HFP mode
  3. Press the "test sound" button and try playing sound
  4. Go to the input tab and check if bluetooth headset mic is listed

  [Expected result]
  After step 3, a window for mono audio test should pop up
  After step 4, the input tab should list a bluetooth headset mic device

  [Actual result]
  After step 3, the window that pops up is for stereo (A2DP) audio test
  After step 4, the input tab does not list any bluetooth headset mic

  [Details]
  BT wireless module:
   * Intel 3160
  BT headset:
   * Jabra CLI
  Xenial: 2/14 daily build:
   * Kernel: 4.4.0-6
   * bluez: 5.36-0ubuntu1
   * gstreamer1.0-pulseaudio:amd64: 1.7.2-1ubuntu1
   * pulseaudio: 1:8.0-0ubuntu2
   * pulseaudio-module-bluetooth: 1:8.0-0ubuntu2

  [Note]
  Also double checked with same set of hardware, but with 15.10 installed.
  Bluetooth headset HSP/HFP mode worked correctly in 15.10.

  15.10 details:
   * kernel: 4.2.0-19
   * bluez: 5.35-0ubuntu2
   * gstreamer1.0-pulseaudio:amd64: 1.6.0-1ubuntu1
   * pulseaudio: 1:6.0-0ubuntu13
   * pulseaudio-module-bluetooth: 1:6.0-0ubuntu13

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

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


[Desktop-packages] [Bug 1738432] Re: Regression, poor user experience, print dialogs garbled by unidentifiable driverless printers

2018-01-08 Thread Sergio Callegari
Made the quick check you suggested. Switching off cups, all printers
disappear both in okular (QT) and firefox. So it looks like the
driverless network printers come from cups.

Weird enough now after the switch off - switch on sequence for cups, I
do not have the driverless printers them in firefox either even with
cups re-enabled which is weird.

This means that there is nothing to disable in the GTK and QT dialogs
which seems a good thing.

Do you know if some kind of situation where stale files describing
network printers could remain around explaining these inconsistent
behaviors? If so where?

Furthermore, it looks like cups is currently not passing the list of
driverless network printers to the print dialog. May it be the case that
cups (or the cups dbus notifier) happens to read the cups-browsed
configuration file seeking the BrowseRemoteProtocols none configuration
option if it is readable?

Note that on my system the cups dbus notifier runs as lp and so it
cannot read cups-browsed.conf by default since this file is owned by
root.root and not readable by others.

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

Title:
  Regression, poor user experience, print dialogs garbled by
  unidentifiable driverless printers

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Recently, my print dialogs have started to include network discoverd
  printers in addition to those configured in cups even if the cups-
  browsed service is disabled and the BrowseRemoteProtocols option is
  set to none.

  There does not seem to be any way to disable this behavior apart from
  disabling avahi or its ability to talk to dbus, which causes side
  effects on the system.

  Yet, in some environments this behavior is a definite regression over
  the old one and leads to an extremely poor user experience.

  On some networks:

  - The print dialogs takes 3-10 sec to open which is a huge amount of
  time for an action that is expected to be instantaneous and for which
  there is no visual feedback.

  - The print dialog contains many tens of printer entries, all
  identified by weird hex strings that cannot be related to any useful
  location, that do not help identifying which entry corresponds to
  which printer and that only mess up the list making it hard to find
  the printers that are actually useful.

  For instance, suppose that you work at some office that has recently
  purchased a batch of new printers all the same model. In the print
  dialog you may get many entries like:

  HP_Laserjet_Pro_Mxxxdw_21ACF2

  which only vary in the final hex string. How is one suppose to know
  what is where?

  Please make it possible to disable this driverless printer madness.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: libcups2 2.2.4-7ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CupsErrorLog: E [15/Dec/2017:12:41:45 +0100] [Client 6] Returning IPP 
client-error-bad-request for Create-Printer-Subscriptions (/) from localhost
  CurrentDesktop: KDE
  Date: Fri Dec 15 16:22:07 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1463 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-19-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to artful on 2017-10-26 (50 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1738432] Re: Regression, poor user experience, print dialogs garbled by unidentifiable driverless printers

2018-01-08 Thread Sergio Callegari
@Till

Thanks! This is a great explanation. I am sure that it took you some
time to write it in this clear way and I would like to let you know that
I really appreciate it. Things look a bit clearer to me right now.

I am looking forward to seeing method (4) materialize as the current
situation seems rather unsatisfactory to me. In fact, I think that when
there was only (1) without (2) and (3) the situation was much better
than it is right now, since you had a clear single place where to enable
and disable things and consistent number and naming of printers across
all dialogs. Particularly (3), with the dialogs grabbing the DNS-SD
broadcasts, seems a rather poor choice leading to all sorts of
inconsistencies among the different dialogs.

Would it make sense to suggest that (3) is disabled in ubuntu's QT and
GTK since we have cups-browsed anyway that is better (as it provides
indication of the printer type)?

Do you know if there is any way to disable (2) from some cups option?

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

Title:
  Regression, poor user experience, print dialogs garbled by
  unidentifiable driverless printers

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Recently, my print dialogs have started to include network discoverd
  printers in addition to those configured in cups even if the cups-
  browsed service is disabled and the BrowseRemoteProtocols option is
  set to none.

  There does not seem to be any way to disable this behavior apart from
  disabling avahi or its ability to talk to dbus, which causes side
  effects on the system.

  Yet, in some environments this behavior is a definite regression over
  the old one and leads to an extremely poor user experience.

  On some networks:

  - The print dialogs takes 3-10 sec to open which is a huge amount of
  time for an action that is expected to be instantaneous and for which
  there is no visual feedback.

  - The print dialog contains many tens of printer entries, all
  identified by weird hex strings that cannot be related to any useful
  location, that do not help identifying which entry corresponds to
  which printer and that only mess up the list making it hard to find
  the printers that are actually useful.

  For instance, suppose that you work at some office that has recently
  purchased a batch of new printers all the same model. In the print
  dialog you may get many entries like:

  HP_Laserjet_Pro_Mxxxdw_21ACF2

  which only vary in the final hex string. How is one suppose to know
  what is where?

  Please make it possible to disable this driverless printer madness.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: libcups2 2.2.4-7ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CupsErrorLog: E [15/Dec/2017:12:41:45 +0100] [Client 6] Returning IPP 
client-error-bad-request for Create-Printer-Subscriptions (/) from localhost
  CurrentDesktop: KDE
  Date: Fri Dec 15 16:22:07 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1463 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-19-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to artful on 2017-10-26 (50 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1738432] Re: Regression, poor user experience, print dialogs garbled by unidentifiable driverless printers

2018-01-08 Thread Sergio Callegari
And I think that the conclusion is the following:

- The KDE print dialog bypasses cups-browsed to list the driverless
network printers, if cups-browsed is not running. In this case it fails
to gather some information such as the "type" of the printer, though.

- For the KDE print dialog not to show the driverless printers one needs
the cups-browsed.conf file to explicitly contain the
'BrowseRemoteProtocols none' entry and must be made *readable* by
everyone, plus a desktop restart seems to be needed

- lpstat -e always shows the driverless network printers regardless of
whether the cups-browsed is active or the BrowseRemoteProtocols none is
selected.

- the firefox print dialog keeps showing /some/ (but not all) of the
driverless network printers shown by lpstat -e and so does the gimp one
and inkscape (dont't think that I have many other apps to test that do
not use the kde print dialog)

The firefox print dialog gets some weird names for some of the network
printers ("print" "printer"), and shows "rejecting jobs" for them.

All this bypassing of cups-browsed does not seem very proper to me.

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

Title:
  Regression, poor user experience, print dialogs garbled by
  unidentifiable driverless printers

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Recently, my print dialogs have started to include network discoverd
  printers in addition to those configured in cups even if the cups-
  browsed service is disabled and the BrowseRemoteProtocols option is
  set to none.

  There does not seem to be any way to disable this behavior apart from
  disabling avahi or its ability to talk to dbus, which causes side
  effects on the system.

  Yet, in some environments this behavior is a definite regression over
  the old one and leads to an extremely poor user experience.

  On some networks:

  - The print dialogs takes 3-10 sec to open which is a huge amount of
  time for an action that is expected to be instantaneous and for which
  there is no visual feedback.

  - The print dialog contains many tens of printer entries, all
  identified by weird hex strings that cannot be related to any useful
  location, that do not help identifying which entry corresponds to
  which printer and that only mess up the list making it hard to find
  the printers that are actually useful.

  For instance, suppose that you work at some office that has recently
  purchased a batch of new printers all the same model. In the print
  dialog you may get many entries like:

  HP_Laserjet_Pro_Mxxxdw_21ACF2

  which only vary in the final hex string. How is one suppose to know
  what is where?

  Please make it possible to disable this driverless printer madness.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: libcups2 2.2.4-7ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CupsErrorLog: E [15/Dec/2017:12:41:45 +0100] [Client 6] Returning IPP 
client-error-bad-request for Create-Printer-Subscriptions (/) from localhost
  CurrentDesktop: KDE
  Date: Fri Dec 15 16:22:07 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1463 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-19-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to artful on 2017-10-26 (50 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1738432] Re: Regression, poor user experience, print dialogs garbled by unidentifiable driverless printers

2018-01-08 Thread Sergio Callegari
One weird phenomenon is that

- if cups-browsed is active, the okular print dialog shows the
driverless printers and indicates their type as driverless

- if cups-browsed is not active, the okular print dialog shows the
driverless printers but fails to indicate their type (type is empty).

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

Title:
  Regression, poor user experience, print dialogs garbled by
  unidentifiable driverless printers

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Recently, my print dialogs have started to include network discoverd
  printers in addition to those configured in cups even if the cups-
  browsed service is disabled and the BrowseRemoteProtocols option is
  set to none.

  There does not seem to be any way to disable this behavior apart from
  disabling avahi or its ability to talk to dbus, which causes side
  effects on the system.

  Yet, in some environments this behavior is a definite regression over
  the old one and leads to an extremely poor user experience.

  On some networks:

  - The print dialogs takes 3-10 sec to open which is a huge amount of
  time for an action that is expected to be instantaneous and for which
  there is no visual feedback.

  - The print dialog contains many tens of printer entries, all
  identified by weird hex strings that cannot be related to any useful
  location, that do not help identifying which entry corresponds to
  which printer and that only mess up the list making it hard to find
  the printers that are actually useful.

  For instance, suppose that you work at some office that has recently
  purchased a batch of new printers all the same model. In the print
  dialog you may get many entries like:

  HP_Laserjet_Pro_Mxxxdw_21ACF2

  which only vary in the final hex string. How is one suppose to know
  what is where?

  Please make it possible to disable this driverless printer madness.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: libcups2 2.2.4-7ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CupsErrorLog: E [15/Dec/2017:12:41:45 +0100] [Client 6] Returning IPP 
client-error-bad-request for Create-Printer-Subscriptions (/) from localhost
  CurrentDesktop: KDE
  Date: Fri Dec 15 16:22:07 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1463 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-19-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to artful on 2017-10-26 (50 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1738432] Re: Regression, poor user experience, print dialogs garbled by unidentifiable driverless printers

2018-01-08 Thread Sergio Callegari
One weird phenomenon is that

- if cups-browsed is active, the okular print dialog shows the
driverless printers and indicates their type as driverless

- if cups-browsed is not active, the okular print dialog shows the
driverless printers but fails to indicate their type (type is empty).

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

Title:
  Regression, poor user experience, print dialogs garbled by
  unidentifiable driverless printers

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Recently, my print dialogs have started to include network discoverd
  printers in addition to those configured in cups even if the cups-
  browsed service is disabled and the BrowseRemoteProtocols option is
  set to none.

  There does not seem to be any way to disable this behavior apart from
  disabling avahi or its ability to talk to dbus, which causes side
  effects on the system.

  Yet, in some environments this behavior is a definite regression over
  the old one and leads to an extremely poor user experience.

  On some networks:

  - The print dialogs takes 3-10 sec to open which is a huge amount of
  time for an action that is expected to be instantaneous and for which
  there is no visual feedback.

  - The print dialog contains many tens of printer entries, all
  identified by weird hex strings that cannot be related to any useful
  location, that do not help identifying which entry corresponds to
  which printer and that only mess up the list making it hard to find
  the printers that are actually useful.

  For instance, suppose that you work at some office that has recently
  purchased a batch of new printers all the same model. In the print
  dialog you may get many entries like:

  HP_Laserjet_Pro_Mxxxdw_21ACF2

  which only vary in the final hex string. How is one suppose to know
  what is where?

  Please make it possible to disable this driverless printer madness.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: libcups2 2.2.4-7ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CupsErrorLog: E [15/Dec/2017:12:41:45 +0100] [Client 6] Returning IPP 
client-error-bad-request for Create-Printer-Subscriptions (/) from localhost
  CurrentDesktop: KDE
  Date: Fri Dec 15 16:22:07 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1463 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-19-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to artful on 2017-10-26 (50 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1738432] Re: Regression, poor user experience, print dialogs garbled by unidentifiable driverless printers

2018-01-08 Thread Sergio Callegari
1) cups-browsed does not appear in ps auxwww

2/3) The driverless printers appear in the print dialog of okular

4) avahi-browse -v -t -r --all returns tons of printers in forms such as

=   eth0 IPv4 Lexmark MS610dn   _ipps._tcp  
 local
   hostname = [ET0021B77DB54B.local]
   address = [XX.YY.ZZ.WW]
   port = [443]
   txt = ["wfds-print=T" "product=(Lexmark MS610dn)" "mopria-certified=1.3" 
"kind=document,envelope,label"
...

5) lpstat -e shows all the driverless printers

6) lpstat -v does not show the driverless printers

5)

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

Title:
  Regression, poor user experience, print dialogs garbled by
  unidentifiable driverless printers

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Recently, my print dialogs have started to include network discoverd
  printers in addition to those configured in cups even if the cups-
  browsed service is disabled and the BrowseRemoteProtocols option is
  set to none.

  There does not seem to be any way to disable this behavior apart from
  disabling avahi or its ability to talk to dbus, which causes side
  effects on the system.

  Yet, in some environments this behavior is a definite regression over
  the old one and leads to an extremely poor user experience.

  On some networks:

  - The print dialogs takes 3-10 sec to open which is a huge amount of
  time for an action that is expected to be instantaneous and for which
  there is no visual feedback.

  - The print dialog contains many tens of printer entries, all
  identified by weird hex strings that cannot be related to any useful
  location, that do not help identifying which entry corresponds to
  which printer and that only mess up the list making it hard to find
  the printers that are actually useful.

  For instance, suppose that you work at some office that has recently
  purchased a batch of new printers all the same model. In the print
  dialog you may get many entries like:

  HP_Laserjet_Pro_Mxxxdw_21ACF2

  which only vary in the final hex string. How is one suppose to know
  what is where?

  Please make it possible to disable this driverless printer madness.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: libcups2 2.2.4-7ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CupsErrorLog: E [15/Dec/2017:12:41:45 +0100] [Client 6] Returning IPP 
client-error-bad-request for Create-Printer-Subscriptions (/) from localhost
  CurrentDesktop: KDE
  Date: Fri Dec 15 16:22:07 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1463 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-19-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to artful on 2017-10-26 (50 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1738432] Re: Regression, poor user experience, print dialogs garbled by unidentifiable driverless printers

2017-12-17 Thread Sergio Callegari
My printing almost always happens from okular which uses a QT print
dialog.

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

Title:
  Regression, poor user experience, print dialogs garbled by
  unidentifiable driverless printers

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Recently, my print dialogs have started to include network discoverd
  printers in addition to those configured in cups even if the cups-
  browsed service is disabled and the BrowseRemoteProtocols option is
  set to none.

  There does not seem to be any way to disable this behavior apart from
  disabling avahi or its ability to talk to dbus, which causes side
  effects on the system.

  Yet, in some environments this behavior is a definite regression over
  the old one and leads to an extremely poor user experience.

  On some networks:

  - The print dialogs takes 3-10 sec to open which is a huge amount of
  time for an action that is expected to be instantaneous and for which
  there is no visual feedback.

  - The print dialog contains many tens of printer entries, all
  identified by weird hex strings that cannot be related to any useful
  location, that do not help identifying which entry corresponds to
  which printer and that only mess up the list making it hard to find
  the printers that are actually useful.

  For instance, suppose that you work at some office that has recently
  purchased a batch of new printers all the same model. In the print
  dialog you may get many entries like:

  HP_Laserjet_Pro_Mxxxdw_21ACF2

  which only vary in the final hex string. How is one suppose to know
  what is where?

  Please make it possible to disable this driverless printer madness.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: libcups2 2.2.4-7ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CupsErrorLog: E [15/Dec/2017:12:41:45 +0100] [Client 6] Returning IPP 
client-error-bad-request for Create-Printer-Subscriptions (/) from localhost
  CurrentDesktop: KDE
  Date: Fri Dec 15 16:22:07 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1463 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-19-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to artful on 2017-10-26 (50 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1738432] Re: Regression, poor user experience, print dialogs garbled by unidentifiable driverless printers

2017-12-17 Thread Sergio Callegari
Thanks for the clarification in the last answer, that is helpful for me
to find out which ones among the many attempts I made to disable the
display of the driverless entries eventually worked (since it could be
nice for me to script enabling/disabling actions to place into some
network identification logic tied to network manager, to have the
driverless printers disabled only where it makes no sense to show them).

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

Title:
  Regression, poor user experience, print dialogs garbled by
  unidentifiable driverless printers

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Recently, my print dialogs have started to include network discoverd
  printers in addition to those configured in cups even if the cups-
  browsed service is disabled and the BrowseRemoteProtocols option is
  set to none.

  There does not seem to be any way to disable this behavior apart from
  disabling avahi or its ability to talk to dbus, which causes side
  effects on the system.

  Yet, in some environments this behavior is a definite regression over
  the old one and leads to an extremely poor user experience.

  On some networks:

  - The print dialogs takes 3-10 sec to open which is a huge amount of
  time for an action that is expected to be instantaneous and for which
  there is no visual feedback.

  - The print dialog contains many tens of printer entries, all
  identified by weird hex strings that cannot be related to any useful
  location, that do not help identifying which entry corresponds to
  which printer and that only mess up the list making it hard to find
  the printers that are actually useful.

  For instance, suppose that you work at some office that has recently
  purchased a batch of new printers all the same model. In the print
  dialog you may get many entries like:

  HP_Laserjet_Pro_Mxxxdw_21ACF2

  which only vary in the final hex string. How is one suppose to know
  what is where?

  Please make it possible to disable this driverless printer madness.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: libcups2 2.2.4-7ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CupsErrorLog: E [15/Dec/2017:12:41:45 +0100] [Client 6] Returning IPP 
client-error-bad-request for Create-Printer-Subscriptions (/) from localhost
  CurrentDesktop: KDE
  Date: Fri Dec 15 16:22:07 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1463 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-19-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to artful on 2017-10-26 (50 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1738432] Re: Regression, poor user experience, print dialogs garbled by unidentifiable driverless printers

2017-12-17 Thread Sergio Callegari
I do not know if I am allowed to publish details of my company intranet
that I expect to be collected with the avahi-browse or the lpstat -v.
I'll try to find out first. In any case, I'll try to provide what I can
when I am again at the office with the newer printers appearing as
driverless entries.

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

Title:
  Regression, poor user experience, print dialogs garbled by
  unidentifiable driverless printers

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Recently, my print dialogs have started to include network discoverd
  printers in addition to those configured in cups even if the cups-
  browsed service is disabled and the BrowseRemoteProtocols option is
  set to none.

  There does not seem to be any way to disable this behavior apart from
  disabling avahi or its ability to talk to dbus, which causes side
  effects on the system.

  Yet, in some environments this behavior is a definite regression over
  the old one and leads to an extremely poor user experience.

  On some networks:

  - The print dialogs takes 3-10 sec to open which is a huge amount of
  time for an action that is expected to be instantaneous and for which
  there is no visual feedback.

  - The print dialog contains many tens of printer entries, all
  identified by weird hex strings that cannot be related to any useful
  location, that do not help identifying which entry corresponds to
  which printer and that only mess up the list making it hard to find
  the printers that are actually useful.

  For instance, suppose that you work at some office that has recently
  purchased a batch of new printers all the same model. In the print
  dialog you may get many entries like:

  HP_Laserjet_Pro_Mxxxdw_21ACF2

  which only vary in the final hex string. How is one suppose to know
  what is where?

  Please make it possible to disable this driverless printer madness.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: libcups2 2.2.4-7ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CupsErrorLog: E [15/Dec/2017:12:41:45 +0100] [Client 6] Returning IPP 
client-error-bad-request for Create-Printer-Subscriptions (/) from localhost
  CurrentDesktop: KDE
  Date: Fri Dec 15 16:22:07 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1463 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-19-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to artful on 2017-10-26 (50 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1738432] Re: Regression, poor user experience, print dialogs garbled by unidentifiable driverless printers

2017-12-15 Thread Sergio Callegari
Don't know what I did, but finally I have succeeded disabling the
display of the driverless network printers.

Right before systemd reported cups-browsed as stopped.

Can it be the case that you need /both/ the process stopped /and/ the
BrowseRemoteProtocols in its conf file set to none /at the same time/
plus a restart of the desktop environment?

In case, I would change the bug title to "please document how to disable
the display of the driverless network printers" in the print dialog. It
can be a handy feature in places with just a couple of printers of
different brands, but in some environments it needs to be off.

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

Title:
  Regression, poor user experience, print dialogs garbled by
  unidentifiable driverless printers

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  Recently, my print dialogs have started to include network discoverd
  printers in addition to those configured in cups even if the cups-
  browsed service is disabled and the BrowseRemoteProtocols option is
  set to none.

  There does not seem to be any way to disable this behavior apart from
  disabling avahi or its ability to talk to dbus, which causes side
  effects on the system.

  Yet, in some environments this behavior is a definite regression over
  the old one and leads to an extremely poor user experience.

  On some networks:

  - The print dialogs takes 3-10 sec to open which is a huge amount of
  time for an action that is expected to be instantaneous and for which
  there is no visual feedback.

  - The print dialog contains many tens of printer entries, all
  identified by weird hex strings that cannot be related to any useful
  location, that do not help identifying which entry corresponds to
  which printer and that only mess up the list making it hard to find
  the printers that are actually useful.

  For instance, suppose that you work at some office that has recently
  purchased a batch of new printers all the same model. In the print
  dialog you may get many entries like:

  HP_Laserjet_Pro_Mxxxdw_21ACF2

  which only vary in the final hex string. How is one suppose to know
  what is where?

  Please make it possible to disable this driverless printer madness.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: libcups2 2.2.4-7ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CupsErrorLog: E [15/Dec/2017:12:41:45 +0100] [Client 6] Returning IPP 
client-error-bad-request for Create-Printer-Subscriptions (/) from localhost
  CurrentDesktop: KDE
  Date: Fri Dec 15 16:22:07 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1463 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-19-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: Upgraded to artful on 2017-10-26 (50 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1738432] [NEW] Regression, poor user experience, print dialogs garbled by unidentifiable driverless printers

2017-12-15 Thread Sergio Callegari
Public bug reported:

Recently, my print dialogs have started to include network discoverd
printers in addition to those configured in cups even if the cups-
browsed service is disabled and the BrowseRemoteProtocols option is set
to none.

There does not seem to be any way to disable this behavior apart from
disabling avahi or its ability to talk to dbus, which causes side
effects on the system.

Yet, in some environments this behavior is a definite regression over
the old one and leads to an extremely poor user experience.

On some networks:

- The print dialogs takes 3-10 sec to open which is a huge amount of
time for an action that is expected to be instantaneous and for which
there is no visual feedback.

- The print dialog contains many tens of printer entries, all identified
by weird hex strings that cannot be related to any useful location, that
do not help identifying which entry corresponds to which printer and
that only mess up the list making it hard to find the printers that are
actually useful.

For instance, suppose that you work at some office that has recently
purchased a batch of new printers all the same model. In the print
dialog you may get many entries like:

HP_Laserjet_Pro_Mxxxdw_21ACF2

which only vary in the final hex string. How is one suppose to know what
is where?

Please make it possible to disable this driverless printer madness.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: libcups2 2.2.4-7ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
Uname: Linux 4.13.0-19-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.6
Architecture: amd64
CupsErrorLog: E [15/Dec/2017:12:41:45 +0100] [Client 6] Returning IPP 
client-error-bad-request for Create-Printer-Subscriptions (/) from localhost
CurrentDesktop: KDE
Date: Fri Dec 15 16:22:07 2017
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-12-12 (1463 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MachineType: Notebook W740SU
Papersize: a4
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-19-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_ssd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
SourcePackage: cups
UpgradeStatus: Upgraded to artful on 2017-10-26 (50 days ago)
dmi.bios.date: 10/02/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.5
dmi.board.asset.tag: Tag 12345
dmi.board.name: W740SU
dmi.board.vendor: Notebook
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: Notebook
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
dmi.product.family: Not Applicable
dmi.product.name: W740SU
dmi.product.version: Not Applicable
dmi.sys.vendor: Notebook

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


** Tags: amd64 apport-bug artful

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

Title:
  Regression, poor user experience, print dialogs garbled by
  unidentifiable driverless printers

Status in cups package in Ubuntu:
  New

Bug description:
  Recently, my print dialogs have started to include network discoverd
  printers in addition to those configured in cups even if the cups-
  browsed service is disabled and the BrowseRemoteProtocols option is
  set to none.

  There does not seem to be any way to disable this behavior apart from
  disabling avahi or its ability to talk to dbus, which causes side
  effects on the system.

  Yet, in some environments this behavior is a definite regression over
  the old one and leads to an extremely poor user experience.

  On some networks:

  - The print dialogs takes 3-10 sec to open which is a huge amount of
  time for an action that is expected to be instantaneous and for which
  there is no visual feedback.

  - The print dialog contains many tens of printer entries, all
  identified by weird hex strings that cannot be related to any useful
  location, that do not help identifying which entry corresponds to
  which printer and that only mess up the list making it hard to find
  the printers that are actually useful.

  For instance, suppose that you work at some office that has recently
  purchased a batch of new printers all the same model. In the print
  dialog you may get many entries like:

  HP_Laserjet_Pro_Mxxxdw_21ACF2

  which only vary in the final hex string. How is one suppose to know
  what is where?

  Please make it possible to disable this driverless printer madness.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: libcups2 2.2.4-7ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-19.22-generic 4.13.13
  Uname: Linux 4.13.0-19-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.6
  Architecture: amd64
  CupsErrorLog: E [15/Dec/2017:1

[Desktop-packages] [Bug 1731647] Re: Firefox menu button does not work

2017-11-12 Thread Sergio Callegari
Found issue to likely be in mesa. Sorry for the noise.

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

Title:
  Firefox menu button does not work

Status in firefox package in Ubuntu:
  New

Bug description:
  In the last few days:

  Many firefox extensions stopped working (e.g., feedbro,
  ublock.origin). For both the buttons do nothing.

  Trying to uninistall and re-install them results in the progress bar
  for the extension download getting updated but the extension never
  getting installed.

  Trying to erase the firefox profile results in a "new start" screen
  for firefox at restart, but the menu button does not work at all.

  Trying to reinstall firefox does not change the above.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: firefox 56.0+build6-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  callegar   2380 F pulseaudio
   /dev/snd/controlC1:  callegar   2380 F pulseaudio
  BuildID: 20171003222101
  Channel: Unavailable
  CurrentDesktop: KDE
  Date: Sat Nov 11 17:10:52 2017
  EcryptfsInUse: Yes
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2013-12-12 (1429 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IpRoute:
   default via 192.168.1.1 dev wlan0 proto static metric 600
   169.254.0.0/16 dev wlan0 scope link metric 1000
   192.168.1.0/24 dev wlan0 proto kernel scope link src 192.168.1.15 metric 600
  Locales: extensions.sqlite corrupt or missing
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=56.0/20171003222101
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to artful on 2017-10-26 (16 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.family: Not Applicable
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1731647] [NEW] Firefox menu button does not work

2017-11-11 Thread Sergio Callegari
Public bug reported:

In the last few days:

Many firefox extensions stopped working (e.g., feedbro, ublock.origin).
For both the buttons do nothing.

Trying to uninistall and re-install them results in the progress bar for
the extension download getting updated but the extension never getting
installed.

Trying to erase the firefox profile results in a "new start" screen for
firefox at restart, but the menu button does not work at all.

Trying to reinstall firefox does not change the above.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: firefox 56.0+build6-0ubuntu1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  callegar   2380 F pulseaudio
 /dev/snd/controlC1:  callegar   2380 F pulseaudio
BuildID: 20171003222101
Channel: Unavailable
CurrentDesktop: KDE
Date: Sat Nov 11 17:10:52 2017
EcryptfsInUse: Yes
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2013-12-12 (1429 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
IpRoute:
 default via 192.168.1.1 dev wlan0 proto static metric 600 
 169.254.0.0/16 dev wlan0 scope link metric 1000 
 192.168.1.0/24 dev wlan0 proto kernel scope link src 192.168.1.15 metric 600
Locales: extensions.sqlite corrupt or missing
Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
PrefSources: prefs.js
Profiles: Profile0 (Default) - LastVersion=56.0/20171003222101
RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: Upgraded to artful on 2017-10-26 (16 days ago)
dmi.bios.date: 10/02/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.5
dmi.board.asset.tag: Tag 12345
dmi.board.name: W740SU
dmi.board.vendor: Notebook
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: Notebook
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
dmi.product.family: Not Applicable
dmi.product.name: W740SU
dmi.product.version: Not Applicable
dmi.sys.vendor: Notebook

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


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

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

Title:
  Firefox menu button does not work

Status in firefox package in Ubuntu:
  New

Bug description:
  In the last few days:

  Many firefox extensions stopped working (e.g., feedbro,
  ublock.origin). For both the buttons do nothing.

  Trying to uninistall and re-install them results in the progress bar
  for the extension download getting updated but the extension never
  getting installed.

  Trying to erase the firefox profile results in a "new start" screen
  for firefox at restart, but the menu button does not work at all.

  Trying to reinstall firefox does not change the above.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: firefox 56.0+build6-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  callegar   2380 F pulseaudio
   /dev/snd/controlC1:  callegar   2380 F pulseaudio
  BuildID: 20171003222101
  Channel: Unavailable
  CurrentDesktop: KDE
  Date: Sat Nov 11 17:10:52 2017
  EcryptfsInUse: Yes
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2013-12-12 (1429 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IpRoute:
   default via 192.168.1.1 dev wlan0 proto static metric 600 
   169.254.0.0/16 dev wlan0 scope link metric 1000 
   192.168.1.0/24 dev wlan0 proto kernel scope link src 192.168.1.15 metric 600
  Locales: extensions.sqlite corrupt or missing
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=56.0/20171003222101
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to artful on 2017-10-26 (16 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.

[Desktop-packages] [Bug 1729891] [NEW] TeXlive shapshot in artful was taken at an unfortunate time when TeXlive was rather buggy

2017-11-03 Thread Sergio Callegari
Public bug reported:

The TeXLive snapshot in artful fails to compile many conforming LaTeX
documents. This is due to the fact that the snapshot was taken at a time
when many packages were broken by some other changes.

Notably:

1) A recent l3kernel update, made the \bool_if:n(TF) boolean expression
evaluation greedy. This broke *many* packages, including acro, media9
(and many other packages based on l3). All these package were quickly
updated to cope with the new l3kernel, but the TeXlive shipped in artful
manages sampling the time after the l3kernel change and before the
package updates.

See https://tex.stackexchange.com/questions/383018/acro-package-
provides-missing-number-treated-as-zero-after-update-to-acro

2) the version of fontspec included in artful gives tons of warning on
lualatex regarding features only available in xetex. This is actually
due to

*
* fontspec warning: "only-xetex-feature"
* 
* Ignored XeTeX only feature: 'HyphenChar'.
*

This is due to missing adjustment of the \defaultfontfeatures in
fontspec.cfg.

These are no issues for users of the real TeXLive that regularly gets
updates via the texlive manager. The fact that tlmgr does not work
(well? at all?) even in user mode in ubuntu, plus the fact that texlive
does not generally get updated to newer snapshot through the distro
history means that the artful texlive is in a painful state for many
users of LaTeX.

Please, provide some updates to the texlive distro in artful.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: texlive 2017.20170818-1
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Nov  3 17:16:29 2017
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-12-12 (1421 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
PackageArchitecture: all
SourcePackage: texlive-base
UpgradeStatus: Upgraded to artful on 2017-10-26 (8 days ago)

** Affects: texlive-base (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  TeXlive shapshot in artful was taken at an unfortunate time when
  TeXlive was rather buggy

Status in texlive-base package in Ubuntu:
  New

Bug description:
  The TeXLive snapshot in artful fails to compile many conforming LaTeX
  documents. This is due to the fact that the snapshot was taken at a
  time when many packages were broken by some other changes.

  Notably:

  1) A recent l3kernel update, made the \bool_if:n(TF) boolean
  expression evaluation greedy. This broke *many* packages, including
  acro, media9 (and many other packages based on l3). All these package
  were quickly updated to cope with the new l3kernel, but the TeXlive
  shipped in artful manages sampling the time after the l3kernel change
  and before the package updates.

  See https://tex.stackexchange.com/questions/383018/acro-package-
  provides-missing-number-treated-as-zero-after-update-to-acro

  2) the version of fontspec included in artful gives tons of warning on
  lualatex regarding features only available in xetex. This is actually
  due to

  *
  * fontspec warning: "only-xetex-feature"
  * 
  * Ignored XeTeX only feature: 'HyphenChar'.
  *

  This is due to missing adjustment of the \defaultfontfeatures in
  fontspec.cfg.

  These are no issues for users of the real TeXLive that regularly gets
  updates via the texlive manager. The fact that tlmgr does not work
  (well? at all?) even in user mode in ubuntu, plus the fact that
  texlive does not generally get updated to newer snapshot through the
  distro history means that the artful texlive is in a painful state for
  many users of LaTeX.

  Please, provide some updates to the texlive distro in artful.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: texlive 2017.20170818-1
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Nov  3 17:16:29 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1421 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  PackageArchitecture: all
  SourcePackage: texlive-base
  UpgradeStatus: Upgraded to artful on 2017-10-26 (8 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-

[Desktop-packages] [Bug 785681] Re: Unable to unblank screen, cursor still present

2017-10-31 Thread Sergio Callegari
I see the same with:

kubuntu 17.10
Nvidia graphics (G84GL [Quadro FX 570])
Nouveau driver

When power management kicks in to switch off the screen via dpms, then
it is impossible to resume operation. As you move the mouse, there is no
screenlock screen to enter the password, just a black screen with the
mouse cursor.

All the relevant KDE/plasma processes are active, and so is the
screenlocker process.

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

Title:
  Unable to unblank screen, cursor still present

Status in xserver-xorg-video-intel package in Ubuntu:
  Incomplete
Status in Baltix:
  New

Bug description:
  Binary package hint: xserver-xorg-video-intel

  This is ~ev filing this bug on behalf of Ellen.  When her laptop
  blanked the screen, she tried to unlock it; however, it did not return
  from this state and only the mouse cursor was ever visible.  Switching
  to a VT showed that all the desktop processes were still running.
  Killing gnome-screensaver did not fix the issue, nor did running unity
  --reset.  This issue occurs  sporadically.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  DRM.card0.DP.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.DP.2:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.HDMI.A.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  DRM.card0.LVDS.1:
   status: connected
   enabled: enabled
   dpms: On
   modes: 1366x768
   edid-base64: 
AP///wBMo0FUAAATAQOQIhN4CsiVnldUkiYPUFQBAQEBAQEBAQEBAQEBAQEBQRxWoFAAFjAwICUAWMIQAAAaQRxWoFAAFjAwICUAWMIQAAAa/gBTQU1TVU5HCiAgICAg/gBMVE4xNTZBVDAyUDA2AMQ=
  DRM.card0.VGA.1:
   status: disconnected
   enabled: disabled
   dpms: Off
   modes: 
   edid-base64:
  Date: Fri May 20 11:20:14 2011
  DistUpgraded: Log time: 2011-05-03 09:09:17.573737
  DistroCodename: natty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:1862]
 Subsystem: ASUSTeK Computer Inc. Device [1043:1862]
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  MachineType: ASUSTeK Computer Inc. P50IJ
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=59f9e85c-7640-46a4-9844-626f6dd584e9 ro quiet splash vt.handoff=7
  Renderer: Unknown
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: Upgraded to natty on 2011-05-03 (17 days ago)
  dmi.bios.date: 12/04/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: P50IJ
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr203:bd12/04/2009:svnASUSTeKComputerInc.:pnP50IJ:pvr1.0:rvnASUSTeKComputerInc.:rnP50IJ:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: P50IJ
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK Computer Inc.
  version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2
  version.ia32-libs: ia32-libs 20090808ubuntu13
  version.libdrm2: libdrm2 2.4.23-1ubuntu6
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
  version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/785681/+subscriptions

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


[Desktop-packages] [Bug 902128] Re: Please transition gtk engines to multiarch

2017-09-10 Thread Sergio Callegari
On zesty the issue is still present.

A minority of the engines have transitioned to proper multiarch support
(e.g., oxygen-gtk). Most of them seem to still have conflicting amd64
and i386 packages (e.g., aurora). Some have the .so file implemented the
engine in legacy places (nodoka).

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

Title:
  Please transition gtk engines to multiarch

Status in gtk2-engines package in Ubuntu:
  Confirmed

Bug description:
  On 64 bit systems, running 32 bit applications that use gtk is a pain
  because gtk tries to load 64 bit versions of the gtk engines.

  A typical example of this is acroread.

  You get tons of messages like

  Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libqtcurve.so: wrong
  ELF class: ELFCLASS64

  Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libqtcurve.so: wrong
  ELF class: ELFCLASS64

  Furthermore, the apps look orrible.

  If I am not wrong, there has been a patch floating around for gtk to fix this.
  Please apply it to the ubuntu gtk.

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

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


[Desktop-packages] [Bug 1710987] Re: Since the update to 55.0.1 firefox hangs frequently with 100% cpu usage

2017-08-17 Thread Sergio Callegari
Indeed, the firefox version available from the ubuntu-mozilla-security
ppa, namely 55.0.2+build1-0ubuntu0.17.04.1 seems to fix the issue

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

Title:
  Since the update to 55.0.1 firefox hangs frequently with 100% cpu
  usage

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Just received the upgrade. Unfortunately, firefox is hardly usable
  now. Rather frequently, CPU usage jumps up to 100% of a core, with the
  FF UI completely frozen. In some occasione, the hang is temporary. In
  others it is permanent and the application must be terminated.

  I suggest reverting ubuntu to FF 54 until the FF 55 issues are
  resolved upstream.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: firefox 55.0.1+build2-0ubuntu0.17.04.2
  ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
  Uname: Linux 4.10.0-32-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4.5
  Architecture: amd64
  BuildID: 20170814193419
  CurrentDesktop: KDE
  Date: Wed Aug 16 00:07:52 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1342 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: firefox
  UpgradeStatus: Upgraded to zesty on 2017-05-04 (103 days ago)

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

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


[Desktop-packages] [Bug 1710987] Re: Since the update to 55.0.1 firefox hangs frequently with 100% cpu usage

2017-08-17 Thread Sergio Callegari
Might likely be https://bugzilla.mozilla.org/show_bug.cgi?id=1389381

Please ship 55.0.2 which should fix the issue

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

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

Title:
  Since the update to 55.0.1 firefox hangs frequently with 100% cpu
  usage

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Just received the upgrade. Unfortunately, firefox is hardly usable
  now. Rather frequently, CPU usage jumps up to 100% of a core, with the
  FF UI completely frozen. In some occasione, the hang is temporary. In
  others it is permanent and the application must be terminated.

  I suggest reverting ubuntu to FF 54 until the FF 55 issues are
  resolved upstream.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: firefox 55.0.1+build2-0ubuntu0.17.04.2
  ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
  Uname: Linux 4.10.0-32-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4.5
  Architecture: amd64
  BuildID: 20170814193419
  CurrentDesktop: KDE
  Date: Wed Aug 16 00:07:52 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1342 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: firefox
  UpgradeStatus: Upgraded to zesty on 2017-05-04 (103 days ago)

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

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


[Desktop-packages] [Bug 1710987] Re: Since the update to 55.0.1 firefox hangs frequently with 100% cpu usage

2017-08-16 Thread Sergio Callegari
After more testing, it is not adblockplus fault only. Without it the
hangs become way less frequent, but I still see them.

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

Title:
  Since the update to 55.0.1 firefox hangs frequently with 100% cpu
  usage

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Just received the upgrade. Unfortunately, firefox is hardly usable
  now. Rather frequently, CPU usage jumps up to 100% of a core, with the
  FF UI completely frozen. In some occasione, the hang is temporary. In
  others it is permanent and the application must be terminated.

  I suggest reverting ubuntu to FF 54 until the FF 55 issues are
  resolved upstream.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: firefox 55.0.1+build2-0ubuntu0.17.04.2
  ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
  Uname: Linux 4.10.0-32-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4.5
  Architecture: amd64
  BuildID: 20170814193419
  CurrentDesktop: KDE
  Date: Wed Aug 16 00:07:52 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1342 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: firefox
  UpgradeStatus: Upgraded to zesty on 2017-05-04 (103 days ago)

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

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


[Desktop-packages] [Bug 1710987] Re: Since the update to 55.0.1 firefox hangs frequently with 100% cpu usage

2017-08-15 Thread Sergio Callegari
Getting the feeling that the issue is caused by using adblockplus with
FF 55...

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

Title:
  Since the update to 55.0.1 firefox hangs frequently with 100% cpu
  usage

Status in firefox package in Ubuntu:
  New

Bug description:
  Just received the upgrade. Unfortunately, firefox is hardly usable
  now. Rather frequently, CPU usage jumps up to 100% of a core, with the
  FF UI completely frozen. In some occasione, the hang is temporary. In
  others it is permanent and the application must be terminated.

  I suggest reverting ubuntu to FF 54 until the FF 55 issues are
  resolved upstream.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: firefox 55.0.1+build2-0ubuntu0.17.04.2
  ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
  Uname: Linux 4.10.0-32-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4.5
  Architecture: amd64
  BuildID: 20170814193419
  CurrentDesktop: KDE
  Date: Wed Aug 16 00:07:52 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1342 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: firefox
  UpgradeStatus: Upgraded to zesty on 2017-05-04 (103 days ago)

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

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


[Desktop-packages] [Bug 1710987] Re: Since the update to 55.0.1 firefox hangs frequently with 100% cpu usage

2017-08-15 Thread Sergio Callegari
As an example, https://www.ilsoftware.it/articoli.asp?tag=Come-ottenere-
IP-statico-Telecom_11308 is a page that seems to frequently trigger an
extremely high resource usage and temporary hangs with FF 55 on linux.

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

Title:
  Since the update to 55.0.1 firefox hangs frequently with 100% cpu
  usage

Status in firefox package in Ubuntu:
  New

Bug description:
  Just received the upgrade. Unfortunately, firefox is hardly usable
  now. Rather frequently, CPU usage jumps up to 100% of a core, with the
  FF UI completely frozen. In some occasione, the hang is temporary. In
  others it is permanent and the application must be terminated.

  I suggest reverting ubuntu to FF 54 until the FF 55 issues are
  resolved upstream.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: firefox 55.0.1+build2-0ubuntu0.17.04.2
  ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
  Uname: Linux 4.10.0-32-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4.5
  Architecture: amd64
  BuildID: 20170814193419
  CurrentDesktop: KDE
  Date: Wed Aug 16 00:07:52 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1342 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: firefox
  UpgradeStatus: Upgraded to zesty on 2017-05-04 (103 days ago)

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

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


[Desktop-packages] [Bug 1710987] [NEW] Since the update to 55.0.1 firefox hangs frequently with 100% cpu usage

2017-08-15 Thread Sergio Callegari
Public bug reported:

Just received the upgrade. Unfortunately, firefox is hardly usable now.
Rather frequently, CPU usage jumps up to 100% of a core, with the FF UI
completely frozen. In some occasione, the hang is temporary. In others
it is permanent and the application must be terminated.

I suggest reverting ubuntu to FF 54 until the FF 55 issues are resolved
upstream.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: firefox 55.0.1+build2-0ubuntu0.17.04.2
ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
Uname: Linux 4.10.0-32-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
BuildID: 20170814193419
CurrentDesktop: KDE
Date: Wed Aug 16 00:07:52 2017
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-12-12 (1342 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
SourcePackage: firefox
UpgradeStatus: Upgraded to zesty on 2017-05-04 (103 days ago)

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


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

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

Title:
  Since the update to 55.0.1 firefox hangs frequently with 100% cpu
  usage

Status in firefox package in Ubuntu:
  New

Bug description:
  Just received the upgrade. Unfortunately, firefox is hardly usable
  now. Rather frequently, CPU usage jumps up to 100% of a core, with the
  FF UI completely frozen. In some occasione, the hang is temporary. In
  others it is permanent and the application must be terminated.

  I suggest reverting ubuntu to FF 54 until the FF 55 issues are
  resolved upstream.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: firefox 55.0.1+build2-0ubuntu0.17.04.2
  ProcVersionSignature: Ubuntu 4.10.0-32.36-generic 4.10.17
  Uname: Linux 4.10.0-32-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4.5
  Architecture: amd64
  BuildID: 20170814193419
  CurrentDesktop: KDE
  Date: Wed Aug 16 00:07:52 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1342 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: firefox
  UpgradeStatus: Upgraded to zesty on 2017-05-04 (103 days ago)

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

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


[Desktop-packages] [Bug 1474794] Re: Inkscape systematically crashes when importing pdf image via poppler

2017-07-27 Thread Sergio Callegari
Indeed, it seems OK now

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

Title:
  Inkscape systematically crashes when importing pdf image via poppler

Status in inkscape package in Ubuntu:
  Incomplete

Bug description:
  Seen on Kubuntu 15.04.

  Applications should not crash.  Poppler import functionality is
  described as working on OSX and other Linux distros, so the issue may
  be specific to ubuntu. In case, either fix or please disable poppler
  import altogether.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: inkscape 0.91-3ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1
  Uname: Linux 3.19.0-22-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Wed Jul 15 12:36:24 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (579 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: inkscape
  UpgradeStatus: Upgraded to vivid on 2015-07-05 (9 days ago)

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

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


[Desktop-packages] [Bug 554183] Re: [Upstream] paste special intermittently does not work

2017-05-14 Thread Sergio Callegari
I still see this in 5.3.3.2. In fact, what I see is the "paste special"
menu entry disabled (grayed out) when it should not be.

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

Title:
  [Upstream] paste special intermittently does not work

Status in LibreOffice:
  Invalid
Status in libreoffice package in Ubuntu:
  Fix Released

Bug description:
  1) lsb_release -rd
  Description: Ubuntu precise (development branch)
  Release: 12.04

  2) apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.5.1-1ubuntu1
    Candidate: 1:3.5.1-1ubuntu1
    Version table:
   *** 1:3.5.1-1ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen in a blank Calc document:
  + Cell A1 type:
  1
  + Copy A1 and paste into A2
  + Switch to Firefox and go to 
https://bugs.freedesktop.org/show_bug.cgi?id=42466
  + Copy hyperlink and paste special into A3 and it works.

  4) What happens instead is it does not.

  ***Closed LO, immediately opened new blank Calc file, and then above
  steps did not recreate bug.

  Above steps not reproducible in:
  lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  apt-cache policy libreoffice-calc
  libreoffice-calc:
    Installed: 1:3.4.4-0ubuntu1
    Candidate: 1:3.4.4-0ubuntu1
    Version table:
   *** 1:3.4.4-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.4.3-3ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  Original Reporter Comments: OpenOffice 3.2 in Lucid.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: openoffice.org-core 1:3.2.0-4ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Fri Apr  2 13:32:27 2010
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100401)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: openoffice.org

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

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


[Desktop-packages] [Bug 405294] Re: a2dp skips terribly

2017-05-11 Thread Sergio Callegari
I have occasionally seen this too, in kubuntu 17.04. What is weird is
that it happens only sometimes, and I cannot recognize what triggers the
issue. Last time it went away with a reboot.

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

Title:
  a2dp skips terribly

Status in PulseAudio:
  Confirmed
Status in bluez package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  As I upgraded to the Karmic alpha, bluetooth audio (via a2dp) stopped
  working properly. It was working fine in Jaunty.

  My headphones are detected and configured by pulse, but the audio
  skips as if it's spending half of each second paused. Music is
  buffered so that after I click stop on rhythmbox (or whatever--it
  happens with whatever player I use) the audio continues until it's
  caught up.

  syslog is full of the following lines:
  Jul 27 08:55:45 carlin1 pulseaudio[3218]: alsa-source.c: Increasing minimal 
latency to 1.00 ms
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
15128 us (= 2668 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
36586 us (= 6452 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
35593 us (= 6276 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
36597 us (= 6452 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
32601 us (= 5748 bytes) in audio stream
  Jul 27 08:55:46 carlin1 pulseaudio[3218]: module-bluetooth-device.c: Skipping 
32589 us (= 5748 bytes) in audio stream

  This is with
  bluez 4.45-0ubuntu4
  pulseaudio1:0.9.15-4ubuntu2 0

  pulseaudio version 1:0.9.16~test2-0ubuntu1~ppa3 from ubuntu-audio-dev
  didn't help.

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

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


[Desktop-packages] [Bug 1589073] Re: nm-applet not showing existing wifi connection

2017-04-27 Thread Sergio Callegari
*** This bug is a duplicate of bug 1589401 ***
https://bugs.launchpad.net/bugs/1589401

I see something similar. Looks like in some cases it is enough to issue
a

sudo iwlist wlan0 scan

to make nm show the available connections again.

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

Title:
  nm-applet not showing existing wifi connection

Status in network-manager-applet package in Ubuntu:
  Incomplete

Bug description:
  Frequently, not always, the wifi connection and the existing wifi
  networks don't show up on nm-applet. Still, the default network
  connection is established in the background. But nm-applet does not
  allow connection management.

  In the picture: nm-applet shows no connections/netowrks but in the
  connection information dialog you can confirm that the wifi connection
  was established

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.1.93-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Jun  4 11:33:41 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-05-16 (18 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  IpRoute:
   default via 192.168.1.254 dev wlp13s0  proto static  metric 600
   169.254.0.0/16 dev docker0  scope link  metric 1000 linkdown
   172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.0.1 linkdown
   192.168.1.0/24 dev wlp13s0  proto kernel  scope link  src 192.168.1.113  
metric 600
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1 
linkdown
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

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

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


[Desktop-packages] [Bug 1589401] Re: cannot view wifi networks after re-enabling wifi

2017-04-27 Thread Sergio Callegari
I see something similar in 16.10.
Weird enough, issuing an

iwlist wlan0 scan

seems to be enough to get the available connections again

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

Title:
  cannot view wifi networks after re-enabling wifi

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

Bug description:
  after re enabling wifi, up-down arrows just like wired network. cannot
  see any wifi ssid.

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

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


[Desktop-packages] [Bug 1675519] Re: Network Manager w/ dnsmasq Dies when VPN-ing

2017-03-26 Thread Sergio Callegari
Can we safely assume that bug 1675820 is a duplicate of this one?

In that case, dnsmasq seems to operate correctly. In fact, setting the
domain server with an explicit dbus command, that is

sudo qdbus --system org.freedesktop.NetworkManager.dnsmasq 
/uk/org/thekelleys/dnsmasq \
org.freedesktop.NetworkManager.dnsmasq.SetDomainServers "(" "8.8.8.8" ")"

makes the trick and gets name resolution operate correctly. It looks
like the fault is on network manager not passing the domain servers to
dnsmasq via dbus in the correct way (or at all).

Was a test of this sort practised in this case?

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

Title:
  Network Manager w/ dnsmasq Dies when VPN-ing

Status in network-manager package in Ubuntu:
  Triaged

Bug description:
  Hello.

  Within the past week or so, a new bug has cropped up on Network
  Manager on 16.04.

  When Network Manager on 16.04 is configured to use dnsmasq and not
  systemd-resolved, one is expecting VPN DNS servers to be properly set
  and dnsmasq to properly route DNS requests to the Internet.

  However, when connecting to my OpenVPN connection, dnsmasq now fails
  extremely hard and no longer replies or routes data for DNS requests
  properly.  This results in me having to use a fail-over workaround of
  enforcing resolvconf to use my local `bind9` instance on my own system
  for DNS, which is configured to route to Google for DNS requests.
  This, however, prohibits me from using my own DNS on my VPN connect,
  which are on the remote location and serve internal ranges and domains
  that I should be permitted to access.

  Given these issues, with `dnsmasq` just outright exploding in our
  faces and no longer being usable for DNS request routing over the VPN,
  I'm not even sure we can consider VPN DNS as a viable option anymore
  with 16.04.

  Note that this is only *very* recently a problem within the past few
  weeks, and I can't find any updates which would have impacted this.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.2.6-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44
  Uname: Linux 4.4.0-66-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar 23 14:04:06 2017
  InstallationDate: Installed on 2016-12-20 (92 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.2.6connected  started  full  enabled enabled  
enabled  enabled  enabled

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

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


[Desktop-packages] [Bug 1675820] [NEW] Network manager fails to set domain server in some circumstances

2017-03-24 Thread Sergio Callegari
Public bug reported:

Occasionally, after a resume from an update, network manager starts
behaving strangely, not setting the DomainServer for the network.

This happens when resuming the laptop to a location where:
- an additional ethernet card (which is the one to use) is attached via USB
- configuring that ethernet card NM is set up to clone a given mac address and 
get addresses only from dhcp, while the dns server is set manually in the 
network manager configuration
- there are also free wifi signals to which NM tends to connect

In this setup, NM fails to set the dns name in dnsmasq

The issue gets worked around by either

1) Using qdbus to call the dnsmasq dbus method to set the domain server.
In this case the solution is temporary. Namely when NM is asked to
disconnect from the net and then to reconnect, the issue comes again; or

2) Killing dnsmasq. In this case, dnsmasq ia automatically restarted and
everything starts working fine; or

3) Restarting NM itself.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: network-manager 1.2.6-0ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-42.45-generic 4.8.17
Uname: Linux 4.8.0-42-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Mar 24 16:22:43 2017
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-12-12 (1197 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
IpRoute:
 default via 10.143.1.254 dev enx0050b61af5c1  proto static  metric 100 
 10.143.0.0/19 dev enx0050b61af5c1  proto kernel  scope link  src 10.143.20.139 
 metric 100
SourcePackage: network-manager
UpgradeStatus: Upgraded to yakkety on 2017-01-10 (73 days ago)
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN 
 running  1.2.6connected  started  full  enabled enabled  
enabled  enabled  disabled

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


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

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

Title:
  Network manager fails to set domain server in some circumstances

Status in network-manager package in Ubuntu:
  New

Bug description:
  Occasionally, after a resume from an update, network manager starts
  behaving strangely, not setting the DomainServer for the network.

  This happens when resuming the laptop to a location where:
  - an additional ethernet card (which is the one to use) is attached via USB
  - configuring that ethernet card NM is set up to clone a given mac address 
and get addresses only from dhcp, while the dns server is set manually in the 
network manager configuration
  - there are also free wifi signals to which NM tends to connect

  In this setup, NM fails to set the dns name in dnsmasq

  The issue gets worked around by either

  1) Using qdbus to call the dnsmasq dbus method to set the domain
  server. In this case the solution is temporary. Namely when NM is
  asked to disconnect from the net and then to reconnect, the issue
  comes again; or

  2) Killing dnsmasq. In this case, dnsmasq ia automatically restarted
  and everything starts working fine; or

  3) Restarting NM itself.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: network-manager 1.2.6-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-42.45-generic 4.8.17
  Uname: Linux 4.8.0-42-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Mar 24 16:22:43 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (1197 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IpRoute:
   default via 10.143.1.254 dev enx0050b61af5c1  proto static  metric 100 
   10.143.0.0/19 dev enx0050b61af5c1  proto kernel  scope link  src 
10.143.20.139  metric 100
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to yakkety on 2017-01-10 (73 days ago)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN 
   running  1.2.6connected  started  full  enabled enabled  
enabled  enabled  disabled

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

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


[Desktop-packages] [Bug 1589447] Re: Xdummy cannot be used in Xenial

2016-06-06 Thread Sergio Callegari
After some investigation, the problem seems to be in the Xorg.wrap
wrapper that is way too picky.

1) Without the wrapper Xdummy cannot be executed because it tries to
open some virtual console and fails

2) With the wrapper Xdummy cannot be executed either because

a) you need to modify the Xwrapper.conf file to let anybody run it first
b) The wrapper protests that it cannot run with elevated privileges and options 
for Xorg including -logfile and -configdir, but these are obviously required if 
one wants to start Xdummy under the control of another application such as Xpra

To me, it is totally unclear why:

a) Xdummy should need to run with privilege at all otherwise Xorg messes
with the virtual consoles.

b) The wrapper cannot have its own options making it more flexible and a
group to manage it, so that only the users with appropriate permissions
(in the appropriate group) can start the wrapper with the options
relaxing its behavior (e.g. allowing -logfile and -confdir)

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

Title:
  Xdummy cannot be used in Xenial

Status in xserver-xorg-video-dummy package in Ubuntu:
  New

Bug description:
  Xdummy is used by several systems for remote display, such as xpra
  (http://xpra.org/).

  Unfortunately, since Xenial, it is completely impossible to use Xdummy
  for anything like that, because of the way in which permissions are
  set up for running X servers. This results in a serious compromise on
  the possibility of running remote displays systems on ubuntu. In fact,
  the latter can only rely on Xvfb with a less than optimal experience.

  Most important, 
  Trying to run Xdummy from a console session results in

  /usr/lib/xorg/Xorg.wrap: Only console users are allowed to run the X
  server

  It should be possible to start Xdummy from an ssh session. Xdummy is a
  'dummy' display driver. It does not touch real hardware. There is no
  need to prevent users who are not on the console from starting it. In
  fact, it is not clear what is the purpose of taking the effort of
  packaging and shipping Xdummy at all, if it cannot be used for the
  tasks it is intended for.

  See also:

  http://xpra.org/trac/ticket/1220

  The Xpra developer, whose availability to help is always excellent,
  explicitly states that:

  - it is not possible to use xdummy with almost all Ubuntu releases [in
  fact the problem is Xenial. Before xenial, xdummy required some
  tweaks, but worked]

  - xpra needs to be compiled with the --without-Xdummy on Ubuntu
  because of this

  - There is nothing that can be done in xpra, because this is an OS
  permission problem

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-video-dummy 1:0.3.7-1build5
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Jun  6 11:54:50 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (906 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: xserver-xorg-video-dummy
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (45 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-dummy/+bug/1589447/+subscriptions

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


[Desktop-packages] [Bug 1589447] [NEW] Xdummy cannot be used in Xenial

2016-06-06 Thread Sergio Callegari
Public bug reported:

Xdummy is used by several systems for remote display, such as xpra
(http://xpra.org/).

Unfortunately, since Xenial, it is completely impossible to use Xdummy
for anything like that, because of the way in which permissions are set
up for running X servers. This results in a serious compromise on the
possibility of running remote displays systems on ubuntu. In fact, the
latter can only rely on Xvfb with a less than optimal experience.

Most important, 
Trying to run Xdummy from a console session results in

/usr/lib/xorg/Xorg.wrap: Only console users are allowed to run the X
server

It should be possible to start Xdummy from an ssh session. Xdummy is a
'dummy' display driver. It does not touch real hardware. There is no
need to prevent users who are not on the console from starting it. In
fact, it is not clear what is the purpose of taking the effort of
packaging and shipping Xdummy at all, if it cannot be used for the tasks
it is intended for.

See also:

http://xpra.org/trac/ticket/1220

The Xpra developer, whose availability to help is always excellent,
explicitly states that:

- it is not possible to use xdummy with almost all Ubuntu releases [in
fact the problem is Xenial. Before xenial, xdummy required some tweaks,
but worked]

- xpra needs to be compiled with the --without-Xdummy on Ubuntu because
of this

- There is nothing that can be done in xpra, because this is an OS
permission problem

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xserver-xorg-video-dummy 1:0.3.7-1build5
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: KDE
Date: Mon Jun  6 11:54:50 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-12-12 (906 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
SourcePackage: xserver-xorg-video-dummy
UpgradeStatus: Upgraded to xenial on 2016-04-21 (45 days ago)

** Affects: xserver-xorg-video-dummy (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  Xdummy cannot be used in Xenial

Status in xserver-xorg-video-dummy package in Ubuntu:
  New

Bug description:
  Xdummy is used by several systems for remote display, such as xpra
  (http://xpra.org/).

  Unfortunately, since Xenial, it is completely impossible to use Xdummy
  for anything like that, because of the way in which permissions are
  set up for running X servers. This results in a serious compromise on
  the possibility of running remote displays systems on ubuntu. In fact,
  the latter can only rely on Xvfb with a less than optimal experience.

  Most important, 
  Trying to run Xdummy from a console session results in

  /usr/lib/xorg/Xorg.wrap: Only console users are allowed to run the X
  server

  It should be possible to start Xdummy from an ssh session. Xdummy is a
  'dummy' display driver. It does not touch real hardware. There is no
  need to prevent users who are not on the console from starting it. In
  fact, it is not clear what is the purpose of taking the effort of
  packaging and shipping Xdummy at all, if it cannot be used for the
  tasks it is intended for.

  See also:

  http://xpra.org/trac/ticket/1220

  The Xpra developer, whose availability to help is always excellent,
  explicitly states that:

  - it is not possible to use xdummy with almost all Ubuntu releases [in
  fact the problem is Xenial. Before xenial, xdummy required some
  tweaks, but worked]

  - xpra needs to be compiled with the --without-Xdummy on Ubuntu
  because of this

  - There is nothing that can be done in xpra, because this is an OS
  permission problem

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-video-dummy 1:0.3.7-1build5
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Mon Jun  6 11:54:50 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (906 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: xserver-xorg-video-dummy
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (45 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-dummy/+bug/1589447/+subscriptions

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


[Desktop-packages] [Bug 1581597] [NEW] hplip causes scanimage -L to return the same hp scanner as two devices

2016-05-13 Thread Sergio Callegari
Public bug reported:

I have a wifi connected HP multifunction printer that includes a scanner
Officejet 4500.

cups is configured to recognize this printer "by name" as in

hp:/net/Officejet_4500_G510n-z?zc=HPxx

calling scanimage -L causes the scanner associated to the printer to be
returned twice, once with a by-name url and once with a by-address url,
namely as

device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
Packard Officejet_4500_G510n-z all-in-one

device
`hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is a
Hewlett-Packard Officejet_4500_G510n-z all-in-one

This is somehow confusing.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: hplip 3.16.3+repack0-1
ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: KDE
Date: Fri May 13 18:20:49 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-12-12 (882 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MachineType: Notebook W740SU
Papersize: a4
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
SourcePackage: hplip
UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
dmi.bios.date: 10/02/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.5
dmi.board.asset.tag: Tag 12345
dmi.board.name: W740SU
dmi.board.vendor: Notebook
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: Notebook
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
dmi.product.name: W740SU
dmi.product.version: Not Applicable
dmi.sys.vendor: Notebook

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


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

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

Title:
  hplip causes scanimage -L to return the same hp scanner as two devices

Status in hplip package in Ubuntu:
  New

Bug description:
  I have a wifi connected HP multifunction printer that includes a
  scanner Officejet 4500.

  cups is configured to recognize this printer "by name" as in

  hp:/net/Officejet_4500_G510n-z?zc=HPxx

  calling scanimage -L causes the scanner associated to the printer to
  be returned twice, once with a by-name url and once with a by-address
  url, namely as

  device 'hpaio:/net/Officejet_4500_G510n-z?zc=HPxx' is a Hewlett-
  Packard Officejet_4500_G510n-z all-in-one

  device
  `hpaio:/net/officejet_4500_g510n-z?ip=nnn.nnn.nnn.nnn&queue=false' is
  a Hewlett-Packard Officejet_4500_G510n-z all-in-one

  This is somehow confusing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: hplip 3.16.3+repack0-1
  ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri May 13 18:20:49 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (882 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MachineType: Notebook W740SU
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/zagar_ssd--vg-root ro quiet splash 
resume=/dev/zagar_hd-vg/swap_1 acpi_backlight=vendor vt.handoff=7
  SourcePackage: hplip
  UpgradeStatus: Upgraded to xenial on 2016-04-21 (21 days ago)
  dmi.bios.date: 10/02/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd10/02/2013:svnNotebook:pnW740SU:pvrNotApplicable:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W740SU
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

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

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


[Desktop-packages] [Bug 1294689] Re: Firefox doesn't use dolphin to open download directory

2016-03-06 Thread Sergio Callegari
Editing /usr/share/applications/mimeinfo.cache is not a fix because:

1) The file is periodically recreated
2) The way in which it is recreated is correct. This file is not meant to 
specify a preferred order in which applications should be used to open links, 
but merely what applications can deal with what mime types (as such the order 
in which the file reports applications associated to some mime type is by 
definition random.
3) The issue is that some applications including firefox look at this file 
rather than at mimeapps.list or defaults.list to determine the default apps.

Bug is known by firefox developers (see
https://bugzilla.mozilla.org/show_bug.cgi?id=727422).

I suggest that this bug is made a duplicate of bug 1551171, that better
specifies what is going on.

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

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

Title:
  Firefox doesn't use dolphin to open download directory

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Under KDE, if from the download screen I ask to open the folder, I get
  a strange application, called files, to be spawned to browse the
  directory, instead of the more natural Dolphin. I am using Kubuntu.

  How to reproduce:
  1. Start Firefox under KDE
  2. Download any file from the Internet 
  3. Open the Download page 
  4. Within the downloaded file entry, click on the small "folder" icon on the 
right and wait a little bit

  Expected result:
  Dolphin file system browser to be started

  Actual result:
  A programm called "files" from GNOME environment is started. Most of the 
icons in the program are missing as I am running KDE from Kubuntu.
  This happens 100% of the times.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: firefox 28.0+build2-0ubuntu0.13.10.1
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  enzo   2229 F pulseaudio
   /dev/snd/controlC0:  enzo   2229 F pulseaudio
  BuildID: 20140317233501
  Channel: Unavailable
  Date: Wed Mar 19 15:33:07 2014
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2014-03-16 (3 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  IpRoute:
   default via 192.168.254.254 dev eth0  proto static 
   192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1 
   192.168.254.0/24 dev eth0  proto kernel  scope link  src 192.168.254.42  
metric 1
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
   
   virbr0no wireless extensions.
  Locales: extensions.sqlite corrupt or missing
  MarkForUpload: True
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=28.0/20140317233501 (In use)
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/06/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0803
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P6X58D-E
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0803:bd08/06/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP6X58D-E:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

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


[Desktop-packages] [Bug 1551171] [NEW] /usr/share/applications/mimeinfo.cache is used for default applications in Firefox

2016-02-29 Thread Sergio Callegari
Public bug reported:

See https://bugzilla.mozilla.org/show_bug.cgi?id=727422

With Firefox, default applications are selected by Firefox using
/usr/share/applications/mimeinfo.cache, however, this list is a system
generated list in random order and therefor does not reflect the user's
preferences of which application should be used to open a file.

When I click on a pdf (for example), I want to have the option to open
it in my default application, in my case in okular, and not in something
else. However, acroread is invariably presented is presented as default
choice because it happens to be the first entry in
/usr/share/applications/mimeinfo.cache for application/pdf.

This happens in spite of the fact that the desktop provides correct
defaults.list and mimeapps.list files

The comments in the firefox bug seem to suggest that firefox developers
are convinced that firefox calls the correct gtk libraries to determine
the correct application. If this is the case, then it is necessarily the
ubuntu (or possibly kubuntu) infrastructure to be failing.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: firefox 44.0.2+build1-0ubuntu0.15.10.1
ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
Uname: Linux 4.2.0-30-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
BuildID: 20160209234513
CurrentDesktop: KDE
Date: Mon Feb 29 11:37:25 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-12-12 (808 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
SourcePackage: firefox
UpgradeStatus: Upgraded to wily on 2015-10-23 (129 days ago)

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


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

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

Title:
  /usr/share/applications/mimeinfo.cache is used for default
  applications in Firefox

Status in firefox package in Ubuntu:
  New

Bug description:
  See https://bugzilla.mozilla.org/show_bug.cgi?id=727422

  With Firefox, default applications are selected by Firefox using
  /usr/share/applications/mimeinfo.cache, however, this list is a system
  generated list in random order and therefor does not reflect the
  user's preferences of which application should be used to open a file.

  When I click on a pdf (for example), I want to have the option to open
  it in my default application, in my case in okular, and not in
  something else. However, acroread is invariably presented is presented
  as default choice because it happens to be the first entry in
  /usr/share/applications/mimeinfo.cache for application/pdf.

  This happens in spite of the fact that the desktop provides correct
  defaults.list and mimeapps.list files

  The comments in the firefox bug seem to suggest that firefox
  developers are convinced that firefox calls the correct gtk libraries
  to determine the correct application. If this is the case, then it is
  necessarily the ubuntu (or possibly kubuntu) infrastructure to be
  failing.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: firefox 44.0.2+build1-0ubuntu0.15.10.1
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  BuildID: 20160209234513
  CurrentDesktop: KDE
  Date: Mon Feb 29 11:37:25 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-12 (808 days ago)
  InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: firefox
  UpgradeStatus: Upgraded to wily on 2015-10-23 (129 days ago)

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

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


  1   2   3   >