[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-12-09 Thread Jan Johansson
I switched to Linux Mint 20.2 Uma Cinnamon and now I don't have shutdown
problem anymore.

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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


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

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-11-20 Thread Jan Johansson
Hi again, so since october 28, I have been trying to install and run an
old kernel from before this shutdown problem happened and I am now
running 4.4.0-210-generic, for the last week(and I use my laptop every
day most of the day), I have had no shutdown problems.

Since this problem occur in newer kernels too, than maybe developers can
look to this kernel and see what is different, that might cause the
problem.

To people who want to use this older kernel, just open synaptics and
look first to what you have installed by searching for your kernel
version number - do not add linux-image or linux-headers.

You should see what is installed and modules. Make a screenshot or write
it down, then look for this old kernel the same way and install the
items from your list.

Wait for it to finish.

Then either use Grub customizerI use this as there is a GUI and a lot of
options, like having a list of kernels shown on start up) or you can
just run

sudo update-grub

from terminal

Restart your machine

Edit these instructions to fit your own system, that might be different
from mine.

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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


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

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-10-28 Thread Jan Johansson
So sudo poweroff seems to fix the problem, somehow, because if I do that
and then next time shutdown normally then the laptop shuts all the way
down - meaning turn off.

Weird.

So sudo poweroff it is, should be put instead of shutdown, because it
would seem that one is faulty, and in my case with 16.04 most likely is
not getting solved.

for 18.04 and later there might be some solution.

I still call out for a script as temporary solution!

Thank you in advance

Jan

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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


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

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-10-28 Thread Jan Johansson
I have investigated further, it would seem that it is the shutdown
function in ubuntu and flavors that is the problem, because sudo
poweroff in terminal work just fine.

I suggest the ones still affected by this bug, try to open terminal and
type:

sudo poweroff

your password

Just to see if it work for you, please let me know.

Could one of the experts here come up with a script that do the poweroff
function without having to type password?

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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


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

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-10-26 Thread Jan Johansson
I had the issue again. so my previous change didn't work.

I have changed DefaultTimeoutStopSec=90s timeout to 40s.

I tried turning off wifi byt rfkill block all from terminal prior to
shutdown, that just ended up in black screen as usual but this time wifi
was off, but laptop still on.

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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


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

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-10-20 Thread Jan Johansson
I have changed DefaultTimeoutStopSec=90s timeout to 20s as personal
choice to make sure that anything running in the background has time to
stop before shutting down, to avoid something braking,

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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


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

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-10-19 Thread Jan Johansson
So removing quiet splash and adding noefi to grub and editing

sudo xdg-open /etc/systemd/system.conf

removing the # infront of #DefaultTimeoutStopSec=90s and changing the
timeout to 10s instead of 90s

Seem to have fixed my issue

I found the last bit here:

https://itsfoss.com/long-shutdown-linux/

Please comment and let me know if it solves it for you too.

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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


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

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-10-18 Thread Jan Johansson
Lenovo Thinkpad X300, 4GB Ram, INTEL SSDSA1MH160G1HP (045C8781)160GB
SSD, Intel GMA X3100 i915, battery SANYO 42T4522 77% capacity though
charges to 100%.

Peach OSI TW 16.04 LTS build on Xubuntu, Kernel 4.4.0-217-generic.

Problem with shutdown started with 4.4.0-216-generic and is still in
4.4.0-217-generic which is the newest kernel for my setup.

If the machine has been idle for a while, sometimes with Firefox 88.0
open, sometimes after using VLC player - then it hangs on shutdown,
Screen is off but wifi and bluetooth light is on(its off when totally
shutdown). At this point not even ESC work(as the screen is off and
never comes on), only by holding the power button the laptop turns off.

Restarting sometimes work ok, but from time to time it can take up to 10
min to start up(where normal startup is 30seconds).

Editing grub and adding noefi after quiet splash, worked for a while and
then last night it would not shut down again and I had to use power
button. this morning it started up normal 30seconds.

I have had updates comming in, I have installed Intel graphic tool to
update the driver but problem persist, so don't think its a graphic card
driver issue.

Many here has reported it on other systems with totally different
config, so I think this is a kernel issue that seem to pass through in
newer kernel updates.

Also seem that it is not only 16.04 since it has been reported in newer
versions too.

I'm still using 16.04 because there is no 20.04 Peach(now named Patriot)
after the author died in september this year - I might move to 20.04 or
newer when most of the bugs has been addressed.

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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


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

[Bug 1823684] Re: Touchpad right click does not work as expected on Dell G7 7588

2019-11-05 Thread Jan Johansson
user@machine:~$ grep -i touchpad /var/log/Xorg.0.log
[15.043] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint 
TouchPad (/dev/input/event6)
[15.043] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev 
touchpad catchall"
[15.043] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass 
"touchpad catchall"
[15.043] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass 
"Default clickpad buttons"
[15.045] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint 
TouchPad'
[15.045] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[15.116] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 
1023 (res 0)
[15.116] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 
767 (res 0)
[15.116] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 
- 127
[15.116] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: device does not 
report finger width.
[15.116] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: buttons: left 
right middle
[15.116] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: Vendor 0x2 
Product 0x8
[15.116] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: invalid finger 
width range.  defaulting to 0 - 15
[15.116] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[15.116] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[15.168] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint 
TouchPad" (type: TOUCHPAD, id 14)
[15.168] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed 
is now constant deceleration 2.5
[15.168] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MaxSpeed 
is now 1.75
[15.168] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) 
AccelFactor is now 0.156
[15.168] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping 
acceleration scheme 1
[15.168] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration 
profile 1
[15.169] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration 
factor: 2.000
[15.169] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration 
threshold: 4
[15.169] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[15.170] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint 
TouchPad (/dev/input/mouse1)
[15.170] (**) AlpsPS/2 ALPS DualPoint TouchPad: Ignoring device from 
InputClass "touchpad ignore duplicates"

user@machine:~$ lsmod
Module  Size  Used by
ufs73728  0
qnx4   16384  0
hfsplus   106496  0
hfs57344  0
minix  36864  0
ntfs   98304  0
msdos  20480  0
jfs   184320  0
xfs   974848  0
libcrc32c  16384  1 xfs
rfcomm 69632  14
drbg   32768  1
ansi_cprng 16384  0
ctr16384  1
ccm20480  1
bnep   20480  2
arc4   16384  2
coretemp   16384  0
kvm_intel 176128  0
snd_hda_codec_analog16384  1
snd_hda_codec_generic77824  1 snd_hda_codec_analog
kvm   552960  1 kvm_intel
uvcvideo   90112  0
videobuf2_vmalloc  16384  1 uvcvideo
iwl4965   114688  0
videobuf2_memops   16384  1 videobuf2_vmalloc
irqbypass  16384  1 kvm
videobuf2_v4l2 28672  1 uvcvideo
iwlegacy  102400  1 iwl4965
snd_seq_midi   16384  0
videobuf2_core 36864  2 uvcvideo,videobuf2_v4l2
v4l2_common16384  1 videobuf2_v4l2
snd_seq_midi_event 16384  1 snd_seq_midi
mac80211  737280  2 iwl4965,iwlegacy
serio_raw  16384  0
videodev  180224  4 
uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
media  24576  2 uvcvideo,videodev
snd_rawmidi32768  1 snd_seq_midi
snd_hda_intel  40960  3
snd_hda_codec 135168  3 
snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_analog
thinkpad_acpi  94208  0
nvram  16384  1 thinkpad_acpi
snd_hda_core   77824  4 
snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_hda_codec_analog
snd_hwdep  16384  1 snd_hda_codec
lpc_ich24576  0
cfg80211  565248  3 iwl4965,iwlegacy,mac80211
joydev 20480  0
snd_pcm   106496  3 snd_hda_codec,snd_hda_intel,snd_hda_core
btusb  45056  0
snd_seq69632  2 snd_seq_midi_event,snd_seq_midi
btrtl  16384  1 btusb
btbcm  16384  1 btusb
btintel16384  1 btusb
bluetooth 512000  39 bnep,btbcm,btrtl,btusb,rfcomm,btintel
input_leds 16384  0
shpchp 36864  0
snd_seq_device 16384  3 snd_seq,snd_rawmidi,snd_seq_midi
ecdh_generic

[Bug 1823684] Re: Touchpad right click does not work as expected on Dell G7 7588

