Bug#874783: Update golang-1.8 in stable

2017-09-09 Thread Wouter Van Hemel
Package: golang-1.8-src
Source: golang-1.8
Version: 1.8.1-1


Hello,

Is there going to be an update to golang-1.8 in Debian stable? The current 
version 1.8.1 has a security issue (CVE-2017-8932) that might be relevant to 
some users using e.g. JWT libraries or other code that depends on elliptic 
curve cryptography. I use 1.8 with such code, but I haven't gone full-depth to 
check whether I'm affected by the specific code path of this bug.

Backports seems to have 1.8.3. Are we suppose to switch to backports for 
updates instead?

Thanks!



Bug#860012: kwin-x11: kwin hangs randomly (drm:intel_pipe_update_end [i915]] Atomic update failure on pipe A)

2017-04-10 Thread Wouter Van Hemel
Package: kwin-x11
Version: 4:5.8.6-1
Severity: important


Hello,

The last 8 months or so kwin_x11 has been hanging randomly probably at least 
once a day. The screen just freezes mid-operation and doesn't update anymore; 
but I can still switch to a non-x11 console. The hangups occur when switching 
desktops or on some websites in Firefox that are graphics intense or have video.

I think the bug is related to the graphics driver code, because there's often a 
line in the logs around the time freezes happen. Here's one from today:

[Mon Apr 10 11:09:48 2017] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic 
update failure on pipe A (start=20652 end=20653) time 355 us, min 1192, max 
1199, scanline start 1176, end 1202


The computer is a fairly old system with the Intel Q35 Chipset and uses the 
default Intel drivers:

[drm] Initialized i915 1.6.0 20160919 for :00:02.0 on minor 0


Killing kwin from a non-X11 console (with `kwin_x11 --replace`) brings back the 
system – minus some programs that don't like that approach, so I assume the bug 
is in kwin or perhaps the Intel driver for i915. I have seen other references 
to "Atomic update failure on pipe ..." in bug reports in diverse places on the 
net, but no clear solution.


Thanks for your time,

  Wouter


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

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

Versions of packages kwin-x11 depends on:
ii  kwin-common   4:5.8.6-1
ii  libc6 2.24-9
ii  libepoxy0 1.3.1-2
ii  libgcc1   1:6.3.0-11
ii  libkf5configcore5 5.28.0-2
ii  libkf5coreaddons5 5.28.0-2
ii  libkf5crash5  5.28.0-1
ii  libkf5i18n5   5.28.0-2
ii  libkf5windowsystem5   5.28.0-2
ii  libkwinglutils9   4:5.8.6-1
ii  libkwinxrenderutils9  4:5.8.6-1
ii  libqt5core5a  5.7.1+dfsg-3+b1
ii  libqt5gui55.7.1+dfsg-3+b1
ii  libqt5widgets55.7.1+dfsg-3+b1
ii  libqt5x11extras5  5.7.1~20161021-2
ii  libstdc++66.3.0-11
ii  libx11-6  2:1.6.4-3
ii  libxcb-cursor00.1.1-3
ii  libxcb-randr0 1.12-1
ii  libxcb-xfixes01.12-1
ii  libxcb1   1.12-1
ii  libxi62:1.7.9-1

kwin-x11 recommends no packages.

kwin-x11 suggests no packages.

-- no debconf information


Bug#827426: golang-golang-x-tools: stringer (go generate) has problems finding standard library packages or symbols

2016-10-03 Thread Wouter Van Hemel
Package: golang-golang-x-tools
Version: 1:0.0~git20160315.0.f42ec61-2
Followup-For: Bug #827426

Hello,

I'm trying to run `stringer` by means of `go generate`, and I get strange 
errors:

wouter@kkv54:~/Code/GoPath/src/wvh/att/id$ go generate
A$GOROOT/src/net/http/transport.go�!y.go:5:2: could not import net/http 
(reading export data: /usr/lib/go/pkg/linux_amd64/net/http.a: unknown version: 
v1http
Cli)
handlers.go:16: running "stringer": exit status 1

I don't have stringer or other x/tools, nor net/http non-standard packages 
installed in my own GoPath, so the problem must be with the system provided 
packages. Perhaps stringer needs to be updated to work with the Go-1.7 stdlib 
packages?


Thanks,

  Wouter

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

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

Versions of packages golang-golang-x-tools depends on:
ii  golang-golang-x-tools-dev  1:0.0~git20160315.0.f42ec61-2
ii  libc6  2.24-3

golang-golang-x-tools recommends no packages.

golang-golang-x-tools suggests no packages.

-- no debconf information



Bug#771044: konsole: Konsole and Yakuake hang after selecting text and right click (dbus)

2014-11-26 Thread Wouter Van Hemel
Package: konsole
Version: 4:4.14.2-1
Severity: normal


Hello,

Konsole and Yakuake hang when selecting text in the terminal window and then 
right-clicking (or shift right-click for curses). The menu is never drawn. The 
hang-up doesn't always happen, but has manifested itself for many months so 
it's not a new bug.

I used gdb to check what is happening and both Konsole and Yakuake seem to hang 
on dbus via search engine functionality in the context menu (backtrace follows).

There are several related bug reports for different distributions, for instance 
this one from the KDE bugtracker:

  https://bugs.kde.org/show_bug.cgi?id=306338

I'm not sure how to track the exact reason dbus hangs.


Thanks for your time,

  Wouter



#0  0x778ec18d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7fffeee04c98 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#2  0x7fffeee03b48 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#3  0x7fffeeded074 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#4  0x7fffeededa4d in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#5  0x7fffeedee02a in dbus_connection_send_with_reply_and_block () from 
/lib/x86_64-linux-gnu/libdbus-1.so.3
#6  0x743b3e20 in ?? () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
#7  0x7439f88b in QDBusConnection::call(QDBusMessage const, 
QDBus::CallMode, int) const () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
#8  0x743beea3 in 
QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode, QString const, 
QListQVariant const) () from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
#9  0x743c07bc in QDBusAbstractInterface::call(QDBus::CallMode, QString 
const, QVariant const, QVariant const, QVariant const, QVariant const, 
QVariant const, QVariant const, QVariant const, QVariant const) () from 
/usr/lib/x86_64-linux-gnu/libQtDBus.so.4
#10 0x743c0d7d in QDBusAbstractInterface::call(QString const, QVariant 
const, QVariant const, QVariant const, QVariant const, QVariant const, 
QVariant const, QVariant const, QVariant const) () from 
/usr/lib/x86_64-linux-gnu/libQtDBus.so.4
#11 0x763fb914 in KMimeType::favIconForUrl(KUrl const) () from 
/usr/lib/libkdecore.so.5
#12 0x76f84cbd in ?? () from /usr/lib/libkio.so.5
#13 0x76f8595e in KUriFilterPlugin::iconNameFor(KUrl const, 
KUriFilterData::UriTypes) const () from /usr/lib/libkio.so.5
#14 0x7fffdb49779b in ?? () from /usr/lib/kde4/kuriikwsfilter.so
#15 0x7fffdb4981ef in ?? () from /usr/lib/kde4/kuriikwsfilter.so
#16 0x76f87057 in KUriFilter::filterUri(KUriFilterData, QStringList 
const) () from /usr/lib/libkio.so.5
#17 0x76f87204 in KUriFilter::filterSearchUri(KUriFilterData, 
QFlagsKUriFilter::SearchFilterType) () from /usr/lib/libkio.so.5
#18 0x775a0613 in Konsole::SessionController::updateWebSearchMenu() () 
from /usr/lib/libkonsoleprivate.so
#19 0x775a59a8 in 
Konsole::SessionController::showDisplayContextMenu(QPoint const) () from 
/usr/lib/libkonsoleprivate.so
#20 0x775a73e1 in ?? () from /usr/lib/libkonsoleprivate.so
#21 0x75f30f4c in QMetaObject::activate(QObject*, QMetaObject const*, 
int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#22 0x775b5645 in Konsole::TerminalDisplay::configureRequest(QPoint 
const) () from /usr/lib/libkonsoleprivate.so
#23 0x775baaab in 
Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () from 
/usr/lib/libkonsoleprivate.so
#24 0x752c4057 in QWidget::event(QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#25 0x775bb0fa in Konsole::TerminalDisplay::event(QEvent*) () from 
/usr/lib/libkonsoleprivate.so
#26 0x7527029c in QApplicationPrivate::notify_helper(QObject*, QEvent*) 
() from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#27 0x75276f0f in QApplication::notify(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#28 0x769c309a in KApplication::notify(QObject*, QEvent*) () from 
/usr/lib/libkdeui.so.5
#29 0x75f1bf8d in QCoreApplication::notifyInternal(QObject*, QEvent*) 
() from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#30 0x7527656f in QApplicationPrivate::sendMouseEvent(QWidget*, 
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointerQWidget, bool) ()
   from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#31 0x752ed0a2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#32 0x752eba9c in QApplication::x11ProcessEvent(_XEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#33 0x75314ad2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#34 0x70913c5d in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x70913f48 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x70913ffc in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x75f4b4ed in 

Bug#761850: /sbin/dhclient: dhclient exits with status code -1 when attempting to obtain a new lease

2014-09-16 Thread Wouter Van Hemel
Package: isc-dhcp-client
Version: 4.3.1-1
Severity: important
File: /sbin/dhclient

dhclient exists with status code -1 when trying to obtain a new lease. When the 
lease expires about 2 hours later, I have no network connectivity anymore until 
I restart networking and network-manager.

Sep 16 11:57:05 kkv54 dhclient: DHCPREQUEST on eth0 to 128.214.205.131 port 67
Sep 16 11:57:05 kkv54 NetworkManager[694]: info (eth0): DHCPv4 client pid 
1107 exited with status -1
Sep 16 11:57:05 kkv54 NetworkManager[694]: warn DHCP client died abnormally
Sep 16 12:41:06 kkv54 systemd-udevd[5060]: Network interface NamePolicy= 
disabled on kernel commandline, ignoring.
Sep 16 13:18:48 kkv54 systemd-udevd[5060]: Network interface NamePolicy= 
disabled on kernel commandline, ignoring.
Sep 16 13:21:36 kkv54 systemd-udevd[5060]: Network interface NamePolicy= 
disabled on kernel commandline, ignoring.
Sep 16 14:09:03 kkv54 NetworkManager[694]: info caught signal 15, shutting 
down normally.
Sep 16 14:09:03 kkv54 NetworkManager[694]: info exiting (success)

I checked the code of dhclient.c but I don't see any -1 exit codes at first 
sight. I have (Debian-provided) samba and ntp scripts in the enter/exit hooks. 
I'm not sure what would make dhclient exit, and I can't find any relevant logs 
beyond what I provided above.


Thanks for any insight,

  Wouter Van Hemel

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

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

Versions of packages isc-dhcp-client depends on:
ii  debianutils  4.4
ii  iproute2 3.16.0-2
ii  isc-dhcp-common  4.3.1-1
ii  libc62.19-11

isc-dhcp-client recommends no packages.

Versions of packages isc-dhcp-client suggests:
pn  avahi-autoipd  none
pn  resolvconf 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#754076: rtkit: Fails to start at boot (failed at step NAMESPACE)

2014-07-07 Thread Wouter Van Hemel
Package: rtkit
Version: 0.11-1
Severity: normal


Hello,

While checking why GDM isn't starting on Debian Testing, I found a lot of error 
messages concerning rtkit:

Jul  7 13:15:59 debian systemd[1]: Starting RealtimeKit Scheduling Policy 
Service...
Jul  7 13:15:59 debian systemd[4355]: Failed at step NAMESPACE spawning 
/usr/lib/rtkit/rtkit-daemon: Operation not permitted
Jul  7 13:15:59 debian systemd[1]: rtkit-daemon.service: main process exited, 
code=exited, status=226/NAMESPACE
Jul  7 13:15:59 debian systemd[1]: Failed to start RealtimeKit Scheduling 
Policy Service.
Jul  7 13:15:59 debian systemd[1]: Unit rtkit-daemon.service entered failed 
state.

 for some reason rtkit-daemon fails to start at boot on this up-to-date 
Debian Testing system.

Thanks for your time!

  Wouter


PS: I don't know if it's related, but /tmp is a symlink to /var/tmp on this 
system.

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

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

Versions of packages rtkit depends on:
ii  adduser  3.113+nmu3
ii  libc62.19-4
ii  libcap2  1:2.22-1.2
ii  libdbus-1-3  1.8.6-1

Versions of packages rtkit recommends:
ii  dbus 1.8.6-1
ii  policykit-1  0.105-6

rtkit 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#720460: iceweasel: Default (browser.search.defaultenginename) and selected search engine (browser.search.selectedEngine) change

2013-08-22 Thread Wouter Van Hemel
Package: iceweasel
Version: 23.0.1-1
Severity: normal


Hello,

Since the recent update to Firefox 23, the default and selected search 
engine settings seem to be linked.

Before, I used Google as default for searches from e.g. the location bar or 
start page, and have e.g. Wikipedia selected in the search engine field; 
these are settings browser.search.defaultenginename and 
browser.search.selectedEngine respectively.

After the update, changing one setting changes (overrides) the other; selecting 
Debian packages from the search engine field drop down box also sets the 
default search engine in other places, overwriting the user set value. 
Effectively, both settings always have the same value.

I expect these two settings to be individually controllable like before. I 
assume the current behaviour to be a bug or perhaps a work-in-progress 
situation.


Thanks,

  Wouter


-- Package-specific info:

-- Extensions information
Name: Adblock Plus
Location: 
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
Package: xul-ext-adblock-plus
Status: enabled

Name: Default theme
Location: 
/usr/lib/iceweasel/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceweasel
Status: enabled

Name: English (GB) Language Pack locale
Location: 
/usr/lib/iceweasel/browser/extensions/langpack-en...@iceweasel.mozilla.org.xpi
Package: iceweasel-l10n-en-gb
Status: enabled

Name: Finnish Language Pack locale
Location: 
/usr/lib/iceweasel/browser/extensions/langpack...@iceweasel.mozilla.org.xpi
Package: iceweasel-l10n-fi
Status: enabled

Name: Mozilla-laajennus Voikon käyttöön
Location: 
/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/{b676e3ff-cda7-4e0c-b2b8-74e4bb40a67a}
Package: xul-ext-mozvoikko
Status: enabled

Name: Nederlands (NL) Language Pack locale
Location: 
/usr/lib/iceweasel/browser/extensions/langpack...@iceweasel.mozilla.org.xpi
Package: iceweasel-l10n-nl
Status: enabled

Name: Svenska (SE) Language Pack locale
Location: 
/usr/lib/iceweasel/browser/extensions/langpack-sv...@iceweasel.mozilla.org.xpi
Package: iceweasel-l10n-sv-se
Status: enabled

-- Plugins information
Name: Gnome Shell Integration
Location: /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so
Package: gnome-shell
Status: enabled

Name: Shockwave Flash
Location: /usr/lib/flashplugin-nonfree/libflashplayer.so
Status: enabled

Name: Skype Buttons for Kopete
Location: /usr/lib/mozilla/plugins/skypebuttons.so
Package: kopete
Status: enabled

Name: iTunes Application Detector
Location: /usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
Package: rhythmbox-plugins
Status: enabled


-- Addons package information
ii  gnome-shell3.4.2-14 amd64graphical shell for the GNOME des
ii  iceweasel  23.0.1-1 amd64Web browser based on Firefox
ii  iceweasel-l10n 1:23.0.1-1   all  English (United Kingdom) language
ii  iceweasel-l10n 1:23.0.1-1   all  Finnish language package for Icew
ii  iceweasel-l10n 1:23.0.1-1   all  Dutch language package for Icewea
ii  iceweasel-l10n 1:23.0.1-1   all  Swedish (Sweden) language package
ii  kopete 4:4.10.5-2   amd64instant messaging and chat applic
ii  rhythmbox-plug 2.99.1-3 amd64plugins for rhythmbox music playe
ii  xul-ext-adbloc 2.3.2-1  all  advertisement blocking extension 
ii  xul-ext-mozvoi 2.0.1-1  all  Finnish spell-checker extension f

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

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

Versions of packages iceweasel depends on:
ii  debianutils 4.4
ii  fontconfig  2.10.2-2
ii  libc6   2.17-92
ii  libgdk-pixbuf2.0-0  2.28.2-1
ii  libglib2.0-02.36.4-1
ii  libgtk2.0-0 2.24.20-1
ii  libnspr42:4.10-1
ii  libnspr4-0d 2:4.10-1
ii  libsqlite3-03.7.17-1
ii  libstdc++6  4.8.1-9
ii  procps  1:3.3.8-2
ii  xulrunner-23.0  23.0.1-1

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  fonts-stix [otf-stix]  1.1.0-1
ii  libgssapi-krb5-2   1.10.1+dfsg-6.1
pn  mozplugger none

Versions of packages xulrunner-23.0 depends on:
ii  libasound21.0.27.2-1
ii  libatk1.0-0   2.8.0-2
ii  libbz2-1.01.0.6-5
ii  libc6 2.17-92
ii  libcairo2 1.12.14-5
ii  libdbus-1-3   1.6.12-1
ii  libdbus-glib-1-2  0.100.2-1
ii  libevent-2.0-52.0.21-stable-1
ii  libfontconfig12.10.2-2
ii  libfreetype6  2.4.9-1.1
ii  libgcc1   1:4.8.1-9
ii  libgdk-pixbuf2.0-02.28.2-1
ii  libglib2.0-0  2.36.4-1
ii  libgtk2.0-0   

Bug#700083: amarok: Merged View hides all tracks with Album Artist or Composer set

2013-02-08 Thread Wouter Van Hemel
Package: amarok
Version: 2.6.0-1
Severity: normal


Hello,

If the Merged View option is enabled, Amarok ignores all tracks that have an 
Album Artist field (e.g. Various) or a Composer field (e.g. Johann Sebastian 
Bach). The Local Music pane shows Various or the composer, but there are no 
tracks under that entry.

This is for a simple Local Collection, sorted Album Artist / Year - Album.

I expect Amarok to show tracks with Album Artist and Composer fields, or 
Various artists, and not to hide tracks. I think this is a bug.


Thanks,

  Wouter

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

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 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 amarok depends on:
ii  amarok-common 2.6.0-1
ii  amarok-utils  2.6.0-1
ii  kde-runtime   4:4.8.4-2
ii  libaio1   0.3.109-3
ii  libavcodec53  6:0.8.5-1
ii  libavformat53 6:0.8.5-1
ii  libavutil51   6:0.8.5-1
ii  libc6 2.13-38
ii  libcurl3-gnutls   7.28.0-3
ii  libgcc1   1:4.7.2-5
ii  libgcrypt11   1.5.0-3
ii  libgdk-pixbuf2.0-02.26.1-1
ii  libgl1-mesa-glx [libgl1]  8.0.5-3
ii  libglib2.0-0  2.33.12+really2.32.4-5
ii  libgpod4  0.8.2-7
ii  libkcmutils4  4:4.8.4-4
ii  libkdecore5   4:4.8.4-4
ii  libkdeui5 4:4.8.4-4
ii  libkdewebkit5 4:4.8.4-4
ii  libkdnssd44:4.8.4-4
ii  libkfile4 4:4.8.4-4
ii  libkio5   4:4.8.4-4
ii  libknewstuff3-4   4:4.8.4-4
ii  liblastfm00.4.0~git20090710-2
ii  libloudmouth1-0   1.4.3-9
ii  libmtp9   1.1.3-35-g0ece104-4
ii  libmysqlclient18  5.5.29+dfsg-1
ii  libofa0   0.9.3-5
ii  libphonon44:4.6.0.0-3
ii  libplasma34:4.8.4-4
ii  libqjson0 0.7.1-7
ii  libqt4-dbus   4:4.8.2+dfsg-11
ii  libqt4-network4:4.8.2+dfsg-11
ii  libqt4-opengl 4:4.8.2+dfsg-11
ii  libqt4-script 4:4.8.2+dfsg-11
ii  libqt4-sql4:4.8.2+dfsg-11
ii  libqt4-svg4:4.8.2+dfsg-11
ii  libqt4-xml4:4.8.2+dfsg-11
ii  libqtcore44:4.8.2+dfsg-11
ii  libqtgui4 4:4.8.2+dfsg-11
ii  libqtscript4-core 0.2.0-1
ii  libqtscript4-gui  0.2.0-1
ii  libqtscript4-network  0.2.0-1
ii  libqtscript4-sql  0.2.0-1
ii  libqtscript4-uitools  0.2.0-1
ii  libqtscript4-xml  0.2.0-1
ii  libqtwebkit4  2.2.1-5
ii  libsolid4 4:4.8.4-4
ii  libstdc++64.7.2-5
ii  libtag-extras11.0.1-3
ii  libtag1c2a1.7.2-1
ii  libthreadweaver4  4:4.8.4-4
ii  libx11-6  2:1.5.0-1
ii  libxml2   2.8.0+dfsg1-7
ii  phonon4:4.6.0.0-3

Versions of packages amarok recommends:
ii  kdemultimedia-kio-plugins  4:4.8.4-2

Versions of packages amarok suggests:
pn  amarok-doc none
ii  libqt4-sql-mysql   4:4.8.2+dfsg-11
pn  libqt4-sql-psqlnone
ii  libqt4-sql-sqlite  4:4.8.2+dfsg-11
pn  moodbarnone

Versions of packages amarok-common depends on:
ii  perl  5.14.2-17

amarok-common recommends no packages.

Versions of packages amarok is related to:
ii  phonon-backend-vlc [phonon-backend]  0.6.0-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#672231: xserver-xorg-core: bluetooth keyboard has wrong layout on X start until internal keyboard used (udev)

2012-05-11 Thread Wouter Van Hemel

On Wed, 9 May 2012 14:18:26 +0200, Cyril Brulebois k...@debian.org

wrote:

 

 Check your X log, look for “xkb_”. In the one attached by reportbug, I

 only see “xkb_layout fi”. What's reported there comes from the XKB*

 properties attached to the devices reported by udev (see the “udev

 information” part of your bug report). AFAICT, everything looks set

 to Finnish.

 



You're correct, the only settings anywhere related to the keyboard(s) are

those in /etc/default/keyboard. There shouldn't be any other layouts

anywhere else.



But the bluetooth keyboard *is* set to something else when you type, some

default en_US layout, until I use the built-in keyboard.



My guess is that the layout is set only when the device switches from

USB/bluetooth to the input subsystem or something along those lines. I just

don't understand why using the other keyboard triggers the layout being

set.



A web search turns up lots of similar bug reports:



https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/559557

https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/835447

https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/853416

https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/931607



 For some reasons, “(EE) Error loading keymap /var/lib/xkb/server-0.xkm”

 appear several times in your X log. That might be related to your

 issue.

 



I have noticed this line before, but I don't have a clue where it comes

from. There is nothing in /var/lib/xkb/; the directory is empty.



 Mraw,

 KiBi.



Thanks,



  Wouter





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



Bug#671819: pommed: keyboard backlight stays off after idle detection

2012-05-07 Thread Wouter Van Hemel
Package: pommed
Version: 1.39~dfsg-2+b1
Severity: normal

Hello,

When the keyboard backlight is on and pommed detects the system is idle, it 
shuts down the backlight, but doesn't seem to ever turn it back on when the 
system isn't idle anymore.

Laptop is a MacBook Pro 8,1.

Thanks for your time,

  Wouter


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

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

Versions of packages pommed depends on:
ii  eject  2.1.5+deb1+cvs20081104-10
ii  libasound2 1.0.25-2
ii  libaudiofile1  0.3.3-3
ii  libc6  2.13-32
ii  libconfuse02.7-4
ii  libdbus-1-31.5.12-1
ii  libpci31:3.1.9-2

Versions of packages pommed recommends:
ii  dbus  1.5.12-1

pommed suggests no packages.

-- Configuration Files:
/etc/pommed.conf changed:
general {
# fnmode: functions keys first (no need to use fn) or last
# Value is either 1 or 2, effect is hardware-dependent
fnmode = 2
}
lcd_sysfs {
# The sysfs backlight control is a generic interface provided
# by the Linux kernel for backlight control on most graphic cards.
# The brightness range can differ depending on the hardware.
# initial backlight level [12] (0 - 15, -1 to disable)
init = -1
# step value (1 - 2)
step = 1
# backlight level when on battery [6] (1 - 15, 0 to disable)
on_batt = 6
}
lcd_x1600 {
# initial backlight level [200] (0 - 255, -1 to disable)
init = -1
# step value (1 - 127)
step = 10
# backlight level when on battery [80] (1 - 255, 0 to disable)
on_batt = 80
}
lcd_gma950 {
# initial backlight level [0x6f] (0x1f - 0x94 usually, -1 to disable)
init = -1
# step value (0x01 - 0x20)
step = 0x0f
# backlight level when on battery [0x40] (0x1f - 0x94 usually, 0 to 
disable)
on_batt = 0x40
}
lcd_nv8600mgt {
# initial backlight level [12] (0 - 15, -1 to disable)
init = -1
# step value (1 - 2)
step = 1
# backlight level when on battery [6] (1 - 15, 0 to disable)
on_batt = 6
}
audio {
# disable audio support entirely
disabled = no
# Use amixer or alsamixer/alsamixergui to determine the sound card
# and the mixer elements to use here.
# sound card to use
card = default
# initial volume [80] (0 - 100%, -1 to disable)
init = -1
# step value (1 - 50%)
step = 10
# beep on volume change
beep = yes
# mixer element for volume adjustment
volume = PCM
# mixer element for muting the speakers
speakers = Front
# mixer element for muting the headphones
headphones = Headphone
}
kbd {
# default value for automatic backlight (0 - 255)
default = 100
# step value (1 - 127)
step = 10
# ambient light thresholds for automatic backlight (0 - 255)
on_threshold = 20
off_threshold = 40
# enable/disable automatic backlight
auto = yes
# idle timer - fades keyboard backlight automatically (timeout in 
seconds, -1 to disable)
idle_timer = -1
# idle level - level to fade keyboard to after idle_timer seconds. 
Defaults to switching off.
# idle_level = 20
}
eject {
# enable/disable eject key
enabled = yes
# CD/DVD device
device = /dev/dvd
}
beep {
# enable/disable beeper
# automatically disabled if audio support disabled above
enabled = no
# WAV file to use (from pommed: goutte.wav or click.wav in 
/usr/share/pommed)
beepfile = /usr/share/pommed/goutte.wav
}
appleir {
# enable/disable the appleir support
enabled = no
}


-- 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#671824: keyboard-configuration: Selecting MacBook Pro (macbook79) offers layouts that don't exist resulting in xkb error

2012-05-07 Thread Wouter Van Hemel
Package: keyboard-configuration
Version: 1.76
Severity: normal

Hello,

When (re)configuring keyboard-configuration and selecting MacBook Pro Intl 
(macbook79), the layout selection dialogue offers options that don't exist, 
which results in setxkbmap errors during X server start-up and a default US 
keyboard being chosen as fall-back.

Layout options offered for MacBook Pro with Finnish language:

Finnish
Finnish - Finnish (classic)
Finnish - Finnish (classic, eliminate dead keys)
Finnish - Finnish (Macintosh)
Finnish - Northern Saami (Finland)
Other

 I think only Finnish and perhaps the no-dead-keys option work. At least 
the option with Macintosh fails. My guess is that Apple keyboards are merge 
together into an alias, but the MacBook keyboards don't really offer those 
variants.

As a side note, MacBooks (as most other recent EU keyboards) use EuroSign and 
not the currency sign at shift-4. It's a bit silly to require everyone to 
create a Xmodmap file, so perhaps this should be changed in the upsteam xkb 
model.


Thanks for your time,

  Wouter

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

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

Versions of packages keyboard-configuration depends on:
ii  debconf 1.5.42
ii  initscripts 2.88dsf-22.1
ii  liblocale-gettext-perl  1.05-7+b1

keyboard-configuration recommends no packages.

keyboard-configuration suggests no packages.

Versions of packages console-setup depends on:
ii  console-setup-linux  1.76
ii  debconf  1.5.42
ii  xkb-data 2.5.1-1

Versions of packages console-setup suggests:
ii  locales   2.13-32
ii  lsb-base  4.1+Debian2

Versions of packages console-setup-linux depends on:
ii  kbd  1.15.3-7

Versions of packages console-setup-linux suggests:
ii  console-setup  1.76

Versions of packages keyboard-configuration is related to:
ii  console-common  none
ii  console-datanone
ii  console-tools   none
ii  kbd 1.15.3-7

-- debconf information:
  console-setup/codeset47: # Latin1 and Latin5 - western Europe and Turkic 
languages
* keyboard-configuration/modelcode: macbook79
  keyboard-configuration/unsupported_config_options: true
  console-setup/fontface47: Fixed
  keyboard-configuration/unsupported_config_layout: true
* keyboard-configuration/toggle: No toggling
  console-setup/fontsize-text47: 8x16
* keyboard-configuration/compose: Right Logo key
* keyboard-configuration/layout:
* keyboard-configuration/xkb-keymap: fi(mac)
* keyboard-configuration/variant: Finnish
  debian-installer/console-setup-udeb/title:
* keyboard-configuration/switch: No temporary switch
  console-setup/charmap47: UTF-8
  keyboard-configuration/unsupported_options: true
* keyboard-configuration/altgr: The default for the keyboard layout
  console-setup/framebuffer_only:
* keyboard-configuration/ctrl_alt_bksp: false
  console-setup/codesetcode: Lat15
  keyboard-configuration/unsupported_layout: true
  console-setup/guess_font:
* keyboard-configuration/variantcode:
* keyboard-configuration/model: MacBook/MacBook Pro (Intl)
* keyboard-configuration/layoutcode: fi
  console-setup/store_defaults_in_debconf_db: true
  console-setup/fontsize-fb47: 8x16
* keyboard-configuration/other:
* keyboard-configuration/store_defaults_in_debconf_db: true
* keyboard-configuration/optionscode: compose:rwin
  console-setup/use_system_font:
  console-setup/fontsize: 8x16



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



Bug#668235: golang-go: 'go' command build failure: runtime.morestack not defined

2012-04-09 Thread Wouter Van Hemel
Package: golang-go
Version: 2:1-2
Severity: normal

Hello,

After updating to Go1 currently in Debian unstable, I can't seem to build 
anything with the go build|install command. If I call 8g/8l manually, I get 
a working binary though.

The problem occurs when 'go' tries to link my test program with something 
called command-line-arguments (which it doesn't seem to do when calling the 
compiler and linker manually):

$ go build -v -x helloworld.go
[...]
/usr/lib/go/pkg/tool/linux_386/8l -o helloworld -L $WORK 
$WORK/command-line-arguments.a
# command-line-arguments
runtime.morestack not defined


I unset GOROOT and GOPATH is set to an empty, writeable directory:

declare -x GOPATH=/home/wouter/Code/Go/GoInstall


I'm running the latest Go from Debian unstable on a ThinkPad Pentium/M:

Linux debian 2.6.38-2-686 #1 SMP Sun May 8 14:49:45 UTC 2011 i686 GNU/Linux


Thanks for your time,

  Wouter


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

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

Versions of packages golang-go depends on:
ii  debconf [debconf-2.0]  1.5.42
ii  libc6  2.13-27
ii  perl   5.14.2-9

golang-go recommends no packages.

golang-go suggests no packages.

-- debconf information:
* golang-go/dashboard: true



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



Bug#643771: isc-dhcp-client: host name should be set to non-fqdn [patch]

2011-10-10 Thread Wouter Van Hemel
Package: isc-dhcp-client
Version: 4.2.2-1
Followup-For: Bug #643771

Hello,

According to the Debian reference, the host name (as set by /etc/hostname) 
should be non-fqdn, i.e. a simple host name without domain name.

DHCP may contain pretty random host/domain names, and changing the host name on 
the machine might trigger a denial of service as services (including X) can't 
connect or spawn new processes anymore when a new DHCP packet arrives and the 
host name is changed while those services are already running.

Attached you find a simple patch that strips the domain name part of 
$new_host_name in /etc/dhclient-script to bring it in line with the Debian 
reference and user expectations. I'm not going to elaborate on the benefits and 
drawbacks of using the DHCP host name field; there are probably valid reasons 
either way and I'm not qualified enough to discuss or acknowledge all possible 
network configurations.


Regards,

  Wouter

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

Kernel: Linux 2.6.39-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages isc-dhcp-client depends on:
ii  debianutils  4.0.4 
ii  iproute  20110629-1
ii  isc-dhcp-common  4.2.2-1   
ii  libc62.13-21   

isc-dhcp-client recommends no packages.

Versions of packages isc-dhcp-client suggests:
pn  avahi-autoipd  none
pn  resolvconf none

-- no debconf information
--- /sbin/dhclient-script	2011-09-27 09:58:38.0 +0300
+++ ./dhclient-script	2011-10-10 14:06:58.289195825 +0300
@@ -86,16 +86,18 @@
 # set host name
 set_hostname() {
 local current_hostname
+local new_host_name_no_fqdn
 
 if [ -n $new_host_name ]; then
 current_hostname=$(hostname)
+new_host_name_no_fqdn=${new_host_name%%.*}
 
 # current host name is empty, '(none)' or 'localhost' or differs from new one from DHCP
 if [ -z $current_hostname ] ||
[ $current_hostname = '(none)' ] ||
[ $current_hostname = 'localhost' ] ||
-   [ $new_host_name != $current_hostname ]; then
-hostname $new_host_name
+   [ $new_host_name_no_fqdn != $current_hostname ]; then
+hostname $new_host_name_no_fqdn
 fi
 fi
 }


Bug#643771: initscripts: hostname is set to FQDN; /etc/hostname not read or hostname.sh not executed?

2011-09-30 Thread Wouter Van Hemel

On Thu, 29 Sep 2011 16:51:57 +0200, Petter Reinholdtsen p...@hungry.com

wrote:

 [Wouter Van Hemel]

 Hello,

 

 Hi.

 

 Since yesterday, `hostname` returns the FQDN and also $HOSTNAME is set

 to the FQDN.

 

 Did you just upgrade the initscripts package?  I would suspect changed

 behaviour in /bin/hostname, or something setting the hostname before

 /etc/init.d/hostname get a chance to execute.  Which boot system are you

 using?

 



I'm using the default boot system in Debian unstable, which should be the

dependency-based boot sequence.



I haven't changed anything at all on this machine for a long time – except

for daily upgrades from Debian unstable. I don't remember if there have

been any updates to the hostname or initscripts packages these last few

days; at least the directory times for

/usr/share/doc/{hostname,initscripts} are several months old.



However, the dhcp client seems to have been updated a few days ago:



/usr/share/doc/isc-dhcp-client/changelog.Debian.gz:



  * debian/dhclient-script.{linux,kfreebsd}: applied patch from Peter

Marschall

to factor out the hostname setting to a separate function

  * debian/dhclient-script.{linux,kfreebsd}: applied patch from Peter

Marschall

to harmonize the logic for setting the hostname (closes: #246155)





This makes a lot of sense, because my hostname configuration changed

quite randomly in the middle of the day... It could have been triggered by

a new dhcp lease.



The set_hostname() function in /sbin/dhclient-script seems to be

re-setting the hostname from the dhcp value, which is a FQDN...



I should reassign this. ;)





Thanks for your time!



  Wouter





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



Bug#640724: plasma-desktop: pager widget doesn't remember settings

2011-09-29 Thread Wouter Van Hemel
Package: plasma-desktop
Version: 4:4.6.5-3
Followup-For: Bug #640724

Hello,

The pager widget/applet doesn't remember its settings.

I have 4 workspaces in a horizontal row. In the pager applet, the setting 
Number of rows: is set to 1. When the system starts, the pager shows the 
workspaces in one row, but they are really arranged 2x2 and when using 
shortcuts, can only be switched to with left-right and up-down.

When I set Number of rows in Pager Settings to 2, click OK, and then set it 
back to 1, the desktops are arranged correctly side-by-side in one row.

After rebooting or restarting KDE, the pager shows 4 desktops side-by-side 
while they are physically arranged 2x2 (which is incorrect).

Somehow, restoring the setting of Number of rows only applies to the pager 
widget and not the physical desktop layout.


I expect the layout of the pager widget and the actual physical order of the 
workspaces to match (preferably in one row, because I'm too stupid to use 4 
keys to switch workspace).


Regards,

  Wouter

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

Kernel: Linux 2.6.39-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages plasma-desktop depends on:
ii  kdebase-runtime   4:4.6.5-1+b1
ii  libc6 2.13-21 
ii  libkcmutils4  4:4.6.5-2   
ii  libkdecore5   4:4.6.5-2   
ii  libkdeui5 4:4.6.5-2   
ii  libkephal4abi14:4.6.5-3   
ii  libkfile4 4:4.6.5-2   
ii  libkidletime4 4:4.6.5-2   
ii  libkio5   4:4.6.5-2   
ii  libknewstuff3-4   4:4.6.5-2   
ii  libktexteditor4   4:4.6.5-2   
ii  libkworkspace44:4.6.5-3   
ii  libplasma34:4.6.5-2   
ii  libplasmagenericshell44:4.6.5-3   
ii  libqt4-dbus   4:4.7.3-8   
ii  libqt4-xml4:4.7.3-8   
ii  libqtcore44:4.7.3-8   
ii  libqtgui4 4:4.7.3-8   
ii  libsolid4 4:4.6.5-2   
ii  libstdc++64.6.1-13
ii  libtaskmanager4abi1   4:4.6.5-3   
ii  libx11-6  2:1.4.4-2   
ii  libxext6  2:1.3.0-3   
ii  plasma-widgets-workspace  4:4.6.5-3   

Versions of packages plasma-desktop recommends:
ii  kdebase-workspace  4:4.6.5-3

plasma-desktop 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#643771: initscripts: hostname is set to FQDN; /etc/hostname not read or hostname.sh not executed?

2011-09-29 Thread Wouter Van Hemel
Package: initscripts
Version: 2.88dsf-13.11
Severity: normal

Hello,

Since yesterday, `hostname` returns the FQDN and also $HOSTNAME is set to the 
FQDN.

/etc/hostname contains just the hostname (a single word) and is readable, so I 
assume /etc/init.d/hostname.sh somehow doesn't read /etc/hostname anymore.

Perhaps this is related to the /run switch? Either hostname.sh isn't executed 
or /etc/hostname isn't read.

/etc is on the / partition, as is /boot, so this is not a mount problem.

X behaved funnily as applications couldn't connect to the X server anymore due 
to the hostname changing – probably during an apt update, or perhaps some 
daemon crashed. While the problem appears minor, the consequences might be more 
serious, depending on what exactly is in /etc/hostname, /etc/hosts and friends.


Thanks for your time,

  Wouter

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

Kernel: Linux 2.6.39-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages initscripts depends on:
ii  coreutils   8.13-2   
ii  debianutils 4.0.2
ii  libc6   2.13-21  
ii  lsb-base3.2-28   
ii  mount   2.19.1-5 
ii  sysv-rc 2.88dsf-13.11
ii  sysvinit-utils  2.88dsf-13.11

Versions of packages initscripts recommends:
ii  e2fsprogs  1.42~WIP-2011-09-25-1
ii  psmisc 22.14-1  

initscripts 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#641567: subversion: svn merge with external merge tool (kdiff3) keeps on looping over unresolved conflicts even though they are marked as resolved

2011-09-14 Thread Wouter Van Hemel
Package: subversion
Version: 1.6.17dfsg-1
Severity: normal

Hello,

Something is going terribly wrong in the current version of Subversion when 
resolving conflicts by means of an external merge tool.

I'm running kdiff3 as an eternal merge tool by using the SVN_MERGE environment 
variable pointing to a basic script invoking kdiff3 (see bottom).

Whenever a conflict is found:
  - press 'l' to launch kdiff3
  - solve the problem and save out-file in kdiff3, returning 0 for success
  - press 'r' for resolving the conflict

However, at the end of the merge, Subversion starts all over, offering the same 
conflicting files again, over and over. I assume somehow the files aren't 
really marked as resolved, or lingering *.tmp files confuse Subversion.

Either way, merging with version 1.6.17 by using an external tool doesn't work 
as it should, as either the conflicting files or the internal state are not 
correctly updated.

Note that this is not a kdiff3 bug, as I double-checked the paths every time 
and it correctly merges and saves the files to the paths given by Subversion. I 
also checked the 1.6.17 source for the arguments given to the external merge 
tool, and no problems there.


Thanks for your time,

  Wouter



PS: simple invocation script for external merge tool:

#!/bin/sh 

echo DEBUG: $*  $HOME/kdiff3.log

# base theirs mine merged wcpath
#kdiff3 $1 $2 $3 -o $4
kdiff3 $1 $2 $3 -o $4 --L1 current-original --L2 new --L3 current-ours 
12
if [ $? -eq 0 ]; then
exit 0
else
exit 1
fi

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

Kernel: Linux 2.6.39-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages subversion depends on:
ii  libapr1 1.4.5-1 
ii  libc6   2.13-21 
ii  libsasl2-2  2.1.24~rc1.dfsg1+cvs2011-05-23-6
ii  libsvn1 1.6.17dfsg-1

subversion recommends no packages.

Versions of packages subversion suggests:
pn  db4.8-utilnone 
pn  patch 2.6.1-2
pn  subversion-tools  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#641421: kmail: KMail asks for already saved (IMAP) password every time it starts up (KWallet/session interaction issues?)

2011-09-13 Thread Wouter Van Hemel
Package: kmail
Version: 4:4.4.11.1+l10n-1
Severity: minor

Hello,

KMail is started by the session manager when KDE starts up, and asks for a 
password (IMAP) that is already saved in KWallet.

Sometimes KWallet gives a warning about a misbehaving application:

There have been repeated failed attempts to gain access to a wallet. An 
application may be misbehaving.

The password can be found in KWallet when you check for it, so that's not the 
problem.

I'm guessing either interaction issues between KMail and KWallet, or some sort 
of race condition in restoring sessions where KMail loads before or 
simultaneously with KWallet and requests the IMAP password before KWallet 
itself is unlocked: KWallet itself requests its unlock password *after* KMail 
requests the IMAP password, so KMail simply couldn't have checked the IMAP 
password from KWallet since it was still locked.

I assume KMail for some reason doesn't wait until KWallet is unlocked, and 
hence asks the IMAP password directly from the user.

What I expect and want to happen, quite logically, is that KMail uses the saved 
IMAP password from KWallet and doesn't ask for it to be manually entered every 
time.


Thanks,

  Wouter

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

Kernel: Linux 2.6.39-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kmail depends on:
ii  kdebase-runtime 4:4.6.5-1   
ii  kdepim-runtime  4:4.4.11.1-2
ii  kdepimlibs-kio-plugins  4:4.6.5-1   
ii  libakonadi-contact4 4:4.6.5-1   
ii  libakonadi-kde4 4:4.6.5-1   
ii  libc6   2.13-20 
ii  libgcc1 1:4.6.1-10  
ii  libgpgme++2 4:4.6.5-1   
ii  libkabc44:4.6.5-1   
ii  libkcal44:4.6.5-1   
ii  libkcmutils44:4.6.5-2   
ii  libkde3support4 4:4.6.5-2   
ii  libkdecore5 4:4.6.5-2   
ii  libkdepim4  4:4.4.11.1+l10n-1   
ii  libkdeui5   4:4.6.5-2   
ii  libkhtml5   4:4.6.5-2   
ii  libkimap4   4:4.6.5-1   
ii  libkio5 4:4.6.5-2   
ii  libkldap4   4:4.6.5-1   
ii  libkleo44:4.4.11.1+l10n-1   
ii  libkmime4   4:4.6.5-1   
ii  libknotifyconfig4   4:4.6.5-2   
ii  libkontactinterface44:4.6.5-1   
ii  libkparts4  4:4.6.5-2   
ii  libkpgp44:4.4.11.1+l10n-1   
ii  libkpimidentities4  4:4.6.5-1   
ii  libkpimtextedit44:4.6.5-1   
ii  libkpimutils4   4:4.6.5-1   
ii  libkresources4  4:4.6.5-1   
ii  libksieve4  4:4.4.11.1+l10n-1   
ii  libktnef4   4:4.6.5-1   
ii  libmailtransport4   4:4.6.5-1   
ii  libmessagecore4 4:4.4.11.1+l10n-1   
ii  libmessagelist4 4:4.4.11.1+l10n-1   
ii  libmimelib4 4:4.4.11.1+l10n-1   
ii  libnepomuk4 4:4.6.5-2   
ii  libphonon4  4:4.6.0really4.5.0-5
ii  libqt4-dbus 4:4.7.3-8   
ii  libqt4-network  4:4.7.3-8   
ii  libqt4-qt3support   4:4.7.3-8   
ii  libqt4-xml  4:4.7.3-8   
ii  libqtcore4  4:4.7.3-8   
ii  libqtgui4   4:4.7.3-8   
ii  libstdc++6  4.6.1-10
ii  libthreadweaver44:4.6.5-2   
ii  perl5.12.4-4
ii  phonon  4:4.6.0really4.5.0-5

Versions of packages kmail recommends:
ii  gnupg-agent   2.0.18-1
ii  gnupg22.0.18-1
ii  pinentry-gtk2 [pinentry-x11]  0.8.1-1 

Versions of packages kmail suggests:
pn  clamav | f-prot-installer none   
pn  kaddressbook  4:4.4.11.1+l10n-1
pn  kleopatra 4:4.4.11.1+l10n-1
pn  procmail  3.22-19  
pn  spamassassin | bogofilter | annoyance-filter | spambayes  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#640512: reportbug: crash when looking up dependencies (ValueError)

2011-09-05 Thread Wouter Van Hemel
Package: reportbug
Version: 6.2
Severity: normal


Hello,

reportbug crashes repeatedly with ValueError when trying to resolve 
dependencies:

[...]
Looking up dependencies of kmail...
Traceback (most recent call last):
  File /usr/bin/reportbug, line 2185, in module
main()
  File /usr/bin/reportbug, line 1073, in main
return iface.user_interface()
  File /usr/bin/reportbug, line 1742, in user_interface
utils.get_dependency_info(package, suggests, suggests))
  File /usr/lib/pymodules/python2.6/reportbug/utils.py, line 665, in 
get_dependency_info
status, pack, vers, widthp=widthp, widthv=widthv)
ValueError: Format specifier missing precision


This is an up to date Debian Unstable system and Python -V reports: Python 
2.6.7. The crash occurs consistently while attempting to report a bug in KMail 
(kdepim source), but I'd like to report that reporting this bug on reportbug 
didn't crash reportbug (Malkovich Malkovich).


Thanks for your time,

  Wouter

-- Package-specific info:
** Environment settings:
EDITOR=nano -wiSAT4
INTERFACE=text

** /home/wouter/.reportbugrc:
reportbug_version 4.0
mode advanced
ui text
email wouter-deb...@publica.duodecim.org

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

Kernel: Linux 2.6.39-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages reportbug depends on:
ii  apt   0.8.15.6
ii  python2.6.7-3 
ii  python-reportbug  6.2 

reportbug recommends no packages.

Versions of packages reportbug suggests:
ii  debconf-utilsnone 
ii  debsums  none 
ii  dlocate  none 
ii  emacs22-bin-common | emacs23-bin-common  none 
ii  file 5.04-5+b1  
ii  gnupg1.4.11-3   
ii  postfix [mail-transport-agent]   2.8.4-1
ii  python-gtk2  2.24.0-2   
ii  python-gtkspell  2.25.3-10.1
ii  python-urwid none 
ii  python-vte   none 
ii  xdg-utils1.1.0~rc1-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#623358: opensync-plugin-syncml: Plugins are in different paths for different versions

2011-04-19 Thread Wouter Van Hemel
Package: opensync-plugin-syncml
Version: 0.39-1
Severity: normal


Hello,

The syncml plugins for opensync are in /usr/share/opensync-0.39/ (version 0.39).
The kdepim plugin for opensync is in /usr/share/opensync/ (version 0.22).

msynctool (0.22) doesn't see the syncml plugins and osynctool (0.39) doesn't 
see the kdepim plugin, hence they can't be connected... which is basically the 
point of this tool. ;)

[kkv54:~] osynctool --version
This is osynctool version 0.39
using OpenSync version 0.39-snapshot
[kkv54:~] msynctool --version
This is msynctool version 0.22
using OpenSync version 0.22
[kkv54:~] osynctool --listplugins
Available plugins:
syncml-http-server
syncml-http-client
syncml-obex-client
[kkv54:~] msynctool --listplugins
Available plugins:
google-calendar
kdepim-sync


I want to get some data out of my Nokia, which works fine with the 
syncml-ds-tool command line tool (as in just dumping it on the screen). I know 
this whole sync'ing business is a mess in general, but what would be the way 
forward here?


Thanks,

  Wouter

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

Kernel: Linux 2.6.38-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages opensync-plugin-syncml depends on:
ii  libc62.11.2-11   Embedded GNU C Library: Shared lib
ii  libglib2.0-0 2.28.6-1The GLib library of C routines
ii  libopensync1exp7 0.39-4+b1   Synchronisation framework for emai
ii  libsyncml2   0.5.4-2 SyncML protocol library
ii  libxml2  2.7.8.dfsg-2+b1 GNOME XML library

opensync-plugin-syncml recommends no packages.

opensync-plugin-syncml 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#621677: gtk-qt-engine: Iceweasel/Firefox crash on start-up

2011-04-07 Thread Wouter Van Hemel
Package: gtk-qt-engine
Version: 1:1.1+svn5-4+b1
Severity: normal


Hello,

Iceweasel/Firefox consistently crashes on start-up the last few weeks, I assume 
since Qt was upgraded to 4.7.2. The program just disappears without ever 
showing a browser window, likely during window drawing. I think the crash is 
related to gtk-qt-engine.

Here is a back trace, I've got a much longer one with some more info (bt 
full) if that would be useful:

#0  0xb4dd12aa in ?? () from /usr/lib/libQtGui.so.4
#1  0xb4fea552 in ?? () from /usr/lib/libQtGui.so.4
#2  0xb4fe332b in ?? () from /usr/lib/libQtGui.so.4
#3  0xb4fe3499 in ?? () from /usr/lib/libQtGui.so.4
#4  0xb4fef3ed in ?? () from /usr/lib/libQtGui.so.4
#5  0xb4fb7984 in ?? () from /usr/lib/libQtGui.so.4
#6  0xb4fc49db in ?? () from /usr/lib/libQtGui.so.4
#7  0xb4f2b0f6 in QPaintEngineEx::draw(QVectorPath const) () from 
/usr/lib/libQtGui.so.4
#8  0xb4f2dcb5 in QPaintEngineEx::drawPath(QPainterPath const) () from 
/usr/lib/libQtGui.so.4
#9  0xb4f3e48f in QPainter::drawPath(QPainterPath const) () from 
/usr/lib/libQtGui.so.4
#10 0xb4f3c235 in ?? () from /usr/lib/libQtGui.so.4
#11 0xb4f3d8e0 in QPainter::drawEllipse(QRectF const) () from 
/usr/lib/libQtGui.so.4
#12 0xb49a47c7 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#13 0xb49a6f29 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#14 0xb49d35ba in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#15 0xb49e4bff in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#16 0xb49d595f in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#17 0xb47cee1b in KStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption 
const*, QPainter*, QWidget const*) const () from /usr/lib/libkdeui.so.5
#18 0xb49d5f57 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#19 0xb59fc98d in ?? () from /usr/lib/gtk-2.0/2.10.0/engines/libqt4engine.so
#20 0xb59f5090 in ?? () from /usr/lib/gtk-2.0/2.10.0/engines/libqt4engine.so
#21 0xb59f23a0 in ?? () from /usr/lib/gtk-2.0/2.10.0/engines/libqt4engine.so
#22 0xb649eefe in gtk_paint_shadow () from /usr/lib/libgtk-x11-2.0.so.0
#23 0xb3a4 in moz_gtk_frame_paint (widget=MOZ_GTK_TREEVIEW, 
drawable=0xa6b78700, rect=0xbfff7584, cliprect=0xbfff7574, state=0xbfff77c4, 
flags=-1498060376, direction=GTK_TEXT_DIR_LTR) at 
../../../../widget/src/gtk2/gtk2drawing.c:2126
#24 moz_gtk_widget_paint (widget=MOZ_GTK_TREEVIEW, drawable=0xa6b78700, 
rect=0xbfff7584, cliprect=0xbfff7574, state=0xbfff77c4, flags=-1498060376, 
direction=GTK_TEXT_DIR_LTR) at 
../../../../widget/src/gtk2/gtk2drawing.c:3164
#25 0xb77953cd in ThemeRenderer::NativeDraw (this=0xbfff77c0, 
drawable=0xa6b78700, offsetX=value optimized out, offsetY=0, clipRects=0x0, 
numClipRects=0)
at ../../../../widget/src/gtk2/nsNativeThemeGTK.cpp:648
#26 0xb788ba97 in NativeRendering (closure=0xbfff774c, surface=0xafb84200, 
offset_x=1, offset_y=value optimized out, rectangles=0x0, num_rects=0)
at ../../../../gfx/thebes/src/gfxGdkNativeRenderer.cpp:67
#27 0xb7872dd3 in _draw_onto_temp_xlib_surface (temp_xlib_surface=0xafb84200, 
callback=0xb788ba2f NativeRendering(void*, cairo_surface_t*, short, short, 
GdkRectangle*, unsigned int), closure=0xbfff774c, background_gray_value=0)
at ../../../../gfx/thebes/src/cairo-xlib-utils.c:389
#28 0xb787304c in cairo_draw_with_gdk (cr=0xb6bd8300, 
callback=0xb788ba2f NativeRendering(void*, cairo_surface_t*, short, short, 
GdkRectangle*, unsigned int), closure=0xbfff774c, width=360, height=128, 
is_opaque=CAIRO_GDK_DRAWING_TRANSPARENT, 
capabilities=CAIRO_GDK_DRAWING_SUPPORTS_OFFSET, result=0x0) at 
../../../../gfx/thebes/src/cairo-xlib-utils.c:541
#29 0xb788b993 in gfxGdkNativeRenderer::Draw (this=0xbfff77c0, ctx=0xa6b20610, 
width=360, height=128, flags=2, output=0x0)
at ../../../../gfx/thebes/src/gfxGdkNativeRenderer.cpp:110
#30 0xb779689c in nsNativeThemeGTK::DrawWidgetBackground (this=0xaf11d000, 
aContext=0xa6b1ef80, aFrame=0xa6b569a8, aWidgetType=31 '\037', aRect=..., 
aDirtyRect=...) at ../../../../widget/src/gtk2/nsNativeThemeGTK.cpp:784
#31 0xb71a477a in nsCSSRendering::PaintBackgroundWithSC 
(aPresContext=0xa854a000, aRenderingContext=..., aForFrame=0xa6b569a8, 
aDirtyRect=..., 
aBorderArea=..., aColor=..., aBorder=..., aFlags=1, aBGClipRect=0x0) at 
../../../layout/base/nsCSSRendering.cpp:1380
#32 0xb71a5514 in nsCSSRendering::PaintBackground (aPresContext=0xa854a000, 
aRenderingContext=..., aForFrame=0xa6b569a8, aDirtyRect=..., aBorderArea=..., 
aFlags=1, aBGClipRect=0x0) at ../../../layout/base/nsCSSRendering.cpp:1310
#33 0xb71ac5ed in nsDisplayBackground::Paint (this=0xa6b960f8, 
aBuilder=0xbfff7c5c, aCtx=0xa6b1ef80, aDirtyRect=...)
at ../../../layout/base/nsDisplayList.cpp:598
#34 0xb71acbb9 in nsDisplayList::Paint (this=0xbfff7f3c, aBuilder=0xbfff7c5c, 
aCtx=0xa6b1ef80, aDirtyRect=...) at ../../../layout/base/nsDisplayList.cpp:313
#35 0xb71c651b in PresShell::RenderDocument (this=0xa854a800, aRect=value 
optimized out, aUntrusted=0, 

