[Bug 1795911] Re: find_java_runtime finds only latest java, even if others are installed

2018-10-03 Thread Thomas Schweikle
Actually I did: unset JAVA_CMD; find_java_runtime java8; echo $JAVA_CMD -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1795911 Title: find_java_runtime finds only latest java, even if others are inst

[Bug 1795911] Re: find_java_runtime finds only latest java, even if others are installed

2018-10-03 Thread Thomas Schweikle
because once set JAVA_CMD will be used regardless what java you'll want! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1795911 Title: find_java_runtime finds only latest java, even if others are ins

[Bug 1795911] [NEW] find_java_runtime finds only latest java, even if others are installed

2018-10-03 Thread Thomas Schweikle
Public bug reported: function find_java_runtime will only find latest java installed, regardless of other java versions available. find_java_runtime java11 -> echo $JAVA_CMD -> /usr/lib/jvm/java-11-openjdk-amd64/bin/java find_java_runtime java10 -> echo $JAVA_CMD -> /usr/lib/jvm/java-11-openjdk

[Bug 1796946] [NEW] cups does not allow adding, deleting or changing printers

2018-10-09 Thread Thomas Schweikle
Public bug reported: Cups tells changing a printer the user would have to authenticate with username and password, but never asks for username and password in tune cups denys access to printer configurations and no changes are possible using the web interface. ProblemType: Bug DistroRelease: Ubun

[Bug 1796948] [NEW] cups gives back "filter failed" for all trials to print to any printer

2018-10-09 Thread Thomas Schweikle
Public bug reported: Any printing attempt to any printer is quitted with "filter failed" by cups. Even for test pages. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: cups 2.2.7-1ubuntu2.1 ProcVersionSignature: Ubuntu 4.15.0-37.40-generic 4.15.18 Uname: Linux 4.15.0-37-generic x86_64 Apport

[Bug 1801533] [NEW] lightdm does not start

2018-11-03 Thread Thomas Schweikle
Public bug reported: lightdm tries to initialize screen output, fails, tries again, fails until the backlight electronics break, killing the monitor. lightdm fails initializing screen. This turns on backlight, initializes graphics, then lightdm stops with an error message. systemd starts lightdm

[Bug 1801533] Re: lightdm does not start

2018-11-03 Thread Thomas Schweikle
This schouldn't happen. lightdm should only be started about 10 times, then disabled. BTW: no errors are readable on screen. Logs only show lightdm restarted by systemd after terminatating. Errors can be seen by disabling lightdm, then starting it from commandline. But this isn't helpful either: "

[Bug 1801533] Re: lightdm does not start

2018-11-03 Thread Thomas Schweikle
This bug exists since 16.10 – we are at 18.10 now it is now two years with this monitor killing bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1801533 Title: lightdm does not start To manage no

[Bug 1801533] Re: lightdm does not start

2018-11-03 Thread Thomas Schweikle
Same problem: it does not matter if upgraded from 18.04 or installed new with 18.10. lightdm might not allways be capable initializing graphics leeding to some loop together with systemd turning on backlight, turning it off again, then restarting. Backlight is turned on, then off about twice a sec

[Bug 1801538] [NEW] no sound after upgrading to ubuntu 18.10 from 18.04

2018-11-03 Thread Thomas Schweikle
Public bug reported: Ubuntu 18.10 does not recognize sound devices. After upgrading there is only a dummy device known. All others are gone. In tune there is no sound output to nowhere. It does not mater it headphones are plugged or not while booting. It does not matter if any usb-sound device is

Re: [Bug 1801538] Re: no sound after upgrading to ubuntu 18.10 from 18.04

2018-11-03 Thread Thomas Schweikle
*** This bug is a duplicate of bug 210472 *** https://bugs.launchpad.net/bugs/210472 Yes, that is it! systemctl stop timidity.service systemctl disable timidity.service solves the problem. On Sat, Nov 3, 2018 at 9:30 PM Cristian Aravena Romero wrote: > > *** This bug is a duplicate of bug 2

[Bug 1802196] [NEW] trash does not work any mor since upgrade to ubuntu 18.10

2018-11-07 Thread Thomas Schweikle
Public bug reported: Same for Nautilus and others. Trash does not seem to work any more. Only delete is active. Settings to move items to trash instead deleting them are not working -- aktion is ignored -- or just delete items, not moving them to trash. ProblemType: Bug DistroRelease: Ubuntu 18.1

[Bug 1802237] [NEW] grub does not boot at various circumstances

2018-11-07 Thread Thomas Schweikle
Public bug reported: grub does not boot at various conditions. It works if the laptop is undocked, no external monitor is connected and if no external Keyboard is connected. In all other cases grub hangs initializing devices: - Laptop undocked, but external monitor connected: grub hangs while in

[Bug 1802238] [NEW] grub initializes keyboards without nmmeric block with numlock enabled

2018-11-07 Thread Thomas Schweikle
Public bug reported: grub initializes keyboards without numeric block with numlock enabled, but without notifying the user (numlock-led disabled). This may lead to not being able to enter passwords. vice versa does grub initialize keyboards with numeric block with numlock disabled. In both cases

[Bug 1802796] [NEW] Trouble mounting USB-Devices

2018-11-11 Thread Thomas Schweikle
Public bug reported: kernel 4.18.0-11 -> does not work with Thunnar >From Thunnar the device is not mounted. Only error message: "An operation is outstanding" oder "An operation is in progress". The device will never mount. kernel 4.4.0-xxx -> works with Thunnar >From Thunnar the device is imm

[Bug 1802796] Re: Trouble mounting USB-Devices

2018-11-11 Thread Thomas Schweikle
With kernel 4.18.0 it takes very long (up to minutes) to mount the device from commandline. With kernel 4.4.0 it is done within a second. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1802796 Title:

[Bug 1802997] [NEW] thunar crashes sporadically creating files on network shares

2018-11-12 Thread Thomas Schweikle
Public bug reported: thunar crashes sporadically creating files/directories on network shares. Files/Directories are created, but right after that thunar crashes. Maybe related to crashes while rereading directories when files are changed/created/deleted within. It is enough to mass touch files w

[Bug 1814473] [NEW] latest systemd, network-manager, kernel updates killed networking

2019-02-03 Thread Thomas Schweikle
Public bug reported: Latest network-manager, systemd, kernel-updates killed ethernet networking. It is impossible to have an address assigned. I can make sure hardware is ok, by booting into SystemRescueCD. Ethernet immediately is up and working. As soon as I boot into Ubuntu 18.10 networking wit

[Bug 1862157] [NEW] dnsmasq does in all cases prepend "tftp_root" to tftp-bootfiles

2020-02-06 Thread Thomas Schweikle
Public bug reported: dnsmasq does in all cases prepend "tftp_root" to tftp-files. tftp-root=/data/tftp dhcp-boot=grub/i386-pc/core.0 now have some config files for different subnets: dhcp-boot=net:172-18-1,grub/i386-pc/core.0,172.18.1.1 dhcp-boot=net:172-18-8,pxelinux.0,172.18.8.1 dhcp-boot=net:

[Bug 1862157] Re: dnsmasq does in all cases prepend "tftp_root" to tftp-bootfiles

2020-02-06 Thread Thomas Schweikle
Simplest thing would be: tftp-root sets the tftp-root directory: /data/tftp -> / or: /var/lib/tftpboot -> / Whatever is done is relative to this. tftp-root is then NEVER prepended to any file given for tftp retrival. -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1856187] [NEW] Cups wont print to smb-shared printer requiring user authentication via kerberos

2019-12-12 Thread Thomas Schweikle
Public bug reported: Setup: - Print server part of an AD domain. Print server requires authentication. - Ubuntu client with cups-server. The client is part of the AD domain. The client does not share printers (and never will). - User authenticated by AD within the AD domain. - Now user wants to p

[Bug 1856189] [NEW] Trying to delete a printer will fill up the filesystem with logmessages

2019-12-12 Thread Thomas Schweikle
Public bug reported: Trying to delete a printer will fill up the filesystem with log messages ala localhost - - [12/Dec/2019:14:30:09 +0100] "POST /admin/ HTTP/1.1" 401 156 CUPS-Delete-Printer successful-ok localhost - - [12/Dec/2019:14:30:09 +0100] "POST /admin/ HTTP/1.1" 401 156 CUPS-Delete-Pr

[Bug 1856189] Re: Trying to delete a printer will fill up the filesystem with logmessages

2019-12-12 Thread Thomas Schweikle
Same for adding a new printer. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1856189 Title: Trying to delete a printer will fill up the filesystem with logmessages To manage notifications about t

[Bug 1856189] Re: Trying to delete a printer will fill up the filesystem with logmessages

2019-12-12 Thread Thomas Schweikle
Same for any page with any printer. CUPS seems to run an endless loop exausting it has done ok. But nothing done at all. Just looping. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1856189 Title: Tr

[Bug 1856189] Re: Trying to delete a printer will fill up the filesystem with logmessages

2019-12-12 Thread Thomas Schweikle
The loop isn't within cups, but within js running within the browser. Noting this I tried to switch to an other browser to get rid of this loop. But without success: any of the tested ones leads to this loop: - Firefox (stable, esr, nightly) - Chrome (stable, beta, unstable, waterfall) - Chromium

[Bug 1856201] [NEW] AuthInfoRequired set for one Printer will set it for all printers

