[Bug 1970090] Re: Backintime not launching because of python error

2022-05-27 Thread Michele Milano
@fantu, yes: I do have pkexec installed:

michele@pc-michele:~$ apt list pkexec
Elencazione... Fatto
pkexec/jammy,now 0.105-33 amd64 [installato, automatico]
pkexec/jammy 0.105-33 i386
michele@pc-michele:~$

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

Title:
  Backintime not launching because of python error

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


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

[Bug 1970090] Re: Backintime not launching because of python error

2022-05-27 Thread Michele Milano
@fantu, yes: if I didn't anyhting wrong, I currently have the fix package from
  https://launchpad.net/~fantonifabio/+archive/ubuntu/ubuntu-fixes 
installed. 

For your information: before your package, I had installed the fix package from 
  https://launchpad.net/~bit-team/+archive/ubuntu/stable 
mentioned by @ventusfahrer above in this thread. 

Not sure what is the difference between these two packages but, as far
as I can see, they apparently produce the same outcome: in both cases,
backintime-qt only starts for root user if invoked using sudo from the
command line, not from the .desktop launcher.

For clarity, Here's the full story of my attempts so far:

ATTEMPT 1
Eager to resume daily backups of my main home PC after the recent Ubuntu 22.04 
fresh install:
1.1  I added https://launchpad.net/~bit-team/+archive/ubuntu/stable repository 
using the Ubuntu "Software and Updates" tool. As usual, repositories got 
updated when I hit the "Close" button. 
1.2  Using the Synaptic tool, I "Completely remove"d backintime-qt, then I 
reinstalled it.
1.3  To test the fix, I clicked on the "Back In Time (root)" desktop launcher. 
Outcome: Backintime not launching.
1.4  In the command shell (Gnome Terminal), I issued commend "sudo 
backintime-qt". Outcome: Backintime launched normally.
Sorry that it didn't occur to me to test non-root backintime, since I do not 
normally use it.

Now, at least, I could access and use the Backintime's GUI as root
again, almost as I did in Ubuntu 20.04, but only launching it from the
command line. Not much satisfacory. But now I started getting a number
of "WITH ERRORS" snapshots mixed with successful snapshots, which may or
may not be related to the unofficial fix I had installed. Having no
better options I decided to keep it, waiting for an official fix.

ATTEMPT 2
Hoping that your fix is brings some progress, I decided to remove the one from 
bit-team and install this one. My steps:
2.1  sudo add-apt-repository ppa:fantonifabio/ubuntu-fixes
2.2  sudo apt update
2.3  In the "Software and Updates" tool I unticked 
https://launchpad.net/~bit-team/+archive/ubuntu/stable repository. As usual, 
repositories got updated when I hit Close button. 
2.4  Using the Synaptic tool, I "Completely remove"d backintime-qt, then 
reinstalled it.

If I'm not wrong, now the new fix has completely replaced the previous
one.

2.5  To test the fix, I clicked on the "Back In Time" .desktop launcher 
(non-root user). Outcome: Backintime GUI launched normally
2.6  I clicked on the "Back In Time (root) .desktop launcher (root user). 
Outcome: Backintime not launching.
2.7  In the Gnome command shell I issued command: sudo backintime-qt. Outcome: 
Backintime GUI launched normally.

Now, if I may, I wish to share one general consideration: it is good for
the @ubuntu change acceptance procedures ("SRU"s?) to be accurate,
strict and therefore slow, provided that this guarantees consistent,
bug-free distribution packages.

But if, for any reasons, the @ubuntu team cannot afford any more the
resources to keep their commitment to high-quality standards, which
seems to be the case with Ubuntu 22.04, I would expect that change
acceptance procedures be also adapted consistently, so they do not come
across and discourage the efforts by outside collaborators to remediate
with the needed speed and agility.

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

Title:
  Backintime not launching because of python error

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


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

[Bug 1970090] Re: Backintime not launching because of python error

2022-05-27 Thread Michele Milano
@fantonifabio: as a normal Ubuntu user, unaware of the official Ubuntu
dev/test/release lifecycle but eager to have this bothering bug finally
fixed, I have tested your fix at the best of my understanding as
follows:

1. sudo add-apt-repository ppa:fantonifabio/ubuntu-fixes
2. sudo apt update
3. clicked on the "Back In Time" desktop launcher (non-root user): success -> 
Back In Time UI displayed
4. clicked on the "Back In Time (root) desktop launcher (root user): failure -> 
nothing visible happens
5. Issued command: sudo backintime-qt from the command shell: success -> Back 
In Time UI displayed, configured with my existing profile.

I think the difference is the scripts invoked by the two desktop
launchers: /usr/bib/backintime-qt and /usr/bin/backintime-qt_polkit
respectively. What is wrong with the latter, it's hard for me to tell.
But I hope this can help your debugging.

However, I agree with @ventusfahrer's assumption that backintime-qt
1.2.1-3 was never tested for Ubuntu 22.04: if it had, the
incompatibility with Python 3.10 would have been discovered
immediately. So, having to test anyway, why not test Backintime 1.3.2
right away?

I think that, at this point, upgrading Backintime to 1.3.2 could not
lead to a worse situation than we are facing now. So I urge Canonical
team to go for it.

Overall, as an Ubuntu's fan since 2010, I feel depply disappointed in
seeing Ubuntu 22.04, the latest LTS release, coming out with untested
packages and undiscovered bugs, just to honor the announced deployment
deadline: a delayed release of a fully-tested system is preferrable, in
my opinion, to a timely release of a buggy one.

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

Title:
  Backintime not launching because of python error

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


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

[Bug 1970090] Re: Backintime not launching because of python error

2022-05-18 Thread Michele Milano
I join fantu and lastique in urging fix 1.3.2-0.1 to be ported to Ubuntu 22.04:
- because 22.04 is an LTS, bound to include a serious, hassle-free, powerful 
and yet easy-to-use backup tool such as backintime-qt. 
- because backintime-qt is far more feature-rich and flexible than the default 
Ubuntu “Backup” solution (for example it supports “backup as root” from the GUI 
out of the box) and it is a pity  seeing it broken by this late-discovered bug.

By the way: because of the above, I wish that Canonical selected
backintime-qt as Ubuntu’s default backup solution, instead of the
current simple but poor “Backup” app.

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

Title:
  Backintime not launching because of python error

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


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

[Bug 1970090] Re: Backintime not launching because of python error

2022-04-26 Thread Michele Milano
Thank you Ventusfahrer! Backintime has been my beloved backup tool for over a 
decade and after upgrading to 22.04 I had been left kind of "orphan", unable to 
create any new daily snapshots! 
Fortunately this patch has made the trick, until the next Jammy sync!

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

Title:
  Backintime not launching because of python error

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


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

[Bug 1959760] [NEW] Broken displayport driver

2022-02-02 Thread michele tegon
Public bug reported:

Using Dell D3100 docking station with dell xps13 with latest version of the 
Displayport drivers.
After kernel installation on reboot external monitor not detected anymore
Last working kernel is 5.11 


lsb_release -rd
Description:Linux Mint 20.3
Release:20.3

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

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

Title:
  Broken displayport driver

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


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

[Bug 1956574] [NEW] clang-tidy: /usr/bin/run-clang-tidy -> run-clang-tidy-13.py broken symlink

2022-01-06 Thread MICHELE DIONISIO
Public bug reported:

in ubuntu 21.10 and new 22.04 the /usr/bin/run-clang-tidy is a symlink to 
run-clang-tidy-13.py but,
run-clang-tidy-13.py is a symlink to ../lib/llvm-13/share/clang/run-clang-tidy 
that does not exist.

the correct symlink is the one of /usr/bin/run-clang-tidy-13

lrwxrwxrwx 1 root root 20 dic 24 17:48 /usr/bin/run-clang-tidy -> 
run-clang-tidy-13.py
lrwxrwxrwx 1 root root 33 nov  8 14:09 /usr/bin/run-clang-tidy-13 -> 
../lib/llvm-13/bin/run-clang-tidy
lrwxrwxrwx 1 root root 41 nov  8 14:09 /usr/bin/run-clang-tidy-13.py -> 
../lib/llvm-13/share/clang/run-clang-tidy

