Bug#402977: c2hs: Not easy to use in ghc

2006-12-13 Thread Magnus Therning
Package: c2hs Version: 0.14.5-5 Severity: wishlist % ghci ___ ___ _ / _ \ /\ /\/ __(_) / /_\// /_/ / / | | GHC Interactive, version 6.6, for Haskell 98. / /_\\/ __ / /___| | http://www.haskell.org/ghc/ \/\/ /_/\/|_| Type :? for help. Loading package base

Bug#402979: c2hs: Can't load in ghci (withObject missing)

2006-12-13 Thread Magnus Therning
Package: c2hs Version: 0.14.5-5 Severity: normal % cd /usr/lib/c2hs-0.14.5 % ghci / _ \ /\ /\/ __(_) / /_\// /_/ / / | | GHC Interactive, version 6.6, for Haskell 98. / /_\\/ __ / /___| | http://www.haskell.org/ghc/ \/\/ /_/\/|_| Type :? for help. Loading package

Bug#403038: pmount-hal failing to mount without restarting hald

2006-12-14 Thread Magnus Therning
Package: pmount Version: 0.9.13-1+b1 Severity: normal % pmount-hal /dev/sdd1 Error: given UDI is not a mountable volume Then I pkill hald and restart it. % pmount-hal /dev/sdd1 bhal-storage.c 1401 : INFO: called LIBHAL_FREE_DBUS_ERROR but dbusError was not set. process 12124: Applications must

Bug#388201: muttprint: Dependency favours tetex over texlive

2006-09-19 Thread Magnus Therning
Package: muttprint Version: 0.72d-5 Severity: normal The dependency on latex-ucs would force me to remove texlive from my system. AFAIK ucs is included in texlive-latex-recommended so changing the dependency to latex-ucs | texlive-latex-recommended would solve it. -- System Information: Debian

Bug#394290: zim: Autosaving broken after upgrade

2006-10-20 Thread Magnus Therning
Package: zim Version: 0.16-1 Severity: normal Since the latest upgrade one of my Wikis have been having problems. I keep on getting a dialogue everytime Zim tries to autosave the current page: Could not save page Can't create Zim::Page::Text object without page name! There are two ways of

Bug#394292: zim: Side pane not populated.

2006-10-20 Thread Magnus Therning
Package: zim Version: 0.16-1 Severity: normal Since the last upgrade of Zim my side pane has been empty. There seems to be no way of getting it re-populated. This only happened in one of my 4 wikis. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy:

Bug#388445: abiword-gnome: Quiting causes error--bug-buddy pops up

2006-09-20 Thread Magnus Therning
Package: abiword-gnome Version: 2.4.5-1 Severity: normal When quitting abiword I get a bug-buddy popup. It's very reliable. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386

Bug#388447: epiphany-browser: Printing causes crash (bug-buddy)

2006-09-20 Thread Magnus Therning
Package: epiphany-browser Version: 2.14.3-1+b1 Severity: normal When printing epiphany crashes, causing a bug-buddy dialogue to appear. Sometimes it manages to get the document to the printer, but most often it does not. The first time I noticed this was Monday 18 Sept. -- System Information:

Bug#388447: epiphany-browser: Printing causes crash (bug-buddy)

2006-09-20 Thread Magnus Therning
On Wed, Sep 20, 2006 at 16:59:42 +0200, Marco Cabizza wrote: Il giorno mer, 20/09/2006 alle 13.58 +0100, Magnus Therning ha scritto: Package: epiphany-browser Version: 2.14.3-1+b1 Severity: normal When printing epiphany crashes, causing a bug-buddy dialogue to appear. Sometimes it manages

Bug#400500: zsh: darcs completion listing a bit too much

2006-11-26 Thread Magnus Therning
Package: zsh Version: 4.3.2-25 Severity: wishlist Tags: patch The command line completion for darcs includes a bit more than just the commands. The following change seems to fix it: --- _darcs 2006-11-26 17:15:03.0 + +++ /usr/share/zsh/4.3.2/functions/Completion/Unix/_darcs

Bug#501279: libghc6-src-exts-dev: The version in Sid is _very_ out-of-date

