Bug#775798: gvfs-bin: Opens all filetypes in Nautilus when exo-open (from exo-utils) is installed

2015-01-19 Thread Albin Stjerna
Package: gvfs-bin
Version: 1.22.2-1
Severity: important

Dear Maintainer,

When XFCE's exo-open (from exo-utils) is available on my system, gvfs-open 
incorrectly opens *all* filetypes in nautilus. Uninstalling exo-utils (and, 
unfortunately, the entire XFCE desktop) fixes the problem.

Also see this strace output:
albin@hecate ~ % strace -f /usr/bin/gvfs-open ~/Downloads/Bibliotekarie.pdf 
21 |grep exec
execve(/usr/bin/gvfs-open, [/usr/bin/gvfs-open, 
/home/albin/Downloads/Biblioteka...], [/* 48 vars */]) = 0
[pid  5109] execve(/home/albin/local/bin/exo-open, [exo-open, --launch, 
FileManager, /home/albin/Downloads/Biblioteka...], [/* 50 vars */]) = -1 
ENOENT (No such file or directory)
[pid  5109] execve(/home/albin/.local/bin/exo-open, [exo-open, --launch, 
FileManager, /home/albin/Downloads/Biblioteka...], [/* 50 vars */]) = -1 
ENOENT (No such file or directory)
[pid  5109] execve(/home/albin/.bin/exo-open, [exo-open, --launch, 
FileManager, /home/albin/Downloads/Biblioteka...], [/* 50 vars */]) = -1 
ENOENT (No such file or directory)
[pid  5109] execve(/home/albin/android-studio/bin/exo-open, [exo-open, 
--launch, FileManager, /home/albin/Downloads/Biblioteka...], [/* 50 vars 
*/]) = -1 ENOENT (No such file or directory)
[pid  5109] execve(/usr/local/bin/exo-open, [exo-open, --launch, 
FileManager, /home/albin/Downloads/Biblioteka...], [/* 50 vars */]) = -1 
ENOENT (No such file or directory)
[pid  5109] execve(/usr/bin/exo-open, [exo-open, --launch, FileManager, 
/home/albin/Downloads/Biblioteka...], [/* 50 vars */] unfinished ...
[pid  5109] ... execve resumed )  = 0
[pid  5112] execve(/usr/lib/x86_64-linux-gnu/xfce4/exo-1/exo-helper-1, 
[/usr/lib/x86_64-linux-gnu/xfce4/..., --launch, FileManager, 
/home/albin/Downloads/Biblioteka...], [/* 50 vars */] unfinished ...
[pid  5112] ... execve resumed )  = 0
[pid  5113] execve(/usr/bin/nautilus, [/usr/bin/nautilus, 
/home/albin/Downloads/Biblioteka...], [/* 50 vars */] unfinished ...
[pid  5113] ... execve resumed )  = 0
[pid  5118] execve(/home/albin/local/bin/ls, [ls, -l, 
/etc/xdg/nautilus-actions/nautil...], [/* 50 vars */]) = -1 ENOENT (No such 
file or directory)
[pid  5118] execve(/home/albin/.local/bin/ls, [ls, -l, 
/etc/xdg/nautilus-actions/nautil...], [/* 50 vars */]) = -1 ENOENT (No such 
file or directory)
[pid  5118] execve(/home/albin/.bin/ls, [ls, -l, 
/etc/xdg/nautilus-actions/nautil...], [/* 50 vars */]) = -1 ENOENT (No such 
file or directory)
[pid  5118] execve(/home/albin/android-studio/bin/ls, [ls, -l, 
/etc/xdg/nautilus-actions/nautil...], [/* 50 vars */]) = -1 ENOENT (No such 
file or directory)
[pid  5118] execve(/usr/local/bin/ls, [ls, -l, 
/etc/xdg/nautilus-actions/nautil...], [/* 50 vars */]) = -1 ENOENT (No such 
file or directory)
[pid  5118] execve(/usr/bin/ls, [ls, -l, 
/etc/xdg/nautilus-actions/nautil...], [/* 50 vars */]) = -1 ENOENT (No such 
file or directory)
[pid  5118] execve(/bin/ls, [ls, -l, 
/etc/xdg/nautilus-actions/nautil...], [/* 50 vars */] unfinished ...
[pid  5118] ... execve resumed )  = 0
[pid  5119] execve(/home/albin/local/bin/ls, [ls, -l, 
/home/albin/.config/nautilus-act...], [/* 50 vars */]) = -1 ENOENT (No such 
file or directory)
[pid  5119] execve(/home/albin/.local/bin/ls, [ls, -l, 
/home/albin/.config/nautilus-act...], [/* 50 vars */]) = -1 ENOENT (No such 
file or directory)
[pid  5119] execve(/home/albin/.bin/ls, [ls, -l, 
/home/albin/.config/nautilus-act...], [/* 50 vars */]) = -1 ENOENT (No such 
file or directory)
[pid  5119] execve(/home/albin/android-studio/bin/ls, [ls, -l, 
/home/albin/.config/nautilus-act...], [/* 50 vars */]) = -1 ENOENT (No such 
file or directory)
[pid  5119] execve(/usr/local/bin/ls, [ls, -l, 
/home/albin/.config/nautilus-act...], [/* 50 vars */]) = -1 ENOENT (No such 
file or directory)
[pid  5119] execve(/usr/bin/ls, [ls, -l, 
/home/albin/.config/nautilus-act...], [/* 50 vars */]) = -1 ENOENT (No such 
file or directory)
[pid  5119] execve(/bin/ls, [ls, -l, 
/home/albin/.config/nautilus-act...], [/* 50 vars */] unfinished ...
[pid  5119] ... execve resumed )  = 0
[pid  5122] ... read resumed odev,noexec,relatime,cpu,cpuacct..., 1024) = 
1024
[pid  5123] ... read resumed odev,noexec,relatime,cpu,cpuacct..., 1024) = 
1024

-- System Information:
Debian Release: 8.0
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gvfs-bin depends on:
ii  gvfs-common   1.22.2-1
ii  libc6 2.19-13
ii  libglib2.0-0  2.42.1-1

gvfs-bin recommends no packages.

Versions of packages gvfs-bin suggests:
ii  gvfs  1.22.2-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of 

Bug#774065: rhythmbox: No visual feedback for Play/pause button

2014-12-28 Thread Albin Stjerna
Package: rhythmbox
Version: 3.1-1
Severity: minor

Dear Maintainer,

The rhythmbox UI shows the same play/pause button (the play arrow, non-pressed) 
regardless of whether it is pressed or not. The user should get some visual 
feedback confirming that Rhythmbox is indeed in playback/pause mode.

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 8.0
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages rhythmbox depends on:
ii  dbus1.8.12-1
ii  gnome-icon-theme3.12.0-1
ii  gstreamer1.0-plugins-base   1.4.4-2
ii  gstreamer1.0-plugins-good   1.4.4-2
ii  gstreamer1.0-x  1.4.4-2
ii  libatk1.0-0 2.14.0-1
ii  libc6   2.19-13
ii  libcairo-gobject2   1.14.0-2.1
ii  libcairo2   1.14.0-2.1
ii  libgdk-pixbuf2.0-0  2.31.1-2+b1
ii  libgirepository-1.0-1   1.42.0-2.2
ii  libglib2.0-02.42.1-1
ii  libgstreamer-plugins-base1.0-0  1.4.4-2
ii  libgstreamer1.0-0   1.4.4-2
ii  libgtk-3-0  3.14.5-1
ii  libgudev-1.0-0  215-8
ii  libjavascriptcoregtk-3.0-0  2.4.7-3
ii  libjson-glib-1.0-0  1.0.2-1
ii  libnotify4  0.7.6-2
ii  libpango-1.0-0  1.36.8-3
ii  libpangocairo-1.0-0 1.36.8-3
ii  libpeas-1.0-0   1.12.1-2
ii  librhythmbox-core8  3.1-1
ii  libsoup2.4-12.48.0-1
ii  libtdb1 1.3.1-1
ii  libtotem-plparser18 3.10.3-1
ii  libwebkitgtk-3.0-0  2.4.7-3
ii  libx11-62:1.6.2-3
ii  libxml2 2.9.1+dfsg1-4
ii  media-player-info   22-2
ii  rhythmbox-data  3.1-1
ii  zlib1g  1:1.2.8.dfsg-2+b1

Versions of packages rhythmbox recommends:
ii  avahi-daemon 0.6.31-4+b2
ii  gstreamer1.0-plugins-ugly1.4.4-2
ii  gstreamer1.0-pulseaudio  1.4.4-2
ii  gvfs-backends1.22.2-1
ii  notification-daemon  0.7.6-2
ii  rhythmbox-plugins3.1-1
ii  xfce4-notifyd [notification-daemon]  0.2.4-3
ii  yelp 3.14.1-1

Versions of packages rhythmbox suggests:
ii  gnome-codec-install  0.4.7+nmu2
ii  gnome-control-center 1:3.14.2-2
ii  gstreamer1.0-plugins-bad 1.4.4-2
ii  rhythmbox-plugin-cdrecorder  3.1-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#758773:

2014-12-06 Thread Albin Stjerna
Update: it appears that the deja-dup monitor is not launched automaticall
at log-in. When started manually, it schedules back-ups as expected.

The monitor (Déjà Dup Monitor) is registered under Startup Applications in
gnome tweak tool.


Bug#767735:

2014-11-05 Thread Albin Stjerna
Update: Apparently, the graphs draw correctly (as far as I can tell) if I
uncheck the box Use Stacked Bars.

Also, apparently pie charts draw correctly.


Bug#767735: gnucash: Does not display any graphs using any stylesheet

2014-11-02 Thread Albin Stjerna
Package: gnucash
Version: 1:2.6.4-2
Severity: important

Dear Maintainer,

Since a recent system upgrade, Gnucash has stopped displaying all charts, my 
own customized ones as well as the ones built-in. The problem persists for all 
available choices of style sheets.

Running gnucash from the terminal gives the following output:
albin@hecate ~ % gnucash
Found Finance::Quote version 1.35
No bp log location saved, using default.
[000:000] Cpu: 6.30.5, x4, 2800Mhz, 7993MB
[000:000] Computer model: Not available
[000:000] Browser XEmbed support present: 1
[000:000] Browser toolkit is Gtk2.
[000:000] Using Gtk2 toolkit
No bp log location saved, using default.
[000:000] Cpu: 6.30.5, x4, 2800Mhz, 7993MB
[000:000] Computer model: Not available
[000:009] Warning(optionsfile.cc:30): Load: Could not open file, err=2
[000:009] No bp log location saved, using default.
[000:009] Cpu: 6.30.5, x4, 2800Mhz, 7993MB
[000:010] Computer model: Not available
[000:010] Browser XEmbed support present: 1
[000:010] Browser toolkit is Gtk2.
[000:010] Using Gtk2 toolkit
[000:008] Warning(optionsfile.cc:30): Load: Could not open file, err=2
[000:008] No bp log location saved, using default.
[000:008] Cpu: 6.30.5, x4, 2800Mhz, 7993MB
[000:008] Computer model: Not available
java version 1.7.0_65
OpenJDK Runtime Environment (IcedTea 2.5.2) (7u65-2.5.2-4)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)


-- System Information:
Debian Release: jessie/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnucash depends on:
ii  gnucash-common 1:2.6.4-2
ii  guile-2.0  2.0.11+1-9
ii  guile-2.0-libs 2.0.11+1-9
ii  libaqbanking34 5.4.3beta-2+b1
ii  libaqbanking34-plugins 5.4.3beta-2+b1
ii  libc6  2.19-12
ii  libcairo2  1.12.16-5
ii  libcrypt-ssleay-perl   0.58-1+b2
ii  libdate-manip-perl 6.47-1
ii  libdbi10.9.0-3
ii  libfinance-quote-perl  1.35-1
ii  libgdk-pixbuf2.0-0 2.31.1-2+b1
ii  libglib2.0-0   2.42.0-2
ii  libgnome-keyring0  3.12.0-1+b1
ii  libgnomecanvas2-0  2.30.3-2
ii  libgoffice-0.8-8   0.8.17-3
ii  libgtk2.0-02.24.25-1
ii  libgwengui-gtk2-0  4.12.0beta-3+b1
ii  libgwenhywfar604.12.0beta-3+b1
ii  libhtml-tableextract-perl  2.11-1
ii  libhtml-tree-perl  5.03-1
ii  libktoblzcheck1c2a 1.47-1
ii  libofx61:0.9.10-1
ii  libpango-1.0-0 1.36.8-2
ii  libpangocairo-1.0-01.36.8-2
ii  libpython2.7   2.7.8-11
ii  libwebkitgtk-1.0-0 2.4.6-1
ii  libwww-perl6.08-1
ii  libx11-6   2:1.6.2-3
ii  libxml22.9.1+dfsg1-4
ii  libxslt1.1 1.1.28-2+b1
ii  perl   5.20.1-2
ii  zlib1g 1:1.2.8.dfsg-2

