[Bug 2073536] Re: ModPerl does not work

2024-07-24 Thread Magnus Johansson
Hi,


My apache and perl versions:
$ apache2 -v
Server version: Apache/2.4.58 (Ubuntu)
Server built:   2024-07-17T18:55:23

$ perl -v

This is perl 5, version 38, subversion 2 (v5.38.2) built for 
x86_64-linux-gnu-thread-multi
(with 44 registered patches, see perl -V for more detail)

Copyright 1987-2023, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at https://www.perl.org/, the Perl Home Page.

---

If running "curl http://localhost/perl/test-mod_perl.cgi; I get:


500 Internal Server Error

Internal Server Error
The server encountered an internal error or
misconfiguration and was unable to complete
your request.
Please contact the server administrator at 
 webmaster@localhost to inform them of the time this error occurred,
 and the actions you performed just before this error.
More information about this error may be available
in the server error log.

Apache/2.4.58 (Ubuntu) Server at localhost Port 80


As I mentioned, this machine is updated from Ubuntu 23.10 to 24.04 using
"do-release-upgrade" if that might cause any problems...

/Magnus

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

Title:
  ModPerl does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-perl2/+bug/2073536/+subscriptions


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

[Bug 2073536] Re: ModPerl does not work

2024-07-23 Thread Magnus Johansson
Hi Mitchell,

I'm not sure I understand what you mean by "quick reproducer".

I added a perltest.conf to my apache2 and created a test-mod_perl.cgi to
run (attached a tar-file with those). Get the following error in
/var/log/apache2/error.log:

[Tue Jul 23 10:25:41.146682 2024] [perl:error] [pid 7157:tid
139571046123200] [client ::1:60908] failed to resolve handler
`ModPerl::Registry': Constants from lexical variables potentially
modified elsewhere are no longer permitted at
/usr/share/perl/5.38/constant.pm line 41.\nBEGIN failed--compilation
aborted at /usr/share/perl/5.38/constant.pm line 45.\nCompilation failed
in require at /usr/lib/x86_64-linux-gnu/perl5/5.38/APR.pm line
27.\nBEGIN failed--compilation aborted at /usr/lib/x86_64-linux-
gnu/perl5/5.38/APR.pm line 27.\nCompilation failed in require at
/usr/lib/x86_64-linux-gnu/perl5/5.38/APR/Table.pm line 23.\nBEGIN failed
--compilation aborted at /usr/lib/x86_64-linux-
gnu/perl5/5.38/APR/Table.pm line 23.\nCompilation failed in require at
/usr/lib/x86_64-linux-gnu/perl5/5.38/ModPerl/RegistryCooker.pm line
39.\nBEGIN failed--compilation aborted at /usr/lib/x86_64-linux-
gnu/perl5/5.38/ModPerl/RegistryCooker.pm line 39.\nCompilation failed in
require at /usr/share/perl/5.38/base.pm line 137.\n\t...propagated at
/usr/share/perl/5.38/base.pm line 159.\nBEGIN failed--compilation
aborted at /usr/lib/x86_64-linux-gnu/perl5/5.38/ModPerl/Registry.pm line
27.\nCompilation failed in require at (eval 2) line 1.\n


** Attachment added: "testfiles.tar"
   
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-perl2/+bug/2073536/+attachment/5799555/+files/testfiles.tar

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

Title:
  ModPerl does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-perl2/+bug/2073536/+subscriptions


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

[Bug 2073536] [NEW] ModPerl does not work

2024-07-18 Thread Magnus Johansson
Public bug reported:

After upgrading from Ubunto 23.10 to 24.04 (using the release-upgrade
tool), my modperl application no longer works.

Gets "500 Internal Server Error" in browser and the following error in
/var/log/apache2/error.log:

[Thu Jul 18 20:56:25.073817 2024] [perl:error] [pid 75835:tid
126932297451200] [client ::1:34036] failed to resolve handler
`ModPerl::Registry': Constants from lexical variables potentially
modified elsewhere are no longer permitted at
/usr/share/perl/5.38/constant.pm line 41.\nBEGIN failed--compilation
aborted at /usr/share/perl/5.38/constant.pm line 45.\nCompilation failed
in require at /usr/lib/x86_64-linux-gnu/perl5/5.38/APR.pm line
27.\nBEGIN failed--compilation aborted at /usr/lib/x86_64-linux-
gnu/perl5/5.38/APR.pm line 27.\nCompilation failed in require at
/usr/lib/x86_64-linux-gnu/perl5/5.38/APR/Table.pm line 23.\nBEGIN failed
--compilation aborted at /usr/lib/x86_64-linux-
gnu/perl5/5.38/APR/Table.pm line 23.\nCompilation failed in require at
/usr/lib/x86_64-linux-gnu/perl5/5.38/ModPerl/RegistryCooker.pm line
39.\nBEGIN failed--compilation aborted at /usr/lib/x86_64-linux-
gnu/perl5/5.38/ModPerl/RegistryCooker.pm line 39.\nCompilation failed in
require at /usr/share/perl/5.38/base.pm line 137.\n\t...propagated at
/usr/share/perl/5.38/base.pm line 159.\nBEGIN failed--compilation
aborted at /usr/lib/x86_64-linux-gnu/perl5/5.38/ModPerl/Registry.pm line
27.\nCompilation failed in require at (eval 2) line 1.\n

Have tried reinstalling apache2-server and the modperl package but the
problem remains.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: libapache2-mod-perl2 2.0.13-1build5
ProcVersionSignature: Ubuntu 6.8.0-38.38-generic 6.8.8
Uname: Linux 6.8.0-38-generic x86_64
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Thu Jul 18 21:00:58 2024
EcryptfsInUse: Yes
InstallationDate: Installed on 2021-09-07 (1045 days ago)
InstallationMedia: Ubuntu 18.04.5 LTS "Bionic Beaver" - Release amd64 
(20200806.1)
SourcePackage: libapache2-mod-perl2
UpgradeStatus: Upgraded to noble on 2024-05-23 (56 days ago)

** Affects: libapache2-mod-perl2 (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  ModPerl does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-perl2/+bug/2073536/+subscriptions


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

[Bug 2072761] [NEW] Stuck keys while shifting virtual desk

2024-07-11 Thread Magnus Johansson
Public bug reported:

When shifting virtual desks (Alt-Ctrl-Left/Right arrow) one of the keys
(most notably an arrow-key) are not registered as released when arriving
at the destination desktop. E.e. I move one desktop to the right and
after releasing Alt+Ctrl+Right-arrow the system behaves like I'm holding
down the right-arrow key.

PS I have upgraded from 23.10 using the distribution upgrade tool. It
worked correctly in 23.10.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: xorg 1:7.7+23ubuntu3
ProcVersionSignature: Ubuntu 6.8.0-38.38-generic 6.8.8
Uname: Linux 6.8.0-38-generic x86_64
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: unknown
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Thu Jul 11 14:05:15 2024
DistUpgraded: 2024-05-23 11:57:24,980 DEBUG migrateToDeb822Sources()
DistroCodename: noble
DistroVariant: ubuntu
DkmsStatus:
 virtualbox/7.0.16, 6.8.0-35-generic, x86_64: installed
 virtualbox/7.0.16, 6.8.0-36-generic, x86_64: installed
 virtualbox/7.0.16, 6.8.0-38-generic, x86_64: installed
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
   Subsystem: Dell UHD Graphics 620 [1028:07e6]
InstallationDate: Installed on 2021-09-07 (1038 days ago)
InstallationMedia: Ubuntu 18.04.5 LTS "Bionic Beaver" - Release amd64 
(20200806.1)
MachineType: Dell Inc. XPS 13 9370
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-38-generic 
root=UUID=d1885d5d-591e-4946-b6ff-8fc9ad9a601f ro nouveau.runpm=0 splash 
vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to noble on 2024-05-23 (49 days ago)
dmi.bios.date: 07/06/2022
dmi.bios.release: 1.21
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.21.0
dmi.board.name: 0W970W
dmi.board.vendor: Dell Inc.
dmi.board.version: A06
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.21.0:bd07/06/2022:br1.21:svnDellInc.:pnXPS139370:pvr:rvnDellInc.:rn0W970W:rvrA06:cvnDellInc.:ct10:cvr:sku07E6:
dmi.product.family: XPS
dmi.product.name: XPS 13 9370
dmi.product.sku: 07E6
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.120-2build1
version.libgl1-mesa-dri: libgl1-mesa-dri 24.0.5-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.12-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:22.0.0-1build1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1build1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble ubuntu wayland-session

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

Title:
  Stuck keys while shifting virtual desk

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


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

[Bug 1948573] Re: Failure to start container “Failed to start device “eth0”: Error: Unknown device type.

2021-10-24 Thread Magnus Rosenqvist
I hope still that this will be fixed. It does not look good when a by
default installed feature do not work because a module is missing.

And the error message is really obtuse.

Hopefully someone can forward this bug report to whoever so it can do
some good.

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

Title:
  Failure to start container “Failed to start device “eth0”:  Error:
  Unknown device type.

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


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

[Bug 1948573] Re: Failure to start container “Failed to start device “eth0”: Error: Unknown device type.

2021-10-24 Thread Magnus Rosenqvist
Got help over at https://github.com/lxc/lxc/issues/4012

Apparently for at least more than one year the Ubuntu image for
raspberry pi do not include the necessary module. Despite that at least
in their latest release including LXC/LXD by default...

Error message: ~lxc start container

Error: Failed preparing container for start: Failed to start device
“eth0”: Failed to create the veth interfaces veth34cbc1ee and
veth84f13473: Failed to run: ip link add veth34cbc1ee type veth peer
name veth84f13473: Error: Unknown device type.

On Ubuntu 21.10 I fixed it by running: sudo apt install linux-modules-
extra-raspi


** Bug watch added: LXC bug tracker #4012
   https://github.com/lxc/lxc/issues/4012

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

Title:
  Failure to start container “Failed to start device “eth0”:  Error:
  Unknown device type.

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


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

[Bug 1948573] Re: Failure to start container “Failed to start device “eth0”: Error: Unknown device type.

2021-10-24 Thread Magnus Rosenqvist
** Project changed: lxd => ubuntu

** Package changed: ubuntu => lxd (Ubuntu)

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

Title:
  Failure to start container “Failed to start device “eth0”:  Error:
  Unknown device type.

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


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

[Bug 1919285] Re: Nvidia kernel driver not loaded, low resolution and no acceleration, since kernel 5.8.0-45.51

2021-03-17 Thread Magnus Morton
I had uninstalled all the nvidia packages after encountering this.
Reinstalled this morning and the nvidia modules built and loaded
correctly.

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

Title:
  Nvidia kernel driver not loaded, low resolution and no acceleration,
  since kernel 5.8.0-45.51

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

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

[Bug 1919174] Re: nvidia drivers will not load

2021-03-15 Thread Magnus Morton
I've added an excerpt from the apt log. There were errors rebuilding the
kernel modules during the kernel upgrade

** Attachment added: "apt term.log excerpt"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-460/+bug/1919174/+attachment/5476814/+files/term.log

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

Title:
  nvidia drivers will not load

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-460/+bug/1919174/+subscriptions

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

[Bug 1919174] [NEW] nvidia drivers will not load

2021-03-15 Thread Magnus Morton
Public bug reported:

nvidia drivers will no longer load after upgrade to kernel 5.8.0-45.

This is an OPTIMUS laptop. Before, Intel and nvidia GPUs would be
active; now, nvidia drivers will not load and external monitors will not
be detected. Everything works correctly if I switch to nouveau.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: nvidia-driver-460 460.39-0ubuntu0.20.04.1
ProcVersionSignature: Ubuntu 5.8.0-45.51~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-45-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Mar 15 15:50:27 2021
InstallationDate: Installed on 2021-03-08 (7 days ago)
InstallationMedia: Ubuntu 20.04.2 LTS "Focal Fossa" - Release amd64 (20210204)
SourcePackage: nvidia-graphics-drivers-460
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-460 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  nvidia drivers will not load

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-460/+bug/1919174/+subscriptions

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

[Bug 1871268] Re: Installation fails due to useless immediate configuration error when "Install Third-Party Drivers" is selected

2021-02-20 Thread Magnus Falk
Hello,
The installer crashed during installation of Jamulus OS on my Seagate BarraCuda 
510 M2 SSD from USB live image. The bug was already reported (3rd party 
drivers) but I have some extra hardware info in attached JamulusOS.txt-file if 
needed.
Thanks for an excellent work!
Yours Magnus Falk in Oslo, Norway

** Attachment added: "Version, cpuinfo, meminfo, dmesg, uname -a"
   
https://bugs.launchpad.net/ubuntu-cdimage/+bug/1871268/+attachment/5465472/+files/JamulusOS.txt

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

Title:
  Installation fails due to useless immediate configuration error when
  "Install Third-Party Drivers" is selected

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

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

[Bug 1901321] Re: Libnettle.so.7: cannot open shared object file: No such file or directory

2020-10-24 Thread Magnus Holmgren
That error message looks strange. It looks like you're installing the
libnettle7 package for amd64, but there's _another_ instance of that
package that's _also_ for amd64? Did you download the .deb file
manually? libnettle7 should exist in Ubuntu 20.04 according to
https://packages.ubuntu.com/focal/libnettle7.

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

Title:
  Libnettle.so.7: cannot open shared object file: No such file or
  directory

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

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

[Bug 1901321] Re: Libnettle.so.7: cannot open shared object file: No such file or directory

2020-10-24 Thread Magnus Holmgren
What does

dpkg -l libnettle7

say?

dpkg -L libnettle7:amd64

?

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

Title:
  Libnettle.so.7: cannot open shared object file: No such file or
  directory

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

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

[Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-05-01 Thread Terry Magnus Drever
Quite some investigations you did there ironincoder, don't forget to
post here if you manage to get the speakers going. ;) I was actually
wondering where the correct place to post and get codec issues fixed is,
because this probably isn't the place? Is there a bug tracker for Alsa?

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

Title:
  [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on
  internal speakers, very very quiet on headphones

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

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

[Bug 1866900] Re: Javascript clipboard does not work

2020-04-26 Thread Anders Magnus Andersen
I am now on a fresh install of 20.04 and can confirm that this works.

I have a theory:
Did github change their copy content from "git clone http" to "http...", I 
might have been thrown of from the different practices. I am sorry, closing the 
bug.

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

Title:
  Javascript clipboard does not work

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

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

[Bug 327362] Re: Some ISPs have .local domain which disables avahi-daemon

2020-04-22 Thread Magnus
That's great!

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

Title:
  Some ISPs have .local domain which disables avahi-daemon

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

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

[Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-04-06 Thread Terry Magnus Drever
Attached my realtek dump.

** Attachment added: "RealTek Dump"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1851518/+attachment/5348304/+files/RtHDDump.zip

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

Title:
  [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on
  internal speakers, very very quiet on headphones

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

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

[Bug 1851518] Re: [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on internal speakers, very very quiet on headphones

2020-04-04 Thread Terry Magnus Drever
I have exactly the same problem on a Samsung Galaxy Flex Book.

Headphones are working with the following 
options snd-hda-intel model=mono-speakers

Speakers do not work.

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

Title:
  [950SBE/951SBE, Realtek ALC298, Speaker, Internal] No sound on
  internal speakers, very very quiet on headphones

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

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

[Bug 1824088] Re: unattended upgrade ran one day after schedule

2020-04-01 Thread Magnus Jonsson
The thing is that it's only the delta that is handled in UTC not the
iso-8601-part so it will work just fine.

My first idé was to fix the interval calculations must like yours.

The workaround for us was to set interval to always. We have local
mirrors that can handle the load just fine even if we do updates every
hour.

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

Title:
  unattended upgrade ran one day after schedule

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

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

[Bug 1824088] Re: unattended upgrade ran one day after schedule

2020-04-01 Thread Magnus Jonsson
The interesting about the code is that it always only treat the
timestamp of the file as "-MM-DD" and nothing else (this also
includes "now").

The code has functions for allowing the interval to be set down to 1s
but is does not mean anything to the outcome of the script as it always
looks for complete day(s).

I can only guess that the code might have has some old reference where
the script (or an other script) did something else.

As of the output of "date +%s" it is dependent of the timezone when used
with the --date command.

It kind of looks like the "date" is inputed in the local timezone rather
witch will make epoch time drift dependent of TZ.

# Bionic
$ TZ=UTC0 date --date="2020-01-01" +%s
1577836800
$ TZ=CET date --date="2020-01-01" +%s
1577833200

Using "date -u" will also fix this behaviour of date.

$ TZ=UTC date -u --date="2020-01-01" +%s
1577836800
$ TZ=CET date -u --date="2020-01-01" +%s
1577836800

An easy fix for the original problem would be add the "-u" option to the
date commands in the script:

stamp=$(date -u --date="$(date -r "$stamp_file" --iso-8601)" +%s 2>/dev/null)
now=$(date -u --date="$(date --iso-8601)" +%s 2>/dev/null)

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

Title:
  unattended upgrade ran one day after schedule

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

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

[Bug 1824088] Re: unattended upgrade ran one day after schedule

2020-04-01 Thread Magnus Jonsson
Setting TZ for the complete script will not work as it will make strange
behaviour if you are far away from UTC/GMT TZ. You can set it for just
the date command that returns the epoch time.

I did a patch that does that for the bionic version. It also applys
directly on Focal.

I attach the patch to the bug.

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

Title:
  unattended upgrade ran one day after schedule

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

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

[Bug 1824088] Re: unattended upgrade ran one day after schedule

2020-04-01 Thread Magnus Jonsson
** Patch added: "apt.systemd.daily.diff"
   
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1824088/+attachment/5344224/+files/apt.systemd.daily.diff

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

Title:
  unattended upgrade ran one day after schedule

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

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

[Bug 1824088] Re: unattended upgrade ran one day after schedule

2020-03-31 Thread Magnus Jonsson
It will not run after 36h either. It will not run until next day because
"yesterday" did not have 24 hours until next day.

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

Title:
  unattended upgrade ran one day after schedule

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

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

[Bug 1824088] Re: unattended upgrade ran one day after schedule

2020-03-30 Thread Magnus Jonsson
This IS related to daylight saving.

The script: /usr/lib/apt/apt.systemd.daily check that the script is not
run twice at the same period.

The script checks the date of today and the date of the last timestamp to 
determine the the diff.
The interval is calculated using the number of seconds per day multiplied by 
number of days.

If a day in the interval has less then 24h this check fails.

This also affects the apt-daily.service that updates.

This is not only Xenial but all the way up to 20.04/Focal.

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

Title:
  unattended upgrade ran one day after schedule

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

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

[Bug 1866900] Re: Javascript clipboard does not work

2020-03-13 Thread Anders Magnus Andersen
You're not wrong, I can't say the bug is in Firefox.

All I know is I have a problem and that is when i push the copy button
on github, gitlab or whatever site that has autocopy to the clipboard,
It's not going to my clipboard.

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

Title:
  Javascript clipboard does not work

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

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

[Bug 1866900] Re: Javascript clipboard does not work

2020-03-13 Thread Anders Magnus Andersen
shift - ins

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

Title:
  Javascript clipboard does not work

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

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

[Bug 1866900] Re: Javascript clipboard does not work

2020-03-13 Thread Anders Magnus Andersen
Can you confirm that you can paste with "shift + i" or "mouse3" ?
Ctrl - v seems to work.

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

Title:
  Javascript clipboard does not work

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

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

[Bug 1866900] Re: Javascript clipboard does not work

2020-03-11 Thread Anders Magnus Andersen
I'm, sorry I assumed it was a snap, its the deb:

i.e. https://github.com/micheleg/gnome-shell-extension-cpu-freq

Push Clone or download, and then the clipboard button, now try and paste
it in a terminal (or somewhere else.


Package: firefox
Version: 74.0+build3-0ubuntu1
Priority: optional
Section: web
Origin: Ubuntu
Maintainer: Ubuntu Mozilla Team 
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 201 MB
Provides: gnome-www-browser, iceweasel, www-browser
Depends: lsb-release, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.30), 
libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), 
libdbus-glib-1-2 (>= 0.78), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 
2.10.1), libgcc-s1 (>= 3.3), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 
2.31.8), libgtk-3-0 (>= 3.4), libharfbuzz0b (>= 0.6.0), libpango-1.0-0 (>= 
1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpangoft2-1.0-0 (>= 1.14.0), 
libstdc++6 (>= 9), libx11-6, libx11-xcb1 (>= 2:1.6.9), libxcb-shm0, libxcb1, 
libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), 
libxext6, libxfixes3, libxi6, libxrender1, libxt6
Recommends: xul-ext-ubufox, libcanberra0, libdbusmenu-glib4, libdbusmenu-gtk3-4
Suggests: fonts-lyx
Replaces: kubuntu-firefox-installer
Task: ubuntu-desktop-minimal, ubuntu-desktop, kubuntu-desktop, kubuntu-full, 
xubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop, ubuntukylin-desktop, 
ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-budgie-desktop
Xul-Appid: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
Supported: 9m
Download-Size: 51,6 MB
APT-Manual-Installed: no
APT-Sources: http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
Description: Safe and easy web browser from Mozilla
 Firefox delivers safe, easy web browsing. A familiar user interface,
 enhanced security features including protection from online identity theft,
 and integrated search let you get the most out of the web.

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

Title:
  Javascript clipboard does not work

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

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

[Bug 1866974] [NEW] The Diffie-Hellman prime sent by the server is not acceptable

2020-03-11 Thread Anders Magnus Andersen
Public bug reported:

I can no longer connect to my ISP mail server.
Works in previous version 19.10

"The reported error was “Failed to get capabilities: Error performing
TLS handshake: The Diffie-Hellman prime sent by the server is not
acceptable (not long enough).”."

I've tried finding a workaround but so far no luck.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: evolution 3.35.92-1
ProcVersionSignature: Ubuntu 5.4.0-18.22-generic 5.4.24
Uname: Linux 5.4.0-18-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu20
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Mar 11 11:07:01 2020
InstallationDate: Installed on 2020-03-03 (7 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200303)
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal 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/1866974

Title:
  The Diffie-Hellman prime sent by the server is not acceptable

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

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

[Bug 1866900] [NEW] Javascript clipboard does not work

2020-03-10 Thread Anders Magnus Andersen
Public bug reported:

Pressing the "copy to clipboard" buttons on websites does not work. (e. g. 
Gitlab / Github)
Manual ctrl-c is necessary.
(Wrorks in several other browsers on same system) 

Snap / connection ?

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: firefox 74.0+build3-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-18.22-generic 5.4.24
Uname: Linux 5.4.0-18-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
AddonCompatCheckDisabled: False
ApportVersion: 2.20.11-0ubuntu20
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  anders 2056 F pulseaudio
 /dev/snd/controlC0:  anders 2056 F pulseaudio
BuildID: 20200309095159
Channel: Unavailable
CurrentDesktop: ubuntu:GNOME
Date: Tue Mar 10 19:45:10 2020
DefaultProfileExtensions: extensions.sqlite corrupt or missing
DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
DefaultProfileLocales: extensions.sqlite corrupt or missing
DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:729
DefaultProfilePrefSources: prefs.js
DefaultProfileThemes: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
InstallationDate: Installed on 2020-03-03 (6 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200303)
Profile0Extensions: extensions.sqlite corrupt or missing
Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile0Locales: extensions.sqlite corrupt or missing
Profile0PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:729
Profile0PrefSources: prefs.js
Profile0Themes: extensions.sqlite corrupt or missing
Profiles:
 Profile1 (Default) - LastVersion=74.0/20200304223017 (Out of date)
 Profile0 - LastVersion=74.0/20200309095159 (In use)
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/24/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: I1KT24AUS
dmi.board.vendor: LENOVO
dmi.board.version: 3193 STD
dmi.chassis.type: 3
dmi.chassis.vendor: LENOVO
dmi.modalias: 
dmi:bvnLENOVO:bvrI1KT24AUS:bd07/24/2013:svnLENOVO:pn10120:pvrIdeaCentreK450:rvnLENOVO:rn:rvr3193STD:cvnLENOVO:ct3:cvr:
dmi.product.family: IdeaCentre
dmi.product.name: 10120
dmi.product.sku: LENOVO_MT_1012
dmi.product.version: IdeaCentre K450
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug focal

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

Title:
  Javascript clipboard does not work

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

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

[Bug 1866876] [NEW] Settings for extensions won't open

2020-03-10 Thread Anders Magnus Andersen
Public bug reported:

No matter what extension you install, both in ubuntu and gnome-session. 
gnome-tweaks cogwheel or right clicking extension tray icon (if exist) does not 
produce a settings window. 
Nothing happens

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-tweaks 3.34.0-2
ProcVersionSignature: Ubuntu 5.4.0-18.22-generic 5.4.24
Uname: Linux 5.4.0-18-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu20
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Mar 10 19:06:11 2020
InstallationDate: Installed on 2020-03-03 (6 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200303)
PackageArchitecture: all
SourcePackage: gnome-tweaks
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  Settings for extensions won't open

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

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

[Bug 1866494] Re: windows controls left: Negativ content with

2020-03-07 Thread Anders Magnus Andersen
** Description changed:

  When using "left" window controls gnome tweaks opens a distorted menu
  without a drawn Top Bar and missing side menu, until resized.
+ 
+ 
+ ```
+ mars 07 20:17:57 idea gnome-tweaks[11027]: Negative content width -23 
(allocation 1, extents 12x12) while allocating gadget (node label, owner 
GtkLabel)
+ mars 07 20:17:57 idea gnome-tweaks[11027]: gtk_widget_size_allocate(): 
attempt to allocate widget with width -11 and height 19
+ mars 07 20:17:57 idea gnome-tweaks[11027]: Negative content width -23 
(allocation 1, extents 12x12) while allocating gadget (node label, owner 
GtkLabel)
+ mars 07 20:17:57 idea gnome-tweaks[11027]: gtk_widget_size_allocate(): 
attempt to allocate widget with width -11 and height 19
+ mars 07 20:17:57 idea gnome-tweaks[11027]: Negative content width -23 
(allocation 1, extents 12x12) while allocating gadget (node label, owner 
GtkLabel)
+ mars 07 20:17:57 idea gnome-tweaks[11027]: gtk_widget_size_allocate(): 
attempt to allocate widget with width -11 and height 19
+ mars 07 20:17:57 idea gnome-tweaks[11027]: Negative content width -23 
(allocation 1, extents 12x12) while allocating gadget (node label, owner 
GtkLabel)
+ mars 07 20:17:57 idea gnome-tweaks[11027]: gtk_widget_size_allocate(): 
attempt to allocate widget with width -11 and height 19
+ mars 07 20:17:57 idea gnome-tweaks[11027]: Negative content width -23 
(allocation 1, extents 12x12) while allocating gadget (node label, owner 
GtkLabel)
+ mars 07 20:17:57 idea gnome-tweaks[11027]: gtk_widget_size_allocate(): 
attempt to allocate widget with width -11 and height 19
+ 
+ ```
+ 
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-tweaks 3.34.0-2
  ProcVersionSignature: Ubuntu 5.4.0-17.21-generic 5.4.22
  Uname: Linux 5.4.0-17-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Mar  7 20:19:07 2020
  InstallationDate: Installed on 2020-03-03 (3 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200303)
  PackageArchitecture: all
  SourcePackage: gnome-tweaks
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  windows controls left: Negativ content with

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

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

[Bug 1866494] Re: windows controls left: Negativ content with

2020-03-07 Thread Anders Magnus Andersen
** Attachment added: "Screenshot from 2020-03-07 20-19-25.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-tweaks/+bug/1866494/+attachment/5334557/+files/Screenshot%20from%202020-03-07%2020-19-25.png

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

Title:
  windows controls left: Negativ content with

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

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

[Bug 1866494] [NEW] windows controls left: Negativ content with

2020-03-07 Thread Anders Magnus Andersen
Public bug reported:

When using "left" window controls gnome tweaks opens a distorted menu
without a drawn Top Bar and missing side menu, until resized.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-tweaks 3.34.0-2
ProcVersionSignature: Ubuntu 5.4.0-17.21-generic 5.4.22
Uname: Linux 5.4.0-17-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu18
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Mar  7 20:19:07 2020
InstallationDate: Installed on 2020-03-03 (3 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200303)
PackageArchitecture: all
SourcePackage: gnome-tweaks
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal gnome-tweaks

** Tags added: gnome-tweaks

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

Title:
  windows controls left: Negativ content with

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

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

[Bug 1838275] Re: mopidy-scrobbler: kick out from release

2020-01-10 Thread Stein Magnus Jodal
mopidy-scrobbler 2.0.0-1, which is in eoan already, has migrated to
Python 3 and python3-pylast.

** Changed in: mopidy-scrobbler (Ubuntu)
   Status: New => Fix Released

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

Title:
  mopidy-scrobbler: kick out from release

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

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

[Bug 1857684] [NEW] Installer crashed when choosing keyboard layout

2019-12-27 Thread Magnus
Public bug reported:

When choosing keyboard layout swedish/swedish sign language, the
installer crashed.

Kubuntu 19.10 run from usb stick.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: ubiquity 19.10.21
ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
Uname: Linux 5.3.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
CasperVersion: 1.427
CurrentDesktop: KDE
Date: Fri Dec 27 09:15:29 2019
InstallCmdLine: initrd=/ubninit file=/cdrom/preseed/kubuntu.seed maybe-ubiquity 
quiet splash --- BOOT_IMAGE=/ubnkern
LiveMediaBuild: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug eoan kubuntu third-party-packages ubiquity-19.10.21

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

Title:
  Installer crashed when choosing keyboard layout

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

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

[Bug 1842281] Re: hbmqtt 0.9.2 does not support python 3.7

2019-12-25 Thread Stein Magnus Jodal
hbmqtt has supported Python 3.7 since this commit[1], which was first
released in 0.9.3.

Since Ubuntu 19.04 reaches end-of-life in a week and hbmqtt 0.9.5 is
packaged in Ubuntu 19.10, I believe this bug can be closed.

[1]
https://github.com/beerfactory/hbmqtt/commit/1af9e7f99cdd05e8e75f7b84efc289563fe87c9b

** Changed in: python-hbmqtt (Ubuntu)
   Status: New => Fix Released

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

Title:
  hbmqtt 0.9.2 does not support python 3.7

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

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

[Bug 1843262] Re: tracker-miner-fs crashed with SIGABRT in raise()

2019-12-12 Thread Magnus
The assertion seems to be in this file:
https://gitlab.gnome.org/GNOME/tracker/blob/master/src/libtracker-miner/tracker-file-system.c

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

Title:
  tracker-miner-fs crashed with SIGABRT in raise()

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

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

[Bug 1843262] Re: tracker-miner-fs crashed with SIGABRT in raise()

2019-12-12 Thread Magnus
Happens at every boot.

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

Title:
  tracker-miner-fs crashed with SIGABRT in raise()

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

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

[Bug 1827264] Re: ovs-vswitchd thread consuming 100% CPU

2019-11-11 Thread Magnus Bergman
We are also seeing this in bionic with rocky neutron-openvswitch-agents.
We haven't really found any pattern in when it occurs, but even after
emptying out a compute node with live migrations and rebooting it, we
will keep seeing it. Amount of traffic doesn't seem to be related.

What we are seeing are an increasing number of handler threads using
100% cpu which in our setup can mean several 1000% in total being used
by ovs-vswitchd. While investigating we found that the handler threads
seemed to spend quite a lot of time in native_queued_spin_lock_slowpath,
making us believe there might be too many threads running competing for
the same locks so we tried lowering other_config:n-handler-threads,
which actually seemed to fix the issue, but it seems to have just been a
temporary fix as we still see the issue and in fact may just be that the
modification of the other_config:n-handler-threads variable slays the
handlers that have been stuck in 100% CPU and spun up new fresh ones.

I find it strange however that a rebooted node doesn't see the same
though which makes me think there is something going on during startup
of either OVS or openstack-neutron-agent that in some circumstances
causes this.

Investigation is on-going, just wanted to share our observations 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/1827264

Title:
  ovs-vswitchd thread consuming 100% CPU

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

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

[Bug 1849907] Re: Add Online Account Nextcloud no Apply button

2019-10-26 Thread Magnus Pernemark
I have tried every setting I can find. The buttons remain invisible.
I run Ubuntu 19.10 with default unity desktop.

However.. when I changed to "Ubuntu on Wayland" in the login screen..
the buttons appeared. So, my  problem with the "Online Accounts" is
solved with a work-around, but the problem in Unity remains.

** Summary changed:

- Add Online Account Nextcloud no Apply button
+ Add Online Account Nextcloud no Connect button on Unity

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

Title:
  Add Online Account Nextcloud no Connect button on Unity

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

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

[Bug 1849907] Re: Add Online Account Nextcloud no Apply button

2019-10-26 Thread Magnus Pernemark
Thanks for moving the bug to the correct section. When creating it I
hade to choices "Ubunto-docs" or "I don't know". I selected the latter.

Looking at the reviews of "Online account" it looks that I am not alone. 
Someone else reported the problem.
But I think I have an idea. The Ubuntu installation is a stock installation, 
but I think I have changed how menues and/or title bar of window should show. I 
will look into that.

Regardless, it is not a good implementation if submit buttons disapear
if you change system settings of windows. The function of a window
should remain, even if the theam of the desktop change.

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

Title:
  Add Online Account Nextcloud no Apply button

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

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

[Bug 1849907] Re: Add Online Account Nextcloud no Apply button

2019-10-25 Thread Magnus Pernemark
** Attachment added: "Buttons missing"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1849907/+attachment/5300188/+files/Screenshot%20from%202019-10-26%2001-49-41.png

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

Title:
  Add Online Account Nextcloud no Apply button

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

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

[Bug 1849907] [NEW] Add Online Account Nextcloud no Apply button

2019-10-25 Thread Magnus Pernemark
Public bug reported:

I am trying to add an online account, nextcloud

three fields show, server, username and password.

There is no Apply or OK button.

I cannot add the account.

Resizing the window does not help. Fields just get longer, still no
buttons.

Ubuntu 19.10

** Affects: ubuntu-docs (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/1849907

Title:
  Add Online Account Nextcloud no Apply button

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

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

[Bug 75618] Re: Complains about IPv6 entries in resolv.conf

2019-08-25 Thread Magnus Holmgren
** Changed in: adns (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Complains about IPv6 entries in resolv.conf

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

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

[Bug 1715365] Re: gnome-session-check-accelerated crashed with SIGSEGV in g_hash_table_lookup_node() from g_hash_table_lookup() from lookup_cached_xatom() from gdk_x11_atom_to_xatom_for_display()

2019-04-30 Thread Magnus Henoch
This crash seems to be fixed in this commit, included in gnome-session 3.30.0:
https://github.com/GNOME/gnome-session/commit/3aafcf0f0129e28b5c52f32284f1164a93867ea3

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

Title:
  gnome-session-check-accelerated crashed with SIGSEGV in
  g_hash_table_lookup_node() from g_hash_table_lookup() from
  lookup_cached_xatom() from gdk_x11_atom_to_xatom_for_display()

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

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

[Bug 1787775] Re: touchpad not working on lenovo yoga 530

2019-03-28 Thread Magnus
I'm using a Ideapad 530s-14ARR, Linux version 5.0.3-050003-generic,
Ubuntu 18.04.

Followed #44's steps to install the i2c-amd-mp2 driver and now my
touchpad works.

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

Title:
  touchpad not working on lenovo yoga 530

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

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

[Bug 1801743] Re: Suspend fails in Kubuntu 18.04 but works fine in Kubuntu 17.10

2019-01-30 Thread Magnus Breder Birkenes
@MaskedDriver: Does blacklisting the mei_me module (Intel Management
Engine) fix the issue? That fixed the problem some weeks ago, perhaps
the bug has re-appeared. I have not upgraded to .44 yet...

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

Title:
  Suspend fails in Kubuntu 18.04 but works fine in Kubuntu 17.10

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

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

[Bug 1801743] Re: Suspend fails in Kubuntu 18.04 but works fine in Kubuntu 17.10

2018-12-22 Thread Magnus Breder Birkenes
Everyone affected by this bug, please try 4.15.0-43. This fixes the
issue completely for me (without needing to blacklist mei).

This seems to have been the culprit:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1803942

System randomly hangs during suspend when mei_wdt is loaded (LP: #1803942)
 - SAUCE: base/dd: limit release function changes to vfio driver only 

@ Nadi: God jul!

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

Title:
  Suspend fails in Kubuntu 18.04 but works fine in Kubuntu 17.10

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

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

[Bug 1801743] Re: Suspend fails in Kubuntu 18.04 but works fine in Kubuntu 17.10

2018-12-16 Thread Magnus Breder Birkenes
I think I just found a solution! I just saw the following bug report
over at Redhat (https://bugzilla.redhat.com/show_bug.cgi?id=1597481) and
this kernel.org report
(https://bugzilla.kernel.org/show_bug.cgi?id=200455).

The bug seems to be related to recent changes in the module related to the 
Intel Management Engine: 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=257355a44b9929e55d6fd47bfff66971dc4de948

I can confirm that blacklisting the mei_me module seems to resolve the
issue for my part!

** Bug watch added: Red Hat Bugzilla #1597481
   https://bugzilla.redhat.com/show_bug.cgi?id=1597481

** Bug watch added: Linux Kernel Bug Tracker #200455
   https://bugzilla.kernel.org/show_bug.cgi?id=200455

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

Title:
  Suspend fails in Kubuntu 18.04 but works fine in Kubuntu 17.10

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

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

[Bug 1801743] Re: Suspend fails in Kubuntu 18.04 but works fine in Kubuntu 17.10

2018-12-15 Thread Magnus Breder Birkenes
Thanks for this, nadi!

I applied your fix using a systemd service, and upon boot
/proc/acpi/wakeup now reports LID0 as disabled. Unfortunately, it still
does not work. The computer fails to wake up in most cases. I also tried
to disable the USB devices from waking up the device as well, but
without any success.

Still the only fix for me is returning to 4.15.0-34...

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

Title:
  Suspend fails in Kubuntu 18.04 but works fine in Kubuntu 17.10

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

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

[Bug 1801743] Re: Suspend fails in Kubuntu 18.04 but works fine in Kubuntu 17.10

2018-12-08 Thread Magnus Breder Birkenes
Hei Nadi,

sorry, that was rather vague. Yes, by that I mean that it does wake up
from sleep, and it does wake up immediately when I open the lid. When
using 4.15.0-36 or later, on the other hand, sleep is not reliable. It
may work, but most times it does not.

Magnus

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

Title:
  Suspend fails in Kubuntu 18.04 but works fine in Kubuntu 17.10

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

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

[Bug 1801743] Re: Suspend fails in Kubuntu 18.04 but works fine in Kubuntu 17.10

2018-12-08 Thread Magnus Breder Birkenes
This bug affects me as well, on a Dell Latitude E7440 (is this a Dell
problem?). In my case, the bug started to appear with kernel 4.15.0-36
(and has been present in all later updates), both on 16.04 with the
latest HWE and now with 18.04. For the time being I am using kernel
4.15.0-34, which is stable.

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

Title:
  Suspend fails in Kubuntu 18.04 but works fine in Kubuntu 17.10

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

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

[Bug 1797945] Re: Lightning incompatible with Thunderbird 60.2.1

2018-12-04 Thread Magnus Melin
Hey, Thunderbird maintainer here.

While Ubuntu can of course keep the packages for thunderbird and
lightning separate, please make sure to at least add "Recommends: xul-
ext-lightning" to the thunderbird package as this is the expected
configuration. (Or whatever makes it install lightning at the same time
by default.)

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

Title:
  Lightning incompatible with Thunderbird 60.2.1

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

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

[Bug 1803045] [NEW] package fs-uae-launcher 2.8.4+dfsg-1 failed to install/upgrade: installed fs-uae-launcher package post-installation script subprocess returned error exit status 1

2018-11-12 Thread Magnus Jørgensen
Public bug reported:

I tried to install the package.

ProblemType: Package
DistroRelease: Ubuntu 19.04
Package: fs-uae-launcher 2.8.4+dfsg-1
ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
Uname: Linux 4.18.0-10-generic x86_64
ApportVersion: 2.20.10-0ubuntu14
Architecture: amd64
Date: Tue Nov 13 07:08:53 2018
ErrorMessage: installed fs-uae-launcher package post-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2018-11-12 (0 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (2018)
PackageArchitecture: all
Python3Details: /usr/bin/python3.7, Python 3.7.1, python3-minimal, 
3.7.1-1ubuntu1
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu5
 apt  1.7.0
SourcePackage: fs-uae
Title: package fs-uae-launcher 2.8.4+dfsg-1 failed to install/upgrade: 
installed fs-uae-launcher package post-installation script subprocess returned 
error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: fs-uae (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package disco

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

Title:
   package fs-uae-launcher 2.8.4+dfsg-1 failed to install/upgrade:
  installed fs-uae-launcher package post-installation script subprocess
  returned error exit status 1

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

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

[Bug 1791542] Re: package libglvnd-dev 1.0.0-2ubuntu2.1 failed to upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also in package nvidia-340 340.107-0ubuntu0~gpu18.0

2018-09-23 Thread Magnus
I did what jfs did and it fixed everything :)

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

Title:
  package libglvnd-dev 1.0.0-2ubuntu2.1 failed to upgrade: trying to
  overwrite '/usr/lib/x86_64-linux-gnu/libGLESv1_CM.so', which is also
  in package nvidia-340 340.107-0ubuntu0~gpu18.04.1

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

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

[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2018-08-12 Thread Magnus Helander
Pinta 1.6 on Ubuntu 18.04.1
Pinta Crashed with *** Error in `/usr/bin/mono': free(): invalid pointer:  
Followed #7 twdkeule and added Mono PPA, updated to  
Mono JIT compiler version 5.14.0.177 (tarball Mon Aug  6 09:07:45 UTC 2018)
Issues resolved - Pinta stable.

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

Title:
  pinta crashes with a mono error when trying to edit images

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

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

[Bug 1784117] Re: Steam fails to start: glxChooseVisual failed

2018-08-05 Thread Anders Magnus Andersen
It seems I cant add the 32-bit drivers:

anders@idea:~$ sudo apt install nvidia-driver-390:i386
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 nvidia-driver-390:i386 : Depends: xserver-xorg-video-nvidia-390:i386 (= 
390.48-0ubuntu3) but it is not going to be installed
  Recommends: nvidia-settings:i386 but it is not going 
to be installed
  Recommends: nvidia-prime:i386 (>= 0.8) but it is not 
installable
E: Unable to correct problems, you have held broken packages.
anders@idea:~$

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

Title:
  Steam fails to start: glxChooseVisual failed

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

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

[Bug 1568950] Re: Enters ~/.cache and warns about not being able to back up some files, it should ignore ~/.cache by default.

2018-07-28 Thread Anders Magnus Andersen
How can a bug from 2016-04-11 still be New? Should I just close it?

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

Title:
  Enters ~/.cache and warns about not being able to back up some files,
  it should ignore ~/.cache by default.

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

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

[Bug 1613863] Re: Fails to power off monitor when locking screen

2018-07-28 Thread Anders Magnus Andersen
I dont have this GFX card anymore, not able to test.

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

Title:
  Fails to power off monitor when locking screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1613863/+subscriptions

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

[Bug 1784117] Re: Steam fails to start: glxChooseVisual failed

2018-07-28 Thread Anders Magnus Andersen
** Description changed:

- Ubuntu 18.04.1 Minimum
+ Ubuntu 18.04.1 Minimal
  
  steam/bionic,now 1:1.0.0.54+repack-5ubuntu1 i386 [installed]
  
  After installing steam it wont run.
  -see attachment
  
  Cant report with ubuntu-bug:
  https://bugs.launchpad.net/ubuntu/+source/steam/+bug/1784116

** Description changed:

- Ubuntu 18.04.1 Minimal
+ Ubuntu 18.04.1 Minimal (+++)
  
  steam/bionic,now 1:1.0.0.54+repack-5ubuntu1 i386 [installed]
  
- After installing steam it wont run.
+ After installing steam it wont run (It runs through the update process
+ successfully).
+ 
  -see attachment
  
  Cant report with ubuntu-bug:
  https://bugs.launchpad.net/ubuntu/+source/steam/+bug/1784116

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

Title:
  Steam fails to start: glxChooseVisual failed

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

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

[Bug 1784116] Re: ubuntu-bug reports the package as not installed.

2018-07-28 Thread Anders Magnus Andersen
** Description changed:

- Ubuntu 18.04.1 Minimum
+ Ubuntu 18.04.1 Minimal (+++)
  
  ubuntu-bug steam returns package not installed:
  
  -steam/bionic,now 1:1.0.0.54+repack-5ubuntu1 i386 [installed]
  -se attachment.

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

Title:
  ubuntu-bug reports the package as not installed.

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

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

[Bug 1784117] [NEW] Steam fails to start: glxChooseVisual failed

2018-07-28 Thread Anders Magnus Andersen
Public bug reported:

Ubuntu 18.04.1 Minimum

steam/bionic,now 1:1.0.0.54+repack-5ubuntu1 i386 [installed]

After installing steam it wont run.
-see attachment

Cant report with ubuntu-bug:
https://bugs.launchpad.net/ubuntu/+source/steam/+bug/1784116

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

** Attachment added: "Screenshot from 2018-07-27 23-44-36.png"
   
https://bugs.launchpad.net/bugs/1784117/+attachment/5168894/+files/Screenshot%20from%202018-07-27%2023-44-36.png

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

Title:
  Steam fails to start: glxChooseVisual failed

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

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

[Bug 1784116] Re: ubuntu-bug reports the package as not installed.

2018-07-28 Thread Anders Magnus Andersen
** Description changed:

+ Ubuntu 18.04.1 Minimum
+ 
  ubuntu-bug steam returns package not installed:
  
  -steam/bionic,now 1:1.0.0.54+repack-5ubuntu1 i386 [installed]
  -se attachment.

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

Title:
  ubuntu-bug reports the package as not installed.

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

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

[Bug 1784116] [NEW] ubuntu-bug reports the package as not installed.

2018-07-28 Thread Anders Magnus Andersen
Public bug reported:

ubuntu-bug steam returns package not installed:

-steam/bionic,now 1:1.0.0.54+repack-5ubuntu1 i386 [installed]
-se attachment.

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


** Tags: steam ubuntu-bug

** Attachment added: "Screenshot from 2018-07-28 11-14-53.png"
   
https://bugs.launchpad.net/bugs/1784116/+attachment/5168893/+files/Screenshot%20from%202018-07-28%2011-14-53.png

** Description changed:

- ubuntu-bug steam returns:
+ ubuntu-bug steam returns package not installed:
  
  -steam/bionic,now 1:1.0.0.54+repack-5ubuntu1 i386 [installed]
  -se attachment.

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

Title:
  ubuntu-bug reports the package as not installed.

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

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

[Bug 1783414] [NEW] Show side by side view of changes does nothing

2018-07-24 Thread Anders Magnus Andersen
Public bug reported:

In the update process I was notified that GRUB was changed (not the path
name /etc/default/grub) just GRUB. I choose the option to view a side by
side comparison.

The updater just moved on and kept my changed file. Nothing opened, no
warnings, it just moved on.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: update-manager 1:18.04.11.4
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: communitheme:ubuntu:GNOME
Date: Tue Jul 24 23:10:21 2018
GsettingsChanges:
 b'com.ubuntu.update-manager' b'show-details' b'true'
 b'com.ubuntu.update-manager' b'first-run' b'false'
 b'com.ubuntu.update-manager' b'window-width' b'645'
 b'com.ubuntu.update-manager' b'launch-time' b'int64 1532466529'
InstallationDate: Installed on 2018-06-30 (23 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

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

Title:
  Show side by side view of changes does nothing

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

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

[Bug 1780062] Re: Cloud-init causes potentially huge boot delays with 4.15 kernels

2018-07-21 Thread Magnus Helander
Bug fix verified  - normal boot times. Thnks!
Linux think420 4.15.0-29-generic #31-Ubuntu SMP 
Tue Jul 17 15:39:52 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  Cloud-init causes potentially huge boot delays with 4.15 kernels

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

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

[Bug 1780062] Re: Cloud-init causes potentially huge boot delays with 4.15 kernels

2018-07-05 Thread Magnus Helander
Can confirm - the weirdest bug, moving my finger on mousepad enables normal 
boot times.
Thinkpad T420
4.15.0-24-generic #26-Ubuntu SMP Wed Jun 13 08:44:47 UTC 2018 x86_64 x86_64 
x86_64 GNU/Linux

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

Title:
  Cloud-init causes potentially huge boot delays with 4.15 kernels

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

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

[Bug 1779827] Re: failure to boot with linux-image-4.15.0-24-generic

2018-07-05 Thread Magnus
Thanks for the quick response to this issue

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

Title:
  failure to boot with linux-image-4.15.0-24-generic

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

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

[Bug 1779950] Re: problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

2018-07-04 Thread Magnus
Perhaps you can set the status of this bug to "Confirmed"?

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

Title:
  problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

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

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

[Bug 1779949] Re: Unattended upgrade to kernel 4.15.0-24-generic kills bluetooth

2018-07-03 Thread Magnus Helander
Sorry, I was working on wrong machine, this ThinkPad T420 does not have
Bluetooth...

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Unattended upgrade to kernel 4.15.0-24-generic kills bluetooth

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

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

[Bug 1779949] [NEW] Unattended upgrade to kernel 4.15.0-24-generic kills bluetooth

2018-07-03 Thread Magnus Helander
Public bug reported:

Prompted to restart xubuntu after software install.

APT log
Start-Date: 2018-07-02  21:47:46
Commandline: /usr/bin/unattended-upgrade
Install: linux-headers-4.15.0-24:amd64 (4.15.0-24.26, automatic), 
linux-headers-4.15.0-24-generic:amd64 (4.15.0-24.26, automatic), 
linux-modules-extra-4.15.0-24-generic:amd64 (4.15.0-24.26, automatic), 
linux-modules-4.15.0-24-generic:amd64 (4.15.0-24.26, automatic), 
linux-image-4.15.0-24-generic:amd64 (4.15.0-24.26, automatic)
Upgrade: linux-headers-generic:amd64 (4.15.0.23.25, 4.15.0.24.26), 
linux-image-generic:amd64 (4.15.0.23.25, 4.15.0.24.26), linux-generic:amd64 
(4.15.0.23.25, 4.15.0.24.26)
End-Date: 2018-07-02  21:48:26

After restart Bluetooth Device and icon missing.
Deamon not running. 

> systemctl status bluetooth.service

bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor 
preset: enabled)
   Active: inactive (dead)
Condition: start condition failed at Tue 2018-07-03 23:37:32 CEST; 2min 43s ago
   └─ ConditionPathIsDirectory=/sys/class/bluetooth was not met
 Docs: man:bluetoothd(8)

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: bluez 5.48-0ubuntu3
ProcVersionSignature: Ubuntu 4.15.0-24.26-generic 4.15.18
Uname: Linux 4.15.0-24-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: XFCE
Date: Tue Jul  3 23:50:01 2018
InstallationDate: Installed on 2018-06-10 (23 days ago)
InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
InterestingModules: bluetooth
Lsusb:
 Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 003: ID 147e:2016 Upek Biometric Touchchip/Touchstrip 
Fingerprint Sensor
 Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: LENOVO 42363U9
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=a18ceafb-2cf7-4a61-8cc6-8fcea672193c ro quiet splash vt.handoff=1
SourcePackage: bluez
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/05/2018
dmi.bios.vendor: LENOVO
dmi.bios.version: 83ET81WW (1.51 )
dmi.board.asset.tag: Not Available
dmi.board.name: 42363U9
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr83ET81WW(1.51):bd04/05/2018:svnLENOVO:pn42363U9:pvrThinkPadT420:rvnLENOVO:rn42363U9:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.family: ThinkPad T420
dmi.product.name: 42363U9
dmi.product.version: ThinkPad T420
dmi.sys.vendor: LENOVO
hciconfig:
 
rfkill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
syslog:
 jul 03 23:37:23 think420 NetworkManager[955]:   [1530653843.8849] Loaded 
device plugin: NMBluezManager 
(/usr/lib/x86_64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
 jul 03 23:42:09 think420 sudo[2186]:   magnus : TTY=pts/0 ; PWD=/home/magnus ; 
USER=root ; COMMAND=/bin/systemctl start bluetooth

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


** Tags: amd64 apport-bug bionic

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

Title:
  Unattended upgrade to kernel 4.15.0-24-generic kills bluetooth

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

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

[Bug 1579580] Re: ureadahead reports relative path errors in journalctl output

2018-06-11 Thread Magnus Helander
Insane amounts in /var/log/syslog

Jun 10 19:52:56 think420 ureadahead[273]: ureadahead:usb: Ignored relative path
Jun 10 19:52:56 think420 ureadahead[273]: ureadahead:devices: Ignored relative 
path
Jun 10 19:52:56 think420 ureadahead[273]: ureadahead:1-1.3:1.0: Ignored 
relative path
Jun 10 19:52:56 think420 ureadahead[273]: ureadahead:..: Ignored relative path
Jun 10 19:52:56 think420 ureadahead[273]: message repeated 2 times: [ 
ureadahead:..: Ignored relative path]
Jun 10 19:52:56 think420 ureadahead[273]: ureadahead:devices: Ignored relative 
path
Jun 10 19:52:56 think420 ureadahead[273]: ureadahead:pci:00: Ignored 
relative path
Jun 10 19:52:56 think420 ureadahead[273]: ureadahead::00:1a.0: Ignored 
relative path
Jun 10 19:52:56 think420 ureadahead[273]: ureadahead:usb1: Ignored relative path
Jun 10 19:52:56 think420 ureadahead[273]: ureadahead:1-1: Ignored relative path
Jun 10 19:52:56 think420 ureadahead[273]: ureadahead:1-1.3: Ignored relative 
path
Jun 10 19:52:56 think420 ureadahead[273]: ureadahead:1-1.3:1.0: Ignored 
relative path

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

Title:
  ureadahead reports relative path errors in journalctl output

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

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

[Bug 1733557] Re: Login screen showing Authentication Failure Switch to greeter...

2018-03-15 Thread Magnus
The lock-screen shows the "Authentication Error" for me after following
your instructions.

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

Title:
  Login screen showing Authentication Failure Switch to greeter...

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

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

[Bug 1750341] Re: Openconnect missing in network manager

2018-02-19 Thread Anders Magnus Andersen
Just a case of ignorance, my mistake.

Gnome needs: network-manager-openconnect-gnome


** Changed in: network-manager-openconnect (Ubuntu)
 Assignee: (unassigned) => Anders Magnus Andersen (izznogd)

** Changed in: network-manager-openconnect (Ubuntu)
   Status: New => Invalid

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

Title:
  Openconnect missing in network manager

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

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

[Bug 1750341] Re: Openconnect missing in network manager

2018-02-19 Thread Anders Magnus Andersen
** Description changed:

  In ubuntu 17.10 I can no longer choose Openconnect (Anyconnect) as a vpn
  option after installing network-manager-openconnect.
  
- This only effects my laptop with wired connection, not my desktop with
- wired.
+ This only effects my laptop with wireless connection, not my desktop
+ with wired.
  
  Work around:
  
  Run from terminal "openconnect your.url.example.com"
  (https://your.url.example.co)
  
  If your server does not automatically send a certificate you can add a
  keyfile with openconnect -c certificate.pem
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: network-manager-openconnect 1.2.4-1
  ProcVersionSignature: Ubuntu 4.13.0-35.39-generic 4.13.13
  Uname: Linux 4.13.0-35-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Feb 19 10:06:19 2018
  InstallationDate: Installed on 2018-02-13 (5 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
  SourcePackage: network-manager-openconnect
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Openconnect missing in network manager

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

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

[Bug 1750341] Re: Openconnect missing in network manager

2018-02-19 Thread Anders Magnus Andersen
** Description changed:

  In ubuntu 17.10 I can no longer choose Openconnect (Anyconnect) as a vpn
  option after installing network-manager-openconnect.
+ 
+ This only effects my laptop with wired connection, not my desktop with
+ wired.
  
  Work around:
  
  Run from terminal "openconnect your.url.example.com"
  (https://your.url.example.co)
  
  If your server does not automatically send a certificate you can add a
  keyfile with openconnect -c certificate.pem
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: network-manager-openconnect 1.2.4-1
  ProcVersionSignature: Ubuntu 4.13.0-35.39-generic 4.13.13
  Uname: Linux 4.13.0-35-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Feb 19 10:06:19 2018
  InstallationDate: Installed on 2018-02-13 (5 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
  SourcePackage: network-manager-openconnect
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Openconnect missing in network manager

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

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

[Bug 1750341] Re: Openconnect missing in network manager

2018-02-19 Thread Anders Magnus Andersen
** Description changed:

  In ubuntu 17.10 I can no longer choose Openconnect (Anyconnect) as a vpn
  option after installing network-manager-openconnect.
+ 
+ Work around:
+ 
+ Run from terminal "openconnect your.url.example.com"
+ (https://your.url.example.co)
+ 
+ If your server does not automatically send a certificate you can add a
+ keyfile with openconnect -c certificate.pem
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: network-manager-openconnect 1.2.4-1
  ProcVersionSignature: Ubuntu 4.13.0-35.39-generic 4.13.13
  Uname: Linux 4.13.0-35-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Feb 19 10:06:19 2018
  InstallationDate: Installed on 2018-02-13 (5 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
  SourcePackage: network-manager-openconnect
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Openconnect missing in network manager

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

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

[Bug 1750341] [NEW] Openconnect missing in network manager

2018-02-19 Thread Anders Magnus Andersen
Public bug reported:

In ubuntu 17.10 I can no longer choose Openconnect (Anyconnect) as a vpn
option after installing network-manager-openconnect.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: network-manager-openconnect 1.2.4-1
ProcVersionSignature: Ubuntu 4.13.0-35.39-generic 4.13.13
Uname: Linux 4.13.0-35-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Feb 19 10:06:19 2018
InstallationDate: Installed on 2018-02-13 (5 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
SourcePackage: network-manager-openconnect
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug artful

** Attachment added: "Missing Option"
   
https://bugs.launchpad.net/bugs/1750341/+attachment/5058141/+files/anyconnect.png

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

Title:
  Openconnect missing in network manager

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

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

[Bug 1091183] Re: davfs2 can't work with Sharepoint servers with NTLM authentication

2017-12-06 Thread Magnus Arendt
I used a # in the password to authenticate against SharePoint and got
the same error .davfs2/secrets -- when it was working fine all the time.
I then quickly changed the password to have an underscore instead and
the problem went away.

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

Title:
  davfs2 can't work with Sharepoint servers with NTLM authentication

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

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

[Bug 1718729] Re: Black screen with a few white pixels on Virtualbox VM

2017-09-24 Thread Magnus Jørgensen
*** This bug is a duplicate of bug 1718679 ***
https://bugs.launchpad.net/bugs/1718679

I also have this issue..
Interestingly though, i can get the display to work if I enable dual monitors.

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

Title:
  Black screen with a few white pixels on Virtualbox VM

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

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

[Bug 1705425] [NEW] package cacti 0.8.8f+ds1-4ubuntu4.16.04.2 failed to install/upgrade: underprocessen installerade post-installation-skript gav felkod 1

2017-07-20 Thread magnus
Public bug reported:

hi,

my PC is hanging after 5min from startup?

//M

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: cacti 0.8.8f+ds1-4ubuntu4.16.04.2
ProcVersionSignature: Ubuntu 4.4.0-83.106-generic 4.4.70
Uname: Linux 4.4.0-83-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
Date: Wed Jul 19 01:36:51 2017
ErrorMessage: underprocessen installerade post-installation-skript gav felkod 1
InstallationDate: Installed on 2017-03-27 (114 days ago)
InstallationMedia: Ubuntu-Server 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.8)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.20
SourcePackage: cacti
Title: package cacti 0.8.8f+ds1-4ubuntu4.16.04.2 failed to install/upgrade: 
underprocessen installerade post-installation-skript gav felkod 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cacti (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/1705425

Title:
  package cacti 0.8.8f+ds1-4ubuntu4.16.04.2 failed to install/upgrade:
  underprocessen installerade post-installation-skript gav felkod 1

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

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


[Bug 1354924] Re: Networkmanager does not autoconnect to wireless network

2017-05-04 Thread Magnus Hoff
FWIW, I did not experience this as fixed in 16.10, but now that I have
updated to 17.04 it works well :)

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

Title:
  Networkmanager does not autoconnect to wireless network

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

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


[Bug 1612600] Re: backuppc 3.3.1-2ubuntu3 breaks pool graphs on the Status page

2017-04-15 Thread Magnus Larsson
I confirm tha the patch2.diff worked on a 16.10-system.

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

Title:
  backuppc 3.3.1-2ubuntu3 breaks pool graphs on the Status page

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

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


[Bug 1647458] Re: Menu icons missing on snap package install

2017-02-16 Thread Anders Magnus Andersen
To be clear:

Ubuntu 16.04

I did:
sudo apt remove libreoffice*
sudo apt autoremove
sudo snap install libreoffice

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

Title:
  Menu icons missing on snap package install

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

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


[Bug 1647458] Re: Menu icons missing on snap package install

2017-02-16 Thread Anders Magnus Andersen
Same here.

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

Title:
  Menu icons missing on snap package install

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

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


[Bug 1665320] Re: Kernel panic (hid_sensor_hub)

2017-02-16 Thread Anders Magnus Andersen
** Tags added: kernel-fixed-upstream-4.10-rc4

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

Title:
  Kernel panic (hid_sensor_hub)

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

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


[Bug 1665320] [NEW] Kernel panic (hid_sensor_hub)

2017-02-16 Thread Anders Magnus Andersen
Public bug reported:

Hardware:
Lenovo Yoga 710-14IKB
Intel i7-7500U

Will not boot without specifying kernelparameter:
modprobe.blacklist=hid_sensor_hub

Does not exist upstream > linux-image-4.10.0-041000rc4-generic

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.8.0-36-generic 4.8.0-36.36~16.04.1
ProcVersionSignature: Ubuntu 4.8.0-36.36~16.04.1-generic 4.8.11
Uname: Linux 4.8.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Thu Feb 16 12:56:30 2017
InstallationDate: Installed on 2017-02-14 (1 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Beta amd64 (20170129)
SourcePackage: linux-hwe
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-hwe (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/1665320

Title:
  Kernel panic (hid_sensor_hub)

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

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


[Bug 1509699] Re: The presence of pinentry-qt4 breaks gnupg-agent

2016-12-27 Thread Magnus Holmgren
I've encountered a bug that might be the same as this. Apparently
pinentry-qt can't connect to the display. Adding keep-display to
~/.gnupg/gpg-agent.conf is a workaround.

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

Title:
  The presence of pinentry-qt4 breaks gnupg-agent

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

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


[Bug 1132063] Re: Mouse settings missing from Mouse & Touchpad dialog

2016-12-19 Thread Magnus Pedersen
Ubuntu Unity 16.04 with a Roccat Kova mouse. The mouse works fine but I
cannot see the controls for mouse-speed and it is moving a bit too fast.
I can see the controls for the touch-pad, though. I have not tried the
fix mentioned in the last few posts above, because my experience with
installing those kinds of things is that it breaks the Linux
installation and then I have to reinstall everything. The Ubuntu
developers really need to fix this. It is embarrassing that such an
important bug has existed for several years.

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

Title:
  Mouse settings missing from Mouse & Touchpad dialog

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

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


Re: [Bug 1613863] Fails to power off monitor when locking screen

2016-11-13 Thread Anders Magnus Andersen
Problem exists upstream, I have done as instructed and will continue to do so 
until other instructions are given.
--
Vennlig hilsen / Best regards


Anders Magnus Andersen
a.m.ander...@me.com


> 12. nov. 2016 kl. 14.15 skrev Christopher M. Penalver 
> <christopher.m.penal...@gmail.com>:
> 
> Anders Magnus Andersen, in order to allow additional upstream developers to 
> examine the issue, at your earliest convenience, could you please test the 
> latest upstream kernel available from 
> http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D ? Please keep in mind 
> the following:
> 1) The one to test is at the very top line at the top of the page (not the 
> daily folder).
> 2) The release names are irrelevant.
> 3) The folder time stamps aren't indicative of when the kernel actually was 
> released upstream.
> 4) Install instructions are available at 
> https://wiki.ubuntu.com/Kernel/MainlineBuilds .
> 
> If testing on your main install would be inconvenient, one may:
> 1) Install Ubuntu to a different partition and then test this there.
> 2) Backup, or clone the primary install.
> 
> If the latest kernel did not allow you to test to the issue (ex. you couldn't 
> boot into the OS) please make a comment in your report about this, and 
> continue to test the next most recent kernel version until you can test to 
> the issue. Once you've tested the upstream kernel, please comment on which 
> kernel version specifically you tested. If this issue is fixed in the 
> mainline kernel, please add the following tags by clicking on the yellow 
> circle with a black pencil icon, next to the word Tags, located at the bottom 
> of the report description:
> kernel-fixed-upstream
> kernel-fixed-upstream-X.Y-rcZ
> 
> Where X, and Y are the first two numbers of the kernel version, and Z is
> the release candidate number if it exists.
> 
> If the mainline kernel does not fix the issue, please add the following tags:
> kernel-bug-exists-upstream
> kernel-bug-exists-upstream-X.Y-rcZ
> 
> Please note, an error to install the kernel does not fit the criteria of
> kernel-bug-exists-upstream.
> 
> Also, you don't need to apport-collect further unless specifically
> requested to do so.
> 
> It is most helpful that after testing of the latest upstream kernel is
> complete, you mark this report Status Confirmed.
> 
> Lastly, to keep this issue relevant to upstream, please continue to test
> the latest mainline kernel as it becomes available.
> 
> Thank you for your help.
> 
> ** Tags added: zesty
> 
> ** Description changed:
> 
>  Screen left black with only the cursor showing.
> + 
> + WORKAROUND: Use nvidia 361 drivers.
> 
>  ProblemType: Bug
>  DistroRelease: Ubuntu 16.04
>  Package: xserver-xorg-video-nouveau 1:1.0.12-1build2
>  Uname: Linux 4.5.7-040507-generic x86_64
>  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
>  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
> '/proc/driver/nvidia/gpus/:01:00.0'
>  .proc.driver.nvidia.registry: Binary: ""
>  .proc.driver.nvidia.version:
> -  NVRM version: NVIDIA UNIX x86_64 Kernel Module  361.42  Tue Mar 22 
> 18:10:58 PDT 2016
> -  GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
> +  NVRM version: NVIDIA UNIX x86_64 Kernel Module  361.42  Tue Mar 22 
> 18:10:58 PDT 2016
> +  GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
>  .proc.driver.nvidia.warnings.fbdev:
> -  Your system is not currently configured to drive a VGA console
> -  on the primary VGA device. The NVIDIA Linux graphics driver
> -  requires the use of a text-mode VGA console. Use of other console
> -  drivers including, but not limited to, vesafb, may result in
> -  corruption and stability problems, and is not supported.
> +  Your system is not currently configured to drive a VGA console
> +  on the primary VGA device. The NVIDIA Linux graphics driver
> +  requires the use of a text-mode VGA console. Use of other console
> +  drivers including, but not limited to, vesafb, may result in
> +  corruption and stability problems, and is not supported.
>  .tmp.unity_support_test.0:
> -  
> + 
>  ApportVersion: 2.20.1-0ubuntu2.1
>  Architecture: amd64
>  BootLog:
> -  
> + 
>  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: Tue Aug 16 21:37:46 2016
>  DistUpgraded: Fresh install
>  DistroCodename: xenial
>  DistroVariant: ubuntu
>  DkmsStatus: nvidia-361, 361.42, 4.5.7-040507-generic, x86_64: installed
>

[Bug 1613863] Re: Fails to power off monitor when locking screen

2016-11-13 Thread Anders Magnus Andersen
** Tags added: kernel-bug-exists-upstream kernel-bug-exists-
upstream-4.9.rc5

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: Expired => Confirmed

** Description changed:

- Screen left black with only the cursor showing.
+ Screen left black with only the cursor showing / Screen goes black then
+ returns to lock-screen. (Never powers off)
  
  WORKAROUND: Use nvidia 361 drivers.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-video-nouveau 1:1.0.12-1build2
  Uname: Linux 4.5.7-040507-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  361.42  Tue Mar 22 18:10:58 
PDT 2016
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is not supported.
  .tmp.unity_support_test.0:
  
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
  
  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: Tue Aug 16 21:37:46 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: nvidia-361, 361.42, 4.5.7-040507-generic, x86_64: installed
  GraphicsCard:
   NVIDIA Corporation GK107 [GeForce GTX 650] [10de:0fc6] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Micro-Star International Co., Ltd. [MSI] GK107 [GeForce GTX 
650] [1462:2809]
  InstallationDate: Installed on 2016-08-14 (2 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  MachineType: LENOVO 10120
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.5.7-040507-generic 
root=UUID=79953082-1ec8-42c2-b754-bcb468e0c457 ro rootflags=subvol=@
  SourcePackage: xserver-xorg-video-nouveau
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/24/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: I1KT24AUS
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193 STD
  dmi.chassis.type: 3
  dmi.chassis.vendor: LENOVO
  dmi.modalias: 
dmi:bvnLENOVO:bvrI1KT24AUS:bd07/24/2013:svnLENOVO:pn10120:pvrIdeaCentreK450:rvnLENOVO:rn:rvr3193STD:cvnLENOVO:ct3:cvr:
  dmi.product.name: 10120
  dmi.product.version: IdeaCentre K450
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160801.3-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
  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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Tue Aug 16 19:35:02 2016
  xserver.configfile: default
  xserver.errors:
  
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
  
  xserver.version: 2:1.18.3-1ubuntu2.3

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

Title:
  Fails to power off monitor when locking screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1613863/+subscriptions

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

[Bug 1640637] Re: Screensaver/lock does not turn of monitor

2016-11-09 Thread Anders Magnus Andersen
** Description changed:

+ Continium:
+ 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1613863
+ 
  When screensaver or lockscreen is activated the monitor does not turn
  off.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: xserver-xorg-video-nouveau 1:1.0.13-1
  ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
  Uname: Linux 4.8.0-26-generic x86_64
  .tmp.unity_support_test.0:
-  
+ 
  ApportVersion: 2.20.3-0ubuntu8
  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: Thu Nov 10 01:08:01 2016
  DistUpgraded: Fresh install
  DistroCodename: zesty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
-  NVIDIA Corporation GK107 [GeForce GTX 650] [10de:0fc6] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: Micro-Star International Co., Ltd. [MSI] GK107 [GeForce GTX 
650] [1462:2809]
+  NVIDIA Corporation GK107 [GeForce GTX 650] [10de:0fc6] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: Micro-Star International Co., Ltd. [MSI] GK107 [GeForce GTX 
650] [1462:2809]
  InstallationDate: Installed on 2016-11-09 (0 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Alpha amd64 (20161109)
  MachineType: LENOVO 10120
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.8.0-26-generic.efi.signed 
root=UUID=34b18160-f48d-4db3-86f7-60d2421dd792 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  SourcePackage: xserver-xorg-video-nouveau
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/24/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: I1KT24AUS
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193 STD
  dmi.chassis.type: 3
  dmi.chassis.vendor: LENOVO
  dmi.modalias: 
dmi:bvnLENOVO:bvrI1KT24AUS:bd07/24/2013:svnLENOVO:pn10120:pvrIdeaCentreK450:rvnLENOVO:rn:rvr3193STD:cvnLENOVO:ct3:cvr:
  dmi.product.name: 10120
  dmi.product.version: IdeaCentre K450
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.13.0+17.04.20161107-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.71-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.13-1
  xserver.bootTime: Thu Nov 10 00:53:23 2016
  xserver.configfile: default
  xserver.errors:
-  Failed to load module "nvidia" (module does not exist, 0)
-  Failed to load module "nvidia" (module does not exist, 0)
+  Failed to load module "nvidia" (module does not exist, 0)
+  Failed to load module "nvidia" (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-1ubuntu7
  xserver.video_driver: nouveau

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

Title:
  Screensaver/lock does not turn of monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1640637/+subscriptions

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

Re: [Bug 1613863] Fails to power off monitor when locking screen

2016-11-09 Thread Anders Magnus Andersen
I did an install and the bug is still there:

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
nouveau/+bug/1640637 <https://bugs.launchpad.net/ubuntu/+source/xserver-
xorg-video-nouveau/+bug/1640637>

(Now to chroot and fix 16.04… I made the mistake of thinking it would recognize 
it and add it to grub… sloppy me)
--
Vennlig hilsen / Best regards


Anders Magnus Andersen
a.m.ander...@me.com


> 9. nov. 2016 kl. 08.59 skrev Christopher M. Penalver 
> <christopher.m.penal...@gmail.com>:
> 
> Anders Magnus Andersen, to see if this is already resolved in Ubuntu,
> could you please test http://cdimage.ubuntu.com/daily-live/current/ and
> advise to the results?
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1613863
> 
> Title:
>  Fails to power off monitor when locking screen
> 
> Status in xserver-xorg-video-nouveau package in Ubuntu:
>  Expired
> 
> Bug description:
>  Screen left black with only the cursor showing.
> 
>  ProblemType: Bug
>  DistroRelease: Ubuntu 16.04
>  Package: xserver-xorg-video-nouveau 1:1.0.12-1build2
>  Uname: Linux 4.5.7-040507-generic x86_64
>  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
>  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
> '/proc/driver/nvidia/gpus/:01:00.0'
>  .proc.driver.nvidia.registry: Binary: ""
>  .proc.driver.nvidia.version:
>   NVRM version: NVIDIA UNIX x86_64 Kernel Module  361.42  Tue Mar 22 18:10:58 
> PDT 2016
>   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
>  .proc.driver.nvidia.warnings.fbdev:
>   Your system is not currently configured to drive a VGA console
>   on the primary VGA device. The NVIDIA Linux graphics driver
>   requires the use of a text-mode VGA console. Use of other console
>   drivers including, but not limited to, vesafb, may result in
>   corruption and stability problems, and is not supported.
>  .tmp.unity_support_test.0:
> 
>  ApportVersion: 2.20.1-0ubuntu2.1
>  Architecture: amd64
>  BootLog:
> 
>  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: Tue Aug 16 21:37:46 2016
>  DistUpgraded: Fresh install
>  DistroCodename: xenial
>  DistroVariant: ubuntu
>  DkmsStatus: nvidia-361, 361.42, 4.5.7-040507-generic, x86_64: installed
>  GraphicsCard:
>   NVIDIA Corporation GK107 [GeForce GTX 650] [10de:0fc6] (rev a1) (prog-if 00 
> [VGA controller])
> Subsystem: Micro-Star International Co., Ltd. [MSI] GK107 [GeForce GTX 
> 650] [1462:2809]
>  InstallationDate: Installed on 2016-08-14 (2 days ago)
>  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
> (20160719)
>  MachineType: LENOVO 10120
>  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.5.7-040507-generic 
> root=UUID=79953082-1ec8-42c2-b754-bcb468e0c457 ro rootflags=subvol=@
>  SourcePackage: xserver-xorg-video-nouveau
>  UpgradeStatus: No upgrade log present (probably fresh install)
>  dmi.bios.date: 07/24/2013
>  dmi.bios.vendor: LENOVO
>  dmi.bios.version: I1KT24AUS
>  dmi.board.vendor: LENOVO
>  dmi.board.version: 3193 STD
>  dmi.chassis.type: 3
>  dmi.chassis.vendor: LENOVO
>  dmi.modalias: 
> dmi:bvnLENOVO:bvrI1KT24AUS:bd07/24/2013:svnLENOVO:pn10120:pvrIdeaCentreK450:rvnLENOVO:rn:rvr3193STD:cvnLENOVO:ct3:cvr:
>  dmi.product.name: 10120
>  dmi.product.version: IdeaCentre K450
>  dmi.sys.vendor: LENOVO
>  version.compiz: compiz 1:0.9.12.2+16.04.20160801.3-0ubuntu1
>  version.ia32-libs: ia32-libs N/A
>  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
>  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
>  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
>  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
>  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
>  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
>  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.1
>  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
> 1:1.0.12-1build2
>  xserver.bootTime: Tue Aug 16 19:35:02 2016
>  xserver.configfile: default
>  xserver.errors:
> 
>  xserver.logfile: /var/log/Xorg.0.log
>  xserver.outputs:
> 
>  xserver.version: 2:1.18.3-1ubuntu2.3
> 
> To manage notifications about this bu

[Bug 1640637] [NEW] Screensaver/lock does not turn of monitor

2016-11-09 Thread Anders Magnus Andersen
Public bug reported:

When screensaver or lockscreen is activated the monitor does not turn
off.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: xserver-xorg-video-nouveau 1:1.0.13-1
ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
Uname: Linux 4.8.0-26-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.3-0ubuntu8
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: Thu Nov 10 01:08:01 2016
DistUpgraded: Fresh install
DistroCodename: zesty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation GK107 [GeForce GTX 650] [10de:0fc6] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] GK107 [GeForce GTX 650] 
[1462:2809]
InstallationDate: Installed on 2016-11-09 (0 days ago)
InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Alpha amd64 (20161109)
MachineType: LENOVO 10120
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.8.0-26-generic.efi.signed 
root=UUID=34b18160-f48d-4db3-86f7-60d2421dd792 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
SourcePackage: xserver-xorg-video-nouveau
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/24/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: I1KT24AUS
dmi.board.vendor: LENOVO
dmi.board.version: 3193 STD
dmi.chassis.type: 3
dmi.chassis.vendor: LENOVO
dmi.modalias: 
dmi:bvnLENOVO:bvrI1KT24AUS:bd07/24/2013:svnLENOVO:pn10120:pvrIdeaCentreK450:rvnLENOVO:rn:rvr3193STD:cvnLENOVO:ct3:cvr:
dmi.product.name: 10120
dmi.product.version: IdeaCentre K450
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.13.0+17.04.20161107-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.71-1
version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.13-1
xserver.bootTime: Thu Nov 10 00:53:23 2016
xserver.configfile: default
xserver.errors:
 Failed to load module "nvidia" (module does not exist, 0)
 Failed to load module "nvidia" (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-1ubuntu7
xserver.video_driver: nouveau

** Affects: xserver-xorg-video-nouveau (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 reproducible single-occurrence ubuntu zesty

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

Title:
  Screensaver/lock does not turn of monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1640637/+subscriptions

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


[Bug 1634449] Re: Black flicker when leaving monitor

2016-11-09 Thread Lars Magnus Herland
Asked for the 16.10 drivers from Intel and they are on it's way.
https://01.org/comment/2783
Hopefully this will fix some of the issues we are facing with this.

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

Title:
  Black flicker when leaving monitor

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

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


Re: [Bug 1613863] Re: Fails to power off monitor when locking screen

2016-11-09 Thread Anders Magnus Andersen
Just to clarify, you want me to do a "fresh install"? (and yes I can
partition my system to do that I just want to be sure that's what you
mean).


Anders Magnus Andersen JR

+4791765772




On Wed, Nov 9, 2016 at 9:16 AM +0100, "Christopher M. Penalver" 
<christopher.m.penal...@gmail.com> wrote:






Anders Magnus Andersen, to see if this is already resolved in Ubuntu,
could you please test http://cdimage.ubuntu.com/daily-live/current/ and
advise to the results?

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1613863

Title:
  Fails to power off monitor when locking screen

Status in xserver-xorg-video-nouveau package in Ubuntu:
  Expired

Bug description:
  Screen left black with only the cursor showing.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-video-nouveau 1:1.0.12-1build2
  Uname: Linux 4.5.7-040507-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  361.42  Tue Mar 22 18:10:58 
PDT 2016
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is not supported.
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   
  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: Tue Aug 16 21:37:46 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: nvidia-361, 361.42, 4.5.7-040507-generic, x86_64: installed
  GraphicsCard:
   NVIDIA Corporation GK107 [GeForce GTX 650] [10de:0fc6] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Micro-Star International Co., Ltd. [MSI] GK107 [GeForce GTX 
650] [1462:2809]
  InstallationDate: Installed on 2016-08-14 (2 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  MachineType: LENOVO 10120
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.5.7-040507-generic 
root=UUID=79953082-1ec8-42c2-b754-bcb468e0c457 ro rootflags=subvol=@
  SourcePackage: xserver-xorg-video-nouveau
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/24/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: I1KT24AUS
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193 STD
  dmi.chassis.type: 3
  dmi.chassis.vendor: LENOVO
  dmi.modalias: 
dmi:bvnLENOVO:bvrI1KT24AUS:bd07/24/2013:svnLENOVO:pn10120:pvrIdeaCentreK450:rvnLENOVO:rn:rvr3193STD:cvnLENOVO:ct3:cvr:
  dmi.product.name: 10120
  dmi.product.version: IdeaCentre K450
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160801.3-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
  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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Tue Aug 16 19:35:02 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.18.3-1ubuntu2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1613863/+subscriptions

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

Title:
  Fails to power off monitor when locking screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1613863/+subscriptions

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


[Bug 1628178] Re: FTBFS with bindnow and PIE enabled

2016-10-17 Thread Magnus Holmgren
Disabling bindnow and PIE isn't really a fix, is it?

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

Title:
  FTBFS with bindnow and PIE enabled

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

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


[Bug 1553503] Re: multi monitors - black flashes or black screen when the mouse cursor leaves a monitor

2016-10-15 Thread Lars Magnus Herland
Still have the issue on 4.8.0-25-generic with Asus Z170 motherboard and
dualscreen HDMI.

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

Title:
  multi monitors - black flashes or black screen when the mouse cursor
  leaves a monitor

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

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


[Bug 1094773] Re: oidentd spawns a new process for all new connections unless -l [number] defined

2016-10-10 Thread Magnus Holmgren
I'm not sure ... On the one hand most users will only need to accept one
or at most a handful connections at a time, and opening many connections
can be used as a form of DoS attack, but on the other hand I think there
are other services that use more memory, and those users that need to
can add -l to OIDENT_OPTIONS in /etc/default/oident. Also, there is a
timeout after which connections are terminated and which can be
shortened with -t.

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

Title:
  oidentd spawns a new process for all new connections unless -l
  [number] defined

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