[Bug 1438278] Re: Saving to svg fails with use of textcomp character

2017-02-12 Thread Jouni K . Seppänen
** Bug watch added: github.com/matplotlib/matplotlib/issues #8068 https://github.com/matplotlib/matplotlib/issues/8068 ** Also affects: matplotlib via https://github.com/matplotlib/matplotlib/issues/8068 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1511784] [NEW] Starting docker.io remounts root filesystem read-only

2015-10-30 Thread Jouni K . Seppänen
Public bug reported: I'm on Ubuntu 14.04.3 LTS, and recently upgraded to docker.io 1.6.2~dfsg1-1ubuntu4~14.04.1. This package provides the file /etc/init/docker.conf, which includes this: pre-start script # Cleanup any stale mounts left from previous shutdown # see

[Bug 1511784] [NEW] Starting docker.io remounts root filesystem read-only

2015-10-30 Thread Jouni K . Seppänen
Public bug reported: I'm on Ubuntu 14.04.3 LTS, and recently upgraded to docker.io 1.6.2~dfsg1-1ubuntu4~14.04.1. This package provides the file /etc/init/docker.conf, which includes this: pre-start script # Cleanup any stale mounts left from previous shutdown # see

[Bug 685710] Re: UnicodeEncodeError on help(polar)

2010-12-06 Thread Jouni K . Seppänen
Confirmed on matplotlib svn trunk. ** Bug watch added: SourceForge.net Tracker #3129438 http://sourceforge.net/support/tracker.php?aid=3129438 ** Also affects: matplotlib via http://sourceforge.net/support/tracker.php?aid=3129438 Importance: Unknown Status: Unknown -- You

[Bug 607395] Re: Version bump to 1.0.0

2010-11-07 Thread Jouni K . Seppänen
Please see http://thread.gmane.org/gmane.comp.python.matplotlib.devel/9377 http://article.gmane.org/gmane.comp.python.matplotlib.scm/5157 for a way to disable the downloading mechanism. Does this help with the packaging? -- Version bump to 1.0.0 https://bugs.launchpad.net/bugs/607395 You

[Bug 394242] Re: usetex: wrong spacing

2010-11-07 Thread Jouni K . Seppänen
Bug watch updates for SourceForge.net Tracker are disabled so setting to manual update ** Changed in: matplotlib Importance: Unknown = Undecided ** Changed in: matplotlib Status: Fix Committed = New ** Changed in: matplotlib Remote watch: SourceForge.net Tracker #2857604 = None **

[Bug 394242] Re: usetex: wrong spacing

2010-11-07 Thread Jouni K . Seppänen
The fix was released as part of Matplotlib 1.0.0. -- usetex: wrong spacing https://bugs.launchpad.net/bugs/394242 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 394502] Re: umlauts cause KeyError

2010-11-07 Thread Jouni K . Seppänen
Fixed in 1.0.0. ** Changed in: matplotlib Importance: Unknown = Undecided ** Changed in: matplotlib Status: Unknown = New ** Changed in: matplotlib Remote watch: SourceForge.net Tracker #2862610 = None ** Changed in: matplotlib Status: New = Fix Released -- umlauts cause

[Bug 503919] [NEW] Translations missing

2010-01-06 Thread Jouni K . Seppänen
Public bug reported: Binary package hint: tuxpaint Running tuxpaint --lang finnish did not show any Finnish messages. The package file downloaded from the Ubuntu repository seems to be missing localization files, since the following command yields no output: ar p

[Bug 503919] Re: Translations missing

2010-01-06 Thread Jouni K . Seppänen
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/37508231/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/37508233/XsessionErrors.txt -- Translations missing https://bugs.launchpad.net/bugs/503919 You received this bug

[Bug 425189] Re: gdm-simple-slave crashed with signal 5 in g_array_free()

2009-12-03 Thread Jouni K . Seppänen
I had a somewhat similar problem when /etc/passwd listed my name in the gecos field as Seppänen with a Latin-1 letter ä (0xE4). I edited it to be Seppanen and now gdm works. -- gdm-simple-slave crashed with signal 5 in g_array_free() https://bugs.launchpad.net/bugs/425189 You received this bug

[Bug 26562] Re: No obvious way to use second CD drive

2009-11-14 Thread Jouni K . Seppänen
For me personally, this is no longer an issue, since that computer and the external DVD drive are long gone. It is also probably difficult to even buy a CD-ROM drive that doesn't read DVDs, so maybe this particular problem does not arise with new computers, but I imagine that people who have older

[Bug 394502] Re: umlauts cause KeyError

2009-09-20 Thread Jouni K . Seppänen
OK, I can reproduce this using a Cyrillic font (larm1440 is the exact TeX font that gets used). I will check in something like your patch to avoid the exception, but it doesn't really fix the root problem, which is that for whatever reason matplotlib.dviread fails to obtain the font metrics for

[Bug 394502] Re: umlauts cause KeyError

2009-09-20 Thread Jouni K . Seppänen
** Bug watch added: SourceForge.net Tracker #2862610 http://sourceforge.net/support/tracker.php?aid=2862610 ** Also affects: matplotlib via http://sourceforge.net/support/tracker.php?aid=2862610 Importance: Unknown Status: Unknown -- umlauts cause KeyError

[Bug 394502] Re: umlauts cause KeyError

2009-09-20 Thread Jouni K . Seppänen
There was an off-by-one error in the tfm metrics input. I believe that revision 7796 (on the 0.99 maintenance branch) and revision 7797 (on the trunk) fix this. -- umlauts cause KeyError https://bugs.launchpad.net/bugs/394502 You received this bug notification because you are a member of Ubuntu

[Bug 394502] Re: umlauts cause KeyError

2009-09-20 Thread Jouni K . Seppänen
** Changed in: matplotlib Status: Unknown = Fix Committed -- umlauts cause KeyError https://bugs.launchpad.net/bugs/394502 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 394242] Re: usetex: wrong spacing

2009-09-20 Thread Jouni K . Seppänen
** Changed in: matplotlib Status: Unknown = Fix Committed -- usetex: wrong spacing https://bugs.launchpad.net/bugs/394242 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 394502] Re: umlauts cause KeyError

2009-09-12 Thread Jouni K Seppänen
I tried this using the trunk version of matplotlib using Helvetica for the font, and encountered no problems with the pdf backend (though the Agg backend didn't seem to work). Is pdflatex or any of the dvi-to-pdf converters able to create a pdf file from TeX source containing umlauted characters

[Bug 394242] Re: usetex: wrong spacing

2009-09-12 Thread Jouni K Seppänen
I can reproduce this on the trunk without any text.latex.preamble settings, so I can confirm that this is an upstream bug. -- usetex: wrong spacing https://bugs.launchpad.net/bugs/394242 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 394242] Re: usetex: wrong spacing

2009-09-12 Thread Jouni K Seppänen
** Bug watch added: SourceForge.net Tracker #2857604 http://sourceforge.net/support/tracker.php?aid=2857604 ** Also affects: matplotlib via http://sourceforge.net/support/tracker.php?aid=2857604 Importance: Unknown Status: Unknown -- usetex: wrong spacing

[Bug 326612] [NEW] AMD64 install DVD doesn't recognize the rescue boot method

2009-02-07 Thread Jouni K Seppänen
Public bug reported: Binary package hint: debian-installer I have downloaded the ubuntu-8.10-dvd-amd64.iso installer image, whose md5sum is 7b9a7a049cfd275f1c32720ed5f23fdd, and burned it to a DVD. When I boot from it, type Esc to exit the graphical menu, type help and press Enter, and type F4

[Bug 2059] Re: find-function broken: wrong path for some .el files, others are missing completely

2009-02-07 Thread Jouni K Seppänen
It happens in 8.10 too, with the same error messages except for the version number. Now there actually is a xemacs21-basesupport-el package, which I have installed: ||/ Name Version Description

[Bug 119533] /usr/bin/jack segfaults

2007-06-09 Thread Jouni K Seppänen
Public bug reported: Binary package hint: jack This is 100% repeatable: ~% gdb /usr/bin/python GNU gdb 6.6-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it

[Bug 119539] Re: Cannot extract two CDs simultaneously

2007-06-09 Thread Jouni K Seppänen
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/8036257/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/8036258/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/8036259/ProcStatus.txt -- Cannot extract

[Bug 119539] Cannot extract two CDs simultaneously

2007-06-09 Thread Jouni K Seppänen
Public bug reported: Binary package hint: sound-juicer My computer has an internal CD-RW drive (HL-DT-ST GCE-8520B, ATA) and an external DVD-RW drive (_NEC DVD_RW ND-3520A, Firewire/IEEE1394). I inserted two discs nearly simultaneously. The one in the external drive showed up as Audio Disc and

[Bug 109027] Re: Mouse, Keyboard disabled in Virtual PC

2007-05-17 Thread Jouni K Seppänen
I have a problem that seems to be related, though I'm not using Virtual PC. In Ubuntu 7.04 my PS/2 keyboard stopped working, although it had worked in 6.10. I started tweaking my BIOS settings, and noticed that I had disabled USB 2.0 support; I think this was as a workaround to some earlier

[Bug 109027] Re: Mouse, Keyboard disabled in Virtual PC

2007-05-17 Thread Jouni K Seppänen
** Attachment added: dmesg output when USB 2.0 is disabled; keyboard does not work http://librarian.launchpad.net/7689051/dmesg.bad -- Mouse, Keyboard disabled in Virtual PC https://bugs.launchpad.net/bugs/109027 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 109027] Re: Mouse, Keyboard disabled in Virtual PC

2007-05-17 Thread Jouni K Seppänen
** Attachment added: dmesg output when USB 2.0 is enabled; keyboard works fine http://librarian.launchpad.net/7689054/dmesg.good -- Mouse, Keyboard disabled in Virtual PC https://bugs.launchpad.net/bugs/109027 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 87596] mmg crash

2007-02-24 Thread Jouni K Seppänen
Public bug reported: Binary package hint: mkvtoolnix I was playing around with mmg, trying to see if I could append mov files from a digital camera to each other. I tried several combinations of inputs, and at one point when I was removing input files it crashed, and the crash reporter asked me

[Bug 87596] Re: mmg crash

2007-02-24 Thread Jouni K Seppänen
** Attachment added: Crash report http://librarian.launchpad.net/6525172/_usr_bin_mmg.1000.crash -- mmg crash https://launchpad.net/bugs/87596 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2059] Re: find-function broken: wrong path for some .el files, others are missing completely

2006-10-02 Thread Jouni K Seppänen
Yes, the problem is still there in dapper. To reproduce, start xemacs -q and type: M-x find-function RET find-file RET Xemacs replies with: The library /build/buildd/xemacs21-21.4.18/lisp/files is not in the path. Then type: M-x find-function RET find-function RET XEmacs replies with: The