Versions of packages gnucash recommends:
ii  gnucash-docs  2.6.4-1
ii  yelp  3.14.1-1

Versions of packages gnucash suggests:
pn  libdbd-mysqlnone
pn  libdbd-pgsqlnone
pn  libdbd-sqlite3  none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#758935: [Pkg-anonymity-tools] Bug#758935: torbrowser-launcher: fails to start: exit code 127

2014-09-15 Thread Albin Stjerna
Hi,

I don't think I have AppArmor enabled. I have not enabled it manually, and
I get the following output when running various status tools:
albin@hecate ~ % sudo
aa-status
AppArmor available in kernel.
AppArmor not enabled. (Kernel not booted with security=apparmor?)
albin@hecate ~ % systemctl status apparmor.service
apparmor.service - LSB: AppArmor initialization
   Loaded: loaded (/etc/init.d/apparmor)
   Active: failed (Result: exit-code) since mån 2014-09-15 22:38:18 CEST;
1min 11s ago

I tried changing to your updated AppArmor config files anyway, still the
same issue.

On 15 September 2014 19:03, intrigeri intrig...@debian.org wrote:

 Hi Daniel and Albin,

 do you have AppArmor enabled? If so, may you please retry with the
 updated profiles I've just submitted upstream?
 -- https://github.com/micahflee/torbrowser-launcher/pull/133

 Thanks!

 Cheers,
 --
 intrigeri



Bug#758938: rhythmbox: Occationally fails to play back songs with error gst_segment_to_stream_time assertion failed

2014-08-23 Thread Albin Stjerna
Package: rhythmbox
Version: 3.0.3-1+b1
Severity: important

Dear Maintainer,

Occationally fails to play songs with error (rhythmbox:14127): 
GStreamer-CRITICAL **: gst_segment_to_stream_time: assertion 'segment-format 
== format' failed. The same song(s) are later possible to play again, so the 
error is obviously not in the music files.

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: jessie/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rhythmbox depends on:
ii  dbus1.8.6-1
ii  gnome-icon-theme3.12.0-1
ii  gstreamer1.0-plugins-base   1.4.0-1
ii  gstreamer1.0-plugins-good   1.4.0-1
ii  gstreamer1.0-x  1.4.0-1
ii  libatk1.0-0 2.12.0-1
ii  libc6   2.19-9
ii  libcairo-gobject2   1.12.16-2
ii  libcairo2   1.12.16-2
ii  libgdk-pixbuf2.0-0  2.30.7-1
ii  libgirepository-1.0-1   1.40.0-2
ii  libglib2.0-02.40.0-4
ii  libgstreamer-plugins-base1.0-0  1.4.0-1
ii  libgstreamer1.0-0   1.4.0-1
ii  libgtk-3-0  3.12.2-2
ii  libgudev-1.0-0  208-6
ii  libjavascriptcoregtk-3.0-0  2.4.4-2
ii  libjson-glib-1.0-0  1.0.2-1
ii  libnotify4  0.7.6-2
ii  libpango-1.0-0  1.36.3-1
ii  libpangocairo-1.0-0 1.36.3-1
ii  libpeas-1.0-0   1.10.0-2+b1
ii  librhythmbox-core8  3.0.3-1+b1
ii  libsoup2.4-12.46.0-2
ii  libtdb1 1.3.0-1.1
ii  libtotem-plparser18 3.10.2-3
ii  libwebkitgtk-3.0-0  2.4.4-2
ii  libx11-62:1.6.2-2
ii  libxml2 2.9.1+dfsg1-4
ii  media-player-info   19-1
ii  rhythmbox-data  3.0.3-1
ii  zlib1g  1:1.2.8.dfsg-1

Versions of packages rhythmbox recommends:
ii  avahi-daemon 0.6.31-4
ii  gstreamer1.0-plugins-ugly1.4.0-1
ii  gstreamer1.0-pulseaudio  1.4.0-1
ii  gvfs-backends1.20.2-1
ii  notification-daemon  0.7.6-1
ii  rhythmbox-plugins3.0.3-1+b1
ii  xfce4-notifyd [notification-daemon]  0.2.4-3
ii  yelp 3.12.0-1

Versions of packages rhythmbox suggests:
ii  gnome-codec-install  0.4.7+nmu2
ii  gnome-control-center 1:3.12.1-4
ii  gstreamer1.0-plugins-bad 1.4.0-1
ii  rhythmbox-plugin-cdrecorder  3.0.3-1+b1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#758773: deja-dup: Does not start scheduled back-up

2014-08-21 Thread Albin Stjerna
Package: deja-dup
Version: 30.0-1
Severity: important

Dear Maintainer,

On my system, deja-dup does not run scheduled back-ups, despite my telling it 
to via the preferences. However, it does run fine when I click the back up 
now button. Altering the back-up preferences and re-setting them does not 
affect the outcome.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages deja-dup depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.20.0-2
ii  duplicity0.6.24-1
ii  libatk1.0-0  2.12.0-1
ii  libc62.19-9
ii  libcairo-gobject21.12.16-2
ii  libcairo21.12.16-2
ii  libgdk-pixbuf2.0-0   2.30.7-1
ii  libgirepository-1.0-11.40.0-2
ii  libglib2.0-0 2.40.0-4
ii  libgtk-3-0   3.12.2-2
ii  libnautilus-extension1a  3.12.2-1
ii  libnotify4   0.7.6-2
ii  libpango-1.0-0   1.36.3-1
ii  libpangocairo-1.0-0  1.36.3-1
ii  libpeas-1.0-01.10.0-2+b1
ii  libsecret-1-00.18-1

Versions of packages deja-dup recommends:
ii  gvfs-backends1.20.2-1
ii  openssh-client [ssh-client]  1:6.6p1-7
ii  python-boto  2.29.1-1
pn  python-cloudfilesnone

deja-dup suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#754927:

2014-07-23 Thread Albin Stjerna
I can confirm this issue on my system as well. Removing the .service
file fixes the segfault, so apparently the .service file is broken
somehow.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#745993: linux-image-3.13-1-amd64: Radeon driver causes kernel panic on resume from sleep with RV770 after recent upgrade

2014-04-26 Thread Albin Stjerna
Package: src:linux
Version: 3.13.10-1
Severity: important

Dear Maintainer,

On my computer, the following scenarios lead to kernel panic:
- Resume from suspend
- Launching GDM 3

xdm and xmonad works fine, as long as I don't suspend. However, after the first 
reboot following a Kernel panic, xdm does not start correctly.

The problem occured after a reboot following upgrade to latest kernel version, 
but I had not previously rebooted in 32 days.

-- Package-specific info:
** Version:
Linux version 3.13-1-amd64 (debian-ker...@lists.debian.org) (gcc version 4.8.2 
(Debian 4.8.2-16) ) #1 SMP Debian 3.13.10-1 (2014-04-15)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.13-1-amd64 
root=UUID=f6b73c55-e95c-4548-8d87-341ca8fda0e1 ro nopat quiet

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[   34.540264] radeon :01:00.0: registered panic notifier
[   34.540270] [drm] Initialized radeon 2.36.0 20080528 for :01:00.0 on 
minor 0
[   36.202511] Adding 7963644k swap on /dev/sda5.  Priority:-1 extents:1 
across:7963644k
[   36.251268] EXT4-fs (sda1): re-mounted. Opts: (null)
[  910.451485] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,user_xattr
[  970.018228] sha256_ssse3: Using SSSE3 optimized SHA-256 implementation
[  970.064308] bio: create slab bio-2 at 2
[  973.742509] bio: create slab bio-2 at 2
[  973.891745] bio: create slab bio-2 at 2
[  974.325211] lp0: using parport0 (interrupt-driven).
[  974.325413] lp1: using parport1 (interrupt-driven).
[  974.344357] ppdev: user-space parallel port driver
[  974.511451] loop: module loaded
[  974.589500] fuse init (API version 7.22)
[  982.955823] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: 
(null)
[  983.744285] EXT4-fs (sde1): mounted filesystem with ordered data mode. Opts: 
errors=remount-ro
[  985.657106] RPC: Registered named UNIX socket transport module.
[  985.657110] RPC: Registered udp transport module.
[  985.657112] RPC: Registered tcp transport module.
[  985.657113] RPC: Registered tcp NFSv4.1 backchannel transport module.
[  985.688175] FS-Cache: Loaded
[  985.788663] FS-Cache: Netfs 'nfs' registered for caching
[  985.900185] Installing knfsd (copyright (C) 1996 o...@monad.swb.de).
[  987.151514] vboxdrv: Found 4 processor cores.
[  987.151708] vboxdrv: fAsync=0 offMin=0x1d7 offMax=0x4a5e
[  987.151751] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 
'normal'.
[  987.151752] vboxdrv: Successfully loaded version 4.3.10_Debian (interface 
0x001a0007).
[  988.108676] vboxpci: IOMMU not found (not registered)
[  999.270277] Bluetooth: Core ver 2.17
[  999.270289] NET: Registered protocol family 31
[  999.270290] Bluetooth: HCI device and connection manager initialized
[  999.270296] Bluetooth: HCI socket layer initialized
[  999.270297] Bluetooth: L2CAP socket layer initialized
[  999.270300] Bluetooth: SCO socket layer initialized
[  999.333850] Bluetooth: RFCOMM TTY layer initialized
[  999.333862] Bluetooth: RFCOMM socket layer initialized
[  999.333869] Bluetooth: RFCOMM ver 1.11
[  999.335210] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  999.335212] Bluetooth: BNEP filters: protocol multicast
[  999.335216] Bluetooth: BNEP socket layer initialized
[  999.673083] e1000e :00:19.0: irq 49 for MSI/MSI-X
[  999.775159] e1000e :00:19.0: irq 49 for MSI/MSI-X
[  999.775336] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1001.169849] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: 
Rx
[ 1001.169970] e1000e :00:19.0 eth0: 10/100 speed: disabling TSO
[ 1001.170007] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 1002.289612] pcieport :00:03.0: AER: Uncorrected (Non-Fatal) error 
received: id=0018
[ 1002.289621] pcieport :00:03.0: PCIe Bus Error: severity=Uncorrected 
(Non-Fatal), type=Transaction Layer, id=0018(Requester ID)
[ 1002.289622] pcieport :00:03.0:   device [8086:d138] error 
status/mask=4000/
[ 1002.289624] pcieport :00:03.0:[14] Completion Timeout (First)
[ 1002.289627] pcieport :00:03.0: broadcast error_detected message
[ 1002.289629] pcieport :00:03.0: AER: Device recovery failed
[ 1029.858925] Ebtables v2.0 registered
[ 1030.246864] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1030.829096] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 1078.523323] systemd-logind[7082]: New seat seat0.
[ 1078.523562] systemd-logind[7082]: Watching system buttons on 
/dev/input/event5 (Power Button)
[ 1078.523604] systemd-logind[7082]: Watching system buttons on 
/dev/input/event4 (Sleep Button)
[ 1078.524039] systemd-logind[7082]: New session c1 of user albin.
[ 1078.524093] systemd-logind[7082]: Linked /tmp/.X11-unix/X0 to 
/run/user/1000/X11-display.
[ 1157.438140] systemd-hostnamed[7650]: Warning: nss-myhostname is not 
installed. Changing the local hostname might make it unresolveable. Please 
install nss-myhostname!
[ 3737.434986] perf samples too long (2508  2500), lowering 

Bug#734465: anki: Crashes on start-up with NameError

2014-01-07 Thread Albin Stjerna
Package: anki
Version: 2.0.20+dfsg-1
Severity: important

When starting Anki, the program crashes with the following output on the 
console:

Traceback (most recent call last):
  File /usr/bin/anki, line 8, in module
aqt.run()
  File /usr/share/anki/aqt/__init__.py, line 247, in run
mw = aqt.main.AnkiQt(app, pm, args)
  File /usr/share/anki/aqt/main.py, line 55, in __init__
showInfo(_(Error during startup:\n%s) % traceback.format_exc())
NameError: global name 'traceback' is not defined

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages anki depends on:
ii  libjs-jquery  1.7.2+dfsg-3
ii  libjs-jquery-flot 0.8.1+dfsg-2
ii  libjs-jquery-ui   1.10.1+dfsg-1
ii  python-beautifulsoup  3.2.1-1
ii  python-httplib2   0.8-2
ii  python-pyaudio0.2.7-2
ii  python-qt44.10.3+dfsg1-1
ii  python-simplejson 3.3.1-2
ii  python-sqlalchemy 0.8.4-1
pn  python:anynone

Versions of packages anki recommends:
ii  python-matplotlib  1.3.1-1

Versions of packages anki suggests:
ii  dvipng  1.14-2

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685846: virtualbox: Hangs when running either the VirtualBox command or launching the GUI manager

2012-08-25 Thread Albin Stjerna
Package: virtualbox
Version: 4.1.18-dfsg-1
Severity: important

Dear Maintainer,
Since a recent upgrade, VirtualBox no longer starts at all for me. Running the 
virtualbox binary outputs nothing on the terminal, and nothing happens: the 
program seemingly freezes, but responds to Ctrl-C, yet nothing visible happens. 
The same happens when I run VirtualBox --startvm, or indeed just VirtualBox. 
VirtualBox --help works fine, though.

The only clue in dmesg is this:
[11845.573351] warning: `VirtualBox' uses 32-bit capabilities (legacy support 
in use)

Of course, I have successfully loaded the vboxdrv module:
[12651.415439] vboxdrv: Found 4 processor cores.
[12651.415761] vboxdrv: fAsync=0 offMin=0x1ef offMax=0xfae
[12651.415809] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 
'normal'.
[12651.415811] vboxdrv: Successfully loaded version 4.1.18_Debian (interface 
0x0019).

When I hadn't, the warning about the missing interface device node was 
displayed on the console when I ran virtualbox, though everything else was 
exactly the same.

Any help would be welcome!

/Albin


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages virtualbox depends on:
ii  adduser  3.113+nmu3
ii  dpkg 1.16.8
ii  libc62.13-35
ii  libcurl3 7.26.0-1
ii  libgcc1  1:4.7.1-2
ii  libgsoap22.8.7-1
ii  libpng12-0   1.2.49-1
ii  libpython2.7 2.7.3~rc2-2.1
ii  libsdl1.2debian  1.2.15-5
ii  libssl1.0.0  1.0.1c-4
ii  libstdc++6   4.7.1-2
ii  libvncserver00.9.9+dfsg-1
ii  libx11-6 2:1.5.0-1
ii  libxcursor1  1:1.1.13-1
ii  libxext6 2:1.3.1-2
ii  libxml2  2.8.0+dfsg1-5
ii  libxmu6  2:1.1.1-1
ii  libxt6   1:1.1.3-1
ii  python   2.7.3~rc2-1
ii  python2.72.7.3~rc2-2.1
ii  zlib1g   1:1.2.7.dfsg-13

Versions of packages virtualbox recommends:
ii  libgl1-mesa-glx [libgl1]  8.0.4-1
ii  libqt4-opengl 4:4.8.2-2+b1
ii  libqtcore44:4.8.2-2+b1
ii  libqtgui4 4:4.8.2-2+b1
ii  virtualbox-dkms   4.1.18-dfsg-1
ii  virtualbox-qt 4.1.18-dfsg-1

Versions of packages virtualbox suggests:
ii  vde22.3.2-4
pn  virtualbox-guest-additions-iso  none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#681067: [Pkg-haskell-maintainers] Bug#681067: xmonad: fails to compile config file with gold

2012-07-11 Thread Albin Stjerna
Joachim Breitner wrote:

 Removing  binutils-gold is probably a work-around for the issue.

Thanks, that seems to have worked for me.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#681067: xmonad: fails to compile config file with gold

2012-07-10 Thread Albin Stjerna
Package: xmonad
Version: 0.10-4+b2
Severity: normal

Dear Maintainer,
Since a recent update, xmonad won't compile its xmonad.hs. The problem seems to 
be with the Gold linker, because I get the following error:

Error detected while loading xmonad configuration file: 
/home/albin/.xmonad/xmonad.hs
/usr/bin/ld.gold.real: --hash-size=31: unknown option
/usr/bin/ld.gold.real: use the --help option for usage information
collect2: error: ld returned 1 exit status

Apparently, there's a problem with the --hash-size switch. I guess this is 
because my Gold version is too old, but any workaround while the newer version 
of Gold makes its way to the wheezy repositories would be much welcomed.

Thanks in advance,
  Albin
-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xmonad depends on:
ii  libc6 2.13-33
ii  libffi5   3.0.10-3
ii  libgmp10  2:5.0.5+dfsg-2
ii  libx11-6  2:1.5.0-1
ii  libxext6  2:1.3.1-2
ii  libxinerama1  2:1.1.2-1
ii  x11-utils 7.7~1

Versions of packages xmonad recommends:
ii  libghc-xmonad-dev  0.10-4+b2
ii  libghc-xmonad-doc  0.10-4
ii  xfonts-base1:1.0.3

Versions of packages xmonad suggests:
ii  suckless-tools [dmenu]  38-1

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#678462: banshee: MTP-based Android Phone Galaxy Nexus not displayed, dmesg errors about interface not claimed

2012-06-21 Thread Albin Stjerna
Package: banshee
Version: 2.4.1-3
Severity: important

Dear Maintainer,

When plugging in my MTP-based Galaxy Nexus phone, the phone does not show up as 
an MTP device in Banshee (nor is any error displayed).

Also, the following error is shown in dmesg (repeatedly):
[180590.338113] usb 1-1.3: usbfs: process 4205 (banshee) did not claim 
interface 0 before use

The following is output by Banshee itself (irrelevant output from other 
plug-ins filtered):
[Info  17:56:11.991] Running Banshee 2.4.1: [Debian GNU/Linux unstable (sid) 
(linux-gnu, x86_64) @ 2012-06-05 04:21:13 MYT]
[Warn  17:56:20.943] Failed to load media-player-info file for 1
[Warn  17:56:20.976] Failed to load media-player-info file for 1
[Info  17:56:20.994] All services are started 8.224824
[Info  17:56:23.083] GStreamer version 0.10.36.0, gapless: True, replaygain: 
True
[Warn  17:56:23.114] Failed to load media-player-info file for 1
Device 0 (VID=04e8 and PID=685c) is a Samsung Galaxy Nexus/Galaxy S 
i9000/i9250, Android 4.0 updates.
Android device detected, assigning default bug flags
[Warn  17:56:51.227] Unable to get battery level from MTP device - 
Mtp.LibMtpException: Could not retrieve battery stats (in `Mtp')
  at Mtp.MtpDevice.GetBatteryLevel (Mtp.MtpDeviceHandle handle, System.UInt16 
maxLevel, System.UInt16 currentLevel) [0x0] in filename unknown:0 
  at Mtp.MtpDevice.get_BatteryLevel () [0x0] in filename unknown:0 
  at Banshee.Dap.Mtp.MtpSource.DeviceInitialize (IDevice device) [0x0] in 
filename unknown:0

When I later disconnect my phone, the following is displayed:
[Warn  18:03:24.739] Failed to load media-player-info file for 1
ERROR: Could not close session!
inep: usb_get_endpoint_status(): No such device
outep: usb_get_endpoint_status(): No such device
usb_clear_halt() on IN endpoint: No such device
usb_clear_halt() on OUT endpoint: No such device
usb_clear_halt() on INTERRUPT endpoint: No such device

Apparently, there's some kind of problem with the MTP interface, and Banshee 
freezes trying to figure out the battery level on my phone (which seems to 
return something unexpected).

Flagging this bug as important, since the ability to transfer music to a DAP 
or, as in this case, a phone is probably quite central to a music manager.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages banshee depends on:
ii  gnome-icon-theme 3.4.0-2
ii  gstreamer0.10-alsa [gstreamer0.10-audiosink  0.10.36-1
ii  gstreamer0.10-gconf [gstreamer0.10-audiosin  0.10.31-3
ii  gstreamer0.10-plugins-bad [gstreamer0.10-au  0.10.23-6
ii  gstreamer0.10-plugins-base   0.10.36-1
ii  gstreamer0.10-plugins-good [gstreamer0.10-a  0.10.31-3
ii  gstreamer0.10-pulseaudio [gstreamer0.10-aud  0.10.31-3
ii  libboo2.0.9-cil  0.9.5~git20110729.r1.202a430-2
ii  libc62.13-33
ii  libcairo21.12.2-1
ii  libdbus-glib1.0-cil  0.5.0-4
ii  libdbus1.0-cil   0.7.0-5
ii  libgconf2.0-cil  2.24.2-2
ii  libgdata2.1-cil  2.1.0.0-1
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libgkeyfile1.0-cil   0.1-4
ii  libglib2.0-0 2.32.3-1
ii  libglib2.0-cil   2.12.10-4
ii  libgpod4 0.8.2-6
ii  libgstreamer-plugins-base0.10-0  0.10.36-1
ii  libgstreamer0.10-0   0.10.36-1
ii  libgtk-sharp-beans-cil   2.14.1-3
ii  libgtk2.0-0  2.24.10-1
ii  libgtk2.0-cil2.12.10-4
ii  libgudev1.0-cil  0.1-3
ii  libkarma00.1.2-2.3
ii  libmono-addins0.2-cil0.6.2-2
ii  libmono-cairo4.0-cil 2.10.8.1-4
ii  libmono-corlib4.0-cil2.10.8.1-4
ii  libmono-posix4.0-cil 2.10.8.1-4
ii  libmono-sharpzip4.84-cil 2.10.8.1-4
ii  libmono-system-core4.0-cil   2.10.8.1-4
ii  libmono-system-xml4.0-cil2.10.8.1-4
ii  libmono-system4.0-cil2.10.8.1-4
ii  libmono-zeroconf1.0-cil  0.9.0-4
ii  libmtp9  1.1.3-2
ii  libnotify0.4-cil 0.4.0~r3032-5
ii  libpango1.0-01.30.0-1
ii  libsoup-gnome2.4-1   2.38.1-2
ii  libsoup2.4-1 

Bug#668972: synapse: immediately segfaults on startup

2012-04-16 Thread Albin Stjerna
Package: synapse
Version: 0.2.10-1
Severity: important

Dear Maintainer,
The following is printed in dmesg:
[  162.023274] synapse[3357]: segfault at 0 ip 7f5c80420080 sp 
7fffe4150678 error 4 in libglib-2.0.so.0.3000.2[7f5c803b9000+f6000]

When running synapse manually, I get this:
albin@hecate ~ % synapse
[08:01:09.886505 Info] Starting up...
[08:01:09.916331 Info] [UILauncher] Binding activation to ShiftAltg
[08:01:09.916401 GtkHotkey-Debug] Listener Type: GtkHotkeyX11Listener
[08:01:09.927220 Info] [GuiViewDefault] Screen is NOT composited.
[08:01:09.927402 Info] [GuiViewDefault] Using gtk-im-context-simple input 
method.
[08:01:09.957685 Warning] desktop-file-service.vala:299: Desktop session type 
is not recognized, assuming GNOME.
[08:01:10.008533 Warning] [DesktopFileInfo] Unable to create AppInfo
[08:01:10.044183 Warning] [DesktopFileInfo] Key file does not have key 'Type'
[08:01:10.118279 GLib-Critical] g_regex_replace_eval: assertion `string != 
NULL' failed
[08:01:10.118317 Critical] string_strip: assertion `self != NULL' failed
zsh: segmentation fault  synapse

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages synapse depends on:
ii  libatk1.0-0 2.2.0-2
ii  libc6   2.13-27
ii  libcairo2   1.10.2-7
ii  libfontconfig1  2.8.0-3.1
ii  libfreetype62.4.9-1
ii  libgdk-pixbuf2.0-0  2.24.1-1
ii  libgee2 0.6.4-1
ii  libglib2.0-02.30.2-6
ii  libgtk2.0-0 2.24.10-1
ii  libgtkhotkey1   0.2.1-3
ii  libjson-glib-1.0-0  0.14.2-1
ii  libnotify4  0.7.5-1
ii  libpango1.0-0   1.29.4-3+b1
ii  librest-0.7-0   0.7.12-1
ii  libsoup2.4-12.34.3-1
ii  libunique-1.0-0 1.1.6-4
ii  libxml2 2.7.8.dfsg-7
ii  libzeitgeist-1.0-1  0.3.16-1

Versions of packages synapse recommends:
ii  pastebinit 1.3-2
ii  zeitgeist  0.8.2-1
ii  zeitgeist-core 0.8.2-1
ii  zeitgeist-extension-fts [zeitgeist-fts-extension]  0.0.6-1

synapse suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#655690: banshee: Fails to detect my UMS music player

2012-01-13 Thread Albin Stjerna
Package: banshee
Version: 2.2.1-2
Severity: important

Dear Maintainer,

Banshee has recently stopped detecting my USB mass storage-based DAP, even when 
inserted and mounted properly (it also has an .is_audio_file file in its root). 
When run with --debug, banshee yields the following input of interest:
[3 Debug 10:11:45.186] Found RockBox Device
[3 Warn  10:11:45.592] Caught an exception - GLib.GException: Error creating 
directory: File exists (in `gio-sharp')
  at GLib.FileAdapter.MakeDirectoryWithParents (GLib.Cancellable cancellable) 
[0x0] in filename unknown:0 
  at Banshee.IO.Gio.Directory.Create (System.String directory) [0x0] in 
filename unknown:0 
  at Banshee.IO.Directory.Create (System.String directory) [0x0] in 
filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.get_PlaylistsPath () [0x0] 
in filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.get_CanSyncPlaylists () 
[0x0] in filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.get_PlaylistTypes () [0x0] 
in filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.AddDapProperties () [0x0] in 
filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.DeviceInitialize (IDevice 
device) [0x0] in filename unknown:0 
  at Banshee.Dap.DapService.FindDeviceSource (IDevice device) [0x0] in 
filename unknown:0 
[3 Warn  10:11:45.894] Caught an exception - GLib.GException: Error creating 
directory: Permission denied (in `gio-sharp')
  at GLib.FileAdapter.MakeDirectoryWithParents (GLib.Cancellable cancellable) 
[0x0] in filename unknown:0 
  at Banshee.IO.Gio.Directory.Create (System.String directory) [0x0] in 
filename unknown:0 
  at Banshee.IO.Directory.Create (System.String directory) [0x0] in 
filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.get_PlaylistsPath () [0x0] 
in filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.get_CanSyncPlaylists () 
[0x0] in filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.get_PlaylistTypes () [0x0] 
in filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.AddDapProperties () [0x0] in 
filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.DeviceInitialize (IDevice 
device) [0x0] in filename unknown:0 
  at Banshee.Dap.DapService.FindDeviceSource (IDevice device) [0x0] in 
filename unknown:0

Apparently there's something fishy going on with the MassStorageSource module.

Please tell if there's something more I can do to help debug this problem.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages banshee depends on:
ii  gnome-icon-theme  3.2.1.2-1
ii  gstreamer0.10-alsa [gstreamer0.10-audiosink]  0.10.35-1
ii  gstreamer0.10-gconf [gstreamer0.10-audiosink] 0.10.30-2.1
ii  gstreamer0.10-plugins-bad [gstreamer0.10-audiosink]   0.10.22-3
ii  gstreamer0.10-plugins-base0.10.35-1
ii  gstreamer0.10-plugins-good [gstreamer0.10-audiosink]  0.10.30-2.1
ii  gstreamer0.10-pulseaudio [gstreamer0.10-audiosink]0.10.30-2.1
ii  libboo2.0.9-cil   0.9.2.3383+dfsg-1
ii  libc6 2.13-24
ii  libcairo2 1.10.2-6.2
ii  libdbus-glib1.0-cil   0.5.0-3
ii  libdbus1.0-cil0.7.0-4
ii  libgconf2.0-cil   2.24.2-1
ii  libgdata1.9-cil   1.9.0.0-1
ii  libgdk-pixbuf2.0-02.24.0-2
ii  libgkeyfile1.0-cil0.1-3
ii  libglib2.0-0  2.30.2-4
ii  libglib2.0-cil2.12.10-2
ii  libgpod4  0.8.2-4
ii  libgstreamer-plugins-base0.10-0   0.10.35-1
ii  libgstreamer0.10-00.10.35-1
ii  libgtk-sharp-beans-cil2.14.1-2
ii  libgtk2.0-0   2.24.8-2
ii  libgtk2.0-cil 2.12.10-2
ii  libgudev1.0-cil   0.1-2
ii  libkarma0 0.1.2-2.2
ii  libmono-addins0.2-cil 0.6.2-1
ii  libmono-cairo2.0-cil  2.6.7-5
ii  libmono-corlib2.0-cil 2.6.7-5
ii  libmono-posix2.0-cil  2.6.7-5
ii  

Bug#654181: Maybe kernel bug

2012-01-13 Thread Albin Stjerna
On Fri, 13 Jan 2012 18:13:06 +0100, Raúl Sánchez Siles rasas...@gmail.com 
wrote:
   Hello:
 
   I came accross this problem as well. I'm using a custom 3.1.7 GNU/Linux 
 kernel and paying attention to the latest 3.1 stable releases changelog I see 
 there have been some changes related to hibernation/suspend.
 
   I'm now building 3.1.9 and I will try it since I suspect the problem may be 
 related to the kernel.
 
   Curious enough I manage to get hibernation and suspend working after 
 messing 
 around with pm-utils debugging but I doubt the working behaviour could be 
 related to anything I did. I rather suspect it's an intermitent problem that 
 can be hopefully solved on more recent kernels.

That's certainly possible: nothing I've done to pm-utils or uswsusp
makes it any better, though I haven't tried all possible variants of
options (since every test ends in a restart). Also, I don't think I've
updated pm-utils recently, but I'm fairly sure I've updated the kernel
once or twice.

   I'll report back later. HTH,

I'm looking forward to your report. :)



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#655690: [pkg-cli-apps-team] Bug#655690: banshee: Fails to detect my UMS music player

2012-01-13 Thread Albin Stjerna
On Sat, 14 Jan 2012 01:13:56 +0800, Chow Loong Jin hyper...@debian.org wrote:

 Could you see if this bug also occurs with Banshee 2.3.3 which is in 
 experimental?

I just built and installed Banshee 2.3.3, and the bug still occurs:

[6 Debug 18:40:16.292] Found RockBox Device
[6 Warn  18:40:16.813] Caught an exception - GLib.GException: Error creating 
directory: File exists (in `gio-sharp')
  at GLib.FileAdapter.MakeDirectoryWithParents (GLib.Cancellable cancellable) 
[0x0] in filename unknown:0 
  at Banshee.IO.Gio.Directory.Create (System.String directory) [0x0] in 
filename unknown:0 
  at Banshee.IO.Directory.Create (System.String directory) [0x0] in 
filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.get_PlaylistsPath () [0x0] 
in filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.get_CanSyncPlaylists () 
[0x0] in filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.get_PlaylistTypes () [0x0] 
in filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.AddDapProperties () [0x0] in 
filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.DeviceInitialize (IDevice 
device) [0x0] in filename unknown:0 
  at Banshee.Dap.DapService.FindDeviceSource (IDevice device) [0x0] in 
filename unknown:0 
[7 Warn  18:40:18.519] Caught an exception - GLib.GException: Error creating 
directory: Permission denied (in `gio-sharp')
  at GLib.FileAdapter.MakeDirectoryWithParents (GLib.Cancellable cancellable) 
[0x0] in filename unknown:0 
  at Banshee.IO.Gio.Directory.Create (System.String directory) [0x0] in 
filename unknown:0 
  at Banshee.IO.Directory.Create (System.String directory) [0x0] in 
filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.get_PlaylistsPath () [0x0] 
in filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.get_CanSyncPlaylists () 
[0x0] in filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.get_PlaylistTypes () [0x0] 
in filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.AddDapProperties () [0x0] in 
filename unknown:0 
  at Banshee.Dap.MassStorage.MassStorageSource.DeviceInitialize (IDevice 
device) [0x0] in filename unknown:0 
  at Banshee.Dap.DapService.FindDeviceSource (IDevice device) [0x0] in 
filename unknown:0

Also, shouldn't it at least say something over the default interface?



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#654181: Maybe kernel bug

2012-01-13 Thread Albin Stjerna
Hello again!

I tried rebooting with an older kernel version to see if my problem was a 
kernel bug, and it worked fine with Linux 3.0.0. The only problem was that when 
I booted into Linux 3.1.0-1, suspend/resume worked again! Whatever's changed, 
the bug now seems to be gone. If it was indeed a bug in Linux 3.1.0, it was 
fixed in -1.

Thanks for your efforts anyway!
  Albin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#654181: pm-utils: fails to resume after suspend since recent upgrade

2012-01-02 Thread Albin Stjerna
Package: pm-utils
Version: 1.4.1-8
Severity: important

Dear Maintainer,

since a resent pm-utils (at least I think it was), my computer, a home-built 
stationary intel-based, has stopped resuming after suspend. I have changed 
nothing in my system configuration lately.

This is the debug output from pm-utils:
Mon Jan  2 09:34:18 CET 2012: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend:

/usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux hecate 3.1.0-1-amd64 #1 SMP Sun Dec 11 20:36:41 UTC 2011 x86_64 GNU/Linux
Module  Size  Used by
ppdev  12763  0 
lp 17149  0 
bnep   17567  2 
rfcomm 33622  0 
bluetooth 119290  10 bnep,rfcomm
acpi_cpufreq   12935  0 
mperf  12453  1 acpi_cpufreq
rfkill 19012  3 bluetooth
cpufreq_conservative13147  0 
cpufreq_stats  12866  0 
cpufreq_powersave  12454  0 
cpufreq_userspace  12576  0 
autofs427582  2 
snd_hrtimer12604  1 
pci_stub   12429  1 
vboxpci19103  0 
vboxnetadp 13155  0 
vboxnetflt 23608  0 
vboxdrv   185842  3 vboxpci,vboxnetadp,vboxnetflt
binfmt_misc12957  1 
nfsd  259717  2 
nfs   312135  0 
lockd  67328  2 nfsd,nfs
fscache36739  1 nfs
auth_rpcgss37143  2 nfsd,nfs
nfs_acl12511  2 nfsd,nfs
sunrpc173516  6 nfsd,nfs,lockd,auth_rpcgss,nfs_acl
ext4  312988  1 
jbd2   62015  1 ext4
crc16  12343  2 bluetooth,ext4
fuse   61981  3 
coretemp   12943  0 
loop   22597  0 
firewire_sbp2  18077  0 
sha256_generic 16797  2 
cryptd 14517  0 
aes_x86_64 16796  16 
aes_generic33026  1 aes_x86_64
cbc12754  8 
dm_crypt   22586  1 
dm_mod 63353  3 dm_crypt
snd_hda_codec_hdmi 26548  1 
snd_hda_codec_realtek   272344  1 
snd_hda_intel  26182  2 
snd_hda_codec  72920  3 
snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep  13186  1 snd_hda_codec
snd_pcm_oss41081  0 
snd_mixer_oss  17916  1 snd_pcm_oss
snd_pcm63744  4 
snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_pcm_oss
radeon648839  1 
iTCO_wdt   17081  0 
snd_seq_midi   12848  0 
iTCO_vendor_support12704  1 iTCO_wdt
ttm48725  1 radeon
snd_rawmidi23060  1 snd_seq_midi
snd_seq_midi_event 13316  1 snd_seq_midi
snd_seq45093  3 snd_seq_midi,snd_seq_midi_event
parport_pc 22364  2 
parport31858  3 ppdev,lp,parport_pc
snd_timer  22917  3 snd_hrtimer,snd_pcm,snd_seq
snd_seq_device 13176  3 snd_seq_midi,snd_rawmidi,snd_seq
snd52798  17 
snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore  13065  1 snd
drm_kms_helper 27227  1 radeon
drm   167371  4 radeon,ttm,drm_kms_helper
i2c_algo_bit   12841  1 radeon
processor  27949  1 acpi_cpufreq
snd_page_alloc 13003  2 snd_hda_intel,snd_pcm
power_supply   13475  1 radeon
i2c_i801   16870  0 
i2c_core   23876  5 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
i7core_edac18194  0 
edac_core  35258  3 i7core_edac
pcspkr 12579  0 
thermal_sys18040  1 processor
evdev  17562  14 
button 12937  0 
ext3  161848  1 
jbd56928  1 ext3
mbcache13065  2 ext4,ext3
btrfs 478019  0 
zlib_deflate   25638  1 btrfs
crc32c 12656  1 
libcrc32c  12426  1 btrfs
crc32c 12656  1 
libcrc32c  12426  1 btrfs
usbhid 36379  0 
hid77192  1 usbhid
sd_mod 36136  7 
crc_t10dif 12348  1 sd_mod
ata_generic12479  0 
firewire_ohci  31530  0 
firewire_core  48407  2 firewire_sbp2,firewire_ohci
crc_itu_t  12347  1 firewire_core
ata_piix   25443  4 
e1000e125122  0 
ehci_hcd   40215  0 
libata140545  2 ata_generic,ata_piix
usbcore   124095  3 usbhid,ehci_hcd
scsi_mod  162376  3 firewire_sbp2,sd_mod,libata
 total   used   free sharedbuffers cached
Mem:   40514041899548

Bug#630447: offlineimap: Offlineimap uses invalid date notation in SEARCH request

2011-06-14 Thread Albin Stjerna
Package: offlineimap
Version: 6.3.3-3
Severity: important

When running offlineimap, I get the following output for each mailbox on one of 
my accounts:

Syncing INBOX.sent-mail: IMAP - Maildir
WARNING: ERROR in syncfolder for nvs-vaktmastare folder INBOX.sent-mail: 
Traceback (most recent call last):
  File /usr/lib/pymodules/python2.6/offlineimap/accounts.py, line 347, in 
syncfolder
remotefolder.cachemessagelist()
  File /usr/lib/pymodules/python2.6/offlineimap/folder/IMAP.py, line 160, in 
cachemessagelist
searchresult = imapobj.search(None, search_condition)
  File /usr/lib/pymodules/python2.6/offlineimap/imaplib2.py, line 904, in 
search
return self._simple_command(name, *criteria, **kw)
  File /usr/lib/pymodules/python2.6/offlineimap/imaplib2.py, line 1492, in 
_simple_command
return self._command_complete(self._command(name, *args), kw)
  File /usr/lib/pymodules/python2.6/offlineimap/imaplib2.py, line 1272, in 
_command_complete
raise self.error('%s command error: %s %s. Data: %.100s' % (rqb.name, typ, 
dat, rqb.data))
error: SEARCH command error: BAD ['Invalid date in Search command']. Data: 
BGBJ19 SEARCH (SINCE 11-June-2011)

A quick www search tells me I don't seem to be the only one to have this 
problem, but I can't find anywhere tracking the progress of this bug, so I'm 
filing it here even though it seems to already be somewhat known.

-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages offlineimap depends on:
ii  python  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-support  1.0.10   automated rebuilding support for P

offlineimap recommends no packages.

Versions of packages offlineimap suggests:
ii  doc-base  0.9.5  utilities to manage online documen
pn  python-kerberos   none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#627491: cnetworkmanager --nets doesn't work (but --connect and so on does)

2011-05-21 Thread Albin Stjerna
Package: cnetworkmanager
Version: 0.21.1-1.1
Severity: important

albin@motoko:~$ cnetworkmanager --nets
Traceback (most recent call last):
  File /usr/bin/cnetworkmanager, line 178, in module
aap = dev[ActiveAccessPoint]
  File /usr/lib/pymodules/python2.6/dbusclient/__init__.py, line 174, in 
__getitem__
value = super(DBusClient, self).__getitem__(key)
  File /usr/lib/pymodules/python2.6/dbusclient/__init__.py, line 77, in 
__getitem__
return pmi.Get(iface, key, byte_arrays=True)
  File /usr/lib/pymodules/python2.6/dbus/proxies.py, line 68, in __call__
return self._proxy_method(*args, **keywords)
  File /usr/lib/pymodules/python2.6/dbus/proxies.py, line 140, in __call__
**keywords)
  File /usr/lib/pymodules/python2.6/dbus/connection.py, line 630, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: 
Property ActiveAccessPoint of interface 
org.freedesktop.NetworkManager.Device isn't exported (or may not exist)

I'm not logged on to X yet, and as you can see, the nm-applet isn't in use. 
Actually, I get the same error even if I terminate gdm as well, and run 
cnetworkmanager on the bare console

albin@motoko:~$ ps aux |grep -i nm-applet
albin 2143  0.0  0.0   3436   756 pts/0S+   08:50   0:00 grep -i 
nm-applet

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cnetworkmanager depends on:
ii  network-manager  0.8.4.0-1   network management framework daemo
ii  python   2.6.6-14interactive high-level object-orie
ii  python-dbus  0.83.1-1+b1 simple interprocess messaging syst
ii  python-gobject   2.28.4-1Python bindings for the GObject li
ii  python-support   1.0.13  automated rebuilding support for P

cnetworkmanager recommends no packages.

cnetworkmanager suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#594659: offlineimap doesn't seem to run postsynchook

2011-05-07 Thread Albin Stjerna
On Sat, 07 May 2011 22:21:00 +0200, Sebastian Spaeth sebast...@sspaeth.de 
wrote:
 Sorry, forgot to CC you the first time.
 
 I run offlineimap with notmuch in my pre and posthook just fine. Is this
 still a problem? Can you
 give some more information? E.g. a debug log?
 
 Also try the current version in testing or unstable which is pretty current.
 6.2 is essentially 3 years old.

Heh, interesting. I'd given up on this long ago, and now when I tried
debugging it, I realized I'd put postsynchook in »[general]«. Apparently
it's account-specific, and indeed works fine when I put it under one of
my accounts. You can close this bug. :)

Thanks for reminding me, and sorry for bothering you!


pgpW481LdFy3P.pgp
Description: PGP signature


Bug#605200: linux-image-2.6.32-5-686: ipw2100 fatal interrupts using TKIP (WPA2-PSK)

2011-02-15 Thread Albin Stjerna
I, too, have this problem, but with standard unencrypted connections. At least 
on my home network, WPA2-PSK does not give the same result. This is using 
ipw2100 on a newly-installed squeeze on a Thinkpad X31 using cnetworkmanager to 
connect.


pgpLVGslHNSUH.pgp
Description: PGP signature


Bug#598659: xmonad ignores xrandr --primary and assumes leftmost screen is the primary

2010-10-01 Thread Albin Stjerna
On Thu, 30 Sep 2010 23:12:48 +0200, Joachim Breitner nome...@debian.org wrote:
 just wondering: What do you mean with „xmonad recognizes the screen as
 primary“? That Meta-A does switch to it? In that case an easy fix would
 be to change the order of the keys in the line
 | (key, sc) - zip [xK_a, xK_o, xK_e]
 of your xmonad.hs.
 
 Is that sufficient for you?

Unfortunately not; what I mean is that focus is by default placed on the
left screen, menues and notifications are spawned there by default and
(most importantly) that's where xmobar is.


pgpm57mc5wZ1Q.pgp
Description: PGP signature


Bug#598659: xmonad ignores xrandr --primary and assumes leftmost screen is the primary

2010-09-30 Thread Albin Stjerna
Package: xmonad
Version: 0.9.1-2+b1
Severity: normal

I've set up a virtual desktop on two screens with xrandr (see xorg.conf below). 
I've both tried setting the --primary flag manually with xrandr as well as in 
xorg.conf, and I've tried swapping connectors on the graphics card. GDM, Gnome 
and dwm all correctly recognize my right screen as the primary, but not xmonad. 
The only thing that works is using xrandr to set the right screen as the left 
using  xrandr --auto --output DFP2 --left-of DFP1, which of course means the 
computer thinks my right screen is actually my left. Setting things back with 
xrandr --auto --output DFP2 --right-of DFP1 does not help, so it is not a 
question of order of appearance, but, it seems, a matter of physical placement.

My xorg.conf:
Section Monitor
Identifier  Primary monitor
#Option  Primary On
EndSection

Section Monitor
Identifier  Secondary monitor
Option  RightOf Primary monitor
Option  Primary On
#Option  Primary   Off
EndSection



Section Device
Identifier  radeon
Driver  fglrx
BusID   PCI:1:0:0
Option Monitor-DFP1 Primary monitor
Option Monitor-DFP2 Secondary monitor
EndSection

Section Screen
Identifier  Default Screen
Device  radeon
DefaultDepth24
SubSection Display
Depth   24
# big virtual screen to place
Virtual 3000 1200
   # Virtual 2560 1024
EndSubSection
EndSection
Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
EndSection

My ~/.xmonad/xmonad.hs:
import XMonad
import XMonad.Hooks.DynamicLog
import XMonad.Hooks.ManageDocks
import XMonad.Hooks.ManageHelpers
import XMonad.Util.Run(spawnPipe)
import XMonad.Util.EZConfig(additionalKeys)
import System.IO
import qualified Data.Map as M
import qualified XMonad.StackSet as W
import XMonad.Layout.NoBorders
import XMonad.Layout.IndependentScreens
import XMonad
import XMonad.Actions.UpdatePointer
main = do
xmproc - spawnPipe /usr/bin/xmobar /home/albin/.xmonad/xmobarrc.hs
xmonad $ defaultConfig { 
  manageHook = manageDocks + manageHook defaultConfig + composeOne [
 isKDETrayWindow -? doIgnore
 , transience
 , isFullscreen -? doFullFloat
 , resource =? stalonetray -? doIgnore
 , className =? Emacs -? doShift emacs
 , className =? Conkeror -? doShift web
 , className =? MPlayer -? doFullFloat
 ]
  -- manageHook = composeAll 
  --  [ 
  --className =? Emacs -? doShift emacs
  --  , className =? Conkeror -? doShift web
  --  , className =? MPlayer -? doFullFloat
  --  , className =? MPlayer-- doFloat
  --  , className =? Gimp   -- doFloat
  --  , resource  =? desktop_window -- doIgnore
  --  , resource  =? kdesktop   -- doIgnore ]

  
  , layoutHook = avoidStruts  $ smartBorders $ layoutHook defaultConfig
  , logHook = dynamicLogWithPP $ xmobarPP
 { ppOutput = hPutStrLn xmproc
 , ppTitle = xmobarColor green  
. shorten 50
 }

   
-- , logHook = dynamicLogWithPP $ defaultPP { ppOutput = hPutStrLn h }

  , keys = newKeys
--  , workspaces = map show [1 .. 9 :: Int]
  , workspaces = myWorkspaces
--  , workspaces = withScreens 2 myWorkspaces
   

  } `additionalKeys` myKeys
  

myKeys = [ ((mod4Mask .|. shiftMask, xK_z), spawn xscreensaver-command -lock)
, ((controlMask, xK_Print), spawn sleep 0.2; scrot -s)
, ((0, xK_Print), spawn scrot)
, ((mod1Mask , xK_b ), sendMessage ToggleStruts)
]

-- Turn off greedyView
++
[((m .|. mod4Mask, k), windows $ f i)
| (i, k) - zip myWorkspaces [xK_1 .. xK_9]
, (f, m) - [(W.view, 0), (W.shift, shiftMask)]]
-- [((m .|. mod4Mask, k), windows $ onCurrentScreen f i)
-- | (i, k) - zip myWorkspaces [xK_1 .. xK_9]
-- , (f, m) - [(W.greedyView, 0), (W.shift, shiftMask)]]

++ 
--
-- mod-{a,o,e}, Switch to physical/Xinerama screens 1, 2, or 3
-- mod-shift-{a,o,e}, Move client to screen 1, 2, or 3
--
[((m .|. mod1Mask, key), screenWorkspace sc = flip whenJust (windows 
. f))
| (key, sc) - zip [xK_a, xK_o, xK_e] [0..]
, (f, m) - [(W.view, 0), (W.shift, shiftMask)]]


myWorkspaces = [web, 2, emacs ] ++ map show [4..9]  

newKeys x = M.difference (keys defaultConfig x) (M.fromList $ keysToRemove x)

keysToRemove :: XConfig Layout -[((KeyMask, KeySym),X ())]
keysToRemove x =
[ ((modMask x  , 

Bug#597744: fglrx-glx: GPU seemingly left in inconsistent state after a hung 3D process is killed

2010-09-22 Thread Albin Stjerna
Package: fglrx-glx
Version: 1:10-7-1
Severity: normal


If I'm killing a crashed OpenGL application (such as Half-Life 2 under Wine or 
the native Doom 3 demo) from the console, the screen will be filled with 
rainbow-like gradients and nothing I've tried (including switching back to X11 
or to another virtual console) except rebooting will make it go away. I can, 
however, reboot with Alt+SysRq+B. The same problem appears with fglrx from sid 
(10-9-1). 

When I reported this problem on Half-Life 2's Wine page (thinking it was 
related to Wine), I was told that »The freeze after killing hl2.exe is almost 
certainly the bug in the Catalyst driver: looks like that for a strange reason 
opengl part of a driver leaves the GPU in a damaged state leading to an 
immediate hang when the 2d part of the driver tries to use GPU«.

If I kill hl2.exe when it /hasn't/ crashed, however, it just exits as expected.

-- Package-specific info:
VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc RV770 [Radeon HD 4850]

DRM and fglrx Informations from dmesg:
[0.00] No AGP bridge found
[0.00] No AGP bridge found
[0.760352] Linux agpgart interface v0.103
[9.099693] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, 
Starnberg, GERMANY' taints kernel.
[9.132045] [fglrx] Maximum main memory to use for locked dma buffers: 3793 
MBytes.
[9.132145] [fglrx]   vendor: 1002 device: 9442 count: 1
[9.132335] [fglrx] ioport: bar 4, base 0x1000, size: 0x100
[9.132460] [fglrx] Kernel supports PAT but it has been disabled
[9.132462] [fglrx] Using driver built-in PAT support instead
[9.134575] [fglrx] Driver built-in PAT support is enabled successfully
[9.134594] [fglrx] module loaded - fglrx 8.75.5 [Jun 29 2010] with 1 minors
[   20.823048] fglrx_pci :01:00.0: irq 52 for MSI/MSI-X
[   20.823542] [fglrx] Firegl kernel thread PID: 1627
[   20.823731] [fglrx] IRQ 52 Enabled
[   21.943538] [fglrx] Gart USWC size:1236 M.
[   21.943540] [fglrx] Gart cacheable size:490 M.
[   21.943544] [fglrx] Reserved FB block: Shared offset:0, size:100 
[   21.943546] [fglrx] Reserved FB block: Unshared offset:fc21000, size:3df000 
[   21.943547] [fglrx] Reserved FB block: Unshared offset:3fffb000, size:5000 

Xorg X server configuration file status:
-rw-r--r-- 1 root root 684 Sep 14 13:47 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section ServerLayout
Identifier aticonfig Layout
Screen  0  aticonfig-Screen[0]-0 0 0
EndSection

Section Module
EndSection

Section Monitor
Identifier   aticonfig-Monitor[0]-0
Option  VendorName ATI Proprietary Driver
Option  ModelName Generic Autodetecting Monitor
Option  DPMS true
EndSection

Section Device
Identifier  aticonfig-Device[0]-0
Driver  fglrx
BusID   PCI:1:0:0
EndSection

Section Screen
Identifier aticonfig-Screen[0]-0
Device aticonfig-Device[0]-0
Monitoraticonfig-Monitor[0]-0
DefaultDepth 24
SubSection Display
Viewport   0 0
Depth 24
EndSubSection
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 18943 Sep 21 14:22 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 18943 Sep 21 14:22 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 18942 Sep 21 14:22 /var/log/Xorg.3.log
-rw-r--r-- 1 root root 18943 Sep 21 14:22 /var/log/Xorg.4.log
-rw-r--r-- 1 root root 18943 Sep 21 14:22 /var/log/Xorg.5.log
-rw-r--r-- 1 root root 33674 Sep 22 19:05 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.21-dsa-amd64 x86_64 Debian
Current Operating System: Linux hecate 2.6.35-trunk-amd64 #1 SMP Sun Sep 19 
11:37:46 CEST 2010 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-trunk-amd64 
root=UUID=f6b73c55-e95c-4548-8d87-341ca8fda0e1 ro nopat quiet
Build Date: 08 September 2010  06:38:08PM
xorg-server 2:1.7.7-6 (Julien Cristau jcris...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Wed Sep 22 19:04:29 2010
(==) Using config file: /etc/X11/xorg.conf
(==) Using system config directory /usr/share/X11/xorg.conf.d
(==) ServerLayout aticonfig Layout
(**) |--Screen aticonfig-Screen[0]-0 (0)
(**) |   |--Monitor aticonfig-Monitor[0]-0
(**) |   |--Device aticonfig-Device[0]-0
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.

Bug#596761: [Pkg-fglrx-devel] Bug#596761: Xorg crash and 2D rendering problems with fglrx-driver/glx

2010-09-14 Thread Albin Stjerna
On Mon, 13 Sep 2010 16:58:09 -0400, Michael Gilbert 
michael.s.gilb...@gmail.com wrote:
 this is a consequence of using a non-kms driver.  who knows if ati has
 any plans to support that in their proprietary version.

I see, thanks for making that clear.

 can you attach a screenshot (with a comparison to what you expect)?  do
 you see this problem in any other applications?

Hm. Well, it was quite obvious when you saw it: big black boxes around and/or 
over input fields appearing and disappearing seemingly at random, sometimes 
covering the entire window. But I ran aticonfig --set-pcs-str=DDX,ForceXAA,TRUE 
which someone told me would disable the new 2D acceleration, and it seems to 
work fine so far. However, when I tried running StarCraft (the original) in 
wine, everything was very slow, much slower than with the radeon driver. This 
changed when I enabled the new »opengl« DirectDraw rendering, leading me to 
suspect that accelerated 2D rendering is now completely disabled.

 that's probably an issue with openarena itself.  it just went through
 quite a few updates.  you could also check its bug reports and submit a
 new one.  try testing other games as well.  if most have issues, then
 its a fglrx issue otherwise its just an openarena issue.

That's very possible, especially since it at least crashes itself with every 
other graphics driver I've tried. Half-Life (1) now suddenly run in Wine, so I 
think it's fairly safe to say accelerated 3D rendering now works. Thanks! :)


pgpAFMy1N7021.pgp
Description: PGP signature


Bug#596661: unable to load saved project files

2010-09-13 Thread Albin Stjerna
Package: kdenlive
Version: 0.7.7.1+svn4571-1
Severity: normal


When trying to save a project--any project--in kdenlive and then load it, I'm 
recieving an error message about »Unexpected end of file«. So far, it's been 
reproducable every time I've tried. Other functionality seems to be fine, 
however, including basic editing and rendering.

One of my saved project files (which can't be opened) looks like this:
?xml version='1.0' encoding='utf-8'?
mlt title=Anonymous Submission root=/home/albin
 producer in=0 out=85975 id=black
  property name=mlt_typeproducer/property
  property name=aspect_ratio0/property
  property name=length85976/property
  property name=eofpause/property
  property name=resourceblack/property
  property name=mlt_servicecolour/property
 /producer
 playlist id=black_track
  entry in=0 out=3110 producer=black/
 /playlist
 playlist id=playlist1/
 playlist id=playlist2/
 playlist id=playlist3/
 playlist id=playlist4/
 producer in=0 out=85975 id=1
  property name=mlt_typeproducer/property
  property name=aspect_ratio1.00/property
  property name=length85976/property
  property name=eofpause/property
  property name=resourcehonvilleintelyda.flv/property
  property name=meta.media.nb_streams2/property
  property name=meta.media.0.stream.typevideo/property
  property name=meta.media.0.stream.frame_rate25.00/property
  property name=meta.media.0.stream.sample_aspect_ratio0.00/property
  property name=meta.media.0.codec.frame_rate1000.00/property
  property name=meta.media.0.codec.pix_fmtyuv420p/property
  property name=meta.media.0.codec.sample_aspect_ratio0.00/property
  property name=meta.media.0.codec.namevp6f/property
  property name=meta.media.0.codec.long_nameOn2 VP6 (Flash 
version)/property
  property name=meta.media.0.codec.bit_rate0/property
  property name=meta.media.1.stream.typeaudio/property
  property name=meta.media.1.codec.sample_fmts16/property
  property name=meta.media.1.codec.sample_rate44100/property
  property name=meta.media.1.codec.channels2/property
  property name=meta.media.1.codec.namemp3/property
  property name=meta.media.1.codec.long_nameMP3 (MPEG audio layer 
3)/property
  property name=meta.media.1.codec.bit_rate128000/property
  property name=seekable1/property
  property name=meta.attr.title.markup/
  property name=meta.attr.author.markup/
  property name=meta.attr.copyright.markup/
  property name=meta.attr.comment.markup/
  property name=meta.attr.album.markup/
  property name=audio_index1/property
  property name=video_index0/property
  property name=mlt_serviceavformat/property
  property name=source_fps25.00/property
 /producer
 playlist id=playlist5
  entry in=21636 out=24746 producer=1
   filter in=24647 out=24747 id=fade_to_black
property name=track0/property
property name=start1/property
property name=mlt_typefilter/property
property name=mlt_servicebrightness/property
property name=kdenlive_idfade_to_black/property
property name=tagbrightness/property
property name=kdenlive_ix1/property
property name=end0/property
   /filter
  /entry
 /playlist
 tractor title=Anonymous Submission global_feed=1 in=0 out=3110 
id=maintractor
  track producer=black_track/
  track hide=video producer=playlist1/
  track hide=video producer=playlist2/
  track producer=playlist3/
  track producer=playlist4/
  track producer=playlist5/
  transition in=0 out=0 id=transition0
   property name=a_track1/property
   property name=b_track2/property
   property name=mlt_typetransition/property
   property name=mlt_servicemix/property
   property name=always_active1/property
   property name=combine1/property
   property name=internal_added237/property
  /transition
  transition in=0 out=0 id=transition1
   property name=a_track1/property
   property name=b_track3/property
   property name=mlt_typetransition/property
   property name=mlt_servicemix/property
   property name=always_active1/property
   property name=combine1/property
   property name=internal_added237/property
  /transition
  transition in=0 out=0 id=transition2
   property name=a_track1/property
   property name=b_track4/property
   property name=mlt_typetransition/property
   property name=mlt_servicemix/property
   property name=always_active1/property
   property name=combine1/property
   property name=internal_added237/property
  /transition
  transition in=0 out=0 id=transition3
   property name=a_track1/property
   property name=b_track5/property
   property name=mlt_typetransition/property
   property name=mlt_servicemix/property
   property name=always_active1/property
   property name=combine1/property
   property name=internal_added237/property
  /transition
  transition in=3046 out=3110 id=transition4
   property name=a_track4/property
   property name=b_track5/property
   property name=factoryloader/property
   property name=mlt_typetransition/property
   property name=mlt_serviceluma/property
   property name=automatic1/property
   property 

Bug#596661: unable to load saved project files

2010-09-13 Thread Albin Stjerna
On Mon, 13 Sep 2010 10:41:29 +0200 (CEST), Patrick Matthäi 
pmatth...@debian.org wrote:
 Hi,
 
 does it work for you if you grep 0.7.7.1+svn4858-1 from unstable?

Yes, it does. Thanks! :)


pgpvPyiuFRJHR.pgp
Description: PGP signature


Bug#596296: apt-build: assumes sources.list is used and fails when all package sources are stored in sources.list.d

2010-09-10 Thread Albin Stjerna
Package: apt-build
Version: 0.12.37
Severity: normal

al...@nyx:~$ ls /etc/apt/
apt-build.conf  old-sourcessources.list.d  trusted.gpg.d
apt.conf.d  preferencestrustdb.gpg
apt-file.conf   preferences.d  trusted.gpg
listbugssecring.gpgtrusted.gpg~

During config: add line to sources.list? yes

Setting up apt-build (0.12.37) ...
dpkg: warning: obsolete option '--print-installation-architecture', please use 
'--print-architecture' instead.
grep: /etc/apt/sources.list: No such file or directory

al...@nyx:~$ sudo apt-build update
Ignoring file 'apt-build' in directory '/etc/apt/sources.list.d/' as it has no 
filename extension
Opening /etc/apt/sources.list - ifstream::ifstream (2: No such file or 
directory)
You must put some 'source' URIs in your sources.list

Notice how it also creates an out-of-place file in sources.list.d/
-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt-build depends on:
ii  apt   0.8.0  Advanced front-end for dpkg
ii  apt-utils 0.8.0  APT utility programs
ii  debconf [debconf-2.0] 1.5.35 Debian configuration management sy
ii  devscripts2.10.66scripts to make the life of a Debi
ii  dpkg-dev  1.15.8.4   Debian package development tools
ii  g++   4:4.4.4-2  The GNU C++ compiler
ii  gcc   4:4.4.4-2  The GNU C compiler
ii  libappconfig-perl 1.56-2 Perl module for configuration file
ii  libapt-pkg-perl   0.1.24+b1  Perl interface to libapt-pkg
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  perl  5.10.1-14  Larry Wall's Practical Extraction 

Versions of packages apt-build recommends:
ii  build-essential   11.5   Informational list of build-essent
ii  fakeroot  1.14.4-1   Gives a fake root environment

apt-build suggests no packages.

-- Configuration Files:
/etc/apt/sources.list.d/apt-build [Errno 2] No such file or directory: 
u'/etc/apt/sources.list.d/apt-build'

-- debconf information:
  apt-build/arch_alpha: ev4
  apt-build/arch_arm: armv2
* apt-build/olevel: Medium
  apt-build/build_dir: /var/cache/apt-build/build
  apt-build/arch_sparc: sparc
  apt-build/arch_amd: k6
  apt-build/options:
* apt-build/arch_intel: pentium
  apt-build/make_options:
  apt-build/repository_dir: /var/cache/apt-build/repository
  apt-build/arch_amd64: x86-64
* apt-build/add_to_sourceslist: true



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#594659: offlineimap doesn't seem to run postsynchook

2010-08-28 Thread Albin Stjerna
Package: offlineimap
Version: 6.2.0.2-2
Severity: normal
Tags: upstream

I've tried first running notmuch as postsynchook, then echo hello and then 
touch hookrun. None of them runs as far as I can tell.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages offlineimap depends on:
ii  python2.6.5-13   interactive high-level object-orie
ii  python-support1.0.9  automated rebuilding support for P

offlineimap recommends no packages.

Versions of packages offlineimap suggests:
ii  doc-base  0.9.5  utilities to manage online documen
pn  python-kerberos   none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549553: gconf documentatation string for gnome-terminal's scrollbar_position key incorrect

2009-10-04 Thread Albin Stjerna
Package: gnome-terminal
Version: 2.28.0-1
Severity: minor

The documentation string for the gconf key 
/apps/gnome-terminal/profiles/Default/scrollbar_position claims that legal 
values are left, right and disabled. However, disabled does nothing -- 
the correct value is hidden. Perhaps this might also need to be changed in 
gnome-terminals profile settings (the drop-down box alternative is also labeled 
disabled).

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-terminal depends on:
ii  gnome-terminal-data   2.28.0-1   Data files for the GNOME terminal 
ii  libatk1.0-0   1.26.0-1   The ATK accessibility toolkit
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libdbus-glib-1-2  0.82-1 simple interprocess messaging syst
ii  libgconf2-4   2.26.2-3   GNOME configuration database syste
ii  libglib2.0-0  2.22.0-1   The GLib library of C routines
ii  libgtk2.0-0   2.16.6-1   The GTK+ graphical user interface 
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  libsm62:1.1.1-1  X11 Session Management library
ii  libstartup-notification0  0.10-1 library for program launch feedbac
ii  libvte9   1:0.20.5-1 Terminal emulator widget for GTK+ 
ii  libx11-6  2:1.2.2-1  X11 client-side library

Versions of packages gnome-terminal recommends:
ii  gvfs  1.2.3-3userspace virtual filesystem - ser
ii  yelp  2.26.0-3   Help browser for GNOME

gnome-terminal suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#548962: chicken-bin: New upstream version: 4.*

2009-09-29 Thread Albin Stjerna
Package: chicken-bin
Version: 3.4.0-1
Severity: wishlist

The chicken developers have released both 4.0.0 and continued several versions 
further.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages chicken-bin depends on:
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libchicken-dev3.4.0-1A practical and portable Scheme sy
ii  libchicken3   3.4.0-1A practical and portable Scheme sy
ii  libpcre3  7.8-2+b1   Perl 5 Compatible Regular Expressi

chicken-bin recommends no packages.

chicken-bin suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#547781: fish: funcsave without arguments crashes with error about missing man page

2009-09-22 Thread Albin Stjerna
Package: fish
Version: 1.23.1-2
Severity: normal

Reproduce: start fish:
al...@nyx ~ funcsave
troff: fatal error: can't open `/usr/share/fish/man/save_function.1': No such 
file or directory


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fish depends on:
ii  bc   1.06.94-3.1 The GNU bc arbitrary precision cal
ii  conkeror [www-browse 0.9~git090624-1 keyboard focused web browser with 
ii  dillo [www-browser]  2.1-0+dillo1+karmic small and fast web browser
ii  iceweasel [www-brows 3.0.14-1lightweight web browser based on M
ii  libc62.9-26  GNU C Library: Shared libraries
ii  libncurses5  5.7+20090803-2  shared libraries for terminal hand
ii  links2 [www-browser] 2.2-1+b1Web browser running in both graphi
ii  lynx 2.8.8dev.1-1Text-mode WWW Browser (transitiona
ii  lynx-cur [www-browse 2.8.8dev.1-1Text-mode WWW Browser with NLS sup
ii  w3m [www-browser]0.5.2-2.1   WWW browsable pager with excellent

Versions of packages fish recommends:
ii  xsel  1.2.0-1command-line tool to access X clip

Versions of packages fish suggests:
ii  doc-base  0.9.4  utilities to manage online documen
ii  menu  2.1.41 generates programs menu for all me

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#542425: error: cannot find a device for /.

2009-08-31 Thread Albin Stjerna
At Mon, 31 Aug 2009 16:28:42 +0200,
Felix Zielcke wrote:
 
 Am Sonntag, den 30.08.2009, 19:02 +0200 schrieb Albin Stjerna:
  
  The output’s a bit over my head, but a point of interest seems to be:
  
  + set /usr/sbin/grub-mkdevicemap dummy
  + test -f /usr/sbin/grub-mkdevicemap
  + :
  + set /usr/sbin/grub-probe dummy
  + test -f /usr/sbin/grub-probe
  + :
  + mkdir -p /boot/grub
  + test -e /boot/grub/device.map
  + :
  ++ /usr/sbin/grub-probe --target=device /
  grub-probe: error: cannot find a device for /.
  
  Apparently, for some reason it’s running grub-probe on /, which, of course,
  isn’t registered with GRUB. The only partition it’s supposed to know about 
  is my
  (unencrypted, plain) boot partition (/dev/hda1). Now, what I’m wondering is 
  why
  GRUB has forgotten this: I haven’t touched any of GRUB’s settings!
 
 Oh right, I forgot that we use grub-probe even to find out the right
 device for the kernel root= parameter.
 Someone who has an encrypted LVM / had the same problem and just
 reported #544420
 This was also caused by a symlink instead of the device.
 So please check with `ls -l /dev/mapper/' if your / LVM is a symlink or
 device.
 If it's a symlink then try to run `echo change  /sys/block/dm-X/uevent'
 and replace X with the right number the symlink points to.
 If that doestn't fix it then I think `rm /dev/mapper/volume  cp -R 
 /dev/dm-R /dev/mapper/volume'
 should do it.

Thanks, but something, I have no idea what, seems to have fixed it. grub-probe
now detects / to /dev/mapper/nyx-root as expected, and the setup of grub-pc
seems to run fine (I haven’t tried a reboot yet, though). 



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#542425: error: cannot find a device for /.

2009-08-30 Thread Albin Stjerna
At Fri, 28 Aug 2009 12:57:53 +0200,
Felix Zielcke wrote:
 If you'd have that problem then there should be /dev/dm-0 or something
 like that instead of the /dev/mapper name.
 Anyway your / is encrypted and grub2 doestn't support that yet.

My / is encrypted, but GRUB 2 is loading some initramfs I think, which in turn
decrypts it. It’s all auto-configured, so I’m not really sure, but it’s using 
LUKS.

 Well make sure that /boot/grub/unicode.pf2 exists, if not then copy it
 from /usr/share/grub

It’s there.

 Else run `sh -x grub-mkconfig', maybe that tells why it wants to
 access /
 If not then you have to add `x' to the `#!/bin/sh -e' line in
 every /etc/grub.d/ file and run again grub-mkconfig.

The output’s a bit over my head, but a point of interest seems to be:

+ set /usr/sbin/grub-mkdevicemap dummy
+ test -f /usr/sbin/grub-mkdevicemap
+ :
+ set /usr/sbin/grub-probe dummy
+ test -f /usr/sbin/grub-probe
+ :
+ mkdir -p /boot/grub
+ test -e /boot/grub/device.map
+ :
++ /usr/sbin/grub-probe --target=device /
grub-probe: error: cannot find a device for /.

Apparently, for some reason it’s running grub-probe on /, which, of course,
isn’t registered with GRUB. The only partition it’s supposed to know about is my
(unencrypted, plain) boot partition (/dev/hda1). Now, what I’m wondering is why
GRUB has forgotten this: I haven’t touched any of GRUB’s settings!



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#542425: error: cannot find a device for /.

2009-08-28 Thread Albin Stjerna
Package: grub-pc
Version: 1.96+20090826-3
Severity: normal

I'm having roughly the same problem as the earlier submitter. I'm using the 
standard Encrypted LVM setup, and I have upgraded both LVM and GRUB as 
adviced earlier, with no success. Though, I haven't rebooted yet, fearing the 
system would be unbootable.


Output:

Setting up grub-pc (1.96+20090826-3) ...
Installation finished. No error reported.
This is the contents of the device map /boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script `grub-install'.

(hd0)  /dev/hda
(hd1)  /dev/hdc
grub-probe: error: cannot find a device for /.

dpkg: error processing grub-pc (--configure):
 subprocess installed post-installation script returned error exit status 1


my /proc/mounts:

rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
none /proc proc rw,nosuid,nodev,noexec,relatime 0 0
udev /dev tmpfs rw,relatime,size=10240k,mode=755 0 0
/dev/mapper/nyx-root / ext3 
rw,noatime,nodiratime,errors=remount-ro,data=ordered 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,relatime,mode=755 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0
/dev/hda1 /boot ext3 rw,relatime,errors=continue,data=ordered 0 0
/dev/mapper/storage /var/storage ext3 
rw,noatime,nodiratime,errors=continue,data=ordered 0 0


-- Package-specific info:

*** BEGIN /proc/mounts
/dev/mapper/nyx-root / ext3 
rw,noatime,nodiratime,errors=remount-ro,data=ordered 0 0
/dev/hda1 /boot ext3 rw,relatime,errors=continue,data=ordered 0 0
/dev/mapper/storage /var/storage ext3 
rw,noatime,nodiratime,errors=continue,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/hda
(hd1)   /dev/hdc
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd0,1)
search --no-floppy --fs-uuid --set 563eca43-4812-4743-80d1-5e62d512c18b
if loadfont /grub/ascii.pf2 ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  if terminal_output.gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,1)
search --no-floppy --fs-uuid --set 563eca43-4812-4743-80d1-5e62d512c18b
insmod png
if background_image /grub/moreblue-orbit-grub.png ; then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, Linux 2.6.30-1-686 {
set root=(hd0,1)
search --no-floppy --fs-uuid --set 563eca43-4812-4743-80d1-5e62d512c18b
linux   /vmlinuz-2.6.30-1-686 root=/dev/mapper/nyx-root ro  quiet
initrd  /initrd.img-2.6.30-1-686
}
menuentry Debian GNU/Linux, Linux 2.6.30-1-686 (recovery mode) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set 563eca43-4812-4743-80d1-5e62d512c18b
linux   /vmlinuz-2.6.30-1-686 root=/dev/mapper/nyx-root ro single 
initrd  /initrd.img-2.6.30-1-686
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###
*** END /boot/grub/grub.cfg

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]1.5.27  Debian configuration management sy
ii  grub-common  1.96+20090826-3 GRand Unified Bootloader, version 
ii  libc62.9-25  GNU C Library: Shared libraries
ii  ucf  3.0021  Update Configuration File: preserv

grub-pc recommends no packages.

Versions of packages grub-pc suggests:
ii  desktop-base  5.0.5  common files for the Debian Deskto
ii  genisoimage   9:1.1.9-1  Creates ISO-9660 CD-ROM filesystem

-- debconf information:
  grub-pc/linux_cmdline:
* grub2/linux_cmdline:
* grub-pc/chainload_from_menu.lst: true
  grub-pc/kopt_extracted: false
* grub-pc/install_devices: /dev/hda
  

Bug#542206: edb: should depend on emacs23 too

2009-08-18 Thread Albin Stjerna
Package: edb
Version: 1.21-17
Severity: normal

Edb depends on Emacs 22, but works with Emacs 23 also.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages edb depends on:
ii  emacs22   22.3+1-1.1 The GNU Emacs editor

edb recommends no packages.

edb suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#540844: xmms2-scrobbler crashes when xmms2 moves on to the next song

2009-08-10 Thread Albin Stjerna
Package: xmms2-scrobbler
Version: 0.2.2-1
Severity: normal

Reproduce: start xmms2, make sure xmms2-scrobbler is running and do xmms2 
next.

Backtrace:
/usr/bin/xmms2-scrobbler:274:in `on_playback_current_id': undefined method 
`value' for 11:Fixnum (NoMethodError)
from /usr/bin/xmms2-scrobbler:35:in `to_proc'
from /usr/bin/xmms2-scrobbler:42:in `call'
from /usr/bin/xmms2-scrobbler:42:in `io_in_handle'
from /usr/bin/xmms2-scrobbler:42:in `add_to_event_loop'
from /usr/lib/ruby/1.8/event-loop/signal-system.rb:100:in `call'
from /usr/lib/ruby/1.8/event-loop/signal-system.rb:100:in `__signal__'
from /usr/lib/ruby/1.8/event-loop/signal-system.rb:100:in `each'
from /usr/lib/ruby/1.8/event-loop/signal-system.rb:100:in `__signal__'
from (eval):2:in `signal'
from /usr/lib/ruby/1.8/event-loop/event-loop.rb:135:in `iterate'
from /usr/lib/ruby/1.8/event-loop/event-loop.rb:135:in `each'
from /usr/lib/ruby/1.8/event-loop/event-loop.rb:135:in `iterate'
from /usr/lib/ruby/1.8/event-loop/event-loop.rb:134:in `zip'
from /usr/lib/ruby/1.8/event-loop/event-loop.rb:134:in `iterate'
from /usr/lib/ruby/1.8/event-loop/event-loop.rb:125:in `run'
from /usr/lib/ruby/1.8/event-loop/event-loop.rb:72:in `__send__'
from /usr/lib/ruby/1.8/event-loop/event-loop.rb:72:in `method_missing'
from /usr/bin/xmms2-scrobbler:613

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xmms2-scrobbler depends on:
ii  libevent-loop-rub 0.3-3  simple signal system and an event 
ii  libxmmsclient-rub 0.6DrMattDestruction-3 XMMS2 - Ruby bindings
ii  ruby1.8   1.8.7.174-1Interpreter of object-oriented scr

xmms2-scrobbler recommends no packages.

Versions of packages xmms2-scrobbler suggests:
ii  xmms2-core0.6DrMattDestruction-3 XMMS2 - core package

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#521691: linux-image-2.6.29-1-amd64: Forcedeth network interface fails to reach network a short time after boot

2009-03-29 Thread Albin Stjerna
Package: linux-image-2.6.29-1-amd64
Version: 2.6.29-1
Severity: normal

Since upgrading to 2.6.29-1, my forcedeth-driven nforce4 network interface 
fails to reach my network a couple of minutes after boot. Removing and adding 
forcedeth (rmmod/modprobe) does not help, nor does ifup/ifdown cycle.

-- Package-specific info:

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.29-1-amd64 depends on:
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.93.1 tools for generating an initramfs
ii  module-init-tools 3.7-pre9-1 tools for managing Linux kernel mo

linux-image-2.6.29-1-amd64 recommends no packages.

Versions of packages linux-image-2.6.29-1-amd64 suggests:
ii  grub   0.97-47lenny2 GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.29   none(no description available)

-- debconf information:
  linux-image-2.6.29-1-amd64/preinst/overwriting-modules-2.6.29-1-amd64: true
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.29-1-amd64/preinst/failed-to-move-modules-2.6.29-1-amd64:
  linux-image-2.6.29-1-amd64/postinst/bootloader-test-error-2.6.29-1-amd64:
  linux-image-2.6.29-1-amd64/postinst/old-dir-initrd-link-2.6.29-1-amd64: true
  linux-image-2.6.29-1-amd64/prerm/removing-running-kernel-2.6.29-1-amd64: true
  linux-image-2.6.29-1-amd64/preinst/lilo-has-ramdisk:
  linux-image-2.6.29-1-amd64/postinst/create-kimage-link-2.6.29-1-amd64: true
  linux-image-2.6.29-1-amd64/preinst/initrd-2.6.29-1-amd64:
  linux-image-2.6.29-1-amd64/preinst/elilo-initrd-2.6.29-1-amd64: true
  linux-image-2.6.29-1-amd64/postinst/kimage-is-a-directory:
  linux-image-2.6.29-1-amd64/postinst/old-initrd-link-2.6.29-1-amd64: true
  linux-image-2.6.29-1-amd64/postinst/depmod-error-2.6.29-1-amd64: false
  linux-image-2.6.29-1-amd64/postinst/depmod-error-initrd-2.6.29-1-amd64: false
  linux-image-2.6.29-1-amd64/preinst/abort-install-2.6.29-1-amd64:
  linux-image-2.6.29-1-amd64/preinst/abort-overwrite-2.6.29-1-amd64:
  linux-image-2.6.29-1-amd64/postinst/bootloader-error-2.6.29-1-amd64:
  linux-image-2.6.29-1-amd64/prerm/would-invalidate-boot-loader-2.6.29-1-amd64: 
true
  linux-image-2.6.29-1-amd64/postinst/old-system-map-link-2.6.29-1-amd64: true
  linux-image-2.6.29-1-amd64/preinst/lilo-initrd-2.6.29-1-amd64: true
  linux-image-2.6.29-1-amd64/preinst/bootloader-initrd-2.6.29-1-amd64: true



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#506862: [PKG-IRC-Maintainers] Bug#506862: Still having problems with version 1.1.22+dfsg-1

2008-12-04 Thread Albin Stjerna
At Thu, 4 Dec 2008 09:41:00 +,
Robin Burchell wrote:
 
 Hi Albin,
 
 I don't recall you contacting us about this prior (mind, I have a
 terrible memory!) - but if you don't mind contacting me about this
 directly on IRC when you have time, I'll try troubleshoot things with
 you wrt your config. I suspect we're probably better equipped than
 Debian for this..
 
 Regards,
 Robin Burchell / w00t
 
 
Sure, thanks. I briefly spoke to you on IRC as LqR, so you might not have 
made the connection ;)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#506862: inspircd: fails to start, complains about missing shared libraries

2008-12-03 Thread Albin Stjerna
At Wed, 03 Dec 2008 10:39:35 -0600,
William Pitcock wrote:
 
 Hi,
 
 On Mon, 2008-12-01 at 17:35 +0100, Albin Stjerna wrote:
  On my system, the init script runs, but silently fails to start
  inspircd, though creating both /var/log/inspircd.log (empty)
  and /var/run/inspircd.pid (empty). I am using a slightly modified
  configuration file from a (working) inspircd configuration on another
  system, but since I get no errors, I have no way of knowing if the
  configuration file is valid or not.
 
 Please run xmllint on your configuration file, and attach the results to
 this bug.
 
 Thanks.
 
 William
I got a lot of errors for duplicate options, so I tracked them down and deleted 
them. This didn't help though, and xmllint still prints the errors in the 
attached file, I think they are related to my tags not being closed, but they 
aren't in the sample configuration files either.

/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
badnick line 126

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
badnick line 125

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
badnick line 124

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
badnick line 123

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
timesync line 121

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
options line 87

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
pid line 84

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
channels line 80

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
files line 77

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
link line 68

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
cloak line 62

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
type line 60

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
type line 59

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
type line 58

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
class line 56

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
class line 55

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
class line 54

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
class line 53

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
class line 52

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
vhost line 50

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
connect line 39

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
power line 37

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
gnutls line 35

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
bind line 34

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
bind line 33

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
admin line 29

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
server line 25

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 23

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 22

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 21

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 20

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 19

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 18

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 17

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 16

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 15

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 14

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 13

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 12

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 11

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 10

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag 
module line 9

^
/etc/inspircd/inspircd.conf:128: parser error : Premature end of data in tag

Bug#506862: Still having problems with version 1.1.22+dfsg-1

2008-12-03 Thread Albin Stjerna
I built the new version suggested, but inspircd still dies, printing the 
message  Usage: /usr/sbin/inspircd [--nofork] [--nolog] [--debug] [--logfile 
filename] [--runasroot] [--version] [--config config] , seemingly 
regardless of input configuration file if tailing /dev/null is removed from 
init script, and dies silently otherwise (obviously, since that output is 
printed to /dev/null). This applies to obviously invalid configuration files, 
my own supposedly-valid one and the example file here: 
http://www.inspircd.org/wiki/Annotated_Configuration. The same applies to the 
binary inspircd, seemingly regardless of command line parameters. Could I have 
miscompiled the package somehow? Note that I am getting these problems when 
compiling inspircd from svn- or stable unaltered source packages also, but the 
developers don't seem to have heard of the problem before, so I figured it 
might be debian-related somehow. If it's any help, I'm having the exact same 
problem on amd64.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#506862: inspircd: fails to start, complains about missing shared libraries

2008-12-01 Thread Albin Stjerna
At Fri, 28 Nov 2008 18:53:06 +,
peter green wrote:
 
 severity 506862 normal
 thanks
 
 When I try to run inspircd, it dies with the message inspircd: error 
 while loading shared
 libraries: libIRCDchannels.so: cannot open shared object file: No such 
 file or directory
 In my test chroots at least it starts sucessfully using the init script
 but fails to start with the error the submitter gives if I try to launch
 it directly. It seems inspircd is intended to be started through an init
 script and relies on that init script to set LD_LIBRARY_PATH before
 launching the IRCD.
 
 I'm not sure this is a bug and it certainly doesn't seem to be a grave
 one. You shouldn't really be starting daemons directly anyway since it
 will mean the init script can't find them to shut down or restart.
 
 
On my system, the init script runs, but silently fails to start inspircd, 
though creating both /var/log/inspircd.log (empty) and /var/run/inspircd.pid 
(empty). I am using a slightly modified configuration file from a (working) 
inspircd configuration on another system, but since I get no errors, I have no 
way of knowing if the configuration file is valid or not.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#506862: inspircd: fails to start, complains about missing shared libraries

2008-11-25 Thread Albin Stjerna
Package: inspircd
Version: 1.1.21+dfsg-1
Severity: normal

When I try to run inspircd, it dies with the message inspircd: error while 
loading shared 
libraries: libIRCDchannels.so: cannot open shared object file: No such file or 
directory, 
seemingly regardless of loaded modules in my configuration file or 
configuration options at 
all.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.25-2-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages inspircd depends on:
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.2-1  GCC support library
ii  libgnutls26   2.4.2-3the GNU TLS library - runtime libr
ii  libstdc++64.3.2-1The GNU Standard C++ Library v3

inspircd recommends no packages.

inspircd suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]