Bug#774195: (no subject)

2015-02-04 Thread Robert Norris
severity 774195 important tags 774195 + security thanks Fixed in NSS 3.17.4: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.17.4_release_notes https://code.google.com/p/chromium/issues/detail?id=437733#c12 I'm bumping severity and adding the "security" tag because this does

Bug#776886: swish-e: Search fails with '1000 err: Failed to seek to properties located at...'

2015-02-02 Thread Robert Norris
Package: swish-e Version: 2.4.7-4 Severity: important Tags: upstream First, I index a fairly small (115) set of files: - $ swish-e -c swish.conf Indexing Data Source: "File-System" Indexing "help/help" Indexing "help/about" Removing very common words... no words removed. Writing main index...

Bug#774195: libnss3: libpkix incorrect prefers older, weaker certs over stronger, newer certs

2014-12-29 Thread Robert Norris
Package: libnss3 Version: 2:3.17.2-1.1 Severity: normal Tags: upstream Upstream has this patch: https://bugzilla.mozilla.org/show_bug.cgi?id=1112461 The version in Debian does not have it (reasonable, its not released yet). Right now it causes Chrome/Chromium 40+ to show some sites as using "i

Bug#716928: libev-perl: No support for epoll

2013-07-14 Thread Robert Norris
Package: libev-perl Version: 4.11-2 Severity: normal libev-perl does not come with support for epoll, even though libev supports it. The problem comes from the way Makefile.PL determines epoll support by looking for /usr/include/sys/epoll.h, which doesn't work on multiarch. I've filed a bug upstre

Bug#704480: dh-make-perl: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debian/Dependency.pm line 157.

