[Bug 1830986] [NEW] nodejs-dev and php7.2-dev have conflicting requirements in Bionic

2019-05-29 Thread Robin Munn
Public bug reported: Because of https://bugs.launchpad.net/debian/+source/nodejs/+bug/1779863, the nodejs-dev package now depends on libssl1.0-dev. The php7.2-dev package depends on libssl-dev, but libssl1.0-dev conflicts with libssl-dev. This makes it impossible to have nodejs-dev (or anything th

[Bug 1084238] Re: Remmina freezes when disconnecting vnc session with ssh tunnel

2015-09-22 Thread Robin Munn
I can confirm both the bug and the proposed patch: on Trusty (remmina version 1.0.0-4ubuntu3), remmina hangs when I disconnect from a VNC session tunneled through SSH. But if I apply the close_tunnel_last patch, rebuild the .deb package and install the patched .deb, the hang goes away. The patch a

[Bug 1041790] Re: [snb] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround i915.semaphores=0

2013-03-05 Thread Robin Munn
I've been experiencing a recurring lockup that may or may not be this bug; what I can add to the discussion is that if it is this bug, it appears to be Linux-only. My company bought several of its developers identical laptops (Dell Latitude E6520 models). The other developers who are using these la

[Bug 681423] Re: [MIR] libssh2

2013-01-22 Thread Robin Munn
It's been a month since I reopened this MIR, and no apparent activity. @adconrad - Have you noticed anything else besides the possible problems Kees Cook identified and I've submitted patches for? Are there any other reasons why this package could not go into main? LP #311029 depends on this getti

[Bug 681423] Re: [MIR] libssh2

2012-12-18 Thread Robin Munn
The other concern was that the upstream tests should actually run at build time. This patch addresses that concern. ** Patch added: "run-tests-during-build.patch" https://bugs.launchpad.net/ubuntu/+source/libssh2/+bug/681423/+attachment/3463522/+files/run-tests-during-build.patch -- You rece

[Bug 681423] Re: [MIR] libssh2

2012-12-18 Thread Robin Munn
One of the concernes that Kees Cook raised over this MIR was the compile-time warnings about ignored return values. While those only appear in example code and not in actual library code, it's always best to heed the warnings the compiler gives. I've written a patch to fix the compile-time warnings

[Bug 681423] Re: [MIR] libssh2

2012-12-18 Thread Robin Munn
This MIR expired without a decision being made. But since a project I'm working on needs bug #311029 to be fixed, and #311029 is in turned blocked by this MIR, I'm reopening the MIR to hopefully make some progress on it. ** Changed in: libssh2 (Ubuntu) Status: Expired => New -- You receiv

[Bug 807347] Re: package fglrx 2:8.861-0ubuntu2 failed to install/upgrade: update-alternatives: error: unable to make /usr/lib/dri/fglrx_dri.so.dpkg-tmp a symlink to /etc/alternatives/x86_64-linux-gnu

2011-07-13 Thread Robin Munn
I got the same bug on my system that I upgraded from Natty to Oneiric. The cause turned out to be simple: the /usr/lib/dri directory did not exist, and so update-alternatives could not create the /usr/lib/dri/fglrx_dri.so.dpkg-tmp symlink. Simply running "sudo mkdir /usr/lib/dri" fixed this proble

[Bug 533111] Re: pacpl can't handle double-quote characters in title tags

2010-03-05 Thread Robin Munn
Upstream doesn't have a bug tracker, but http://pacpl.sourceforge.net/faq.html lists an email address to contact to report bugs. I've reported this bug upstream by emailing them the URL of this Launchpad report. -- pacpl can't handle double-quote characters in title tags https://bugs.launchpad.ne

[Bug 533111] Re: pacpl can't handle double-quote characters in title tags

2010-03-05 Thread Robin Munn
I believe the solution to this bug would be to check the title tag for double-quote characters (and possibly other "special" shell characters like dollar signs, etc.) and backslash-escape them before passing them to the encoder. -- pacpl can't handle double-quote characters in title tags https://

[Bug 533111] Re: pacpl can't handle double-quote characters in title tags

2010-03-05 Thread Robin Munn
To reproduce the bug: 1) Download both nightengale*.flac files into the same directory. 2) Run "pacpl -v -t m4a nightengale*.flac" For extra debugging output: sudo $EDITOR /usr/bin/pacpl Search for the regex "pnotice.*encode_string" Delete the words "if $dryrun" from the end of the line, so that

[Bug 533111] Re: pacpl can't handle double-quote characters in title tags

2010-03-05 Thread Robin Munn
Audio source for those two .flac files is the sound sample from http://www.freesound.org/samplesViewSingle.php?id=983. The only difference between the two files is the title tag; everything else should be identical. -- pacpl can't handle double-quote characters in title tags https://bugs.launchpa

[Bug 533111] Re: pacpl can't handle double-quote characters in title tags

2010-03-05 Thread Robin Munn
** Attachment added: "nightengale_with_quotes.flac - Title contains double-quotes with a space in them, which triggers the bug" http://launchpadlibrarian.net/40312150/nightengale_with_quotes.flac -- pacpl can't handle double-quote characters in title tags https://bugs.launchpad.net/bugs/5331

[Bug 533111] Re: pacpl can't handle double-quote characters in title tags

2010-03-05 Thread Robin Munn
** Attachment added: "nightengale.flac - converts to .m4a without any problems" http://launchpadlibrarian.net/40312142/nightengale.flac -- pacpl can't handle double-quote characters in title tags https://bugs.launchpad.net/bugs/533111 You received this bug notification because you are a membe

[Bug 533111] [NEW] pacpl can't handle double-quote characters in title tags

2010-03-05 Thread Robin Munn
Public bug reported: Binary package hint: pacpl While using pacpl to convert a batch of .flac files to .m4a, I noticed it failing on a randomly-selected set of music files. Closer examination revealed that they were all classical music pieces whose tags I had gotten from MusicBrainz, and that the

[Bug 308780] Re: pacpl is generating incorrect MIME type when converting from FLAC to M4A

2010-03-05 Thread Robin Munn
This may not actually be a bug; or if it is, it isn't a bug in pacpl. What pacpl does when encoding to the M4A format is call faac to do the actual encoding work. In the faac man page, the "-w" option can be given to "Wrap AAC data in an MP4 container. This is enabled by default for output files

[Bug 525144] Re: gnome-about-me

2010-02-20 Thread Robin Munn
Confirmed on Lucid with: gdm 2.29.6-0ubuntu3 gnome-control-center 1:2.29.90-0ubuntu3 ** Changed in: gnome-control-center (Ubuntu) Status: New => Confirmed -- gnome-about-me https://bugs.launchpad.net/bugs/525144 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 525144] Re: gnome-about-me

2010-02-20 Thread Robin Munn
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug appears to be a bug in gnome-control-center (the package that contains the gnome-about-me application), not a bug in gdm, so I have reassigned the bug to the correct package. ** Package changed: gdm (Ubunt

[Bug 525118] Re: When I type 1, application disappears

2010-02-20 Thread Robin Munn
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug appears to be a bug in testdrive, not in gnome- terminal, so I have reassigned the bug to the testdrive package. ** Package changed: gnome-terminal (Ubuntu) => testdrive (Ubuntu) -- When I type 1, applic

[Bug 523893] Re: writer incorrect translation to spanish

2010-02-20 Thread Robin Munn
** Changed in: openoffice.org (Ubuntu) Status: New => Confirmed -- writer incorrect translation to spanish https://bugs.launchpad.net/bugs/523893 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 523893] Re: writer incorrect translation to spanish

2010-02-20 Thread Robin Munn
Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments at: http://www.openoffice.org/issues/show_bug.cgi?id=109471 ** Bug watch added: OpenOffice.org Issue Tracker #109471 http://qa.openoffice.org/issues/show_bug.cgi?id=1

[Bug 522693] Re: support for MAC .dmg files

2010-02-20 Thread Robin Munn
Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments at: https://bugzilla.gnome.org/show_bug.cgi?id=610562 ** Bug watch added: GNOME Bug Tracker #610562 https://bugzilla.gnome.org/show_bug.cgi?id=610562 ** Also affects:

[Bug 522693] Re: support for MAC .dmg files

2010-02-20 Thread Robin Munn
** Tags added: wishlist -- support for MAC .dmg files https://bugs.launchpad.net/bugs/522693 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 https://lists.ubuntu.com/mailman/listi

[Bug 523264] Re: [lucid] dos2unix is not in tofrodos

2010-02-18 Thread Robin Munn
The dos2unix and unix2dos commands were dropped from the most recent tofrodos package to make room for a new "dos2unix" package (see /usr/share/doc/tofrodos/NEWS.Debian.gz for the reason why). However, the command-not-found package, which is what gives those suggestions, has not been updated with t

[Bug 523081] Re: ext4 of SCS13(0,0,0,)

2010-02-17 Thread Robin Munn
English translation of original report: Still more problems with my PC: after problems caused by upgrading Ubuntu 8.10 to 9.10 (Brasero crashed/froze and the "hibernate" feature would also freeze on restart), and since I suspected bugs caused by an update over my crappy ADSL line, I wanted to rein

[Bug 514936] Re: [needs-packaging] nltk (Natural Language Toolkit)

2010-02-15 Thread Robin Munn
** Bug watch added: Debian Bug tracker #279422 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=279422 ** Also affects: debian via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=279422 Importance: Unknown Status: Unknown -- [needs-packaging] nltk (Natural Language Toolkit) http

[Bug 520898] Re: Truncated text in the keyboard selection step

2010-02-12 Thread Robin Munn
** Summary changed: - Scripture truncate in the keyboard selection + Truncated text in the keyboard selection step -- Truncated text in the keyboard selection step https://bugs.launchpad.net/bugs/520898 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 518230] Re: Some PDF forms don't save entered information

2010-02-06 Thread Robin Munn
** Attachment added: "Form 1040 Schedule SE - does not save form data" http://launchpadlibrarian.net/38843871/f1040sse.pdf -- Some PDF forms don't save entered information https://bugs.launchpad.net/bugs/518230 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 518230] Re: Some PDF forms don't save entered information

2010-02-06 Thread Robin Munn
The URLs in the bug description link to the 2009 U.S. tax forms. In case the bug is dependent on a particular quirk of the forms that will go away in 2010 (when those URLs no longer point to the 2009 forms), I've attached year-2009 copies of these two forms to this bug report. ** Attachment added:

[Bug 518230] Re: Some PDF forms don't save entered information

2010-02-06 Thread Robin Munn
Note that this does not appear to be the same bug as #492959 or #477644: the saved forms are not 0-byte files as in bug #492959, and the PDFs are not encrypted as in bug #477644. -- Some PDF forms don't save entered information https://bugs.launchpad.net/bugs/518230 You received this bug notifica

[Bug 518230] [NEW] Some PDF forms don't save entered information

2010-02-06 Thread Robin Munn
Public bug reported: Binary package hint: evince When trying to fill out certain PDF forms, such as the PDF tax forms available form irs.gov, with evince, I noticed a problem. Some forms could be filled out and saved just fine, and when those forms were reloaded the entered form data was still th

[Bug 514936] Re: [needs-packaging] nltk (Natural Language Toolkit)

2010-02-05 Thread Robin Munn
Uploaded new source package with version number 2.0~b8 to avoid needing an epoch once NLTK 2.0 (final) is released. -- [needs-packaging] nltk (Natural Language Toolkit) https://bugs.launchpad.net/bugs/514936 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 514936] Re: [needs-packaging] nltk (Natural Language Toolkit)

2010-02-05 Thread Robin Munn
New upstream version 2.0b8 has been released; I've uploaded 2.0b8-0ubuntu1 source package to http://revu.ubuntuwire.com/p/python- nltk -- [needs-packaging] nltk (Natural Language Toolkit) https://bugs.launchpad.net/bugs/514936 You received this bug notification because you are a member of Ubuntu

[Bug 514936] Re: [needs-packaging] nltk (Natural Language Toolkit)

2010-02-04 Thread Robin Munn
Reuploaded since I just realized my previous upload had omitted a vital dependency. -- [needs-packaging] nltk (Natural Language Toolkit) https://bugs.launchpad.net/bugs/514936 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 514936] Re: [needs-packaging] nltk (Natural Language Toolkit)

2010-02-02 Thread Robin Munn
New 2.0b7-ubuntu2 source package is now up at REVU: http://revu.ubuntuwire.com/p/python-nltk -- [needs-packaging] nltk (Natural Language Toolkit) https://bugs.launchpad.net/bugs/514936 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 514936] Re: [needs-packaging] nltk (Natural Language Toolkit)

2010-02-02 Thread Robin Munn
All right, I'm assigning this bug to myself. I'll upload my version of the package to REVU with a 2.0b7-0ubuntu2 version number, and will upload a 2.0b8 package once upstream makes a release. ** Changed in: ubuntu Assignee: Odd-rationale (odd-rationale) => Robin Munn (rmunn

[Bug 514936] Re: [needs-packaging] nltk (Natural Language Toolkit)

2010-02-02 Thread Robin Munn
I've been independently working on packaging NLTK, and was just about to create a needs-packaging bug when I found this one. It looks like my package has a bit more work done on it than the one that odd-rationale has uploaded (e.g., I went through and identified several potential legal problems in

[Bug 64323] Re: No conversion & bad error message with SQLite 2.x database

2007-05-11 Thread Robin Munn
One upstream developer has said,"this is a packaging issue. If gentoo or ubuntu bundled f-spot with sqlite2 in the past, they shouldn't had removed that dependency without providing an upgrade script or mechanism." Another person followed up on upstream Bugzilla with the opinion that upstream shou

[Bug 73721] Download speed looks odd when it's slow (bytes/sec)

2006-11-29 Thread Robin Munn
Public bug reported: Binary package hint: update-manager The update-manager download speed reports its speed as "17.2k/s" when it's fast. But when it's slow, that becomes "3047/s" -- no "b" indicating bytes. This looks odd. The display should be changed to either "kb/s", "Mb/s", and so on (alway

[Bug 73718] Re: Update notifier's pop-up interrupts you while watching Totem in full-screen view

2006-11-29 Thread Robin Munn
*** This bug is a duplicate of bug 63552 *** I mean bug #63552. (Including the word "bug" means Launchpad automatically turns it into a link. Nice, huh?) -- Update notifier's pop-up interrupts you while watching Totem in full-screen view https://launchpad.net/bugs/73718 -- ubuntu-bugs mailing

[Bug 73718] Re: Update notifier's pop-up interrupts you while watching Totem in full-screen view

2006-11-29 Thread Robin Munn
*** This bug is a duplicate of bug 63552 *** This is essentially the same bug as #63552. ** This bug has been marked a duplicate of bug 63552 Update-manager is very invasive -- Update notifier's pop-up interrupts you while watching Totem in full-screen view https://launchpad.net/bugs/73718

[Bug 36461] Re: XOrg dualhead regression

2006-08-22 Thread Robin Munn
This appears to be breaking a *LOT* of people's systems - see http://www.ubuntuforums.org/showthread.php?t=241286 for details. -- XOrg dualhead regression https://launchpad.net/bugs/36461 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-