Bug#614097: grub2: System doesn't boot after update to Squeeze: UUIDs used in fstab but not in root configuration in grub.cfg

2011-02-19 Thread Wouter Van Hemel
Package: grub2
Version: 1.98+20100804-14
Severity: important


Hello,

After updating a remote system to Squeeze, the system didn't boot anymore. 
Usage of UUIDs goes wrong on systems running kernels that don't support UUID 
*BEFORE* the reboot.

- the kernel of the old system (2.6.20.4) didn't support udev
- the Squeeze update changed /etc/fstab mount points to UUIDs
- grub2 used the old mount point /dev/hda1 as a root device because of this 
line in /etc/grub.d/10_linux:

#|| ! test -e /dev/disk/by-uuid/${GRUB_DEVICE_UUID} \

So grub2 installs root = /dev/hda1 instead of the UUID the Squeeze upgrade 
just came up with. Upon reboot, grub can't find /dev/hda1 during initramfs, 
resulting in an unbootable system.

This despite an explicit GRUB_DISABLE_LINUX_UUID=false in /etc/default/grub!

It seems the grub installation script can't upgrade from a pre-udev system to a 
udev-based system -- there's no easy way out instead of manually changing the 
/etc/grub.d/10_linux script.

Grub should probably just use whatever is in /etc/fstab.


Thanks,

  Wouter

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/4c65d502-1c51-4516-a820-611faef98270 / ext3 
rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/sda7 /home ext3 rw,nosuid,nodev,relatime,errors=continue,data=ordered 0 0
/dev/sda5 /usr ext3 rw,relatime,errors=continue,data=ordered 0 0
/dev/sda6 /var ext3 rw,nosuid,nodev,relatime,errors=continue,data=ordered 0 0
*** END /proc/mounts

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

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

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default=0
if [ ${prev_saved_entry} ]; then
  set saved_entry=${prev_saved_entry}
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd0,msdos5)'
search --no-floppy --fs-uuid --set 1d5769e7-e1d7-4562-b53e-e4fab6375d8a
if loadfont /share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  load_video
  insmod gfxterm
fi
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set 4c65d502-1c51-4516-a820-611faef98270
set locale_dir=($root)/boot/grub/locale
set lang=
insmod gettext
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='(hd0,msdos5)'
search --no-floppy --fs-uuid --set 1d5769e7-e1d7-4562-b53e-e4fab6375d8a
insmod png
if background_image /share/images/desktop-base/spacefun-grub.png; then
  set color_normal=light-gray/black
  set color_highlight=white/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, with Linux 2.6.32-5-686' --class debian --class 
gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set 4c65d502-1c51-4516-a820-611faef98270
echo'Loading Linux 2.6.32-5-686 ...'
linux   /boot/vmlinuz-2.6.32-5-686 
root=UUID=4c65d502-1c51-4516-a820-611faef98270 ro  quiet
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-2.6.32-5-686
}
menuentry 'Debian GNU/Linux, with Linux 2.6.20.4' --class debian --class 
gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set 4c65d502-1c51-4516-a820-611faef98270
echo'Loading Linux 2.6.20.4 ...'
linux   /boot/vmlinuz-2.6.20.4 root=/dev/hda1 ro  quiet
}
menuentry 'Debian GNU/Linux, with Linux 2.6.19.1' --class debian --class 
gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set 4c65d502-1c51-4516-a820-611faef98270
echo'Loading Linux 2.6.19.1 ...'
linux   /boot/vmlinuz-2.6.19.1 root=/dev/hda1 ro  quiet
}
menuentry 'Debian GNU/Linux, with Linux 2.6.17.6' --class debian --class 
gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set 4c65d502-1c51-4516-a820-611faef98270
echo'Loading Linux 2.6.17.6 ...'
linux   /boot/vmlinuz-2.6.17.6 root=/dev/hda1 ro  quiet
}
menuentry 'Debian GNU/Linux, with Linux 2.6.17.5' --class debian --class 

Bug#525910: cups fails to print with 400 Bad Request -- ServerName, ServerAlias

2009-04-27 Thread Wouter Van Hemel
Package: cups
Version: 1.3.10-1
Severity: normal


Hello,

I've been getting 400 Bad Request errors on CUPS clients and in the CUPS log 
file (after enabling debug-level logging).

I think the problem is this:

cupsdNetIFUpdate: eth0 = hostname.domainname.local:631


Given an entry of...

192.168.196.7   hostname.domainname.local hostname

and a cupsd.conf ServerName of...

ServerName hostname
Listen 631


 CUPS ties to 192.168.196.7 and hostname hostname.domainname.local, 
subsequently refusing non-FQDN hostname in Host: headers.

I think this must have popped up in the most recent update. I also think that 
it's a bug. If ServerName is hostname (and this address resolves), CUPS 
should accept print jobs with that Host: header and not expect the FQDN 
hostname (which is usually made-up on local subnets anyway). It is absurd for 
CUPS not to accept print jobs to its own ServerName.

Setting ServerAlias * gets CUPS printing again (presumably because it now 
accepts the mere hostname); so does removing hostname.domainname.local from 
/etc/hosts and just using the hostname without domainname.


In short, CUPS shouldn't require the FQDN to be used, especially if the 
ServerName is the non-FQDN; or it should perhaps create an automatic alias with 
both the FQDN and non-FQDN variant.


Thanks for your time,

  Wouter

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

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