2013-05-21 Thread Robert Norris
On Tue, May 21, 2013 at 10:52:18PM +0300, Damyan Ivanov wrote: > Fixed in Git. Thanks for the excellent analysis! Great, thanks! > Now, about this one: > > > + Module::Build >= 0.40 found in libmodule-build-perl ( 0.40) > > | perl-modules ( 0.40) I would depend on perl-modules >= (currently in

Bug#704480: dh-make-perl: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debian/Dependency.pm line 157.

2013-05-21 Thread Robert Norris
I have a reliable reproduction for this bug: # dh-make-perl --cpan Net::Domain::ExpireDate Going to read '/root/.cpan/Metadata' Database was generated on Mon, 20 May 2013 07:41:03 GMT CPAN: Digest::SHA loaded ok (v5.61) Checksum for /root/.cpan/sources/authors/id/D/DE/DESPAIR/Net-Domain-ExpireD

Bug#690016: (no subject)

2012-11-22 Thread Robert Norris
On Thu, Nov 22, 2012 at 01:22:32PM +0100, Thomas Lange wrote: > Yes, there's something weird in this change. But please also check if > you still have those lines in your config space in hooks/savelog.LAST.source: No, I don't have these lines. Fyi, the workaround I came up with was to add this to

Bug#690016: fai-client: Machine always reboots after install if error.log is empty

2012-10-08 Thread Robert Norris
Package: fai-client Version: 4.0.3 Severity: normal Tags: upstream In 3.4 whether or not the machine rebooted after install was determined solely based on the presence or absence of the "reboot" flag. Since 9e9d0a3b the machine will reboot if the error.log is empty, regardless of the presence or

Bug#689470: fai-server: customised fai.conf does not get installed into the nfsroot

2012-10-03 Thread Robert Norris
On Wed, Oct 03, 2012 at 03:03:08PM +0200, Thomas Lange wrote: > Most things you define in fai.conf can also be defined in the config > space in class/*.var files. Therefore this behaviour was removed. Except FAI_CONFIG_SRC can't be set in a *.var file because it tells FAI where to find the *.var

Bug#689470: fai-server: customised fai.conf does not get installed into the nfsroot

2012-10-02 Thread Robert Norris
Package: fai-server Version: 4.0.3 Severity: important Tags: upstream I'm upgrading to FAI 4 to better support wheezy installs. I have a customised fai.conf: # Where to find the FAI config space FAI_CONFIG_SRC=nfs://10.202.5.15/srv/fai/config # Allow unsigned packages. We trust o

Bug#685817: Ooops!

2012-09-28 Thread Robert Norris
Unfortunately my previous fix introduced a new flaw :( Which I only just noticed and have quickly fixed: * Fix CPU usage going to 100% when statusbar items update is called. I've created a new version 1.3.2.1 to remedy the situation. HTH Be Seeing You - Rob. If at first you don't succeed, th

Bug#688751: viking crashes when used to geotag images

2012-09-28 Thread Robert Norris
The may be the same fault as covered in the main bug-tracker here: https://sourceforge.net/tracker/index.php?func=detail&aid=3564795&group_id=83870&atid=570954 This has been fixed in the 1.3.2 release. If your image already has *just one* EXIF GPS tag -> the GPS Version ID, but not enough othe

Bug#685817: viking crashes a lot when used to display maps

2012-09-25 Thread Robert Norris
> Hi Rob, > > > > thank you for the hint to disable the status bar. It seems to > > improve the stability a lot, although it does not prevent viking > > completely from crashing. But that's maybe because I have to > > switch on the status bar from time to time to check coordinates. > > in case thi

Bug#685817: viking crashes a lot when used to display maps

2012-09-13 Thread Robert Norris
Viking 1.3 received a small adjustment to try to improve the auto drawing stability! However it looks like there is still a contention between the background thread(s) and the main thread in updating the display - actually just in the statusbar readout, as the background thread(s) want to rep

Bug#625633: twidge: user error (Error from oauthRequest: "")

2011-11-23 Thread Robert Norris
Package: twidge Version: 1.0.8.1+nmu1 Followup-For: Bug #625633 I get the same problem, both this error on setup and "user error: (Bad response: 0)" from any command (eg lsarchive). I have another machine that running squeeze instead of sid. I tried 1.0.6 there it works fine. I downgraded to 1.0.

Bug#648760:

2011-11-15 Thread Robert Norris
A patch against vte has been posted that resolves this: https://bugzilla.gnome.org/show_bug.cgi?id=663779#c9 I have applied this to Debian's libvte9 1:0.28.2-2 and confirmed that it solves the problem.

Bug#644266: viking: segfault in libcurl-gnutls.so.4.2.0

2011-10-20 Thread Robert Norris
This should indeed be fixed in the Viking 1.2.1 release. It was fixed by this commit: http://viking.git.sourceforge.net/git/gitweb.cgi?p=viking/viking;a=commit;h=8cd9c9918dad02c1682887e0cbe0269a6717b47d Also see the bug tracker track entry: http://sourceforge.net/tracker/index.php?func=detail&a

Bug#641461: Probably a GTK+ prolem (already solved upstream?)

2011-09-15 Thread Robert Norris
I note this now happens for my program Viking too (not changed in Debian repository). One doesn't even need to open a file, just go to file->open then cancel. Then file->open again and it crashes. "Gtk:ERROR:/scratch/build-area/gtk+2.0-2.24.6/gtk/gtkfilechooserdefault.c:8764:gtk_file_chooser_d

Bug#641007: ia32-libs: include libsigc-2.0

2011-09-09 Thread Robert Norris
Package: ia32-libs Version: 20110609 Severity: wishlist Please include libsigc++ (from package libsigc-2.0). -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_6

Bug#641006: ia32-libs: include libogg/libvorbis/libvorbisfile

2011-09-09 Thread Robert Norris
Package: ia32-libs Version: 20110609 Severity: wishlist Please include libogg, libvorbis and libvorbisfile. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64

Bug#641004: ia32-libs: include libglew

2011-09-09 Thread Robert Norris
Package: ia32-libs Version: 20110609 Severity: wishlist Please include libglew (1.6 preferred) -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Li

Bug#637067: notification-daemon: crashes on receiving notification

2011-08-12 Thread Robert Norris
ionrc and my .config/awesome/rc.lua. It might throw up some errors when if you use it around setting background images, but it should still work. Using awesome 3.4.10-1 on an up-to-date sid. On Sat, Aug 13, 2011 at 8:35 AM, Michael Biebl wrote: > Am 13.08.2011 00:02, schrieb Robert Norris: >

Bug#637067: notification-daemon: crashes on receiving notification

2011-08-12 Thread Robert Norris
Using awesome as window manager, no desktop environment as such (though I'm sure there's bits of KDE and GNOME libs floating around to support various apps). On Sat, Aug 13, 2011 at 1:09 AM, Michael Biebl wrote: > Which desktop environment / window manager do you use? > > > -- > Why is it that

Bug#637067: Looks like an upstream problem

2011-08-08 Thread Robert Norris
Looks the same as this upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=649588

Bug#637067: notification-daemon: crashes on receiving notification

2011-08-08 Thread Robert Norris
Package: notification-daemon Version: 0.7.1-3 Severity: grave Justification: renders package unusable Crashes immediately upon receiving notification. I can reproduce reliably as follows: rob@junai:~$ /usr/lib/notification-daemon/notification-daemon & [1] 13477 rob@junai:~$ notify-se

Bug#610341:

2011-02-11 Thread Robert Norris
Me 2!, my (Debian Unstable) system behaves the same. However I think Viking is working OK. Viking simply uses the normal GTK2 function 'gtk_file_chooser_dialog_new()', thus I believe the sort ordering of the dialog is outside of Viking's control. Indeed other GUI programs behave the same as V

Bug#551826: Messed up package name

2009-10-20 Thread Robert Norris
Package: rednotebook Version: 0.8.5-1 Should be ^^ I don't know how (or if possible) to fix my original message. Be Seeing You - Rob. If at first you don't succeed, then skydiving isn't for you. _

Bug#551826: Rednotebook package should recommend python-gtkspell

2009-10-20 Thread Robert Norris
Package: rednotebookVersion: 0.8.5-1 According to upstream (http://digitaldump.wordpress.com/projects/rednotebook/)  spell checking has been available from version 0.8.5. Unfortunately the spell check option may not be available on some systems. Once I installed the package python-gtkspell, the

Bug#551059: tomboy: bullet points are not indented when note is printed

2009-10-15 Thread Robert Norris
Package: tomboy Version: 1.0.0-1 Severity: normal When notes with indented bullet points are printed, the indenting doesn't come through. The bullets are there, but they are all left-aligned. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'

Bug#546315: suddenly fails with Gtk::IconThemeError

2009-09-28 Thread Robert Norris
Package: pavucontrol Version: 0.9.8-1 Severity: normal I get this too with a USB headset. pavucontrol aborts if the USB headset is plugged in, but not if I unplug it. Additionally, I have gnome-icon-theme installed: ii gnome-icon-the 2.26.0-1 GNOME Desktop icon theme End of the strace o

Bug#548822: xserver-xorg: X server crashes on startup

2009-09-28 Thread Robert Norris
Package: xserver-xorg Version: 1:7.4+4 Severity: important After an upgrade yesterday X does not start and leaves the system in an unusable state (machine still running, but screen blank and keyboard unresponsive). -- Package-specific info: /var/lib/x11/X.roster does not exist. /var/lib/x11/X.

Bug#546721: pulseaudio: requires restart to detect USB headset

2009-09-15 Thread Robert Norris
Package: pulseaudio Version: 0.9.17-1 Severity: normal I have a USB headset. When I plug it in, it is correctly detected and is accessible via ALSA (eg aplay, amixer). Pulseaudio however does not see it (eg not listed in pavucontrol) until I kill Pulseaudio and restart it (ie "killall pulseaudio

Bug#543774: libmail-imapclient-perl: Ssl option is not available

2009-08-26 Thread Robert Norris
Package: libmail-imapclient-perl Version: 3.19-1 Severity: normal Debian used to include a patch that added the "Ssl" option. This was removed in 3.00-1 and the module now emits an error telling the user to go and read NEWS.Debian. That's fine. Since 3.18 however, upstream has started including

Bug#532011: awesome: coredump with start any program

2009-06-08 Thread Robert Norris
I've just downgraded to 3.2.1-1 from testing, and it has the same problem. I suppose that means that the problem is in a different package. How should I go about finding it? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact l

Bug#532011: awesome: coredump with start any program

2009-06-08 Thread Robert Norris
Package: awesome Version: 3.3-1 Severity: normal I see something that looks like this too. I'm not able to recompile with debugging symbols just now, but I do get this dump from glibc: *** glibc detected *** awesome: free(): invalid pointer: 0x095007e8 *** === Backtrace: = /lib/i686/

Bug#444966: libsdl-gfx1.2: needs updating to 2.0.16

2007-10-02 Thread Robert Norris
Package: libsdl-gfx1.2 Severity: wishlist Upstream has 2.0.16 available: http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-2.0.16.tar.gz -- System Information: Debian Release: lenny/sid APT prefers oldstable APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, 's

Bug#335280: libsmjs-dev: should include js.msg

2005-10-22 Thread Robert Norris
Package: libsmjs-dev Version: 1.5rc6a-2 Severity: normal jscntxt.h tries to include js.msg, but its not installed. This makes it difficult to dig in the library internals via the other header files. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (50

Bug#317766: librra0-tools: rra-* tools in src/ directory should be installed

2005-07-11 Thread Robert Norris
Package: librra0-tools Version: 0.9.0-2 Severity: wishlist synce-rra comes with some great little tools in the src/ directory that really should be installed by default. These tools are great for writing sychronisation scripts that don't rely on Multisync. -- System Information: Debian Release: