Bug#780013: thunar: No automount of removable media

2016-06-25 Thread Alad Wenter
On Sun, 08 Mar 2015 09:41:55 +0100 Hendrik Buchner 
 wrote:

> Package: thunar
> Version: 1.6.3-2
> Severity: normal
>
> Dear Maintainer,
>
> all of my Jessie-Installations have the same problem with the 
automount of
> removable media. In the thunar-volman settings I've checked the two 
points of
> automounting, but when I insert a usb-stick it's only shown in the 
left panel

> in thunar. Clicking on this icon mounts the stick.
> Solution:
> When I insert "thunar --daemon" in the autostart and start thunar befor
> plugging in the usb-stick, it will be mounted automatically. When 
there's only
> the autostart entry but no thunar window started, the stick won't be 
mounted.
> "ps ax | grep Thunar" says, that "thunar --daemon" is running also 
when the

> autostart entry is not active.
>
> One of the installations is an upgrade from Wheezy and the other is a 
fresh

> Jessie install.

Try applying the following patch:

http://bug-attachment.xfce.org/attachment.cgi?id=6191

Upstream report:

https://bugzilla.xfce.org/show_bug.cgi?id=9193#c14



Bug#787729: libfile-mimeinfo-perl: use of legacy paths (~/.local/share/defaults.list)

2015-06-04 Thread Alad Wenter
Package: libfile-mimeinfo-perl
Version: 0.26-1
Severity: minor

Dear Maintainer,

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

   * What led up to the situation?

Over time, the location of the association lists has changed. Currently, 
mimeinfo uses the old ~/.local/share/defaults.list , where the current standard 
[1] dictates the more simple ~/.config/mimeapps.list. Programs such as 
Iceweasel use latter as well.

[1] http://standards.freedesktop.org/mime-apps-spec/mime-apps-spec-1.0.1.html

-- System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages libfile-mimeinfo-perl depends on:
ii  libfile-basedir-perl   0.03-1
ii  libfile-desktopentry-perl  0.07-1
ii  perl   5.20.2-3
ii  shared-mime-info   1.3-1

libfile-mimeinfo-perl recommends no packages.

libfile-mimeinfo-perl 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#786930: irssi-scripts: mouse.pl uses wrong TERM restrictions

2015-05-26 Thread Alad Wenter
Package: irssi-scripts
Version: 20131030
Severity: normal

Dear Maintainer,

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

   * What led up to the situation?

Running /RUN mouse.pl led to an error: 

 Error in script mouse:
22:41 Your terminal doesn't seem to support this. at 
  /usr/share/irssi/scripts/mouse.pl line 136.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

I've changed in line 135:

if ($ENV{TERM} !~ /^rxvt|screen|xterm(-color)?$/) {

to

if ($ENV{TERM} !~ /^rxvt|screen|xterm(-256color)?$/) {

where xterm-256color is the default TERM value for xterm.

   * What was the outcome of this action?

Functional mouse.pl script.

   * What outcome did you expect instead?

n/a

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


-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (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/dash
Init: systemd (via /run/systemd/system)

Versions of packages irssi-scripts depends on:
ii  irssi  0.8.17-1
ii  perl   5.20.2-3

Versions of packages irssi-scripts recommends:
ii  libwww-perl  6.08-1

Versions of packages irssi-scripts suggests:
pn  libdbi-perlnone
ii  net-tools  1.60-26+b1
ii  perl-modules   5.20.2-3
ii  w3m [www-browser]  0.5.3-19

-- 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#752624: quilt: Vague error when using quilt import from patches directory

2014-06-25 Thread Alad Wenter
Package: quilt
Version: 0.63-3
Severity: normal

Dear maintainer,

When using quilt import to import a patch stored in debian/patches, the patch 
is not properly registered and
an upstream changes error occurs on building the package. However, as the 
error suggests the patch is still
applied. I assume the intention is for quilt not to overwrite any existing 
patches on import (compare quilt -f), 
however it should then at least give a proper warning and not patch the source.

For the record quilt import from /tmp or similar works fine.

Regards,

Alad

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

Kernel: Linux 3.14.8-2-ck (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages quilt depends on:
ii  bsdmainutils  9.0.5
ii  bzip2 1.0.6-5
ii  diffstat  1.58-1
ii  gettext   0.18.3.2-2
ii  patch 2.7.1-5
ii  perl  5.18.2-4

Versions of packages quilt recommends:
pn  less  none

Versions of packages quilt suggests:
pn  default-mta | mail-transport-agent  none
pn  graphviznone
pn  procmailnone

-- 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#713877: Wheezy ?

2014-05-13 Thread Alad Wenter
So how about Wheezy that doesn't use systemd? Is there a chance to see a
stable update for udisks?


Bug#746251: catfish: /usr/bin/catfish fails to run - no such job error

2014-04-28 Thread Alad Wenter
Package: catfish
Version: 0.3.2-2+deb7u1
Severity: serious
Justification: fails to run

Dear Maintainer,

After the last Stable update /usr/bin/catfish fails to run with a no
such job error.

bash: fg: %python%: no such job

Changing the contents in /usr/bin/catfish from

#!/usr/bin/env bash
%python% /usr/share/catfish/bin/catfish.py $@

to

#!/usr/bin/env bash
python /usr/share/catfish/catfish.py $@

Fixes the error.

Regards,

Alad
=== modified file 'NtfsConfig/Fstab/FstabHandler.py'
--- NtfsConfig/Fstab/FstabHandler.py	2010-07-30 23:24:29 +
+++ NtfsConfig/Fstab/FstabHandler.py	2012-09-08 20:27:52 +
@@ -516,7 +516,7 @@
 name is default to the date of saving '''
 
 if not name :
-name = time.time()
+name = str(time.time())
 if self.logchanges and self.lastsave_has_changed() :
 logging.debug(Save log as %s, name)
 self._logconf.add_section(name)





Bug#746251: Whoops

2014-04-28 Thread Alad Wenter
Accidentally attached an unrelated patch.

-- 
The Ant tries his best to convince the Kid why he shouldn't be squished.
Should we squish bugs? Depends on the bug? Depends on the situation?


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



Bug#654633: Also with ALSA

2014-04-28 Thread Alad Wenter
This bug also happens with pure ALSA (no Pulse). My xfconf looks like this:

$ xfconf-query -c xfce4-mixer -p /sound-card
SBAudigy2PlatinumEXSB0280Alsamixer
$ xfconf-query -c xfce4-mixer -p /active-card
SBAudigy2PlatinumEXSB0280Alsamixer

-- 
The Ant tries his best to convince the Kid why he shouldn't be squished.
Should we squish bugs? Depends on the bug? Depends on the situation?


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



Bug#680514: not just intel systems

2014-04-17 Thread Alad Wenter
This bug is indeed not only related to intel, but nvidia and ati as 
well. With fglrx 14.3 and X.org 1.14-5 I've had the same EQ overflow 
error and subsequent crash.


Those affected should try updating to 1.15, or patching xorg-server.

http://forums.gentoo.org/viewtopic-p-7475096.html#7475096

http://cgit.freedesktop.org/xorg/xserver/commit/?id=0492deb8f8238b7782e5a706ec6219d88aa1091d

--
The Ant tries his best to convince the Kid why he shouldn't be squished. Should 
we squish bugs? Depends on the bug? Depends on the situation?


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



Bug#617309: systemd is the culprit

2014-04-14 Thread Alad Wenter
You'll see that it works if you install systemd (apt-get install 
systemd-sysv). This is because recent versions added a hardcoded 
dependency on systemd.


I'm aware systemd will most likely become the default init system in 
jessie. But does that mean core programs have to become incompatible to 
sysvinit?


--
The Ant tries his best to convince the Kid why he shouldn't be squished. Should 
we squish bugs? Depends on the bug? Depends on the situation?


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



Bug#742234: fglrx-driver: new upstream version 14.3

2014-03-20 Thread Alad Wenter
Package: fglrx-driver
Version: 1:14.2~beta1.3-1
Severity: normal

Dear maintainer,

As of 3/17/2014 a new version of fglrx has been released

http://support.amd.com/en-us/kb-articles/Pages/latest-linux-beta-driver.aspx

Resolved Issues:
[394848] - Xorg crashed  playing AVI video file in VLC player or Parole player
[394705] - Nexuiz - Demo3 Ubuntu performance lower than Redhat
[394704] - Nexuiz - Demo3 Linux performance  lower than Windows

This seems to solve bugs #739443 and #741397

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739443
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741397

Cheers,

Alad


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



Bug#722749: maybe they can rename it to numloose

2014-03-16 Thread Alad Wenter
This was broken in #592681, fixed, and now it's broken again both for 
1.3.4-2 (stable) and 1.3.6-0.3 (testing). In my case numlock works at 
BIOS, then is switched 3-4 times to be eventually off (probably not just 
a bug in slim).


--
The Ant tries his best to convince the Kid why he shouldn't be squished. Should 
we squish bugs? Depends on the bug? Depends on the situation?


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



Bug#741862: gnome-commander: add gnome-user-guide to Recommends

2014-03-16 Thread Alad Wenter
Package: gnome-commander
Version: 1.2.8.17-1
Severity: normal

Dear maintainer,

When clicking Help - Contents or Help - Keyboard Shortcuts, the error

Unable to display help: There was an error launching the default action command
associated with this location

is displayed if the gnome-user-guide package is not installed. Therefore I
would suggest adding gnome-user-guide to Recommends of gnome-commander.

Cheers,

Alad



-- System Information:
Debian Release: 7.4
  APT prefers stable
  APT policy: (500, 'stable'), (50, 'testing')
Architecture: i386 (i686)

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

Versions of packages gnome-commander depends on:
ii  gconf-service 3.2.5-1+build1
ii  gnome-commander-data  1.2.8.17-1
ii  libart-2.0-2  2.3.21-2
ii  libatk1.0-0   2.4.0-2
ii  libbonobo2-0  2.24.3-1
ii  libbonoboui2-02.24.3-1
ii  libc6 2.13-38+deb7u1
ii  libcairo2 1.12.2-3
ii  libexiv2-12   0.23-1
ii  libfontconfig12.9.0-7.1
ii  libfreetype6  2.4.9-1.1
ii  libgcc1   1:4.7.2-5
ii  libgconf-2-4  3.2.5-1+build1
ii  libgdk-pixbuf2.0-02.26.1-1
ii  libglib2.0-0  2.33.12+really2.32.4-5
ii  libgnome2-0   2.32.1-3
ii  libgnomecanvas2-0 2.30.3-1.2
ii  libgnomeui-0  2.24.5-2
ii  libgnomevfs2-01:2.24.4-2
ii  libgtk2.0-0   2.24.10-2
ii  libice6   2:1.0.8-2
ii  liborbit2 1:2.14.19-0.1
ii  libpango1.0-0 1.30.0-1
ii  libpoppler19  0.18.4-6
ii  libpopt0  1.16-7
ii  libpython2.7  2.7.3-6
ii  libsm62:1.2.1-2
ii  libstdc++64.7.2-5
ii  libtag1c2a1.7.2-1
ii  python2.7.3-4+deb7u1
ii  python2.7 2.7.3-6
ii  zlib1g1:1.2.7.dfsg-13

gnome-commander recommends no packages.

Versions of packages gnome-commander suggests:
ii  libgnomevfs2-extra  1:2.24.4-2
pn  meldnone

-- 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#741556: playonlinux: depend on python instead of python:all

2014-03-14 Thread Alad Wenter

Got it. Thanks for the swift reply.

Op 13-03-14 21:03, Vincent Cheng schreef:

Control: tag -1 - patch
(There doesn't seem to be a patch attached to the bug report...)

On Thu, Mar 13, 2014 at 12:39 PM, Alad Wenter
the.changing.s...@gmail.com wrote:

Package: playonlinux
Version: 4.2.2-1
Severity: minor
Tags: patch

Dear maintainer,

The current version of playonlinux in wheezy is 4.1.1-1, but 4.2.2-1 from
testing/sid has no additional dependencies on testing/sid packages.

However the dependency on python (= 2.6.6-7~) was changed to python:any (=
2.6.6-7~), which results in a Virtual package conflict. Changing it back in
debian/control allows to install the package without upgrading libc6 et al.

I couldn't find a mention on this in the changelog, hence the question.

The python dependency is most likely automatically generated by
dh_python2, so it's not a change made to playonlinux that caused this.

The correct way of fixing this is to not install packages from
testing/sid on wheezy, but to prepare a backport [1] of that package
and ask for a sponsor on debian-backports and/or debian-mentors.

Regards,
Vincent

[1] http://backports.debian.org/Contribute/



--
The Ant tries his best to convince the Kid why he shouldn't be squished. Should 
we squish bugs? Depends on the bug? Depends on the situation?


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



Bug#741556: playonlinux: depend on python instead of python:all

2014-03-13 Thread Alad Wenter
Package: playonlinux
Version: 4.2.2-1
Severity: minor
Tags: patch

Dear maintainer,

The current version of playonlinux in wheezy is 4.1.1-1, but 4.2.2-1 from
testing/sid has no additional dependencies on testing/sid packages.

However the dependency on python (= 2.6.6-7~) was changed to python:any (=
2.6.6-7~), which results in a Virtual package conflict. Changing it back in
debian/control allows to install the package without upgrading libc6 et al.

I couldn't find a mention on this in the changelog, hence the question.

Cheers,

Alad



-- System Information:
Debian Release: 7.4
  APT prefers stable
  APT policy: (500, 'stable'), (50, 'testing')
Architecture: i386 (i686)

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

Versions of packages playonlinux depends on:
ii  binutils  2.22-8
ii  bzip2 1.0.6-4
ii  cabextract1.4-3
ii  curl  7.26.0-1+wheezy8
ii  gettext-base  0.18.1.1-9
ii  gnupg 1.4.12-7+deb7u3
ii  icoutils  0.29.1-5
ii  imagemagick   8:6.7.7.10-5+deb7u2
ii  mesa-utils8.0.1-2+b3
ii  netcat1.10-40
ii  netcat-traditional [netcat]   1.10-40
ii  p7zip-full9.20.1~dfsg.1-4
ii  python2.7.3-4+deb7u1
ii  python-wxgtk2.8   2.8.12.1-12
ii  terminator [x-terminal-emulator]  0.93-4-bzr1026
ii  unzip 6.0-8
ii  wget  1.13.4-3+deb7u1
ii  wine  1.4.1-4
ii  x11-utils 7.7~1
ii  xterm [x-terminal-emulator]   278-4

playonlinux recommends no packages.

Versions of packages playonlinux suggests:
ii  scrot  0.8-13
ii  ttf-mscorefonts-installer  3.4+nmu1

-- 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#662813: Another five months.

2014-03-10 Thread Alad Wenter

See post #40. Bug is still in stable. Patch is provided in #25.

--
The Ant tries his best to convince the Kid why he shouldn't be squished. Should 
we squish bugs? Depends on the bug? Depends on the situation?


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



Bug#693937: read-only ?

2014-02-28 Thread Alad Wenter
I've had similar issues when mounting a read-only, ISO9660 usb drive. 
The same drive gave problems in Gparted, so I assume it was damaged. 
I'll provide a backtrace when I have the chance.


mounted device /org/freedesktop/UDisks/devices/sdc on /media/MJRO_088
failed to mount device /org/freedesktop/UDisks/devices/sdc1: 
org.freedesktop.UDisks.Error.FilesystemDriverMissing: Error mounting: 
mount: block device /dev/sdc1 is write-protected, mounting read-only

mount: /dev/sdc1 already mounted or /media/MJRO_088_ busy


--
The Ant tries his best to convince the Kid why he shouldn't be squished. Should 
we squish bugs? Depends on the bug? Depends on the situation?


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



Bug#713877: enable in-kernel polling for block devices

2014-02-25 Thread Alad Wenter
In reply to #49, I've had this issue with udisks alone (no udisks2 
installed). Workaround in #35 fixed it.


Should be a small effort to patch udev as mentioned in #1.


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



Bug#713877: see post #1

2014-02-25 Thread Alad Wenter
I've also tried the patch #1 without kernel polling (which comes down 
the same as in #25, except it might be overwritten in updates) and it 
works correctly.



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



Bug#567143: still doesn't work

2014-02-24 Thread Alad Wenter
Adding XXkb.mainwindow.type: normal to /etc/X11/app-defaults/XXkb just 
changed the error from


xxkb: Unable to get a default value for the required resource 
`XXkb.mainwindow.type'


to

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  62 (X_CopyArea)
  Serial number of failed request:  430
  Current serial number in output stream:  430

Using xxkb 1.11-2.1 under openbox 3.5.0-7 (wheezy). FWIW before that 
error message I saw a short blinking of the taskbar. I guess there's 
still fbxkb.



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



Bug#714357: setxkbmap

2014-02-23 Thread Alad Wenter

This problem is apparently fixed in KeePassX 2 alpha 5.

https://www.keepassx.org/dev/issues/116

For me it wasn't. As a workaround, add to your autostart

setxkbmap it


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



Bug#691259: Chromium and open_generic

2014-02-22 Thread Alad Wenter

I've seen this happen in Openbox using Chromium (it uses xdg-email).

xdg-email tries to handle DEs with these functions:

open_gnome
open_gnome3
open_xfce
open_generic

If you have LXDE or a generic environment such as Openbox, you get 
open_generic


IFS=:
for browser in $BROWSER; do
if [ x$browser != x ]; then

browser_with_arg=`printf $browser $1 2/dev/null`
if [ $? -ne 0 ]; then browser_with_arg=$browser;
fi

if [ x$browser_with_arg = x$browser ]; then $browser 
$1;

else $browser_with_arg;
fi

if [ $? -eq 0 ]; then exit_success;
fi
fi
done

exit_failure_operation_impossible no method available for opening 
'$1'


... so what happens when clicking a mailto: link is a new browser 
window, instead of your email client defined by xdg-mime.


Besides a grep error (grep: /home/user/.local/share/applications/: Is 
a directory) using open_gnome3 instead of open_generic works as 
expected. You can replace gvfs-open with xdg-open there.



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



Bug#720376: workaround: gvfs-open

2014-02-17 Thread Alad Wenter
I've applied the patch and it didn't work (for me). I haven't tried the 
latest version from git, however.


As a workaround, you can replace exo-open with gvfs-open which does work 
correctly. The required package for this is gvfs-bin. For example, 
Google Chrome uses /usr/bin/xdg-email, so you'd change exo-open to 
gvfs-open there.


Cheers,

Alad


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



Bug#737401: fglrx-driver: AIGLX error causes X server to crash

2014-02-17 Thread Alad Wenter
Thanks for the new version. I'm using a fresh xorg.conf without module 
paths specified, and I found the same error message (fglrx_dri.so 
missing) in Xorg.0.log. However, I didn't have any crashes so far 
(except for a kernel bug on reboot after installing fglrx, which I guess 
is a different topic).


Cheers,

Alad

Op 13-02-14 15:16, Andreas Beckmann schreef:

On 2014-02-02 16:11, Alad Wenter wrote:

Package: fglrx-driver
Version: 1:13.12-3
Using Google Chrome with GPU acceleration active caused a return to the
login
screen. The .xsession-errors and Xorg.0.log files showed a crash of the
X-server and a failed attempt at loading the fglrx_dri modules.

Please retry with 14.1~beta which I just uploaded to sid.

Andreas




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



Bug#656640: fixed in python-cups 1.9.62-1

2014-02-16 Thread Alad Wenter

Hi

I'm not the developer, but I can try to help.

Debian Stable has a number of annoying bugs like this, and often enough 
things fixed in Testing/sid don't trickle through to Stable. Despite the 
frozen status critical bugs do get fixed in proposed-updates, but I 
guess a lack of printing (for some) and an impression thereof (to 
others) is not considered critical. FWIW I've set severity to important.


And no, I wouldn't trust any dropbox packages or anything like that. 
Remember you're giving that stuff root privileges.  As to reliable, in 
Linux-land you can only depend on yourself, unfortunately. I'd make a 
volounteer comparison but the guys at apple/microsoft are payed and 
often aren't compelled to fix stuff, either. :)


Anyway to get the python-cups from Jessie, you have to backport it from 
sources. You can find instructions for doing so in the deban wiki:


https://wiki.debian.org/SimpleBackportCreation

This brings a lot of added packages to your computer, so you could 
either use pbuilder (which I'm not familiar with), or debfoster.


Good luck,

Alad

Op 16-02-14 03:41, wobbly-hs schreef:

Dear developer
Further to message 136 - I'm the end user who has a bad impression here.  
Printing worked in Debian 6 - I waited till Feb 14 to upgrade to Debian 7 so 
any bugs should be sorted and.. no printing?

After investing lots of time trying to understand what is going on here it 
seems that message 58 has a solution, but that involves installing software 
from a dropbox account seemingly run by someone with no means of verification.  
So now I have another question in my mind:  Is that download safe to install? 
or do I have to hop yet again to some other distro?  I rely on getting my 
software from the stable repository (read trust here), and judging by progress 
it seems unlikely that 1.9.48 will be backported with a fix.  The new version 
of python-cups in Jessie is not compatible with the stable distro and again 
judging by the time that has passed it is not likely to make it into the stable 
version anytime soon.  So I'm wondering if Debian stable is not to be relied on 
from year to year, then what to do??

Jacek




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



Bug#721996: related to udev rules

2014-02-15 Thread Alad Wenter
This bug as well as #731652 and #718049 may be related to the default 
udev rule for udisks2, located in /lib/udev/rules.d/80-udisks2.rules. 
Whoever wrote that rule had the brilliant idea to hide certain devices 
(such as iso9660 filesystems) from view. Volman chokes on that and spews 
out the indescript error messages mentioned here.


I couldn't get most of my USB sticks to show in Thunar, until I deleted 
that rule.


Cheers,

Alad


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



Bug#720376: patch

2014-02-15 Thread Alad Wenter

Okay, what also happens is if I do:

exo-open mailto:f...@bar.com

To: in icedove gets mangled to mailto:f...@bar.com;, where it should 
be f...@bar.com. The problems appears to be the same as in bug #720377


http://forum.xfce.org/viewtopic.php?pid=31575
https://bugzilla.xfce.org/show_bug.cgi?id=10098


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



Bug#720376: --mail-reader?

2014-02-12 Thread Alad Wenter
When I enter that in a terminal I get the same error message, but I when 
I do


exo-open --launch MailReader mailto:?subject=foo

my default mail program (icedove) opens a new message... or do you mean 
something else?


Cheers,

Alad


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



Bug#738639: catfish: missing dependency on python-gi-cairo

2014-02-11 Thread Alad Wenter
Package: catfish
Version: 1.0.0-1
Severity: serious
Justification: Policy 3.5

Dear Maintainer,

When doing a search in Catfish, the program hangs with the following traceback:

Traceback (most recent call last):
  File /usr/share/catfish/catfish_lib/Window.py, line 94, in on_destroy
self.search_engine.stop()
  File /usr/share/catfish/catfish/CatfishSearchEngine.py, line 187, in stop
for method in self.methods:
TypeError: Couldn't find conversion for foreign struct 'cairo.Context'

Installing python-gi-cairo makes it run normally.

Cheers,

Alad


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

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

Versions of packages catfish depends on:
ii  gir1.2-gdkpixbuf-2.0  2.28.2-1+b1
ii  gir1.2-glib-2.0   1.36.0-2+b1
ii  gir1.2-gtk-3.03.8.6-1
ii  gir1.2-pango-1.0  1.36.0-1+b1
pn  python:anynone

Versions of packages catfish recommends:
ii  mlocate  0.26-1

Versions of packages catfish suggests:
pn  python-zeitgeist  none
pn  zeitgeist 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#682072: mate search tool

2014-02-09 Thread Alad Wenter
FWIW this (and a few other bugs) is fixed in mate-search-tool. It's on 
wishlist here:


http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734990


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



Bug#737958: geeqie: Fails to set wallpaper correctly

2014-02-07 Thread Alad Wenter

Package: geeqie
Version: 1:1.1-8~bpo70+1
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?

Clicking the Set wallpaper option in the Edit menu has no apparent 
effect.

This happens both in a backported version from jessie (1.1-8) and the wheezy
version (1.0-10).

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

When logging out from XFCE the wallpaper could be momentarily seen, but 
the old

wallpaper was restored on the next login.

Running geeqie from the terminal yielded no errors, but an strace gave the
following recurring message:

recv(3, 0x8ff39a0, 4096, 0) = -1 EAGAIN (Resource temporarily
unavailable)
clock_gettime(CLOCK_MONOTONIC, {186552, 293414810}) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, 
events=POLLIN}], 3,

5000) = 0 (Timeout)
clock_gettime(CLOCK_MONOTONIC, {186557, 298802646}) = 0
stat64(/home/alad/Afbeeldingen, {st_mode=S_IFDIR|0755, st_size=4096, 
...}) =

0
stat64(/home/alad/Afbeeldingen/11954399131953999046mouse-
xfce_xfce.org_02.svg.med.png, {st_mode=S_IFREG|0640, st_size=2199, 
...}) = 0




-- System Information:
Debian Release: 7.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (100, 'testing')
Architecture: i386 (i686)

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

Versions of packages geeqie depends on:
ii  geeqie-common1:1.1-8~bpo70+1
ii  libatk1.0-0  2.4.0-2
ii  libc62.13-38
ii  libcairo21.12.2-3
ii  libexiv2-12  0.23-1
ii  libfontconfig1   2.9.0-7.1
ii  libfreetype-infinality6  2.4.9-3
ii  libgcc1  1:4.7.2-5
ii  libgdk-pixbuf2.0-0   2.26.1-1
ii  libglib2.0-0 2.33.12+really2.32.4-5
ii  libgtk2.0-0  2.24.10-2
ii  libjpeg8 8d-1
ii  liblcms1 1.19.dfsg-1.2
ii  liblircclient0   0.9.0~pre1-1
ii  libpango1.0-01.30.0-1
ii  libstdc++6   4.7.2-5
ii  libtiff4 3.9.6-11

Versions of packages geeqie recommends:
pn  exiftran none
pn  exiv2none
ii  imagemagick  8:6.7.7.10-5+deb7u2
ii  librsvg2-common  2.36.1-2
pn  ufraw-batch  none
ii  zenity   3.4.0-2

Versions of packages geeqie suggests:
ii  geeqie-dbg 1:1.1-8~bpo70+1
ii  gimp   2.8.2-2+deb7u1
ii  libjpeg-progs  8d-1
pn  ufraw  none
pn  xpaint 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#649034: Both starting at the same time

2014-02-07 Thread Alad Wenter

Hi,

I can confirm that when having both notification-daemon and 
xfce4-notifyd installed, at random one or the other starts (with 
different notify behaviours).


However, when I logged in today both started at the same time, giving an 
error message: Xfce Notify - another instance is already running. I 
could replicate this by logging in/out (until I eventually uninstalled 
notification-daemon).


Cheers,

Alad


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



Bug#656640: Please fix

2014-02-05 Thread Alad Wenter
I've encountered this issue today, and while not impacting normal 
functionality it certainly gives off a bad impression to the end-user.


Until this is fixed I'll make do with a backport from jessie, but not 
everyone can or wants to do that.


Cheers,

Alad


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



Bug#737809: ntfs-config: New partition dialog irresponsive

2014-02-05 Thread Alad Wenter

Package: ntfs-config
Version: 1.0.1-10
Severity: important
Tags: patch

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?

Connecting an NTFS drive not present in /etc/fstab causes a New partition
dialogue to appear. Clicking on either option (automatic configuration 
or ok)

has no effect.

This is caused by the following error:

  File /usr/lib/pymodules/python2.7/NtfsConfig/AddWizard.py, line 159, in
on_auto_clicked
self.auto_configure()
  File /usr/lib/pymodules/python2.7/NtfsConfig/AddWizard.py, line 168, in
auto_configure
self.disk.savelog()
  File /usr/lib/pymodules/python2.7/NtfsConfig/Fstab/FstabHandler.py, 
line

522, in savelog
self._logconf.add_section(name)
  File /usr/lib/python2.7/ConfigParser.py, line 260, in add_section
if section.lower() == default:
AttributeError: 'float' object has no attribute 'lower'

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

An Ubuntu bug report includes a working patch:

https://bugs.launchpad.net/ubuntu/+source/ntfs-config/+bug/516826/comments/12

   * What was the outcome of this action?

The New partition dialogue works as expected.

   * What outcome did you expect instead?

N/A



-- System Information:
Debian Release: 7.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable'), (100, 'testing')

Architecture: i386 (i686)

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

Versions of packages ntfs-config depends on:
ii  ntfs-3g 1:2012.1.15AR.5-2.1
ii  python  2.7.3-4+deb7u1
ii  python-glade2   2.24.0-3+b1
ii  python-support  1.0.15
ii  python2.6   2.6.8-1.1
ii  python2.7   2.7.3-6
ii  udev175-7.2

ntfs-config recommends no packages.

Versions of packages ntfs-config suggests:
pn  disk-manager  none

-- no debconf information

=== modified file 'NtfsConfig/Fstab/FstabHandler.py'
--- NtfsConfig/Fstab/FstabHandler.py	2010-07-30 23:24:29 +
+++ NtfsConfig/Fstab/FstabHandler.py	2012-09-08 20:27:52 +
@@ -516,7 +516,7 @@
 name is default to the date of saving '''
 
 if not name :
-name = time.time()
+name = str(time.time())
 if self.logchanges and self.lastsave_has_changed() :
 logging.debug(Save log as %s, name)
 self._logconf.add_section(name)




Bug#711500: how can non-expert user prevent these dialogues?

2014-01-23 Thread Alad Wenter

Hi,

I've used packagekit-gnome on Wheezy 7.3 on and off, both for XFCE and 
MATE, and got this error recently (I had update-manager before and 
purged it). Removing aptdaemon seems to have solved it for me.


The contents of my /etc/apt/apt.conf.d/10periodic

APT::Periodic::Update-Package-Lists 1;
APT::Periodic::Download-Upgradeable-Packages 0;
APT::Periodic::AutocleanInterval 0;

Worst-case you could try software settings and set check for updates 
to Never ...


-- System Information:
Debian Release: 7.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable'), (50, 'testing')

Architecture: i386 (i686)

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

Versions of packages gnome-packagekit depends on:
ii  dconf-gsettings-backend [gsettings-backe  0.12.1-3
ii  gnome-packagekit-data 3.4.2-2
ii  gnome-settings-daemon 3.4.2+git20121218.7c1322-3+deb7u3
ii  libatk1.0-0   2.4.0-2
ii  libc6 2.13-38+deb7u1
ii  libcairo-gobject2 1.12.2-3
ii  libcairo2 1.12.2-3
ii  libcanberra-gtk3-00.28-6
ii  libcanberra0  0.28-6
ii  libdbus-1-3   1.6.8-1+deb7u1
ii  libdbus-glib-1-2  0.100.2-1
ii  libfontconfig12.9.0-7.1
ii  libgdk-pixbuf2.0-02.26.1-1
ii  libglib2.0-0  2.33.12+really2.32.4-5
ii  libgtk-3-03.4.2-7
ii  libnotify40.7.5-1
ii  libpackagekit-glib2-140.7.6-3
ii  libpango1.0-0 1.30.0-1
ii  libsqlite3-0  3.7.13-1+deb7u1
ii  libupower-glib1   0.9.17-1
ii  libx11-6  2:1.5.0-1+deb7u1
ii  packagekit0.7.6-3


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



Bug#711500: how can non-expert user prevent these dialogues?

2014-01-23 Thread Alad Wenter

For the 10periodic, I purged update-notifier-common, also

On 23-01-14 21:55, Alad Wenter wrote:

Hi,

I've used packagekit-gnome on Wheezy 7.3 on and off, both for XFCE and 
MATE, and got this error recently (I had update-manager before and 
purged it). Removing aptdaemon seems to have solved it for me.


The contents of my /etc/apt/apt.conf.d/10periodic

APT::Periodic::Update-Package-Lists 1;
APT::Periodic::Download-Upgradeable-Packages 0;
APT::Periodic::AutocleanInterval 0;

Worst-case you could try software settings and set check for 
updates to Never ...


-- System Information:
Debian Release: 7.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), 
(500, 'stable'), (50, 'testing')

Architecture: i386 (i686)

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

Versions of packages gnome-packagekit depends on:
ii  dconf-gsettings-backend [gsettings-backe  0.12.1-3
ii  gnome-packagekit-data 3.4.2-2
ii  gnome-settings-daemon 3.4.2+git20121218.7c1322-3+deb7u3
ii  libatk1.0-0   2.4.0-2
ii  libc6 2.13-38+deb7u1
ii  libcairo-gobject2 1.12.2-3
ii  libcairo2 1.12.2-3
ii  libcanberra-gtk3-00.28-6
ii  libcanberra0  0.28-6
ii  libdbus-1-3   1.6.8-1+deb7u1
ii  libdbus-glib-1-2  0.100.2-1
ii  libfontconfig12.9.0-7.1
ii  libgdk-pixbuf2.0-02.26.1-1
ii  libglib2.0-0 2.33.12+really2.32.4-5
ii  libgtk-3-03.4.2-7
ii  libnotify40.7.5-1
ii  libpackagekit-glib2-140.7.6-3
ii  libpango1.0-0 1.30.0-1
ii  libsqlite3-0  3.7.13-1+deb7u1
ii  libupower-glib1   0.9.17-1
ii  libx11-6  2:1.5.0-1+deb7u1
ii  packagekit0.7.6-3




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



Bug#735478: fixed in xfce4-weather-plugin 0.7.4-5

2014-01-22 Thread Alad Wenter
With the new version, it doesn't crash anymore, but some of the 
prediction data are missing (location: Belgium)


http://en.zimagez.com/zimage/schermafdruk-22-01-14-164916.php


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



Bug#735478: [Pkg-xfce-devel] Bug#735478: fixed in xfce4-weather-plugin 0.7.4-5

2014-01-22 Thread Alad Wenter
Ah, of course. Would it be feasonable to replace weather.com with yr.no 
(as done upstream: https://bugzilla.xfce.org/show_bug.cgi?id=8105)?


Either way, thanks for the fix.

Cheers,

Alad

On 22-01-14 18:01, Yves-Alexis Perez wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On Wed, Jan 22, 2014 at 05:18:39PM +0100, Alad Wenter wrote:

With the new version, it doesn't crash anymore, but some of the
prediction data are missing (location: Belgium)

http://en.zimagez.com/zimage/schermafdruk-22-01-14-164916.php

Because weather.com apparently doesn't provide them anymore.
- -- 
Yves-Alexis Perez

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)

iQEcBAEBCgAGBQJS3/l6AAoJEG3bU/KmdcClGhgIAIp2Jy/2zUtwRC0vQzeoyV8E
anVYW0bb6QuyPvNWfXeWyCUFaT5uFHnbMeKTW/F5lAMZBsZW4juEQAVvl5+r/d5h
sb0eg2rp2K0Cexhd9GQAZ0Sli+APbAXuGBIW1cmRZp6VSeBtF89/ProBFWE47GDq
F303UJLMTAPeZA5LjjKuhi0djD5BT8cQ4s+S8yhioI6hXxzTk0nJF3w2YpKW1aMr
p5O3avkFf5WphXk/Y4ajFKLzI1Htkuxh7v3LUPi6+n9lfLf4FII1mmaG88A/Mk26
zQ9nVYzxhQwEdoUeMzccOxuaqAvbUGCz2hvoBmMmc11t6njJyhw004c9Z9cSNeQ=
=yRYT
-END PGP SIGNATURE-




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