[Bug 1800003] Re: evince crashes in FcConfigParseAndLoad

2020-10-30 Thread Johannes Martin
I experienced the same problem on an Ubuntu 18.04.5 system. It was appearantly caused by .config being a symbolic link to a directory on a different file system. Once I moved that .config directory to my home directory, I was able to start evince. If the symbolic link points to a directory on

[Bug 1572908] Re: sssd-ad pam_sss(cron:account): Access denied for user

2019-02-08 Thread Johannes Martin
According to man sssd-ad, the default configuration of sssd should allow cron jobs to be run: --- ad_gpo_map_batch (string) A comma-separated list of PAM service names for which GPO-based access control is evaluated based on the BatchLogonRight and DenyBatchLogonRight policy

[Bug 1768753] Re: soffice.bin crashed with SIGSEGV in JNI_CreateJavaVM()

2018-11-09 Thread Johannes Martin
*** This bug is a duplicate of bug 1726145 *** https://bugs.launchpad.net/bugs/1726145 Since the bug this is a duplicate of is marked private, there is no way for us to "look at the other bug report to see if there is any missing information that you can provide, or to see if there is a

[Bug 1699789] Re: Ubuntu server installer misses http/s proxy settings for Landscape

2017-06-22 Thread Johannes Martin
It should be noted that the debian installer (or rather landscape- config) waits indefinitely if it doesn't manage to get a connection to the landscape server. A non-export users won't know why the installer stops doing anything. At the very least, landscape-config (or the process calling it)

[Bug 1598300] Re: CUPS web interface stops responding after a while

2017-02-13 Thread Johannes Martin
Switching "-l" to "-f" in /lib/systemd/system/cups.service solved the problem for me. cupsd has now been up for about an hour without shutting down automatically. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1598300] Re: CUPS web interface stops responding after a while

2017-02-13 Thread Johannes Martin
I'm also affected by this bug, lots of shared printers (this is the cups server for the network) and cupsd shutting down claiming printer sharing was off. launchpad-groovix: in 14.04, the only allowed values for BrowseLocalProtocol are All and dnssd, in 16.04 I see All, dnssd, and none. Is CUPS

[Bug 1598300] Re: CUPS web interface stops responding after a while

2017-02-13 Thread Johannes Martin
I'm also affected by this bug, lots of shared printers (this is the cups server for the network) and cupsd shutting down claiming printer sharing was off. launchpad-groovix: in 14.04, the only allowed values for BrowseLocalProtocol are All and dnssd, in 16.04 I see All, dnssd, and none. Is CUPS

[Bug 1352809] Re: /usr/bin/lp on Trusty using -h option doesn't work as expected

2017-02-12 Thread Johannes Martin
The bug is back in cups-client 1.7.2-0ubuntu1.7! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1352809 Title: /usr/bin/lp on Trusty using -h option doesn't work as expected To manage notifications

[Bug 972077] Re: apt repository disk format has race conditions

2014-11-24 Thread Johannes Martin
The following does not solve the problem, but limits the frequency of the problems when using squid as a proxy. I added the following two lines to the squid configuration: --- acl DEBIAN_NOCACHE urlpath_regex Release Packages.bz2 Translation.*.bz2 cache deny DEBIAN_NOCACHE --- This prevents

[Bug 512220] Re: cupsd crash Closing on unknown HTTP state 0

2014-05-07 Thread Johannes Martin
@Prunkdump: Sorry for the late reply, I was out of the office. 1) We use cups to be able to print from our Linux systems to our Windows print servers. So, most of the printers setup in cups just connect to the windows print server. We also have a few virtual printers installed using custom shell

[Bug 512220] Re: cupsd crash Closing on unknown HTTP state 0

2014-04-04 Thread Johannes Martin
Hi, just a short update: neither our production server nor the testing environment have exhibited any crashes lately. We still have the java printing api application (the one using BIRT) configured to access the testing system. So that explains why the production system does not crash any more.

[Bug 512220] Re: cupsd crash Closing on unknown HTTP state 0

2014-03-27 Thread Johannes Martin
@Daniel: Things I would be interested in: 1. Do your VMs have multiple virtual CPUs or just one? If multiple, could you reconfigure one of them to only one CPU and check if the problem persists? 2. Could you post the last couple lines (maybe about 100) before a crash from your error log ? 3. How

[Bug 512220] Re: cupsd crash Closing on unknown HTTP state 0

2014-03-26 Thread Johannes Martin
@prunkdump: The last lines in the log file do not look like they are neccessarily caused by the print jobs submitted just before. Are there any cupsdReadClient lines before those lines? Do they look like this: D [07/Mar/2014:07:15:35 +0100] cupsdReadClient: 19 GET

[Bug 512220] Re: cupsd crash Closing on unknown HTTP state 0

2014-03-26 Thread Johannes Martin
@Ritesh Bryan: I just noticed our testing instance only has a single CPU, so maybe the problem will not occur at all in the testing environment. If it hasn't surfaced within a week, I will allot another CPU to the VM and keep trying to reproduce the problem. Maybe this is also the reason why

[Bug 512220] Re: cupsd crash Closing on unknown HTTP state 0

2014-03-26 Thread Johannes Martin
@prunkdump: I've also reported the bug also on Canonical's internal (subscription based) support portal before I knew it had been reported on launchpad as well. Ritesh told me earlier to run a special debug version of cupsd under valgrind. The logrotate configuration for cupsd did not work well

[Bug 512220] Re: cupsd crash Closing on unknown HTTP state 0

2014-03-26 Thread Johannes Martin
@Bryan Ritesh: Note that the ProcCpuinfo.txt attachment from Per Ångström also shows a dual cpu machine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/512220 Title: cupsd crash Closing on unknown

[Bug 512220] Re: cupsd crash Closing on unknown HTTP state 0

2014-03-26 Thread Johannes Martin
This bug has also been reported upstream: http://www.cups.org/str.php?L4108 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/512220 Title: cupsd crash Closing on unknown HTTP state 0 To manage

[Bug 512220] Re: cupsd crash Closing on unknown HTTP state 0

2014-03-26 Thread Johannes Martin
Another reference: http://www.cups.org/str.php?L3432 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/512220 Title: cupsd crash Closing on unknown HTTP state 0 To manage notifications about this bug

[Bug 512220] Re: cupsd crash Closing on unknown HTTP state 0

2014-03-26 Thread Johannes Martin
@ritesh: I'm trying to reproduce the problem in our testing environment. The problem with running cups under valgrind is that I have to disable logrotate, and the reload of cups cause by logrotate seems to be an integral part of the problem. Or I have to modify logrotate to cause the reload of

[Bug 512220] Re: cupsd crash Closing on unknown HTTP state 0

2014-03-07 Thread Johannes Martin
Yes, the problem still occurs with Ubuntu 12.04.3 LTS, all current updates applied. To reproduce the problem, it is appareantly not required to restart the complete system but sufficient to reload cups using invoke-rc.d --quiet cups force-reload as done by logrotate. ** Changed in: cups

[Bug 791625] Re: /javascript/* URLs sidelined by conf.d settings

2013-02-06 Thread Johannes Martin
There has not been any fix released in Mantis, so the status in mantis in incorrect. It should be confirmed. There is a fix for mantis in the unreleased development branch. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in

[Bug 791625] Re: /javascript/* URLs sidelined by conf.d settings

2013-02-06 Thread Johannes Martin
There has not been any fix released in Mantis, so the status in mantis in incorrect. It should be confirmed. There is a fix for mantis in the unreleased development branch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 948053] Re: nvidia-173 and nvidia-96 uninstallable on Precise

2013-01-20 Thread Johannes Martin
Regarding suspend/resume problems: I might help on certain graphics cards to etc /etc/default/grub: # make sure we start in plain text mode GRUB_CMDLINE_LINUX_DEFAULT=noquiet nosplash # Uncomment to disable graphical terminal (grub-pc only) GRUB_TERMINAL=console Suspend/resume works for me

[Bug 948053] Re: nvidia-173 and nvidia-96 uninstallable on Precise

2013-01-04 Thread Johannes Martin
Regarding suspend/hibernate issues: I have had this problem on various systems. It usually helps to switch to text mode (vt1) before suspend and back to graphics (vt7) after suspend. This can be automated using a script in /etc/pm/sleep.d: /etc/pm/sleep.d$ cat 00-chvt #!/bin/sh case $1 in

Re: [Bug 1086084] Re: nautilus eats memory and cpu%

2012-12-04 Thread Johannes-Martin Goebel
Hallo! This happens all the time after some hours. There are no open previews, but large videofiles that are converted from nuv to avi. Regards Hans 2012/12/4 Sebastien Bacher seb...@ubuntu.com Thank you for your bug report, does it happen all the time? Do you have files to be previewed in

Re: [Bug 1086084] Re: nautilus eats memory and cpu%

2012-12-04 Thread Johannes-Martin Goebel
If I deactivate thumbnailing nautilus uses 0% of CPU and also does not use much memory, but I have to look at this for a longer time. Regards Hans 2012/12/4 Sebastien Bacher seb...@ubuntu.com does it happen if you desactivate thumbnailling in nautilus preferences? -- You received this bug

[Bug 1086084] [NEW] nautilus eats memory and cpu%

2012-12-03 Thread Johannes-Martin Goebel
Public bug reported: I installed mythbuntu 12.04 and then ubuntu-desktop. If my computer runs for some hours nautilus consumes more and more memory (up to 1GB) and also more than 50% of CPU. hmnatalie@hmnatalie-desktop:~$ lsb_release -rd Description:Ubuntu 12.04.1 LTS Release:

[Bug 606491] Re: start: Job is already running: anacron

2012-01-08 Thread Johannes Martin
Daniel: I'm perfectly happy with the situation as it is now. I got an email notifying me about a problem which eventually pointed me to the cause of the problem. If we changed anything in the way start or anacron respond by default to duplicate instances of processes, we may break other things and

[Bug 606491] Re: start: Job is already running: anacron

2012-01-07 Thread Johannes Martin
The description of the --quiet option says: Reduces output of all commands to errors only. Anacron not starting a second instance because another anacron is already running IS an error, as we expect the start command to successfully start anacron. We expect anacron to do the periodic jobs

[Bug 606491] Re: start: Job is already running: anacron

2012-01-06 Thread Johannes Martin
This patch will only cure the symptom (the email being sent), but not the real problem (anacron hanging). I don't think that's what we want. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/606491

[Bug 606491] Re: start: Job is already running: anacron

2011-12-06 Thread Johannes Martin
In my case, the problem happens because /etc/cron.daily/apt starts apt- key net-update, which ignores the apt proxy settings. See https://bugs.launchpad.net/ubuntu/+source/apt/+bug/226780 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 226780] Re: apt-key net-update does not obey APT::Acquire::http::Proxy

2011-12-06 Thread Johannes Martin
11.10/oneiric is affected too. This also creates problems with anacron, since /etc/cron.daily/apt runs apt-key net-update. See https://bugs.launchpad.net/ubuntu/+source/anacron/+bug/606491 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 650539] Re: Launching QT apps under Xinerama crashes Xorg : affects SpeedCrunch, KeePassX, Lucky Backup, Pencil, Stellarium, Skype, Google Earth, VLC, Konqueror, VirtualBox, Opera ...

2010-11-14 Thread Johannes Martin
Chris: I built the patched packages successfully on i386. Are you sure you installed all the build dependencies prior to starting the build? Anyways, I have uploaded by debs to: http://www.notamusica.com/~jmartin/ubuntu/650539/ -- Launching QT apps under Xinerama crashes Xorg : affects

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-10-23 Thread Johannes Martin
The additional problem on Ubuntu 10.10 (X server crashing when starting QT app such as konqueror) has a separate bug report. A patch is also available now. See https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/650539/comments/91 -- Xinerama broken since intrepid on MGA

[Bug 650539] Re: Launching QT apps under Xinerama crashes Xorg : affects SpeedCrunch, KeePassX, Lucky Backup, Pencil, Stellarium, Skype, Google Earth, VLC, Konqueror, VirtualBox, Opera ...

2010-10-23 Thread Johannes Martin
I can confirm that the patch works in i386 with mga_drv (additional patch for mga needed, see https://bugs.launchpad.net/ubuntu/+source /xserver-xorg-video-mga/+bug/292214). -- Launching QT apps under Xinerama crashes Xorg : affects SpeedCrunch, KeePassX, Lucky Backup, Pencil, Stellarium,

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2010-10-16 Thread Johannes Martin
I just tested this on Ubuntu 10.10. - The problem still exists (error message unable to map BAR 0 when starting with dual-screen setup). - The patch kind of works (using build instructions from comment #95). - kind of means: I can start X in dual screen mode fine, but as soon as I start

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-11 Thread Johannes Martin
This is how I installed the old xorg (if I knew what I was doing it would probably work without the dpkg --purge...): Added the following lines to /etc/apt/sources.list: deb http://de.archive.ubuntu.com/ubuntu/ hardy main restricted deb http://de.archive.ubuntu.com/ubuntu/ hardy-updates main

[Bug 292214] Re: Xinerama broken since intrepid on MGA

2008-11-10 Thread Johannes Martin
Two notes: - It's not strictly xinerama that is broken but multi-head support in general. - As a workaround, I installed the old xorg distribution from hardy, works fine even in intrepid. -- Xinerama broken since intrepid on MGA https://bugs.launchpad.net/bugs/292214 You received this bug

[Bug 294355] [NEW] dual head support broken in mga driver

2008-11-05 Thread Johannes Martin
Public bug reported: Binary package hint: xorg Description:Ubuntu 8.10 Release:8.10 In Ubuntu 8.04 I had dual head working perfectly with the following graphics card (output from lspci): 01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400/G450 (rev 85) After

[Bug 294355] Re: dual head support broken in mga driver

2008-11-05 Thread Johannes Martin
** Attachment added: Xorg.log logfile http://launchpadlibrarian.net/19399397/Xorg.1.0.log -- dual head support broken in mga driver https://bugs.launchpad.net/bugs/294355 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --