[Bug 1768380] Re: segmentation error - core dumped

2019-10-13 Thread Rainer Schöpf
The error seems to originate in the call to the cuserid function in loadsave.c. It returns an address that is not accessible. I suspect this happeens because cuserid is not thread safe. The easiest workaround is to not call cuserid at all. Appended is a simple patch. Rainer ** Patch added:

[Bug 825243] Re: tab completion converts input to uppercase

2017-11-03 Thread Rainer Schöpf
Thanks a lot. So the bug appears only in the gcl version, but not in the sbcl version? Interesting... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/825243 Title: tab completion converts input to

[Bug 825243] Re: tab completion converts input to uppercase

2017-10-27 Thread Rainer Schöpf
Plain maxima. The version I have in front of me right now is 5.37.2-8 - still has 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/825243 Title: tab completion converts input to uppercase

[Bug 825243] Re: tab completion converts input to uppercase

2017-10-27 Thread Rainer Schöpf
Just for the record: This happens with the commandline version, not with wxMaxima. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/825243 Title: tab completion converts input to uppercase To manage

[Bug 1310892] Re: indicator-sound crashes with uncaught error

2014-05-11 Thread Rainer Schöpf
The last of the errors ** (process:6534): CRITICAL **: file /build/buildd/indicator- sound-12.10.2+14.04.20140401/obj-x86_64-linux-gnu/src/volume-control.c: line 1775: uncaught error: GDBus.Error:org.freedesktop.DBus.Error.InvalidArgs: No such interface (g -dbus-error-quark, 16) seems to

[Bug 825243] [NEW] tab completion converts input to uppercase

2011-08-12 Thread Rainer Schöpf
Public bug reported: maxima 5.21.1 on Ubuntu 10.10 running under gcl 2.6.7 readline tab completion changes the current input symbol to uppercase. This would be ok if the reader was case-insensitive, which it isn't. To reproduce: type sin TAB result: input is changed to SIN (which is unknown

[Bug 825243] Re: tab completion converts input to uppercase

2011-08-12 Thread Rainer Schöpf
Addendum: the bug is still present in maxima 5.22.1 on Ubuntu 11.04 running under gcl 2.6.7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/825243 Title: tab completion converts input to uppercase

[Bug 544051] Re: Filesystem start runs fsck on ext4 filesystem

2011-04-14 Thread Rainer Schöpf
Hi, Test case: set up a cluster drbd, create an ext4 cluster filesystem on a drbd device. Perform a hard takeover by switching off the active node. The fsck command is run every time when the Filesystem is started, e.g. even when a takeover to another cluster node occurs. This can take a long

[Bug 760596] [NEW] Filesystem start runs fsck on ext4 filesystem

2011-04-14 Thread Rainer Schöpf
Public bug reported: Binary package hint: cluster-agents Package cluster-agents 1:1.0.3-3 in maverick contains a critical bug: The script /usr/lib/ocf/resource.d/heartbeat/Filesystem contains a list of filesystem types for which fsck is not run. This list does not include ext4, although it

[Bug 544051] Re: Filesystem start runs fsck on ext4 filesystem

2011-04-14 Thread Rainer Schöpf
No updates, still present in package cluster-agents on maverick. I've just reported it as bug 760596. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/544051 Title: Filesystem start runs fsck on ext4

[Bug 544051] [NEW] Filesystem start runs fsck on ext4 filesystem

2010-03-22 Thread Rainer Schöpf
Public bug reported: Binary package hint: heartbeat-common Package heartbeat-common 2.99.2+sles11r9-5ubuntu1 in karmic contains a critical bug: The script /usr/lib/ocf/resource.d/heartbeat/Filesystem contains a list of filesystem types for which fsck is not run. This list does not include

Re: [Bug 456710] Re: aide chokes on UTF-8 characters in pathnames in config file

2009-12-16 Thread Rainer Schöpf
On Tue, 15 Dec 2009, Martin Pitt wrote: Accepted aide into karmic-proposed, the package will build now and be available in a few hours. Please test and give feedback here. I tested it, and it works OK. Thanks, Rainer -- aide chokes on UTF-8 characters in pathnames in config file

Re: [Bug 456679] Re: aide daily cron script doesn't work

2009-12-16 Thread Rainer Schöpf
On Tue, 15 Dec 2009, Martin Pitt wrote: Accepted aide into karmic-proposed, the package will build now and be available in a few hours. Please test and give feedback here. Thanks, it works. Rainer -- aide daily cron script doesn't work https://bugs.launchpad.net/bugs/456679 You received

Re: [Bug 456710] Re: aide chokes on UTF-8 characters in pathnames in config file

2009-12-13 Thread Rainer Schöpf
On Tue, 8 Dec 2009 at 17:28 -, Marc Deslauriers wrote: Could you please test the package in this PPA: https://launchpad.net/~mdeslaur/+archive/testing If it fixes the problem for you, I'll start the SRU procedures. Yes, it fixes the problem... for now. I wonder what will happen

Re: [Bug 456679] Re: aide daily cron script doesn't work

2009-12-13 Thread Rainer Schöpf
On Tue, 8 Dec 2009 at 17:28 -, Marc Deslauriers wrote: Could you please test the package in this PPA: https://launchpad.net/~mdeslaur/+archive/testing If it fixes the problem for you, I'll start the SRU procedures. Yes, it works now. Thanks. Rainer -- aide daily cron script

[Bug 456679] [NEW] aide daily cron script doesn't work

2009-10-20 Thread Rainer Schöpf
Public bug reported: Binary package hint: aide-common The script /etc/cron.daily/aide (copied from /usr/share/aide/config/cron.daily/aide) complains about unbound variables LOGHEAD and MAILHEAD. Package: aide-common in karmic (0.13.1-10ubuntu5) ProblemType: Bug Architecture: i386 Date: Tue Oct

[Bug 456679] Re: aide daily cron script doesn't work

2009-10-20 Thread Rainer Schöpf
** Attachment added: hugo http://launchpadlibrarian.net/34074916/hugo ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/34074917/Dependencies.txt -- aide daily cron script doesn't work https://bugs.launchpad.net/bugs/456679 You received this bug notification because you

[Bug 456710] [NEW] aide chokes on UTF-8 characters in pathnames in config file

2009-10-20 Thread Rainer Schöpf
Public bug reported: Binary package hint: aide I have a device node with a UTF-8 character in its name, autogenerated by udev: /dev/input/by-id/usb-Microsoft_Microsoft_IntelliMouse®_Optical-mouse The script /etc/aide/aide.conf.d/70_aide_dev writes a list of all paths under /dev to

[Bug 371621] [NEW] Incorrect TFM files in package texlive-latex-base

2009-05-04 Thread Rainer Schöpf
corrected. Since these files have not been changed for several years, the bug is probably present in all versions. For the LaTeX Team Rainer Schöpf ** Affects: texlive-base (Ubuntu) Importance: Undecided Status: New ** Tags: texlive -- Incorrect TFM files in package texlive