2019-12-12 Thread Thomas Schweikle
Public bug reported: If at least one printer is set to "AuthInfoRequested negotiate" this will be taken for all printers, even if these have set "AuthInfoRequested none". ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: cups 2.2.12-2ubuntu1 ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.

[Bug 1856204] [NEW] If a printer is set to "AuthInfoRequested negotiate" cups asks password for user negotiate

2019-12-12 Thread Thomas Schweikle
Public bug reported: If a printer is set to "AuthInfoRequested negotiate" cups will ask for password for user "negotiate" instead to exaust an error because "negotiate" isn't a keyword. ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: cups 2.2.12-2ubuntu1 ProcVersionSignature: Ubuntu 5.3.0-2

[Bug 631035] Re: Adding cups networking printer which requires auth: "held for authentication"

2019-12-12 Thread Thomas Schweikle
And it is an issue with various print servers out there requiring user/password, because printing is prohibited until the user authenticates at the printer – mostly because it is thought as good practice not to have confidential print jobs laying around because these where never fetched by the user

[Bug 631035] Re: Adding cups networking printer which requires auth: "held for authentication"

2019-12-12 Thread Thomas Schweikle
It is still an issue with 19.10 and upcoming 20.04 .. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/631035 Title: Adding cups networking printer which requires auth: "held for authentication" To

[Bug 1856214] [NEW] Selecting multiple documents only the first one goes to selected printer if not default printer

2019-12-12 Thread Thomas Schweikle
Public bug reported: Selecting multiple documents, then right click, select print, then, in printing dialog any printer not default. Only the first document will go to the selected printer, all others will go to the default printer. Found with: - Ubuntu 19.10, 20.04 - Windows 10 Thunderbird: - l

[Bug 1739478] [NEW] lightdm does not start any desktop environment

2017-12-20 Thread Thomas Schweikle
Public bug reported: Since latest updates lightdm does not start any desktop environment. After loging in a blank screen (if you had set a desktop background the desktop background) is shown. No window manager, no session manager gets started. To start a desktop environment you'll have to switch

[Bug 798414] Re: update-initramfs should produce a more helpful error message when there isn't enough free space

2018-02-26 Thread Thomas Schweikle
The boot space problem is not resolved by purge-old-kernels, since this command does not remove old initrd from kernels not installed any more. purge-old-kernels shall remove any initrd from kernels it removes! -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1852994] [NEW] samba creates temporary files in /tmp, but never deletes them

2019-11-18 Thread Thomas Schweikle
Public bug reported: Samba creates temporary files in /tmp, but never deletes them: $ ll /tmp/ insgesamt 16 drwxrwxrwt 1 root root 3492 Nov 18 13:21 ./ drwxr-xr-x 1 root root 256 Okt 8 23:31 ../ drw--- 1 root root 12 Nov 18 12:56 adcli-krb5-0eKi4r/ drw--- 1

[Bug 1852998] [NEW] pam_krb5.so is supposed to set KRB5CCNAME, but does not

2019-11-18 Thread Thomas Schweikle
Public bug reported: pam_krb5.so is supposed to set and export KRB5CCNAME as stated in the man pages, but does not. ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: libpam-krb5 4.8-2 ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7 Uname: Linux 5.3.0-23-generic x86_64 ApportVersion: 2.

[Bug 1852997] [NEW] /etc/krb5.conf options seem to be ignored by pam_krb5.so

2019-11-18 Thread Thomas Schweikle
Public bug reported: Looks like set [appdefaults] for pam are ignored by pam_krb5.so: [appdefaults] forwardable = true noaddresses = true proxiable = true pam = { minimum_uid = 1000 alt_auth_map=root/%s ccache_dir = /tmp/krb5cc ccache = DIR:/tmp/krb5cc/%u_XX } I'd expect this to

[Bug 1854189] [NEW] screen size changes terminate xtightvncviewer

2019-11-27 Thread Thomas Schweikle
Public bug reported: If screen size changes aka 800x600 to 1920x1200 xtightvncviewer terminates instead of just changing screen size. ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: xtightvncviewer 1.3.10-0ubuntu5 ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7 Uname: Linux 5.3.0-23-

[Bug 1854195] [NEW] pc wont resolve any names until /etc/resolv.conf is edited by hand

2019-11-27 Thread Thomas Schweikle
Public bug reported: In /etc/systemd/resolved.conf I've entered the nameserver to use: [Resolve] DNS=172.18.8.1 #FallbackDNS= Domains=fritz.box #LLMNR=no #MulticastDNS=no #DNSSEC=no #DNSOverTLS=no #Cache=yes #DNSStubListener=yes #ReadEtcHosts=yes In /etc/resolv.conf after rebooting: nameserver 12

[Bug 1854511] [NEW] desktop not updated after closing window

2019-11-29 Thread Thomas Schweikle
Public bug reported: Seems the same as #61424, but now with Ubuntu 19.10 libxfce4panel-2.0-4 4.14.1-0ubuntu1 amd64 libxfce4ui-1-0:amd64 4.14.1-1ubuntu1 amd64 libxfce4ui-2-0:amd64 4.14.1-1ubuntu1 amd64 libxfce4ui-common 4.14.1-1ubuntu1 all libxfce4ui-utils 4.14.1-1ubuntu1 amd64 libxfce4util-bin 4.

[Bug 61424] Re: After painting several fast strokes in gimp, whole desktop freezes, not reacting to any clicks for several seconds.

2019-11-29 Thread Thomas Schweikle
This is there again: Ubuntu 19.10: libxfce4panel-2.0-4 4.14.1-0ubuntu1 amd64 libxfce4ui-1-0:amd64 4.14.1-1ubuntu1 amd64 libxfce4ui-2-0:amd64 4.14.1-1ubuntu1 amd64 libxfce4ui-common 4.14.1-1ubuntu1 all libxfce4ui-utils 4.14.1-1ubuntu1 amd64 libxfce4util-bin 4.14.0-1 amd64 libxfce4util-common 4.14.0-

[Bug 1850272] [NEW] nginx wont be started

2019-10-29 Thread Thomas Schweikle
Public bug reported: Nginx is configured and will start if started manually by "systemctl start nginx" But it wont start after (re)booting. # systemctl enable nginx # systemctl is-enabled nginx enabled # reboot [...] # systemctl is-enabled nginx enabled # systemctl status nginx ● nginx.servic

[Bug 1850272] Re: nginx wont be started

2019-10-31 Thread Thomas Schweikle
** Attachment added: "nginx systemd config" https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1850272/+attachment/5301804/+files/nginx.service -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/18502

[Bug 1850272] Re: nginx wont be started

2019-10-31 Thread Thomas Schweikle
** Attachment added: "dpkg -l | grep -i nginx" https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1850272/+attachment/5301801/+files/dpkg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850272

[Bug 1850272] Re: nginx wont be started

2019-10-31 Thread Thomas Schweikle
** Attachment added: "nginx configuration" https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1850272/+attachment/5301802/+files/nginx.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850272

[Bug 1850272] Re: nginx wont be started

2019-10-31 Thread Thomas Schweikle
** Attachment added: "nginx config file check output" https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1850272/+attachment/5301805/+files/nginx.t -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1850272] Re: nginx wont be started

2019-10-31 Thread Thomas Schweikle
** Attachment added: "Logs written by nginx" https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1850272/+attachment/5301803/+files/nginx.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850272

[Bug 1843886] [NEW] pam_env.so does not recursively read /etc/environment.d

2019-09-13 Thread Thomas Schweikle
Public bug reported: Ubuntu creates /etc/environment and directory /etc/environment.d. pam_env.so only reads /etc/environment, but not recursively /etc/environment.d/ You'll have to add any files created within /etc/environment.d/ as an additional line to your pam_env.so pam configuration. This

[Bug 1845271] [NEW] bluetooth device connects, but never shows up as output device in audio devices

2019-09-24 Thread Thomas Schweikle
Public bug reported: bluetooth audio device connects, pairs and is shown as trusted device. But it is never shown as output device for audio output. It is not shown at all. ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: blueman 2.0.5-1ubuntu2 ProcVersionSignature: Ubuntu 5.0.0-30.32-generi

[Bug 1811073] [NEW] lighttpd does not start after reboot

2019-01-09 Thread Thomas Schweikle
Public bug reported: lighttpd does not start after reboot because network interfaces are not available while lighttpd is started. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: lighttpd 1.4.45-1ubuntu3 ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18 Uname: Linux 4.15.0-43-generic

[Bug 1877000] Re: openjfx is missing native libraries for webkit and media

2020-10-13 Thread Thomas Schweikle
It is not fixed as of 13th, Oct. 2020. Same as before. pdfsam basic crashes while trying to load libraries from openjfx. Regardless it is installed or not. There are missing libraries. And it turns out missin are those from openjfx. -- You received this bug notification because you are a member o

[Bug 1877000] Re: openjfx is missing native libraries for webkit and media

2020-10-13 Thread Thomas Schweikle
Solved by upgrading to pdfsam 4.1.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877000 Title: openjfx is missing native libraries for webkit and media To manage notifications about this bug go t

[Bug 1900362] [NEW] Kernel turns off USB-devices

2020-10-18 Thread Thomas Schweikle
Public bug reported: Kernel turns off USB-devices. A mouse connected to an usb-port works until some time. Then this device is turned off and never turned on again. I tried to turn off power saving for such devices, but without success. This started with kernels 5.4.0-49-generic and later. I do

[Bug 1920658] [NEW] libvirt starts an instance of dnsmasq for every interface it creates, even if decided not to supply dhcp

2021-03-20 Thread Thomas Schweikle
Public bug reported: libvirt starts a new instance of dnsmasq for every interface it creates. This instance is created even if one selects to not have a dhcp service running because the hosts connected to this interface use it for name resolution. This interferes with setups where there are other

[Bug 1915707] [NEW] keyboard settings not applied

2021-02-15 Thread Thomas Schweikle
Public bug reported: Global keyboard settings are set in /etc/defaults/keyboard: XKBMODEL="pc105" XKBLAYOUT="de" XKBVARIANT="" XKBOPTIONS="lv3:ralt_switch,compose:menu,terminate:ctrl_alt_bksp" BACKSPACE="guess" These settings are not active any more after upgrading from focal to groovy. Same ap

[Bug 1915746] [NEW] systemd-resolved configuration does not resolve any hostnames

2021-02-15 Thread Thomas Schweikle
Public bug reported: systemd-resolved will, unter certain circumstances create local only DNS resolution: # host google.com ;; connection timed out; no servers could be reached looking at what is going on behind: # cat /etc/resolv.conf (linked to /run/resolvconf/resolv.conf) nameserver 127.0.0

[Bug 1915748] [NEW] dnsmasq wont resolve dns

2021-02-15 Thread Thomas Schweikle
Public bug reported: dnsmasq ist set up to resolve DNS names with a local, static file given at /etc/dnsmasq-resolv.conf: # cat /etc/dnsmasq-resolv.conf nameserver 10.161.18.34 nameserver 10.177.18.34 nameserver 10.129.90.10 nameserver 10.160.90.10 nameserver 10.161.90.10 search All servers g

[Bug 1891093] Re: pdfsam crash while composing pdfs together

2020-08-10 Thread Thomas Schweikle
INFO [00:29:50]: Starting PDFsam INFO [00:29:52]: Configuring Sejda 3.2.84 INFO [00:29:53]: Gestarted in 2 seconds INFO [00:30:01]: Tour_II+III_hütten.pdf loaded INFO [00:30:06]: Tour II+III_sat.pdf loaded INFO [00:30:09]: Tour II+III_topo.pdf loaded INFO [00:30:11]: Trackinfo.pdf loa

[Bug 1891093] [NEW] pdfsam crash while composing pdfs together

2020-08-10 Thread Thomas Schweikle
Public bug reported: pdfsam crash while composing pdfs together ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: pdfsam 4.0.4-1 ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44 Uname: Linux 5.4.0-42-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.6 Architecture: amd64 CasperMD5CheckRe

[Bug 1891094] [NEW] cups-pdf wont print

2020-08-10 Thread Thomas Schweikle
Public bug reported: cups-pdf wont print because it cant open file to print to ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: printer-driver-cups-pdf 3.0.1-6 ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44 Uname: Linux 5.4.0-42-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.6 Arch

[Bug 1891775] [NEW] Thunar hangs from time to time for minutes

2020-08-15 Thread Thomas Schweikle
Public bug reported: This is if some directories are mounted using autofs. Thunar will hang when autofs had umounted these directories. Nautilus does not show this behaviour, as does Nemo or Dolphin. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: thunar 1.8.14-0ubuntu1 ProcVersionSignature

[Bug 1902040] [NEW] kleopatra does not allow colored certificate lists

2020-10-29 Thread Thomas Schweikle
Public bug reported: kleopatras certificate lists are all monochrome. Settings for certificate categories are greyed out. Maybe due to a missing library? Because of a missing dependency? ProblemType: Bug DistroRelease: Ubuntu 20.10 Package: kleopatra 4:20.08.1-0ubuntu1 ProcVersionSignature: Ubunt

[Bug 1902721] [NEW] xrandr fails to set screen size while starting X11

2020-11-03 Thread Thomas Schweikle
Public bug reported: while starting X11 xrandr executes commands: xrandr --newmode "3840x2160_30.00" 338.75 3840 4080 4488 5136 2160 2163 2168 2200 -hsync +vsync xrandr --addmode DP-1 "3840x2160_30.00" xrandr --output DP-1 --mode "3840x2160_30.00" while newmode, addmode work, the third comma

[Bug 1724441] Re: No external network access for VMs

2021-03-26 Thread Thomas Schweikle
Same problem again: guests can resolve internet addresses, but are unable to access them: # host google.com google.com has address 172.217.20.238 google.com has IPv6 address 2a00:1450:4016:801::200e google.com mail is handled by 30 alt2.aspmx.l.google.com. google.com mail is handled by 10 aspmx.l.

[Bug 1922104] [NEW] Massive redraw-errors with latest version of xfce4

2021-03-31 Thread Thomas Schweikle
Public bug reported: Updated to latest xfce4-suite. Since then massive redraw errors are seen: - after closing windows, the window stays on screen - after closing dialogs, these stay on screen - moving windows around the window gets painted multiple times while moved. This "tail" stays on screen

[Bug 1923046] [NEW] claws -mail connected to an exchange server will crash irregular

2021-04-08 Thread Thomas Schweikle
Public bug reported: claws-mail connected to an exchange server will crash irregular while connecting the server. It might work for, say 100 times. The 101 connect will crash it. ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: claws-mail 3.17.8-1build1 ProcVersionSignature: Ubuntu 5.11.0-13

[Bug 1923044] [NEW] claws-mail does not add cite

2021-04-08 Thread Thomas Schweikle
Public bug reported: If I answer an incoming mail, I want to have the mail cited. claws mail is set up to cite the whole mail automatically. This does not work. Setting the required configuration to Citation Sign: > On %d %f wrote: %q %X will lead to an empty mail. In all cases. You will have

[Bug 1880774] Re: chronyd not synching time anymore since last update

2020-05-26 Thread Thomas Schweikle
This bug could be a security vulnerability if systems rely on synced times. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880774 Title: chronyd not synching time anymore since last update To manag

[Bug 1880774] [NEW] chronyd not synching time anymore since last update

2020-05-26 Thread Thomas Schweikle
Public bug reported: chrony not synching time anymore since last update. Port 53 is open. Servers are reachable. Systemd-timesync is off. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: chrony 3.5-6ubuntu6.1 ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34 Uname: Linux 5.4.0-33-gene

[Bug 1882382] [NEW] external screen turned off if laptop lid closed

2020-06-06 Thread Thomas Schweikle
Public bug reported: A laptop connected to an external screen turns off both screens, internal and external, if the lid is closed. I'd expected it to act as follows: Laptop lid open, profile tells to mirror external screen to internal: external screen is mirrored, both screens are turned on.

[Bug 1882382] Re: external screen turned off if laptop lid closed

2020-06-06 Thread Thomas Schweikle
This applies to desktop pc as well if more than one independent screens are attached. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1882382 Title: external screen turned off if laptop lid closed To

[Bug 1882394] [NEW] xrdp configured, connects successful then terminates

2020-06-06 Thread Thomas Schweikle
Public bug reported: xrdp is setup, connections to client work: mstsc connects to client, authentication is successful, then starts x11, starts session, terminates session, terminates x11, closes connection. All without any visible error. Any idea why? ProblemType: Bug DistroRelease: Ubuntu 20.04

[Bug 1884101] [NEW] jackdbus produces high cpu load

2020-06-18 Thread Thomas Schweikle
Public bug reported: if jackd and jackdbus run, jackd and/or jackdbus produce high cpu load. jackd tends to take all availabl CPU power bringing the system to slow down remarkably. Killing jackd and jackdbus frees cpu and system load drops from 100%/per CPU down to ~4% overall. ProblemType: Bug D

[Bug 1884101] Re: jackdbus produces high cpu load

2020-06-20 Thread Thomas Schweikle
Did that already, got rid of the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1884101 Title: jackdbus produces high cpu load To manage notifications about this bug go to: https://bugs.lau

[Bug 1887142] [NEW] pdfsam does not produce output

2020-07-10 Thread Thomas Schweikle
Public bug reported: pdfsam does not produce an output file because of various java- exceptions. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: pdfsam 4.0.4-1 ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44 Uname: Linux 5.4.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Arc

[Bug 1887758] [NEW] snap ignoring proxy settings failing to connect

2020-07-16 Thread Thomas Schweikle
Public bug reported: snap seems to ignore global proxy settings. In tune it fails to connect to download servers. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: snap (not installed) ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44 Uname: Linux 5.4.0-40-generic x86_64 ApportVersion:

[Bug 1888503] [NEW] pdfsam fails to generate pdf

2020-07-22 Thread Thomas Schweikle
Public bug reported: merging pdfs pdfsam exausts: class not found exception – java classes needed by pdfsam are not installed ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: pdfsam 4.0.4-1 ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44 Uname: Linux 5.4.0-40-generic x86_64 ApportVer

[Bug 1888503] Re: pdfsam fails to generate pdf

2020-07-22 Thread Thomas Schweikle
Java exceptions ** Attachment added: "PDFsam.log" https://bugs.launchpad.net/ubuntu/+source/pdfsam/+bug/1888503/+attachment/5394889/+files/PDFsam.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1820765] [NEW] thunar not sending files to trash, instead deleting them

2019-03-18 Thread Thomas Schweikle
Public bug reported: /usr/bin/gvfs-trash exists and is executable. ${HOME}/.local/share/Trash is owned by user and primary group of user. Permissions are 0700. "gio trash " works ok environment variable "ELECTRON_TRASH" is set to "gio". ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: thu

[Bug 1816361] Re: remote ssh-login impossible with openssh 7.2p2-4ubuntu2.7

2019-02-18 Thread Thomas Schweikle
This might be related to dhcp configuration not korrektly interpreted: the dhcp-servers address is taken for the client address, which leads to duplicate addresses: dhcp-server: 172.18.8.186 dhcp-response: 172.18.8.111 clients takes 172.18.8.186 for his address instead of 172.18.8.111 -- You re

[Bug 1816361] [NEW] remote ssh-login impossible with openssh 7.2p2-4ubuntu2.7

2019-02-18 Thread Thomas Schweikle
Public bug reported: Since upgrading to openssh 7.2p2-4ubuntu2.7 it is impossible to login remote. It does not matter what password is set, if you are root or not. Login fails in all cases. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ssh (not installed) ProcVersionSignature: Ubuntu 4.4.

Re: [Bug 1816361] Re: remote ssh-login impossible with openssh 7.2p2-4ubuntu2.7

2019-02-19 Thread Thomas Schweikle
Older kernels do not matter. Same effect. Cant login remote. If I use an older sshd it works. If I use a self compiled sshd (same version) it works. On Mon, Feb 18, 2019 at 9:00 AM Thomas Schweikle <1816...@bugs.launchpad.net> wrote: > > This might be related to dhcp configuration n

[Bug 1068389] Re: P->Q - do-release-upgrade crashed with UnicodeEncodeError: 'ascii' codec can't encode character u'\xbb' in position 1: ordinal not in range(128) in DistUpgrade/DistUpgradeViewText.py

2019-04-27 Thread Thomas Schweikle
$ do-release-upgrade --version do-release-upgrade: version 18.10.11.6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068389 Title: P->Q - do-release-upgrade crashed with UnicodeEncodeError: 'ascii'

[Bug 1068389] Re: P->Q - do-release-upgrade crashed with UnicodeEncodeError: 'ascii' codec can't encode character u'\xbb' in position 1: ordinal not in range(128) in DistUpgrade/DistUpgradeViewText.py

2019-04-27 Thread Thomas Schweikle
This bug is there again with upgrading cosmic -> disco -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068389 Title: P->Q - do-release-upgrade crashed with UnicodeEncodeError: 'ascii' codec can't e

[Bug 1833294] [NEW] Thunar scrolls down every selection within directory tree pane

2019-06-18 Thread Thomas Schweikle
Public bug reported: Thunar scrolls down every time selecting directories within the directory pane. 1. Open some subdirectories 2. select one of them 3. scroll the selected directory up, but not out of sight 4. select an other directory Watch thunar scroll the whole pane down without reason. P

[Bug 1812095] [NEW] console login loop after entering username followed by RETURN

2019-01-16 Thread Thomas Schweikle
Public bug reported: login: password: Just do nothing. About two seconds later ... login: password: login: password: login: password: After this being displayed three times: "Too many failure" or so and login is restarting. You cant login at all. Only solution: clear the password for the

[Bug 1812095] Re: console login loop after entering username followed by RETURN

2019-01-16 Thread Thomas Schweikle
Setting the password again you'll have a login, but you cant type in your password. After typing your login name followed by RETURN password is immediately left. Looks like the entered RETURN is kept and all subsequent calls see RETURN and just quit. -- You received this bug notification because

[Bug 1684319] [NEW] thunar stalls after manipulating files with other programs

2017-04-19 Thread Thomas Schweikle
Public bug reported: thunar stalls after mass manipulating files with other programs. thunar wont react on any mouse or keyboard action. Sometimes for hours. Seen this with jpg-files changing tags. Changing only a few files does nothing changing many files (more than three) stalls thunar. Proble

[Bug 1644624] [NEW] lightdm does not start after upgrade from 14.04.5 to 16.04.1

2016-11-24 Thread Thomas Schweikle
Public bug reported: After upgrading from 14.04.5 to 16.04.1 lightdm does not start. Only error I could find reported was: [+0.19s] DEBUG: Launching process 1927: /usr/share/lightdm_xrandr [+0.21s] DEBUG: Process 1927 exited with return value 1 [+0.21s] DEBUG: Seat seat0: Exit status of /usr/shar

[Bug 1644626] [NEW] Login does not work with krb5 after upgrade to 16.04.1 from 14.04.5

2016-11-24 Thread Thomas Schweikle
Public bug reported: After having managed to have a 1024x768 lightdm screen displayed begging to login, I've tried and being prompted with "You where logged in with cached credentials". Not really: I am logged in, but immediately thrown out again. It is impossible to work! ProblemType: Bug Distr

[Bug 1636237] Re: No mouse, no keyboard after upgrading from 16.04.1 to 16.10

2016-12-15 Thread Thomas Schweikle
ii python3-update-manager 1:16.04.4 all python 3.x module for update-manager ii update-manager-core1:16.04.4 all manage release upgrades -- You received this bug notification because you are a member of

[Bug 1636237] Re: No mouse, no keyboard after upgrading from 16.04.1 to 16.10

2016-12-15 Thread Thomas Schweikle
lease-upgrader-eblakt0g/DistUpgrade/DistUpgradeController.py", line 1880, in run return self.fullUpgrade()

[Bug 1650787] [NEW] ttf-mscorefonts-installer tries to download, but fails

2016-12-17 Thread Thomas Schweikle
Public bug reported: Download seems to point to nothing. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ttf-mscorefonts-installer 3.4+nmu1ubuntu2 Uname: Linux 4.8.15+ x86_64 ApportVersion: 2.20.1-0ubuntu2.4 Architecture: amd64 Date: Sat Dec 17 19:20:16 2016 InstallationDate: Installed on 2

[Bug 1686218] [NEW] keepass plugins are told to be not compatible

2017-04-25 Thread Thomas Schweikle
Public bug reported: any keepass plugin working with version 2.35 on windows wont work with version 2.35 of keepass on ubuntu. All plugins are told to be incompatible and users are advised to download a compatible plugin version. ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: keepass2 2.35

[Bug 1686220] [NEW] keepass2 will never show a tray icon even if settin is selected

2017-04-25 Thread Thomas Schweikle
Public bug reported: keepass2 set to minimize to tray will never show a tray icon. After minimizing keepass2 to tray keepass2 will be inaccessible because tray icon not shown. ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: keepass2 2.35+dfsg-2 ProcVersionSignature: Ubuntu 4.10.0-20.22-gene

[Bug 1687367] Re: xfce4-panel clock looses configuration

2017-05-01 Thread Thomas Schweikle
** Attachment added: "Clock configuration before opening it a second time" https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1687367/+attachment/4870184/+files/Bildschirmfoto_2017-05-01_09-15-30.png -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1687367] [NEW] xfce4-panel clock looses configuration

2017-05-01 Thread Thomas Schweikle
Public bug reported: xfce4-panel clock looses configuration. - install xfce4-panel - add clock to panel - configure clock to hold, for example: Short help: %V: %A, %d. %B %Y, %H:%M Format: %V: %a, %d. %b. %H:%M - close config. - reopen config under certain circumstances "Short help" will be

[Bug 1666210] [NEW] thunar stops copy operations if one file cant be copied

2017-02-20 Thread Thomas Schweikle
Public bug reported: thunar won't copy any files, if only one file in a selection cant be copied or moved. Thunar will only display a message about the file/directory it cant copy/move, then stop. I'd awaited thunar to copy/move all files, except those it cant copy/move because the user does not

[Bug 1666236] [NEW] USB mouse not recognized until reconnected

2017-02-20 Thread Thomas Schweikle
Public bug reported: Two mice in system: - USB-Mouse connected to docking station - Touchpad The touchpad is recognized all times USB-Mouse is not recognized if laptop-detect is running. It is only recognized if laptop-detect is not running. If laptop-detect is running I have to disconnect my c

[Bug 1666269] [NEW] "halt -p" reboots instead powering off system

2017-02-20 Thread Thomas Schweikle
Public bug reported: giving "halt -p" or "shutdown -p now" reboots system instead off powering off. I have tried some kernel commandline options already, but without success: - reboot=bios - acpi=noirq but none did help. System keeps rebooting on "poweroff", "halt -p" or "shutdown -p now" Probl

[Bug 1666269] Re: "halt -p" reboots instead powering off system

2017-02-20 Thread Thomas Schweikle
System powers off if booted from Debian testing, Knoppix 7.7.1 or FreeBSD 11.0. It also powers off if booted from Ubuntu 14.04.5. But not if booted from Ubuntu 16.04.2 (on HD) or Ubuntu 16.10 (life-DVD). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1666331] [NEW] dnsmasq may be started before all interfaces are avaliable

2017-02-20 Thread Thomas Schweikle
Public bug reported: dnsmasq may be started before all interfaces are available. In such cases dnsmasq may quit or never bind to upcomming interfaces. In both cases dns name resolution wont work. I could notice this together with dynamicaly created interfaces by - VMware Workstation - VBox-Interf

<    1   2   3   4   5   6   7   8   9   10   >