** Affects: llvm-defaults (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  clang-tidy: /usr/bin/run-clang-tidy -> run-clang-tidy-13.py broken
  symlink

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


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

[Bug 1955472] [NEW] package linux-firmware 1.187.20 failed to install/upgrade: unable to open '/lib/firmware/qcom/sdm845/modem.mbn.dpkg-new': Operation not permitted

2021-12-21 Thread Michele Lino Cericola McDonald
Public bug reported:

package linux-firmware 1.187.20 failed to install/upgrade: unable to
open '/lib/firmware/qcom/sdm845/modem.mbn.dpkg-new': Operation not
permitted

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: linux-firmware 1.187.20
ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-41-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  michele.mcdonald   2081 F pulseaudio
CasperMD5CheckResult: skip
Date: Fri Dec 17 11:56:30 2021
Dependencies:
 
DuplicateSignature:
 package:linux-firmware:1.187.20
 Unpacking linux-firmware (1.187.23) over (1.187.20) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-JkBnFw/19-linux-firmware_1.187.23_all.deb (--unpack):
  unable to open '/lib/firmware/qcom/sdm845/modem.mbn.dpkg-new': Operation not 
permitted
ErrorMessage: unable to open '/lib/firmware/qcom/sdm845/modem.mbn.dpkg-new': 
Operation not permitted
HibernationDevice: RESUME=UUID=057550e0-f8b1-4003-9694-cc6af708a598
InstallationDate: Installed on 2021-04-16 (248 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 0cf3:e007 Qualcomm Atheros Communications 
 Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
 Bus 001 Device 002: ID 0bda:5689 Realtek Semiconductor Corp. Integrated Webcam
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. Latitude 3590
PackageArchitecture: all
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-41-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions: grub-pc 2.04-1ubuntu26.13
SourcePackage: linux-firmware
Title: package linux-firmware 1.187.20 failed to install/upgrade: unable to 
open '/lib/firmware/qcom/sdm845/modem.mbn.dpkg-new': Operation not permitted
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/24/2019
dmi.bios.release: 1.9
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.9.9
dmi.board.name: 0J8D23
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.9.9:bd05/24/2019:br1.9:svnDellInc.:pnLatitude3590:pvr:sku083A:rvnDellInc.:rn0J8D23:rvrA00:cvnDellInc.:ct10:cvr:
dmi.product.family: Latitude
dmi.product.name: Latitude 3590
dmi.product.sku: 083A
dmi.sys.vendor: Dell Inc.

** Affects: linux-firmware (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal need-duplicate-check

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

Title:
  package linux-firmware 1.187.20 failed to install/upgrade: unable to
  open '/lib/firmware/qcom/sdm845/modem.mbn.dpkg-new': Operation not
  permitted

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


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

[Bug 1951264] [NEW] Needs packaging for new app: say

2021-11-17 Thread Michele Andreoli
Public bug reported:

[needs-packaging] say

"say" is a PERL wrapper utility that add sox audio effects to the Google TTS 
speech system, 
and do some filtering. 

URL: http://micheleandreoli.org/public/Software/say/
License: GPL
Notes: say - speech synthesis with Google TTS

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Needs packaging for new app: say

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


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

[Bug 1940412] [NEW] Graphical Upgrade from 18.04 to 20.04 refused to continue due to an unresolvable bug

2021-08-18 Thread Michele Mattioni
Public bug reported:

This is the text that the Graphical Upgrades gave to me

"""
An unresolvable problem occurred while calculating the upgrade.

 If none of this applies, then please report this bug using the command 
'ubuntu-bug ubuntu-release-upgrader-core' in a terminal. If you want to 
investigate this yourself the log files in '/var/log/dist-upgrade' will contain 
details about the upgrade. Specifically, look at 'main.log' and 'apt.log'.
"""

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.44
ProcVersionSignature: Ubuntu 4.15.0-154.161-generic 4.15.18
Uname: Linux 4.15.0-154-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.24
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Wed Aug 18 12:22:27 2021
EcryptfsInUse: Yes
InstallationDate: Installed on 2018-02-27 (1267 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2021-08-18 (0 days ago)
VarLogDistupgradeTermlog:

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


** Tags: amd64 apport-bug bionic dist-upgrade third-party-packages

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

Title:
  Graphical Upgrade from 18.04 to 20.04 refused to continue due to an
  unresolvable bug

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


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

[Bug 1934895] Re: Improve understandability of package versions for JDK Early Access

2021-07-12 Thread Michele Mancioppi
** Also affects: openjdk-lts (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Improve understandability of package versions for JDK Early Access

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

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

[Bug 1934895] [NEW] Improve understandability of package versions for JDK Early Access

2021-07-07 Thread Michele Mancioppi
Public bug reported:

The current package version of the OpenJDK 17, currently in Early
Access, looks as follows:

  openjdk-17-jdk/hirsute-updates,hirsute-security,now 17~19-1ubuntu1
amd64

The `~` in 17~19 should indicate that it is an Early Access, but it is
not understandable for Java developers not acquainted with Debian
package version rules.

The proposal is to add the `ea` suffix to Early Build package version,
so that the 19th EA build of OpenJDK 17, would be:

  openjdk-17-jdk/hirsute-updates,hirsute-security,now 17~19ea-1ubuntu1
amd64

The above, adds the `ea` marker that is understandable to Java people
without compromising the structure of the package version.

** Affects: openjdk-17 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Improve understandability of package versions for JDK Early Access

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

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

[Bug 1914026] [NEW] package linux-image-5.8.0-41-generic 5.8.0-41.46~20.04.1 failed to install/upgrade: il sottoprocesso installato pacchetto linux-image-5.8.0-41-generic script pre-removal ha restitu

2021-02-01 Thread michele palma
Public bug reported:

sudo apt remove --purge linux-generic-hwe-20.04 linux-oem-20.04 linux-hwe-* 
linux-oem-* linux-modules-5.1* linux-modules-5.8.0-* linux-modules-5.6.0-* 
<
<
<
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: linux-image-5.8.0-41-generic 5.8.0-41.46~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
NonfreeKernelModules: qnx4 hfsplus hfs minix ntfs jfs usblp uvcvideo 
videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 snd_hda_codec_conexant 
videobuf2_common videodev mc i915 ath9k snd_hda_codec_generic ath9k_common 
coretemp ath9k_hw ledtrig_audio snd_hda_intel ath snd_intel_dspcfg mac80211 
cfg80211 snd_hda_codec snd_hda_core acer_wmi sparse_keymap wmi_bmof mxm_wmi 
mac_hid lpc_ich i2c_i801 i2c_smbus atl1c wmi
ApportVersion: 2.20.11-0ubuntu27.14
Architecture: amd64
CasperMD5CheckResult: skip
Date: Mon Feb  1 10:38:58 2021
ErrorMessage: il sottoprocesso installato pacchetto 
linux-image-5.8.0-41-generic script pre-removal ha restituito lo stato di 
errore 1
InstallationDate: Installed on 2021-01-18 (13 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.4
SourcePackage: linux-signed-hwe-5.8
Title: package linux-image-5.8.0-41-generic 5.8.0-41.46~20.04.1 failed to 
install/upgrade: il sottoprocesso installato pacchetto 
linux-image-5.8.0-41-generic script pre-removal ha restituito lo stato di 
errore 1
UpgradeStatus: Upgraded to focal on 2021-01-18 (13 days ago)

** Affects: linux-signed-hwe-5.8 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal

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

Title:
  package linux-image-5.8.0-41-generic 5.8.0-41.46~20.04.1 failed to
  install/upgrade: il sottoprocesso installato pacchetto linux-
  image-5.8.0-41-generic script pre-removal ha restituito lo stato di
  errore 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1914026/+subscriptions

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

[Bug 1909012] Re: my display are disappeared with I used libreoffice or other software

2021-01-07 Thread Michele N
As you can see from the attached photo, the central screen suddenly blackens 
when I hover while I was working on a word processor. The problem could be a 
conflict between opening shotwell program in the background, as could very well 
happen with other programs that still require cpu resources. I ask to have some 
answers and to be able to know if doing the upgrade of the ubuntu version, 
always in LTS, can solve some bugs.
I ask for an answer to updates as well and also to the fact that I have to keep 
restarting my computer to fix these bugs.
Thanks

** Attachment added: "IMG_20201222_123937.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1909012/+attachment/5450285/+files/IMG_20201222_123937.jpg

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

Title:
  my display are disappeared with I used libreoffice or other software

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

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

[Bug 1909012] Re: my display are disappeared with I used libreoffice or other software

2021-01-07 Thread Michele N
casa@casa-System-Product-Name:~$ sudo journalctl -f
[sudo] password di casa: 
-- Logs begin at Fri 2020-06-05 13:14:15 CEST. --
gen 07 15:27:40 casa-System-Product-Name systemd[1]: mnt-9B78\x2dB5E9.mount: 
Job mnt-9B78\x2dB5E9.mount/start failed with result 'dependency'.
gen 07 15:27:40 casa-System-Product-Name systemd[1]: 
dev-disk-by\x2duuid-9B78\x2dB5E9.device: Job 
dev-disk-by\x2duuid-9B78\x2dB5E9.device/start failed with result 'timeout'.
gen 07 15:31:23 casa-System-Product-Name rtkit-daemon[1437]: Supervising 4 
threads of 2 processes of 1 users.
gen 07 15:31:23 casa-System-Product-Name rtkit-daemon[1437]: Supervising 4 
threads of 2 processes of 1 users.
gen 07 15:34:03 casa-System-Product-Name dbus-daemon[1175]: [session uid=1000 
pid=1175] Activating via systemd: service name='org.gnome.Terminal' 
unit='gnome-terminal-server.service' requested by ':1.102' (uid=1000 pid=3326 
comm="/usr/bin/gnome-terminal.real " label="unconfined")
gen 07 15:34:03 casa-System-Product-Name systemd[1025]: Starting GNOME Terminal 
Server...
gen 07 15:34:03 casa-System-Product-Name dbus-daemon[1175]: [session uid=1000 
pid=1175] Successfully activated service 'org.gnome.Terminal'
gen 07 15:34:03 casa-System-Product-Name systemd[1025]: Started GNOME Terminal 
Server.
gen 07 15:34:16 casa-System-Product-Name sudo[3349]: casa : TTY=pts/0 ; 
PWD=/home/casa ; USER=root ; COMMAND=/bin/journalctl -f
gen 07 15:34:16 casa-System-Product-Name sudo[3349]: pam_unix(sudo:session): 
session opened for user root by (uid=0)

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

Title:
  my display are disappeared with I used libreoffice or other software

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

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

[Bug 1828929] Re: upload speed is reported wrong

2021-01-04 Thread Marc Michele
Problem still exist. Cost me some time to figure out.

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

Title:
  upload speed is reported wrong

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

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

[Bug 1908335] Re: [SRU][F/G/H/U/OEM-5.6] Fix i2c report error on elan trackpoint

2020-12-29 Thread Michele
Ah, sorry - just wanted to add to the report in case it helped! I'll be
patient, thanks for your work.

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

Title:
  [SRU][F/G/H/U/OEM-5.6] Fix i2c report error on elan trackpoint

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

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

[Bug 1908335] Re: [SRU][F/G/H/U/OEM-5.6] Fix i2c report error on elan trackpoint

2020-12-28 Thread Michele
I installed the kernel in -proposed and I still get these errors and 
non-functional trackpoint. 
System is a Lenovo L13.

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

Title:
  [SRU][F/G/H/U/OEM-5.6] Fix i2c report error on elan trackpoint

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

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

[Bug 1909012] [NEW] my display are disappeared with I used libreoffice or other software

2020-12-22 Thread Michele N
Public bug reported:

I was using libreoffice writer while, pasting an image and printing it, the 
screen went black while I was moving the mouse, the menu of favorite programs 
remains clearly visible on the sides of the screen and at the top the bar with 
the clock in the center and on the right side the internet connection, audio 
volume and shutdown lights.
This is not the first time this has happened, not only with libreoffice suite 
but also with other programs.

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

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

Title:
  my display are disappeared with I used libreoffice or other software

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

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

[Bug 1292398] Re: Second screen position isn't saved from one session to another

2020-11-29 Thread Michele Gastaldo
Hi Daniel,

I did some testing because I seemed to be affected by this issue on
Ubuntu 20.04. In fact I first used the script from bernaerts mentioned
above (#4 for instance). Anyway I disabled its startup before these
tests, I mentioned it to clear the ground.

So I followed your instructions in #147: everything seems to work, the
two monitors.xml are identical and the configuration is correctly
applied on my system.

Then I tested some different real use behaviours, as I am working with a
laptop attached to a TV and I not always have them connected, but most
importantly I only use the TV to watch videos, while in normal use I
prefer to work on my screen only.

So I started with a new monitors.xml, setup the dual monitors (Join Displays) 
view, and then tried:
1. unconnecting the TV "on hot", then connecting it again
2. the same, but logging out and in between the two steps
3. turning off the computer as it is, unconnecting the TV, restarting, and 
connect the TV at some point
4. switching the configuration to Single-Display, then activating dual view 
again

In cases 1-3 the configuration is back as expected, so everything ok. In case 4 
the configuration is lost. 
This is because in 1-3 monitors.xml is unaffected (a monitors.xml~ is instead 
created and apparently used; not sure how that is handled), whereas in 4 it is 
overwritten and the TV is not only marked , but its whole 
configuration (X,Y, scale, etc.) deleted.

This might seem trivial, but I originally expected the single-display
configuration not to interfere with the dual one in case 4 just as in
the other ones. 4 is quite a usual behaviour of mine, and maybe not
only: 1 and 2 are not recommendable (in fact, in one case the X session
crashed); 3 is surely correct, but 4 might also be quite likely - a
monitor/TV is physically connected, but used only at times (e.g., for
watching movies or for particular tasks), so one would switch it off and
want windows not to open there. Expecting the system to understand that
"Off" does not mean "forget its configuration"...

I think more people here fall in this kind of behaviour (surely #143 and
likely #114), which is not really an issue of the configuration not
being loaded, but rather a 'bad managing' of different situations

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

Title:
  Second screen position isn't saved from one session to another

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

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

[Bug 1900166] Re: CPU freezes and system reboots

2020-10-19 Thread Michele Primavera
I can confirm one of my VPS with linux-image-5.4.0-51-generic kept
hanging, reverting back to -48 fixed the issue.

The issue seems to happen at random. At boot, right after boot, after 5
minutes from boot... but it always crashes sooner or later.

Sadly I was not able to get a log out of the crash.

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

Title:
  CPU freezes and system reboots

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.4/+bug/1900166/+subscriptions

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

[Bug 1897319] [NEW] package memtest86+ 5.01-3.1ubuntu2.1 failed to install/upgrade: il sottoprocesso installato pacchetto memtest86+ script post-installation ha restituito lo stato di errore 1

2020-09-25 Thread Michele Negrini
Public bug reported:

update

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: memtest86+ 5.01-3.1ubuntu2.1
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
NonfreeKernelModules: lkp_Ubuntu_5_4_0_42_46_generic_70 wl zfs zunicode zavl 
icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
Date: Fri Sep 25 19:54:07 2020
ErrorMessage: il sottoprocesso installato pacchetto memtest86+ script 
post-installation ha restituito lo stato di errore 1
InstallationDate: Installed on 2020-09-25 (0 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: grub2
Title: package memtest86+ 5.01-3.1ubuntu2.1 failed to install/upgrade: il 
sottoprocesso installato pacchetto memtest86+ script post-installation ha 
restituito lo stato di errore 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package focal

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

Title:
  package memtest86+ 5.01-3.1ubuntu2.1 failed to install/upgrade: il
  sottoprocesso installato pacchetto memtest86+ script post-installation
  ha restituito lo stato di errore 1

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

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

[Bug 1884726] Re: [TTM] Buffer eviction failed

2020-06-23 Thread Michele Della Guardia
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] ProcModules.txt

2020-06-23 Thread Michele Della Guardia
apport information

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

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] ProcInterrupts.txt

2020-06-23 Thread Michele Della Guardia
apport information

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

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] Lsusb-v.txt

2020-06-23 Thread Michele Della Guardia
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1884726/+attachment/5386409/+files/Lsusb-v.txt

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] RfKill.txt

2020-06-23 Thread Michele Della Guardia
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1884726/+attachment/5386415/+files/RfKill.txt

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] ProcCpuinfoMinimal.txt

2020-06-23 Thread Michele Della Guardia
apport information

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

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] ProcCpuinfo.txt

2020-06-23 Thread Michele Della Guardia
apport information

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

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] PulseList.txt

2020-06-23 Thread Michele Della Guardia
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1884726/+attachment/5386414/+files/PulseList.txt

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] Lspci.txt

2020-06-23 Thread Michele Della Guardia
apport information

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

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] Lsusb.txt

2020-06-23 Thread Michele Della Guardia
apport information

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

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] Lspci-vt.txt

2020-06-23 Thread Michele Della Guardia
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1884726/+attachment/5386387/+files/Lspci-vt.txt

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] Re: [TTM] Buffer eviction failed

2020-06-23 Thread Michele Della Guardia
apport information

** Tags added: apport-collected staging

** Description changed:

  Under some usage conditions on Ubuntu 20.04 I get an almost complete system 
freeze and after some minutes I get this issuing a dmesg command: "[TTM] Buffer 
eviction failed".
  I can always reproduce the problem using Streetview function inside 
maps.google.com using Firefox (77.0.1).
  My kernel version is 5.4.0-38 and my graphic card is an old Nvidia
  
  01:00.0 VGA compatible controller: NVIDIA Corporation G86M [GeForce
  8400M GS] (rev a1
  
- When I switch to closed source Nvidia proprietary driver (ver. 340.108)
- I have no issues.
+ When I switch to closed source Nvidia proprietary driver (ver. 340.108) I 
have no issues.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  michele1586 F pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 20.04
+ HibernationDevice: RESUME=UUID=4e56d43d-0da0-4af9-a55c-035f04c115bf
+ InstallationDate: Installed on 2017-11-13 (952 days ago)
+ InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
+ MachineType: Acer Aspire 5720
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=it_IT.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 nouveaudrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-38-generic 
root=UUID=28547816-80be-43c8-a86e-d655d7d8ad5e ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.4.0-38.42-generic 5.4.44
+ RelatedPackageVersions:
+  linux-restricted-modules-5.4.0-38-generic N/A
+  linux-backports-modules-5.4.0-38-generic  N/A
+  linux-firmware1.187.1
+ StagingDrivers: ashmem_linux
+ Tags:  focal staging
+ Uname: Linux 5.4.0-38-generic x86_64
+ UpgradeStatus: Upgraded to focal on 2020-04-24 (60 days ago)
+ UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo tty uucp
+ _MarkForUpload: True
+ dmi.bios.date: 11/10/2008
+ dmi.bios.vendor: Acer
+ dmi.bios.version: V1.45
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: Nettiling
+ dmi.board.vendor: Acer
+ dmi.board.version: V1.45
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: Acer
+ dmi.chassis.version: V1.45
+ dmi.modalias: 
dmi:bvnAcer:bvrV1.45:bd11/10/2008:svnAcer:pnAspire5720:pvrV1.45:rvnAcer:rnNettiling:rvrV1.45:cvnAcer:ct1:cvrV1.45:
+ dmi.product.family: None
+ dmi.product.name: Aspire 5720
+ dmi.product.sku: None
+ dmi.product.version: V1.45
+ dmi.sys.vendor: Acer
+ modified.conffile..etc.default.apport: [modified]
+ mtime.conffile..etc.default.apport: 2019-08-08T12:13:15.951541

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1884726/+attachment/5386382/+files/AlsaInfo.txt

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] UdevDb.txt

2020-06-23 Thread Michele Della Guardia
apport information

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

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] WifiSyslog.txt

2020-06-23 Thread Michele Della Guardia
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1884726/+attachment/5386417/+files/WifiSyslog.txt

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] IwConfig.txt

2020-06-23 Thread Michele Della Guardia
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1884726/+attachment/5386385/+files/IwConfig.txt

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] Lsusb-t.txt

2020-06-23 Thread Michele Della Guardia
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1884726/+attachment/5386408/+files/Lsusb-t.txt

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] CurrentDmesg.txt

2020-06-23 Thread Michele Della Guardia
apport information

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

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] CRDA.txt

2020-06-23 Thread Michele Della Guardia
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1884726/+attachment/5386383/+files/CRDA.txt

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1884726] [NEW] [TTM] Buffer eviction failed

2020-06-23 Thread Michele Della Guardia
Public bug reported:

Under some usage conditions on Ubuntu 20.04 I get an almost complete system 
freeze and after some minutes I get this issuing a dmesg command: "[TTM] Buffer 
eviction failed".
I can always reproduce the problem using Streetview function inside 
maps.google.com using Firefox (77.0.1).
My kernel version is 5.4.0-38 and my graphic card is an old Nvidia

01:00.0 VGA compatible controller: NVIDIA Corporation G86M [GeForce
8400M GS] (rev a1

When I switch to closed source Nvidia proprietary driver (ver. 340.108)
I have no issues.

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


** Tags: focal

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

Title:
  [TTM] Buffer eviction failed

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

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

[Bug 1872108] Re: Bass not on working Lenovo ThinkPad X1 Carbon 7th gen running focal

2020-06-20 Thread Michele
also note that in my experience a suspend/resume cycle also reverts the
fix, so probably the script needs to be invoked also upon resume. in
short, this is a temporary hack, not a real solution.

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

Title:
  Bass not on working Lenovo ThinkPad X1 Carbon 7th gen running focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1872108/+subscriptions

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

[Bug 1872108] Re: Bass not on working Lenovo ThinkPad X1 Carbon 7th gen running focal

2020-06-12 Thread Michele
Try this, it helped a lot on my X1 Yoga G4:
first install alsa-tools
# apt install alsa-tools
then run
# sudo hda-verb /dev/snd/hwC0D0 0x17 SET_CONNECT_SEL 1
borrowed from here
https://gist.github.com/hamidzr/dd81e429dc86f4327ded7a2030e7d7d9#gistcomment-3335436

I have absolutely no clue of how this works, and I hope there will be a better 
"official" fix soon, also because it's still just two channels, and volume 
cannot 
really be properly adjusted. However sound went from "crap" to "pretty decent".
Needs to be run after reboot (and probably suspend).

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

Title:
  Bass not on working Lenovo ThinkPad X1 Carbon 7th gen running focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1872108/+subscriptions

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

[Bug 1880343] Re: No confirmation when erase files/folders from Desktop

2020-05-25 Thread Michele Della Guardia
That's right

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

Title:
  No confirmation when erase files/folders from Desktop

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

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

[Bug 1880343] Re: No confirmation when erase files/folders from Desktop

2020-05-25 Thread Michele Della Guardia
That's right, files I deleted with Shift+Delete were actually inside Trash.
I wasn't aware of this new behavior after upgrading from 18.04.
Thanks a lot

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

Title:
  No confirmation when erase files/folders from Desktop

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

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

[Bug 1880343] Re: No confirmation when erase files/folders from Desktop

2020-05-25 Thread Michele Della Guardia
** Package changed: ubuntu => gnome-flashback (Ubuntu)

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

Title:
  No confirmation when erase files/folders from Desktop

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

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

[Bug 1880343] [NEW] No confirmation when erase files/folders from Desktop

2020-05-23 Thread Michele Della Guardia
Public bug reported:

On Ubuntu 20.04 there is no confirmation message when directly deleting
(no trash bin) files/folders from Desktop on Focal.

To reproduce :

- create a file or a folder on your Desktop
- select it with your mouse
- Shift+Canc on your keyboard to directly erase that file/folder

it works but you got no confirmation and this may be unsafe.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: focal

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

Title:
  No confirmation when erase files/folders from Desktop

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

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

[Bug 1875703] Re: Unable to use keyboard key for Rename on the desktop

2020-05-23 Thread Michele Della Guardia
Today, after a new update from proposed, I finally had F2 rename
function working again on Desktop.  Thanks a lot

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

Title:
  Unable to use keyboard key  for Rename on the desktop

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

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

[Bug 1875703] Re: Unable to use keyboard key for Rename on the desktop

2020-05-21 Thread Michele Della Guardia
On 20.04 I installed all "proposed" updates and now I can rename with F2
in any other folder, but still not able to do that on my Desktop (my
Ubuntu was updated from 18.04 to 20.04 and previously everything was
working)

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

Title:
  Unable to use keyboard key  for Rename on the desktop

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

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

[Bug 1872108] Re: Bass not on working Lenovo ThinkPad X1 Carbon 7th gen running focal

2020-05-01 Thread Michele
Same issue here on X1 Yoga 4th gen. Seems alsa sees a bass speaker, but
it's stuck at zero and cannot be turned on or otherwise regulated.

Node 0x17 [Pin Complex] wcaps 0x40058d: Stereo Amp-Out
  Control: name="Bass Speaker Playback Switch", index=0, device=0
ControlAmp: chs=3, dir=Out, idx=0, ofs=0
  Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
  Amp-Out vals:  [0x00 0x00]
  Pincap 0x001c: OUT HP Detect
  Pin Default 0x90170111: [Fixed] Speaker at Int N/A
Conn = Analog, Color = Unknown
DefAssociation = 0x1, Sequence = 0x1
Misc = NO_PRESENCE
  Pin-ctls: 0x40: OUT
  Unsolicited: tag=00, enabled=0
  Power states:  D0 D1 D2 D3 EPSS
  Power: setting=D0, actual=D0
  Connection: 3
 0x02* 0x03 0x06
  In-driver Connection: 1
 0x02

Full alsa info http://alsa-
project.org/db/?f=aab3665eede4913070f67e7d8b1b57d17db2633c

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

Title:
  Bass not on working Lenovo ThinkPad X1 Carbon 7th gen running focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1872108/+subscriptions

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

[Bug 1876151] [NEW] Ubuntu Documentation says 20.04 can be installed on i386

2020-04-30 Thread Michele Bologna
Public bug reported:

The installation guide for 20.04 lists i386 as a supported architecture:

https://help.ubuntu.com/lts/installation-guide/i386/ch02s01.html
https://help.ubuntu.com/lts/installation-guide/i386/pr01.html

i386 is not supported anymore on 20.04

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  Ubuntu Documentation says 20.04 can be installed on i386

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

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

[Bug 1452115] Re: Python interpreter binary is not compiled as PIE

2020-01-03 Thread Michele Orrù
** Also affects: python3.8 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: python3.8 (Debian)
   Importance: Undecided
   Status: New

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

Title:
  Python interpreter binary is not compiled as PIE

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

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

[Bug 1856347] Re: Tilix unable to open theme parsing error

2019-12-15 Thread MICHELE DIONISIO
I solve te issue editing

/usr/share/glib-2.0/schemas/com.gexperts.Tilix.gschema.xml

search



and replace the next line
${title}

with 
'Default'

My file at the end looklike this:


  
  'Default'

Save and
sudo glib-compile-schemas /usr/share/glib-2.0/schemas/

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

Title:
  Tilix unable to open  theme parsing error

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

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

[Bug 1724895] Re: MTU not applied on private ethernet interfaces

2019-10-23 Thread Michele Giacomoli
Still broken on 18.04.3 with netplan 0.98-0ubuntu1~18.04.1 and systemd
237-3ubuntu10.31.

With dhcp set to false, use-mtu seems to be useless. The only affordable
workaround I found is to create an override .link file that only matches
by mac address and set the MTU. For example:

[Match]
MACAddress=aa:bb:cc:dd:ee:ff

[Link]
MTUBytes=9000

saved as /etc/systemd/network/10-cmonsystemdsetmtuforme.link. Reboot
(maybe also "systemctl restart systemd-networkd" works) and mtu should
be set.

Hoping for a fix in the near future.

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

Title:
  MTU not applied on private ethernet interfaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1724895/+subscriptions

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

[Bug 1838464] Re: NFS volume not mounting with systemd

2019-08-17 Thread Michele Michielin
Hello, I tried all of your suggestions but nothing changed.

First attempt: I tried to add the following lines to my unit file:

After=network.target network-online.target
Before=umount.target remote-fs.target

No success.

Second attempt: I removed my unit file, I mounted manually the folder (with 
"sudo mount -t nfs 192.168.1.103:/Multimedia/Music /mnt/nas/music/") and I 
noticed with "show mnt-nas-music.mount" that the options generated by systemd 
were different, so I changed my unit file this way:
__

[Unit]
Description=NAS volume - Music
Wants=network-online.target
WantedBy=multi-user.target
Conflicts=umount.target
Before=remote-fs.target multi-user.target umount.target
After=system.slice remote-fs-pre.target systemd-journald.socket network.target 
-.mount network-online.target

[Mount]
What=192.168.1.103:/Multimedia/Music
Where=/mnt/nas/music/
Type=nfs
Options=auto,user,nfsvers=3
TimeoutSec=10

[Install]
__

No success.

The error is always the same: "network is unreachable".

Please tell me if you need some other information.

Thanks for your help.

Michele

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

Title:
  NFS volume not mounting with systemd

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

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

[Bug 1838464] Re: NFS volume not mounting with systemd

2019-08-14 Thread Michele Michielin
Hello, thanks for your answer, I will test your suggestions as soon as
possible.

Regarding your question about fstab, I forgot to mention that I've always 
mounted my NAS folder through fstab but after one ot the latest upgrade it 
stopped working.
I searched the internet for an alternative solution and I tried to do it 
manually.

Thanks again
Michele

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

Title:
  NFS volume not mounting with systemd

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

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

[Bug 1838464] [NEW] NFS volume not mounting with systemd

2019-07-30 Thread Michele Michielin
Public bug reported:

Hello,

I'm unable to mount NFS volume at boot time with systemd. Using Ubuntu 18.04.2 
LTS.
I commented out /etc/fstab entry:
#192.168.1.103:/Multimedia/Music/mnt/nas/music/ nfs 
_netdev,auto,user,vers=30   0

I created "/etc/systemd/system/mnt-nas-music.mount":
[Unit]
Description=NAS volume - Music
After=network.target

[Mount]
What=192.168.1.103:/Multimedia/Music
Where=/mnt/nas/music/
Type=nfs
Options=_netdev,auto,user,nfsvers=3
TimeoutSec=10

[Install]
WantedBy=multi-user.target

I enabled it with "systemctl enable mnt-nas-music.mount" so that when I run 
"systemctl is-enabled mnt-nas-music.mount" I obtain:
enable

But I keep obtaining this error ("systemctl status mnt-nas-
music.mount"):

 mnt-nas-music.mount - NAS volume - Music
   Loaded: loaded (/etc/systemd/system/mnt-nas-music.mount; enabled; vendor 
preset: enabled)
   Active: failed (Result: exit-code) since Tue 2019-07-30 21:23:42 CEST; 29min 
ago
Where: /mnt/nas/music
 What: 192.168.1.103:/Multimedia/Music
  Process: 1530 ExecMount=/bin/mount 192.168.1.103:/Multimedia/Music 
/mnt/nas/music -t nfs -o _netdev,user,nfsvers=3 (code=exited, status=32)

lug 30 21:23:42 ubuntu-desktop systemd[1]: Mounting NAS volume - Music...
lug 30 21:23:42 ubuntu-desktop mount[1530]: mount.nfs: Network is unreachable
lug 30 21:23:42 ubuntu-desktop systemd[1]: mnt-nas-music.mount: Mount process 
exited, code=exited status=32
lug 30 21:23:42 ubuntu-desktop systemd[1]: mnt-nas-music.mount: Failed with 
result 'exit-code'.
lug 30 21:23:42 ubuntu-desktop systemd[1]: Failed to mount NAS volume - Music.

If I run "journalctl -b" I notice that the attempt to mount NFS volume happens 
before network is ready:
lug 30 21:23:42 ubuntu-desktop systemd[1]: Failed to mount NAS volume - Music.
lug 30 21:23:48 ubuntu-desktop NetworkManager[978]:   [1564514628.2750] 
device (enp2s0): Activation: successful, device activated.

I think this is a bug.
Thanks in advance
Michele

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  NFS volume not mounting with systemd

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

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

[Bug 1817358] [NEW] Ubuntu 16.04 netboot installation failed during loading of installer component libc6-udeb

2019-02-22 Thread Marc Michele
Public bug reported:

I try to install Ubuntu 16.04 on a Citrix Xenserver. I use
http://de.archive.ubuntu.com/ubuntu/ as install url in XenCenter.

On wednesday 20.02.2019 at 18.04 a clock the installation work fine, but
now after the change of the mini iso under
http://de.archive.ubuntu.com/ubuntu/ubuntu/ubuntu/dists/xenial-
updates/main/installer-amd64/current/images/netboot/ the installation
failed.

To run in to this bug open XenCenter and choose create new VM and select
Template for Ubuntu Xenial 16.04, give it a name and click on next.
Under Installation Media choose "Install from URL" and put the url in
it. The click next and complete it by selecting storage, cpu and memory.

Then go to console. The installer start, choose language and so on.
After enter the second time the user password the installer hang by
Detect disks with following error:

   [!!] Detect disks ?
  ? ?
  ? Failed to load installer component ?
  ? Loading libc6-udeb failed for unknown reasons. Aborting. ?
  ? ?
  ?   ?
  ? ?
  

It sound like the Bug form 18.04
(https://bugs.launchpad.net/ubuntu/+source/debian-
installer/+bug/1753449), but at Moment installation of 18.04 work fine.
Only 16.04 crashes.

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

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

Title:
  Ubuntu 16.04 netboot installation failed during loading of installer
  component libc6-udeb

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

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

[Bug 1728012] Re: Many 3rd party scanner drivers are broken by a sane change

2018-08-31 Thread Michele Michielin
Hello, I can confirm I was having the same problem with an Epson
Perfection V10 in 18.04 that was solved creating the file
'/etc/udev/rules.d/79-udev-epson.rules' and creating links to the
libraries ('ln -sfr /usr/lib/sane/libsane-epkowa* /usr/lib/x86_64-linux-
gnu/sane')

Thanks

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

Title:
  Many 3rd party scanner drivers are broken by a sane change

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

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

[Bug 1780800] Re: the application does not function properly when I'm about to edit video clips

2018-07-09 Thread Michele N
Dear staff, I would like to have a help to solve this problem that I
have with the application Openshot, if the stable update is available
for my version ubuntu studio, let me have the link or steps to update it
to the latest version

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

Title:
  the application does not function properly when I'm about to edit
  video clips

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

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

[Bug 1780800] [NEW] the application does not function properly when I'm about to edit video clips

2018-07-09 Thread Michele N
Public bug reported:

the application does not function properly when I'm about to edit video
clips

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: openshot 1.4.3-1.2
ProcVersionSignature: Ubuntu 4.4.0-24.43-lowlatency 4.4.10
Uname: Linux 4.4.0-24-lowlatency x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CurrentDesktop: XFCE
Date: Mon Jul  9 16:44:19 2018
InstallationDate: Installed on 2016-06-10 (758 days ago)
InstallationMedia: Ubuntu-Studio 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
PackageArchitecture: all
SourcePackage: openshot
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  the application does not function properly when I'm about to edit
  video clips

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

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

[Bug 1767468] Re: Upgrade from 16.04 to 18.04 disables hardware acceleration on Intel Graphics

2018-04-28 Thread Michele
Ok I fixed the problem on my system. This has nothing to do with
libglvnd but I don't know to which package it should be attributed.
Problem (at least for me) seems to be linked to

/etc/X11/Xsession.d/50_check_unity_support

that fails (as I had uninstalled unity after update) and causes Xsession to 
fall-back on LLVMPipe. 
Remove or comment that file and accelerated drivers are back

OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2)

Hope this helps, and that someone more experienced can tag the
appropriate package so that the update removes this leftover check.

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

Title:
  Upgrade from 16.04 to 18.04 disables hardware acceleration on Intel
  Graphics

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

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

[Bug 1767468] Re: Upgrade from 16.04 to 18.04 disables hardware acceleration on Intel Graphics

2018-04-28 Thread Michele
Running on a live evaluation gets proper HW acceleration, but I'd really
rather avoid having to reinstall if it can be avoided. A pointer for
where to look for trouble would be much appreciated, all of the obvious
log files show no sign of trouble.

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

Title:
  Upgrade from 16.04 to 18.04 disables hardware acceleration on Intel
  Graphics

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

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

[Bug 1767468] Re: Upgrade from 16.04 to 18.04 disables hardware acceleration on Intel Graphics

2018-04-28 Thread Michele
Similar problem. I actually had updated to 18.04 beta, with no problems.
The issue manifested itself after I upgraded to the final release
yesterday. I don't think it's related to similar other bugs as I have
libegl-mesa0 . I also cannot find any error message in the logs, seems
that Xorg loads all of the HW acceleration libraries just fine, but for
some reason gnome-shell runs on llvmpipe.

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

Title:
  Upgrade from 16.04 to 18.04 disables hardware acceleration on Intel
  Graphics

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

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

[Bug 1752938] Re: Upgrading Ubuntu 18.04 disables GPU hardware acceleration

2018-04-28 Thread Michele
** This bug is no longer a duplicate of bug 1751414
   [regression] Missing Wayland login option and missing GL acceleration, after 
installing libegl1

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

Title:
  Upgrading Ubuntu 18.04 disables GPU hardware acceleration

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

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

[Bug 1591167] Re: Bluetooth: hci0 link tx timeout with Intel Corporation Wireless 7260

2018-04-10 Thread michele orlandi
just to be clear:

I received a call on my bluetooth headphones...

I "copied" this workaround from here:

https://bbs.archlinux.org/viewtopic.php?id=226312

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

Title:
  Bluetooth: hci0 link tx timeout with Intel Corporation Wireless 7260

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

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

[Bug 1591167] Re: Bluetooth: hci0 link tx timeout with Intel Corporation Wireless 7260

2018-04-10 Thread michele orlandi
Hope this helps, I think I found a workaround for my bluetooth tethering
issue with Android.

NOTE: This assumes that you're using tlp power manager.

Find your bluetooth device like so:

tlp-usblist | grep btusb

Bus 002 Device 011 ID : control = on,   autosuspend_delay_ms =
2000 -- Intel Corp.  (btusb)


add your device to your /etc/default/tlp:
USB_BLACKLIST=:

restart tlp in order to load your changes:
sudo service tlp restart

When I received a call the BT device timed out again, but not every 5
minutes like before.

I'll keep testing this and will let you know if confirmed.

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

Title:
  Bluetooth: hci0 link tx timeout with Intel Corporation Wireless 7260

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

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

Re: [Bug 1714518] Re: GTK+3 doesn't show FUSE/GVFS, smb (SMB/CIFS), sftp (SFTP/SSH) network shares in file chooser

2018-02-16 Thread Michele Bordi
Thank you to all for your work, from another "simple user" really looking
into this fix update :)

2018-02-16 15:20 GMT+01:00 Jeremy Bicha :

> Jon, the changelog message said that this bug was fixed in bionic (which
> is Ubuntu 18.04 Alpha). The bug is not fixed in Ubuntu 14.04 LTS
> "Trusty" yet.
>
> Maybe it's a bit more clear if you look at the bug page:
> https://launchpad.net/bugs/1714518
>
> I closed the Thunderbird task because we believe this bug can be fixed
> in the gtk+3.0 package without needing to update Thunderbird and several
> other packages.
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1579543).
> https://bugs.launchpad.net/bugs/1714518
>
> Title:
>   GTK+3 doesn't show FUSE/GVFS, smb (SMB/CIFS), sftp (SFTP/SSH) network
>   shares in file chooser
>
> Status in GTK+:
>   Fix Released
> Status in gtk+3.0 package in Ubuntu:
>   Fix Released
> Status in gtk+3.0 source package in Trusty:
>   Triaged
> Status in gtk+3.0 source package in Xenial:
>   Triaged
> Status in gtk+3.0 source package in Artful:
>   Triaged
>
> Bug description:
>   Steps to reproduce:
>   1. Install any Gtk3 application such as Firefox or Chromium which use
> modern file-chooser dialog.
>   2. Mount network location through fstab or file-manager ("smb://" =
> SMB/CIFS, "sftp://; = SFTP/SSH and so on)
>   3. Try to save/open file to/from the remote location from Gtk3
> application.
>
>   Expected results:
>   * user is able to find network folder and save/open file to/from it with
> GtkFileChooser dialog
>
>   Actual results:
>   * user is unable to find network folder and save/open file to/from it
> with GtkFileChooser dialog and many user applications are affected
>
>   
> -
>   Original bug description is below:
>
>   GTK+3 doesn't show FUSE network shares in file chooser - it used to do
>   so in GTK+2, and the GTK+3 documentation still mentions it should do
>   it.
>
>   In the mean time, every user of every application switching to GTK+3
>   -- including Chromium, at some point between 58 and 60 -- (a change
>   which happened in 16.04 LTS!!), loses the functionality to open or
>   save directly to a network share.
>
>   I had chosen 16.04 LTS for deploying our workstations at work, and my 50
> users have been suddenly unable to do a simple operation they have to do
> dozens of times a day.
>   They now have to "buffer" these files to their local filesystem when
> saving them and before uploading them, and then copy them to the company's
> network shares.
>   They were already a little bit grumpy when it stopped working with
> Firefox, and are now really side-eyeing me when they apply updates and find
> Chromium broken.
>
>   I have reported the bug upstream and provided a patch to fix this. I
>   hope you'll be able and willing to include it to Ubuntu's GTK+3
>   package.
>
>   Thanks in advance.
>
>   Colin
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/gtk/+bug/1714518/+subscriptions
>

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

Title:
  GTK+3 doesn't show FUSE/GVFS, smb (SMB/CIFS), sftp (SFTP/SSH) network
  shares in file chooser

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

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

Re: [Bug 1736080] Re: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-12-14 Thread Michele Polese
Hi,
thanks for the explanation.
Actually, I has some troubles with the initial dual boot setup of the
machine (which is now single boot into Ubuntu), so this is probably my
fault!
As for th Nov. 28 timestamp, I added some lines to the /etc/fstab to mount
network disks, which I omitted from the prev report since they were
unrelated.
Thanks for your help and your thorough explanations.
Best,
Michele

2017-12-14 22:39 GMT+01:00 Steve Langasek
<steve.langa...@canonical.com>:

> On Thu, Dec 14, 2017 at 07:26:35AM -, Michele Polese wrote:
> > This fixed it. Thank you very much!
> > How's the /etc/fstab generated? Just to know if it's my fault for the
> wrong
> > configuration or something was messed up during the setup.
>
> The /etc/fstab is generated at boot time.  The line that you had
> uncommented
> for /boot/efi was definitely not produced by the Ubuntu installer - even if
> there were a bug that produced such a line, the installation would have
> failed with that line present and the system would not have been bootable
> afterwards.
>
> Also, your bug report shows an installation date of 2016-11-21, and 'ls -l
> /etc/fstab' showed a timestamp on the file of November 28.
>
> So this must have been modified after the installation.  There is no
> software in the standard Ubuntu install which would have made this change.
> It's possible there is some package present in the Ubuntu universe archive
> which would make such a change - if so, we would be interested to know what
> package that was, so that we could fix it.  Or you might have installed
> third-party software which made this change, or followed some guide on the
> Internet telling you to make such changes to the file.
>
> If you do have any ideas how this happened, we would appreciate any
> information you could provide, since it's a fairly common report that
> /boot/efi is not correctly configured in /etc/fstab but we don't know why
> users are ending up in this situation.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1736080
>
> Title:
>   package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
>   failed to install/upgrade: subprocess installed post-installation
>   script returned error exit status 1
>
> Status in shim-signed package in Ubuntu:
>   Incomplete
>
> Bug description:
>   See https://askubuntu.com/questions/948315/error-processing-package-
>   shim-signed
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 16.04
>   Package: shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
>   ProcVersionSignature: Ubuntu 4.4.0-101.124-generic 4.4.95
>   Uname: Linux 4.4.0-101-generic x86_64
>   NonfreeKernelModules: vtsspp sep4_1 socperf2_0 pax
>   .proc.sys.kernel.moksbstate_disabled: 0
>   ApportVersion: 2.20.1-0ubuntu2.13
>   Architecture: amd64
>   BootEFIContents:
>fw
>fwupx64.efi
>   Date: Sat Dec  2 06:52:44 2017
>   DpkgHistoryLog:
>Start-Date: 2017-12-02  06:52:36
>Commandline: /usr/bin/unattended-upgrade
>Upgrade: thunderbird-gnome-support:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), thunderbird-locale-en-gb:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1),
> thunderbird-locale-en-us:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), firefox-locale-en:amd64
> (57.0+build4-0ubuntu0.16.04.6, 57.0.1+build2-0ubuntu0.16.04.1),
> firefox-locale-it:amd64 (57.0+build4-0ubuntu0.16.04.6,
> 57.0.1+build2-0ubuntu0.16.04.1), thunderbird:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1),
> firefox:amd64 (57.0+build4-0ubuntu0.16.04.6, 57.0.1+build2-0ubuntu0.16.04.1),
> thunderbird-locale-en:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), thunderbird-locale-it:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1)
>   EFITables:
>nov 27 10:15:11 pcsensori34 kernel: efi: EFI v2.40 by American
> Megatrends
>nov 27 10:15:11 pcsensori34 kernel: efi:  ACPI=0x87417000  ACPI
> 2.0=0x87417000  SMBIOS=0xf05e0  ESRT=0x87dfe598  MPS=0xfcba0
>nov 27 10:15:11 pcsensori34 kernel: esrt: Reserving ESRT space from
> 0x87dfe598 to 0x87dfe5d0.
>   ErrorMessage: subprocess installed post-installation script returned
> error exit status 1
>   InstallationDate: Installed on 2016-11-21 (377 days ago)
>   InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64
> (20160719)
>   RelatedPackageVersions:
>dpkg 1.18.4ubuntu1.2
>apt  1.2.24
>   SecureBoot: 6   0   0   0   0
>   SourcePackage: shim-signed
>   Title: package shim-signed 1.32~16.04.1+0.9+14

Re: [Bug 1736080] Re: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-12-13 Thread Michele Polese
This fixed it. Thank you very much!
How's the /etc/fstab generated? Just to know if it's my fault for the wrong
configuration or something was messed up during the setup.
Thanks,
Michele

2017-12-13 19:03 GMT+01:00 Steve Langasek
<steve.langa...@canonical.com>:

> OK, this is the EFI partition:
>
> /dev/sdb3 2048 413695 411648 201M EFI System
>
> You will want to grab the UUID of this current EFI partition (the output
> of 'sudo blkid -ovalue -sUUID /dev/sdb3') and substitute this value into
> the line in /etc/fstab.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1736080
>
> Title:
>   package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
>   failed to install/upgrade: subprocess installed post-installation
>   script returned error exit status 1
>
> Status in shim-signed package in Ubuntu:
>   Incomplete
>
> Bug description:
>   See https://askubuntu.com/questions/948315/error-processing-package-
>   shim-signed
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 16.04
>   Package: shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
>   ProcVersionSignature: Ubuntu 4.4.0-101.124-generic 4.4.95
>   Uname: Linux 4.4.0-101-generic x86_64
>   NonfreeKernelModules: vtsspp sep4_1 socperf2_0 pax
>   .proc.sys.kernel.moksbstate_disabled: 0
>   ApportVersion: 2.20.1-0ubuntu2.13
>   Architecture: amd64
>   BootEFIContents:
>fw
>fwupx64.efi
>   Date: Sat Dec  2 06:52:44 2017
>   DpkgHistoryLog:
>Start-Date: 2017-12-02  06:52:36
>Commandline: /usr/bin/unattended-upgrade
>Upgrade: thunderbird-gnome-support:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), thunderbird-locale-en-gb:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1),
> thunderbird-locale-en-us:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), firefox-locale-en:amd64
> (57.0+build4-0ubuntu0.16.04.6, 57.0.1+build2-0ubuntu0.16.04.1),
> firefox-locale-it:amd64 (57.0+build4-0ubuntu0.16.04.6,
> 57.0.1+build2-0ubuntu0.16.04.1), thunderbird:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1),
> firefox:amd64 (57.0+build4-0ubuntu0.16.04.6, 57.0.1+build2-0ubuntu0.16.04.1),
> thunderbird-locale-en:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), thunderbird-locale-it:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1)
>   EFITables:
>nov 27 10:15:11 pcsensori34 kernel: efi: EFI v2.40 by American
> Megatrends
>nov 27 10:15:11 pcsensori34 kernel: efi:  ACPI=0x87417000  ACPI
> 2.0=0x87417000  SMBIOS=0xf05e0  ESRT=0x87dfe598  MPS=0xfcba0
>nov 27 10:15:11 pcsensori34 kernel: esrt: Reserving ESRT space from
> 0x87dfe598 to 0x87dfe5d0.
>   ErrorMessage: subprocess installed post-installation script returned
> error exit status 1
>   InstallationDate: Installed on 2016-11-21 (377 days ago)
>   InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64
> (20160719)
>   RelatedPackageVersions:
>dpkg 1.18.4ubuntu1.2
>apt  1.2.24
>   SecureBoot: 6   0   0   0   0
>   SourcePackage: shim-signed
>   Title: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
> failed to install/upgrade: subprocess installed post-installation script
> returned error exit status 1
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/shim-signed/+
> bug/1736080/+subscriptions
>


-- 
Michele Polese

Ph.D. Student
Dept. of Information Engineering (DEI) - SIGNET Research Group
University of Padova
Via Gradenigo 6/B, 35131 Padova (Italy)

email: mich...@polese.io
web: polese.io - mmwave.dei.unipd.it

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

Title:
  package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
  failed to install/upgrade: subprocess installed post-installation
  script returned error exit status 1

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

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

Re: [Bug 1736080] Re: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-12-13 Thread Michele Polese
Hi Steve,
thanks again for your help.
The output of fdisk -l is

polesemi@pcsensori34:~$ sudo fdisk -l
Disk /dev/sda: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x56c6d472

Device BootStart   End   Sectors  Size Id Type
/dev/sda1 63 80324 80262 39,2M de Dell Utility
/dev/sda2  *   81920  24686591  24604672 11,8G 27 Hidden NTFS WinRE
/dev/sda3   24686592 976771071 952084480  454G  7 HPFS/NTFS/exFAT

Partition 1 does not start on physical sector boundary.


Disk /dev/sdb: 223,6 GiB, 240057409536 bytes, 468862128 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: BE6DDD10-7853-4A19-AC12-29FF15DB3E8F

Device Start   End   Sectors   Size Type
/dev/sdb1 413696 453236735 452823040 215,9G Linux filesystem
/dev/sdb2  453236736 468860927  15624192   7,5G Linux swap
/dev/sdb3   2048413695411648   201M EFI System

Partition table entries are not in disk order.


2017-12-13 17:56 GMT+01:00 Steve Langasek <steve.langa...@canonical.com>:

> Oh, I overlooked this line earlier:
>
> UUID=8aabde98-3975-4771-908e-a0c42dfe4c96   /boot/efi   ext4
> defaults0   1
>
> an EFI System Partition *must* be a vfat partition.  I don't know how
> you came to have this as an ext4 mountpoint.  Does 'sudo fdisk -l' show
> partitions of type 'EF' (or 'EF00', if GPT) on your system?  If you're
> booting under UEFI, this partition must be there; you just need to find
> it, and put it into your fstab in place of the current entries.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1736080
>
> Title:
>   package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
>   failed to install/upgrade: subprocess installed post-installation
>   script returned error exit status 1
>
> Status in shim-signed package in Ubuntu:
>   Incomplete
>
> Bug description:
>   See https://askubuntu.com/questions/948315/error-processing-package-
>   shim-signed
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 16.04
>   Package: shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
>   ProcVersionSignature: Ubuntu 4.4.0-101.124-generic 4.4.95
>   Uname: Linux 4.4.0-101-generic x86_64
>   NonfreeKernelModules: vtsspp sep4_1 socperf2_0 pax
>   .proc.sys.kernel.moksbstate_disabled: 0
>   ApportVersion: 2.20.1-0ubuntu2.13
>   Architecture: amd64
>   BootEFIContents:
>fw
>fwupx64.efi
>   Date: Sat Dec  2 06:52:44 2017
>   DpkgHistoryLog:
>Start-Date: 2017-12-02  06:52:36
>Commandline: /usr/bin/unattended-upgrade
>Upgrade: thunderbird-gnome-support:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), thunderbird-locale-en-gb:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1),
> thunderbird-locale-en-us:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), firefox-locale-en:amd64
> (57.0+build4-0ubuntu0.16.04.6, 57.0.1+build2-0ubuntu0.16.04.1),
> firefox-locale-it:amd64 (57.0+build4-0ubuntu0.16.04.6,
> 57.0.1+build2-0ubuntu0.16.04.1), thunderbird:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1),
> firefox:amd64 (57.0+build4-0ubuntu0.16.04.6, 57.0.1+build2-0ubuntu0.16.04.1),
> thunderbird-locale-en:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), thunderbird-locale-it:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1)
>   EFITables:
>nov 27 10:15:11 pcsensori34 kernel: efi: EFI v2.40 by American
> Megatrends
>nov 27 10:15:11 pcsensori34 kernel: efi:  ACPI=0x87417000  ACPI
> 2.0=0x87417000  SMBIOS=0xf05e0  ESRT=0x87dfe598  MPS=0xfcba0
>nov 27 10:15:11 pcsensori34 kernel: esrt: Reserving ESRT space from
> 0x87dfe598 to 0x87dfe5d0.
>   ErrorMessage: subprocess installed post-installation script returned
> error exit status 1
>   InstallationDate: Installed on 2016-11-21 (377 days ago)
>   InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64
> (20160719)
>   RelatedPackageVersions:
>dpkg 1.18.4ubuntu1.2
>apt  1.2.24
>   SecureBoot: 6   0   0   0   0
>   SourcePackage: shim-signed
>   Title: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
> failed to install/upgrade: subprocess installed post-installation script
> returned error exit status 1
>   UpgradeStatus: No upgrade log present (probably fr

Re: [Bug 1736080] Re: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-12-13 Thread Michele Polese
Hi,
I get an error when trying to mount the line with UUID=67E3-17ED.
As you can see from the /etc/fstab that I posted, the last line is a
/boot/efi line with a different UUID.

2017-12-13 9:23 GMT+01:00 Steve Langasek <steve.langa...@canonical.com>:

> Yes, you should un comment it, then run: sudo mount /boot/efi.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1736080
>
> Title:
>   package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
>   failed to install/upgrade: subprocess installed post-installation
>   script returned error exit status 1
>
> Status in shim-signed package in Ubuntu:
>   Incomplete
>
> Bug description:
>   See https://askubuntu.com/questions/948315/error-processing-package-
>   shim-signed
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 16.04
>   Package: shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
>   ProcVersionSignature: Ubuntu 4.4.0-101.124-generic 4.4.95
>   Uname: Linux 4.4.0-101-generic x86_64
>   NonfreeKernelModules: vtsspp sep4_1 socperf2_0 pax
>   .proc.sys.kernel.moksbstate_disabled: 0
>   ApportVersion: 2.20.1-0ubuntu2.13
>   Architecture: amd64
>   BootEFIContents:
>fw
>fwupx64.efi
>   Date: Sat Dec  2 06:52:44 2017
>   DpkgHistoryLog:
>Start-Date: 2017-12-02  06:52:36
>Commandline: /usr/bin/unattended-upgrade
>Upgrade: thunderbird-gnome-support:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), thunderbird-locale-en-gb:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1),
> thunderbird-locale-en-us:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), firefox-locale-en:amd64
> (57.0+build4-0ubuntu0.16.04.6, 57.0.1+build2-0ubuntu0.16.04.1),
> firefox-locale-it:amd64 (57.0+build4-0ubuntu0.16.04.6,
> 57.0.1+build2-0ubuntu0.16.04.1), thunderbird:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1),
> firefox:amd64 (57.0+build4-0ubuntu0.16.04.6, 57.0.1+build2-0ubuntu0.16.04.1),
> thunderbird-locale-en:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), thunderbird-locale-it:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1)
>   EFITables:
>nov 27 10:15:11 pcsensori34 kernel: efi: EFI v2.40 by American
> Megatrends
>nov 27 10:15:11 pcsensori34 kernel: efi:  ACPI=0x87417000  ACPI
> 2.0=0x87417000  SMBIOS=0xf05e0  ESRT=0x87dfe598  MPS=0xfcba0
>nov 27 10:15:11 pcsensori34 kernel: esrt: Reserving ESRT space from
> 0x87dfe598 to 0x87dfe5d0.
>   ErrorMessage: subprocess installed post-installation script returned
> error exit status 1
>   InstallationDate: Installed on 2016-11-21 (377 days ago)
>   InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64
> (20160719)
>   RelatedPackageVersions:
>dpkg 1.18.4ubuntu1.2
>apt  1.2.24
>   SecureBoot: 6   0   0   0   0
>   SourcePackage: shim-signed
>   Title: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
> failed to install/upgrade: subprocess installed post-installation script
> returned error exit status 1
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/shim-signed/+
> bug/1736080/+subscriptions
>


-- 
Michele Polese

Ph.D. Student
Dept. of Information Engineering (DEI) - SIGNET Research Group
University of Padova
Via Gradenigo 6/B, 35131 Padova (Italy)

email: mich...@polese.io
web: polese.io - mmwave.dei.unipd.it

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

Title:
  package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
  failed to install/upgrade: subprocess installed post-installation
  script returned error exit status 1

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

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

Re: [Bug 1736080] Re: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-12-13 Thread Michele Polese
Hi,
should I un-comment it?

-rw-rw-r-- 1 root root 1218 nov 28  2016 /etc/fstab


2017-12-13 8:52 GMT+01:00 Steve Langasek <steve.langa...@canonical.com>:

> Ok, so the problem is that your /boot/efi entry is commented out.
>
> On Wed, Dec 13, 2017 at 07:28:17AM -, Michele Polese wrote:
> > # /boot/efi was on /dev/sdc1 during installation
> > #UUID=67E3-17ED  /boot/efi   vfatumask=0077  0   1
>
> Do you know why this is commented out?
>
> What does 'ls -l /etc/fstab' show?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1736080
>
> Title:
>   package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
>   failed to install/upgrade: subprocess installed post-installation
>   script returned error exit status 1
>
> Status in shim-signed package in Ubuntu:
>   Incomplete
>
> Bug description:
>   See https://askubuntu.com/questions/948315/error-processing-package-
>   shim-signed
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 16.04
>   Package: shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
>   ProcVersionSignature: Ubuntu 4.4.0-101.124-generic 4.4.95
>   Uname: Linux 4.4.0-101-generic x86_64
>   NonfreeKernelModules: vtsspp sep4_1 socperf2_0 pax
>   .proc.sys.kernel.moksbstate_disabled: 0
>   ApportVersion: 2.20.1-0ubuntu2.13
>   Architecture: amd64
>   BootEFIContents:
>fw
>fwupx64.efi
>   Date: Sat Dec  2 06:52:44 2017
>   DpkgHistoryLog:
>Start-Date: 2017-12-02  06:52:36
>Commandline: /usr/bin/unattended-upgrade
>Upgrade: thunderbird-gnome-support:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), thunderbird-locale-en-gb:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1),
> thunderbird-locale-en-us:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), firefox-locale-en:amd64
> (57.0+build4-0ubuntu0.16.04.6, 57.0.1+build2-0ubuntu0.16.04.1),
> firefox-locale-it:amd64 (57.0+build4-0ubuntu0.16.04.6,
> 57.0.1+build2-0ubuntu0.16.04.1), thunderbird:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1),
> firefox:amd64 (57.0+build4-0ubuntu0.16.04.6, 57.0.1+build2-0ubuntu0.16.04.1),
> thunderbird-locale-en:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2,
> 1:52.5.0+build1-0ubuntu0.16.04.1), thunderbird-locale-it:amd64
> (1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1)
>   EFITables:
>nov 27 10:15:11 pcsensori34 kernel: efi: EFI v2.40 by American
> Megatrends
>nov 27 10:15:11 pcsensori34 kernel: efi:  ACPI=0x87417000  ACPI
> 2.0=0x87417000  SMBIOS=0xf05e0  ESRT=0x87dfe598  MPS=0xfcba0
>nov 27 10:15:11 pcsensori34 kernel: esrt: Reserving ESRT space from
> 0x87dfe598 to 0x87dfe5d0.
>   ErrorMessage: subprocess installed post-installation script returned
> error exit status 1
>   InstallationDate: Installed on 2016-11-21 (377 days ago)
>   InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64
> (20160719)
>   RelatedPackageVersions:
>dpkg 1.18.4ubuntu1.2
>apt  1.2.24
>   SecureBoot: 6   0   0   0   0
>   SourcePackage: shim-signed
>   Title: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
> failed to install/upgrade: subprocess installed post-installation script
> returned error exit status 1
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/shim-signed/+
> bug/1736080/+subscriptions
>


-- 
Michele Polese

Ph.D. Student
Dept. of Information Engineering (DEI) - SIGNET Research Group
University of Padova
Via Gradenigo 6/B, 35131 Padova (Italy)

email: mich...@polese.io
web: polese.io - mmwave.dei.unipd.it

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

Title:
  package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
  failed to install/upgrade: subprocess installed post-installation
  script returned error exit status 1

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

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

[Bug 1736080] Re: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-12-12 Thread Michele Polese
Hi,
here it is. I am not very expert on this, I had also posted a question on SE 
https://askubuntu.com/questions/948315/error-processing-package-shim-signed

polesemi@pcsensori34:~$ cat /etc/fstab 
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
#
# / was on /dev/sdb1 during installation
UUID=8aabde98-3975-4771-908e-a0c42dfe4c96 /   ext4
errors=remount-ro 0   1
# /boot/efi was on /dev/sdc1 during installation
#UUID=67E3-17ED  /boot/efi   vfatumask=0077  0   1
# swap was on /dev/sdb2 during installation
UUID=8a4c567d-5763-4dcb-93e9-2f3e0df5c535 noneswapsw
  0   0
UUID=8aabde98-3975-4771-908e-a0c42dfe4c96   /boot/efi   ext4
defaults0   1

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

Title:
  package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
  failed to install/upgrade: subprocess installed post-installation
  script returned error exit status 1

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

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

[Bug 1736080] [NEW] package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-12-03 Thread Michele Polese
Public bug reported:

See https://askubuntu.com/questions/948315/error-processing-package-
shim-signed

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-101.124-generic 4.4.95
Uname: Linux 4.4.0-101-generic x86_64
NonfreeKernelModules: vtsspp sep4_1 socperf2_0 pax
.proc.sys.kernel.moksbstate_disabled: 0
ApportVersion: 2.20.1-0ubuntu2.13
Architecture: amd64
BootEFIContents:
 fw
 fwupx64.efi
Date: Sat Dec  2 06:52:44 2017
DpkgHistoryLog:
 Start-Date: 2017-12-02  06:52:36
 Commandline: /usr/bin/unattended-upgrade
 Upgrade: thunderbird-gnome-support:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2, 
1:52.5.0+build1-0ubuntu0.16.04.1), thunderbird-locale-en-gb:amd64 
(1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1), 
thunderbird-locale-en-us:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2, 
1:52.5.0+build1-0ubuntu0.16.04.1), firefox-locale-en:amd64 
(57.0+build4-0ubuntu0.16.04.6, 57.0.1+build2-0ubuntu0.16.04.1), 
firefox-locale-it:amd64 (57.0+build4-0ubuntu0.16.04.6, 
57.0.1+build2-0ubuntu0.16.04.1), thunderbird:amd64 
(1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1), 
firefox:amd64 (57.0+build4-0ubuntu0.16.04.6, 57.0.1+build2-0ubuntu0.16.04.1), 
thunderbird-locale-en:amd64 (1:52.4.0+build1-0ubuntu0.16.04.2, 
1:52.5.0+build1-0ubuntu0.16.04.1), thunderbird-locale-it:amd64 
(1:52.4.0+build1-0ubuntu0.16.04.2, 1:52.5.0+build1-0ubuntu0.16.04.1)
EFITables:
 nov 27 10:15:11 pcsensori34 kernel: efi: EFI v2.40 by American Megatrends
 nov 27 10:15:11 pcsensori34 kernel: efi:  ACPI=0x87417000  ACPI 2.0=0x87417000 
 SMBIOS=0xf05e0  ESRT=0x87dfe598  MPS=0xfcba0 
 nov 27 10:15:11 pcsensori34 kernel: esrt: Reserving ESRT space from 
0x87dfe598 to 0x87dfe5d0.
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2016-11-21 (377 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SecureBoot: 6   0   0   0   0
SourcePackage: shim-signed
Title: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed 
to install/upgrade: subprocess installed post-installation script returned 
error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: shim-signed (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
  failed to install/upgrade: subprocess installed post-installation
  script returned error exit status 1

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

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

[Bug 1712661] Re: gnome-shell crash using ubuntu-dock with dual monitors

2017-11-15 Thread Michele Gaio
Could anybody give a try to this branch https://github.com/micheleg
/dash-to-dock/tree/experimental_dashslider_round?

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

Title:
  gnome-shell crash using ubuntu-dock with dual monitors

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

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

[Bug 1726464] Re: Can't easily move the cursor between monitors when the dock is set to auto-hide

2017-11-12 Thread Michele
@Rasmus: what's "this"? You mean just allowing the user to trigger the
dock by keyboard shortcut? Or is there some smarter/more optimized mouse
gesture to trigger the dock in Unity?

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

Title:
  Can't easily move the cursor between monitors when the dock is set to
  auto-hide

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

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

[Bug 1726464] Re: Can't easily move the cursor between monitors when the dock is set to auto-hide

2017-11-04 Thread Michele
This is due to the barriers that are in place to be able to trigger the
dock when in autohide. Otherwise, it is virtually impossible to position
the mouse in the exact pixel at the screen edge.

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

Title:
  Can't easily move the cursor between monitors when the dock is set to
  auto-hide

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

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

[Bug 1729378] [NEW] impossible to upgrade ubuntu from 17.04 to 17.10

2017-11-01 Thread Michele Giacomelli
Public bug reported:

after an 'apt dist-upgrade'
and an 'do-release-upgrade' i get this error:


Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade.

 This can be caused by:
 * Upgrading to a pre-release version of Ubuntu
 * Running the current pre-release version of Ubuntu
 * Unofficial software packages not provided by Ubuntu

If none of this applies, then please report this bug using the command
'ubuntu-bug ubuntu-release-upgrader-core' in a terminal.


probably my problem is one of the 3 listed but there is no help to solve the 
problem...

many thanks,
  Michele

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: ubuntu-release-upgrader-core 1:17.04.10
ProcVersionSignature: Ubuntu 4.10.0-37.41-generic 4.10.17
Uname: Linux 4.10.0-37-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: GNOME
Date: Wed Nov  1 16:36:36 2017
InstallationDate: Installed on 2017-07-03 (120 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to zesty on 2017-11-01 (0 days ago)

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


** Tags: amd64 apport-bug dist-upgrade zesty

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

Title:
  impossible to upgrade ubuntu from 17.04 to 17.10

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

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

[Bug 1719706] Re: Mouse scrollwheel switches workspaces when mouse against the left edge of screen

2017-10-01 Thread Michele
As of last upstream commit in master

https://github.com/micheleg/dash-to-
dock/commit/8cbfa9836efff3c05b293df8775ac42ab9affd0e

which you can easily cherry-pick for the ubuntu-dock branch, this
confusing behaviour has been disabled.

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

Title:
  Mouse scrollwheel switches workspaces when mouse against the left edge
  of screen

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

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

[Bug 1715184] Re: crash desktop with dashtodock (if activate with the button)

2017-09-07 Thread Michele
It's till wating for review on the extension websites.  It usually take few 
days:
https://extensions.gnome.org/review/7315

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

Title:
  crash desktop with dashtodock (if activate with the button)

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

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

[Bug 1715184] Re: crash desktop with dashtodock (if activate with the button)

2017-09-06 Thread Michele
FYI, I've just made a new dash-to-dock formal release
(https://github.com/micheleg/dash-to-
dock/releases/tag/extensions.gnome.org-v61).

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

Title:
  crash desktop with dashtodock (if activate with the button)

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

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

[Bug 1715184] Re: crash desktop with dashtodock (if activate with the button)

2017-09-05 Thread Michele
I can reproduce the problem on your virtual machine, but it seems to be
due to an outdated version of dash-to-dock (not yet supporting 3.26).
After installing from git master the issue disappears for me.

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

Title:
  crash desktop with dashtodock (if activate with the button)

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

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

[Bug 1699966] [NEW] package libpam-systemd:amd64 232-21ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2017-06-22 Thread Michele
*** This bug is a duplicate of bug 1699360 ***
https://bugs.launchpad.net/bugs/1699360

Public bug reported:

I don't know

ProblemType: Package
DistroRelease: Ubuntu 17.04
Package: libpam-systemd:amd64 232-21ubuntu4
ProcVersionSignature: Ubuntu 4.10.0-24.28-generic 4.10.15
Uname: Linux 4.10.0-24-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.1
Architecture: amd64
Date: Fri Jun 23 07:30:20 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 128
InstallationDate: Installed on 2017-03-17 (97 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
RelatedPackageVersions:
 dpkg 1.18.10ubuntu2
 apt  1.4
SourcePackage: systemd
Title: package libpam-systemd:amd64 232-21ubuntu4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package zesty

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

Title:
  package libpam-systemd:amd64 232-21ubuntu4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

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

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


[Bug 1677624] [NEW] package exim4-daemon-heavy 4.86.2-2ubuntu2.1 failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore 1

2017-03-30 Thread Michele Lomuto
Public bug reported:

fetchmail: Errori di connessione per questa interrogazione:
nome 0: connessione a localhost:smtp [127.0.0.1/25] fallita: Connessione 
rifiutata.
fetchmail: Connessione di SMTP a localhost fallita
fetchmail: Errore transazione SMTP durante il recupero da 
michele+lomuto...@hpux04.hostingplan.net e la consegna all'host SMTP localhost
lettura del messaggio michele+lomuto...@hpux04.hostingplan.net in corso: 28 di 
47 (4770 ottetti nell'intestazione)fetchmail: Stato dell'interrogazione = 10 
(SMTP)

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: exim4-daemon-heavy 4.86.2-2ubuntu2.1
ProcVersionSignature: Ubuntu 4.4.0-66.87-lowlatency 4.4.44
Uname: Linux 4.4.0-66-lowlatency x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Thu Mar 30 16:00:39 2017
ErrorMessage: il sottoprocesso installato script di post-installation ha 
restituito lo stato di errore 1
InstallationDate: Installed on 2015-01-12 (807 days ago)
InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: exim4
Title: package exim4-daemon-heavy 4.86.2-2ubuntu2.1 failed to install/upgrade: 
il sottoprocesso installato script di post-installation ha restituito lo stato 
di errore 1
UpgradeStatus: Upgraded to xenial on 2016-09-03 (207 days ago)

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


** Tags: amd64 apport-package xenial

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

Title:
  package exim4-daemon-heavy 4.86.2-2ubuntu2.1 failed to
  install/upgrade: il sottoprocesso installato script di post-
  installation ha restituito lo stato di errore 1

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

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


[Bug 1674891] [NEW] package postgresql-9.3 9.3.15-0ubuntu0.14.04 failed to install/upgrade: il sottoprocesso nuovo script pre-removal ha restituito lo stato di errore 1

2017-03-22 Thread Michele
Public bug reported:

The error comes up when trying to upgrade the system.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: postgresql-9.3 9.3.15-0ubuntu0.14.04
ProcVersionSignature: Ubuntu 3.13.0-112.159-generic 3.13.11-ckt39
Uname: Linux 3.13.0-112-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.23
Architecture: amd64
Date: Tue Mar 21 10:36:47 2017
DuplicateSignature: package:postgresql-9.3:9.3.15-0ubuntu0.14.04:il 
sottoprocesso nuovo script pre-removal ha restituito lo stato di errore 1
ErrorMessage: il sottoprocesso nuovo script pre-removal ha restituito lo stato 
di errore 1
InstallationDate: Installed on 2014-06-27 (998 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.7
 apt  1.0.1ubuntu2.17
SourcePackage: postgresql-9.3
Title: package postgresql-9.3 9.3.15-0ubuntu0.14.04 failed to install/upgrade: 
il sottoprocesso nuovo script pre-removal ha restituito lo stato di errore 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: postgresql-9.3 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package trusty

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

Title:
  package postgresql-9.3 9.3.15-0ubuntu0.14.04 failed to
  install/upgrade: il sottoprocesso nuovo script pre-removal ha
  restituito lo stato di errore 1

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

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


[Bug 1673885] [NEW] package exim4-daemon-heavy 4.86.2-2ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-03-17 Thread Michele Lomuto
Public bug reported:

I do not know if it's relevant.

milo@galileo:~$ fetchmail
fetchmail: Segnalato OpenSSL: error:140A90C4:SSL routines:SSL_CTX_new:null ssl 
method passed
fetchmail: HPUX04.hostingplan.net: aggiornamento a TLS fallito.
fetchmail: Errore sconosciuto di login o di autenticazione su 
michele+lomuto...@hpux04.hostingplan.net
fetchmail: Errore socket durante il recupero da 
michele+lomuto...@hpux04.hostingplan.net
fetchmail: Stato dell'interrogazione = 2 (SOCKET)

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: exim4-daemon-heavy 4.86.2-2ubuntu2.1
ProcVersionSignature: Ubuntu 4.4.0-66.87-lowlatency 4.4.44
Uname: Linux 4.4.0-66-lowlatency x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Fri Mar 17 15:44:56 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2015-01-12 (794 days ago)
InstallationMedia: Ubuntu-Studio 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.19
SourcePackage: exim4
Title: package exim4-daemon-heavy 4.86.2-2ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to xenial on 2016-09-03 (195 days ago)

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


** Tags: amd64 apport-package xenial

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

Title:
  package exim4-daemon-heavy 4.86.2-2ubuntu2.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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


[Bug 1534090] Re: 'call to get_tasks_recursive failed' errors from su

2017-03-07 Thread Michele Giacomoli
Actually libpam-cgm is in trusty-backports now. Can we have the fix
backported for this package too?

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

Title:
  'call to get_tasks_recursive failed' errors from su

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

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


[Bug 1635049] Re: Boot fails with degraded mdadm raid

2016-11-16 Thread Michele Giacomoli
** Tags added: regression-release xenial

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

Title:
  Boot fails with degraded mdadm raid

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

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


[Bug 1556763] Re: [regression] [OTA-10] Touch scrolling the dash is stuttery again, and lag throughout Unity8 higher than it was in OTA-9

2016-06-06 Thread Michele Giacomoli
Thank you Daniel, I'll subscribe to those bugs

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

Title:
  [regression] [OTA-10] Touch scrolling the dash is stuttery again, and
  lag throughout Unity8 higher than it was in OTA-9

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

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


[Bug 1556763] Re: [regression] [OTA-10] Touch scrolling the dash is stuttery again, and lag throughout Unity8 higher than it was in OTA-9

2016-06-02 Thread Michele Giacomoli
Hi, after updating unity8 to 8.12+15.04.20160527-0ubuntu1, touch
scrolling in dash seems to stutter again in my bq E4.5 (rc-proposed).
Can you confirm?

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

Title:
  [regression] [OTA-10] Touch scrolling the dash is stuttery again, and
  lag throughout Unity8 higher than it was in OTA-9

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

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


Re: [Bug 1566302] Re: Ubuntu 16.04: Suspend freezes the system after upgrade to linux image 4.4.0-16

2016-05-20 Thread Michele
I confirm that the suspend issue is fixed in the kernel 4.4.11. I got it
from http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.11-xenial/

=

*Michele Spartano*

OSCP certified


Email: michele.spart...@gmail.com

Mobile: +39 3484023371

2016-05-20 9:03 GMT+02:00 Haakon Nilsen <haak...@gmail.com>:

> Confirming: resume wasn't working on default 4.4.0 kernels in Xenial.
> Installed 4.4.11 mainline, and now it works.
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1578135).
> https://bugs.launchpad.net/bugs/1566302
>
> Title:
>   Ubuntu 16.04: Suspend freezes the system after upgrade to linux image
>   4.4.0-16
>
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>   I'm using ubuntu 16.04 on a XPS 15 9550.
>
>   Suspend/resume worked flawlessly with linux image 4.4.0-15, and after
>   standard upgrade yesterday (5/04/2016) which installed image 4.4.0-16,
>   the system freezes when attempting a suspend. I get  no response from
>   the system (nor keyboard, nor screen, nor touchpad), but it gets very
>   hot, so that it must be running something.
>
>   Booting with 4.4.0-15 makes the suspend to work perfectly.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 16.04
>   Package: linux-image-extra-4.4.0-16-generic 4.4.0-16.32
>   ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
>   Uname: Linux 4.4.0-15-generic x86_64
>   ApportVersion: 2.20.1-0ubuntu1
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC0:  macias 1770 F pulseaudio
>   CurrentDesktop: X-Cinnamon
>   Date: Tue Apr  5 14:56:17 2016
>   HibernationDevice: RESUME=UUID=4180adfa-3852-4a96-86b4-f3696448c743
>   InstallationDate: Installed on 2016-03-07 (28 days ago)
>   InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64
> (20160304)
>   Lsusb:
>Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
>Bus 001 Device 003: ID 04f3:21d5 Elan Microelectronics Corp.
>Bus 001 Device 002: ID 0a5c:6410 Broadcom Corp.
>Bus 001 Device 004: ID 1bcf:2b95 Sunplus Innovation Technology Inc.
>Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>   MachineType: Dell Inc. XPS 15 9550
>   ProcEnviron:
>LANGUAGE=es_ES
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=es_ES.UTF-8
>SHELL=/bin/bash
>   ProcFB: 0 inteldrmfb
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed
> root=UUID=673f4658-75f8-4c01-bcd8-0af860269699 ro quiet splash vt.handoff=7
>   RelatedPackageVersions:
>linux-restricted-modules-4.4.0-15-generic N/A
>linux-backports-modules-4.4.0-15-generic  N/A
>linux-firmware1.157
>   SourcePackage: linux
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 01/25/2016
>   dmi.bios.vendor: Dell Inc.
>   dmi.bios.version: 01.01.19
>   dmi.board.name: 0N7TVV
>   dmi.board.vendor: Dell Inc.
>   dmi.board.version: A00
>   dmi.chassis.type: 9
>   dmi.chassis.vendor: Dell Inc.
>   dmi.modalias:
> dmi:bvnDellInc.:bvr01.01.19:bd01/25/2016:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0N7TVV:rvrA00:cvnDellInc.:ct9:cvr:
>   dmi.product.name: XPS 15 9550
>   dmi.sys.vendor: Dell Inc.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1566302/+subscriptions
>

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

Title:
  Ubuntu 16.04: Suspend freezes the system after upgrade to linux image
  4.4.0-16

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

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


Re: [Bug 1566302] Re: Ubuntu 16.04: Suspend freezes the system after upgrade to linux image 4.4.0-16

2016-05-18 Thread Michele
I confirm this bug on Thinkpad S540.
System specs:

-Computer-
Processor : 4x Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz
Memory : 7817MB (3057MB used)
Operating System : Ubuntu 16.04 LTS
Date/Time : mer 18 mag 2016 09:13:04 CEST
-Display-
Resolution : 1920x1980 pixels
OpenGL Renderer : Mesa DRI Intel(R) Haswell Mobile
X11 Vendor : The X.Org Foundation
-Multimedia-
Audio Adapter : HDA-Intel - HDA Intel HDMI
Audio Adapter : HDA-Intel - HDA Intel PCH
-Input Devices-
 Power Button
 Lid Switch
 Power Button
 AT Translated Set 2 keyboard
 Video Bus
 Video Bus
 SynPS/2 Synaptics TouchPad
 Logitech USB Receiver
 Logitech USB Receiver
 ThinkPad Extra Buttons
 HDA Intel HDMI HDMI/DP,pcm : 3=
 HDA Intel HDMI HDMI/DP,pcm : 7=
 HDA Intel HDMI HDMI/DP,pcm : 8=
 SYNAPTICS Synaptics Large Touch Screen
 HDA Intel PCH Mic
 HDA Intel PCH Headphone
 Integrated Camera
 TPPS/2 IBM TrackPoint
PDF : Default
-SCSI Disks-
ATA SAMSUNG MZ7TE256

-Version-
Kernel : Linux 4.4.0-22-generic (x86_64)
Compiled : #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016
C Library : Unknown
Default C Compiler : GNU C Compiler version 5.3.1 20160413 (Ubuntu
5.3.1-14ubuntu2)
Distribution : Ubuntu 16.04 LTS
-Current Session-
Computer Name :
Desktop Environment : Unity (ubuntu)
-Misc-
Uptime : 8 minutes
Load Average : 0,00, 0,00, 0,00

$ lspci
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated
Graphics Controller (rev 0b)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller
(rev 0b)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev
04)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev
04)
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 1 (rev
e4)
00:1c.1 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 2 (rev
e4)
00:1c.2 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev
e4)
00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev
e4)
00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev
e4)
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI
mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
04:00.0 Network controller: Intel Corporation Wireless 7260 (rev 83)
05:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5227
PCI Express Card Reader (rev 01)
06:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun XT
[Radeon HD 8670A/8670M/8690M / R5 M330]