Versions of packages cups depends on:
ii  adduser  3.110   add and remove users and groups
ii  bc   1.06.94-3.1 The GNU bc arbitrary precision cal
ii  cups-common  1.3.10-1Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0 1.5.26  Debian configuration management sy
ii  ghostscript  8.64~dfsg-1.1   The GPL Ghostscript PostScript/PDF
ii  libavahi-compat-libd 0.6.25-1Avahi Apple Bonjour compatibility 
ii  libc62.9-7   GNU C Library: Shared libraries
ii  libcups2 1.3.10-1Common UNIX Printing System(tm) - 
ii  libcupsimage21.3.10-1Common UNIX Printing System(tm) - 
ii  libdbus-1-3  1.2.12-1simple interprocess messaging syst
ii  libgcc1  1:4.3.3-8   GCC support library
ii  libgnutls26  2.6.5-1 the GNU TLS library - runtime libr
ii  libgssapi-krb5-2 1.6.dfsg.4~beta1-13 MIT Kerberos runtime libraries - k
ii  libijs-0.35  0.35-7  IJS raster image transport protoco
ii  libkrb5-31.6.dfsg.4~beta1-13 MIT Kerberos runtime libraries
ii  libldap-2.4-22.4.15-1.1  OpenLDAP libraries
ii  libpam0g 1.0.1-9 Pluggable Authentication Modules l
ii  libpaper11.1.23+nmu1 library for handling paper charact
ii  libpoppler4  0.10.6-1PDF rendering library
ii  libslp1  1.2.1-7.5   OpenSLP libraries
ii  libstdc++6   4.3.3-8 The GNU Standard C++ Library v3
ii  lsb-base 3.2-22  Linux Standard Base 3.2 init scrip
ii  perl-modules 5.10.0-19   Core Perl modules
ii  procps   1:3.2.7-11  /proc file system utilities
ii  ssl-cert 1.0.23  simple debconf wrapper for OpenSSL
ii  ttf-freefont 20090104-2  Freefont Serif, Sans and Mono True
ii  xpdf-utils [poppler- 3.02-1.4Portable Document Format (PDF) sui
ii  zlib1g   1:1.2.3.3.dfsg-13   compression library - runtime

Versions of packages cups recommends:
pn  avahi-utils   none (no description available)
ii  cups-client   1.3.10-1   Common UNIX Printing System(tm) - 
ii  foomatic-filters  4.0-20090311-1 OpenPrinting printer support - fil
pn  smbclient none (no description available)

Versions of packages cups suggests:
ii  cups-bsd  1.3.10-1   Common UNIX Printing System(tm) - 
pn  cups-driver-gutenprintnone (no description available)
ii  cups-pdf  2.5.0-2PDF printer for CUPS
ii  foomatic-db   20090301-2 OpenPrinting printer support - dat
ii  foomatic-db-engine4.0-20090301-1 OpenPrinting printer support - pro
pn  hplip none (no description available)
pn  xpdf-korean | xpdf-japane none (no description available)

-- debconf information:
  cupsys/raw-print: true
  cupsys/backend: ipp, lpd, parallel, scsi, serial, socket, usb, snmp, dnssd



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



Bug#517562: gnome-keyring-daemon conflicts with libpam-ssh (KDE session)

2009-02-28 Thread Wouter Van Hemel
Package: gnome-keyring
Version: 2.22.3-2
Severity: normal


Hello,


gnome-keyring-daemon conflicts with libpam-ssh.

libpam-ssh adds a DSA key to ssh-agent after authenticating with its password 
in GDM (a form of SSO).

But once I'm up and running in KDE, gnome-keyring-daemon asks to unlock the DSA 
key when using ssh, ignoring the already unlocked key.

I don't want gnome-keyring-daemon to interfere with already loaded keys, so 
that libpam-ssh's single-sign-on works.

This whole mix-up with ssh-agent and gnome-keyring-daemon is rather messy. 
Where is this going? Is one of them deprecated?


In short, I want libpam-ssh SSO to work. I don't want users to type their 
password once more into or store it with gnome-keyring-daemon.



Thanks,

  Wouter


PS: Where is gnome-keyring-daemon started from actually? I don't see it in 
Xsession, GDM session or startkde.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

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

Versions of packages gnome-keyring depends on:
ii  gconf22.24.0-7   GNOME configuration database syste
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.9-3  GNU C Library: Shared libraries
ii  libcairo2 1.8.6-2The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.12-1   simple interprocess messaging syst
ii  libgconf2-4   2.24.0-7   GNOME configuration database syste
ii  libgcrypt11   1.4.4-2LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.18.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.12-1  The GTK+ graphical user interface 
ii  libhal-storage1   0.5.11-8   Hardware Abstraction Layer - share
ii  libhal1   0.5.11-8   Hardware Abstraction Layer - share
ii  libpango1.0-0 1.22.4-2   Layout and rendering of internatio
ii  libtasn1-31.8-1  Manage ASN.1 structures (runtime)

Versions of packages gnome-keyring recommends:
ii  libpam-gnome-keyring  2.22.3-2   PAM module to unlock the GNOME key

gnome-keyring 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#471122: seahorse force-loads ssh keys that are already loaded

2008-05-27 Thread Wouter Van Hemel
On Wed, 28 May 2008 03:12:37 +0200
Josselin Mouette [EMAIL PROTECTED] wrote:

 
 This is indeed done with a specific PAM module.
 
 The data is stored in a file encrypted with AES128 using the login
 password.
 

I've spent some effort in configuring PAM to use libpam-ssh through GDM.
I use KDE, really. Now I have ssh-agent and gnome-keyring fighting over
keys, in KDE, while I did configure my system to use ssh-agent already.
This is a bit irritating, and probably shouldn't occur.

Why is gnome-keyring running in KDE? Is this a Freedesktop move or a (too
lenient) dependency problem in Debian?

Shouldn't there be some dependency conflict between the ssh-agent and
gnome-keyring packages then? Or between libpam-ssh and gnome-keyring?

This way it's causing a lot of confusion and undoing whatever
configuration people have already done on their machines with ssh-agent
or libpam-ssh.


I'm disabling gnome-keyring ssh-agent functionality for now
(for reference):

# gconftool-2 --set -t bool /apps/gnome-keyring/daemon-components/ssh false

... but it might be best to let the package system clear up the confusion
between some of the above mentioned packages by conflicting.


Thanks for your help though!



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



Bug#471122: seahorse force-loads ssh keys that are already loaded

2008-05-23 Thread Wouter Van Hemel

Hello,

I understand you might be very busy, but have you already had a chance to
track down why this dialog pops up and requests to unlock already
unlocked keys?

Thanks!



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



Bug#471122: seahorse force-loads ssh keys that are already loaded

2008-05-23 Thread Wouter Van Hemel
On Sat, 24 May 2008 03:59:55 +0200
Josselin Mouette [EMAIL PROTECTED] wrote:

 Le samedi 24 mai 2008 à 02:58 +0300, Wouter Van Hemel a écrit :
  Hello,
  
  I understand you might be very busy, but have you already had a
  chance to track down why this dialog pops up and requests to unlock
  already unlocked keys?
 
 Actually this doesn’t come from seahorse but from gnome-keyring.
 gnome-keyring-daemon completely replaces ssh-agent and as such will not
 use the unlocking you’ve done in PAM. However, if you decide to store
 the passphrase in the “login” keyring, it will be automatically unlocked
 upon login as well.
 

How does that work? Do I have to type the password seperately upon login,
does gnome-keyring link to GDM/PAM, or does it store the password on disk?

Perhaps there's a gnome-keyring PAM module being planned?

 Cheers,

Thanks for your help,

  Wouter



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



Bug#471122: seahorse force-loads ssh keys that are already loaded

2008-03-16 Thread Wouter Van Hemel
Package: seahorse
Version: 2.22.0-1
Severity: minor


Hello,

I load my DSA key through PAM and GDM, logging in with my key's password. But 
since a few days, seahorse asks my already unlocked password in a GTK dialog 
when I try to connect to a server for the first time in a session.

Perhaps seahorse-agent deletes the already cached key, or just tries to 
overwrite it?

I don't really want to type my password twice... ;)


Thanks for your time,

  Wouter

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

Kernel: Linux 2.6.24
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages seahorse depends on:
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  libart-2.0-2   2.3.20-1  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libavahi-client3   0.6.22-2  Avahi client library
ii  libavahi-common3   0.6.22-2  Avahi common library
ii  libavahi-glib1 0.6.22-2  Avahi glib integration library
ii  libbonobo2-0   2.21.90-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.21.90-1 The Bonobo UI library
ii  libc6  2.7-9 GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.20-1  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libgcc11:4.3.0-1 GCC support library
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.1-1  The GLib library of C routines
ii  libgnome-keyring0  2.22.0-1  GNOME keyring services library
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeprint2.2-0 2.18.4-1  The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0   2.18.2-1  GNOME 2.2 print architecture User 
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-1GNOME Virtual File System (runtime
ii  libgpg-error0  1.4-2 library for common error values an
ii  libgpgme11 1.1.6-2   GPGME - GnuPG Made Easy
ii  libgtk2.0-02.12.9-2  The GTK+ graphical user interface 
ii  libgtksourceview2.0-0  2.2.0-1   shared libraries for the GTK+ synt
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libldap-2.4-2  2.4.7-6.1 OpenLDAP libraries
ii  libnautilus-extension1 2.20.0-3  libraries for nautilus components 
ii  libnotify1 [libnotify1 0.4.4-3   sends desktop notifications to a n
ii  libnspr4-0d4.7.0-2   NetScape Portable Runtime Library
ii  liborbit2  1:2.14.10-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.20.3-3  library for GNOME Panel applets
ii  libpango1.0-0  1.20.0-1  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libsoup2.4-1   2.4.0-1   an HTTP library implementation in 
ii  libxml22.6.31.dfsg-2 GNOME XML library
ii  libxul0d   1.8.1.12-5Gecko engine library
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

Versions of packages seahorse recommends:
ii  openssh-client1:4.7p1-4  secure shell client, an rlogin/rsh

-- debconf information:
* seahorse/SUID: true



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



Bug#467101: foomatic-filters installation script crashes (dialog?)

2008-02-22 Thread Wouter Van Hemel
Package: dialog
Version: 1.1-20071028-3
Severity: normal


Hello,

The latest update of foomatic-filters crashes in console, but not in xterm 
(Konsole).

I suspect this crash to be dialog related. I don't have gpm running or even 
installed.

Error message (dialog output stripped):

Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Reading task descriptions...
Building tag database...
The following partially installed packages will be configured:
  foomatic-db-engine foomatic-filters 
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Setting up foomatic-filters (3.0.2-20080211-2) ...
[dialog menu output]
debug [lib/liblow.c(212)]:
VC: 0
*** info [lib/liblow.c(337)]:
/dev/gpmctl: No such file or directory
*** info [lib/liblow.c(344)]:
/dev/gpmctl: No such file or directory
*** err [lib/liblow.c(388)]:
Oh, oh, it's an error! possibly I die! 
debconf: dialog output the above errors, giving up!
dpkg: error processing foomatic-filters (--configure):
 subprocess post-installation script returned error exit status 255
dpkg: dependency problems prevent configuration of foomatic-db-engine:
 foomatic-db-engine depends on foomatic-filters; however:
  Package foomatic-filters is not configured yet.
dpkg: error processing foomatic-db-engine (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 foomatic-filters
 foomatic-db-engine
Setting up foomatic-filters (3.0.2-20080211-2) ...
Reading package lists...
Building dependency tree...



I didn't get any errors in X though.


Thanks,

  Wouter Van Hemel


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

Kernel: Linux 2.6.24
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dialog depends on:
ii  debianutils   2.28.3 Miscellaneous utilities specific t
ii  libc6 2.7-8  GNU C Library: Shared libraries
ii  libncursesw5  5.6+20080203-1 Shared libraries for terminal hand

dialog recommends no packages.

-- no debconf information



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



Bug#466038: tuxguitar: java exception error on program start-up

2008-02-15 Thread Wouter Van Hemel
Package: tuxguitar
Version: 0.9.1-4
Severity: important

Hello,

Tuxguitar stopped working in Debian unstable maybe a week ago.

When starting the program, the following error appears:


Exception in thread main java.lang.UnsupportedClassVersionError: Bad version 
number in .class file
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)


 I assume it's some sort of java version mismatch, but I don't really know 
much at all about Java, so it's not clear to me how to fix this error.


Thanks for any pointers,

  Wouter

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

Kernel: Linux 2.6.24
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tuxguitar depends on:
ii  gij-4.1 [java2-runtime]   4.1.2-19   The GNU Java bytecode interpreter
ii  java-gcj-compat [java2-runtim 1.0.77-4   Java runtime environment using GIJ
ii  libitext-java 1.4.5-3Java Library to generate PDF on th
ii  libswt3.2-gtk-java3.2.2-5Fast and rich GUI toolkit for Java
ii  sun-java5-jre [java2-runtime] 1.5.0-14-3 Sun Java(TM) Runtime Environment (

tuxguitar recommends no packages.

-- no debconf information



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



Bug#446349: kdebase: Shutdown/reboot from KDE (with GDM) still doesn't work

2007-12-30 Thread Wouter Van Hemel
Package: kdebase
Followup-For: Bug #446349

Hello,

Since a few months reboot/shutdown from the KDE menu (with KDE started from 
GDM) doesn't work anymore, apparently due to a socket path mismatch as 
mentioned earlier in this bug report. When will this fix appear in Debian 
unstable?


Thanks,

  Wouter

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

Kernel: Linux 2.6.22
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdebase depends on:
ii  hal 0.5.10-5 Hardware Abstraction Layer
ii  kappfinder  4:3.5.8.dfsg.1-2 non-KDE application finder for KDE
ii  kate4:3.5.8.dfsg.1-2 advanced text editor for KDE
ii  kcontrol4:3.5.8.dfsg.1-2 control center for KDE
ii  kdebase-bin 4:3.5.8.dfsg.1-2 core binaries for the KDE base mod
ii  kdebase-data4:3.5.8.dfsg.1-4 shared data files for the KDE base
ii  kdebase-kio-plugins 4:3.5.8.dfsg.1-2 core I/O slaves for KDE
ii  kdepasswd   4:3.5.8.dfsg.1-2 password changer for KDE
ii  kdeprint4:3.5.8.dfsg.1-2 print system for KDE
ii  kdesktop4:3.5.8.dfsg.1-2 miscellaneous binaries and files f
ii  kfind   4:3.5.8.dfsg.1-2 file-find utility for KDE
ii  khelpcenter 4:3.5.8.dfsg.1-2 help center for KDE
ii  kicker  4:3.5.8.dfsg.1-2 desktop panel for KDE
ii  klipper 4:3.5.8.dfsg.1-2 clipboard utility for KDE
ii  kmenuedit   4:3.5.8.dfsg.1-2 menu editor for KDE
ii  konqueror   4:3.5.8.dfsg.1-2 KDE's advanced file manager, web b
ii  konqueror-nsplugins 4:3.5.8.dfsg.1-2 Netscape plugin support for Konque
ii  konsole 4:3.5.8.dfsg.1-2 X terminal emulator for KDE
ii  kpager  4:3.5.8.dfsg.1-2 desktop pager for KDE
ii  kpersonalizer   4:3.5.8.dfsg.1-2 installation personalizer for KDE
ii  ksmserver   4:3.5.8.dfsg.1-2 session manager for KDE
ii  ksplash 4:3.5.8.dfsg.1-2 the KDE splash screen
ii  ksysguard   4:3.5.8.dfsg.1-2 system guard for KDE
ii  ktip4:3.5.8.dfsg.1-2 useful tips for KDE
ii  kwin4:3.5.8.dfsg.1-2 the KDE window manager
ii  libkonq44:3.5.8.dfsg.1-2 core libraries for Konqueror
ii  pmount  0.9.16-4 mount removable devices as normal 

Versions of packages kdebase recommends:
pn  kdm   none (no description available)

-- no debconf information



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



Bug#453362: aptitude: segfault on return from package installation

2007-11-28 Thread Wouter Van Hemel
Package: aptitude
Version: 0.4.9-2
Severity: important


Hello,

Since a few weeks, aptitude crashes quite regularly when it returns from 
installing packages. When it's supposed to show messages in the status bar 
(rebuilding package list and whatever else), it segfaults instead.

Stack BT, don't know if it's any good:

#0  0xb7e9d1b6 in pkgRecords::Lookup () from 
/usr/lib/libapt-pkg-libc6.6-6.so.4.6
#1  0x080fa277 in ?? ()
#2  0x080fb064 in ?? ()
#3  0x080fb3c5 in ?? ()
#4  0x08143802 in sigc::signal0void, sigc::nil::emit ()
#5  0x081b4dc7 in ?? ()
#6  0x08147f79 in ?? ()
#7  0x0809deaa in ?? ()
#8  0xb7d76355 in cwidget::toplevel::mainloop () from /usr/lib/libcwidget.so.0
#9  0x0811d688 in ?? ()
#10 0x08061849 in ?? ()
#11 0xb7ab7450 in __libc_start_main () from /lib/libc.so.6
#12 0x0805fc51 in ?? ()
(gdb) c
Ouch!  Got SIGSEGV, dying..

Program received signal SIGSEGV, Segmentation fault.
0xb7e9d1b6 in pkgRecords::Lookup () from /usr/lib/libapt-pkg-libc6.6-6.so.4.6
(gdb) c
Continuing.

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb) 


This happens 'often'. I update every day, and it happens practically every 
time. I have one package that is only partially installed the last weeks (not 
related to aptitude); I just mention it in case there's an obvious correlation.

The cause could be related to one of the other segfaults in the bug list, but I 
just don't have the heart to go through all of 'em, sorry. ;)


Thanks and good luck with the hunt,

  Wouter

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

Kernel: Linux 2.6.22
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.6-6 0.7.9  Advanced front-end for dpkg
ii  libc6 2.7-2  GNU C Library: Shared libraries
ii  libcwidget0   0.5.5-4high-level terminal interface libr
ii  libgcc1   1:4.2.2-4  GCC support library
ii  libncursesw5  5.6+20071103-1 Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a2.0.17-2   type-safe Signal Framework for C++
ii  libstdc++64.2.2-4The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do none (no description available)
pn  libparse-debianchangelog-perl none (no description available)

-- no debconf information



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



Bug#453362: Acknowledgement (aptitude: segfault on return from package installation)

2007-11-28 Thread Wouter Van Hemel

BTW, the crash also happens after a package list update.


Thanks,

  Wouter



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



Bug#449191: new smartmontools package fails to install because of smartctl failure (Error SMART Status command failed)

2007-11-22 Thread Wouter Van Hemel

In this email, the output of:

smartctl -H -d ata /dev/sdb
smartctl -H /dev/sdb
smartctl -a -d ata /dev/sdb
smartctl -a /dev/sdb
lspci | grep storage
uname -a
tail -n 1000 -f /var/log/syslog | grep '/dev/sdb'

and:
smartctl -H -d ata -T permissive /dev/sdb



[senta:~] smartctl -H -d ata /dev/sdb
smartctl version 5.38 [i686-pc-linux-gnu] Copyright (C) 2002-7 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

Error SMART Status command failed
Please get assistance from http://smartmontools.sourceforge.net/
Register values returned from SMART Status command are:
ST =0x50
ERR=0xda
NS =0x00
SC =0x00
CL =0x00
CH =0x00
SEL=0x00
A mandatory SMART command failed: exiting. To continue, add one or more
'-T permissive' options.
[senta:~] smartctl -H /dev/sdb
smartctl version 5.38 [i686-pc-linux-gnu] Copyright (C) 2002-7 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

Error SMART Status command failed
Please get assistance from http://smartmontools.sourceforge.net/
Values from ATA status return descriptor are:
 00 09 0c 00 da 00 00 00 00  00 00 00 00 00 50
A mandatory SMART command failed: exiting. To continue, add one or more
'-T permissive' options.
[senta:~] smartctl -a -d ata /dev/sdb
smartctl version 5.38 [i686-pc-linux-gnu] Copyright (C) 2002-7 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model: WDC WD5000AAKS-00TMA0
Serial Number:WD-WMAPW1476504
Firmware Version: 12.01C01
User Capacity:500,107,862,016 bytes
Device is:Not in smartctl database [for details use: -P showall]
ATA Version is:   7
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:Fri Nov 23 02:43:55 2007 EET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

Error SMART Status command failed
Please get assistance from http://smartmontools.sourceforge.net/
Register values returned from SMART Status command are:
ST =0x50
ERR=0xda
NS =0x00
SC =0x00
CL =0x00
CH =0x00
SEL=0x00
A mandatory SMART command failed: exiting. To continue, add one or more
'-T permissive' options.
[senta:~] smartctl -a /dev/sdb
smartctl version 5.38 [i686-pc-linux-gnu] Copyright (C) 2002-7 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model: WDC WD5000AAKS-00TMA0
Serial Number:WD-WMAPW1476504
Firmware Version: 12.01C01
User Capacity:500,107,862,016 bytes
Device is:Not in smartctl database [for details use: -P showall]
ATA Version is:   7
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:Fri Nov 23 02:44:19 2007 EET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

Error SMART Status command failed
Please get assistance from http://smartmontools.sourceforge.net/
Values from ATA status return descriptor are:
 00 09 0c 00 da 00 00 00 00  00 00 00 00 00 50
A mandatory SMART command failed: exiting. To continue, add one or more
'-T permissive' options.
[senta:~] lspci | grep storage
00:0b.0 Mass storage controller: Silicon Image, Inc. SiI 3112
[SATALink/SATARaid] Serial ATA Controller (rev 02)
[senta:~] uname -a
Linux senta 2.6.22 #1 Wed Aug 8 01:29:56 EEST 2007 i686 GNU/Linux
[senta:~] tail -n 1000 -f /var/log/syslog | grep /dev/sdb
Nov 23 02:13:06 senta smartd[32643]: Device: /dev/sdb, opened
Nov 23 02:13:06 senta smartd[32643]: Device: /dev/sdb, not found in
smartd database.
Nov 23 02:13:06 senta smartd[32643]: Device: /dev/sdb, not capable of
SMART Health Status check
Nov 23 02:13:06 senta smartd[32643]: Device: /dev/sdb, is SMART capable.
Adding to monitor list.
Nov 23 02:13:17 senta smartd[32643]: Device: /dev/sdb, is in STANDBY
mode, suspending checks
[senta:~]



[senta:~] smartctl -H -d ata -T permissive /dev/sdb
smartctl version 5.38 [i686-pc-linux-gnu] Copyright (C) 2002-7 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

Error SMART Status command failed
Please get assistance from http://smartmontools.sourceforge.net/
Register values returned from SMART Status command are:
ST =0x50
ERR=0xda
NS =0x00
SC =0x00
CL =0x00
CH =0x00
SEL=0x00
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

[senta:~]



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



Bug#449191: new smartmontools package fails to install because of smartctl failure (Error SMART Status command failed)

2007-11-04 Thread Wouter Van Hemel
On Sun, 4 Nov 2007 13:44:28 +0100
Guido Guenther [EMAIL PROTECTED] wrote:

 Hi Wouter,
 On Sun, Nov 04, 2007 at 01:47:12AM +0200, Wouter Van Hemel wrote:
  /dev/sda: Seagate ST3250823AS (smartctl works)
  /dev/sdb: Western Digital WDC5000-AAKS (smartctl fails)
 Could you please check if the version in testing (5.37-5) works without
 problems?

5.37-5 has the same problem:


(Reading database ... 254670 files and directories currently installed.)
Preparing to replace smartmontools 5.37-6
(using .../smartmontools_5.37-5_i386.deb) ... Stopping S.M.A.R.T. daemon:
smartd. Unpacking replacement smartmontools ...
Setting up smartmontools (5.37-5) ...
Enabling
S.M.A.R.T/dev/hda.../dev/hde.../dev/sda.../dev/sdb...(failed)...done.
Starting S.M.A.R.T. daemon: smartd. invoke-rc.d: initscript
smartmontools, action start failed. dpkg: error processing
smartmontools (--install): subprocess post-installation script returned
error exit status 2 Errors were encountered while processing:
 smartmontools



--
5.36-8 has a bigger problem:


(Reading database ... 254670 files and directories currently installed.)
Preparing to replace smartmontools 5.37-5
(using .../smartmontools_5.36-8_i386.deb) ... Stopping S.M.A.R.T. daemon:
smartd. Unpacking replacement smartmontools ...
Setting up smartmontools (5.36-8) ...

Configuration file `/etc/smartd.conf'
 == Modified (by you or by a script) since installation.
 == Package distributor has shipped an updated version.
   What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
  D : show the differences between the versions
  Z : background this process to examine the situation
 The default action is to keep your current version.
*** smartd.conf (Y/I/N/O/D/Z) [default=N] ?
Installing new version of config file /etc/init.d/smartmontools ...
Enabling S.M.A.R.T/dev/hda.../dev/hde.../dev/sda...unable to fetch
IEC (SMART) mode page [unsupported field in scsi command]
(failed).../dev/sdb...unable to fetch IEC (SMART) mode page [unsupported
field in scsi command] (failed)...done. Starting S.M.A.R.T. daemon:
smartd. invoke-rc.d: initscript smartmontools, action start failed.
dpkg: error processing smartmontools (--install):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 smartmontools



--
According to 5.36(-8), neither of the drives support SMART and fail:


[senta:~] smartctl -i /dev/sda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

Device: ATA  ST3250823AS  Version: 3.03
Serial number: 5ND0E6DD
Device type: disk
Local Time is: Mon Nov  5 03:23:09 2007 EET
Device does not support SMART
[senta:~] smartctl -i /dev/sdb
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

Device: ATA  WDC WD5000AAKS-0 Version: 12.0
Serial number:  WD-WMAPW1476504
Device type: disk
Local Time is: Mon Nov  5 03:23:15 2007 EET
Device does not support SMART
[senta:~] _



--
But according to 5.37(-6), both drives do support SMART, and only the
second one fails:


[senta:~] smartctl -i /dev/sda
smartctl version 5.37 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 7200.8 family
Device Model: ST3250823AS
Serial Number:5ND0E6DD
Firmware Version: 3.03
User Capacity:250,059,350,016 bytes
Device is:In smartctl database [for details use: -P show]
ATA Version is:   7
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:Mon Nov  5 03:25:52 2007 EET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

[senta:~] smartctl -i /dev/sdb
smartctl version 5.37 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model: WDC WD5000AAKS-00TMA0
Serial Number:WD-WMAPW1476504
Firmware Version: 12.01C01
User Capacity:500,107,862,016 bytes
Device is:Not in smartctl database [for details use: -P showall]
ATA Version is:   7
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:Mon Nov  5 03:25:59 2007 EET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

Error SMART Status command failed
Please get assistance from http://smartmontools.sourceforge.net/
Values from ATA status return descriptor are:
 00 09 0c 00 da 00 00 00 00  00 00 00 00 00 50
A mandatory SMART

Bug#449191: new smartmontools package fails to install because of smartctl failure (Error SMART Status command failed)

2007-11-03 Thread Wouter Van Hemel
Package: smartmontools
Version: 5.37-6
Severity: normal

Hello,

The new smartmontools package in 'unstable' fails to install because smartctl 
started returning an error on one disk, which worked fine before the update as 
far as I know.

The disk is attached to a SATA controller (SiI 3112):

/dev/sda: Seagate ST3250823AS (smartctl works)
/dev/sdb: Western Digital WDC5000-AAKS (smartctl fails)

I tried to run smartctl manually on the disk:

smartctl version 5.37 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model: WDC WD5000AAKS-00TMA0
Serial Number:WD-WMAPW1476504
Firmware Version: 12.01C01
User Capacity:500,107,862,016 bytes
Device is:Not in smartctl database [for details use: -P showall]
ATA Version is:   7
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:Sun Nov  4 01:24:42 2007 EET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

Error SMART Status command failed
Please get assistance from http://smartmontools.sourceforge.net/
Values from ATA status return descriptor are:
 00 09 0c 00 da 00 00 00 00  00 00 00 00 00 50  
A mandatory SMART command failed: exiting. To continue, add one or more '-T 
permissive' options.



I don't know what makes the SMART Status command fail.

Thanks,

  Wouter

-- Package-specific info:
Ouput of /usr/share/bug/smartmontools:
# CONFIG_IDE_TASK_IOCTL is not set

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

Kernel: Linux 2.6.22
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages smartmontools depends on:
ii  debianutils   2.27   Miscellaneous utilities specific t
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  libgcc1   1:4.2.2-3  GCC support library
ii  libstdc++64.2.2-3The GNU Standard C++ Library v3
ii  lsb-base  3.1-24 Linux Standard Base 3.1 init scrip

Versions of packages smartmontools recommends:
ii  mailx1:8.1.2-0.20071017cvs-2 A simple mail user agent

-- no debconf information



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



Bug#447954: cupsys: fails to print after last ghostscript update (foomatic-gswrapper: gs-esp: command not found)

2007-10-24 Thread Wouter Van Hemel
Package: cupsys
Version: 1.3.2-1
Severity: normal



Hello,

Since last week's update of gs/ghostscript, something goes terribly wrong and 
cupsys refuses to print. Upon further inspection, it seems some backend 
programs or scripts are unable to find the gs-esp binary. I'm not sure under 
which package to file this bug report, as the architecture of the printing 
system eludes me somewhat.


Log extract:

D [25/Oct/2007:01:36:16 +0300] [Job 727] Starting renderer
D [25/Oct/2007:01:36:16 +0300] [Job 727] JCL: job data
D [25/Oct/2007:01:36:16 +0300] [Job 727]
D [25/Oct/2007:01:36:16 +0300] [Job 727] renderer PID kid4=6776
D [25/Oct/2007:01:36:16 +0300] [Job 727] renderer command: gs -q -dNOPAUSE 
-dPARANOIDSAFER -dBATCH -r600 -sDEVICE=ppmraw  -sOutputFile=- - | pnm2ppa -v 
710  -F /etc/pnm2ppa.gamma_best --uni -B 3 -t 10 $
D [25/Oct/2007:01:36:16 +0300] [Job 727] perl: warning: Setting locale failed.
D [25/Oct/2007:01:36:16 +0300] [Job 727] perl: warning: Please check that your 
locale settings:
D [25/Oct/2007:01:36:16 +0300] [Job 727] LANGUAGE = (unset),
D [25/Oct/2007:01:36:16 +0300] [Job 727] LC_ALL = (unset),
D [25/Oct/2007:01:36:16 +0300] [Job 727] LANG = en_US
D [25/Oct/2007:01:36:16 +0300] [Job 727] are supported and installed on your 
system.
D [25/Oct/2007:01:36:16 +0300] [Job 727] perl: warning: Falling back to the 
standard locale (C).
D [25/Oct/2007:01:36:16 +0300] [Job 727] foomatic-gswrapper: gs-esp '-dNOPAUSE' 
'-dPARANOIDSAFER' '-dBATCH' '-r600' '-sDEVICE=ppmraw' '-sOutputFile=/dev/fd/3' 
'/dev/fd/0' 31 12
D [25/Oct/2007:01:36:16 +0300] [Job 727] sh: gs-esp: command not found
D [25/Oct/2007:01:36:16 +0300] [Job 727] renderer return value: 1
D [25/Oct/2007:01:36:16 +0300] [Job 727] renderer received signal: 1
D [25/Oct/2007:01:36:16 +0300] [Job 727] Process dying with Possible error on 
renderer command line or PostScript error. Check options., exit stat: 3
D [25/Oct/2007:01:36:16 +0300] [Job 727] error: Illegal seek (29)
D [25/Oct/2007:01:36:16 +0300] [Job 727] Possible error on renderer command 
line or PostScript error. Check options.
D [25/Oct/2007:01:36:16 +0300] [Job 727] tail process done writing data to 
STDOUT
D [25/Oct/2007:01:36:16 +0300] [Job 727] KID4 finished
D [25/Oct/2007:01:36:16 +0300] [Job 727]
D [25/Oct/2007:01:36:16 +0300] [Job 727] Closing renderer
D [25/Oct/2007:01:36:16 +0300] [Job 727] KID3 exited with status 3
D [25/Oct/2007:01:36:16 +0300] [Job 727] Renderer exit stat: 3
D [25/Oct/2007:01:36:16 +0300] [Job 727] Renderer process finished
D [25/Oct/2007:01:36:16 +0300] [Job 727] Killing process 6775 (KID3)
D [25/Oct/2007:01:36:16 +0300] [Job 727] Process dying with Error closing 
renderer, exit stat: 3
D [25/Oct/2007:01:36:16 +0300] [Job 727] error: Illegal seek (29)
D [25/Oct/2007:01:36:16 +0300] [Job 727] Error closing renderer
E [25/Oct/2007:01:36:16 +0300] PID 6770 (/usr/lib/cups/filter/foomatic-rip) 
stopped with status 3!



Thanks for any pointers,

  Wouter

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

Kernel: Linux 2.6.22
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cupsys depends on:
ii  adduser  3.105   add and remove users and groups
ii  cupsys-common1.3.2-1 Common UNIX Printing System(tm) - 
ii  debconf [debconf 1.5.15  Debian configuration management sy
ii  ghostscript [gs- 8.61.dfsg.1~svn8187-1.1 The GPL Ghostscript PostScript/PDF
ii  gs-esp   8.61.dfsg.1~svn8187-1.1 Transitional package
ii  libavahi-compat- 0.6.21-2Avahi Apple Bonjour compatibility 
ii  libc62.6.1-6 GNU C Library: Shared libraries
ii  libcupsimage21.3.2-1 Common UNIX Printing System(tm) - 
ii  libcupsys2   1.3.2-1 Common UNIX Printing System(tm) - 
ii  libdbus-1-3  1.1.1-3 simple interprocess messaging syst
ii  libgnutls13  2.0.1-1 the GNU TLS library - runtime libr
ii  libkrb53 1.6.dfsg.3~beta1-2  MIT Kerberos runtime libraries
ii  libldap2 2.1.30.dfsg-13.5OpenLDAP libraries
ii  libpam0g 0.99.7.1-5  Pluggable Authentication Modules l
ii  libpaper11.1.23  library for handling paper charact
ii  libslp1  1.2.1-7 OpenSLP libraries
ii  lsb-base 3.1-24  Linux Standard Base 3.1 init scrip
ii  perl-modules 5.8.8-11.1  Core Perl modules
ii  procps   1:3.2.7-5   /proc file system utilities
ii  ssl-cert 1.0.14  Simple debconf wrapper for openssl
ii  xpdf-utils [popp 3.02-1.2Portable Document Format (PDF) sui

Versions of packages cupsys recommends:
ii  cups-pdf  2.4.6-4PDF printer for CUPS
ii  cupsys-client 1.3.2-1Common 

Bug#447954: [Pkg-cups-devel] Bug#447954: cupsys: fails to print after last ghostscript update (foomatic-gswrapper: gs-esp: command not found)

2007-10-24 Thread Wouter Van Hemel
On Thu, 25 Oct 2007 09:12:46 +0900
Kenshi Muto [EMAIL PROTECTED] wrote:

 This bug seems foomatic-filters's rather than cupsys's.
 Temporary solution is replacing the gspath value
 in /etc/foomatic/filter.conf with 'gs' by using 'dpkg-reconfigure
 foomatic-filters' or an editor directly.
 

Hmm... that looks as if it could print. Thanks!


Regards,

  Wouter



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



Bug#446966: totem-mozilla: how do you disable visualisations/whole plugin?

2007-10-16 Thread Wouter Van Hemel
Package: totem-mozilla
Version: 2.20.0-3
Severity: minor

Hello,

How do you disable (1) visualisations in the browser window or (2) even the 
whole plugin?

(1) The visualisations are slowing down already slow machines, and I can't 
figure out how to turn them off;
(2) I think I rather start a stand-alone player instead of a plugin, but 
aptitude insists on it being installed.

Thanks,

  Wouter

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

Kernel: Linux 2.6.22
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages totem-mozilla depends on:
ii  dbus  1.1.1-3simple interprocess messaging syst
ii  totem-xine2.20.0-3   A simple media player for the Gnom

Versions of packages totem-mozilla recommends:
ii  elinks [www-browser]0.11.1-1.5   advanced text-mode WWW browser
ii  epiphany-browser2.20.0-3 Intuitive web browser - dummy pack
ii  epiphany-gecko [www-bro 2.20.0-3 Intuitive GNOME web browser - Geck
ii  galeon [www-browser]2.0.2-4  GNOME web browser for advanced use
ii  iceape-browser [www-bro 1.1.4-1  Iceape Navigator (Internet browser
ii  iceweasel [www-browser] 2.0.0.7-2lightweight web browser based on M
ii  konqueror [www-browser] 4:3.5.8.dfsg.1-1 KDE's advanced file manager, web b
ii  lynx [www-browser]  2.8.6-2  Text-mode WWW Browser
ii  opera [www-browser] 9.23-20070809.6  The Opera Web Browser

-- no debconf information



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



Bug#446435: kde: holding down a key does not make the key repeat in KDE

2007-10-12 Thread Wouter Van Hemel
Package: kde
Version: 5:47
Severity: normal

Hello,

(I'm sorry for not knowing which KDE component is responsible for this 
particular problem. Feel free to reassign. Thanks.)

Since a few days, holding a key down does not make the key repeat. I hadn't 
noticed, until I tried to scroll down in Firefox with the arrow keys. The page 
only scrolls down one unit, even if you keep the key down. I then tried some 
other programs (e.g. konsole), and none of the keys repeat, either arrows or 
normal letters.

Did I accidently turn on some accessibility function I don't know about, or is 
this a new and known problem?


Thanks for any clues,

  Wouter


PS: I've been bitten by the X keyboard leds bug too (freedesktop #12434). 
Perhaps related?

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

Kernel: Linux 2.6.22
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kde depends on:
ii  kde-amusements5:47   the K Desktop Environment games an
ii  kde-core  5:47   the K Desktop Environment core mod
ii  kdeaccessibility  4:3.5.7-1  accessibility packages from the of
ii  kdeaddons 4:3.5.7-3  add-on plugins and applets provide
ii  kdeadmin  4:3.5.7-1  system administration tools from t
ii  kdeartwork4:3.5.7-2  themes, styles and more from the o
ii  kdegraphics   4:3.5.7-4  graphics apps from the official KD
ii  kdemultimedia 4:3.5.7-3  multimedia apps from the official 
ii  kdenetwork4:3.5.7-4  network-related apps from the offi
ii  kdepim4:3.5.7-4  Personal Information Management ap
ii  kdeutils  4:3.5.7-3  general purpose utilities from the
ii  kdewebdev 4:3.5.7-2  web development apps from the offi

kde recommends no packages.

-- no debconf information



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



Bug#444093: Acknowledgement (xmms-scrobbler: plugin has problems with umlauts in UTF-8 encoded tags)

2007-10-07 Thread Wouter Van Hemel
On Sun, 7 Oct 2007 15:37:29 +0100
Brett Parker [EMAIL PROTECTED] wrote:

 Hmm, the last upload of the package happened on 2007-07-01, that changed
 over to using taglib instead of the other code that we had for tag
 reading. taglib (in theory) should be giving me utf-8 and determining
 the character set of the tags for us.
 
 I'll need to set up a test set of tags and see if I can reproduce the
 issue, but it definately won't be in the gtk1 broken utf-8 handling (we
 never touch that chunk of code!).
 

The bizarre thing here is that nothing relevant has been upgraded between
16 Sep and 19 Sep. One day, all UTF characters were read as byte values
instead. My locale didn't change, the xmms packages didn't change, FLAC
plugin might have changed around that time but the problem exists with
MP3's too... I'm puzzled.

X probably was updated around that time too wasn't it, but it's hard to
see this affecting only the AudioScrobbler plugin. CURL has been updated
too 14 Sep.

BTW, I tried Audacious recently and it has the same problem... UTF
characters don't work in the AudioScrobbler plugin. I don't know if it
was working before 19 Sep. UTF characters work fine in the GUI though, it
really is only the AudioScrobbler plugin.

Audacious bug report:

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


This is what the scrobblerqueue.txt file shows when I disable my network
card:

Impaled%20Nazarene Nyrkill%FF%FF%20Tapettava%20Huora 180 
2007%2D10%2D08%2001%3A59%3A24 Absence%20Of%20War%20Does%20Not%20Mean%20Peace
Gorgoroth Exit%20%FF%FF%FF%20Through%20Carved%20Stones 346 
2007%2D10%2D08%2002%3A12%3A44 Twilight%20of%20the%20Idols

Note %FF%FF instead of 'ä' (a with umlauts, url encoded %C3%A4 (?)) in 
Nyrkillä Tapettava Huora, and %FF%FF%FF instead of '–' (url encoded %E2%80%93 
(?)) in Exit – Through Carved Stones.

... and so on.


Thanks,

  Wouter




Bug#445333: easytag: segfault, crash when reloading directory tree (ctrl-shift-r)

2007-10-04 Thread Wouter Van Hemel
Package: easytag
Version: 2.1.2-1
Severity: normal

Hello,

Easytag crashes sometimes after pressing ctrl-shift-r to reload the directory 
tree.

It seems more likely to happen when a few directories are renamed from outside 
of easytag (in a shell) when those directories have the same parent as the 
currently viewed directory in Easytag.

E.g.:
richard_wagner
|-- 1967-die_walküre-böhm_at_bayreuth_festival_1967
|-- das_rheingold
|-- die_walküre
|-- götterdämmerung-cd1
|-- götterdämmerung-cd2
|-- götterdämmerung-cd3
|-- götterdämmerung-cd4
|-- siegfried_disc_1_act_i_scenes_13a
|-- siegfried_disc_2_act_i_scene_3_(cont)
|-- siegfried_disc_3_act_ii_scenes_2b3_act_iii_scene_1a
`-- siegfried_disc_4_act_iii_scenes_1b3


Open Easytag;
Open götterdämmerung-cd1 in Easytag;
Rename das_rheingold to 1-das_rheingold in a shell
Rename die_walküre to 2-die_walküre in a shell
Press ctrl-shift-r in Easytag to reload the directory
*SEGFAULT*


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb72d8b00 (LWP 15072)]
0xb7cdfb82 in _gtk_rbtree_next () from /usr/lib/libgtk-x11-2.0.so.0
(gdb) bt
#0  0xb7cdfb82 in _gtk_rbtree_next () from /usr/lib/libgtk-x11-2.0.so.0
#1  0xb7ce0599 in _gtk_rbtree_reorder () from /usr/lib/libgtk-x11-2.0.so.0
#2  0xb7d9427e in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#3  0x083f3ae8 in ?? ()
#4  0x08403d18 in ?? ()
#5  0x000d in ?? ()
#6  0xbfe23ab4 in ?? ()
#7  0xbfe23de4 in ?? ()
#8  0xbfe23de4 in ?? ()
#9  0x000d in ?? ()
#10 0xb77df6ac in g_value_peek_pointer () from /usr/lib/libgobject-2.0.so.0
#11 0xb7c9d078 in _gtk_marshal_VOID__BOXED_BOXED_POINTER ()
   from /usr/lib/libgtk-x11-2.0.so.0
#12 0xb77bd619 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#13 0xb77d1e0f in ?? () from /usr/lib/libgobject-2.0.so.0
#14 0x08379f28 in ?? ()
#15 0x in ?? ()
(gdb)
#0  0xb7cdfb82 in _gtk_rbtree_next () from /usr/lib/libgtk-x11-2.0.so.0
#1  0xb7ce0599 in _gtk_rbtree_reorder () from /usr/lib/libgtk-x11-2.0.so.0
#2  0xb7d9427e in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#3  0x083f3ae8 in ?? ()
#4  0x08403d18 in ?? ()
#5  0x000d in ?? ()
#6  0xbfe23ab4 in ?? ()
#7  0xbfe23de4 in ?? ()
#8  0xbfe23de4 in ?? ()
#9  0x000d in ?? ()
#10 0xb77df6ac in g_value_peek_pointer () from /usr/lib/libgobject-2.0.so.0
#11 0xb7c9d078 in _gtk_marshal_VOID__BOXED_BOXED_POINTER ()
   from /usr/lib/libgtk-x11-2.0.so.0
#12 0xb77bd619 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#13 0xb77d1e0f in ?? () from /usr/lib/libgobject-2.0.so.0
#14 0x08379f28 in ?? ()
#15 0x in ?? ()
(gdb) _


Thanks,

  Wouter

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

Kernel: Linux 2.6.22
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages easytag depends on:
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libflac81.2.1-1  Free Lossless Audio Codec - runtim
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.1-6GCC support library
ii  libglib2.0-02.14.1-4 The GLib library of C routines
ii  libgtk2.0-0 2.12.0-2 The GTK+ graphical user interface 
ii  libid3-3.8.3c2a 3.8.3-7  Library for manipulating ID3v1 and
ii  libid3tag0  0.15.1b-10   ID3 tag reading library from the M
ii  libogg0 1.1.3-2  Ogg Bitstream Library
ii  libpango1.0-0   1.18.2-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libspeex1   1.1.12-3 The Speex Speech Codec
ii  libstdc++6  4.2.1-6  The GNU Standard C++ Library v3
ii  libvorbis0a 1.2.0.dfsg-2 The Vorbis General Audio Compressi
ii  libvorbisfile3  1.2.0.dfsg-2 The Vorbis General Audio Compressi
ii  libwavpack1 4.41.0-1 an audio codec (lossy and lossless
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  zlib1g  1:1.2.3.3.dfsg-6 compression 

Bug#445333: easytag: segfault, crash when reloading directory tree (ctrl-shift-r)

2007-10-04 Thread Wouter Van Hemel

PS:


(gdb) q
The program is running.  Exit anyway? (y or n) n
Not confirmed.
(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0xb7756690 in g_slice_alloc () from /usr/lib/libglib-2.0.so.0
(gdb) bt
#0  0xb7756690 in g_slice_alloc () from /usr/lib/libglib-2.0.so.0
#1  0xb7aed108 in gdk_region_rectangle ()
from /usr/lib/libgdk-x11-2.0.so.0 #2  0xb7dbe198 in ?? ()
from /usr/lib/libgtk-x11-2.0.so.0 #3  0xbfe23024 in ?? ()
#4  0xbfe23038 in ?? ()
#5  0xbfe23034 in ?? ()
#6  0xb77d8114 in g_type_check_instance_is_a ()
   from /usr/lib/libgobject-2.0.so.0
#7  0xb7dc2cb6 in gtk_widget_queue_resize ()
from /usr/lib/libgtk-x11-2.0.so.0 #8  0xb7d92ef9 in ?? ()
from /usr/lib/libgtk-x11-2.0.so.0 #9  0x0837ad68 in ?? ()
#10 0x0001 in ?? ()
#11 0xbfe230a8 in ?? ()
#12 0xbfe230a4 in ?? ()
#13 0x0837ad68 in ?? ()
#14 0x084177b0 in ?? ()
#15 0x0831d2a0 in ?? ()
#16 0x in ?? ()
(gdb) c
Continuing.

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb) _




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



Bug#444352: ttf-bitstream-vera: em-dash and en-dash look the same in Bitstream Vera Sans Mono

2007-09-27 Thread Wouter Van Hemel
Package: ttf-bitstream-vera
Version: 1.10-7
Severity: minor

Hello,

em-dash and en-dash (http://en.wikipedia.org/wiki/Dash) look the same in 
Bitstream Vera Sans Mono. OK, so they are both dashes, but apparently they have 
the same length. The other Bitstream fonts don't have this problem though, 
there the em-dash is longer than the en-dash, as it should be.

This shows in both KDE and GTK programs (e.g. Claws Mail and KCharSelect).

It isn't a major bug, perhaps there even is a reason for it in Vera Sans Mono, 
but it confused me nevertheless.


Thanks for your time,

  Wouter

-- Package-specific info:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  fontconfig 2.4.2-1.2  generic font configuration library - support
ii  libfreetype6   2.3.5-1+b1 FreeType 2 font engine, shared library files
ii  libxft22.1.12-2   FreeType-based font drawing library for X

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

Kernel: Linux 2.6.22
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ttf-bitstream-vera depends on:
ii  defoma   0.11.10-0.1 Debian Font Manager -- automatic f

Versions of packages ttf-bitstream-vera recommends:
ii  fontconfig2.4.2-1.2  generic font configuration library
ii  x-ttcidfont-conf  25.1   Configure TrueType and CID fonts f

-- no debconf information



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



Bug#444093: xmms-scrobbler: plugin has problems with umlauts in UTF-8 encoded tags

2007-09-25 Thread Wouter Van Hemel
Package: xmms-scrobbler
Version: 0.4.0-2
Severity: normal

Hello,

Some songs with accents and umlauts show up as garbled crap on 
AudioScrobbler's website. UTF-8 sequences seem to end up interpreted as 
individual characters, as if encoded in ASCII or Latin1 character sets.

It's probably due to UTF-8 issues with XMMS and GTK1. Maybe the tags 
should be send as-is or sniffed for character set by the plugin?


Thanks for listening,

  Wouter

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

Kernel: Linux 2.6.22
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xmms-scrobbler depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  libcurl3-gnutls   7.17.0-1   Multi-protocol file transfer libra
ii  libkrb53  1.6.dfsg.1-7   MIT Kerberos runtime libraries
ii  libmusicbrainz4c2 2.1.5-1Second generation incarnation of t
ii  libstdc++64.2.1-5The GNU Standard C++ Library v3
ii  libtag1c2a1.4-8+b1   TagLib Audio Meta-Data Library
ii  libtagc0  1.4-8+b1   TagLib Audio Meta-Data Library (C 
ii  xmms  1:1.2.10+20070601-1+b1 Versatile X audio player

xmms-scrobbler recommends no packages.

-- no debconf information



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



Bug#444095: audacious-plugins-extra: Scrobbler plugin has character set problems: UTF-8 shows up wrong

2007-09-25 Thread Wouter Van Hemel
Package: audacious-plugins-extra
Version: 1.3.5-3
Severity: normal

Hello,

Some tags with accents and umlauts that are by my knowledge valid UTF-8 
and are shown correctly in the interface, show up wrong on the last.fm 
website. On that website, multi-byte characters look as if they are broken 
up into individual characters, so instead of an accented letter you get 
two weird symbols. This is with both MP3 and FLAC files.

My locale is set to en_GB.utf8. Locales are installed and work in all 
applications, so the bug is somewhere in the scrobbler plugin... or 
perhaps a bad update to the last.fm scrobbler website, who knows.

Either way, I can't get some tags to show correctly on the last.fm website.


Thanks for your time,

  Wouter

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

Kernel: Linux 2.6.22
Locale: LANG=C, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) (ignored: LC_ALL set to 
en_GB.utf8)
Shell: /bin/sh linked to /bin/bash

Versions of packages audacious-plugins-extra depends on:
ii  audacious   1.3.2-4  Small and fast audio player which 
ii  audacious-plugins   1.3.5-3  Base plugins for audacious
ii  libartsc0   1.5.7-2  aRts sound system C support librar
ii  libasound2  1.0.14a-2ALSA library
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libaudacious5   1.3.2-4  Audacious C++ shared library
ii  libaudiofile0   0.2.6-7  Open-source version of SGI's audio
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libcurl3-gnutls 7.17.0-1 Multi-protocol file transfer libra
ii  libesd0 0.2.36-3 Enlightened Sound Daemon - Shared 
ii  libfluidsynth1  1.0.7a-1 Real-time MIDI software synthesize
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgcc1 1:4.2.1-5GCC support library
ii  libglib2.0-02.14.1-3 The GLib library of C routines
ii  libgtk2.0-0 2.12.0-2 The GTK+ graphical user interface 
ii  libjack00.103.0-6JACK Audio Connection Kit (librari
ii  libkrb531.6.dfsg.1-7 MIT Kerberos runtime libraries
ii  liblircclient0  0.8.0-12 LIRC client library
ii  libmpcdec3  1.2.2-1  Musepack (MPC) format library
ii  libpango1.0-0   1.18.2-1 Layout and rendering of internatio
ii  libpulse0   0.9.6-2  PulseAudio client libraries
ii  libresid-builder0c2a2.1.1-6  SID chip emulation class based on 
ii  libsamplerate0  0.1.2-5  audio rate conversion library
ii  libsdl1.2debian 1.2.11-9 Simple DirectMedia Layer
ii  libsidplay2 2.1.1-6  SID (MOS 6581) emulation library
ii  libstdc++6  4.2.1-5  The GNU Standard C++ Library v3
ii  libtag1c2a  1.4-8+b1 TagLib Audio Meta-Data Library
ii  libwavpack1 4.41.0-1 an audio codec (lossy and lossless
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcomposite1  1:0.3.2-1+b1 X11 Composite extension library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.30.dfsg-2GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

audacious-plugins-extra recommends no packages.

-- no debconf information



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



Bug#444093: Acknowledgement (xmms-scrobbler: plugin has problems with umlauts in UTF-8 encoded tags)

2007-09-25 Thread Wouter Van Hemel

By the way, this was working until last week:

S��lstafir – Nature Strutter
19 Sep 2007, 00:22

Sólstafir – Ljósfari
16 Sep 2007, 02:47

I don't know if it shows up correctly this way, but the one on 16 Sep has
an up-right accent on the 'o' in Solstafir (correct), while the one on 19
Sep has two weird symbols instead of the accented 'o'.

I have not changed locale or edited the tags. I have updated Debian
(unstable) a few times since then though.




Bug#436698: Merge traceroute packages (traceroute6, tracepath, tcptraceroute)?

2007-08-11 Thread Wouter Van Hemel
Package: traceroute
Version: 1.4a12-21
Followup-For: Bug #436698

Maybe all those traceroute packages could be merged into one? We're talking 
about tiny executables anyway.

Perhaps it would solve all those conflicts with tcptraceroute and other 
packages. To me, I need traceroute6, uninstalling iputils-tracepath isn't an 
option.


Thanks for your time,

  Wouter

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

Kernel: Linux 2.6.22
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages traceroute depends on:
ii  libc6 2.6.1-1GNU C Library: Shared libraries

traceroute recommends no packages.

-- no debconf information


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



Bug#437362: audacious-plugins: Unable to play (older flac) files

2007-08-11 Thread Wouter Van Hemel
Package: audacious-plugins
Version: 1.3.5-3
Severity: normal

Hello,

When loading my rather large music collection in FLAC format, a lot of those 
FLAC files refuse to load. Audacious shows the following error message:

Unable to play files.

The following files could not be played. Please check that:
1. they are accessible.
2. you have enabled the media plugins required.

[a list of FLAC files]


These FLAC files are readable and flawlessly encoded to the best of my 
knowledge. What the files that refuse to load might have in common, is their 
age. They were encoded several years and several versions of FLAC ago (for 
instance under the previous Debian stable distribution). Any other program 
plays those files without any problem, as I'm sure FLAC libraries are backwards 
compatible, and I'm sure Audacious would too if not for this error check upon 
load.

Venturing a wild guess, Audacious' checks are too strict and hence it refuses 
to load a lot of files encoded with older library versions.


Thanks for your time,

  Wouter

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

Kernel: Linux 2.6.22
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages audacious-plugins depends on:
ii  audacious  1.3.2-4   Small and fast audio player which 
ii  libasound2 1.0.14a-2 ALSA library
ii  libatk1.0-01.18.0-2  The ATK accessibility toolkit
ii  libaudacious5  1.3.2-4   Audacious C++ shared library
ii  libc6  2.6.1-1   GNU C Library: Shared libraries
ii  libcairo2  1.4.10-1  The Cairo 2D vector graphics libra
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libglib2.0-0   2.12.13-1 The GLib library of C routines
ii  libgtk2.0-02.10.13-1 The GTK+ graphical user interface 
ii  libmad00.15.1b-2.1   MPEG audio decoder library
ii  libmms00.3-4+b1  MMS stream protocol library - shar
ii  libogg01.1.3-2   Ogg Bitstream Library
ii  libpango1.0-0  1.16.5-1  Layout and rendering of internatio
ii  libsndfile11.0.17-3  Library for reading/writing audio 
ii  libstdc++6 4.2.1-2   The GNU Standard C++ Library v3
ii  libvorbis0a1.2.0.dfsg-1  The Vorbis General Audio Compressi
ii  libvorbisfile3 1.2.0.dfsg-1  The Vorbis General Audio Compressi
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.8-2 X cursor management library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.2-1 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.29.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.2.1-1 X11 RandR extension library
ii  libxrender11:0.9.2-1 X Rendering Extension client libra

audacious-plugins recommends no packages.

-- no debconf information


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



Bug#437362: Related to ID3 tags in FLAC files

2007-08-11 Thread Wouter Van Hemel

Upon closer inspection, this seems to be related to bug #984, ID3 tags in
FLAC files. Easytag has an option to add ID3 tags to FLAC files, which
apparently was turned on for some time a few years back on whatever
machine I encoded those FLAC files on.

http://bugs-meta.atheme-project.org/view.php?id=984

The question is if ID3 tags in FLAC files are valid – I've never had any
problems with other players; and if Audacious should act the way it does,
or either give a better error desciption or else simply play the files
anyway.




Bug#436516: easytag: CDDB search regressions

2007-08-07 Thread Wouter Van Hemel
Package: easytag
Version: 2.1.2-1
Severity: minor

Since a few releases back, Automatic CDDB searches fail regulary because 
no path to www.mb.inhouse.co.uk or result not found.

This feature has always been working great, but now it hardly ever finds 
any albums that other software (e.g. Grip) finds without any problems 
(using the same server). I would almost think the functionality is broken, 
or the remote database is empty. I just can't find albums, either with 
Automatic or Manual search, that definitely are in the CD database.

Whatever www.mb.inhouse.co.uk is, it doesn't seem to be very reliable either.

I know this is an elusive bug report, but something changed in this 
package a while back that makes online CDDB searches useless most of the 
time, in particular the Automatic Search.

Any clues?


Thanks for your time,

  Wouter

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

Kernel: Linux 2.6.22
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages easytag depends on:
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libc6   2.6.1-1  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libflac81.1.4-3+b1   Free Lossless Audio Codec - runtim
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.1-2GCC support library
ii  libglib2.0-02.12.13-1The GLib library of C routines
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libid3-3.8.3c2a 3.8.3-6  Library for manipulating ID3v1 and
ii  libid3tag0  0.15.1b-10   ID3 tag reading library from the M
ii  libogg0 1.1.3-2  Ogg Bitstream Library
ii  libpango1.0-0   1.16.5-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libspeex1   1.1.12-3 The Speex Speech Codec
ii  libstdc++6  4.2.1-2  The GNU Standard C++ Library v3
ii  libvorbis0a 1.2.0.dfsg-1 The Vorbis General Audio Compressi
ii  libvorbisfile3  1.2.0.dfsg-1 The Vorbis General Audio Compressi
ii  libwavpack1 4.41.0-1 an audio codec (lossy and lossless
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.2-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

easytag recommends no packages.

-- no debconf information


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



Bug#432089: procps: sysctl crashes on free()

2007-07-07 Thread Wouter Van Hemel
Package: procps
Version: 1:3.2.7-3
Severity: important

Hello,

sysctl acts weird with some arguments, it seems to crash on free() somewhere.


[senta:~] sysctl net.ipv6.conf.all
net.ipv6.conf.all.forwarding = 0
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.accept_ra = 0
net.ipv6.conf.all.accept_redirects = 0
net.ipv6.conf.all.autoconf = 0
net.ipv6.conf.all.dad_transmits = 0
net.ipv6.conf.all.router_solicitations = 3
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitation_delay = 1
net.ipv6.conf.all.force_mld_version = 0
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.accept_ra_defrtr = 0
net.ipv6.conf.all.accept_ra_pinfo = 0
net.ipv6.conf.all.proxy_ndp = 0
net.ipv6.conf.all.accept_source_route = 0
*** glibc detected *** sysctl: free(): invalid next size (fast): 0x0804b008 ***
=== Backtrace: =
/lib/libc.so.6[0xb7df415e]
/lib/libc.so.6(cfree+0x90)[0xb7df77b0]
sysctl[0x804907a]
=== Memory map: 
08048000-0804a000 r-xp  21:01 4090   /sbin/sysctl
0804a000-0804b000 rw-p 1000 21:01 4090   /sbin/sysctl
0804b000-0806c000 rw-p 0804b000 00:00 0  [heap]
b7c0-b7c21000 rw-p b7c0 00:00 0
b7c21000-b7d0 ---p b7c21000 00:00 0
b7d8b000-b7d8c000 rw-p b7d8b000 00:00 0
b7d8c000-b7ec9000 r-xp  21:01 38224  /lib/libc-2.5.so
b7ec9000-b7eca000 r--p 0013d000 21:01 38224  /lib/libc-2.5.so
b7eca000-b7ecc000 rw-p 0013e000 21:01 38224  /lib/libc-2.5.so
b7ecc000-b7ecf000 rw-p b7ecc000 00:00 0
b7ecf000-b7edb000 r-xp  21:01 24146  /lib/libproc-3.2.7.so
b7edb000-b7edc000 rw-p b000 21:01 24146  /lib/libproc-3.2.7.so
b7edc000-b7ef rw-p b7edc000 00:00 0
b7efe000-b7f08000 r-xp  21:01 38175  /lib/libgcc_s.so.1
b7f08000-b7f09000 rw-p 9000 21:01 38175  /lib/libgcc_s.so.1
b7f09000-b7f0a000 rw-p b7f09000 00:00 0
b7f0c000-b7f0d000 rw-p b7f0c000 00:00 0
b7f0d000-b7f0e000 r-xp b7f0d000 00:00 0  [vdso]
b7f0e000-b7f29000 r-xp  21:01 38161  /lib/ld-2.5.so
b7f29000-b7f2b000 rw-p 0001b000 21:01 38161  /lib/ld-2.5.so
bf9fa000-bfa1 rw-p bf9fa000 00:00 0  [stack]
Aborted
[senta:~] uname -a
Linux senta 2.6.21 #1 Fri Jul 6 19:05:46 EEST 2007 i686 GNU/Linux
[senta:~] _


Thanks for your time,

  Wouter

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

Kernel: Linux 2.6.21
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages procps depends on:
ii  libc6 2.5-11 GNU C Library: Shared libraries
ii  libncurses5   5.6-3  Shared libraries for terminal hand
ii  lsb-base  3.1-23.1   Linux Standard Base 3.1 init scrip

Versions of packages procps recommends:
ii  psmisc22.5-1 Utilities that use the proc filesy

-- no debconf information


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



Bug#428223: totem-mozilla: how to disable totem browser plugin?

2007-06-09 Thread Wouter Van Hemel
Package: totem-mozilla
Version: 2.18.2-1
Severity: minor

Hello,

How do I disable the totem-mozilla plugin? It is installed automatically 
on Debian, but I would like to disable it for some users/browsers.

Iceweasel doesn't let me to remove mime-types from Preferences  Content  
Manage, probably because of the system-wide installation and hence lack of 
permissions.

Thanks,

  Wouter

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

Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages totem-mozilla depends on:
ii  dbus  1.0.2-5simple interprocess messaging syst
ii  totem-xine2.18.2-1   A simple media player for the Gnom

Versions of packages totem-mozilla recommends:
ii  elinks [www-browser] 0.11.1-1.4  advanced text-mode WWW browser
ii  epiphany-browser [www-br 2.18.1-3Intuitive GNOME web browser
ii  galeon [www-browser] 2.0.2-4 GNOME web browser for advanced use
ii  iceape-browser [www-brow 1.1.1-2 Iceape Navigator (Internet browser
ii  icedove [www-browser]2.0.0.0-4   free/unbranded thunderbird mail/ne
ii  iceweasel [www-browser]  2.0.0.3-2   lightweight web browser based on M
ii  konqueror [www-browser]  4:3.5.7-1   KDE's advanced file manager, web b
ii  lynx [www-browser]   2.8.6-2 Text-mode WWW Browser
ii  opera [www-browser]  9.21-20070510.6 The Opera Web Browser

-- no debconf information


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



Bug#425633: closed by Christopher Martin [EMAIL PROTECTED] (Re: gwenview requires rebuild with libexiv2-dev = 0.14 (was: [Pkg-kde-extras] Bug#425633: digikam: dependency problems: libexiv2-0.12))

2007-05-23 Thread Wouter Van Hemel
On Wed, 23 May 2007 22:24:09 +
[EMAIL PROTECTED] (Debian Bug Tracking System) wrote:

 This is an automatic notification regarding your Bug report
 #425633: 'gwenview requires rebuild with libexiv2-dev = 0.14',
 which was filed against the gwenview package.
 
 It has been closed by Christopher Martin [EMAIL PROTECTED].
 

Thanks to both for the quick resolution, the problem seems to have been
solved already!


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



Bug#425633: digikam: dependency problems: libexiv2-0.12

2007-05-22 Thread Wouter Van Hemel
Package: digikam
Version: 2:0.9.1-4
Severity: normal

Hello,

The new digikam package has dependency problems, it wants to remove 
libexiv2-0.12 but another program (called 'gwenview') depends on it.

I'm not sure where this bug report should be filed (gwenview, digikam or 
libexiv2-0.12), but a digikam update caused the situation, so I filed it here.

Thanks,

  Wouter

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

Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages digikam depends on:
ii  kdebase-kio-plugins 4:3.5.7-1core I/O slaves for KDE
ii  kdelibs4c2a 4:3.5.7.dfsg.1-1 core libraries and binaries for al
ii  libacl1 2.2.42-1 Access control list shared library
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libattr11:2.4.32-1.1 Extended attribute shared library
ii  libaudio2   1.9-2The Network Audio System (NAS). (s
ii  libc6   2.5-8GNU C Library: Shared libraries
ii  libexif12   0.6.13-6 library to parse EXIF files
ii  libexiv2-0.12   0.12-1   EXIF/IPTC metadata manipulation li
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.2.1-5  FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0] 0.1.8-2  Client library for the gamin file 
ii  libgcc1 1:4.2-20070516-1 GCC support library
ii  libgphoto2-22.3.1-5  gphoto2 digital camera library
ii  libgphoto2-2-dev2.3.1-5  gphoto2 digital camera library (de
ii  libgphoto2-port02.3.1-5  gphoto2 digital camera port librar
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libjasper1  1.900.1-3The JasPer JPEG-2000 runtime libra
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libkexiv2-0 0.1.1-1  Qt like interface for the libexiv2
ii  libkipi00.1.5-2  library for apps that want to use 
ii  liblcms11.16-5   Color management library
ii  libltdl31.5.22-4 A system independent dlopen wrappe
ii  libpcre36.7-1Perl 5 Compatible Regular Expressi
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libqt3-mt   3:3.3.7-4+b1 Qt GUI Library (Threaded runtime v
ii  libsm6  2:1.0.3-1X11 Session Management library
ii  libsqlite3-03.3.17-1 SQLite 3 shared library
ii  libstdc++6  4.2-20070516-1   The GNU Standard C++ Library v3
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-15   compression library - runtime

Versions of packages digikam recommends:
pn  digikamimageplugins   none (no description available)
ii  kdeprint  4:3.5.7-1  print system for KDE
ii  kipi-plugins  0.1.3-5image manipulation/handling plugin
ii  konqueror 4:3.5.7-1  KDE's advanced file manager, web b

-- debconf-show failed


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



Bug#420157: sylpheed-claws-gtk2: update claws mailer

2007-04-24 Thread Wouter Van Hemel
Package: sylpheed-claws-gtk2
Version: 2.6.0-1.1
Followup-For: Bug #420157


When can we expect any update of this matter?

I wonder if anybody still uses the GTK 1 version, perhaps that package can be 
put to rest.


Regards,

  Wouter

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

Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sylpheed-claws-gtk2 depends on:
ii  libaspell15  0.60.5-1GNU Aspell spell-checker runtime l
ii  libc62.5-2   GNU C Library: Shared libraries
ii  libcompfaceg11:1.5.2-4   Compress/decompress images for mai
ii  libetpan10   0.48-3  mail handling library
ii  libglib2.0-0 2.12.11-3   The GLib library of C routines
ii  libgnomeprint2.2-0   2.18.0-2The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0 2.18.0-2GNOME 2.2 print architecture User 
ii  libgtk2.0-0  2.8.20-7The GTK+ graphical user interface 
ii  libice6  1:1.0.3-2   X11 Inter-Client Exchange library
ii  libldap2 2.1.30-13.4 OpenLDAP libraries
ii  libpango1.0-01.14.8-5Layout and rendering of internatio
ii  libpisock9   0.12.2-9library for communicating with a P
ii  libsm6   1:1.0.2-2   X11 Session Management library
ii  libssl0.9.8  0.9.8e-4SSL shared libraries
ii  libstartup-notification0 0.9-1   library for program launch feedbac

Versions of packages sylpheed-claws-gtk2 recommends:
ii  aspell-en [aspell-dictionary] 6.0-0-5.1  English dictionary for GNU Aspell
ii  aspell-fr [aspell-dictionary] 0.50-3-6   French dictionary for aspell
ii  aspell-nl [aspell-dictionary] 1:0.1e-44  Dutch dictionary for aspell
ii  metamail  2.7-53 implementation of MIME
ii  sylpheed-claws-gtk2-i18n  2.6.0-1.1  Locale data for Sylpheed-Claws GTK
ii  sylpheed-claws-scripts1.0.5-5.1  Helper scripts for Sylpheed and Sy
ii  xfonts-100dpi 1:1.0.0-3  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-3  75 dpi fonts for X

-- no debconf information


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



Bug#413340: libieee1284-3: libieee1284 only works as root

2007-03-04 Thread Wouter Van Hemel
Package: libieee1284-3
Version: 0.2.10-4
Severity: normal

Debugging my scanner installation, I wonder why libieee1284 (as used by 
sane) can only open the parallel port as root. I have added my user to 
the group lp, and the device is group-readable and -writable. But no 
matter what I do, sane and its programs refuse to read from the parallel 
port. I think the problem is in libieee1284, as it returns a different 
status for regular users as opposed to root.

[ursaminor:~] id
uid=1001(anna) gid=1001(anna) 
groups=7(lp),24(cdrom),29(audio),44(video),107(scanner),110(saned),1001(anna),1002(local)
[ursaminor:~] ls -l /dev/lp0
crw-rw 1 root lp 6, 0 Mar  4 12:20 /dev/lp0
[ursaminor:~] _


Debugging output as normal user:

[sanei_debug] Setting debug level of sanei_pa4s2 to 128.
[sanei_pa4s2] sanei_pa4s2: interface called for the first time
[sanei_pa4s2] sanei_pa4s2_devices: invoked
[sanei_pa4s2] pa4s2_init: static int first_time = 1
[sanei_pa4s2] pa4s2_init: called for the first time
[sanei_pa4s2] pa4s2_init: initializing libieee1284
/dev/parport0 isn't accessible, retrying with udev/devfs naming...
/dev/parports/0 isn't accessible
/dev/parport1 isn't accessible, retrying with udev/devfs naming...
/dev/parports/1 isn't accessible
/dev/parport2 isn't accessible, retrying with udev/devfs naming...
/dev/parports/2 isn't accessible
/dev/parport3 isn't accessible, retrying with udev/devfs naming...
/dev/parports/3 isn't accessible
/dev/parport4 isn't accessible, retrying with udev/devfs naming...
/dev/parports/4 isn't accessible
/dev/parport5 isn't accessible, retrying with udev/devfs naming...
/dev/parports/5 isn't accessible
/dev/parport6 isn't accessible, retrying with udev/devfs naming...
/dev/parports/6 isn't accessible
/dev/parport7 isn't accessible, retrying with udev/devfs naming...
/dev/parports/7 isn't accessible
/dev/lp0 is accessible
This system has /proc/sys/dev/parport
[sanei_pa4s2] pa4s2_init: 1 ports reported by IEEE 1284 library
[sanei_pa4s2] pa4s2_init: port 0 is `parport0`
[sanei_pa4s2] pa4s2_init: allocating port list
[sanei_pa4s2] pa4s2_init: initialized successfully
[sanei_pa4s2] sanei_pa4s2_open: called for device 'parport0'
[sanei_pa4s2] sanei_pa4s2_open: trying to connect to port
[sanei_pa4s2] pa4s2_open: trying to attach dev `parport0`
[sanei_pa4s2] pa4s2_init: static int first_time = 0
[sanei_pa4s2] pa4s2_init: sanei already initalized
[sanei_pa4s2] pa4s2_open: looking up port in list
[sanei_pa4s2] pa4s2_open: port is in list at port[0]
[sanei_pa4s2] pa4s2_open: setting up port data
[sanei_pa4s2] pa4s2_open: name=parport0 in_use=SANE_TRUE
[sanei_pa4s2] pa4s2_open: enabled=SANE_FALSE mode=PA4S2_MODE_NIB
[sanei_pa4s2] pa4s2_open: opening device
== ieee1284_open
== init_port
== -7
== -7 (propagated)
[sanei_pa4s2] pa4s2_open: could not open device `parport0` (Error initializing 
port)
[sanei_pa4s2] pa4s2_open: marking port 0 as unused
[sanei_pa4s2] sanei_pa4s2_open: connection failed

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).


Debugging output as root:

[sanei_debug] Setting debug level of sanei_pa4s2 to 128.
[sanei_pa4s2] sanei_pa4s2: interface called for the first time
[sanei_pa4s2] sanei_pa4s2_devices: invoked
[sanei_pa4s2] pa4s2_init: static int first_time = 1
[sanei_pa4s2] pa4s2_init: called for the first time
[sanei_pa4s2] pa4s2_init: initializing libieee1284
/dev/parport0 isn't accessible, retrying with udev/devfs naming...
/dev/parports/0 isn't accessible
/dev/parport1 isn't accessible, retrying with udev/devfs naming...
/dev/parports/1 isn't accessible
/dev/parport2 isn't accessible, retrying with udev/devfs naming...
/dev/parports/2 isn't accessible
/dev/parport3 isn't accessible, retrying with udev/devfs naming...
/dev/parports/3 isn't accessible
/dev/parport4 isn't accessible, retrying with udev/devfs naming...
/dev/parports/4 isn't accessible
/dev/parport5 isn't accessible, retrying with udev/devfs naming...
/dev/parports/5 isn't accessible
/dev/parport6 isn't accessible, retrying with udev/devfs naming...
/dev/parports/6 isn't accessible
/dev/parport7 isn't accessible, retrying with udev/devfs naming...
/dev/parports/7 isn't accessible
We can use ioperm()
/dev/port is accessible
/dev/lp0 is accessible
This system has /proc/sys/dev/parport
[sanei_pa4s2] pa4s2_init: 1 ports reported by IEEE 1284 library
[sanei_pa4s2] pa4s2_init: port 0 is `parport0`
[sanei_pa4s2] pa4s2_init: allocating port list
[sanei_pa4s2] pa4s2_init: initialized successfully
[sanei_pa4s2] sanei_pa4s2_open: called for device 'parport0'
[sanei_pa4s2] sanei_pa4s2_open: trying to connect to port
[sanei_pa4s2] pa4s2_open: trying to attach dev `parport0`
[sanei_pa4s2] pa4s2_init: static int first_time = 0
[sanei_pa4s2] pa4s2_init: sanei already initalized
[sanei_pa4s2] pa4s2_open: looking 

Bug#411801: nautilus hangs (using CPU) when maximising

2007-02-20 Thread Wouter Van Hemel
Package: nautilus
Version: 2.14.3-9
Severity: important


[ http://bugzilla.gnome.org/show_bug.cgi?id=410145 ]


Nautilus hangs in some cases when maximising the window. I've got a rather 
normal directory with ~15 small pictures and text files; if I maximise nautilus 
when it shows that directory, nautilus hangs and doesn't return (at least, not 
in 15 minutes). The window isn't repainted, either.

It doesn't crash, but doesn't seem to return either. I can reproduce this every 
time. Nautilus was started from a terminal window in KDE.

I've done a rather unenlightening 'strace' on the process:

40 sec lightening fast
read(3, \26\270w{\0\340\0{\0\340\0w\0\340\0\257\0{\0K\3B\2\0\0..., 32) = 32
read(3, \26\270y|\0\340\0|\0\340\0\0\0\0\0\0\0\0\0K\3B\2\0\0\0..., 32) = 32
read(3, \26\270{|\0\340\0|\0\340\0\0\0\0\0\0\0\0\0K\3I\2\0\0\0..., 32) = 32
read(3, \26\270|{\0\340\0{\0\340\0w\0\340\0\257\0{\0;\3B\2\0\0..., 32) = 32
read(3, \26\270}|\0\340\0|\0\340\0\0\0\0\0\0\0\0\0\3I\2\0\0\0..., 32) = 32
[...]

20 sec slower
write(3, \f\0\7\0|\0\340\0\17\0\0\0\0\0\0\0\0\0\0\0K\3\0\0H\2\0..., 16384) = 
16384
write(3, \2\0\4\0|\0\340\0\2\0\0\0\377\377\377\0\f\0\7\0|\0\340..., 16372) = 
16372
[...]

And back again, ad infinitum.



-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=POSIX (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to 
POSIX)

Versions of packages nautilus depends on:
ii  desktop-file-utils 0.11-1Utilities for .desktop files
ii  gnome-control-center   1:2.14.2-6utilities to configure the GNOME d
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.4-2  The ATK accessibility toolkit
ii  libbonobo2-0   2.14.0-3  Bonobo CORBA interfaces library
ii  libc6  2.3.6.ds1-12  GNU C Library: Shared libraries
ii  libeel2-2  2.14.3-2  Eazel Extensions Library (for GNOM
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libexif12  0.6.13-5  library to parse EXIF files
ii  libgail-common 1.8.11-4  GNOME Accessibility Implementation
ii  libgail17  1.8.11-4  GNOME Accessibility Implementation
ii  libgconf2-42.16.0-3  GNOME configuration database syste
ii  libglade2-01:2.6.0-4 library to load .glade files at ru
ii  libglib2.0-0   2.12.6-2  The GLib library of C routines
ii  libgnome-desktop-2 2.14.3-2  Utility library for loading .deskt
ii  libgnome2-02.16.0-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.14.2-6GNOME virtual file-system (runtime
ii  libgtk2.0-02.8.20-5  The GTK+ graphical user interface 
ii  libnautilus-extension1 2.14.3-9  libraries for nautilus components 
ii  liborbit2  1:2.14.4-1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.14.8-5  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  librsvg2-2 2.14.4-2  SAX-based renderer library for SVG
ii  libstartup-notification0   0.8-2 library for program launch feedbac
ii  libx11-6   2:1.0.3-5 X11 client-side library
ii  libxml22.6.27.dfsg-1 GNOME XML library
ii  nautilus-data  2.14.3-9  data files for nautilus
ii  shared-mime-info   0.19-2FreeDesktop.org shared MIME databa

Versions of packages nautilus recommends:
ii  desktop-base  4.0.0  common files for the Debian Deskto
ii  eject 2.1.4-2.1  ejects CDs and operates CD-Changer
pn  fam   none (no description available)
ii  libgnomevfs2-extra1:2.14.2-6 GNOME virtual file-system (extra m
ii  librsvg2-common   2.14.4-2   SAX-based renderer library for SVG
ii  nautilus-cd-burner2.14.3-8   CD Burning front-end for Nautilus

-- no debconf information


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



Bug#372909: Support for 'Cherry CyMotion Master LINUX' keyboard

2007-02-02 Thread Wouter Van Hemel
On Thu, 01 Feb 2007 23:54:53 +0100
Brice Goglin [EMAIL PROTECTED] wrote:

 Hi,
 
 About 6 months ago, you reported (or replied to) a bug in the Debian BTS
 regarding your cherry cymotion master linux keyboard. Did your problems
 get solved since then?
 

As I wrote, this keyboard needs a script that adds (with setkeycodes(8))
some keycodes to the kernel.

Also, the list of codes in the xkb definition was incomplete, but since I
count 31 lines now – the same amount as in the definition I wrote myself
when I bought this keyboard a few years back – I assume the current xkb
has a complete keyboard definition for the special keys.

An alternative would be to use the included (open-source!) daemon, but
it's overkill to dedicate a daemon to a few multimedia keys especially
since Gnome and KDE provide more integrated ways to bind these keys
anyway.

If one installs said script so it gets executed when the system boots and
if one selects the right keyboard definition in a recent X version, this
keyboard should work just fine.

There is no bug with either XKB or X anymore, the definition is now
complete, so this report should be closed or forwarded to someone that can
include the boot script for those that have this keyboard.

 Thanks,
 Brice
 



Bug#372909: [Fwd: Bug#372909: Support for 'Cherry CyMotion Master LINUX' keyboard]

2007-02-02 Thread Wouter Van Hemel
On Fri, 02 Feb 2007 16:33:12 +0100
Fabian Greffrath [EMAIL PROTECTED] wrote:

 [...]
 
 You see, there are still some issues left with the keyboard. Some keys
 are recognized wrongly, some are not recognized at all.
 

You *need* the init script. The problem is that the kernel doesn't listen
to some of the keyboard scancodes. You have to add them by using
setkeycodes(8). X(KB) can't do much about that. Check the script in my
first post. These settings work for me, for all keys. They will likely
work for you too.

media:  state 0x10, keycode 129 (keysym 0x1008ff32, XF86AudioMedia),
home:   state 0x10, keycode 130 (keysym 0x1008ff33, XF86MyComputer),
reload: state 0x10, keycode 231 (keysym 0x1008ff73, XF86Reload),
play:   state 0x10, keycode 162 (keysym 0x1008ff14, XF86AudioPlay),
stop:   state 0x10, keycode 164 (keysym 0x1008ff15, XF86AudioStop),
prev:   state 0x10, keycode 144 (keysym 0x1008ff16, XF86AudioPrev),
next:   state 0x10, keycode 153 (keysym 0x1008ff17, XF86AudioNext),
eject:  state 0x10, keycode 204 (keysym 0x1008ff2c, XF86Eject),
...

(Don't mind any different KeySym names, I'm using my own definition, but
the XKB one has all the same keycodes now.)

Again, if you don't initialise the keycodes with setkeycodes, the kernel
will not send scancodes for some of the keys – like the ones on the side
– and X(KB) will not be able to recognise them.

My xorg.conf keyboard section:

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
#Option XkbRules  xorg
Option  XkbModel  cherrycymoli
Option  XkbLayout eu_intl
Option  XkbOptionsgrp:caps_toggle,grp_led:caps
Option  XkbGeometry   pc(pc104)
#Option XkbVariantnodeadkeys
EndSection

If you have an extra less/greater than button in the lower left corner,
change pc104 to pc105. Change XkbLayout to the layout of your country
(eu_intl does not exist, it's something I wrote to get better support for
more European languages and UTF-8 punctuation characters in one single
keyboard definition). Change XkbModel to 'cymotionlinux'.

Apart from that, as you probably know, you need to bind the keys to
actions in KDE or Gnome, if they are not set already. Note that last time
I messed with keybindings in Gnome, it did not recognise some modifiers –
KDE's keybinding facilities are far better and more flexible.

What concerns X(KB), I don't think there are any problems left with the
keyboard definition in xkb/symbols/inet, which is what this bugreport is
currently assigned to.



Bug#358927: Broken rules/xorg file crashes setxkbdmap

2007-01-31 Thread Wouter Van Hemel
On Fri, 26 Jan 2007 22:58:30 +0100
Brice Goglin [EMAIL PROTECTED] wrote:

 Hi,
 
 A couple month ago, you reported (or replied to) a bug in the Debian BTS
 regarding a crash of setxkbdmap.
 Did any of you guys reproduce this problem recently? If not, I will
 close this bug in the next weeks.
 

I haven't been able to reproduce this bug in Unstable (or Testing) a few
upgrades later. Perhaps it was a temporary dependency conflict that
caused crashes.

From my perspective, this bug report can be closed. I will not close it
myself, as I didn't open it.


Thanks,

  Wouter



Bug#409195: grip: add keys to navigate to next/previous song when entering data

2007-01-31 Thread Wouter Van Hemel
Package: grip
Version: 3.3.1-11
Severity: wishlist


'lo,

When entering song data in Grip, I have to use the mouse to enter the next song 
because there doesn't seem to be a keyboard shortcut.

It would be great if for instance using PageUp and PageDown in the Track name 
field would switch to the next/previous song, with that text field still having 
focus. The 'Easytag' tagger does this, and it makes editing song titles much 
faster. Just enter the song title, hit PageDown, and enter the next one...


Thanks,

  Wouter

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)

Versions of packages grip depends on:
ii  libart-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1. 1.12.4-1The ATK accessibility toolkit
ii  libaudio 0.2.6-6 Open-source version of SGI's audio
ii  libavahi 0.6.16-2Avahi client library
ii  libavahi 0.6.16-2Avahi common library
ii  libavahi 0.6.16-2Avahi glib integration library
ii  libbonob 2.14.0-3Bonobo CORBA interfaces library
ii  libbonob 2.14.0-5The Bonobo UI library
ii  libc62.3.6.ds1-10GNU C Library: Shared libraries
ii  libcairo 1.2.4-4 The Cairo 2D vector graphics libra
ii  libcdpar 3.10+debian~pre0-4  audio extraction tool for sampling
ii  libcomer 1.39+1.40-WIP-2006.11.14+dfsg-1 common error description library
ii  libcurl3 7.15.5-1Multi-protocol file transfer libra
ii  libdbus- 1.0.2-1 simple interprocess messaging syst
ii  libesd0  0.2.36-3Enlightened Sound Daemon - Shared 
ii  libfontc 2.4.2-1 generic font configuration library
ii  libfreet 2.2.1-5 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.1.1-21  GCC support library
ii  libgconf 2.16.0-3GNOME configuration database syste
ii  libgcryp 1.2.3-2 LGPL Crypto library - runtime libr
ii  libglib2 2.12.6-2The GLib library of C routines
ii  libgnome 0.6.0-3 GNOME keyring services library
ii  libgnome 2.16.0-2The GNOME 2 library - runtime file
ii  libgnome 2.14.0-2A powerful object-oriented display
ii  libgnome 2.14.1-2The GNOME 2 libraries (User Interf
ii  libgnome 1:2.14.2-5  GNOME virtual file-system (runtime
ii  libgnutl 1.4.4-3 the GNU TLS library - runtime libr
ii  libgpg-e 1.4-2   library for common error values an
ii  libgtk2. 2.8.20-5The GTK+ graphical user interface 
ii  libice6  1:1.0.1-2   X11 Inter-Client Exchange library
ii  libid3-3 3.8.3-6 Library for manipulating ID3v1 and
ii  libidn11 0.6.5-1 GNU libidn library, implementation
ii  libjpeg6 6b-13   The Independent JPEG Group's JPEG 
ii  libkrb53 1.4.4-6 MIT Kerberos runtime libraries
ii  libncurs 5.5-5   Shared libraries for terminal hand
ii  liborbit 1:2.14.4-1  libraries for ORBit2 - a CORBA ORB
ii  libpango 1.14.8-5Layout and rendering of internatio
ii  libpng12 1.2.15~beta5-1  PNG library - runtime
ii  libpopt0 1.10-3  lib for parsing cmdline parameters
ii  libsm6   1:1.0.1-3   X11 Session Management library
ii  libstdc+ 4.1.1-21The GNU Standard C++ Library v3
ii  libtasn1 0.3.6-2 Manage ASN.1 structures (runtime)
ii  libvte4  1:0.12.2-4  Terminal emulator widget for GTK+ 
ii  libx11-6 2:1.0.3-4   X11 client-side library
ii  libxcurs 1.1.7-4 X cursor management library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxfixe 1:4.0.1-5   X11 miscellaneous 'fixes' extensio
ii  libxft2  2.1.8.2-8   FreeType-based font drawing librar
ii  libxi6   1:1.0.1-4   X11 Input extension library
ii  libxiner 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxml2  2.6.27.dfsg-1   GNOME XML library
ii  libxrand 2:1.1.0.2-5 X11 RandR extension library
ii  libxrend 1:0.9.1-3   X Rendering Extension client libra
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages grip recommends:
ii 

Bug#404953: cupsys: cupsd listens on udp port by default: add a warning

2006-12-29 Thread Wouter Van Hemel
Package: cupsys
Version: 1.2.7-1
Severity: minor

The cupsd server listens on *:631 (udp). I did some research, and this 
seems to be related to the 'Browsing' keyword. It also seems to be 
useful in some cases, like protected intranets, so I'm not necessarily 
requesting for it to be turned off.

I would like to have a warning message about it, though; some daemons 
have an informational message during installation that tells the user 
about listening ports. This particular computer I'm doing a test 
installation of the upcoming Etch release on, is directly connected to 
the internet, and I'd rather know about this open port and turn it off.

In the same time, this warning message could also tell how to stop cupsd 
from listening on that udp port by setting 'Browsing' to 'Off'.

Please consider adding such a warning, so people are better informed 
about the risks and benefits, and what to do to change cupsd behaviour.


Thanks,

  Wouter

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages cupsys depends on:
ii  adduser  3.100   Add and remove users and groups
ii  cupsys-common1.2.7-1 Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]1.5.11  Debian configuration management sy
ii  gs-esp   8.15.3.dfsg.1-1 The Ghostscript PostScript interpr
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libcupsimage21.2.7-1 Common UNIX Printing System(tm) - 
ii  libcupsys2   1.2.7-1 Common UNIX Printing System(tm) - 
ii  libdbus-1-3  1.0.2-1 simple interprocess messaging syst
ii  libgnutls13  1.4.4-3 the GNU TLS library - runtime libr
ii  libldap2 2.1.30-13+b1OpenLDAP libraries
ii  libpam0g 0.79-4  Pluggable Authentication Modules l
ii  libpaper11.1.21  Library for handling paper charact
ii  libslp1  1.2.1-6 OpenSLP libraries
ii  lsb-base 3.1-22  Linux Standard Base 3.1 init scrip
ii  patch2.5.9-4 Apply a diff file to an original
ii  perl-modules 5.8.8-7 Core Perl modules
ii  procps   1:3.2.7-3   /proc file system utilities
ii  xpdf-utils [poppler-util 3.01-9  Portable Document Format (PDF) sui
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages cupsys recommends:
ii  cupsys-client   1.2.7-1  Common UNIX Printing System(tm) - 
ii  foomatic-filters3.0.2-20061031-1 linuxprinting.org printer support 
pn  smbclient   none   (no description available)

-- debconf-show failed


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



Bug#332847: libfam0 and libfam0c102 dependency fight during upgrade from sarge (stable) to etch (testing)

2006-12-28 Thread Wouter Van Hemel
Package: libfam0
Version: 2.7.0-11
Followup-For: Bug #332847

libfam0 and libfam0c102 had a bit of a fight during a test upgrade for 
the upcoming 'etch' release.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libfam0 depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-19  GCC support library
ii  libstdc++6   4.1.1-19The GNU Standard C++ Library v3

Versions of packages libfam0 recommends:
ii  fam   2.7.0-11   File Alteration Monitor

-- debconf-show failed


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



Bug#403818: xserver-xorg: can't find font 'fixed': no fonts installed after test upgrade to etch

2006-12-28 Thread Wouter Van Hemel
Package: xserver-xorg
Version: 1:7.1.0-8
Followup-For: Bug #403818


I did a test upgrade from sarge (stable) to etch (testing) a few hours 
ago, and X ended up without any usable fonts after that upgrade (no 
xfonts-* packages with fonts installed).

(That's 28.dec.2006, just before midnight GMT, in case the time doesn't 
get through.)

I think my xorg.conf after transition is fine, there just aren't any 
fonts installed as dependencies during the upgrade.

Probably related to bug reported above.


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 Dec 29 01:22 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1597708 Nov 24 23:17 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8623 [Apollo 
CLE266] integrated CastleRock graphics (rev 03)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3130 Dec 29 02:30 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout fi
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/psaux
Option  Protocol  ImPS/2
EndSection

Section Device
Identifier  VIA Technologies, Inc. VT8623 [Apollo CLE266] 
integrated CastleRock graphics
Driver  via
BusID   PCI:1:0:0
EndSection

Section Monitor
Identifier  IBM G72
Option  DPMS
HorizSync   30-69
VertRefresh 50-160
EndSection

Section Screen
Identifier  Default Screen
Device  VIA Technologies, Inc. VT8623 [Apollo CLE266] 
integrated CastleRock graphics
Monitor IBM G72
DefaultDepth24
SubSection Display
Depth   1
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   4
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   8
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   15
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   16
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   24
Modes   1280x1024 1024x768 800x600 640x480

Bug#400415: aptitude: Provide more information in error message about missing keys

2006-11-25 Thread Wouter Van Hemel
Package: aptitude
Version: 0.4.4-1
Severity: wishlist

When running aptitude, I have been receiving the following warning message 
lately:

W: There are no public key available for the following key IDs:
   A70DAF536070D3A1

When time permits, I think it would be a good idea to make this warning message 
a bit more verbose, such as whose key (if known) and/or 
which repository causes the error. As it is now, it's rather difficult for 
users to find out more information, especially since the key 
can not be found on one of the keyservers.

Thanks for your time!

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3. 0.6.46.3Advanced front-end for dpkg
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-19  GCC support library
ii  libncursesw5 5.5-5   Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a   2.0.17-2type-safe Signal Framework for C++
ii  libstdc++6   4.1.1-19The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do none (no description available)

-- no debconf information


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



Bug#396295: openssh-server: scp copies filenames with extended characters in the wrong character set, or sshd does not know about local locale for filenames

2006-10-30 Thread Wouter Van Hemel
Package: openssh-server
Version: 1:4.3p2-5.1
Severity: minor

If you copy files from one system to another with scp, the filenames don't 
always end up in the expected character set. For instance, when files are 
copied from a iso-8859-(1/15) locale machine to a machine with UTF-8 
locale, the filenames show up unreadable to local console and X programs.

The openssh server probably needs to be aware of the local locale; but 
that will probably not solve the case where one user's locale differs from 
the system locale, unless the character sets happen to be rather compatible.

Am I missing an easy way to make sure filesnames are stored with local 
locale settings (in non-interactive login sessions such as scp)?

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)

Versions of packages openssh-server depends on:
ii  adduser  3.99Add and remove users and groups
ii  debconf  1.5.7   Debian configuration management sy
ii  dpkg 1.13.24 package maintenance system for Deb
ii  libc62.3.6.ds1-7 GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2006.10.02+dfsg-2 common error description library
ii  libkrb53 1.4.4-3 MIT Kerberos runtime libraries
ii  libpam-m 0.79-4  Pluggable Authentication Modules f
ii  libpam-r 0.79-4  Runtime support for the PAM librar
ii  libpam0g 0.79-4  Pluggable Authentication Modules l
ii  libselin 1.32-2  SELinux shared libraries
ii  libssl0. 0.9.8c-3SSL shared libraries
ii  libwrap0 7.6.dbs-11  Wietse Venema's TCP wrappers libra
ii  openssh- 1:4.3p2-5.1 Secure shell client, an rlogin/rsh
ii  zlib1g   1:1.2.3-13  compression library - runtime

openssh-server recommends no packages.

-- debconf information:
  ssh/insecure_rshd:
  ssh/insecure_telnetd:
  ssh/new_config: true
* ssh/use_old_init_script: true
  ssh/encrypted_host_key_but_no_keygen:
  ssh/disable_cr_auth: false


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



Bug#393123: icedove: thunderbird not starting due to link to bad executable

2006-10-17 Thread Wouter Van Hemel
Package: icedove
Version: 1.5.0.7-3
Followup-For: Bug #393123

This morning, I've got a lot of people complaining that thunderbird doesn't 
start anymore.

Starting thunderbird yields the following error:

run-mozilla.sh: Cannot execute /usr/lib/icedove/thunderbird-bin.


Look, I've been promoting Debian stable and unstable, as well as Firefox and 
Thunderbird, to a number of companies and people. This is my personal 
reputation and job we are talking about. I'm very pissed about the way users 
are ending up as victims of this stupid fight between the Debian Project and 
the Mozilla Corporation. Now I can go and explain to all these people what is 
happening to their browser and email client, and all I can tell them is that 
it's a geek pissing contest. This is ridiculous, and seriously undermines the 
faith many of us have been trying to instill in people and business concerning 
Debian, Mozilla and the whole Open Source Software world. While the Mozilla 
Corporation is equally to blame for the current situation, I have serious 
doubts about the way it is being handled by the Debian Project. You are allowed 
to have principles and guidelines, but you also have a responsability towards 
the many users, system administrators and promoters of your distribu!
 tion. Your decisions and fights have more consequences than you seem to 
realise or care for. Please understand that you're playing risky games with 
your (Debian's) and OSS's reputation when you try to come up with half-assed 
and immature solutions to this sort of problems. Wake up, the world is bigger 
than the DFSG and some Mozilla Corporation idiots. Thank you.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)

Versions of packages icedove depends on:
ii  debconf [debconf-2.0]  1.5.6 Debian configuration management sy
ii  libatk1.0-01.12.3-1  The ATK accessibility toolkit
ii  libc6  2.3.6.ds1-6   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-3.1 The Cairo 2D vector graphics libra
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libgcc11:4.1.1-16GCC support library
ii  libglib2.0-0   2.12.4-1  The GLib library of C routines
ii  libgtk2.0-02.8.20-3  The GTK+ graphical user interface 
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libpango1.0-0  1.14.7-1  Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-7PNG library - runtime
ii  libstdc++6 4.1.1-16  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-2 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.1-4 X11 miscellaneous 'fixes' extensio
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  myspell-en-gb [myspell-dic 1:2.0.4~rc1-3 English_british dictionary for mys
ii  myspell-fi [myspell-dictio 0.7-17The Finnish dictionary for myspell
ii  myspell-fr [myspell-dictio 1.4-20The French dictionary for myspell 
ii  myspell-nl [myspell-dictio 1:0.1e-44 Dutch dictionary for myspell
ii  zlib1g 1:1.2.3-13compression library - runtime

icedove recommends no packages.

-- debconf information:
  icedove/browser: Debian


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



Bug#392037: konqueror crash when middle-clicking (new tab) on link

2006-10-09 Thread Wouter Van Hemel
Package: konqueror
Version: 4:3.5.5-1
Severity: important

Konqueror crashed when middle-clicking (open in new tab) on a regular link 
somewhere in a wikipedia page.

Backtrace from the KDE crash handler:

(no debugging symbols found)
Using host libthread_db library /lib/tls/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232386368 (LWP 12488)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no 

Bug#385735: beidgui still refuses to read eid card: Error : Wrong Root Certificate

2006-09-02 Thread Wouter Van Hemel
Package: beidgui
Version: 2.5.9-4
Severity: normal

I can't read my EID card with the 'beidgui' program. After clicking the 'read 
card' button, it chickens out with the following error message:

  Error : Wrong Root Certificate

My cardreader is detected correctly and beid-tool can read the information.

Running (or not) beidpcscd and beidcrld -- if they do anything at all -- makes 
no difference.

(So far, the quality of the Belgium EID software quite typically lives up to my 
extremely low expectations.)


PS: I think 'beidgui' needs to have at least 'openct' added to its dependencies.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=C, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)

Versions of packages beidgui depends on:
ii  libbeid2 2.5.9-4 library to read identity informati
ii  libbeidlibopensc22.5.9-4 belgian eID PKCS11 library
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-13  GCC support library
ii  libqt3-mt3:3.3.6-4   Qt GUI Library (Threaded runtime v
ii  libssl0.9.8  0.9.8b-2SSL shared libraries
ii  libstdc++6   4.1.1-13The GNU Standard C++ Library v3
ii  libwxbase2.6-0   2.6.3.2.1.5 wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-02.6.3.2.1.5 wxWidgets Cross-platform C++ GUI t

beidgui recommends no packages.

-- no debconf information


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



Bug#372909: xorg: setkeycodes is kernel problem

2006-08-23 Thread Wouter Van Hemel
Package: xorg
Followup-For: Bug #372909

I have a Cherry CyMotion Master Linux too for quite some time, and I've 
(had to) set up the kernel and X keycodes myself. I'm using the xorg 
server on Debian unstable.

The first problem is that the kernel doesn't recognise the keycodes; 
that's why you need the setkeycodes line in your startup scripts. 
Otherwise the keys won't be recognised at a kernel level, as I understand 
it. I checked the included drivers from Cherry to see how they did it. 
(You seem to have solved this already, but let me mention it again for the 
sake of internet search engines).

Here is a script (/etc/init.d/setkeycodes) to add the keycodes to the kernel:

#!/bin/sh
#
# -wvh- add keycodes to linux kernel from the extra keys on a Cherry CyMotion 
Master Linux
#

echo -n Setting up multimedia scan codes... 
/usr/bin/setkeycodes e065 136 e070 161 e032 172 e05f 143 e063 145 e06d 171 e00b 
177 e012 178 e017 137 e00a 135 e018 133 e071 148 e02c 149 e072 202 e007 129 
e008 131 e05b 200
if [ $? -eq 0 ]; then
echo done.
else
echo failed!
fi

exit $?


The second problem regarding the keycodes in X, well, when I bought my 
keyboard, there was no X definition at all. It was added some releases 
ago, and has been improved a few times. Now it's almost the same as the 
one I wrote -- I still use mine though, as some keys might don't work 
right in the definition that's currently in Xorg. (Note that the bindings 
in Gnome and KDE have to be right too, ofcourse.)

//key I22   {   [ XF86AudioPlay, XF86AudioPause  ] };
partial alphanumeric_keys
xkb_symbols cherrycymoli {
key K75   {   [ XF86ScrollUp  ]   };
key I0F   {   [ XF86ScrollDown]   };
key I3C   {   [ XF86Cut   ]   };
key K65   {   [ XF86Copy  ]   };
key I78   {   [ XF86Paste ]   };
key I1F   {   [ XF86Launch1   ]   };
key I17   {   [ XF86Launch2   ]   };
key I2B   {   [ XF86Launch3   ]   };
key I05   {   [ Redo  ]   };
key I07   {   [ Undo  ]   };
key I6A   {   [ XF86Back  ]   };
key I69   {   [ XF86Forward   ]   };
key I68   {   [ XF86Stop  ]   };
key I67   {   [ XF86Reload]   };
key FK17  {   [ XF86Search]   };
key I22   {   [ XF86AudioPlay ]   };
key I24   {   [ XF86AudioStop ]   };
key I10   {   [ XF86AudioPrev ]   };
key I19   {   [ XF86AudioNext ]   };
key K6C   {   [ XF86Eject ]   };
key I21   {   [ XF86Calculator]   };
key I6C   {   [ XF86Mail  ]   };
key I02   {   [ XF86MyComputer, XF86HomePage   ] };
key K68   {   [ XF86Standby,XF86WakeUp ] };
key I63   {   [ XF86LogOff, XF86PowerOff   ] };
key I2E   {   [ XF86AudioLowerVolume  ]   };
key I30   {   [ XF86AudioRaiseVolume  ]   };
key I20   {   [ XF86AudioMute ]   };
key I01   {   [ XF86AudioMedia]   };
key I28   {   [ Super_L   ]   };
key RWIN  {   [ at]   };
};


PS: My keyboard has what Cherry calls a QWERTY Dutch/EU International 
layout. Keycodes for other layouts might be a bit different, I wouldn't know.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=C, LC_CTYPE=en_GB.utf-8 (charmap=UTF-8)

Versions of packages xorg depends on:
ii  gnome-terminal [x-terminal-em 2.14.2-1   The GNOME 2 terminal emulator appl
ii  konsole [x-terminal-emulator] 4:3.5.4-2  X terminal emulator for KDE
ii  libgl1-mesa-dri   6.4.2-1.1  A free implementation of the OpenG
ii  libgl1-mesa-glx [libgl1-mesa- 6.4.2-1.1  A free implementation of the OpenG
ii  libglu1-mesa  6.4.2-1.1  The OpenGL utility library (GLU)
ii  xbase-clients 1:7.1.ds-3 miscellaneous X clients
ii  xfonts-100dpi 1:1.0.0-2  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-2  100 dpi fonts for X
ii  xfonts-base   1:1.0.0-3  standard fonts for X
ii  xfonts-scalable   1:1.0.0-4  scalable fonts for X
ii  xkb-data  0.8-7  X Keyboard Extension (XKB) configu
ii  xserver-xorg  1:7.0.23   the X.Org X server
ii  xterm [x-terminal-emulator]   210-3  X terminal emulator
ii  xutils1:7.1.ds-1 X Window System utility programs

xorg recommends no packages.

-- no debconf information


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

Bug#368015: kwin-baghira: can't load configuration dialog

2006-05-20 Thread Wouter Van Hemel
Package: kwin-baghira
Version: 0.7+cvs20060507-1
Followup-For: Bug #368015

When I try to load the configuration tool for baghira, I receive the following 
error message:


[Unable to Load Dialogue - Control Centre]

There was an error loading the configuration dialogue for this style.

Details:

  Library files for kstyle_baghira_config.la not found in paths.


TIA,

  Wouter


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=C, [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages kwin-baghira depends on:
ii  kdelibs4c2a 4:3.5.2-2+b1 core libraries for all KDE applica
ii  konqueror   4:3.5.2-2+b1 KDE's advanced file manager, web b
ii  kwin4:3.5.2-2+b1 the KDE window manager
ii  libacl1 2.2.37-1 Access control list shared library
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libattr12.4.32-1 Extended attribute shared library
ii  libaudio2   1.7-9The Network Audio System (NAS). (s
ii  libc6   2.3.6-9  GNU C Library: Shared libraries
ii  libfontconfig1  2.3.2-5.1generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0] 0.1.7-3  Client library for the gamin file 
ii  libgcc1 1:4.1.0-4GCC support library
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libidn110.5.18-2 GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.0-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-7FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxt6  1:1.0.0-4X11 toolkit intrinsics library
ii  libxtst61:1.0.1-3X11 Testing -- Resource extension 
ii  zlib1g  1:1.2.3-11   compression library - runtime

Versions of packages kwin-baghira recommends:
ii  lisa4:3.5.2-1+b2 LAN information server for KDE

-- no debconf information


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



Bug#365598: gdm fails to start gnome, kde (setuid, setgid, root error)

2006-05-01 Thread Wouter Van Hemel
Package: gdm
Version: 2.14.4-1
Followup-For: Bug #365598

The last GDM upgrade broke Gnome and KDE. Upon logging in, I get errors 
telling me I'm not welcome running as root (setuid/setgid).

The previous message in this report does a good job of describing the 
errors in detail, so I'm going to be my lazy self and not log out and back 
in again to get the exact strings... ;)

Perhaps I should add that I have libpam-ssh installed, although I'm not 
sure it has anything to do with the error, since both logins with a 
regular unix password and logins with a ssh key fail.

Login with ssh key password:

May  1 19:15:35 senta gdm[3268]: (pam_unix) authentication failure; logname= 
uid=0 euid=0 tty=:0 ruser= rhost=  user=wouter
May  1 19:15:35 senta gdm[3268]: (pam_unix) session opened for user wouter by 
(uid=0)
May  1 19:16:19 senta gdm[3268]: (pam_unix) session closed for user wouter

Login with regular unix password:

May  1 21:02:52 senta gdm[4573]: (pam_unix) session opened for user wouter by 
(uid=0)
May  1 21:03:31 senta gdm[4573]: (pam_unix) session closed for user wouter

Whatever the problem, it's not a very secure situation if it's that easy 
for users to execute commands as root (e.g. my ~/.kde/env/ files are 
executed!).


Regards,

  Wouter

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gdm depends on:
ii  adduser3.87  Add and remove users and groups
ii  debconf [debconf-2.0]  1.5.0 Debian configuration management sy
ii  enlightenment [x-window-ma 1:0.16.7.2-3  The Enlightenment Window Manager
ii  gksu   1.3.7-1   graphical frontend to su
ii  gnome-session  2.14.0-2  The GNOME 2 Session Manager
ii  gnome-terminal [x-terminal 2.14.1-1  The GNOME 2 terminal emulator appl
ii  konsole [x-terminal-emulat 4:3.5.2-2 X terminal emulator for KDE
ii  kwin [x-window-manager]4:3.5.2-2 the KDE window manager
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.11.4-1  The ATK accessibility toolkit
ii  libattr1   2.4.32-1  Extended attribute shared library
ii  libc6  2.3.6-7   GNU C Library: Shared libraries
ii  libcairo2  1.0.4-2   The Cairo 2D vector graphics libra
ii  libdmx11:1.0.1-3 X11 Distributed Multihead extensio
ii  libfontconfig1 2.3.2-5.1 generic font configuration library
ii  libglade2-01:2.5.1-2 library to load .glade files at ru
ii  libglib2.0-0   2.10.2-2  The GLib library of C routines
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgtk2.0-02.8.17-2  The GTK+ graphical user interface 
ii  libpam-modules 0.79-3.1  Pluggable Authentication Modules f
ii  libpam-runtime 0.79-3.1  Runtime support for the PAM librar
ii  libpam0g   0.79-3.1  Pluggable Authentication Modules l
ii  libpango1.0-0  1.12.1-2  Layout and rendering of internatio
ii  libpopt0   1.7-5 lib for parsing cmdline parameters
ii  librsvg2-2 2.14.3-2  SAX-based renderer library for SVG
ii  librsvg2-common2.14.3-2  SAX-based renderer library for SVG
ii  libselinux11.30-1SELinux shared libraries
ii  libwrap0   7.6.dbs-9 Wietse Venema's TCP wrappers libra
ii  libx11-6   2:1.0.0-6 X11 client-side library
ii  libxau61:1.0.0-3 X11 authorisation library
ii  libxcursor11.1.5.2-5 X cursor management library
ii  libxdmcp6  1:1.0.0-4 X11 Display Manager Control Protoc
ii  libxext6   1:1.0.0-4 X11 miscellaneous extension librar
ii  libxfixes3 1:3.0.1.2-4   X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.0-5 X11 Input extension library
ii  libxinerama1   1:1.0.1-4 X11 Xinerama extension library
ii  libxml22.6.24.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.0.2-4   X Rendering Extension client libra
ii  lsb-base   3.1-5 Linux Standard Base 3.1 init scrip
ii  metacity [x-window-manager 1:2.14.1-1A lightweight GTK2 based Window Ma
ii  twm [x-window-manager] 1:1.0.1-3 Tab window manager
ii  xbase-clients  1:7.0.0-5 miscellaneous X clients
ii  xterm [x-terminal-emulator 210-3 X terminal emulator
ii  zlib1g 1:1.2.3-11compression library - runtime

Versions of 

Bug#365027: smartmontools: fails to update itself, initscript breaks on SATA device

2006-04-30 Thread Wouter Van Hemel
On Thu, 27 Apr 2006 17:32:44 +0200
Guido Guenther [EMAIL PROTECTED] wrote:

 You have -d sata in smartctl.conf? Could you attach it to the bugreport?

I don't have a smartctl.conf anywhere. The smartctl man page doesn't
mention one, either. Is this a new feature?

Enabling SMART was no problem before this upgrade. If smartctl requires a
configuration file now, it's quite likely the problems are caused by the
SATA device.

I do have a smartd.conf file though, and it has a '-d sata' for the SATA
device. I configured and tested it just a few months ago, so that should
still be working.

--8-- /etc/smartd.conf --8--
/dev/hda-a -m [EMAIL PROTECTED] -n standby
/dev/hdb-a -m [EMAIL PROTECTED] -n standby
/dev/hde-a -m [EMAIL PROTECTED]
/dev/sda -d ata -a -m [EMAIL PROTECTED] -C 0 -U 0
--8--


 Could you please check if smartctl -a works for the other configured
 disks as expected?

/dev/hda
-- works

/dev/hdb (very old 6.4 Quantum IDE drive):
-- SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't
show if SMART is enabled.
A mandatory SMART command failed: exiting. To continue, add one or
more '-T permissive' options.
-- works with '-T permissive'

/dev/hde:
-- works

/dev/sda:
-- In Linux, SATA disks accessed via libata are only supported by
smartmontools for kernel versions 2.6.15 and above. Try an additional '-d
ata' argument.
-- works with '-d sata'

The problem is /dev/sda (the sata one), since it's the only one that
(since this update!) gives back an error when enabling smart:


[senta:~] smartctl --smart=on /dev/hdb
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.

[senta:~] smartctl --smart=on /dev/sda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

unable to fetch IEC (SMART) mode page [unsupported field in scsi command]
A mandatory SMART command failed: exiting. To continue, add one or more
'-T permissive' options.
[senta:~] smartctl --smart=on -d ata /dev/sda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.

[senta:~] _

I can temporary disable smart for the SATA device while upgrading,
ofcourse. Could you send me a reference to documentation mentioning
smartctl.conf?



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



Bug#365027: smartmontools: fails to update itself, initscript breaks on SATA device

2006-04-27 Thread Wouter Van Hemel
Package: smartmontools
Version: 5.36-4
Severity: normal

Hello,

smartmontools' update has been failing for several days now.

The problem occurs when the initscript is run ('start'):

Setting up smartmontools (5.36-4) ...
Enabling S.M.A.R.T. for: /dev/hda /dev/hdb /dev/hde /dev/sdaunable to fetch IEC
(SMART) mode page [unsupported field in scsi command]
(failed).
Starting S.M.A.R.T. daemon: smartd (failed)
invoke-rc.d: initscript smartmontools, action start failed.
dpkg: error processing smartmontools (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 smartmontools
E: Sub-process /usr/bin/dpkg returned an error code (1)


/dev/sda is a Seagate Barracuda 7200.8 SATA disk. I've not have problems with 
smart tools and SATA before this update (although not all features seem to work 
for SATA disks yet).


Regards,

  Wouter

-- Package-specific info:
Ouput of /usr/share/bug/smartmontools:
# CONFIG_IDE_TASK_IOCTL is not set

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages smartmontools depends on:
ii  debianutils   2.15.7 Miscellaneous utilities specific t
ii  libc6 2.3.6-7GNU C Library: Shared libraries

Versions of packages smartmontools recommends:
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent

-- no debconf information


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



Bug#365027: smartmontools: fails to update itself, initscript breaks on SATA device

2006-04-27 Thread Wouter Van Hemel
On Thu, 27 Apr 2006 16:20:03 +0200
Guido Guenther [EMAIL PROTECTED] wrote:

 Hi Wouter,
 On Thu, Apr 27, 2006 at 02:27:31PM +0200, Wouter Van Hemel wrote:
  Setting up smartmontools (5.36-4) ...
  Enabling S.M.A.R.T. for: /dev/hda /dev/hdb /dev/hde /dev/sdaunable to
  fetch IEC (SMART) mode page [unsupported field in scsi command]
  (failed).
 Does 
 smartctl -a /dev/sda 
 print anything usefull?
  -- Guido

[senta:~] smartctl -a /dev/sda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

Device: ATA  ST3250823AS  Version: 3.03

In Linux, SATA disks accessed via libata are only supported by
smartmontools for kernel versions 2.6.15 and above. Try an additional '-d
ata' argument.
[senta:~] uname -a
Linux senta 2.6.15 #2 Tue Jan 24 05:53:35 CET 2006 i686 GNU/Linux
[senta:~] smartctl -d ata -a /dev/sda
smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Model Family: Seagate Barracuda 7200.8 family
Device Model: ST3250823AS
[... 177 more lines ...]


No problems.



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



Bug#363951: lyx: doesn't show up in any menus after installation

2006-04-20 Thread Wouter Van Hemel
Package: lyx
Version: 1.3.6-1.1
Severity: minor


I recently installed lyx in Debian 'unstable', but I can't find it in either 
the Debian or KDE/Gnome menu's.

Supposably, it should end up in Debian/Apps/Editors, like the menu file says.

Maybe you could update the menu's upon installation?


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages lyx depends on:
ii  groff  1.18.1.1-12   GNU troff text-formatting system
ii  imagemagick7:6.2.4.5-0.8 Image manipulation programs
ii  libtiff-tools  3.8.2-1   TIFF manipulation and conversion t
ii  lyx-common 1.3.6-1.1 High Level Word Processor - common
ii  lyx-qt 1.3.6-1.1 High Level Word Processor - Qt fro
ii  mime-support   3.36-1MIME files 'mime.types'  'mailcap
ii  preview-latex-style11.82-1   LaTeX style files for editor embed
ii  tetex-bin  3.0-16The teTeX binary files
ii  tetex-extra3.0-17Additional library files of teTeX

Versions of packages lyx recommends:
ii  aspell0.60.4-3   GNU Aspell spell-checker
ii  cupsys-bsd [lpr]  1.1.23-15  Common UNIX Printing System(tm) - 
ii  elinks [www-browser]  0.10.6-1   advanced text-mode WWW browser
ii  epiphany-browser [www 2.14.0-1   Intuitive GNOME web browser
ii  evince [postscript-vi 0.4.0-1Document (postscript, pdf) viewer
ii  firefox [www-browser] 1.5.dfsg+1.5.0.1-4 lightweight web browser based on M
ii  galeon [www-browser]  2.0.1-3GNOME web browser for advanced use
ii  gnome-gv [postscript- 1:2.8.5-2  GNOME PostScript viewer
pn  gnuhtml2latex none (no description available)
ii  gpdf [pdf-viewer] 2.10.0-3   Portable Document Format (PDF) vie
ii  gs-esp [postscript-vi 8.15.1.dfsg.1-2The Ghostscript PostScript interpr
ii  gs-gpl [postscript-vi 8.50-1.1   The GPL Ghostscript PostScript int
ii  gv [pdf-viewer]   1:3.6.1-13 PostScript and PDF viewer for X
ii  ispell3.1.20.0-4.3   International Ispell (an interacti
ii  kdeprint  4:3.5.2-1  print system for KDE
ii  kghostview [pdf-viewe 4:3.5.2-1  PostScript viewer for KDE
ii  konqueror [www-browse 4:3.5.2-1  KDE's advanced file manager, web b
ii  kpdf [pdf-viewer] 4:3.5.2-1  PDF viewer for KDE
pn  linuxdoc-toolsnone (no description available)
ii  lynx [www-browser]2.8.5-2sarge1  Text-mode WWW Browser
ii  mozilla-browser [www- 2:1.7.12-1.1   The Mozilla Internet application s
ii  opera [www-browser]   8.54-20060330.6The Opera Web Browser
ii  rcs   5.7-18 The GNU Revision Control System
pn  sgmltools-litenone (no description available)
pn  tex4ht | hevea | tth  none (no description available)
pn  wvnone (no description available)
ii  xpdf-reader [pdf-view 3.01-7 Portable Document Format (PDF) sui
ii  xpdf-utils [pdf-viewe 3.01-7 Portable Document Format (PDF) sui

-- no debconf information


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



Bug#363974: quanta: crash when clicking Download Documentation... in the Documentation panel

2006-04-20 Thread Wouter Van Hemel
Package: quanta
Version: 4:3.5.2-1
Severity: normal

Hello,

Quanta crashes when clicking on Download Documentation... in the 
Documentation panel. (You might have to click a few times.)

The dialog itself doesn't seem to do anything, either. Or perhaps there isn't 
any extra documentation?


Backtrace follows, not sure if it's useful.


Regards,

  Wouter


(no debugging symbols found)
Using host libthread_db library /lib/tls/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1242110272 (LWP 10082)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5  0xb6f5b877 in QListBox::itemRect () from /usr/lib/libqt-mt.so.3
#6  0xb784ca9f in KJanusWidget::IconListItem::highlight ()
   from /usr/lib/libkdeui.so.4
#7  0xb784cd68 in KJanusWidget::IconListBox::slotOnItem ()
   from /usr/lib/libkdeui.so.4
#8  0xb784cdca in KJanusWidget::slotOnItem () from /usr/lib/libkdeui.so.4
#9  0xb784d532 in KJanusWidget::qt_invoke () from /usr/lib/libkdeui.so.4
#10 0xb6e72678 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0xb72192fa in QListBox::onItem () from /usr/lib/libqt-mt.so.3
#12 0xb6f5f489 in QListBox::mouseMoveEvent () from /usr/lib/libqt-mt.so.3
#13 0xb6eacbfa in QWidget::event () from /usr/lib/libqt-mt.so.3
#14 0xb6e0887a in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#15 0xb6e08dff in QApplication::notify () from /usr/lib/libqt-mt.so.3
#16 0xb759d02e in KApplication::notify () from /usr/lib/libkdecore.so.4
#17 0xb6d9a06f in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#18 0xb6d957a4 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#19 0xb6d940c1 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#20 0xb6dad2a2 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#21 0xb6e21255 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#22 0xb6e2117a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#23 0xb6e0738d in QApplication::exec () from /usr/lib/libqt-mt.so.3
#24 0x080f8a90 in ?? ()
#25 0x083e0578 in ?? ()
#26 0x in ?? ()



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages quanta depends on:
ii  kdelibs4c2a  4:3.5.2-2+b1core libraries for all KDE applica
ii  kfilereplace 4:3.5.2-1   batch search-and-replace component
ii  klinkstatus  4:3.5.2-1   web link validity checker for KDE
ii  kommander  

Bug#361830: kde-core: No way to specify complex locale settings before KDE starts

2006-04-18 Thread Wouter Van Hemel
Package: kde-core
Version: 5:45
Followup-For: Bug #361830


Hello,

I don't think there's a way to set individual locale variables before KDE 
starts.

On my system, KDE is started by GDM via the regular 'kdestart' script. It 
doesn't read any dot-files such as dot.profile, dot.bash_profile, 
dot.bashrc. Although I can specify one variable (LANG, I suppose) in GDM 
itself, I prefer to have a more complex locale configuration.

Gnome runs dot.gnomerc in the user's $HOME, where locales can be set. It would 
be handy if there was a way to get KDE to read either 
the user's dot-files or source a dedicated script like Gnome does.


Thanks in advance,

  Wouter



PS: FWIW, my settings are nl_BE with LC_MESSAGES set to en_GB and date set to 
en_DK.ISO-8859-1 to get ISO-8601 dates (-MM-DD). 
Currently, it's not possible to set LC_TIME to en_DK from within KDE, nor would 
there be a reason to if the dot-files are read in 
somewhere along the KDE starting process.

PPS: Come to think of it, perhaps this should be discussed with login manager 
maintainers...

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kde-core depends on:
ii  arts  1.5.2-1sound system from the official KDE
ii  fontconfig2.3.2-5.1  generic font configuration library
ii  kdebase   4:3.5.2-1  base components from the official 
ii  kdelibs   4:3.5.2-2  core libraries from the official K

kde-core recommends no packages.

-- no debconf information


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



Bug#358927: xlibs: xkb seems broken, X falls back to default keyboard

2006-04-12 Thread Wouter Van Hemel
Package: xlibs
Version: 6.9.0.dfsg.1-6
Followup-For: Bug #358927

X doesn't load my keyboard definitions anymore. It falls back to a default, 
minimal keyboard. Gnome shows a Error activating XKB configuration dialog, 
KDE doesn't show anything.

The problem seems to be xkb:

[senta:~] setxkbmap -rules xorg -model cherrycymoli -layout eu_intl -option 
Couldn't interpret _XKB_RULES_NAMES property
Use defaults: rules - 'xorg' model - 'pc101' layout - 'us'
Couldn't find rules file (xorg)
[senta:~] setxkbmap -rules xorg -model pc104 -layout us_intl -option 
Couldn't interpret _XKB_RULES_NAMES property
Use defaults: rules - 'xorg' model - 'pc101' layout - 'us'
Couldn't find rules file (xorg)
[senta:~] setxkbmap
Couldn't interpret _XKB_RULES_NAMES property
Use defaults: rules - 'xorg' model - 'pc101' layout - 'us'
Couldn't find rules file (xorg)
[senta:~] _


I don't know if it's related, but I can't switch to a VT anymore either. 
Ctrl+Alt+F* combinations are ignored.


-- Package-specific info:
Keyboard-related contents of X.Org X server log file
/var/log/Xorg.0.log:
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Sony E220
(**) |   |--Device Riva TNT2
(**) |--Input Device Generic Keyboard
(**) Option XkbGeometry pc(pc104)
(**) XKB: geometry: pc(pc104)
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel cherrycymoli
(**) XKB: model: cherrycymoli
(**) Option XkbLayout eu_intl
(**) XKB: layout: eu_intl
(**) Option XkbOptions grp:caps_toggle,grp_led:caps
(**) XKB: options: grp:caps_toggle,grp_led:caps
(==) Keyboard: CustomKeycode disabled
(**) |--Input Device Configured Mouse
(WW) `fonts.dir' not found (or not valid) in /usr/share/fonts/truetype.
Entry deleted from font path.
(Run 'mkfontdir' on /usr/share/fonts/truetype).
(WW) `fonts.dir' not found (or not valid) in /usr/share/fonts/type1.
--
(II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
(II) Module nv: vendor=X.Org Foundation
compiled for 7.0.0, module version = 1.0.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: keyboard
(II) Loading /usr/lib/xorg/modules/input/keyboard_drv.so
(II) Module keyboard: vendor=X.Org Foundation
compiled for 7.0.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: mouse
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
--
(**) NV(0): DPMS enabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
--
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
error opening security policy file /usr/lib/xserver/SecurityPolicy
(**) Generic Keyboard: Core Keyboard
(**) Option Protocol standard
(**) Generic Keyboard: Protocol: standard
(**) Option AutoRepeat 500 30
(**) Option XkbRules xfree86
(**) Generic Keyboard: XkbRules: xfree86
(**) Option XkbModel cherrycymoli
(**) Generic Keyboard: XkbModel: cherrycymoli
(**) Option XkbLayout eu_intl
(**) Generic Keyboard: XkbLayout: eu_intl
(**) Option XkbOptions grp:caps_toggle,grp_led:caps
(**) Generic Keyboard: XkbOptions: grp:caps_toggle,grp_led:caps
(**) Option XkbGeometry pc(pc104)
(**) Generic Keyboard: XkbGeometry: pc(pc104)
(**) Option CustomKeycodes off
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option Protocol IMPS/2
(**) Configured Mouse: Device: /dev/psaux
(**) Configured Mouse: Protocol: IMPS/2
(**) Option CorePointer
(**) Configured Mouse: Core Pointer
--
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Option Resolution 400
(**) Configured Mouse: Resolution: 400
(II) XINPUT: Adding extended input device Configured Mouse (type: MOUSE)
(II) XINPUT: Adding extended input device Generic Keyboard (type: KEYBOARD)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) 3rd Button detected: disabling emulate3Button

Keyboard-related contents of X.Org X server log file
/var/log/Xorg.20.log:
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Sony E220
(**) |   |--Device Riva TNT2
(**) |--Input Device Generic Keyboard
(**) Option XkbRules xfree86
(**) XKB: rules: xfree86
(**) Option XkbModel cherrycymoli
(**) XKB: model: cherrycymoli
(**) Option XkbLayout eu_intl
(**) XKB: layout: eu_intl
(**) Option XkbOptions grp:caps_toggle,grp_led:caps
(**) XKB: options: 

Bug#356419: libpdf-api2-perl: bogen function exhibits strange behaviour

2006-03-23 Thread Wouter Van Hemel
On Fri, 17 Mar 2006 21:55:36 +0200
Niko Tyni [EMAIL PROTECTED] wrote:

 
 Hi,
 
 thanks for reporting this. I believe the attached patch helps. I have
 sent it upstream as well in CPAN bug #18222 [1]. 
 

It works perfectly. Your math classes must have been in a more recent
past than mine. ;)

Well done.

 I'll wait a while to see if the patch gets included in a new upstream
 release before applying it for just the Debian package.
 
 [1] http://rt.cpan.org/Public/Bug/Display.html?id=1822
 
 Cheers,

Kiitos paljon,

  Wouter



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



Bug#356419: libpdf-api2-perl: bogen function exhibits strange behaviour

2006-03-11 Thread Wouter Van Hemel
Package: libpdf-api2-perl
Version: 0.51-1
Severity: minor

The following code should more or less draw a circle composed of 4 circular 
arcs -- a simplified testcase.

It doesn't; the function doesn't obey the coordinate arguments passed to it for 
the upper-right and lower-right quadrant.

  $rounded-strokecolor('black');
  $rounded-move(50, 650);
  $rounded-bogen(50, 650, 70, 670, 20, 0, 0, 0);
  $rounded-bogen(70, 670, 90, 650, 20, 0, 0, 0); # ???
  #$rounded-bogen(70, 670, 50, 650, 20, 0, 0, 0); # this one works for 
upper-right corner (x2 - 2*r instead of the expected x2 = x + 2*r)
  $rounded-bogen(90, 650, 70, 630, 20, 0, 0, 0); # ???
  $rounded-bogen(90, 650, 70, 630, 20, 0, 0, 0);
  $rounded-bogen(70, 630, 50, 650, 20, 0, 0, 0);
  $rounded-stroke;

The curves turn the wrong way, despite the arguments.

/\  -- circle ;)
\/

 becomes ...

 /  -- upwards instead of downwards
/
\ \ -- to right instead of left

This isn't how I understand the bogen function should work.

(The real intention is to draw a box with rounded corners.)


Thanks for your time!

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libpdf-api2-perl depends on:
ii  libcompress-zlib-perl 1.41-1 Perl module for creation and manip
ii  perl  5.8.8-2Larry Wall's Practical Extraction 

libpdf-api2-perl recommends no packages.

-- no debconf information


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



Bug#331412: mysql-admin: User Administration hangs forever

2006-03-09 Thread Wouter Van Hemel
Package: mysql-admin
Version: 1.1.6-1
Followup-For: Bug #331412

On my system, Mysql Administrator hangs forever after clicking on User 
Administration. It then needs to be killed. I see no segfault or error message 
as mentioned by some other BTS reports.

This bug is 100% reproducable, both with direct connections as with ssh tunnels.

MySQL 4.1.11 (stable) on server, probably MySQL 5.0.18 libraries on client 
(current unstable).


Thanks for your efforts in getting this fixed,

  Wouter

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mysql-admin depends on:
ii  libatk1.0-0  1.10.3-1The ATK accessibility toolkit
ii  libc62.3.6-3 GNU C Library: Shared libraries an
ii  libcairo21.0.2-3 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.3.2-4 generic font configuration library
ii  libgcc1  1:4.0.2-10  GCC support library
ii  libglade2-0  1:2.5.1-2   library to load .glade files at ru
ii  libglib2.0-0 2.8.6-1 The GLib library of C routines
ii  libglibmm-2.4-1c2a   2.8.2-2 C++ wrapper for the GLib toolkit (
ii  libgtk2.0-0  2.8.13-1The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a1:2.6.5-1   C++ wrappers for GTK+ 2.4 (shared 
ii  libmysqlclient15 5.0.18-9mysql database client library
ii  libpango1.0-01.10.4-1Layout and rendering of internatio
ii  libpcre3 6.4-1.1 Perl 5 Compatible Regular Expressi
ii  libsigc++-2.0-0c2a   2.0.16-3type-safe Signal Framework for C++
ii  libstdc++6   4.0.2-10The GNU Standard C++ Library v3
ii  libx11-6 6.9.0.dfsg.1-4  X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 6.9.0.dfsg.1-4  X Window System miscellaneous exte
ii  libxi6   6.9.0.dfsg.1-4  X Window System Input extension li
ii  libxinerama1 6.9.0.dfsg.1-4  X Window System multi-head display
ii  libxml2  2.6.23.dfsg.2-2 GNOME XML library
ii  libxrandr2   6.9.0.dfsg.1-4  X Window System Resize, Rotate and
ii  libxrender1  1:0.9.0.2-1 X Rendering Extension client libra
ii  mysql-admin-common   1.1.6-1 Architecture independent files for
ii  zlib1g   1:1.2.3-11  compression library - runtime

Versions of packages mysql-admin recommends:
ii  mysql-query-browser   1.1.18-2   Official GUI tool to query MySQL d

-- no debconf information


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



Bug#351761: sylpheed-claws-gtk2: imap-ssl is broken: Can't connect to IMAP4 server: imap.example.com:993

2006-02-07 Thread Wouter Van Hemel
Package: sylpheed-claws-gtk2
Version: 1.9.100-2+b1
Followup-For: Bug #351761

I concur that the latest update (2006-02-06/07) broke sylpheed's imap-ssl. 
Connecting to an imap server yields the following error message:

  Can't connect to IMAP4 server: imap.example.com:993

Since nothing shows up in the log window, I assume it's a compile-time 
error rather than one in sylpheed's code.

Could you have a look at the new package you uploaded?


Regards,

  Wouter

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages sylpheed-claws-gtk2 depends on:
ii  libaspell15   0.60.4-3   GNU Aspell spell-checker runtime l
ii  libc6 2.3.5-12.1 GNU C Library: Shared libraries an
ii  libcompfaceg1 1:1.5.2-3  Compress/decompress images for mai
ii  libetpan6 0.42-1 mail handling library
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
ii  libgnomeprint2.2-02.12.1-3   The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0  2.12.1-2   GNOME 2.2 print architecture User 
ii  libgtk2.0-0   2.8.10-1   The GTK+ graphical user interface 
ii  libldap2  2.1.30-12  OpenLDAP libraries
ii  libpango1.0-0 1.10.2-1   Layout and rendering of internatio
ii  libpisock80.11.8-18  Library for communicating with a P
ii  libssl0.9.8   0.9.8a-6   SSL shared libraries

Versions of packages sylpheed-claws-gtk2 recommends:
ii  aspell-en [aspell-diction 6.0-0-5English dictionary for GNU Aspell
ii  aspell-fr [aspell-diction 0.50-3-6   French dictionary for aspell
ii  aspell-nl [aspell-diction 1:0.1e-41  Dutch dictionary for aspell
ii  metamail  2.7-50 implementation of MIME
pn  sylpheed-claws-gtk2-i18n  none (no description available)
ii  sylpheed-claws-scripts1.0.5-2.1  Helper scripts for Sylpheed and Sy
ii  xfonts-100dpi 6.9.0.dfsg.1-4 100 dpi fonts for X
ii  xfonts-75dpi  6.9.0.dfsg.1-4 75 dpi fonts for X

-- no debconf information


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



Bug#338500: grep: system boot failure

2005-11-13 Thread Wouter Van Hemel
Package: grep
Version: 2.5.1.ds2-3
Severity: grave
Followup-For: Bug #338500

This causes a boot failure on several systems who have / and /usr on different
partitions. I can't get into my system without bringing it up manually.

This is a very serious bug, and it needs to be reverted immediately.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.5
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages grep depends on:
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libpcre3  6.4-1.0.1  Perl 5 Compatible Regular Expressi

grep recommends no packages.

-- no debconf information


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



Bug#338500: grep: system boot failure

2005-11-10 Thread Wouter Van Hemel
Package: grep
Version: 2.5.1.ds2-3
Severity: grave
Followup-For: Bug #338500

This causes a boot failure on several systems who have / and /usr on different
partitions. I can't get into my system without bringing it up manually.

This is a very serious bug, and it needs to be reverted immediately.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.5
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages grep depends on:
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libpcre3  6.4-1.0.1  Perl 5 Compatible Regular Expressi

grep recommends no packages.

-- no debconf information


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



Bug#336291: libpam-ssh: does not work as advertised in README.Debian

2005-10-29 Thread Wouter Van Hemel
Package: libpam-ssh
Version: 1.91.0-9
Severity: important

Basically, it does not work. ;)

If @include common-auth is above @include pam-ssh-auth, as the 
README.Debian tells me to do, GDM just barks at me that the password is 
wrong and seems to ignore pam-ssh-auth (even the debugging output does not 
show anything related to pam-ssh-auth AFAIK).

If @include common-auth is below the line with @include pam-ssh-auth, 
I do get an enter ssh password in GDM, but it's not really single 
sign-on for other users who don't have any ssh keys.

I suppose your example in README.Debian implies some kind of fall-through 
functionality to common-auth, but my (frequently updated) Debian unstable 
system seems to ignore pam-ssh-auth completely after common-auth.

Either it works with a fall-through in common-auth; pam-ssh-auth skips 
(itself) when the user has no ssh keys at all; or something is rather 
broken in this module.

Please enlighten me: how did you get it working with your example?


PS: In README.Debian, don't you mean 'id_dsa' instead of 'is_dsa'?

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.5
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libpam-ssh depends on:
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libpam0g  0.79-3 Pluggable Authentication Modules l
ii  libssl0.9.7   0.9.7g-5   SSL shared libraries

Versions of packages libpam-ssh recommends:
ii  ssh   1:4.2p1-5  Secure shell client and server (tr

-- no debconf information


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



Bug#336291: pam man page

2005-10-29 Thread Wouter Van Hemel


The pam(7) man page says this:

SUFFICIENT - success of a module is enough to satisfy the authentication 
requirements of the stack of modules (if a prior REQUIRED module has 
failed the success of this one is ignored);


common-auth has REQUIRED, pam-ssh-auth has SUFFICIENT, if common-auth 
fails, pam-ssh-auth can never log in successfully if the password is right.


Hence, the given setup in README.Debian can not work on a Debian unstable 
system. I'm trying to figure out how to by-pass this with what pam(7) 
calls more complicated syntax.




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



Bug#334757: gstreamer0.8: error liboiltest.c -- illegal instruction

2005-10-19 Thread Wouter Van Hemel
Package: gstreamer0.8
Severity: minor

Upon updating gstreamer, it shows the following error twice for each package:

OIL: ERROR liboiltest.c 266: oil_test_check_impl(): illegal instruction 
in fbCompositeSolid_nxmmx

I don't remember seeing this error on any other machines so far. This 
machine is an older Pentium II (Deschutes) 350MHz.

It might be nothing to worry about, I'm just reporting it for you to know.


Regards,

  Wouter Van Hemel

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#330659: libmail-imapclient-perl: isAuthenticated() unrecognised and sent off to the server

2005-09-28 Thread Wouter Van Hemel
Package: libmail-imapclient-perl
Version: 2.2.9+deb-3
Severity: normal


Hello,

When using the 'isAuthenticated' and IIRC 'isConnected' functions of 
Mail::IMAPClient, I receive an error message. I presume the literal string 
# isAuthenticated (where # = transaction number) is sent to the imap server 
instead of being interpreted by the module.

The following code:

DEBUG  print -wvh- checking if authentication was successful...\n;
if ($imap-isAuthenticated) { # or isAuthenticated()
DEBUG  print -wvh- authentication successful: LOGIN succeeded...\n;
}

 returns this result:

[...]
-wvh- checking if authentication was successful...
Sending: 3 isAuthenticated

Sent 19 bytes
Read: 3 BAD Command unrecognized: ISAUTHENTICATED
[...]


The last IMAP command as returned by $imap-LastIMAPCommand:

2 isAuthenticated -- last imap command


The State and Status functions/variables return a correct value:

2 -- state
1 -- connected
2 -- status


The authentication is successful, and I can execute any imap command 
after this error message (unless I use the isAuthenticated() value in 
a conditional die() statement ofcourse -- which I initially did).

Debug is on; the connection itself is made with IO::Socket::SSL and 
passed on to Mail::IMAPClient with the Socket option.

I've worked around it by checking the return value of $imap-login.


Version strings:

# $Id: IMAPClient.pm,v 20001010.20 2003/06/13 18:30:55 dkernen Exp $

$Mail::IMAPClient::VERSION = '2.2.9';


Regards,

  Wouter Van Hemel


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.5
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libmail-imapclient-perl depends on:
ii  libio-socket-ssl-perl0.97-1  Perl module implementing object or
ii  libparse-recdescent-perl 1.94.free-1 Generates recursive-descent parser
ii  perl 5.8.7-5 Larry Wall's Practical Extraction 

libmail-imapclient-perl recommends no packages.

-- no debconf information


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



Bug#310327: patch fixing the stdin-no-headers scenario

2005-09-04 Thread Wouter Van Hemel


This quick patch should fix the problem of ssmtp eating lines when there 
are no headers supplied on stdin, as Martin Schulze remarked before.


Ssmtp expects to receive 'headers - empty line - body', and when only the 
body is included, it tries to put all lines in the header and creatively 
eats some at the end.


On its way, MTAs usually add real headers to the message, making the body 
appear again but incomplete.


What this patch does, is checking the first line for a colon and jumping 
out of the headers routine if the message doesn't appear to have a header.


Can somebody verify if this fixes at least that problem?


Regards,

  Wouter
--- ssmtp-2.61/ssmtp.c  2005-09-04 18:05:20.0 +0200
+++ ssmtp-2.61-wvh/ssmtp.c  2005-09-04 19:19:53.0 +0200
@@ -727,11 +727,12 @@
 /*
 header_parse() -- Break headers into seperate entries
 */
-void header_parse(FILE *stream)
+char *header_parse(FILE *stream)
 {
size_t size = BUF_SZ, len = 0;
char *p = (char *)NULL, *q;
bool_t in_header = True;
+   bool_t on_first_line = True;
char l = (char)NULL;
int c;
 
@@ -749,7 +750,15 @@
}
len++;
 
+   /* -wvh- sniff out the first line to see if it really is a 
header */
+   if (on_first_line  c == '\n'  strchr(p, ':') == (char 
*)NULL) {
+   in_header = False;
+   }
+
if(l == '\n') {
+
+   on_first_line = False;
+
switch(c) {
case ' ':
case '\t':
@@ -781,7 +790,14 @@
 
l = c;
}
+
+   if (!in_header  on_first_line) {
+   return (p);
+   }
+
(void)free(p);
+
+   return (char *)NULL;
 }
 
 /*
@@ -1319,6 +1335,7 @@
struct passwd *pw;
int i, sock;
uid_t uid;
+   char *head_body = (char *)NULL;
 
outbytes = 0;
 
@@ -1347,7 +1364,7 @@
ht = headers;
rt = rcpt_list;
 
-   header_parse(stdin);
+   head_body = header_parse(stdin);
 
 #if 1
/* With FromLineOverride=YES set, try to recover sane MAIL FROM address 
*/
@@ -1528,6 +1545,11 @@
/* End of headers, start body */
outbytes += smtp_write(sock, );
 
+   if ((char *)head_body != (char *)NULL) {
+   standardise(head_body);
+   outbytes += smtp_write(sock, %s, head_body);
+}
+
/*prevent blocking on pipes, we really shouldnt be using
  stdio functions like fgets in the first place */
fcntl(STDIN_FILENO,F_SETFL,O_NONBLOCK);


Bug#310327: testcase, patches

2005-09-04 Thread Wouter Van Hemel


Ssmtp presumes a temporary lack of data on STDIN means it can send the 
message off.


# (seq 1 10; sleep 1; seq 11 20; sleep 1; seq 21 30) | /usr/sbin/sendmail 
[EMAIL PROTECTED]
1
2
3
4
5
6
7
8
9
10
# echo no good
no good

A delay in stdin, such as e.g. the popularity-contest script output, 
causes ssmtp to send the message incomplete, ignoring the rest of the data.


Either the fcntl is reverted and ssmtp uses blocking pipes like John 
Eikenberry proposed above (patch 1) - this is a quick fix;


... or the code is fixed by applying Aidas Kasparas' code which is nicer 
to non-blocking pipes (patch 2). I added a timeout and corrected a typo 
somewhere else in the code.


Please, someone test these patches, choose the best solution, apply it, 
and close this over 3 months old bug... hopefully in time for the next 
update.



Thanks,

  Wouter Van Hemel
--- ssmtp-2.61/ssmtp.c  2005-09-04 18:05:20.0 +0200
+++ ssmtp-2.61-wvh/ssmtp.c  2005-09-04 20:01:14.0 +0200
@@ -1530,7 +1530,7 @@
 
/*prevent blocking on pipes, we really shouldnt be using
  stdio functions like fgets in the first place */
-   fcntl(STDIN_FILENO,F_SETFL,O_NONBLOCK);
+   /* fcntl(STDIN_FILENO,F_SETFL,O_NONBLOCK); */
 
while(fgets(buf, sizeof(buf), stdin)) {
/* Trim off \n, double leading .'s */
--- ssmtp-2.61/ssmtp.c  2005-09-04 18:05:20.0 +0200
+++ ssmtp-2.61-wvh/ssmtp.c  2005-09-05 01:32:55.0 +0200
@@ -1319,6 +1319,7 @@
struct passwd *pw;
int i, sock;
uid_t uid;
+   int timeout = 0;
 
outbytes = 0;
 
@@ -1532,7 +1533,15 @@
  stdio functions like fgets in the first place */
fcntl(STDIN_FILENO,F_SETFL,O_NONBLOCK);
 
-   while(fgets(buf, sizeof(buf), stdin)) {
+   /* don't hang forever when reading from stdin */
+   while(!feof(stdin)  timeout  MEDWAIT) {
+   if (!fgets(buf, sizeof(buf), stdin)) {
+   /* if nothing was received, then no transmission
+   * over smtp should be done */
+   sleep(1);
+   timeout++;
+   continue;
+   }
/* Trim off \n, double leading .'s */
standardise(buf);
 
@@ -1542,6 +1551,11 @@
}
/* End of body */
 
+   if (timeout = MEDWAIT) {
+   log_event(LOG_ERR, killed: timeout on stdin while reading body 
-- message saved to dead.letter.);
+   die(Timeout on stdin while reading body);
+   }
+
outbytes += smtp_write(sock, .);
(void)alarm((unsigned) MAXWAIT);
 
@@ -1549,7 +1563,7 @@
die(%s, buf);
}
 
-   /* Close conection */
+   /* Close connection */
(void)signal(SIGALRM, SIG_IGN);
 
outbytes += smtp_write(sock, QUIT);


Bug#310327: thanks

2005-07-09 Thread Wouter Van Hemel
Thanks for the hint, John -- ssmtp works fine after commenting out the 
fcntl().

I guess some commands don't deliver data fast enough to fill the fgets 
buffer. I assume the solution would be to check for EOF rather than to 
expect an empty buffer to be the end of input.



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



Bug#317259: netdiag: netwatch contains unmentioned (documentation?) call-home code

2005-07-07 Thread Wouter Van Hemel
Package: netdiag
Version: 0.7-7
Severity: normal

After freaking out about weird packets resulting from my network, I noticed
netwatch contains call-home code I didn't find anything about in the man page.

The README does say something about it... but who reads that. ;)

I really think it should be made more clear that netwatch contains such code
BEFORE one installs and executes it.

I also wonder if the obtained data is still being used by upstream.


Thanks,
  Wouter Van Hemel


information:

udp to 206.248.7.2 port 20200 /^s Src:VERSION HOSTNAME/
icmp reply (time exceeded) from 64.254.33.142 (port064254033142.terraworld.net)
udp to 206.248.7.2 port 20200 /^t Src:VERSION HOSTNAME/
icmp reply (time exceeded) from 64.254.33.142 (port064254033142.terraworld.net)


ngrep output:

#
U 195.162.216.233:23239 - 206.248.7.2:20200
  s Src:0.9g senta.domo.duodecim.org.
#
I 64.254.33.142 - 195.162.216.233 11:0
  [EMAIL PROTECTED](âØéÎø..ZÇNè.+û:
#
U 195.162.216.233:23240 - 206.248.7.2:20200
  t Src:0.9g senta.domo.duodecim.org.
#
I 64.254.33.142 - 195.162.216.233 11:0
  [EMAIL PROTECTED](âØéÎø..ZÈNè.+ú9


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages netdiag depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libncurses5 5.4-8Shared libraries for terminal hand
ii  netbase 4.21 Basic TCP/IP networking system

netdiag recommends no packages.

-- no debconf information


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



Bug#315504: mysql-admin: fails to connect to database, gui progress indicator keeps running

2005-06-25 Thread Wouter Van Hemel

On Thu, 23 Jun 2005, Adam Majer wrote:



You really *need* to upgrade your mysql server! MySQL admin will not
work with anything less than the 4.0 (and the later ones at that). When
you upgrade, make sure you update your mysql database tables (run
mysql_fix_privilege_tables) or mysql-admin will not work either :)



The servers are in the proces of being updated to the recent release. In 
fact, that's why I wanted to connect to the database and have a look at 
what to drop/copy in the first place. ;)


So, mysql admin doesn't work with the version of mysqld in the previous 
stable (woody)...


I guess this bug can be closed then.


- Adam







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



Bug#315504: mysql-admin: fails to connect to database, gui progress indicator keeps running

2005-06-23 Thread Wouter Van Hemel
Package: mysql-admin
Version: 1.0.22a-1
Severity: important
Tags: sid


The latest version of mysql-admin from unstable fails to connect to my database 
server.

Connecting from the same machine with MySQL CC (same server, same account, same 
password obviously) works. No compression or SSL 
enabled, user permissions in order, no firewall tricks.

The GUI progress indicator just keeps spinning. Irritatingly happy, even. 
Munging 100% of my cpu.


The version of the server is the one from Debian stable (woody):

# mysql --version
mysql  Ver 11.16 Distrib 3.23.49, for pc-linux-gnu (x86_64)
# mysqld --version
mysqld  Ver 3.23.49 for pc-linux-gnu on x86_64



Here's some strace output (doesn't tell me anything concrete without checking 
the code):

gettimeofday({1119501077, 538180}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 538322}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 538475}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 538618}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 538760}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 538903}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 539045}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 561577}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
gettimeofday({1119501077, 561686}, NULL) = 0
gettimeofday({1119501077, 561736}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 561874}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
write(3, 5\30\4\0b\r`\1\4\0`\1\202\0\16\0;\3\5\0?\0`\1\0\0\0\0\0..., 816) = 
816
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 563252}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 563426}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 563569}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0


 this keeps running on and on and on, as fast as my cpu allows.


Thanks in advance,

  Wouter Van Hemel


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mysql-admin depends on:
ii  libatk1.0-0 1.10.1-2 The ATK accessibility toolkit
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1 1:4.0.0-9GCC support library
ii  libglade2-0 1:2.5.1-2library to load .glade files at ru
ii  libglib2.0-02.6.5-1  The GLib library of C routines
ii  libgtk2.0-0 2.6.8-1  The GTK+ graphical user interface 
ii  libgtkmm2.0-1c102   2.2.12-1.1   C++ wrappers for GTK+ 2.0 (shared 
ii  libmysqlclient144.1.12-1 mysql database client library
ii  libpango1.0-0   1.8.1-1  Layout and rendering of internatio
ii  libpcre35.0-1.1  Perl 5 Compatible Regular Expressi
ii  libsigc++-1.2-5c102 1.2.5-4  type-safe Signal Framework for C++
ii  libstdc++5  1:3.3.6-7The GNU Standard C++ Library v3
ii  libxml2 2.6.16-7 GNOME XML library
ii  mysql-admin-common  1.0.22a-1Architecture independent files for
ii  zlib1g  1:1.2.2-4compression library - runtime

mysql-admin recommends no packages.

-- no debconf information


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



Bug#315199: nano: 'To Files' forgets selected file

2005-06-20 Thread Wouter Van Hemel
Package: nano
Version: 1.3.7-2
Severity: minor

'To Files' seems to loose the file selected in the directory browser.

How to reproduce:

open nano
type ^R (File to insert:)
type ^T (To Files)
select a file from the list
press ENTER

Result:
File to insert: [BLANK]

Expected result:
File to insert: [SELECTED FILENAME]

Version string (stock Debian unstable package):
GNU nano version 1.3.7 (compiled 08:19:45, Jun 16 2005)


I guess the filebrowser is supposed to return the selected filename so 
it gets inserted into the prompt and it only needs an enter to confirm.

Thanks in advance!

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages nano depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libncursesw55.4-6Shared libraries for terminal hand

nano recommends no packages.

-- no debconf information


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



Bug#310327: popularity-contest: broken pipeo

2005-05-23 Thread Wouter Van Hemel
reassign 310327 ssmtp

 On Mon, May 23, 2005 at 06:51:07AM +0200, Wouter Van Hemel wrote:
 Package: popularity-contest
 Version: 1.28
 Severity: normal
 Tags: sid

 I've just received an email from cron and popularity-contest seems to
 break with:

 /etc/cron.weekly/popularity-contest:
 tee: standard output: Broken pipe
 tee: write error


I think I traced this back to ssmtp weirdness. For instance, this command
fails:

(echo From: bob; echo; HOME=/tmp su nobody -pc sh -c
/usr/sbin/popularity-contest) | tee /tmp/delme | strace
/usr/sbin/sendmail -oi [EMAIL PROTECTED]; tail -1 /var/log/mail.log

... but this one works (notice one missing echo):

(echo; HOME=/tmp su nobody -pc sh -c /usr/sbin/popularity-contest) | tee
/tmp/delme | strace /usr/sbin/sendmail -oi [EMAIL PROTECTED]; tail -1
/var/log/mail.log

The some problem occurs with a 'cat *.txt' as a long, interleaved
command, so it is not related to popcon. In some circumstances, ssmtp
sends the email before the pipe has ended.

Without looking at the code, I dare to make a wild guess -- I think that
when ssmtp receives a timeout on stdin, it just thinks that the pipe ended
and sends the email without the body -- in this case the popcon output.

Note the last write which ends the email prematurely (command above):

[...]
write(3, Received: by mysystem.mydomain.org (s..., 91) = 91
write(3, Date: Tue, 24 May 2005 05:34:53 ..., 39) = 39
write(3, From: [EMAIL PROTECTED], 23) = 23
alarm(300)  = 300
write(3, \r\n, 2) = 2
fcntl64(0, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
read(0, 0xb7fe8000, 4096)   = -1 EAGAIN (Resource temporarily
unavailable)
write(3, .\r\n, 3)= 3
alarm(600)  = 300
read(3, 2, 1) = 1
read(3, 5, 1) = 1
read(3, 0, 1) = 1
read(3,  , 1) = 1
read(3, o, 1) = 1
read(3, k, 1) = 1
[...]

another one (cat *.txt):

[...]
write(3, onze noord-westelijke samenlevin..., 73) = 73
alarm(300)  = 300
write(3, wat normaal is in het echte leve..., 72) = 72
alarm(300)  = 300
write(3, de natuur in gaat, maakt ze heil..., 65) = 65
alarm(300)  = 300
read(0, 0xb7fe8000, 4096)   = -1 EAGAIN (Resource temporarily
unavailable)
write(3, Nietzsche, de haat van het leve\r..., 33) = 33
alarm(300)  = 300
read(0, 0xb7fe8000, 4096)   = -1 EAGAIN (Resource temporarily
unavailable)
write(3, .\r\n, 3)= 3
alarm(600)  = 300
read(3, 2, 1) = 1
read(3, 5, 1) = 1
read(3, 0, 1) = 1
read(3,  , 1) = 1
read(3, o, 1) = 1
read(3, k, 1) = 1
[...]

If this indeed is the problem, upstream or ssmtp maintainer (perhaps they
are one and the same for ssmtp?) could add a check on the type of error
when reading from stdin, so EAGAIN just keeps on looping instead of ending
the pipe prematurely.

Thanks for your time,

  Wouter Van Hemel



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



Bug#310327: popularity-contest: broken pipe

2005-05-22 Thread Wouter Van Hemel
Package: popularity-contest
Version: 1.28
Severity: normal
Tags: sid

I've just received an email from cron and popularity-contest seems to
break with:

/etc/cron.weekly/popularity-contest:
tee: standard output: Broken pipe
tee: write error

The strange thing is that every component separately works, I can pipe
popularity-contest to tee and then to sendmail. Adding an echo in a
subshell with popularity-contest seems to be less successful, though.

Adding echo this works in front of the line that says:

HOME=/tmp su nobody -pc sh -c /usr/sbin/popularity-contest

 results in an email with just this works in it, so something in
that su command breaks the pipe on my system, probably by messing with
stdout redirection.

(PS: 'sendmail' is a (working) ssmtp installation, if relevant.)


  Wouter

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages popularity-contest depends on:
ii  debconf   1.4.49 Debian configuration management sy
ii  dpkg  1.10.27Package maintenance system for Deb
ii  ssmtp [mail-transport-agent]  2.61-3 extremely simple MTA to get mail o

-- debconf information:
  popularity-contest/hostid-failed:
* popularity-contest/participate: true


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



Bug#280351: xplanet: Any progress on the missing images?

2005-03-19 Thread Wouter Van Hemel
Package: xplanet
Version: 1.1.2-1
Followup-For: Bug #280351

Hello,

Has there been any progress on the missing images? Even moon.jpg seems 
to be missing... That can't be a good thing.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages xplanet depends on:
ii  debconf  1.4.46  Debian configuration management sy
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libfreetype6 2.1.7-2.3   FreeType 2 font engine, shared lib
ii  libgcc1  1:3.4.3-12  GCC support library
ii  libglib2.0-0 2.6.3-1 The GLib library of C routines
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libnetpbm10  2:10.0-8Shared libraries for netpbm
ii  libpango1.0-01.8.1-1 Layout and rendering of internatio
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libstdc++5   1:3.3.5-12  The GNU Standard C++ Library v3
ii  libtiff4 3.7.1-4 Tag Image File Format (TIFF) libra
ii  libungif4g   4.1.3-2 shared library for GIF images (run
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- debconf information:
* xplanet/Stable_Release:


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



  1   2   >