2019-11-05 Thread Jan Johansson
user@machine:~$ xinput --list-props 14
Device 'AlpsPS/2 ALPS DualPoint TouchPad':
Device Enabled (136):   1
Coordinate Transformation Matrix (138): 1.00, 0.00, 0.00, 
0.00, 1.00, 0.00, 0.00, 0.00, 1.00
Device Accel Profile (265): 1
Device Accel Constant Deceleration (266):   2.50
Device Accel Adaptive Deceleration (267):   1.00
Device Accel Velocity Scaling (268):12.50
Synaptics Edges (290):  153, 870, 115, 652
Synaptics Finger (291): 12, 15, 0
Synaptics Tap Time (292):   180
Synaptics Tap Move (293):   56
Synaptics Tap Durations (294):  180, 100, 100
Synaptics ClickPad (295):   0
Synaptics Middle Button Timeout (296):  75
Synaptics Two-Finger Pressure (297):141
Synaptics Two-Finger Width (298):   7
Synaptics Scrolling Distance (299): 25, 25
Synaptics Edge Scrolling (300): 1, 0, 0
Synaptics Two-Finger Scrolling (301):   0, 0
Synaptics Move Speed (302): 1.00, 1.75, 0.156495, 0.00
Synaptics Off (303):0
Synaptics Locked Drags (304):   0
Synaptics Locked Drags Timeout (305):   5000
Synaptics Tap Action (306): 2, 3, 0, 0, 0, 0, 0
Synaptics Click Action (307):   1, 1, 0
Synaptics Circular Scrolling (308): 0
Synaptics Circular Scrolling Distance (309):0.10
Synaptics Circular Scrolling Trigger (310): 0
Synaptics Circular Pad (311):   0
Synaptics Palm Detection (312): 0
Synaptics Palm Dimensions (313):10, 100
Synaptics Coasting Speed (314): 20.00, 50.00
Synaptics Pressure Motion (315):15, 80
Synaptics Pressure Motion Factor (316): 1.00, 1.00
Synaptics Resolution Detect (317):  1
Synaptics Grab Event Device (318):  0
Synaptics Gestures (319):   1
Synaptics Capabilities (320):   1, 1, 1, 0, 0, 1, 0
Synaptics Pad Resolution (321): 1, 1
Synaptics Area (322):   0, 0, 0, 0
Synaptics Noise Cancellation (323): 6, 6
Device Product ID (256):2, 8
Device Node (257):  "/dev/input/event6"

user@machine:~$ xinput --list-props 15
Device 'AlpsPS/2 ALPS DualPoint Stick':
Device Enabled (136):   1
Coordinate Transformation Matrix (138): 1.00, 0.00, 0.00, 
0.00, 1.00, 0.00, 0.00, 0.00, 1.00
Device Accel Profile (265): 0
Device Accel Constant Deceleration (266):   1.00
Device Accel Adaptive Deceleration (267):   1.00
Device Accel Velocity Scaling (268):10.00
Device Product ID (256):2, 8
Device Node (257):  "/dev/input/event5"
Evdev Axis Inversion (269): 0, 0
Evdev Axes Swap (271):  0
Axis Labels (272):  "Rel X" (146), "Rel Y" (147)
Button Labels (273):"Button Left" (139), "Button Middle" (140), 
"Button Right" (141), "Button Wheel Up" (142), "Button Wheel Down" (143), 
"Button Horiz Wheel Left" (144), "Button Horiz Wheel Right" (145)
Evdev Scrolling Distance (274): 0, 0, 0
Evdev Middle Button Emulation (275):1
Evdev Middle Button Timeout (276):  50
Evdev Third Button Emulation (277): 0
Evdev Third Button Emulation Timeout (278): 1000
Evdev Third Button Emulation Button (279):  3
Evdev Third Button Emulation Threshold (280):   20
Evdev Wheel Emulation (281):1
Evdev Wheel Emulation Axes (282):   6, 7, 4, 5
Evdev Wheel Emulation Inertia (283):10
Evdev Wheel Emulation Timeout (284):200
Evdev Wheel Emulation Button (285): 2
Evdev Drag Lock Buttons (286):  0

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

Title:
  Touchpad right click does not work as expected on Dell G7 7588

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

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

[Bug 1823684] Re: Touchpad right click does not work as expected on Dell G7 7588

2019-11-05 Thread Jan Johansson
I have Peach OSI Xubuntu 16.04 LTS 4.4.0-166 64bit

A few days ago my right click Touschpad mouse button on my Thinkpad
X300, worked fine, since monday evening it has not worked at all.