2008-10-06 Thread Magnus Therning
Package: libghc6-src-exts-dev Version: 0.2.1~darcs20071212-2 Severity: wishlist Any chance of getting this updated to the latest version (I found 0.3.7 on hackage)? /M -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'stable'), (1,

Bug#492467: getpcaps: undefined symbol: cap_get_pid

2008-07-26 Thread Magnus Therning
Package: libcap2-bin Version: 2.11-1 Severity: normal getpcaps seems broken in Sid: [EMAIL PROTECTED]:/home/magnus # getpcaps mybinary getpcaps: symbol lookup error: getpcaps: undefined symbol: cap_get_pid -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy:

Bug#492647: python-gobject: New version out

2008-07-27 Thread Magnus Therning
Package: python-gobject Version: 2.14.2-1 Severity: wishlist A new version is out (2.15) with support for GIO. Any chance of seeing it in Sid soon? /M -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture:

Bug#400656: autofs: It's there, but only half way

2008-08-01 Thread Magnus Therning
Package: autofs Version: 4.1.4+debian-2.1 Followup-For: Bug #400656 It seems autofs now contains such a block, unfortunately it doesn't seem to be entirely correct. The init script currently contains: ### BEGIN INIT INFO # Provides:autofs # Required-Start: $local_fs #

Bug#494084: netbase: Add boot order dependency on resolvconf?

2008-08-07 Thread Magnus Therning
Package: netbase Version: 4.33 Severity: normal A while after installing both insserv and resolvconf I began having problems with name lookup. I tracked it down to resolvconf not picking up the DNS settings as reported by my DHCP server--/etc/resolv.conf was left empty. So I'd suggest the init

Bug#494098: zsh: Prompt expansion of %~ seems broken.

2008-08-07 Thread Magnus Therning
Package: zsh Version: 4.3.6-6 Severity: minor Expansion of %~ seems to have been broken. This is the behaviour I see: ~: print $PS1 %~: ~: print -P %~ ~ ~: cd Desktop /home/magnus/Desktop: print -P %~ /home/magnus/Desktop /home/magnus/Desktop: cd .. /home/magnus: print -P %~

Bug#494098: zsh: Prompt expansion of %~ seems broken.

2008-08-11 Thread Magnus Therning
On Fri, Aug 8, 2008 at 12:04 AM, Clint Adams [EMAIL PROTECTED] wrote: On Thu, Aug 07, 2008 at 09:47:44AM +0100, Magnus Therning wrote: Package: zsh Version: 4.3.6-6 Severity: minor Expansion of %~ seems to have been broken. This is the behaviour I see: ~: print $PS1 %~: ~: print

Bug#494098: zsh: Prompt expansion of %~ seems broken.

2008-08-12 Thread Magnus Therning
On Mon, Aug 11, 2008 at 4:29 PM, Bart Schaefer [EMAIL PROTECTED] wrote: On Aug 11, 1:31pm, Clint Adams wrote: } Subject: Re: Bug#494098: zsh: Prompt expansion of %~ seems broken. } } On Mon, Aug 11, 2008 at 09:19:37AM +0100, Magnus Therning wrote: } } ~: cd Desktop } /home/magnus

Bug#495632: gnome: I can't get rhythmbox to not open when plugging in my MP3 player

2008-08-19 Thread Magnus Therning
Package: gnome Version: 1:2.22.2~4 Severity: normal It seems that no matter what the settings in System-Preferences-Removable media are Rhythmbox still is started when I plug in my MP3 player. /M -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990,

Bug#495632: gnome: I can't get rhythmbox to not open when plugging in my MP3 player

2008-08-20 Thread Magnus Therning
Sven Arvidsson wrote: On Tue, 2008-08-19 at 07:35 +0100, Magnus Therning wrote: It seems that no matter what the settings in System-Preferences-Removable media are Rhythmbox still is started when I plug in my MP3 player. Are you using Nautilus 2.22? In that case mounting

Bug#499337: nautilus: Bad text in dialogue when trying to open a connection to computer that can't be found

2008-09-17 Thread Magnus Therning
Package: nautilus Version: 2.22.2-1 Severity: normal I press Ctrl-L and type in the name of a computer that isn't on the network and I'm greeted by a dialogue that says: Couldn't display sftp://naboo2.local/;, because the host could be found. Clearly there's a problem with a missing negation

Bug#499874: RFP: nautilus-dropbox -- nautilus plugin for dropbox

2008-09-23 Thread Magnus Therning
Package: wnpp Severity: wishlist * Package name: nautilus-dropbox Version : 0.4.1 * URL : http://www.getdropbox.com/ * License : GPL for code, artwork is not free Programming Lang: C Description : nautilus plugin for dropbox Dropbox is a service to sync

Bug#499873: libpam-mount: Would love to see 0.47 packaged up for Debian soon

2008-09-23 Thread Magnus Therning
Package: libpam-mount Version: 0.44-1 Severity: wishlist I notice that version 0.48 has been out for about a week (boy, that project seems to release often indeed). Anyway, from 0.47 pam_mount has support for encfs, which is something I'd _really_ like to have. Any chance of 0.48 making it into

Bug#491742: zsh: gpg --send-keys completion is broken

2008-07-21 Thread Magnus Therning
Package: zsh Version: 4.3.6-5 Severity: wishlist `gpg --send-keys` completion completes on UIDs, but the command expects a key ID: % gpg --send-keys [EMAIL PROTECTED] gpg: [EMAIL PROTECTED] not a key ID: skipping /M -- System Information: Debian Release: lenny/sid APT prefers unstable APT

Bug#420136: hal: gnome-mount fails to mount encrypted USB key

2008-09-11 Thread Magnus Therning
Michael Biebl wrote: Magnus Therning wrote: On Wed, May 23, 2007 at 12:19:51 +0200, Michael Biebl wrote: Magnus Therning wrote: On Sun, Apr 22, 2007 at 01:01:22 +0200, Michael Biebl wrote: exists, but the luks mapping didn't happened automatically. So after

Bug#420136: hal: gnome-mount fails to mount encrypted USB key

2008-09-11 Thread Magnus Therning
Michael Biebl wrote: Magnus Therning wrote: It doesn't seem to work for me. These are the steps I take to create my encrypted partition: # cryptsetup luksFormat /dev/sdc # cryptsetup luksOpen /dev/sdc silly # mkfs.ext3 -L silly /dev/mapper/silly # cryptsetup luksClose /dev/mapper

Bug#465038: hpodder: SqlError

2008-02-10 Thread Magnus Therning
Package: hpodder Version: 1.1.0 Severity: normal I'm greeted with the following error when trying to update: podder: exception :: Database.HDBC.SqlError When this happens hpodder freezes and doesn't terminate without on its own. Removing the feed and then re-adding it doesn't solve the

Bug#465038: hpodder update error/hang

2008-02-13 Thread Magnus Therning
% 0 B/s 0sh podder: exception :: Database.HDBC.SqlError 100% 0 B/s 0s /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus

Bug#465038: hpodder update error/hang

2008-02-14 Thread Magnus Therning
John Goerzen wrote: On Wed February 13 2008 6:12:00 pm Magnus Therning wrote: John Goerzen wrote: Hi folks, Unfortunately, hpodder was not passing along the underlying SQL condition that caused this problem. I have released hpodder 1.1.1 that adds the below patch. It should now pass

Bug#459848: nvidia-kernel-source: Still badly named tar-ball!

2008-01-14 Thread Magnus Therning
Package: nvidia-kernel-source Version: 169.07-2 Followup-For: Bug #459848 I still can't make m-a build the module without renaming the tar-ball! % dpkg -L nvidia-kernel-source /. /usr /usr/src /usr/src/nvidia-kernel.tar.bz2 /usr/share /usr/share/doc /usr/share/doc/nvidia-kernel-source

Bug#463715: cmake: Please include the vim config files

2008-02-02 Thread Magnus Therning
Package: cmake Version: 2.4.8-1 Severity: wishlist I'm feeling discriminated against: (;-)) % dpkg -L cmake|grep emacs /etc/emacs /etc/emacs/site-start.d /etc/emacs/site-start.d/50cmake.el /usr/lib/emacsen-common /usr/lib/emacsen-common/packages /usr/lib/emacsen-common/packages/remove

Bug#442126: Re: Bug#442126: Installation fails, can't create dir /var/lib/mixmaster/Mix

2007-11-24 Thread Magnus Therning
Peter Palfrader wrote: On Thu, 13 Sep 2007, Magnus Therning wrote: Installing mixmaster fails: Setting up mixmaster (3.0b2-5) ... warning: --update given but /var/lib/mixmaster does not exist mkdir: cannot create directory `/var/lib/mixmaster/Mix': No such file or directory dpkg

Bug#445627: haskell-utils: Please also ignore backup files (*~)

2007-11-26 Thread Magnus Therning
Package: haskell-utils Version: 1.9 Followup-For: Bug #445627 update-haskell-control is /very/ eager in loading files. It'd be very useful to have it ignore backup-files created by commonly used editors, such as files matching *~: % update-haskell-control -v Input filename:

Bug#344470: gnome-panel: My clock's calendar starts on Tuesday

2007-11-26 Thread Magnus Therning
Package: gnome-panel Version: 2.20.1-1 Followup-For: Bug #344470 Well the title of the email says it all, I think. My locale is set properly (en_GB): % cal November 2007 Mo Tu We Th Fr Sa Su 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27

Bug#452999: zim: New version available (0.23)

2007-11-26 Thread Magnus Therning
Package: zim Version: 0.20-1 Severity: wishlist There's a new version of Zim, 0.23. Any chance of getting an update in Debian Sid? /M -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture:

Bug#453433: python-libgmail: It also fixes a problem to log in when using the new (beta) version of Gmail

2007-11-29 Thread Magnus Therning
Package: python-libgmail Version: 0.1.6.1-1 Followup-For: Bug #453433 When enabling the new version of Gmail I get the following result: In [1]: import libgmail In [2]: ga = libgmail.GmailAccount('magnus.therning', 'eiyash1eeKe0xuimu2No') In [3]: ga.login() HTTP Error 302: The HTTP

Bug#454151: zim: Close button in about dialogue broken

2007-12-13 Thread Magnus Therning
On Dec 3, 2007 4:41 PM, Raphael Hertzog [EMAIL PROTECTED] wrote: On Mon, 03 Dec 2007, [EMAIL PROTECTED] wrote: Hmm, not reproducable on my system. Maybe this is a bug in a specific Gtk+ or Gtk2-perl version ? About dialog is a standard Gtk widget, so would not expect zim specific bug there.

Bug#418747: The version in Sid is indeed /very/ old now!

2007-12-27 Thread Magnus Therning
in as well, though I'm not very familiar with chicken, yet. /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus.therning@gmail.com http://therning.org/magnus What if I don't want to obey the laws? Do they throw me in jail

Bug#370789: totem-gstreamer: Playing DVD works from command line, but not from menu

2008-01-25 Thread Magnus Therning
Package: totem-gstreamer Version: 2.20.3-1 Followup-For: Bug #370789 Just thought I should add that playing DVDs from the mountpoint (e.g. 'totem /media/the disk) works fine while playing them from the menu in totem still doesn't work. Would love to have a work-around for this! Is this bug

Bug#448404: Terrible RFP email, sorry

2007-11-09 Thread Magnus Therning
for Perfect Paper Password A Pluggable Authentication Module (PAM) implementing Gibson Research's Perfect Paper Passwords (PPP). http://www.grc.com/ppp/othersoftware.htm http://code.google.com/p/ppp-pam/ /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org

Bug#454151: zim: Close button in about dialogue broken

2007-12-03 Thread Magnus Therning
Package: zim Version: 0.23-1 Severity: minor To reproduce: Choose menu item Help-About, then try to close the dialogue using the Close button. Marvel at how little effect your clicking has... :-) -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990,

Bug#437955: ITP: keysafe -- A safe to put your passwords in

2007-08-14 Thread Magnus Therning
Package: wnpp Severity: wishlist Owner: Magnus Therning [EMAIL PROTECTED] * Package name: keysafe Version : 0.3.5 Upstream Author : Magnus Therning [EMAIL PROTECTED] * URL : http://therning.org/magnus/computer/keysafe * License : GPL Programming Lang: Python

Bug#446273: coreutils: New version available

2007-10-11 Thread Magnus Therning
Package: coreutils Version: 5.97-5.4 Severity: wishlist Newer versions of coreutils have been available for a long time. The latest is 6.9, with a date-stamp of 22 Mar this year. Why not catch up? -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990,

Bug#432337: Slight update, it's still a bug :-)

2007-07-23 Thread Magnus Therning
By accident I just found out that copy link copies the link to the X clipboard. Since Zim is a GTK-based app I expected it to copy to the GTK clipboard. /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] http

Bug#432703: It's apparently fixed upstream

2007-07-31 Thread Magnus Therning
-- Magnus Therning (OpenPGP: 0xAB4DFBA4) [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] http://therning.org/magnus He who has not first laid his foundations may be able with great ability to lay them afterwards, but they will be laid with trouble to the architect

Bug#435475: roxterm doesn't tie in to alternative/x-terminal-emulator

2007-07-31 Thread Magnus Therning
Package: roxterm Version: 1.5.2-1 Severity: normal It's a shame that roxterm doesn't tie in with the alternative system in Debian: # update-alternatives --list x-terminal-emulator /usr/bin/gnome-terminal.wrapper /usr/bin/xterm /usr/bin/uxterm /usr/bin/koi8rxterm /usr/bin/lxterm Any chance

Bug#432703: It's apparently fixed upstream

2007-07-31 Thread Magnus Therning
On Tue, Jul 31, 2007 at 14:34:20 +0530, Varun Hiremath wrote: On Tue, 31 Jul, 2007 at 09:02:10AM +0100, Magnus Therning wrote: I see the same behaviour, no sets directory is created when mounting flickrfs. Apparently it's a known bug and it's been fixed: https://sourceforge.net/tracker

Bug#435661: No user control over adding the 'flickrfs' tag

2007-08-02 Thread Magnus Therning
Package: flickrfs Version: 1.3.9.1-4mt Severity: normal Tags: patch Flickrfs will add the tag 'flickrfs' to all pictures the user uploads and there is no way to control this behaviour. The patch below makes an attempt at fixing that. I'm running flickrfs with this patch applied hence the weird

Bug#442126: Installation fails, can't create dir /var/lib/mixmaster/Mix

2007-09-13 Thread Magnus Therning
Package: mixmaster Version: 3.0b2-5 Severity: normal Installing mixmaster fails: Setting up mixmaster (3.0b2-5) ... warning: --update given but /var/lib/mixmaster does not exist mkdir: cannot create directory `/var/lib/mixmaster/Mix': No such file or directory dpkg: error processing

Bug#440789: gringotts: Gringotts fails to start as installed on 64bit

2007-09-04 Thread Magnus Therning
Package: gringotts Version: 1.2.8+1.2.9pre1-15 Severity: normal When trying to start /usr/bin/gringotts this is what is printed: % /usr/bin/gringotts (process:3427): GLib-WARNING **: getpwuid_r(): failed due to unknown user id (1000) Gringotts version 1.2.9pre1 (libGringotts 1.2.1)

Bug#442316: This is even worse than just a messed up keyboard

2007-10-24 Thread Magnus Therning
button mouse :-) (II) Logitech USB Receiver: Configured 96 mouse buttons. /M [1]: http://gentoo-wiki.com/HOWTO_Advanced_Mouse/Individual_Configurations#Logitech_Cordless_Desktop_LX_501 -- Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber

Bug#448404: RFP: ppp-pam -- PAM module for Perfect Paper Password

2007-10-28 Thread Magnus Therning
Package: wnpp Severity: wishlist * Package name: ppp-pam Version : x.y.z Upstream Author : Name [EMAIL PROTECTED] * URL : http://www.example.org/ * License : (GPL, LGPL, BSD, MIT/X, etc.) Programming Lang: (C, C++, C#, Perl, Python, etc.) Description :

Bug#448698: Noise removal tool craches audacity

2007-10-31 Thread Magnus Therning
Package: audacity Version: 1.3.3-1+b1 Severity: normal Audacity crashes when clicking the button labelled Get Noise Profile in the Noise Removal dialogue. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1,

Bug#448722: comixcursors: New version available

2007-10-31 Thread Magnus Therning
Package: comixcursors Version: 0.4.1-4 Severity: wishlist There seems to be a new version available, 0.5. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux

Bug#448822: ITP: haskell-dataenc -- Data encoding library for Haskell

2007-11-01 Thread Magnus Therning
Package: wnpp Severity: wishlist Owner: Magnus Therning [EMAIL PROTECTED] * Package name: haskell-dataenc Version : 0.9 Upstream Author : Magnus Therning [EMAIL PROTECTED] * URL : http://haskell.org/haskellwiki/Library/Data_encoding * License : LGPL

Bug#449001: libwebkitgtk-dev: It should conflict with libwebkitgdk-dev

2007-11-02 Thread Magnus Therning
Package: libwebkitgtk-dev Version: 0~svn26044-1 Severity: normal I just tried installing it while having libwebkitgdk-dev installed: Selecting previously deselected package libwebkitgtk-dev. Unpacking libwebkitgtk-dev (from .../libwebkitgtk-dev_0~svn26044-1_all.deb) ... dpkg: error processing

Bug#400283: Working gstreamer package in experimental

2007-01-05 Thread Magnus Therning
I can report that there is a package of gstreamer0.10-plugins-good 0.10.5 in experimental. With it Jokosher works like a charm. /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] http://therning.org/magnus Software

Bug#406091: zim: Error when writing :-)

2007-01-08 Thread Magnus Therning
Package: zim Version: 0.17-1 Severity: normal After sticking the four characters :-) on a line The next auto save will throw up a dialogue saying: Could not save page Modification of non-creatable array value attempted, subscript -1 at /usr/share/perl5/Zim/Repository/Files.pm line 459. /M

Bug#415554: epiphany-extensions: Missing dependency

2007-03-20 Thread Magnus Therning
Package: epiphany-extensions Version: 2.18.0-3 Severity: normal The extension Epilicious requires python-elementtree. As soon as python2.5 becomes the default in Debian this will be taken care of automatically, but for now it needs to be added as a requirement. -- System Information: Debian

Bug#410871: 2.3.7-2 still not installable

2007-02-14 Thread Magnus Therning
I just tried upgrading to 2.3.7-2 and it failed in the exact way described in bug #410871 (verified by adding the 'set -x' in postfix.postinst). My attempts to install postfix from experimental failed in the same way, as did downgrading to Etch's version. -- Magnus Therning [EMAIL PROTECTED

Bug#410871: 2.3.7-2 still not installable

2007-02-14 Thread Magnus Therning
On 2/14/07, LaMont Jones [EMAIL PROTECTED] wrote: On Wed, Feb 14, 2007 at 11:58:07AM +, Magnus Therning wrote: I just tried upgrading to 2.3.7-2 and it failed in the exact way described in bug #410871 (verified by adding the 'set -x' in postfix.postinst). My attempts to install postfix

Bug#410871: 2.3.7-2 still not installable

2007-02-15 Thread Magnus Therning
On 2/14/07, LaMont Jones [EMAIL PROTECTED] wrote: On Wed, Feb 14, 2007 at 02:23:43PM +, Magnus Therning wrote: On 2/14/07, LaMont Jones [EMAIL PROTECTED] wrote: The installation worked fine, but there now seems to be something else # mailq postqueue: warning: Mail system is down

Bug#410871: 2.3.7-2 still not installable

2007-02-15 Thread Magnus Therning
On 2/15/07, LaMont Jones [EMAIL PROTECTED] wrote: On Thu, Feb 15, 2007 at 11:07:45AM +, Magnus Therning wrote: On 2/14/07, LaMont Jones [EMAIL PROTECTED] wrote: On Wed, Feb 14, 2007 at 02:23:43PM +, Magnus Therning wrote: There is also no complaint about the service already being

Bug#378312: [EMAIL PROTECTED]: Re: Bug#378312: gmailfs: Same behavior]

2006-11-19 Thread Magnus Therning
%self.blocksize:] = buf[written:written+thiswrote] TypeError: object doesn't support slice assignment It looks like gmailfs could do with some TLC. :-) /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] http

Bug#421736: tilda: Window opens in surprising places

2007-05-05 Thread Magnus Therning
On Fri, May 04, 2007 at 19:53:22 +0200, Davide Truffa wrote: Magnus Therning ha scritto: [...] If I open the preferences dialogue and simply clicks OK, then the window moves to where it should be. The next time I hit alt-f12 the window is again appearing in unpredictable places. It's all

Bug#422756: gnome-volume-manager: Already present LUKS USB stick is not picked up at start

2007-05-07 Thread Magnus Therning
Package: gnome-volume-manager Version: 2.17.0-2 Severity: normal A LUKS USB stick that is present before logging in is not picked up, i.e. no dialogue pops up asking for the password. Attaching the same USB stick after login results in a dialogue. This behaviour has changed since GNOME was

Bug#421736: tilda: Window opens in surprising places

2007-05-11 Thread Magnus Therning
:2.18.2-3 -- Magnus Therning (OpenPGP: 0xAB4DFBA4) [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free from software patents, we do not want censorship

Bug#428367: ssh-askpass-fullscreen doesn't always occupy the full screen

2007-06-11 Thread Magnus Therning
Package: ssh-askpass-fullscreen Version: 0.3-2 Severity: minor On a dual-screen setup up it only occupies one of the screens. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux

Bug#420136: hal: gnome-mount fails to mount encrypted USB key

2007-06-13 Thread Magnus Therning
On Wed, May 23, 2007 at 12:19:51 +0200, Michael Biebl wrote: Magnus Therning wrote: On Sun, Apr 22, 2007 at 01:01:22 +0200, Michael Biebl wrote: exists, but the luks mapping didn't happened automatically. So after= a while I started gnome-volume-manager and the luks mapping appeared together

Bug#421736: tilda: Window opens in surprising places

2007-05-01 Thread Magnus Therning
Package: tilda Version: 0.09.4-2 Severity: normal I've configured it to open at 1280x0 on my dual-screen system (using an nVidia TwinView setup). However, the window only sometimes appears there. If I open the preferences dialogue and simply clicks OK, then the window moves to where it should

Bug#420033: Hackish solution?

2007-05-30 Thread Magnus Therning
I commented out the only reference to /lib/lvm-200/vgchange in /etc/yaird/Templates.cfg. After that the ramdisk creation succeeds, and I've booted with it :-) /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] http

Bug#431733: vmware-package: Provide defaults for command line options

2007-07-04 Thread Magnus Therning
Package: vmware-package Version: 0.6 Severity: wishlist It would be great if the tool would extract a default for -u based on the provided filename. It'd also be great if the tool could deal with $DEBFULLNAME and $EMAIL to construct a default for -m. -- System Information: Debian Release:

Bug#431733: vmware-package: Doesn't seem fixed to me

2007-07-05 Thread Magnus Therning
Package: vmware-package Version: 0.7 Followup-For: Bug #431733 I don't see any resonable default for -u being extracted when running make-vmpkg: # make-vmpkg -p server-console VMware-server-console-1.0.3-44356.tar.gz === detected product server-console === md5sum check passed

Bug#432337: zim: Copy link doesn't work

2007-07-09 Thread Magnus Therning
Package: zim Version: 0.19-1 Severity: normal The popup menu for an http link does contain the copy link option but it doesn't seem to affect the clipboard in any way. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1,

Bug#432357: seahorse: Seahorse asks for password for each GPG sub-key

2007-07-09 Thread Magnus Therning
Package: seahorse Version: 1.0.1-5 Severity: normal The title says it all. With growing numbers of sub-keys seahorse quickly becomes too much of a nuisance to use. IIRC gpg-agent doesn't have the same behaviour. Is there even a way to get different passwords for different sub-keys? -- System

Bug#431692: Still crashing

2007-07-09 Thread Magnus Therning
: volume = 0 -- -- Magnus Therning (OpenPGP: 0xAB4DFBA4) [EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] http://therning.org/magnus Software is not manufactured, it is something you write and publish. Keep Europe free

Bug#432722: gnome-rdp: rdesktop dependency?

2007-07-11 Thread Magnus Therning
Package: gnome-rdp Version: 0.2.2-2 Severity: normal Shouldn't the package at least recommend rdesktop? -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux

Bug#429532: vim: changelog bug prevents adding new entries using leader o

2007-06-18 Thread Magnus Therning
Package: vim Version: 1:7.1-000+1 Severity: normal This is the error I get when typing leader-o (\-o) in changelog mode: Error detected while processing function SNR27_new_changelog_entry: line 12: E121: Undefined variable: g:changelog_date_end_entry_search E116: Invalid

Bug#425848: mutt-ng: When opened, attachments are saved read/write

2007-05-24 Thread Magnus Therning
Package: mutt-ng Version: 0.0+20060429-3 Severity: normal It would be great to have attached filed saved read-only in /tmp to avoid forgetting saving it somewhere else after making some edits. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990,

Bug#432722: gnome-rdp: rdesktop dependency?

2007-07-13 Thread Magnus Therning
On Fri, Jul 13, 2007 at 11:28:47 +0200, David Paleino wrote: 2007/7/11, Magnus Therning [EMAIL PROTECTED]: Package: gnome-rdp Version: 0.2.2-2 Severity: normal Shouldn't the package at least recommend rdesktop? Hi Magnus, gnome-desktop does not necessarily need rdesktop. In fact, you could use

Bug#432722: gnome-rdp: rdesktop dependency?

2007-07-14 Thread Magnus Therning
On Sat, Jul 14, 2007 at 19:42:19 +0200, David Paleino wrote: 2007/7/13, Magnus Therning [EMAIL PROTECTED]: ... Well, the UI offers rdesktop as an option for connections. Even when rdesktop isn't installed! That's what prompted me to raise the bug. Yes, but doesn't it prompt anything when

Bug#432722: gnome-rdp: rdesktop dependency?

2007-07-17 Thread Magnus Therning
On Mon, Jul 16, 2007 at 16:01:56 +0200, David Paleino wrote: 2007/7/14, Magnus Therning [EMAIL PROTECTED]: On Sat, Jul 14, 2007 at 19:42:19 +0200, David Paleino wrote: [..] I'd also like to point out the tsclient, which works perfectly well without rdesktop present, does list a dependency

Bug#433767: zsh: Improvement to completion for tin

2007-07-19 Thread Magnus Therning
Package: zsh Version: 4.3.4-10 Severity: minor Tags: patch The completion for tin doesn't take into account the TIN_HOMEDIR environment variable when looking for newshosts. Here's a fix for that: --- /usr/share/zsh/4.3.4/functions/Completion/Unix/_tin 2007-07-02 14:51:17.0 +0100 +++

Bug#433767: zsh: Improvement to completion for tin

2007-07-19 Thread Magnus Therning
On Thu, Jul 19, 2007 at 11:33:18 -0400, Clint Adams wrote: On Thu, Jul 19, 2007 at 11:35:12AM +0100, Magnus Therning wrote: The completion for tin doesn't take into account the TIN_HOMEDIR environment variable when looking for newshosts. Here's a fix for that: [...] I'm gonna stick a colon

Bug#420136: hal: gnome-mount fails to mount encrypted USB key

2007-04-20 Thread Magnus Therning
Package: hal Version: 0.5.8.1-9 Severity: normal Raising this after a discussion on the gtk-gnome list: http://lists.debian.org/debian-gtk-gnome/2007/04/msg00028.html Added the following in an email CCd to [EMAIL PROTECTED]: This is getting offtopc for this list, so I changed to pkg-utopia.

Bug#420136: hal: gnome-mount fails to mount encrypted USB key

2007-04-21 Thread Magnus Therning
This all looks rather ok. Could you reboot your system and try again to avoid any possible side effects.. Done. Still the same behaviour :-( I also wondered a bit why you have /dev/dm-0, dm-1 and dm-2. Could you elaborate? LVM. /M -- Magnus Therning (OpenPGP

Bug#319730: .deskop file misplaced

2005-07-24 Thread Magnus Therning
Subject: gnucash-common: .desktop file misplaced Package: gnucash-common Version: 1.8.9-4ubuntu2 Severity: normal *** Please type your report below this line *** The .desktop file should be placed in /usr/share/applications to follow the freedesktop.org specification. -- System Information:

Bug#319730: .deskop file misplaced

2005-07-25 Thread Magnus Therning
On Sun, Jul 24, 2005 at 12:25:52PM -0700, Thomas Bushnell BSG wrote: Magnus Therning [EMAIL PROTECTED] writes: Subject: gnucash-common: .desktop file misplaced Package: gnucash-common Version: 1.8.9-4ubuntu2 Severity: normal *** Please type your report below this line *** The .desktop

Bug#482062: deskbar: Deskbar can't handle opening iceowl

2008-06-03 Thread Magnus Therning
Romain Francoise wrote: Magnus Therning [EMAIL PROTECTED] writes: Whenever I try to start iceowl through deskbar-applet I end up getting a bug-buddy dialogue. And what does it say? Launching iceowl through deskbar-applet works here... I haven't had any problems with it lately either. I

Bug#484648: evolution: Seems to fail to use keyring properly

2008-06-05 Thread Magnus Therning
Package: evolution Version: 2.22.2-1 Severity: normal I'm repeatedly asked for my password for my exchange account, despite always having the “Remember this password” tickbox ticked. The correct password is in my keyring (it appears under the Passwords tab in the seahorse key manager tool.

Bug#471854: buildbot: Can the package be split into two, one for masters and one for slaves?

2008-04-27 Thread Magnus Therning
Matthias Klose wrote: tag 471854 + moreinfo thanks Magnus Therning writes: Package: buildbot Severity: wishlist I imagine (and seriously hope) the dependencies could be trimmed significantly for installation of a slave. which ones? Well, at the time I was hoping that a slave would

Bug#482062: deskbar: Deskbar can't handle opening iceowl

2008-05-20 Thread Magnus Therning
Package: deskbar-applet Version: 2.22.1-1+b1 Severity: normal File: deskbar Whenever I try to start iceowl through deskbar-applet I end up getting a bug-buddy dialogue. /M -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'),

Bug#482162: ITP: haskell-safe -- Library for safe (pattern match free) functions.

2008-05-21 Thread Magnus Therning
Package: wnpp Severity: wishlist Owner: Magnus Therning [EMAIL PROTECTED] * Package name: haskell-safe Version : 0.1 Upstream Author : Neil Mitchell * URL : http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Safe * License : BSD Programming Lang

Bug#460728: service-discovery-applet: Still unable to handle http(s)

2008-05-28 Thread Magnus Therning
Package: service-discovery-applet Version: 0.4.4-3.1 Followup-For: Bug #460728 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The system is configured properly to handle http(s): % gnome-open http://google.com [epiphany starts on google page] However, service-discovery-applet reports

Bug#352921: bzr: Please add python2.4-paramiko to suggest list

2006-02-15 Thread Magnus Therning
Package: bzr Version: 0.7-2 Severity: normal The sftp support in bzr 0.7 depends on paramiko being available. It's not needed for using bzr but it'd be nice to see it mentioned as a suggested package. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy:

Bug#352922: bzr: Pushing using ftp fails

2006-02-15 Thread Magnus Therning
Package: bzr Version: 0.7-2 Severity: normal Pushing using ftp fails: bzr: ERROR: exceptions.NameError: global name 'extra' is not defined at /usr/lib/python2.4/site-packages/bzrlib/transport/ftp.py line 180 in get The following modification seems to fix it: -raise

Bug#347367: gnome-screensaver: Similar behaviour when using Xinerama

2006-02-15 Thread Magnus Therning
Package: gnome-screensaver Version: 0.0.24-1 Followup-For: Bug #347367 I see the same behaviour when using Xinerama on a dual-head Matrox card. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')

Bug#352235: Acknowledgement (epiphany-extensions: Please enable the python extensions)

2006-02-15 Thread Magnus Therning
epiphany-browser 1.8.3-4 has support for python plugins. Simply rebuilding epiphany-extensions against that version will trigger inclusion of the basic python extensions (python-console being the one I'm most interested in). /M -- Magnus Therning(OpenPGP: 0xAB4DFBA4) [EMAIL

Bug#353158: codeville: New version out since 25-12-2005

2006-02-16 Thread Magnus Therning
Package: codeville Severity: wishlist Codeville 0.1.14 has been out since Dec 25, 2005. Please package it. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Shell:

Bug#353542: python-cherrypy2.1: Security update available

2006-02-19 Thread Magnus Therning
Package: python-cherrypy2.1 Version: 2.1.0-1 Severity: important Cut from the CherryPy website: 2006-01-10 CherryPy-2.1.1 released. Fixes serious security flaw in 2.1.0. We just fixed a serious security flaw in staticfilter. Basically, if you used staticfilter anyone could read any file on

  1   2   >