[Bug 2073426] [NEW] automake-1.16.5 in ubuntu-24.04 segfaults when LANG=C

2024-07-17 Thread Josef Wolf
Public bug reported:

I often use LANG=C in order to get error messages in english when
reporting bugs.

In ubuntu-24.04 automake segfaults when LANG=C
No problem when LANG=de_DE.UTF-8 (for example)


j...@x13.lan:~$ LANG=de_DE.UTF-8 automake --version
automake (GNU automake) 1.16.5
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later 

This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey 
   and Alexandre Duret-Lutz .
j...@x13.lan:~$ LANG=C automake --version
automake (GNU automake) 1.16.5
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later 

This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey 
   and Alexandre Duret-Lutz .
Segmentation fault (core dumped)
j...@x13.wolf.lan:~$

** Affects: automake (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/2073426

Title:
  automake-1.16.5 in ubuntu-24.04 segfaults when LANG=C

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


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

[Bug 530252] Re: os-prober fails to recognize linux installations with crypted root partition

2024-06-21 Thread Josef Wolf
Here's the bug in linux-boot-prober: https://github.com/MaddieM4/os-
prober/issues/10


** Bug watch added: github.com/MaddieM4/os-prober/issues #10
   https://github.com/MaddieM4/os-prober/issues/10

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

Title:
  os-prober fails to recognize linux installations with crypted root
  partition

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


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

[Bug 530252] Re: os-prober fails to recognize linux installations with crypted root partition

2024-06-21 Thread Josef Wolf
This patch only partially fixes the problem. While it finds
installations on crypted volumes and generates grub menus for them,
those menus are mal-formed because of an other bug in linux-boot-prober.

Do you have a pointer to the upstream repository?

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

Title:
  os-prober fails to recognize linux installations with crypted root
  partition

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


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

[Bug 2067276] Re: Extremely slow regex searches on files with very long lines

2024-05-27 Thread Josef Wolf
Problem is already fixed in newest upstream v656.

Any chance to see v656 (or at least v649) in 24.04 or 24.04.1?

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

Title:
  Extremely slow regex searches on files with very long lines

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


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

[Bug 2067276] Re: Extremely slow regex searches on files with very long lines

2024-05-27 Thread Josef Wolf
> Any chance you could report also the issue upstream?

Done.

But I have to admit that I had a hard time to find the correct location
of the upstream repository.

Maybe the link to the upstream could be placed somewhere on the bug-
reporting page on launchpad?

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

Title:
  Extremely slow regex searches on files with very long lines

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


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

[Bug 2067276] Re: Extremely slow regex searches on files with very long lines

2024-05-27 Thread Josef Wolf
Tracked down commit that caused the problem with git-bisect:

https://github.com/gwsw/less/commit/d1fe3e1535d69ba47437173ea35b00045d35aea4

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

Title:
  Extremely slow regex searches on files with very long lines

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


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

[Bug 2067276] [NEW] Extremely slow regex searches on files with very long lines

2024-05-27 Thread Josef Wolf
Public bug reported:

Regex searches on files with very long lines are extremely slow.
During the search (can take up to an hour) ^C and ^Z are not working.

Older versions (less-487 on ubuntu-18.04 and less-530 from opensuse
leap-15.1) find same regex on same file within one second.

24.04 affected as well as 22.04.

** Affects: less (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/2067276

Title:
  Extremely slow regex searches on files with very long lines

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


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

[Bug 1958019]

2022-04-04 Thread k77.wolf
(In reply to jansen from comment #587)
> Can somebody confirm what Kernel this is actually submitted to as a working
> solution without patches etc? I have been following for a long time and I
> was under the impression that the official 5.17 release had it incorporated?
> 
> I am currently using Manjaro Linux with the 5.17.1-3 kernel, and I still
> have no sound from the speakers.
> 
> ->> Legion 7-16ACHg6 Laptop (Lenovo) - Type 82N6
> 
> Any help appreciated. I really don't want to bother with patches etc, I just
> would like to know what official kernel will get my speakers working. Thanks

The same issue.

Linux mint 20.3 with the 5.17.1 kernel, no sound from the speakers

->> Legion 7 16ACHg6 (Lenovo)

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

Title:
  [Lenovo Legion7 16ACHg6 82N6, Realtek ALC287, Speaker, Internal] No
  sound at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/sound-2.6/+bug/1958019/+subscriptions


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

[Bug 10883]

2022-03-18 Thread Aaron Wolf
(In reply to wolftune from comment #67)
> The shift+click workaround does NOT work for me when using the normal 
> interface with the curvy-arrow "reply" buttons. No matter what I do, the 
> account default for HTML or plain stays.

I now have shift+click working in the normal interface since I got a
more recent Thunderbird update since a couple months ago.

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

Title:
  Stuck in proportional font mode

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


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

[Bug 1877862] Re: package courier-mta 1.0.6-1build2 failed to install/upgrade: installed courier-mta package post-installation script subprocess returned error exit status 1

2022-02-28 Thread Matthias Wolf
Also seeing this.

The problem seems to be the submission assistant, as courier-msa fails
with an ›invalid parameter‹ error.

I looked into the startup scripts and configuration files and compared
to a running server, but found nothing relevant.

What can I provide to track that down? This issue has been open for 1½
years now!

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

Title:
  package courier-mta 1.0.6-1build2 failed to install/upgrade: installed
  courier-mta package post-installation script subprocess returned error
  exit status 1

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


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

[Bug 10883]

2022-01-06 Thread Aaron Wolf
The shift+click workaround does NOT work for me when using the normal
interface with the curvy-arrow "reply" buttons. No matter what I do, the
account default for HTML or plain stays.

I figured out that the shift+click works ONLY if I choose "reply" from a
menu, either the "Message" menu or from contextual menu with a right-
click.

Seems absurd that the functionality is clearly present but the UI has
nearly no way to access it in a straightforward sense.

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

Title:
  Stuck in proportional font mode

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


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

[Bug 1911352] Re: Black screen on boot after 20.04 upgraded to kernel 5.8

2021-04-16 Thread Wolf Pichler
After having played around with "prime-select" instead of using the
graphical Nvidia tool my system now also boots in "on-demand" mode.

(You have to reboot after changing the settings with "prime-select".)

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

Title:
  Black screen on boot after 20.04 upgraded to kernel 5.8

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

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

[Bug 1911352] Re: Black screen on boot after 20.04 upgraded to kernel 5.8

2021-04-16 Thread Wolf Pichler
The problem persists with Kernel 5.8.0-50, but I found out that it only
occurs if the usage of the Nvidia GPU is set to "on-demand".

In pure Intel or Nvidia mode the system boots as expected.

The mode van be set via graphical Nvidia tool or via "prime-select
{nvidia|intel|on-demand|query}".

NVIDIA Driver Version: 460.56.

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

Title:
  Black screen on boot after 20.04 upgraded to kernel 5.8

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

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

[Bug 1906655] Re: Ethernet interface broken (Flags mismatch irq) after upgrading to kernel 5.8.0-31

2021-02-20 Thread Dietmar Wolf
I had the same problem with Kernel 5.8.0-41. All Kernel after that had
no LAN INternet.

I solved it today. As I installed two packages I dont know which one
solved the issue.

First I installed sudo apt install ntp ifupdown (a hint from a forum
regarding this issue)

Then I re-installed sudo apt install --reinstall linux-modules-
extra-5.8.0-44*

Either one of that or mybe both are the solution of the problem for me.

Hope that helps.

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

Title:
  Ethernet interface broken (Flags mismatch irq) after upgrading to
  kernel 5.8.0-31

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

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

[Bug 1750059] Re: snaps appear broken when /var/lib/snapd is a zfs dataset

2021-02-17 Thread Andreas Wolf
I use Ubuntu 20.04 w/ ZFS for the whole system, and for me this still
broke despite using zfsutils 0.8. I only have a ZFS dataset for /var,
not for /var/lib/snapd—not sure if this contributes to the problem.

The .mount unit from #11 fixed it for me though, after I adjusted it to
cover /var instead of /var/lib/snapd.

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

Title:
  snaps appear broken when /var/lib/snapd is a zfs dataset

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

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

[Bug 1911352] Re: Black screen on boot after 20.04 upgraded to kernel 5.8

2021-01-22 Thread Wolf Pichler
I have these installed:

dpkg -l | grep "linux\-[a-z]*\-"

rc  linux-modules-extra-5.4.0-42-generic   5.4.0-42.46
ii  linux-modules-extra-5.4.0-58-generic   5.4.0-58.64
ii  linux-modules-extra-5.8.0-36-generic   5.8.0-36.40~20.04.1
ii  linux-modules-extra-5.8.0-38-generic   5.8.0-38.43~20.04.1

I tried as Charles Green said: Switching to tty2 and then back to tty1 causes 
the boot to complete.
(Ctrl+Alt+F2, Ctrl+Alt+F1)

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

Title:
  Black screen on boot after 20.04 upgraded to kernel 5.8

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

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

[Bug 1911352] Re: Black screen on boot after 20.04 upgraded to kernel 5.8

2021-01-15 Thread Wolf Pichler
Maybe contains extra information.

** Attachment added: "Xorg.0.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1911352/+attachment/5453569/+files/Xorg.0.log

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

Title:
  Black screen on boot after 20.04 upgraded to kernel 5.8

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

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

[Bug 1911352] Re: Black screen on boot after 20.04 upgraded to kernel 5.8

2021-01-15 Thread Wolf Pichler
I have the same problem on my Acer.

Since Kernel 5.8.0-36 and also 5.8.0-38 Ubuntu 20.04.1 cannot start in graphics 
mode.
(It is possible to log in on the console using e.g. Ctrl+Alt+F4 though.)

With Kernel 5.4.0-58 the system works as expected.

The problem occurs only on this system, which is also the only one with a
Nvidia GPU (Nvidia drivers are currently not installed though because I 
initially suspected the
updated nvidia-driver-460 were the problem.)

dmidecode -t1  
# dmidecode 3.2
Getting SMBIOS data from sysfs.
SMBIOS 3.2.0 present.

Handle 0x0001, DMI type 1, 27 bytes
System Information
Manufacturer: Acer
Product Name: Aspire A515-54G
Version: V1.16
Serial Number: I deleted it.
UUID: I deleted it.
Wake-up Type: Power Switch
SKU Number: 
Family: Aspire 5


** Attachment added: "I guess the interesting part starts at line 80."
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1911352/+attachment/5453568/+files/syslog

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

Title:
  Black screen on boot after 20.04 upgraded to kernel 5.8

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

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

[Bug 1855757] Re: [nvidia] Background image corrupted after standby or resume from suspend

2021-01-12 Thread Wolf
Wallpaper background file in monitor resolution helps. Thank you for
this workaround!

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

Title:
  [nvidia] Background image corrupted after standby or resume from
  suspend

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

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

[Bug 1904693] Re: Setting windows can not be closed

2020-11-18 Thread Alexander Wolf
The issue related to changed in Qt 5.15 and it has been fixed in master
of Stellarium. Please check our PPA: stellarium/stellarium-beta

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

Title:
  Setting windows can not be closed

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

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

[Bug 1872281] Re: collectd python plugin not working

2020-10-28 Thread Wolf Dieter Schaedel
@Mike Battersby (mib-8) -- thanks, perfect, that fixed it.

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

Title:
  collectd python plugin not working

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

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

[Bug 1901724] Re: Systemd user environment generator is not executable.

2020-10-28 Thread Alain Wolf
Apparently the birthplace of that script is found here:

GPG_AGENT_INFO and SSH_AUTH_SOCK not set in wayland sessions

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855868


** Bug watch added: Debian Bug tracker #855868
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855868

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

Title:
  Systemd user environment generator is not executable.

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

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

[Bug 1901724] Re: Systemd user environment generator is not executable.

2020-10-28 Thread Alain Wolf
> I thought gnome-shell started its own agent for ssh on startup?
My keys are on hardware security devices and I also use gpg-agent-forwarding, 
so afaik gnome-keyring-ssh will not do in this setup.

> Or did you configure your system to run the gnupg agent before starting gnome?
The way I understand it, that is exactly what 
user-environment-generators/90gpg-agent does.


** Description changed:

- On Ubuntu 20.04.1, with gnupg-agent 2.2.19-3ubuntu2
+ Ubuntu 20.04.1
+ gnupg-agent 2.2.19-3ubuntu2
+ gnome-shell 3.36.4-1ubuntu1~20.04.2
+ systemd 245.4-4ubuntu3.2
  
- Using the GnuPG SSH agent with interactive terminal sessions works as
- expected, after manually setting up the usual environment variables in
- ~/.profile and .bashrc.
+ 
+ Using the GnuPG SSH agent with interactive terminal sessions works as 
expected, after manually setting up the usual environment variables in 
~/.profile and .bashrc.
  
  But Nautilus is failing to open remote SFTP directories, it ask for
  username and password, where it just should use keys from the GnuPG SSH
  agent.
  
  Only if I manually restart the gvfs-daemon.service Nautilus starts to
  work as expected.
  
  After a fresh system startup and login the main pid of the gvfs-daemon
  service will not have SSH_AUTH_SOCK variable set.
  
  After a manual service restart they are correctly set.
  
  I noticed that the file /lib/systemd/user-environment-generators/90gpg-
  agent has no execution bit set.
  
  After changing the user environment script as executable everything
  works as expected.
  
  Steps to reproduce:
  
  1. Reboot system and login.
  
  3. Get the PID of your gvfs-daemon.service:
  
- $ systemctl --user status gvfs-daemon.service | grep "Main PID:"
+ $ systemctl --user status gvfs-daemon.service | grep "Main PID:"
  
  4. Check the environment of that process:
  
- $ tr "\0" "\n" < /proc/$(pidof -s gvfsd)/environ
+ $ tr "\0" "\n" < /proc/$(pidof -s gvfsd)/environ
  
  Workaround:
  
  1. Make the systemd user environment generator for gpg-agent executable:
  
- $ sudo chmod +x /lib/systemd/user-environment-generators/90gpg-agent
+ $ sudo chmod +x /lib/systemd/user-environment-generators/90gpg-agent
  
  2. Reboot system and login.
  
- 
- I also noticed while trying to find a workaround, that after simple logout 
and re-login of my Gnome session, it sometimes appeared to be working as 
expected. But then failed again after full system restart.
+ I also noticed while trying to find a workaround, that after simple
+ logout and re-login of my Gnome session, it sometimes appeared to be
+ working as expected. But then failed again after full system restart.

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

Title:
  Systemd user environment generator is not executable.

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

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

[Bug 1901724] [NEW] Systemd user environment generator is not executable.

2020-10-27 Thread Alain Wolf
Public bug reported:

On Ubuntu 20.04.1, with gnupg-agent 2.2.19-3ubuntu2

Using the GnuPG SSH agent with interactive terminal sessions works as
expected, after manually setting up the usual environment variables in
~/.profile and .bashrc.

But Nautilus is failing to open remote SFTP directories, it ask for
username and password, where it just should use keys from the GnuPG SSH
agent.

Only if I manually restart the gvfs-daemon.service Nautilus starts to
work as expected.

After a fresh system startup and login the main pid of the gvfs-daemon
service will not have SSH_AUTH_SOCK variable set.

After a manual service restart they are correctly set.

I noticed that the file /lib/systemd/user-environment-generators/90gpg-
agent has no execution bit set.

After changing the user environment script as executable everything
works as expected.

Steps to reproduce:

1. Reboot system and login.

3. Get the PID of your gvfs-daemon.service:

$ systemctl --user status gvfs-daemon.service | grep "Main PID:"

4. Check the environment of that process:

$ tr "\0" "\n" < /proc/$(pidof -s gvfsd)/environ

Workaround:

1. Make the systemd user environment generator for gpg-agent executable:

$ sudo chmod +x /lib/systemd/user-environment-generators/90gpg-agent

2. Reboot system and login.


I also noticed while trying to find a workaround, that after simple logout and 
re-login of my Gnome session, it sometimes appeared to be working as expected. 
But then failed again after full system restart.

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


** Tags: gpg-agent systemd

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

Title:
  Systemd user environment generator is not executable.

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

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

[Bug 1855757] Re: [nvidia] Background image corrupted after standby or resume from suspend

2020-10-13 Thread Wolf
nvidia 340 driver, GT218M / 3100NVS card on HP 8440p laptop, 
System: focal

Have still the "corrupted desktop" problem; changing to "proposed" made
that I could no longer resume from hibernate. With "proposed", screen
would power on back light for a few seconds and then remain dark.

Unticking the "proposed" box with update luckily led to a resuming
system again.

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

Title:
  [nvidia] Background image corrupted after standby or resume from
  suspend

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

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

[Bug 1845793] Re: Since upgrade to ubuntu 19.10, dhclient doesn't respect the "supersede domain-name-servers" in dhclient.conf

2020-07-30 Thread Wolf Pichler
This could have the same reason as the bug filed by me:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1882797

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

Title:
  Since upgrade to ubuntu 19.10, dhclient doesn't respect the "supersede
  domain-name-servers" in dhclient.conf

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

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

[Bug 1882797] [NEW] prepend statement in /etc/dhcp/dhclient.conf does not work

2020-06-09 Thread Wolf Pichler
Public bug reported:

Neither the prepend nor the append statement in /etc/dhcp/dhclient.conf
works anymore.

E.g.:
prepend domain-name-servers 1.1.1.1,8.8.8.8;

---

lsb_release -rd 
  
│·
Description:Ubuntu 20.04 LTS

   │·
Release:20.04

apt-cache policy isc-dhcp-client
  
│·
isc-dhcp-client:

   │·
  Installed: 4.4.1-2.1ubuntu5   

   │·
  Candidate: 4.4.1-2.1ubuntu5   

   │·
  Version table:

   │·
 *** 4.4.1-2.1ubuntu5 500   

   │·
500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages  

   │·
100 /var/lib/dpkg/status

** Affects: isc-dhcp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: dns focal

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

Title:
  prepend statement in /etc/dhcp/dhclient.conf does not work

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

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

[Bug 1882797] Re: prepend statement in /etc/dhcp/dhclient.conf does not work

2020-06-09 Thread Wolf Pichler
Strangely usb-creator was shown instead of isc-dhcp.

** Package changed: usb-creator (Ubuntu) => isc-dhcp (Ubuntu)

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

Title:
  prepend statement in /etc/dhcp/dhclient.conf does not work

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

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

[Bug 1860411] Re: The Startup Disk Creator is glitchy when I try to use non-Ubuntu iso files

2020-06-09 Thread Wolf Pichler
Correction:

On Bionic:
If it does contain "Ubuntu", the window in the end just contains one "Quit" 
button.
This is also the case after creating a bootable Stick from an original Ubuntu 
20.04 iso.

If it does not contain "Ubuntu", the window has two buttons - "Test
Disk" and "Quit".


On Focal:
In both cases the window in the end just contains one "Quit" button.

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

Title:
  The Startup Disk Creator is glitchy when I try to use non-Ubuntu iso
  files

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

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

[Bug 1860411] Re: The Startup Disk Creator is glitchy when I try to use non-Ubuntu iso files

2020-06-09 Thread Wolf Pichler
While it is possible to create a bootable Stick from an original Ubuntu
20.04 iso it does not work for a modified one - even though the
/.disk/info files are identical.

It even depends on the name of the source iso how Startup Disk Creator behaves.
If it does not contain "Ubuntu", the window in the end just contains one "Quit" 
button.
If it does, the window has two buttons - "Test Disk" and "Quit".

Both sticks are unusable though.

The last time I know Startup Disk Creator worked for my modified iso
files was in Ubuntu Trusty.

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

Title:
  The Startup Disk Creator is glitchy when I try to use non-Ubuntu iso
  files

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

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

Re: [Bug 1866625] Re: OverflowError: With Python 3 Gtk.ListStore only accepts 32 Bit Integers.

2020-05-08 Thread Wolf Pichler
It should indeed be done like this:

 import gi
 gi.require_version('Gtk', '3.0')
 from gi.repository import Gtk

 from gi.repository import GObject

 mystore = Gtk.ListStore(GObject.TYPE_UINT64)
 mystore.insert_with_valuesv(-1, [1], [GObject.Value(GObject.TYPE_UINT64, 
1330400507426)])

###

I was completely unaware of that possibility because the source of my
GTK knowlege is

https://lazka.github.io/pgi-
docs/#Gtk-3.0/classes/ListStore.html#Gtk.ListStore.set_column_types

When checking out the available types one ends up here:

https://lazka.github.io/pgi-
docs/#GObject-2.0/classes/GType.html#GObject.GType

Which does not ring any bell ...

So I did it like in

https://python-gtk-3-tutorial.readthedocs.io/en/latest/treeview.html
#the-model

where the Python types are used.

###

With the knowlege I gained through this FR it was possible to find this:

GObject Built-in Type Constants
The Built-in Type constants specify the pre-defined types used by gobject.

https://developer.gnome.org/pygobject/stable/gobject-constants.html
#gobject-type-constants

which is quite useful.

###

Thanks!

On 11.03.20 17:56, Christoph Reiter wrote:
>  import gi
>   gi.require_version('Gtk', '3.0')
>   from gi.repository import Gtk
>
>   This works in Python 2:
>
>   mystore = Gtk.ListStore(long)
>   mystore.insert_with_valuesv(-1, [1], [long(1330400507426)])
>
>   This does not work in Python 3:
>
>   mystore = Gtk.ListStore(int)
>   mystore.insert_with_valuesv(-1, [1], [int(1330400507426)])

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

Title:
  OverflowError: With Python 3 Gtk.ListStore only accepts 32 Bit
  Integers.

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

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

[Bug 1874817] [NEW] pidgin crashes: json related?

2020-04-24 Thread Matt `da Wolf
Public bug reported:

I scrolled through logs and terminal. Something is causing pidgin to
crash. This is more of a recent development.

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

** Attachment added: "pidginfail.log"
   
https://bugs.launchpad.net/bugs/1874817/+attachment/5359500/+files/pidginfail.log

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

Title:
  pidgin crashes: json related?

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

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

[Bug 1737750] Re: nvidia-graphics-drivers fail to build [error: implicit declaration of function ‘init_timer’]

2020-04-02 Thread Wolf
Hello,

yesterday I tried to compile the nvidia-304 on my bionic "business"
laptop, which does not work with nvidia-340 and suffers from some flaws
with nouveau. 

I kept to your instructions as good as I could, but compiling failed.
Would you mind having a look at the log attached?

** Attachment added: "nvidia-installer.log"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1737750/+attachment/5344664/+files/nvidia-installer.log

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

Title:
  nvidia-graphics-drivers fail to build [error: implicit declaration of
  function ‘init_timer’]

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

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

Re: [Bug 1866625] Re: OverflowError: With Python 3 Gtk.ListStore only accepts 32 Bit Integers.

2020-03-09 Thread Wolf Pichler
It works!

On 09.03.20 21:17, Sebastien Bacher wrote:
> COuld you test the upstream workaround and use
> GObject.Value(GObject.TYPE_UINT64, 1330400507426) ?
>

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

Title:
  OverflowError: With Python 3 Gtk.ListStore only accepts 32 Bit
  Integers.

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

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

Re: [Bug 1866625] Re: OverflowError: With Python 3 Gtk.ListStore only accepts 32 Bit Integers.

2020-03-09 Thread Wolf Pichler
I'm not sure what exactly they are really talking about at
https://gitlab.gnome.org/GNOME/pygobject/issues/198.

My FR concerns 3.26.1-2ubuntu1 and at gitlab it is stated "I think it
used to work in 3.26." which

clearly is not the case.


I took a look into the source and in pygi-value.c I found this:

case G_TYPE_INT:
    {
    glong val = PYGLIB_PyLong_AsLong(obj);
    if (val == -1 && PyErr_Occurred ())
    return -1;
    if (val > G_MAXINT || val < G_MININT) {
    PyErr_SetString(PyExc_OverflowError, "out of range for int
property");
    return -1;
    }
    g_value_set_int(value, (gint)val);
    break;
    }


and a lot of comments like this:


#if PY_VERSION_HEX < 0x0300

[snip]

#endif


To me this means that somebody is/was aware of the fact that some more
work has to be done for

making this stuff compatible to Python 3.


On 09.03.20 14:48, Sebastien Bacher wrote:
> Thank you for your bug report, that seems similar to
> https://gitlab.gnome.org/GNOME/pygobject/issues/198
>
> ** Bug watch added: gitlab.gnome.org/GNOME/pygobject/issues #198
>https://gitlab.gnome.org/GNOME/pygobject/issues/198
>
> ** Changed in: pygobject (Ubuntu)
>Importance: Undecided => Low
>

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

Title:
  OverflowError: With Python 3 Gtk.ListStore only accepts 32 Bit
  Integers.

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

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

[Bug 1866625] [NEW] OverflowError: With Python 3 Gtk.ListStore only accepts 32 Bit Integers.

2020-03-09 Thread Wolf Pichler
Public bug reported:

import gi
gi.require_version('Gtk', '3.0')
from gi.repository import Gtk

This works in Python 2:

mystore = Gtk.ListStore(long)
mystore.insert_with_valuesv(-1, [1], [long(1330400507426)])

This does not work in Python 3:

mystore = Gtk.ListStore(int)
mystore.insert_with_valuesv(-1, [1], [int(1330400507426)])

OverflowError: Item 0: out of range for int property



lsb_release -rd
Description:Ubuntu 18.04.4 LTS
Release:18.04

apt-cache policy python3-gi
python3-gi:
  Installed: 3.26.1-2ubuntu1
  Candidate: 3.26.1-2ubuntu1
  Version table:
 *** 3.26.1-2ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
100 /var/lib/dpkg/status
 3.26.1-2 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages

python3 -V
Python 3.6.9

** Affects: pygobject (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/1866625

Title:
  OverflowError: With Python 3 Gtk.ListStore only accepts 32 Bit
  Integers.

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

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

[Bug 1860653] [NEW] onboard cannot be moved under wayland

2020-01-23 Thread Wolf
Public bug reported:

When shifting from Xorg to wayland, I can no longer move the whole
keyboard with tap on the 4arrows icon, as I could before.

This is a pity as the magnification feature in wayland is great for a
tablet.

kubuntu 18.04, plasma 5.12

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

** Description changed:

  When shifting from Xorg to wayland, I can no longer move the whole
  keyboard with tap on the 4arrows icon, as I could before.
  
  This is a pity as the magnification feature in wayland is great for a
  tablet.
+ 
+ kubuntu 18.04, plasma 5.12

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

Title:
  onboard cannot be moved under wayland

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

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

[Bug 997913] Re: thunderbird fails to connect to mail server

2019-12-10 Thread Wolf Rogner
Thanks for getting back.

The issue could not be resolved in Ubuntu due to an error in the name
resolution (which the author of the service claims to be correct).
Having a DNS server point to two domains under Ubuntu resolves the first
one (which can be any of the two). This was the issue.

A work-around would be to set the smtp server to an IP-Adress (which
makes this solution a little inflexible).

However, due to the overwhelming amount of issues in Ubuntu I decided to
move to Mac. I have not regretted this move as the basics work fine.

You may close 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/997913

Title:
  thunderbird fails to connect to mail server

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

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

Re: [Bug 1841051] Re: gpg password cache is never cleared

2019-11-05 Thread Wolf Pichler
Thanks!

On 05.11.19 21:30, Sebastien Bacher wrote:
> thanks, closing then
>
> ** Changed in: gnome-keyring (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/1841051

Title:
  gpg password cache is never cleared

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

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

Re: [Bug 1841051] Re: gpg password cache is never cleared

2019-11-05 Thread Wolf Pichler
It is no fault.

My original FR concerned gpg-agent because I was unaware of the fact
that

seahorse/gnome-keyring had the password stored.

On 05.11.19 11:26, Sebastien Bacher wrote:
> Thank you for your bug report. Could you give details on what you did
> exactly? If you ticked the box to store the auth in the keyring that's
> what it did, why would you expect it to do instead?
>
> ** Package changed: seahorse (Ubuntu) => gnome-keyring (Ubuntu)
>
> ** Changed in: gnome-keyring (Ubuntu)
> Status: New => Incomplete
>

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

Title:
  gpg password cache is never cleared

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

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

Re: [Bug 1841051] Re: gpg password cache is never cleared

2019-09-21 Thread Wolf Pichler
Hi!

The new installation led me to the source of the problem:

The password was stored in seahorse (aka "Passwords and Keys").

Sorry for any inconvenience caused :-|

On 17.09.19 10:06, Marc Deslauriers wrote:
> Hi! Can you reproduce this issue on a freshly installed Ubuntu?
>
> ** Changed in: gnupg2 (Ubuntu)
> Status: New => Incomplete
>

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

Title:
  gpg password cache is never cleared

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

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

[Bug 1840634] [NEW] bionic: GNOME needs update to 3.30

2019-08-19 Thread Wolf
Public bug reported:

With time going on, more an more minor flaws are occuring in GNOME:

* mouse movements often are very laggy
* mouse pointer gets under active windows
* system gets stuck for several system
* control for gnome-search is grayed out, so search can no longer be configured.

It does not make much sense to repair each of these petitesses with
outdated GNOME 3.28 - but if you take the idea of LTS serious, it is
necessary to update GNOME. I won't update to 18.10, because that was a
really bad experience last time - so many apps got dysfunctional.

** Affects: gnome-shell (Ubuntu)
 Importance: Wishlist
 Status: Opinion


** Tags: bionic

** Package changed: nvidia-graphics-drivers-384 (Ubuntu) => gnome-shell
(Ubuntu)

** Description changed:

  With time going on, more an more minor flaws are occuring in GNOME:
  
  * mouse movements often are very laggy
  * mouse pointer gets under active windows
  * system gets stuck for several system
  * control for gnome-search is grayed out, so search can no longer be 
configured.
  
- I does not make much sense to repair each of these pettitesses with
+ It does not make much sense to repair each of these petitesses with
  outdated GNOME 3.28 - but if you take the idea of LTS serious, it is
  necessary to update GNOME. I won't update to 18.10, because that was a
  really bad experience last time - so many apps got dysfunctional.

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

Title:
  bionic: GNOME needs update to 3.30

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

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

[Bug 1733168] Re: resume from hibernate is slow and not reliable (nvidia)

2019-07-15 Thread Wolf
I got another computer, same type, slightly different equipment.
The problem no linger occurs. So I think it was strongly hardware related.

** Changed in: nvidia-graphics-drivers-384 (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  resume from hibernate is slow and not reliable (nvidia)

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

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

[Bug 1826420] Re: Nautilus disk properties shows black circle

2019-07-03 Thread Wolf Rogner
Hi to all,

I used a MacOS icon theme. The issue did occur with Yaru but not with
Ambience.


I switched to macOS after the ongoing issues that reoccured with 19.04. I could 
not bear with it any longer (12 years are a long time).

Sorry to be of no assistance to this and any other issues any longer.

cheers

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

Title:
  Nautilus disk properties shows black circle

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

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

[Bug 1801382] Re: printing complex documents does not reproduce screen image on paper

2019-07-02 Thread Wolf Rogner
Hi to all,


I switched to macOS after the ongoing issues that reoccured with 19.04
(including this one). I could not bear with it any longer (12 years are
a long time).

Sorry to be of no assistance to this and any other issues any longer.

cheers

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

Title:
  printing complex documents does not reproduce screen image on paper

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

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

[Bug 1767564] Re: Ubuntu 18.04 Workspaces only change on primary monitor

2019-06-11 Thread Steven Wolf
@ruediger.kupper
It is still definitely present on 18.04.  All apps open in the secondary 
monitor of all workspaces collapse onto the secondary monitor when the super 
key is pushed for the activity overview (but go back to their original 
workspaces when you push it again.)

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

Title:
  Ubuntu 18.04 Workspaces only change on primary monitor

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

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

[Bug 1831345] Re: Attribute-Editor is missing when enabling Advanced Features in RSAT

2019-06-04 Thread Martin Wolf
I have not seen anything in particular related to that in the logs. Sambas 
logfiles are similar informative to the one it tries to emulate ...
I tried to install Ubuntu 17.10 but since it is EOL I cant install all 
neccessary packages. 
Cant you get someone from the samba devs to take a look at it?

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

Title:
  Attribute-Editor is missing when enabling Advanced Features in RSAT

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

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

[Bug 1831345] Re: Attribute-Editor is missing when enabling Advanced Features in RSAT

2019-06-04 Thread Martin Wolf
In the meantime I tested with Ubuntu 16.04.6 and the "Attribute-Editor" tab is 
also present on this system.
So the bug has to be between 16.04 and 18.04

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

Title:
  Attribute-Editor is missing when enabling Advanced Features in RSAT

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

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

[Bug 1831345] Re: Attribute-Editor is missing when enabling Advanced Features in RSAT

2019-06-04 Thread Martin Wolf
No, it is a bug. 
The Attribute-Editor is an essential part of an active directoy.

Take a look here:
https://wiki.samba.org/index.php/Maintaining_Unix_Attributes_in_AD_using_ADUC

This screenshot is pretty old since the "Unix-Attributes" next to the
"Attribute Editor" has been deprecated with Windows Server 2016.

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

Title:
  Attribute-Editor is missing when enabling Advanced Features in RSAT

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

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

[Bug 1831345] Re: Attribute-Editor is missing when enabling Advanced Features in RSAT

2019-06-03 Thread Martin Wolf
I did what you asked today and it also works with Ubuntu 19.04

smb.conf (18.04)
# Global parameters
[global]
dns forwarder = 1.1.1.1
netbios name = UBUNTU-SERVER
realm = ADIUMENTUM.LOCAL
server role = active directory domain controller
workgroup = ADIUMENTUM
idmap_ldb:use rfc2307 = yes

[netlogon]
path = /var/lib/samba/sysvol/adiumentum.local/scripts
read only = No

[sysvol]
path = /var/lib/samba/sysvol
read only = No


smb.conf (19.04)
# Global parameters
[global]
dns forwarder = 1.1.1.1
netbios name = UBUNTU-SERVERV2
realm = ADIUMENTUM.LOCAL
server role = active directory domain controller
workgroup = ADIUMENTUM
idmap_ldb:use rfc2307 = yes

[sysvol]
path = /var/lib/samba/sysvol
read only = No

[netlogon]
path = /var/lib/samba/sysvol/adiumentum.local/scripts
read only = No

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

Title:
  Attribute-Editor is missing when enabling Advanced Features in RSAT

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

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

[Bug 1831346] [NEW] virt-builder: error: dnf -y install: Failed to synchronize cache

2019-06-01 Thread Phill Wolf
Public bug reported:

Summary: virt-builder with the --install option cannot install packages
in a new fedora-30 image.

The problem can be reproduced with this 1 command:

  $ virt-builder fedora-30 -o fedora-30-img --size 21G --install
'enscript'

I expect it to emit the file, fedora-30-img, including the enscript
package.  But instead, it emits the following error message:

  virt-builder: error: dnf -y install 'enscript': command exited with an 
  error

If run with verbose messages (virt-builder fedora-30 -v -o fedora-30-img
--size 21G --install 'enscript'), it produces copious output, including
a few signs of potential problems.  Excerpt:

commandrvf: cp /etc/resolv.conf /sysroot/etc/resolv.conf
cp: cannot stat '/etc/resolv.conf': No such file or directory
commandrvf: stdout=y stderr=y flags=0x4
commandrvf: /bin/sh -c "exec >>'/tmp/builder.log' 2>&1


dnf -y install 'enscript'
"
commandrvf: stdout=n stderr=n flags=0x0
commandrvf: umount /sysroot/sys
commandrvf: stdout=n stderr=n flags=0x0
commandrvf: umount /sysroot/proc
commandrvf: stdout=n stderr=n flags=0x0
commandrvf: umount /sysroot/dev/pts
commandrvf: stdout=n stderr=n flags=0x0
commandrvf: umount /sysroot/dev
renaming /sysroot/etc/lc9h6y1w to /sysroot/etc/resolv.conf
guestfsd: error: 
guestfsd: main_loop: proc 111 (sh) took 0.30 seconds
guestfsd: main_loop: new request, len 0x3c
guestfsd: main_loop: proc 67 (download) took 0.00 seconds
Fedora Modular 30 - x86_64  0.0  B/s |   0  B 00:00
Failed to synchronize cache for repo 'fedora-modular'
Error: Failed to synchronize cache for repo 'fedora-modular'


Here's information about the environment, requested by the launchpad.net form:

$ lsb_release -rd
Description:Ubuntu 18.04.2 LTS
Release:18.04

$ apt-cache policy libguestfs-tools
libguestfs-tools:
  Installed: 1:1.36.13-1ubuntu3.2
  Candidate: 1:1.36.13-1ubuntu3.2
  Version table:
 *** 1:1.36.13-1ubuntu3.2 500
500 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 
Packages
100 /var/lib/dpkg/status
 1:1.36.13-1ubuntu3 500
500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libguestfs-tools 1:1.36.13-1ubuntu3.2
ProcVersionSignature: Ubuntu 4.18.0-20.21~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Jun  1 16:03:30 2019
InstallationDate: Installed on 2019-05-25 (7 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: libguestfs
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

** Attachment added: "virt-builder-install-dnf-error-log.txt"
   
https://bugs.launchpad.net/bugs/1831346/+attachment/5268303/+files/virt-builder-install-dnf-error-log.txt

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

Title:
  virt-builder: error: dnf -y install: Failed to synchronize cache

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

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

[Bug 1831345] [NEW] Attribute-Editor is missing when enabling Advanced Features in RSAT

2019-06-01 Thread Martin Wolf
Public bug reported:

I created a samba-ad with the following parameters:
"samba-tool domain provision --realm=adiumentum.local --domain=adiumentum 
--server-role=dc --dns-backend=SAMBA_INTERNAL --adminpass=Admin123 
--option="interfaces=lo eth0" --option="bind interfaces only=yes" --use-rfc2307"

Then I tried to connect to my samba ad from a non ad member pc (Win10) with:
%windir%\system32\runas /netonly /user:ADIUMENTUM\Administrator "mmc dsa.msc 
/server=10.0.0.35"

The connection works without problems but when I enable "Advanced
Features" and try to edit a user the tab "attribute editor" is not
present.

Then I installed Fedora 30 with samba 4.10.x and created a similar enviroment.
When I connected to this machine and looked for the Attribute Edtior tab, it 
was present.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.11
ProcVersionSignature: Ubuntu 4.18.0-20.21~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
Date: Sat Jun  1 19:30:49 2019
NmbdLog:
 
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SambaServerRegression: No
SmbConfIncluded: Yes
SmbLog:
 
SourcePackage: samba
TestparmExitCode: 0
UbuntuFailedConnect: Yes
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic uec-images

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

Title:
  Attribute-Editor is missing when enabling Advanced Features in RSAT

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

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

[Bug 1787208] Re: Openvpn routing issue

2019-05-10 Thread Martin Wolf
can you please put this fix also in the openvpn-server@ script?
because the error seems to be there as well.

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

Title:
  Openvpn routing issue

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

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

[Bug 1826420] [NEW] Nautilus disk properties shows black circle

2019-04-25 Thread Wolf Rogner
Public bug reported:

Ubuntu 19.04 / Nautilus 3.32.0 stable (?)

Mounting a disk (which does not show on the desktop may I add here as
well) and asking for disk properties gives a black circle.

Expected behaviour: different colours for used and unused parts, maybe
gray for the unusable meta data.

Current behaviour: a black disk telling me nothing.

(I have no idea as to why a perfectly working file manager had to get
crippled further, but someone managed).

I do have a custom theme but it happens with the default theme as well.

(Sorry my tone gets harsher every time but I really get tired being an
alpha tester).

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: nautilus 1:3.32.0-0ubuntu2
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Apr 25 16:48:33 2019
InstallationDate: Installed on 2018-04-30 (360 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: nautilus
UpgradeStatus: Upgraded to disco on 2019-04-19 (5 days ago)
usr_lib_nautilus:

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


** Tags: amd64 apport-bug disco

** Attachment added: "So much information"
   
https://bugs.launchpad.net/bugs/1826420/+attachment/5259049/+files/Screenshot%20from%202019-04-25%2016-48-58.png

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

Title:
  Nautilus disk properties shows black circle

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

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

[Bug 1826390] [NEW] external usb devices not mountable in Virtualbox 6.0.6

2019-04-25 Thread Wolf Rogner
Public bug reported:

Installed: Ubuntu 19.04 (upgraded from 18.10), Virtualbox 6.0.6
Guest: Ubuntu 19.04

Attach USB drive to Host
Try to connect Guest to USB device
Unmount (but leave attached) USB device in Host

Try to connect USB drive in Guest (there should be a line for each USB
drive attached, but isn't)

Expected behaviour (as in 5.x):

USB drive shows up in USB device list
USB drive can be connected in Guest if unmounted in Host

Actual behaviour:

USB drive not shown in USB device list
-> USB drive cannot be mounted in Guest

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: virtualbox 6.0.6-dfsg-1
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Apr 25 13:05:28 2019
InstallationDate: Installed on 2018-04-30 (360 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: virtualbox
UpgradeStatus: Upgraded to disco on 2019-04-19 (5 days ago)

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


** Tags: amd64 apport-bug disco

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

Title:
  external usb devices not mountable in Virtualbox 6.0.6

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

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

[Bug 1826140] [NEW] Gimp fails to start after upgrade to 19.04

2019-04-24 Thread Wolf Rogner
Public bug reported:

After upgrade to 19.04 gimp fails to launch

~$ gimp
gimp: symbol lookup error: /usr/lib/libgimpcolor-2.0.so.0: undefined symbol: 
gegl_buffer_iterator2_new

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gimp 2.10.8-2
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Apr 24 10:45:57 2019
InstallationDate: Installed on 2018-04-30 (358 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: gimp
UpgradeStatus: Upgraded to disco on 2019-04-19 (4 days ago)

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


** Tags: amd64 apport-bug disco 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/1826140

Title:
  Gimp fails to start after upgrade to 19.04

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

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

[Bug 1823114] Re: resume from hibernate - dark monitors

2019-04-24 Thread Wolf
** Package changed: nvidia-graphics-drivers-384 (Ubuntu) => nvidia-
graphics-drivers-390 (Ubuntu)

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

Title:
  resume from hibernate - dark monitors

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

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

[Bug 1825625] Re: Some apps appear blurry with framebuffer scaling

2019-04-24 Thread Wolf Rogner
Re #7: 90% of the applications experience this and that should be normal? Huhh.
Re #8: Fix released? So it could be fixed? What was the issue? How do we get 
the fix?

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

Title:
  Some apps appear blurry with framebuffer scaling

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

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

[Bug 1825893] Re: Mounted disks not shown on desktop after enabling ubuntu-dock in Tweaks

2019-04-23 Thread Wolf Rogner
I think triaging to gnome-shell-extensions might be the wrong approach
in this case.

The icons did appear before and do appear in other installations. It is
just on this machine that after enabling ubuntu-dock they do not appear
any more (I do not want to verify this behaviour on any other machines
as the missing icon leads to dirty unmounts)

There must be a setting somewhere to enable disks again. There used to
be a setting in gnome-tweak-tools (but was left out in gnome-tweaks).
Also there was a setting in gsettings / dconf which is gone as well.

So the question is: Where does UBUNTU (and not Gnome) store its setting
about how to deal with mounted devices?

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

Title:
  Mounted disks not shown on desktop after enabling ubuntu-dock in
  Tweaks

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1825893/+subscriptions

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

[Bug 1825625] Re: mutter framebuffer scaling blurs display

2019-04-23 Thread Wolf Rogner
With framebuffer scaling some applications (e.g. the settings app) do
work fine. Others don't (e.g. Firefox, but also LibreOffice)

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

Title:
  mutter framebuffer scaling blurs display

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

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

[Bug 1825625] Re: mutter framebuffer scaling blurs display

2019-04-23 Thread Wolf Rogner
** Attachment added: "Black frame around windows"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1825625/+attachment/5258146/+files/Screenshot%20from%202019-04-23%2009-34-08.png

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

Title:
  mutter framebuffer scaling blurs display

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

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

[Bug 1825625] Re: mutter framebuffer scaling blurs display

2019-04-23 Thread Wolf Rogner
** Attachment added: "With framebuffer scaling"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1825625/+attachment/5258145/+files/Screenshot%20from%202019-04-23%2009-32-15.png

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

Title:
  mutter framebuffer scaling blurs display

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

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

[Bug 1825625] Re: mutter framebuffer scaling blurs display

2019-04-23 Thread Wolf Rogner
** Attachment added: "Without framebuffer scaling"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1825625/+attachment/5258144/+files/Screenshot%20from%202019-04-23%2009-33-17.png

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

Title:
  mutter framebuffer scaling blurs display

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

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

[Bug 1825893] [NEW] Mounted disks not shown on desktop after enabling ubuntu-dock in Tweaks

2019-04-22 Thread Wolf Rogner
Public bug reported:

After enabling ubuntu-dock in Tweaks, disks get mounted, are shown in
Nautilus side bar but the desktop icon is missing.

This leads to the risk of disconnecting a disk that is mounted or write
operations are in progress.

How can I enable the feature again that disks that get mounted are shown
on the desktop?

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gnome-shell-extension-ubuntu-dock 64ubuntu7
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 22 23:25:53 2019
InstallationDate: Installed on 2018-04-30 (357 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
SourcePackage: gnome-shell-extension-ubuntu-dock
UpgradeStatus: Upgraded to disco on 2019-04-19 (3 days ago)

** Affects: gnome-shell-extension-ubuntu-dock (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco

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

Title:
  Mounted disks not shown on desktop after enabling ubuntu-dock in
  Tweaks

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

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

[Bug 1825642] [NEW] icons disappear in dock when scrolling with mouse inside dock

2019-04-20 Thread Wolf Rogner
Public bug reported:

Docked icons disappear if a mouse scroll happens when the mouse is
inside the dock area.

This has been reported in 17.10 and seems a regression

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gnome-shell-extension-dashtodock (not installed)
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Apr 20 14:38:49 2019
InstallationDate: Installed on 2018-04-30 (355 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: gnome-shell-extension-dashtodock
UpgradeStatus: Upgraded to disco on 2019-04-19 (0 days ago)

** Affects: gnome-shell-extension-dashtodock (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco 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/1825642

Title:
  icons disappear in dock when scrolling with mouse inside dock

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

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

[Bug 1825625] [NEW] mutter framebuffer scaling blurs display

2019-04-20 Thread Wolf Rogner
Public bug reported:

Setting the framebuffer scaling (with gsettings set org.gnome.mutter
experimental-features "['scale-monitor-framebuffer']") allows the
display on HiDPi to be scaled to something different than
100%/200%/300%.

Which would be fine.

However, the display is rendered such that most applications provide
blurred display of text and graphics.

This is not always the case (e.g. system settings are displayed
correctly, Thunderbird and Firefox are blurred).

Also the screen flickers when selection menus or resizing the windows.
A black border appears around the windows where the shadow should appear. It 
gets removed a few seconds later but still is irritating.

This issue is not urgent, just annoying. It can be worked around by
removing the settings in gsetting / dconf.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: mutter 3.32.0+git20190410-1ubuntu1
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Apr 20 11:11:55 2019
InstallationDate: Installed on 2018-04-30 (355 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: mutter
UpgradeStatus: Upgraded to disco on 2019-04-19 (0 days ago)

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


** Tags: amd64 apport-bug disco 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/1825625

Title:
  mutter framebuffer scaling blurs display

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

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

[Bug 1825623] [NEW] AppIndicatorSupport in Gnome-shell crashes

2019-04-20 Thread Wolf Rogner
Public bug reported:

After startup or login, An error occurs that just states cancel or
report... but does not open a detail dialog

Error messages in the syslog:

...
Apr 20 10:47:19 mbpr13b gnome-shell[3595]: [AppIndicatorSupport-DEBUG] 
Registering 
StatusNotifierItem:1.95/org/ayatana/NotificationItem/software_update_available
Apr 20 10:47:19 mbpr13b gnome-shell[3595]: [AppIndicatorSupport-FATAL] unable 
to update overlay icon
Apr 20 10:47:19 mbpr13b gnome-shell[3595]: [AppIndicatorSupport-FATAL] unable 
to update overlay icon
...

It seems that the update notifier cannot register its icon in the top
bar.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gnome-shell 3.32.0+git20190410-1ubuntu1
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Apr 20 10:49:27 2019
DisplayManager: gdm3
InstallationDate: Installed on 2018-04-30 (354 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to disco on 2019-04-19 (0 days ago)

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


** Tags: amd64 apport-bug disco

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

Title:
  AppIndicatorSupport in Gnome-shell crashes

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

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

[Bug 1824874] Re: undismissable, unclickable authentication dialog left on screen after policykit authentication [pushModal: invocation of begin_modal failed]

2019-04-19 Thread Wolf Rogner
I saw the authentication window only once after resume from suspend to
RAM.

But I do get the error messages and my syslog is filled up

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

Title:
  undismissable, unclickable authentication dialog left on screen after
  policykit authentication [pushModal: invocation of begin_modal failed]

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

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

[Bug 1759452] Re: Xorg doesn't start after update on VMs - vboxvideo_drv.so missing

2019-04-07 Thread Wolf
This problem (still or again) occurs with ubu 18.04 (host), 18.10 (guest) and 
virtualbox 5.2.18.
After installing the guest additions at the host, the guest system will boot, 
but x server will crash and state 
"Warning, couldn't open module vboxvideo".

Modprobe vboxvideo will load the module, nevertheless X server will
crash with the same message.

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

Title:
  Xorg doesn't start after update on VMs - vboxvideo_drv.so missing

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

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

[Bug 1823114] [NEW] resume from hibernate - dark monitors

2019-04-03 Thread Wolf
Public bug reported:

My system:
ubuntu 18.04
gnome desktop
4GB RAM
Nvidia GT 630
kernel 4.15.0-47-generic (but happened with all the kernels before as well)
TWO MONITORS, attached to the video card with DVI / HDMI (I think this is 
important...)


When resuming from hibernate, the machine powers up, but both monitors remain 
dark, no login prompt appears. It works with nouveau, but not with nvidia-340, 
384, 390. 

This bug is accompanying me for years with various (clean) installs, I
already filed it under #1733168, but not sustainable solution.

** Affects: nvidia-graphics-drivers-384 (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/1823114

Title:
  resume from hibernate - dark monitors

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

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

[Bug 1730451] Re: MemoryError while verifying backup

2019-03-12 Thread Stefan Wolf
I received a pretty similar error and thought I'd share my workaround.
It may be OT but people are bound to come across this bug when they
google.

The process would look like the backup was working (and for < 200MB and
a small number of files it did) - but larger folders would do up to 4
MemoryErrors before they would time out.

I received the error with the main version (I believe it was 0.7.12) as
well as with a more recent version (0.7.18.2).

My workaround was that I would MOUNT the remote folder (with sshfs)
before executing my backup against the mounted folder. The commands
remained otherwise unchanged. I've since done a full 100GB backup with >
400K files successfully.

Former statement:
duplicity full --encrypt-key="XXX" /source/files 
scp://a...@server.provider.com/files 

Working statement:
duplicity full --encrypt-key="XXX" /source/files file:///mnt/destination/files 

Curious indeed.
Hope this helps anyone.

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

Title:
  MemoryError while verifying backup

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

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

[Bug 1818976] [NEW] focus new window in foreground does not work

2019-03-07 Thread Wolf
Public bug reported:

In dconf as well as in compiz, I set "display new window in foreground -
strictly".

Nevertheless, all new windows I'm opening are in the background, only a
notification message is displayed. Especially annoying in evolution !

Ubuntu 18.04
GNOME 3.28.2

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

** Attachment added: "compiz"
   https://bugs.launchpad.net/bugs/1818976/+attachment/5244344/+files/compiz.png

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

Title:
  focus new window in foreground does not work

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

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

[Bug 1733168] Re: resume from hibernate is slow and not reliable (nvidia)

2019-02-15 Thread Wolf
Still, with kernel 4.15.0-45-generic and nvidia-390, the system will not resume:
Both monitors remain dark after some key was pressed to wake up from suspend, 
now this even happens with only one monitor. 

I'm back to nouveau, which is a pity.

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

Title:
  resume from hibernate is slow and not reliable (nvidia)

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

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

[Bug 1672682]

2019-02-14 Thread Thomas-wolf-7
According to the error log in the attachment, it was an Eclipse 3.8
(org.eclipse.platform_3.8_155965261) on Ubuntu 16.04, GTK 2. Bug version
is also set to 3.8.1... URL above also gives a link to a Ubuntu bug
report.

Since GTK 2 is no longer supported and neither is Eclipse 3.8, I'd say
this bug is no longer relevant?

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

Title:
  Eclipse crashes when invoking the "g_type_check_instance_cast"
  function

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse-eclipsers/+bug/1672682/+subscriptions

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

[Bug 1759113] Re: evolution doesn't sync recurring events created on another device in exchange calendar

2019-02-14 Thread Steven Wolf
No, it is not a problem on 18.04.  I don't currently have a 16.04
system, so I can't test the bug anymore either.  I would be fine with
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/1759113

Title:
  evolution doesn't sync recurring events created on another device in
  exchange calendar

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

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

[Bug 1694145] Re: nautilus does not automount USB hard disks on plug-in

2019-02-06 Thread Wolf Rogner
Hi Sebastien,
I have upgraded to Ubuntu 18.04 and 18.10.
Did not experience this issue there.

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

Title:
  nautilus does not automount USB hard disks on plug-in

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

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

[Bug 1797425] Re: printing docs with images is very slow - PCL printer

2019-02-03 Thread Wolf
I found that choosing the CUPS+Gutenprint driver speeds up the printing
tremendously and reduces PCL errors to zero. So I suggest to set that
one as default instead of "Samsung ML-4600 Foomatic/pxlmono
(recommended)", which at present installs automatically.

Does this apply to other printers as well?

** Changed in: cups (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/1797425

Title:
  printing docs with images is very slow - PCL printer

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

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

[Bug 1812637] [NEW] systemd-resolved stops resolving

2019-01-21 Thread Wolf Rogner
Public bug reported:

Regularly (= after about 15 mins of use) the systemd-resolved service
stops resolving DNS names (any).

Configuration:
Two domains defined - one internal, one for external services
DNS server does not provide DNSSEC services
Both domains are in the search path (served by DHCP)

Effect:
Clients refuse to resolve internal domain servers (short or FQDN) after about 
15 mins.

Workaround:
from the client CLI
sudo systemctl restart systemd-resolved.service

Background:
A Github error (https://github.com/systemd/systemd/issues/6490) describes the 
cause to be (missing) DNSSEC.

I found discussions about "the correct way" DNS works (with only one
domain).

Happens exclusively on Ubuntu clients (Windows, Mac and Fedora worked
fine).

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: systemd 239-7ubuntu10.6
ProcVersionSignature: Ubuntu 4.18.0-13.14-generic 4.18.17
Uname: Linux 4.18.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu13.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Jan 21 11:57:32 2019
InstallationDate: Installed on 2018-04-30 (266 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 05ac:0273 Apple, Inc. 
 Bus 001 Device 002: ID 05ac:8290 Apple, Inc. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Apple Inc. MacBookPro12,1
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.18.0-13-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
SourcePackage: systemd
UpgradeStatus: Upgraded to cosmic on 2018-10-20 (92 days ago)
dmi.bios.date: 08/08/2017
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP121.88Z.0171.B00.1708080033
dmi.board.name: Mac-E43C1C25D4880AD6
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro12,1
dmi.chassis.type: 9
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-E43C1C25D4880AD6
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP121.88Z.0171.B00.1708080033:bd08/08/2017:svnAppleInc.:pnMacBookPro12,1:pvr1.0:rvnAppleInc.:rnMac-E43C1C25D4880AD6:rvrMacBookPro12,1:cvnAppleInc.:ct9:cvrMac-E43C1C25D4880AD6:
dmi.product.family: MacBook Pro
dmi.product.name: MacBookPro12,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug cosmic

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

Title:
  systemd-resolved stops resolving

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

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

[Bug 1769383] Re: Ubuntu dock/launcher is shown on the lock screen

2018-12-28 Thread Wolf Rogner
I long have given up on this.

However here are two more observations.

Confirming Simon P.'s (simpre) observation that applications are not
docked.

Another issue: when clicking on the activities button once, it does not
show the app overview. It requires a second click.

This is also true with any activation (like Meta-L to lock the machine).


Another anecdote:
Yesterday I did some programming. I locked the machine and put it to sleep 
(another function that used to work reliably and now is completely broken) but 
when I came back, it was up and running. The IDE was visible. I could position 
the cursor and enter text.

The text was not echoed on the screen but after unlocking the text was
there. If this was crucial code anyone could render it unusable or add
to it.

@Andrea Azzarone: This is a severe security issue to me and many others.
I hope the proposed fix (as noted above) is really fixing this issue and
comes out soon. It's a shame that something like this passes rollout
(although I have some understanding for that) but even more so the
initial ignorance and reluctance to trust hundreds of users that there
is an issue that needs quick fixing (which I have no understanding for
whatsoever).

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

Title:
  Ubuntu dock/launcher is shown on the lock screen

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

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

[Bug 1799039] Re: Apple Facetime HD PCI (Broadcom 1570) not accessible

2018-12-23 Thread Wolf Rogner
Also a way to resolve issues: Wait and the eliminate the issue
automatically.

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

Title:
  Apple Facetime HD PCI (Broadcom 1570) not accessible

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

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

[Bug 1208121] Re: Nautilus saves files under wrong name

2018-12-20 Thread Wolf Rogner
My dear,
I use 18.10 and the above stated issue is long but resolved.

But thanks for getting back to me.

Merry Christmas
Wolf Rogner

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

Title:
  Nautilus saves files under wrong name

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

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

[Bug 1722455] Re: Creation of mail/contact/calendar accounts impossible

2018-12-19 Thread Wolf Rogner
@Sebastian:

I wish you a very merry Christmas and a happy new year.

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

Title:
  Creation of mail/contact/calendar accounts impossible

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

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

[Bug 1722455] Re: Creation of mail/contact/calendar accounts impossible

2018-12-19 Thread Wolf Rogner
I want to connect to an IMAP and SMTP service.
I have to enter the email address (which is something other than the login 
name).
Do I give the login name, I cannot forward, do I give the email address, I can 
forward but the login into the server fails.
"Error connecting to IMAP server
Invalid certificate."
Ignoring brings me to SMTP
"Error connecting to SMTP server
Could not connect to :
Connection refused"

I can use Encryption: None, STARTTLS after connecting or SSL on a dedicated 
port (where I cannot specify the port)
Here I can press Try Again as long as I want.

No config file is generated, I can Cancel the process and have no way to
access CAL or CARDs

There are some providers (mostly cloud services) hard coded but a
general connection option is not available (as is in Thunderbird).

If this does not work, Gnome Calendar, Addressbook, Geary and related
applications are extremly limited in the usefulness.

I first filed this with Ubuntu 17.10, then tested with Budgy 17.10, then
18.04 and now with 18.10.

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

Title:
  Creation of mail/contact/calendar accounts impossible

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

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

[Bug 1769383] Re: Ubuntu dock/launcher is shown on the lock screen

2018-12-18 Thread Wolf Rogner
It is not fixed.

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

Title:
  Ubuntu dock/launcher is shown on the lock screen

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

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

[Bug 1808775] [NEW] evolution does not reliably connect at system boot or resume

2018-12-17 Thread Wolf
Public bug reported:

ubuntu 18.04
evolution 3.28.5-0ubuntu0.18.04.1 

After system boot, evolution does not connect to the network, allthough
it already is present. The same often happens after resume from suspend.
After resume from suspend, evo sometimes is set to "offline" mode, but
does not reconnect when switched to "online" manually.

That problem has been existing occasionally ever since I'm using
evolution - that's something like 4 years. But now it's worse that ever.

** Affects: evolution (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/1808775

Title:
  evolution does not reliably connect at system boot or resume

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

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

[Bug 1431322] Re: UnicodeEncodeError: 'ascii' codec can't encode character u'\ufeff'

2018-12-14 Thread Wolf
Mine looks similar - ubuntu 10.04:

saving data fails with unknown error:

Traceback (innermost last):
  File "/usr/bin/duplicity", line 1555, in 
with_tempdir(main)
  File "/usr/bin/duplicity", line 1541, in with_tempdir
fn()
  File "/usr/bin/duplicity", line 1393, in main
do_backup(action)
  File "/usr/bin/duplicity", line 1511, in do_backup
full_backup(col_stats)
  File "/usr/bin/duplicity", line 572, in full_backup
globals.backend)
  File "/usr/bin/duplicity", line 454, in write_multivol
(tdp, dest_filename, vol_num)))
  File "/usr/lib/python2.7/dist-packages/duplicity/asyncscheduler.py", line 
146, in schedule_task
return self.__run_synchronously(fn, params)
  File "/usr/lib/python2.7/dist-packages/duplicity/asyncscheduler.py", line 
172, in __run_synchronously
ret = fn(*params)
  File "/usr/bin/duplicity", line 453, in 
vol_num: put(tdp, dest_filename, vol_num),
  File "/usr/bin/duplicity", line 342, in put
backend.put(tdp, dest_filename)
  File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 395, in 
inner_retry
% (n, e.__class__.__name__, util.uexc(e)))
  File "/usr/lib/python2.7/dist-packages/duplicity/util.py", line 79, in uexc
return ufn(unicode(e).encode('utf-8'))
 UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 33: 
ordinal not in range(128)

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

Title:
  UnicodeEncodeError: 'ascii' codec can't encode character u'\ufeff'

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

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

[Bug 1722455] Re: Creation of mail/contact/calendar accounts impossible

2018-12-13 Thread Wolf Rogner
There is no error message it just does not work or allow the creation of
calendars.

Try to install SOGo and connect to a user calendar. You will see that
you cannot even enter the parameters.

I found a workaround and currently use Thunderbird.

A solution would be to install Evolution, create the calendar entries
and then delete Evolution again. This works as well (and creates the
config file mentioned above).

I cannot add any more information to this. Sorry

However, have a merry Christmas

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

Title:
  Creation of mail/contact/calendar accounts impossible

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

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

[Bug 1740792] Re: Automatic login still requires user password after suspend/hibernate

2018-12-10 Thread Wolf
Being a more or less "normal" user, I find this behaviour highly
unexpected.

When I decide for auto-login, I do decide that access control to my
computer is carried out by my house door and its locks, I do not want to
be bothered with password prompts after every resume.

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

Title:
  Automatic login still requires user password after suspend/hibernate

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

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

[Bug 1687864] Re: auto-login and "privacy -> auto screen lock -> disable" do not work

2018-12-10 Thread Wolf
*** This bug is a duplicate of bug 1740792 ***
https://bugs.launchpad.net/bugs/1740792

Agreed!

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

Title:
  auto-login and "privacy -> auto screen lock -> disable" do not work

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

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

[Bug 1733168] Re: resume from hibernate is slow and not reliable (nvidia)

2018-12-08 Thread Wolf
Still not reliable - I had apx 8 successful resumes and 2 failures yet.

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

Title:
  resume from hibernate is slow and not reliable (nvidia)

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

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

[Bug 1687864] Re: auto-login and "privacy -> auto screen lock -> disable" do not work

2018-12-07 Thread Wolf
When booting my system, it does auto-login without typing in my password. 
That's fine.
When I resume the system from suspend, I always have to type in my password, 
but there is no need for that, I want auto-login after suspend as well.

As I understood @seb128, this is correct behaviour. True?
In that case I'd like to state that this does not make much sense for me, IMHO 
there should be an option to enable "auto-login after suspend" as well.

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

Title:
  auto-login and "privacy -> auto screen lock -> disable" do not work

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

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

[Bug 1733168] Re: resume from hibernate is slow and not reliable (nvidia)

2018-12-06 Thread Wolf
390 is working now, will keep it under observation.

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

Title:
  resume from hibernate is slow and not reliable (nvidia)

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

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

[Bug 1733168] Re: resume from hibernate is slow and not reliable (nvidia)

2018-12-06 Thread Wolf
I cannot install the 390, in the GUI it always jumps back to "xorg".
What can I do?

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

Title:
  resume from hibernate is slow and not reliable (nvidia)

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

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

[Bug 1687864] Re: auto-login and "privacy -> auto screen lock -> disable" do not work

2018-12-06 Thread Wolf
It's really annoying that this silly bug still persists!

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

Title:
  auto-login and "privacy -> auto screen lock -> disable" do not work

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

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

[Bug 1804296] Re: firefox deletes saved web pages

2018-11-21 Thread Wolf Rogner
Sorry for this - ignore it.

I did validate this by eliminating each add-on a time. However this
seems to be triggered by a combination of two add-ons.

And - mea culpa - I did not verify with all extensions off.

I set it to Invalid already

** Changed in: firefox (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/1804296

Title:
  firefox deletes saved web pages

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

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

[Bug 1804364] [NEW] Thunderbird fails to print duplex

2018-11-20 Thread Wolf Rogner
Public bug reported:

Thunderbird does not print duplex even when set to do so.

Printer settings, about:config is ignored.

Resetting about:configs print.print_duplex restores a string value. When
setting it, an integer is set. This is the same behaviour that firefox
exposes.

Did not happen before the change to the new engine.

Behaviour can only be observed on Linux (not on Mac).

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: thunderbird 1:60.2.1+build1-0ubuntu1
ProcVersionSignature: Ubuntu 4.18.0-11.12-generic 4.18.12
Uname: Linux 4.18.0-11-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.10-0ubuntu13.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  wolf  14366 F pulseaudio
 /dev/snd/controlC1:  wolf  14366 F pulseaudio
BuildID: 20181011091051
Channel: Unavailable
CurrentDesktop: ubuntu:GNOME
Date: Wed Nov 21 06:52:45 2018
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2018-04-30 (204 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
IpRoute:
 default via 10.201.255.254 dev wlp3s0 proto dhcp metric 600 
 10.201.0.0/16 dev wlp3s0 proto kernel scope link src 10.201.41.123 metric 600 
 169.254.0.0/16 dev wlp3s0 scope link metric 1000
Locales: extensions.sqlite corrupt or missing
PrefSources: prefs.js
Profiles: Profile0 (Default) - LastVersion=60.2.1/20181011091051 (In use)
RunningIncompatibleAddons: False
SourcePackage: thunderbird
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: Upgraded to cosmic on 2018-10-20 (31 days ago)
dmi.bios.date: 08/08/2017
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP121.88Z.0171.B00.1708080033
dmi.board.name: Mac-E43C1C25D4880AD6
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro12,1
dmi.chassis.type: 9
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-E43C1C25D4880AD6
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP121.88Z.0171.B00.1708080033:bd08/08/2017:svnAppleInc.:pnMacBookPro12,1:pvr1.0:rvnAppleInc.:rnMac-E43C1C25D4880AD6:rvrMacBookPro12,1:cvnAppleInc.:ct9:cvrMac-E43C1C25D4880AD6:
dmi.product.family: MacBook Pro
dmi.product.name: MacBookPro12,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug cosmic

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

Title:
  Thunderbird fails to print duplex

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

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

[Bug 1736680] Re: firefox duplex printing fails

2018-11-20 Thread Wolf Rogner
18.10 and still not working

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

Title:
  firefox duplex printing fails

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

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

[Bug 1804296] [NEW] firefox deletes saved web pages

2018-11-20 Thread Wolf Rogner
Public bug reported:

Firefox 63.0 deletes saved web pages.

Reproduce:

Open any web page
File -> Save page as
Save it (I saved into several different locations to verify this was not 
related to the directory)
This will save the html file and a folder containing all embedded elements

Close tab or application
This will delete (=rm) the html file but will leave the folder and sub-content 
intact.

Expected:

Saved files should remain on the disk

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: firefox 63.0+build2-0ubuntu0.18.10.2
ProcVersionSignature: Ubuntu 4.18.0-11.12-generic 4.18.12
Uname: Linux 4.18.0-11-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.10-0ubuntu13.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  wolf  26184 F pulseaudio
 /dev/snd/controlC1:  wolf  26184 F pulseaudio
BuildID: 20181023213305
Channel: Unavailable
CurrentDesktop: ubuntu:GNOME
Date: Tue Nov 20 20:37:54 2018
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2018-04-30 (204 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
IpRoute:
 default via 10.1.0.254 dev wlp3s0 proto dhcp metric 600 
 10.0.0.0/8 dev wlp3s0 proto kernel scope link src 10.1.0.155 metric 600 
 169.254.0.0/16 dev wlp3s0 scope link metric 1000
Locales: extensions.sqlite corrupt or missing
MostRecentCrashID: bp-4827540e-d81d-42af-8cb9-c30b51180711
PrefSources: prefs.js
Profiles: Profile0 (Default) - LastVersion=63.0/20181023213305
RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: Upgraded to cosmic on 2018-10-20 (31 days ago)
dmi.bios.date: 08/08/2017
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP121.88Z.0171.B00.1708080033
dmi.board.name: Mac-E43C1C25D4880AD6
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro12,1
dmi.chassis.type: 9
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-E43C1C25D4880AD6
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP121.88Z.0171.B00.1708080033:bd08/08/2017:svnAppleInc.:pnMacBookPro12,1:pvr1.0:rvnAppleInc.:rnMac-E43C1C25D4880AD6:rvrMacBookPro12,1:cvnAppleInc.:ct9:cvrMac-E43C1C25D4880AD6:
dmi.product.family: MacBook Pro
dmi.product.name: MacBookPro12,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug cosmic

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

Title:
  firefox deletes saved web pages

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

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

[Bug 1797796] Re: embedding OLE objects in Writer leads to blurred print

2018-11-19 Thread Wolf Rogner
played around a little more:

Downloaded LibreOffice 6.2.0.0-beta1 AppImage and low and behold, the
embedded objects and icons are blurred again. Only the current
production version seems to work correctly.

I suggest we drop this bug report and I accept the blurred embeddiments.

Seems like some regression on LOs side.

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

Title:
  embedding OLE objects in Writer leads to blurred print

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

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

[Bug 1797796] Re: embedding OLE objects in Writer leads to blurred print

2018-11-19 Thread Wolf Rogner
Some console messages:

wolf@mbpr13b:~$ sudo snap install libreoffice
[sudo] password for wolf: 
libreoffice 6.1.3.2 from Canonical✓ installed
wolf@mbpr13b:~$ snap run libreoffice.writer
main.go:192: cannot change mount namespace of snap "libreoffice" according to 
change mount (/snap/gtk-common-themes/818/share/icons/Suru 
/snap/libreoffice/90/data-dir/icons/Suru none bind,ro 0 0): cannot use 
"/snap/gtk-common-themes/818/share/icons/Suru" as bind-mount source: not a 
directory

(soffice:3000): GLib-GIO-WARNING **: 14:55:35.776: Error creating IO channel 
for /proc/self/mountinfo: Permission denied (g-file-error-quark, 2)
wolf@mbpr13b:~$ man snap 
wolf@mbpr13b:~$ sudo snap remove libreoffice 
libreoffice removed
wolf@mbpr13b:~$ 

Personally I think that an application should not provide WARNINGS that
are ERRORS but should handle this gracefully.

Add: I figured out which theme was used. Is it true that snap uses gtk2
only (I have not seen any gtk3 themes in the /snap/gtk-common-themes/...
folders.

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

Title:
  embedding OLE objects in Writer leads to blurred print

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