Luckily both Touchpoint buttons and external mouse works. I booted my
USB with multi tools including Peach OSI 14.04 LTS 32bit to see if
problem persists and it does so either firmware of the buttons got
corrupted, or the right mouse button suddently died.

user@machine:~$ xinput --list
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ AlpsPS/2 ALPS DualPoint TouchPad  id=14   [slave  pointer  (2)]
⎜   ↳ AlpsPS/2 ALPS DualPoint Stick id=15   [slave  pointer  (2)]
⎣ Virtual core keyboard id=3[master keyboard (2)]
↳ Virtual core XTEST keyboard   id=5[slave  keyboard (3)]
↳ Power Button  id=6[slave  keyboard (3)]
↳ Video Bus id=7[slave  keyboard (3)]
↳ Sleep Button  id=8[slave  keyboard (3)]
↳ UVC Camera (17ef:4807)id=12   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=13   [slave  keyboard (3)]
↳ ThinkPad Extra Buttonsid=16   [slave  keyboard (3)]

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

Title:
  Touchpad right click does not work as expected on Dell G7 7588

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

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

[Bug 1798956] [NEW] package shim-signed 1.37~18.04.2+15+1533136590.3beb971-0ubuntu1 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit sta

2018-10-20 Thread Jan Johansson
Public bug reported:

Won't boot automatically after upgrade, but if i press F12 i can select
ubuntu or harddrive in the F12 boot menu to boot on.

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: shim-signed 1.37~18.04.2+15+1533136590.3beb971-0ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
Uname: Linux 4.15.0-36-generic x86_64
.proc.sys.kernel.moksbstate_disabled: Error: [Errno 2] Filen eller katalogen 
finns inte: '/proc/sys/kernel/moksbstate_disabled'
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
Date: Sat Oct 20 13:29:44 2018
EFITables:
 okt 20 13:39:34 janne-LIFEBOOK-NH532 kernel: efi: EFI v2.31 by American 
Megatrends
 okt 20 13:39:34 janne-LIFEBOOK-NH532 kernel: efi:  ACPI=0xca7d3000  ACPI 
2.0=0xca7d3000  SMBIOS=0xf0690  MPS=0xfcd00 
 okt 20 13:39:34 janne-LIFEBOOK-NH532 kernel: secureboot: Secure boot could not 
be determined (mode 0)
 okt 20 13:39:41 janne-LIFEBOOK-NH532 fwupd[1691]: disabling plugin because: 
failed to startup uefi: UEFI firmware updating not supported
ErrorMessage: installed shim-signed package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2018-09-25 (24 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
Python3Details: /usr/bin/python3.6, Python 3.6.6, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.3ubuntu0.1
SecureBoot: 22   0   0   0   0
SourcePackage: shim-signed
Title: package shim-signed 1.37~18.04.2+15+1533136590.3beb971-0ubuntu1 failed 
to install/upgrade: installed shim-signed package post-installation script 
subprocess 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 bionic

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

Title:
  package shim-signed 1.37~18.04.2+15+1533136590.3beb971-0ubuntu1 failed
  to install/upgrade: installed shim-signed package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1616943] Re: Can't auth against U1 in g-s

2016-10-11 Thread Jan Johansson
Yesterday I tried to install VLC non-free from Gnome Software and were
asked to login to Ubuntu One, which do not work as it keeps saying
Password or email is wrong. Obviously neither email or password are
worng when I'm able to write here, after signed in through Ubuntu One in
web browser - People above agree that this is a bug.

But wouldn't it be an idea to actually inform people of this through
computer magazines or sites like
https://sites.google.com/site/easylinuxtipsproject/ were people go for
help setting up Ubuntu after install - so that they don't have to waste
time running around on the net trying to figure out why this happens -
since developers here have known about this since August 25.

It wouldn't take you more than a few minutes posting: "There is a bug in
the Gnome Software, which disables the login to Ubuntu One - we are
working on a solution. Please be patient. We will come out with and
update very soon!"

This kind of thing annoys me, it were one of the reasons I switched to
linux from Win7 after MS came out with their Win10 and tried to force
people to update - I have used and supported/build/repaired computers
for over 25 years. I never liked windows, but had to use it because of
customers.

I just came from Ubuntu forums, where people are asking this question,
but nobody here thinks its a good idea to answer them!

https://ubuntuforums.org/showthread.php?t=2335497

An update there on the progress of a solution would be an idea!

JBJ

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

Title:
  Can't auth against U1 in g-s

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

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