=

*Michele Spartano*

OSCP certified


Email: michele.spart...@gmail.com

Mobile: +39 3484023371

2016-05-17 19:01 GMT+02:00 adutzu89 <verban...@gmail.com>:

> Confirming here also, Ubuntu 16.04 fresh install, with Kernel
> 4.4.0-22-generic on a Dell Inspiron 15 
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1578135).
> https://bugs.launchpad.net/bugs/1566302
>
> Title:
>   Ubuntu 16.04: Suspend freezes the system after upgrade to linux image
>   4.4.0-16
>
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>   I'm using ubuntu 16.04 on a XPS 15 9550.
>
>   Suspend/resume worked flawlessly with linux image 4.4.0-15, and after
>   standard upgrade yesterday (5/04/2016) which installed image 4.4.0-16,
>   the system freezes when attempting a suspend. I get  no response from
>   the system (nor keyboard, nor screen, nor touchpad), but it gets very
>   hot, so that it must be running something.
>
>   Booting with 4.4.0-15 makes the suspend to work perfectly.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 16.04
>   Package: linux-image-extra-4.4.0-16-generic 4.4.0-16.32
>   ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
>   Uname: Linux 4.4.0-15-generic x86_64
>   ApportVersion: 2.20.1-0ubuntu1
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC0:  macias 1770 F pulseaudio
>   CurrentDesktop: X-Cinnamon
>   Date: Tue Apr  5 14:56:17 2016
>   HibernationDevice: RESUME=UUID=4180adfa-3852-4a96-86b4-f3696448c743
>   InstallationDate: Installed on 2016-03-07 (28 days ago)
>   InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64
> (20160304)
>   Lsusb:
>Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
>Bus 001 Device 003: ID 04f3:21d5 Elan Microelectronics Corp.
>Bus 001 Device 002: ID 0a5c:6410 Broadcom Corp.
>Bus 001 Device 004: ID 1bcf:2b95 

[Bug 1578135] [NEW] suspend does not work after upgrade to Xenial (kernel 4.4.0-21-generic)

2016-05-04 Thread Michele
Public bug reported:

When suspending, the suspend process freezes and it's needed to hard
shutdown the machine.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Wed May  4 11:35:44 2016
DistUpgraded: 2016-05-03 15:02:16,810 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
"./xorg_fix_proprietary.py" (No such file or directory) (8))
DistroCodename: xenial
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
0b) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Haswell-ULT Integrated Graphics Controller [17aa:2216]
InstallationDate: Installed on 2015-12-09 (146 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: LENOVO 20B30078IX
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic 
root=UUID=e05af11c-29d9-458c-94c0-a6a9ec18c6a3 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to xenial on 2016-05-03 (0 days ago)
dmi.bios.date: 06/26/2015
dmi.bios.vendor: LENOVO
dmi.bios.version: GPET65WW (1.65 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20B30078IX
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50510 Pro
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGPET65WW(1.65):bd06/26/2015:svnLENOVO:pn20B30078IX:pvrThinkPadS5-S540:rvnLENOVO:rn20B30078IX:rvrSDK0E50510Pro:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 20B30078IX
dmi.product.version: ThinkPad S5-S540
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Wed May  4 10:21:02 2016
xserver.configfile: default
xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   13549 
 vendor AUO
xserver.version: 2:1.18.3-1ubuntu2

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu xenial

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

Title:
  suspend does not work after upgrade to Xenial (kernel
  4.4.0-21-generic)

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

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


[Bug 1375215] Re: System runs out of memory - white screens frequently seen in web renderers

2016-05-03 Thread Michele Giacomoli
Hi Olivier
I'm experiencing the same problem mentioned by Marcos, from 2/3 OTAs now. In my 
case you don't even need to return from another app, it happens while driving.

Thank you guys

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

Title:
  System runs out of memory - white screens frequently seen in web
  renderers

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

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


[Bug 1461386] Re: pm-powersave is not triggered when unplugging charger

2016-04-26 Thread Michele Kipiel
Update: I seem to have solved the problem tweaking the udev commands as
follows:

SUBSYSTEM=="power_supply", ATTR{online}=="0", RUN+="/usr/sbin/pm-powersave true"
SUBSYSTEM=="power_supply", ATTR{online}=="1", RUN+="/usr/sbin/pm-powersave true"

this way pm-powersave is executed every time a power source change
happens, allowing the if/else statement i put in the custom script to
take care of the rest.

I don't know whether this is a long-term solution, but it seems to be
working so far.

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

Title:
  pm-powersave is not triggered when unplugging charger

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

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


[Bug 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-04-26 Thread Michele Kipiel
I confirm the bug is present on my Dell XPS13 (2014) under Ubuntu 16.04
as well.

I also confirm that Prashant L Rao's solution seems to have solved the
sleep/restore problem.

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

Title:
  No wifi connection after suspend with systemd due to missing "wpa_cli
  suspend"

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

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


[Bug 1461386] Re: pm-powersave is not triggered when unplugging charger

2016-04-26 Thread Michele Kipiel
Still present in 16.04.

Also: are custom pm files still allowed? It took me quite some time to
tune my XPS13 to perfection, it would suck if I had to throw everything
out of the window now.

File attached.

** Attachment added: "powertop_pm"
   
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1461386/+attachment/4648270/+files/powertop_pm

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

Title:
  pm-powersave is not triggered when unplugging charger

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

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


[Bug 1568815] [NEW] iwlwifi 3160 regression - wifi is unstable, bluetooth does not work anymore

2016-04-11 Thread Michele Mattioni
Public bug reported:

With the latest upgrade, the wireless card it is not working anymore as
it should.

The problems:

1. Wireless connection signal is extremely weak. Other laptop in the same room 
can connect to the wireless with full signal.
2. The bluetooth is not anymore operational. No Bluetooth hardware component is 
found. 
I had successfully used the bluetooth on this laptop, connecting it to a 
bluetooth mouse before with no problem.

This is the output of lshw

```
mattions@apollo:~$ sudo lshw -C network
[sudo] password for mattions: 
  *-network   
   description: Wireless interface
   product: Wireless 3160
   vendor: Intel Corporation
   physical id: 0
   bus info: pci@:01:00.0
   logical name: wlp1s0
   version: 83
   serial: 78:0c:b8:6b:57:ec
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list ethernet physical 
wireless
   configuration: broadcast=yes driver=iwlwifi 
driverversion=4.2.0-35-generic firmware=25.17.12.0 ip=192.168.1.35 latency=0 
link=yes multicast=yes wireless=IEEE 802.11abgn
   resources: irq:127 memory:df00-df001fff

```

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-firmware 1.149.3
ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
Uname: Linux 4.2.0-35-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Apr 11 12:29:55 2016
Dependencies:
 
EcryptfsInUse: Yes
InstallationDate: Installed on 2016-01-27 (74 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
SourcePackage: linux-firmware
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-firmware (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug iwlwifi wily

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

Title:
  iwlwifi 3160 regression - wifi is unstable, bluetooth does not work
  anymore

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

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


[Bug 1078068] Re: Video blinking blue during incoming call

2016-04-05 Thread Michele Miccinesi
I have the same problem on the last version of Ubuntu 64bit

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

Title:
  Video blinking blue during incoming call

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

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


  1   2   3   4   5   6   7   8   9   10   >