Bug#1026327: hd-idle: Please consider updating hd-idle to this reimplementation

2022-12-18 Thread Matthias Heinz
Source: hd-idle
Version: 1.05+ds-2
Severity: wishlist
X-Debbugs-Cc: m...@familie-heinz.name

Hi!

Please consider updating hd-idle to the reimplementation from Andoni del Olmo
Elizari: https://github.com/adelolmo/hd-idle


Best regards
Matthias


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-6-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1019944: wireplumber: Upgradeing to 0.4.11-5 breaks restoring the target of a stream if it is not the default stream

2022-09-26 Thread Matthias Heinz
reopen 1019944


Hi Dylan,

sadly the last patch didn't work for me, as you already know.

I'm certain now that this is a race-condition between wireplumber and 
pipewire-pulse. Even though wireplumber should be started before pipewire-
pulse the Type= to start the service is just "simple", which means wireplumber 
might be started before, but it is not taken into account that wireplumber 
might take longer to set up all the connections and therefore the pipewire-
pulse service doesn't wait for it.

I've tried setting the Type to exec, but that doesn't help either.

There are two solutions I can see for this.

The first is a quick and dirty one:
I've added a ExecStartPost=/bin/sleep 1 to the wireplumber.service file. This 
seems to give wireplumber (on my system) enough time to set itself up properly 
before pipewire-pulse gets started.

The proper solution would be to add sd_notify[1] to wireplumber and send a 
signal to systemd when it is set up correctly and have the wireplumber service 
wait for that signal (Type=notify)


Best regards
Matthias

[1] https://www.freedesktop.org/software/systemd/man/sd_notify.html



Bug#1019944: wireplumber: Upgradeing to 0.4.11-5 breaks restoring the target of a stream if it is not the default stream

2022-09-16 Thread Matthias Heinz
Hi,

with the help of NiklvsKoesikovs from the pipewire irc channel we came to the 
conclusion that the order in which pipewire-pulse and wireplumber are started 
matter.

pipewire-pulse has to be startet AFTER wireplumber.

Please add this to the systemd service file.


Thanks
Matthias



Bug#1019944: wireplumber: Upgradeing to 0.4.11-5 breaks restoring the target of a stream if it is not the default stream

2022-09-16 Thread Matthias Heinz
Package: wireplumber
Version: 0.4.11-3
Severity: important
X-Debbugs-Cc: m...@familie-heinz.name


Hi,

after upgrade wireplumber from 0.4.11-3 to 0.4.11-5 it fails to somehow realize
what the target of the last stream was, if it was not the default device.
pavucontrol just reports it as "Unknown output" then.

Downgrading to 0.4.11-3 fixes this.



Best regards
Matthias


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.19.0-1-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages wireplumber depends on:
ii  init-system-helpers   1.64
ii  libc6 2.34-8
ii  libglib2.0-0  2.73.3-3
ii  libpipewire-0.3-0 0.3.57-1
ii  libwireplumber-0.4-0  0.4.11-3
ii  pipewire  0.3.57-1

Versions of packages wireplumber recommends:
ii  pipewire-pulse  0.3.57-1

Versions of packages wireplumber suggests:
pn  libspa-0.2-bluetooth  

-- no debconf information



Bug#985994: kwin-x11: crashes randomly on ALT-TAB for switching between windows

2022-04-29 Thread Matthias Heinz
Hi,

I have a very similar bug where kwin-x11 crashes, I get logged out, but have 
to manually kill kwin. But that bug appeared just recently (I'm using kwin-x11 
5.24.4-1 from unstable).

Usually after logging in I use a hotkey to go through all windows that want 
attention (after logging in it is all of them) and around half the time I do 
this kwin crashes. This maybe happens because I switch too fast through the 
windows? I haven't found any error yet, but this could be related.


Best regards
Matthias



Bug#995161: linux-image-5.14.0-1-amd64: SMART error with update to 5.14 and Samsung nvme

2021-09-27 Thread Matthias Heinz
Hi,

the last report was a bit short. Bugreport somehow swallowed my text.

Since I updated from 5.10 to 5.14 I'm getting a SMART error on every boot.

The nvme device is a Samsung SSD 970 EVO Plus 250GB.

The SMART error log looks like:
Error Information (NVMe Log 0x01, 16 of 64 entries)
Num   ErrCount  SQId   CmdId  Status  PELoc  LBA  NSIDVS
  0  9 0  0x201c  0x4004  -0 0 -

and the nvme error log says:
Error Log Entries for device:nvme0 entries:64
.
 Entry[ 0]   
.
error_count : 9
sqid: 0
cmdid   : 0x201c
status_field: 0x4004(INVALID_FIELD: A reserved coded value or an 
unsupported value in a defined field)
parm_err_loc: 0x
lba : 0
nsid: 0
vs  : 0
trtype  : The transport type is not indicated or the error is not 
transport related.
cs  : 0
trtype_spec_info: 0
.


I have verified that this error is only logged when I boot into 5.14. Booting 
the older 5.10 kernel doesn't create this error (in fact the smart error log 
is empty).

Best regards
Matthias



Bug#995161: linux-image-5.14.0-1-amd64: SMART error with update to 5.14 and Samsung nvme

2021-09-27 Thread Matthias Heinz
Package: src:linux
Version: 5.14.6-2
Severity: normal
X-Debbugs-Cc: m...@familie-heinz.name



-- Package-specific info:
** Version:
Linux version 5.14.0-1-amd64 (debian-ker...@lists.debian.org) (gcc-10 (Debian 
10.3.0-10) 10.3.0, GNU ld (GNU Binutils for Debian) 2.37) #1 SMP Debian 
5.14.6-2 (2021-09-19)

** Command line:
BOOT_IMAGE=/vmlinuz-5.14.0-1-amd64 
root=UUID=462ae479-ab3e-4ce2-971c-e37dabd185a8 ro quiet splash

** Not tainted

** Kernel log:
Unable to read kernel log; any relevant messages should be attached

** Model information
sys_vendor: System manufacturer
product_name: System Product Name
product_version: System Version
chassis_vendor: Default string
chassis_version: Default string
bios_vendor: American Megatrends Inc.
bios_version: 5809
board_vendor: ASUSTeK COMPUTER INC.
board_name: TUF X470-PLUS GAMING
board_version: Rev X.0x

** Loaded modules:
xt_CHECKSUM
nft_chain_nat
xt_MASQUERADE
nf_nat
nf_conntrack
nf_defrag_ipv6
nf_defrag_ipv4
nft_counter
xt_tcpudp
nft_compat
wireguard
libchacha20poly1305
chacha_x86_64
bridge
poly1305_x86_64
libblake2s
blake2s_x86_64
stp
llc
curve25519_x86_64
libcurve25519_generic
nf_tables
libchacha
libblake2s_generic
ip6_udp_tunnel
udp_tunnel
libcrc32c
nfnetlink
binfmt_misc
intel_rapl_msr
intel_rapl_common
snd_hda_codec_realtek
snd_hda_codec_generic
edac_mce_amd
ledtrig_audio
snd_hda_codec_hdmi
snd_usb_audio
eeepc_wmi
asus_wmi
snd_hda_intel
battery
snd_intel_dspcfg
sparse_keymap
snd_intel_sdw_acpi
snd_hda_codec
kvm_amd
snd_usbmidi_lib
snd_hda_core
snd_hwdep
kvm
nls_ascii
snd_rawmidi
snd_seq_device
mc
snd_pcm
nls_cp437
snd_timer
vfat
irqbypass
rfkill
sp5100_tco
fat
rapl
video
wmi_bmof
efi_pstore
pcspkr
joydev
k10temp
hid_roccat_koneplus
watchdog
snd
ccp
soundcore
rng_core
sg
evdev
acpi_cpufreq
parport_pc
ppdev
lp
parport
fuse
configfs
efivarfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
crc32c_generic
dm_crypt
dm_mod
sd_mod
hid_roccat_arvo
hid_roccat
hid_roccat_common
hid_generic
usbhid
hid
amdgpu
gpu_sched
i2c_algo_bit
drm_ttm_helper
crc32_pclmul
ttm
crc32c_intel
ghash_clmulni_intel
drm_kms_helper
nvme
xhci_pci
cec
nvme_core
xhci_hcd
ahci
rc_core
libahci
t10_pi
r8169
crc_t10dif
drm
libata
aesni_intel
usbcore
realtek
crypto_simd
crct10dif_generic
crct10dif_pclmul
mdio_devres
gpio_amdpt
cryptd
scsi_mod
i2c_piix4
libphy
usb_common
crct10dif_common
wmi
gpio_generic
button

** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) Root Complex [1022:1450]
Subsystem: ASUSTeK Computer Inc. Family 17h (Models 00h-0fh) Root 
Complex [1043:8747]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- 

00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

00:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-0fh) PCIe GPP Bridge [1022:1453] (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
DeviceName:  Onboard IGD
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

00:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h 
(Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- 

Bug#965002: mumble: New upstream version available (1.3.2)

2020-07-14 Thread Matthias Heinz
Package: mumble
Version: 1.3.0+dfsg-1+b3
Severity: wishlist

Hi!

There is a new version of mumble available upstream. It would be great if this
could be packaged, because it would solve the slow startup of mumble (waiting
for jack).

Thanks you!

- Matthias



-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.7.0-1-amd64 (SMP w/16 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mumble depends on:
ii  libasound21.2.2-2.3
ii  libavahi-compat-libdnssd1 0.8-3
ii  libc6 2.30-8
ii  libgcc-s1 10.1.0-4
ii  libjack-jackd2-0 [libjack-0.125]  1.9.12~dfsg-2+b1
ii  libprotobuf23 3.12.3-2
ii  libpulse0 13.0-5
ii  libqt5core5a  5.14.2+dfsg-4
ii  libqt5dbus5   5.14.2+dfsg-4
ii  libqt5gui55.14.2+dfsg-4
ii  libqt5network55.14.2+dfsg-4
ii  libqt5sql55.14.2+dfsg-4
ii  libqt5sql5-sqlite 5.14.2+dfsg-4
ii  libqt5svg55.14.2-2
ii  libqt5widgets55.14.2+dfsg-4
ii  libqt5xml55.14.2+dfsg-4
ii  libsndfile1   1.0.28-8
ii  libspeechd2   0.9.1-5
ii  libspeex1 1.2~rc1.2-1.1
ii  libspeexdsp1  1.2~rc1.2-1.1
ii  libssl1.1 1.1.1g-1
ii  libstdc++610.1.0-4
ii  libx11-6  2:1.6.9-2+b1
ii  libxi62:1.7.10-1
ii  lsb-release   11.1.0

mumble recommends no packages.

Versions of packages mumble suggests:
pn  mumble-server  
pn  speech-dispatcher  

-- no debconf information



Bug#964091: psi-plus-plugins: Can't receive omemo messages from profanity users

2020-07-01 Thread Matthias Heinz
Package: psi-plus-plugins
Version: 1.4.1451-1
Severity: normal

Hi,

since profanity updated their omemo implementation to use an IV of 12 byte I'm
unable to receive messages from profanity users.

Since sending omemo messages from profanity to other xmpp clients works this
seems to be a bug in the omemo plugin for psi-plus.

I've tried this with 1.4.554-4 from unstable, 1.4.1231-1 from experimental and
even built myself 1.4.1451 to see if it's fixed.


Best regards
Matthias



-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.6.0-2-amd64 (SMP w/16 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages psi-plus-plugins depends on:
ii  libc6  2.30-8
ii  libgcc-s1  10.1.0-4
ii  libgcrypt201.8.5-5
ii  libotr54.1.1-3+b1
ii  libqt5core5a   5.14.2+dfsg-4
ii  libqt5dbus55.14.2+dfsg-4
ii  libqt5gui5 5.14.2+dfsg-4
ii  libqt5network5 5.14.2+dfsg-4
ii  libqt5printsupport55.14.2+dfsg-4
ii  libqt5sql5 5.14.2+dfsg-4
ii  libqt5widgets5 5.14.2+dfsg-4
ii  libqt5x11extras5   5.14.2-2
ii  libqt5xml5 5.14.2+dfsg-4
ii  libsignal-protocol-c2.3.2  2.3.3-1
ii  libssl1.1  1.1.1g-1
ii  libstdc++6 10.1.0-4
ii  libtidy5deb1   2:5.6.0-11
ii  libx11-6   2:1.6.9-2+b1
ii  libxcb11.14-2
ii  psi-plus   1.4.1451-1
ii  psi-plus-webkit1.4.1451-1

psi-plus-plugins recommends no packages.

psi-plus-plugins suggests no packages.

-- no debconf information



Bug#943941: pulseaudio: Updateing pulseaudio to 13.0-3 lets firefox reset its volume all the time

2019-11-01 Thread Matthias Heinz
Package: pulseaudio
Version: 13.0-3
Severity: normal

Hi,

I just updated pulseaudio to 13.0-3 and since then the volume in firefox
behaves weird.

Now firefox doesn't have fixed volume anymore, every audio source I start is
set to 100 %. I can somewhat control the pulseaudio volume by the firefox media
player volume setting, but when I pause and unpause a video it gets reset to
100 %. (Hopefully my neighbors didn't want to sleep in today).

Before pulseaudio 13.0-3 firefox had a fixed audio setting and wasn't in
control of its own volume. The volume slider in it acted as another soft volume
control.

Best regards
Matthias



-- Package-specific info:
File '/etc/default/pulseaudio' does not exist


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.3.0-trunk-amd64 (SMP w/16 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pulseaudio depends on:
ii  adduser  3.118
ii  init-system-helpers  1.57
ii  libasound2   1.1.8-2
ii  libasound2-plugins   1.1.8-1
ii  libc62.29-2
ii  libcap2  1:2.25-2
ii  libdbus-1-3  1.12.16-2
ii  libgcc1  1:9.2.1-16
ii  libice6  2:1.0.9-2
ii  libltdl7 2.4.6-11
ii  liborc-0.4-0 1:0.4.30-1
ii  libpulse013.0-3
ii  libsm6   2:1.2.3-1
ii  libsndfile1  1.0.28-6
ii  libsoxr0 0.1.3-2
ii  libspeexdsp1 1.2~rc1.2-1.1
ii  libstdc++6   9.2.1-16
ii  libsystemd0  242-7
ii  libtdb1  1.4.2-2
ii  libudev1 242-7
ii  libwebrtc-audio-processing1  0.3-1+b1
ii  libx11-6 2:1.6.8-1
ii  libx11-xcb1  2:1.6.8-1
ii  libxcb1  1.13.1-2
ii  libxtst6 2:1.2.3-1
ii  lsb-base 11.1.0
ii  pulseaudio-utils 13.0-3

Versions of packages pulseaudio recommends:
ii  dbus-user-session  1.12.16-2
ii  libpam-systemd 242-7
ii  rtkit  0.12-4

Versions of packages pulseaudio suggests:
pn  paman
pn  paprefs  
pn  pavucontrol  
pn  pavumeter
ii  udev 242-7

-- no debconf information
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# PulseAudio is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with PulseAudio; if not, see .

## Configuration file for PulseAudio clients. See pulse-client.conf(5) for
## more information. Default values are commented out.  Use either ; or # for
## commenting.

; default-sink =
; default-source =
; default-server =
; default-dbus-server =

; autospawn = yes
; daemon-binary = /usr/bin/pulseaudio
; extra-arguments = --log-target=syslog

; cookie-file =

; enable-shm = yes
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 
MiB

; auto-connect-localhost = no
; auto-connect-display = no
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# PulseAudio is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with PulseAudio; if not, see .

## Configuration file for the PulseAudio daemon. See pulse-daemon.conf(5) for
## more information. Default values are commented out.  Use either ; or # for
## commenting.

; daemonize = no
; fail = yes
; allow-module-loading = yes
; allow-exit = yes
; use-pid-file = yes
; system-instance = no
; local-server-type = user
; enable-shm = yes
; enable-memfd = yes
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 
MiB
; 

Bug#941455: mumble: Slow upstart since 1.3.0+dfsg-1 because of jackd

2019-09-30 Thread Matthias Heinz
Package: mumble
Version: 1.3.0+dfsg-1
Severity: normal

Hi,

since the last update mumble starts very slow.

On the console it shows:

Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
exec of JACK server (command = "/usr/bin/jackd") failed: No such file or
directory
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping
unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping
unlock
2019-09-30 22:29:28.762 JackAudioSystem: unable to open client due to 2
errors:
2019-09-30 22:29:28.763 JackAudioSystem: JackFailure - overall operation
failed
2019-09-30 22:29:28.763 JackAudioSystem: JackServerFailed - unable to
connect to the JACK server

I'm using pulseaudio. jackd is not installed.

Best regards
Matthias



-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.2.0-2-amd64 (SMP w/16 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mumble depends on:
ii  libasound21.1.8-1
ii  libavahi-compat-libdnssd1 0.7-4+b1
ii  libc6 2.29-2
ii  libgcc1   1:9.2.1-8
ii  libjack-jackd2-0 [libjack-0.125]  1.9.12~dfsg-2+b1
ii  libprotobuf17 3.6.1.3-2
ii  libpulse0 13.0-1
ii  libqt5core5a  5.11.3+dfsg1-4
ii  libqt5dbus5   5.11.3+dfsg1-4
ii  libqt5gui55.11.3+dfsg1-4
ii  libqt5network55.11.3+dfsg1-4
ii  libqt5sql55.11.3+dfsg1-4
ii  libqt5sql5-sqlite 5.11.3+dfsg1-4
ii  libqt5svg55.11.3-3
ii  libqt5widgets55.11.3+dfsg1-4
ii  libqt5xml55.11.3+dfsg1-4
ii  libsndfile1   1.0.28-6
ii  libspeechd2   0.9.1-2
ii  libspeex1 1.2~rc1.2-1.1
ii  libspeexdsp1  1.2~rc1.2-1.1
ii  libssl1.1 1.1.1d-1
ii  libstdc++69.2.1-8
ii  libx11-6  2:1.6.8-1
ii  libxi62:1.7.9-1
ii  lsb-release   11.1.0

mumble recommends no packages.

Versions of packages mumble suggests:
pn  mumble-server  
ii  speech-dispatcher  0.9.1-2

-- no debconf information



Bug#917607: udev 240 Makes System Unbootable; rootfs Not Found

2019-01-01 Thread Matthias Heinz
Hi,

I had the same problem and it took me quite some time to rebuild the initramfs 
with the older udev version. But I managed to do this from within the 
initramfs console.

What made me wonder, when I did this, is the fact that the root device, which 
was set as UUID in grub, was not listed in /dev/disk/by-uuid in the initramfs.

Is it possible that udev 240 doesn't create the uuids for cryptsetup devices? 
Or that the check for the root device runs, before the encrypted device is 
unlocked? The latter would explain why I ran into this problem.


Best regards
Matthias



Bug#908223: Bug#908192

2018-10-23 Thread Matthias Heinz
Dear Christian,

thank you for the patch. Applies and compiles and works fine. Could be a short 
term solution. But it looks like work on 3.0 has started :)

Many thanks
Matthias

Am Montag, 22. Oktober 2018, 16:32:23 CEST schrieb Christian Brauner:
> So, let me make your life easier by appending a patch on top of 2.0.9.
> 
> :)



Bug#908223: Bug#908192

2018-10-22 Thread Matthias Heinz
Hi,

well, from my point of view it's a huge amount. Just have a look at this, it 
compares stable-2.0 with the tag for 2.0.9:

https://github.com/lxc/lxc/compare/lxc-2.0.9...stable-2.0

(Sadly the direct link to all changes for conf.c doesn't work. You'll have to 
scroll down. Sorry for the inconvenience.)

I don't know what the right choice would be. Maybe there will be a 2.0.10 
release soon, which would render this bug obsolete. On the other hand LXC 2.0 
will only get updates until June 1st 2021. This could be right in time for 
Bullseye, but I wouldn't count on it.

Switching to 3.0 will be necessary one day. But it will be a lot of work, I 
guess. Is it worth it doing this transition a few month before the freeze 
(even though there's no official date yet afaik)?

I don't know.

Best regards
Matthias


Am Montag, 22. Oktober 2018, 14:29:19 CEST schrieb Pierre-Elliott Bécue:
> Cc-ing Christian as he proposed the patch.
> 
> Le jeudi 18 octobre 2018 à 14:32:12+0200, Matthias Heinz a écrit :
> > Hi,
> > 
> > I've tried applying the patch to the 2.0.9 source. Unfortunately there
> > have
> > been more changes to conf.c since the release of lxc 2.0.9 and this patch
> > wont apply without applying these changes as well.
> 
> What amount of patches would it represent? Would it be relevant to consider
> updating lxc in buster to a newer release?
> 
> Cheers,



Bug#908223: Bug#908192

2018-10-18 Thread Matthias Heinz
Hi,

I've tried applying the patch to the 2.0.9 source. Unfortunately there have 
been more changes to conf.c since the release of lxc 2.0.9 and this patch wont 
apply without applying these changes as well.


Best regards
Matthias



Bug#891189: kmix autostart not working, because of old links in /etc

2018-02-23 Thread Matthias Heinz
Package: kmix
Version: 4:17.12.2-1
Severity: important

Hi,

the latest update of kmix in unstable didn't correctly install the desktop 
files for autostarting and restoring volumes.

It seems that when the old kmix package is removed the links from /etc/xdg/
autostart/restore_kmix_volumes.desktop to /usr/share/autostart/
kmix_autostart.desktop aren't removed. (Respectively for 
restore_kmix_volumes.desktop). Therefore the config files, which seem to have 
moved to etc now, are placed as dpkg-new and the old links are left dangling.

The fix should be checking for those old links in the preinst script and 
removing them before installing the new package.


Best regards
Matthias



-- System Information:
Debian Release: buster/sid
  APT prefers oldstable-proposed-updates
  APT policy: (500, 'oldstable-proposed-updates'), (500, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kmix depends on:
ii  libasound2   1.1.3-5
ii  libc62.26-6
ii  libcanberra0 0.30-6
ii  libkf5configcore55.42.0-2
ii  libkf5configgui5 5.42.0-2
ii  libkf5configwidgets5 5.42.0-2
ii  libkf5coreaddons55.42.0-2
ii  libkf5dbusaddons55.42.0-2
ii  libkf5globalaccel5   5.42.0-2
ii  libkf5i18n5  5.42.0-2
ii  libkf5iconthemes55.42.0-2
ii  libkf5notifications5 5.42.0-2
ii  libkf5plasma55.42.0-3
ii  libkf5widgetsaddons5 5.42.1-2
ii  libkf5windowsystem5  5.42.0-2
ii  libkf5xmlgui55.42.0-2
ii  libpulse-mainloop-glib0  11.1-4
ii  libpulse011.1-4
ii  libqt5core5a 5.9.2+dfsg-12
ii  libqt5dbus5  5.9.2+dfsg-12
ii  libqt5gui5   5.9.2+dfsg-12
ii  libqt5widgets5   5.9.2+dfsg-12
ii  libqt5xml5   5.9.2+dfsg-12
ii  libstdc++6   8-20180218-1

kmix recommends no packages.

kmix suggests no packages.

-- no debconf information



Bug#890882: freecad: Freecad fails to start with Assertion `!xcb_xlib_threads_sequence_lost' failed

2018-02-20 Thread Matthias Heinz
Package: freecad
Version: 0.16.6712+dfsg1-1+b2
Severity: normal

Hi,

I fear some update has broken FreeCAD on my system. It fails to start for me 
with:

failed to create drawable 
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not 
been called
[xcb] Aborting, sorry about that.
freecad: ../../src/xcb_io.c:259: poll_for_event: Assertion `!
xcb_xlib_threads_sequence_lost' failed.


Any ideas how to solve this?

Best regards
Matthias




-- System Information:
Debian Release: buster/sid
  APT prefers oldstable-proposed-updates
  APT policy: (500, 'oldstable-proposed-updates'), (500, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages freecad depends on:
ii  libboost-atomic1.62.0   1.62.0+dfsg-5
ii  libboost-chrono1.62.0   1.62.0+dfsg-5
ii  libboost-date-time1.62.01.62.0+dfsg-5
ii  libboost-filesystem1.62.0   1.62.0+dfsg-5
ii  libboost-program-options1.62.0  1.62.0+dfsg-5
ii  libboost-python1.62.0   1.62.0+dfsg-5
ii  libboost-regex1.62.01.62.0+dfsg-5
ii  libboost-signals1.62.0  1.62.0+dfsg-5
ii  libboost-system1.62.0   1.62.0+dfsg-5
ii  libboost-thread1.62.0   1.62.0+dfsg-5
ii  libc6   2.26-6
ii  libcoin80v5 3.1.4~abc9f50+dfsg3-2
ii  libfreeimage3   3.17.0+ds1-5+b3
ii  libfreetype62.8.1-2
ii  libgcc1 1:8-20180218-1
ii  libgl1  1.0.0-2
ii  libglu1-mesa [libglu1]  9.0.0-2.1
ii  liboce-foundation11 0.18.2-2
ii  liboce-modeling11   0.18.2-2
ii  liboce-ocaf-lite11  0.18.2-2
ii  liboce-ocaf11   0.18.2-2
ii  liboce-visualization11  0.18.2-2
ii  libpyside1.21.2.2+source1-3
ii  libpython2.72.7.14-6
ii  libqt4-network  4:4.8.7+dfsg-11
ii  libqt4-opengl   4:4.8.7+dfsg-11
ii  libqt4-svg  4:4.8.7+dfsg-11
ii  libqt4-xml  4:4.8.7+dfsg-11
ii  libqtcore4  4:4.8.7+dfsg-11
ii  libqtgui4   4:4.8.7+dfsg-11
ii  libshiboken1.2v51.2.2-5+b1
ii  libsoqt4-20 1.6.0~e8310f-4
ii  libspnav0   0.2.3-1
ii  libstdc++6  8-20180218-1
ii  libx11-62:1.6.4-3
ii  libxerces-c3.2  3.2.0+debian-2
ii  libxext62:1.3.3-1+b2
ii  libzipios++0v5  0.1.5.9+cvs.2007.04.28-10
ii  pyside-tools0.2.15-1+b1
ii  python  2.7.14-4
ii  python-collada  0.4-2
ii  python-matplotlib   2.1.1-2
ii  python-pivy 0.5.0~v609hg-4
ii  python-ply  3.9-1
ii  python-pyside   1.2.2+source1-3
ii  python2.7   2.7.14-6
ii  zlib1g  1:1.2.8.dfsg-5

freecad recommends no packages.

Versions of packages freecad suggests:
pn  graphviz  
ii  povray1:3.7.0.4-2+b1

-- no debconf information



Bug#886464: libgaminggear0: uhid line causing errors (with old libkmod ?)

2018-01-23 Thread Matthias Heinz
reopen 886464
--

Dear Pierre-Elliott,

I'm using Debian Unstable and libgaminggear0 0.15.1-5, but I'm still getting 
this error message.

The file /lib/modprobe.d/uinput.conf is still in the package.


Best regards
Matthias



Bug#680547: [kgpg] Complains about missing ~/.gnupg/options

2018-01-22 Thread Matthias Heinz
Dear Sandro,

I'm running Unstable and kgpg is running fine for month (years?) now.

Since this bug is over 5 years old and for a very old version of kgpg I 
propose to close it.


Best regards
Matthias

Am Sonntag, 21. Januar 2018, 21:01:16 CET schrieb Sandro Knauß:
> Control: Forwarded -1 https://bugs.kde.org/show_bug.cgi?id=290221
> Control: tags -1 +moreinfo +upstream
> 
> Hey,
> 
> Is there any update to that bug with a version that exists at least in
> stable(stretch)? So far I see nobody in the upstream bugreport updated the
> bug with a version, that is not a 4.X version, so maybe it is fixed. Please
> also consider to update the upstream bugreport directly, because this issue
> is not a Debian specific one.
> 
> If there are any questions, don't hesitate to ask.
> 
> sandro



Bug#882998: [pulseaudio-dlna] pulseaudio-dlna wrongly uses os.path.join which breaks discovery of the pulse socket

2017-11-28 Thread Matthias Heinz
Package: pulseaudio-dlna
Version: 0.5.3+git20170406-1
Severity: normal
Tags: patch

--- Please enter the report below this line. ---

Hi,

a few days ago pulseaudio-dlna stopped working for me, because it couldn't 
discover the pulseaudio socket anymore.

After some investigation I found out that it uses os.path.join wrong, which 
causes this error.

A patch is attached.

Best regards
Matthias


--- System information. ---
Architecture: 
Kernel:   Linux 4.13.0-1-amd64

Debian Release: buster/sid
  500 unstableftp.de.debian.org 
  500 oldstable-proposed-updates ftp.de.debian.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-==
python2.7   | 2.7.14-2
python-dbus  (>= 1.2.0) | 1.2.4-1+b4
python-setuptools  (>= 3.3) | 36.7.1-1
python-docopt(>= 0.6.1) | 0.6.2-1
python-requests  (>= 2.2.1) | 2.18.1-1
python-setproctitle  (>= 1.0.1) | 1.1.10-1+b1
python-protobuf  (>= 2.5.0) | 3.0.0-9.1
python-notify2 (>= 0.3) | 0.3-3
python-psutil(>= 1.2.1) | 5.4.1-1
python-gi   | 3.26.1-1
python-concurrent.futures(>= 2.1.6) | 3.1.1-1
python-chardet   (>= 2.0.1) | 3.0.4-1
python-netifaces   (>= 0.8) | 0.10.4-0.1+b3
python-lxml(>= 3.0) | 4.1.0-1
python-zeroconf   (>= 0.17) | 0.19.1-1
vorbis-tools (>= 1.4.0) | 1.4.0-10+b1
sox (>= 14.4.1) | 14.4.2-2
lame(>= 3.99.0) | 3.100-2
flac (>= 1.3.0) | 1.3.2-1
opus-tools   (>= 0.1.8) | 0.1.10-1
python-pyroute2 | 0.4.21-0.1
python:any (<< 2.8) | 
python:any(>= 2.7.5-5~) | 


Package's Recommends field is empty.

Suggests  (Version) | Installed
===-+-
python-cairo (>= 1.8.8) | 1.15.4-2
ffmpeg  (>= 2.5.10) | 7:3.4-4
libav-tools   (>= 9.18) | 
python-netaddr  | 
gir1.2-rsvg-2.0 | 2.40.18-2
gir1.2-rsvg-3.0 |--- pulseaudio.py.back	2017-11-28 16:20:49.754764778 +0100
+++ pulseaudio.py	2017-11-28 16:21:02.826632901 +0100
@@ -84,7 +84,7 @@
 
 xdg_runtime_dir = os.environ.get('XDG_RUNTIME_DIR', None)
 if xdg_runtime_dir:
-xdg_path = os.path.join(xdg_runtime_dir, '/pulse/dbus-socket')
+xdg_path = os.path.join(xdg_runtime_dir, 'pulse/dbus-socket')
 if os.access(xdg_path, os.R_OK | os.W_OK):
 return 'unix:path={}'.format(xdg_path)
 


Bug#869897: [debian-installer] Please add support for the TRIM command for SSDs

2017-07-27 Thread Matthias Heinz
Package: debian-installer
Version: 20170615+deb9u1
Severity: wishlist

--- Please enter the report below this line. ---

Hi,

since SSDs are becoming more and more common it would be great to see support 
for TRIM command enabled in the debian-installer. It took me quite some time 
to figure out how to do this (again, because the last time I had to look up the 
commands was four years ago).

Since not everyone likes to have TRIM support enabled, it would be apropriate 
to have this as an option if an SSD is detected, maybe even only in the expert 
install option. (In my opinion TRIM should be enabled by default, because 
regular users don't know what TRIM is, but still want it enabled)

To figure out if a device has TRIM capability you can use hdparm:

hdparm -I /dev/sdX | grep 'TRIM'

If the user is using LVM then TRIM has also enabled in the lvm.conf by adding 
issue_discards = 1 to the devices section.

If the user is using dmcrypt (and this is be the point where it might be 
problematic to use TRIM, see [0]) then it has to be enabled in the crypttab 
file by adding "discard" to the target options.

As final step it is necessary to enable the discard feature for the filesystem 
or run fstrim regularly, if the filesystem supports it.

It is recommend to run fstrim regularly, because the discard feature is said 
to be slow, because it runs a trim on every file deletion. It should be better 
to run fstrim daily or weekly by a script.

Please see [1] for more detailed information about how to enable TRIM. There's 
also a script shown that does fstrim. It does it's job, although I recommed to 
whitelist the supported filesystems, since fstrim fails for vfat, which is used 
for EFI partitions everywhere now and lsblk lists them as valid targets to 
fstrim.

Best regards
Matthias

[0] http://asalor.blogspot.de/2011/08/trim-dm-crypt-problems.html
[1] 
http://blog.neutrino.es/2013/howto-properly-activate-trim-for-your-ssd-on-linux-fstrim-lvm-and-dmcrypt/


--- System information. ---
Architecture: 
Kernel:   Linux 4.11.0-trunk-amd64

Debian Release: buster/sid
  500 unstableftp.de.debian.org 
  500 oldstable-proposed-updates ftp.de.debian.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.



Bug#794501: [kwin] Can't go to previous virtual desktop with (Meta|Alt|Ctrl)+Shift+Tab

2017-04-16 Thread Matthias Heinz
Control: close #794501

Dear Maximiliano,

it looks like this is fixed in plasma-framework 5.28.0-2. I'm sorry I can't 
tell you which part of it fixed it, but now I can use the mentioned key 
combination.

I'm closing this bug for good. Thank you very much.

Best regards
Matthias

On Freitag, 24. März 2017 10:08:14 CEST Maximiliano Curia wrote:
> Control: reopen -1
> Control: tag -1 + confirmed
> Control: notforwarded -1
> 
> ¡Hola Matthias!
> 
> El 2017-03-23 a las 18:39 +0100, Matthias Heinz escribió:
> > the commit may be included in kglobalaccel, but the bug is still here and
> > not fixed.
> > 
> > I still can't use Meta+Shift+Tab as a shortcut. It always gets interpreted
> > as Meta+Tab, the Shift is somehow lost.
> > 
> > On Donnerstag, 23. März 2017 13:46:33 CET Maximiliano Curia wrote:
> >> Control: reassign -1 src:kglobalaccel 5.6.0-1
> >> Version: 5.16.0-1
> >> 
> >> El 2015-08-15 a las 09:20 +0200, Matthias Heinz escribió:
> >>> There's already a bug report in the KDE tracker:
> >>> https://bugs.kde.org/show_bug.cgi?id=341959
> >>> 
> >>> A fix is also posted there and shall be shipped with KDE 5.4.
> >>> https://git.reviewboard.kde.org/r/123376/diff/1#index_header
> >>> 
> >>> Until then it'd be nice to have this fix in KDE itself, but I can
> >>> compile
> >>> it in for myself.
> >> 
> >> Thanks for reporting, and sorry that it took so long to get back to you.
> >> 
> >> The fix was in kglobalaccel, and fixed in the 5.16.0 release, closing
> >> with
> >> that release.
> 
> Ok, the issue seems to be specific to the way that the Tab key is handled.
> You can use the Shift modifier for the Tab to reverse a Walk shortcut, but
> not to plain shortcuts like Switch to Prev|Next Desktop. Would it be too
> much to ask you to report this issue upstream and update the forwarded
> address with the url of the new bug?
> 
> Happy hacking,



Bug#855117: vlc: Please disable OpenGL ES 1 support

2017-02-22 Thread Matthias Heinz
Hello,

thank you all for clearifing this.

I will create my own vlc package then to test Mesa 17.

Best
Matthias

On Montag, 20. Februar 2017 23:13:37 CET Mateusz Lukasik wrote:
> Hi,
> 
> Check my next changes.



Bug#855117: vlc: Please disable OpenGL ES 1 support

2017-02-19 Thread Matthias Heinz
Dear Mateusz,

I'm a bit confused here, maybe you can clearify this for me.

Your patch is against 2.2.4-14, so I guess that this change should've gone 
into 2.2.4-14. But when I view the Debian changelog of my installed vlc 
package, I only see the "Updated to ffmpeg 2.8.11" line, not your change.

Is this intentional?


Best regards
Matthias



Bug#849326: [Pkg-kde-extras] Bug#849326: [amarok] Collection is disabled due to failing MySQL operation (errmsg.sys) at startup

2016-12-26 Thread Matthias Heinz
Hi,

I've got the same problem. I hope it's ok, that I post the version 
information, too.

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

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

Versions of packages amarok depends on:
ii  amarok-common 2.8.0-7
ii  amarok-utils  2.8.0-7
ii  kde-runtime   4:16.08.3-1
ii  libavcodec57  7:3.2.2-1
ii  libavformat57 7:3.2.2-1
ii  libavutil55   7:3.2.2-1
ii  libc6 2.24-8
ii  libcurl3-gnutls   7.51.0-1
ii  libgcrypt20   1.7.5-2
ii  libgdk-pixbuf2.0-02.36.2-1
ii  libgl1-mesa-glx [libgl1]  13.0.2-3
ii  libglib2.0-0  2.50.2-2
ii  libgpod4  0.8.3-8
ii  libkcmutils4  4:4.14.26-1
ii  libkdecore5   4:4.14.26-1
ii  libkdeui5 4:4.14.26-1
ii  libkdewebkit5 4:4.14.26-1
ii  libkdnssd44:4.14.26-1
ii  libkfile4 4:4.14.26-1
ii  libkio5   4:4.14.26-1
ii  libknewstuff3-4   4:4.14.26-1
ii  liblastfm11.0.9-1
ii  libloudmouth1-0   1.5.3-2
ii  libmariadbclient1810.1.20-3
ii  libmariadbd18 10.1.20-3
ii  libmtp9   1.1.12-1
ii  libmygpo-qt1  1.0.9-2
ii  libofa0   0.9.3-13
ii  libphonon44:4.9.0-4
ii  libplasma34:4.14.26-1
ii  libqjson0 0.8.1-3
ii  libqt4-dbus   4:4.8.7+dfsg-11
ii  libqt4-network4:4.8.7+dfsg-11
ii  libqt4-opengl 4:4.8.7+dfsg-11
ii  libqt4-script 4:4.8.7+dfsg-11
ii  libqt4-sql4:4.8.7+dfsg-11
ii  libqt4-svg4:4.8.7+dfsg-11
ii  libqt4-xml4:4.8.7+dfsg-11
ii  libqtcore44:4.8.7+dfsg-11
ii  libqtgui4 4:4.8.7+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.3.4.dfsg-9.1
ii  libsolid4 4:4.14.26-1
ii  libstdc++66.2.1-7
ii  libthreadweaver4  4:4.14.26-1
ii  libx11-6  2:1.6.4-2
ii  libxml2   2.9.4+dfsg1-2.1
ii  phonon4:4.9.0-4

Versions of packages amarok recommends:
ii  clamz0.5-2+b1
ii  kio-audiocd  4:16.08.3-1

Versions of packages amarok suggests:
pn  amarok-doc 
ii  libqt4-sql-mysql   4:4.8.7+dfsg-11
pn  libqt4-sql-psql
ii  libqt4-sql-sqlite  4:4.8.7+dfsg-11
pn  moodbar

Versions of packages amarok-common depends on:
pn  perl:any  

amarok-common recommends no packages.

Versions of packages amarok is related to:
ii  phonon-backend-gstreamer [phonon-backend]  4:4.9.0-1

-- no debconf information

Best regards
Matthias



Bug#798082: [kglobalaccel] Fails to build from source

2015-09-05 Thread Matthias Heinz
Package: kglobalaccel
Version: 5.13.0
Severity: normal

--- Please enter the report below this line. ---

Hi,

I'm trying to test the patch for https://bugs.kde.org/show_bug.cgi?id=341959 
and installed the latest source for kglobalaccel. Build doing a plain, 
unmodified build a build test keeps failing:


Start 1: kglobalshortcuttest
1/1 Test #1: kglobalshortcuttest ..***Failed8.05 sec
* Start testing of KGlobalShortcutTest *
Config: Using QtTest library 5.4.2, Qt 5.4.2 (x86_64-little_endian-lp64 shared 
(dynamic) release build; by GCC 5.2.1 20150808)
PASS   : KGlobalShortcutTest::initTestCase()
PASS   : KGlobalShortcutTest::testSetShortcut()
FAIL!  : KGlobalShortcutTest::testActivateShortcut() 'actionASpy.wait()' 
returned FALSE. ()
   Loc: [../../autotests/kglobalshortcuttest.cpp(193)]
PASS   : KGlobalShortcutTest::testFindActionByKey()
PASS   : KGlobalShortcutTest::testChangeShortcut()
PASS   : KGlobalShortcutTest::testStealShortcut()
PASS   : KGlobalShortcutTest::testSaveRestore()
PASS   : KGlobalShortcutTest::testListActions()
PASS   : KGlobalShortcutTest::testComponentAssignment()
PASS   : KGlobalShortcutTest::testConfigurationActions()
PASS   : KGlobalShortcutTest::testNotification()
PASS   : KGlobalShortcutTest::testGetGlobalShortcut()
PASS   : KGlobalShortcutTest::testOverrideMainComponentData()
PASS   : KGlobalShortcutTest::testForgetGlobalShortcut()
PASS   : KGlobalShortcutTest::cleanupTestCase()
Totals: 14 passed, 1 failed, 0 skipped, 0 blacklisted
* Finished testing of KGlobalShortcutTest *


0% tests passed, 1 tests failed out of 1

Total Test time (real) =   8.05 sec

The following tests FAILED:
  1 - kglobalshortcuttest (Failed)
Errors while running CTest



Is this intended?


Best regards
Matthias



--- System information. ---
Architecture: amd64
Kernel:   Linux 4.1.0-2-amd64

Debian Release: stretch/sid
  500 unstableftp.de.debian.org 
  500 proposed-updates ftp.de.debian.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.



Bug#798082: [kglobalaccel] Fails to build from source

2015-09-05 Thread Matthias Heinz
Hello Scott,

actually there is a test run:

Running tests...
/usr/bin/ctest --force-new-ctest-process -j2
Test project /«PKGBUILDDIR»/obj-i586-linux-gnu
Start 1: kglobalshortcuttest
1/1 Test #1: kglobalshortcuttest ..   Passed2.03 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   2.03 sec


But it runs successfully. I couldn't find the logs for the amd64 package, 
maybe it's switched off for it?


Best regards
Matthias




Am Samstag, 5. September 2015, 11:40:09 schrieb Scott Kitterman:
> A normal package build does not run the tests [1], so this won't occur in
> the archive.  I think troubleshooting this to find out if there's a problem
> in the package or in the upstream code is worthwhile, but I would also look
> into what's triggering the tests in your build system since we don't
> normally do that.
> 
> 
> [1]
> https://buildd.debian.org/status/fetch.php?pkg=kglobalaccel=i386=5.
> 13.0-2=1441123332



Bug#794501: [kwin] Can't go to previous virtual desktop with (Meta|Alt|Ctrl)+Shift+Tab

2015-08-15 Thread Matthias Heinz
There's already a bug report in the KDE tracker: 
https://bugs.kde.org/show_bug.cgi?id=341959

A fix is also posted there and shall be shipped with KDE 5.4.
https://git.reviewboard.kde.org/r/123376/diff/1#index_header

Until then it'd be nice to have this fix in KDE itself, but I can compile it 
in for myself.


Best regards
Matthias



Bug#794501: [kwin] Can't go to previous virtual desktop with (Meta|Alt|Ctrl)+Shift+Tab

2015-08-03 Thread Matthias Heinz
Package: kwin
Severity: normal

--- Please enter the report below this line. ---

Hi,

I recently update to the newest KDE version and plasma-desktop and since it 
didn't convert my old shortcuts file I had to create new ones.

While doing this I realized that it's impossible to use Meta+Shift+Tab to go 
to the previous desktop. This shortcut seems to be interpreted as Meta+Tab, 
which I have configured to switch to the next desktop. I've tried with Alt and 
Ctrl, same behavior.  Somewhere the first modifier key gets lost.

It gets saved correctly to the config file, so I guess it's not stored wrong, 
but just not interpreted right, when it is pressed on the keyboard.


Best regards
Matthias

kwin-Version: 5.3.2-3

--- System information. ---
Architecture: amd64
Kernel:   Linux 4.0.0-2-amd64

Debian Release: stretch/sid
  500 unstableftp.de.debian.org 
1 experimentalftp.de.debian.org 


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



Bug#760090: acpid: shutdown issues

2015-05-28 Thread Matthias Heinz

Hi,

I've reopend this bug, because I recently updated my VMs to Jessie and 
stumbled upon it. This bug is a result of different behaviour of systemd 
and sysvinit. In sysvinit halt was configurable (see man 5 halt) to do a 
poweroff or not. Poweroff was the default here, if a different behavior 
was desired it could be changed in /etc/default/halt.


Since the old manpages are still there, and the behaviour currently 
depends on the init system you use, it is confusing. Changing behaviour 
after such a long time isn't a good thing either.


But I assume this bug report might be assigned to the wrong package, 
since this seems to be a systemd problem. Should I reassign this?



Best regards
Matthias


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



Bug#726957: initramfs-tools: Please include `ohci-pci` after `ohci-hcd` split to use USB keyboard to enter LUKS password

2013-11-03 Thread Matthias Heinz
Hi.

I can confirm this bug, but only for my Roccat Arvo Keyboard. I have another 
USB keyboard from Cherry, which works fine.


Best regards

Matthias


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



Bug#677958: mediatomb: fails to build against current version of libmp4v2

2013-07-25 Thread Matthias Heinz

Hello,

since the original patch has some serious flaws, I'm sending in this 
patch, which fixes hopefully all of them.



Regards,
--
Matthias Heinz
Uwe Schneider GmbH
Heegwaldring 12
63694 Limeshain
Tel.: +49 / 6047 / 98 65 21
FAX.: +49 / 6047 / 98 73 96
E-Mail: matthias.he...@uweschneider.de

Uwe Schneider Gesellschaft für innovative
Produkte der Computertechnik mbH
Sitz der Gesellschaft: Limeshain
Registergericht: Friedberg HRB 5895
Geschäftsführer: Uwe Schneider
--- mediatomb-0.12.1/src/metadata/libmp4v2_handler.cc   2010-03-25 
14:58:10.0 +
+++ mediatomb-0.12.1~/src/metadata/libmp4v2_handler.cc  2013-07-25 
00:14:11.527935064 +
@@ -66,60 +66,48 @@
 {
 String value;
 char*  mp4_retval = NULL;
-u_int16_t track;
-u_int16_t total_tracks;
- 
 RefStringConverter sc = StringConverter::i2i();
-
+
+const MP4Tags* tags = MP4TagsAlloc();
+MP4TagsFetch( tags, mp4 );
+
 switch (field)
 {
 case M_TITLE:
-MP4GetMetadataName(mp4, mp4_retval);
+value =  tags-name;
 break;
 case M_ARTIST:
-MP4GetMetadataArtist(mp4, mp4_retval);
+value = tags-artist;
 break;
 case M_ALBUM:
-MP4GetMetadataAlbum(mp4, mp4_retval);
+value = tags-album;
 break;
 case M_DATE:
-MP4GetMetadataYear(mp4, mp4_retval);
-if (mp4_retval)
-{
-value = mp4_retval;
-free(mp4_retval);
-if (string_ok(value))
-value = value + -01-01;
-else
-return;
-}
+value = tags-releaseDate;
+if (string_ok(value))
+  value = value + -01-01;
 break;
 case M_GENRE:
-MP4GetMetadataGenre(mp4, mp4_retval);
+value = tags-genre;
 break;
 case M_DESCRIPTION:
-MP4GetMetadataComment(mp4, mp4_retval);
+value = tags-description;
 break;
 case M_TRACKNUMBER:
-MP4GetMetadataTrack(mp4, track, total_tracks);
-if (track  0)
+if (tags-track) 
 {
-value = String::from(track);
-item-setTrackNumber((int)track);
+if (tags-track-index  0)
+{
+value = String::from(tags-track-index);
+item-setTrackNumber((int)tags-track-index);
+}
 }
-else
-return;
 break;
 default:
-return;
-}
-
-if ((field != M_DATE)  (field != M_TRACKNUMBER)  
-(mp4_retval))
-{
-value = mp4_retval;
-free(mp4_retval);
+break;
 }
+// free memory
+MP4TagsFree(tags);
 
 value = trim_string(value);
 
@@ -145,11 +133,10 @@
 
 try
 {
-for (int i = 0; i  M_MAX; i++)
+for (int i = 0; i  M_MAX; i++) 
 addMetaField((metadata_fields_t) i, mp4, item);
-
+
 RefConfigManager cm = ConfigManager::getInstance();
-
 //  MP4GetTimeScale returns the time scale in units of ticks per 
 //  second for the mp4 file. Caveat: tracks may use the same time 
 //  scale as  the  movie or may use their own time scale.
@@ -159,7 +146,6 @@
 //
 //  Caveat: the duration is the movie (file) time scale units.
 MP4Duration duration = MP4GetDuration(mp4);
-
 duration = duration / timescale;
 if (duration  0)
 
item-getResource(0)-addAttribute(MetadataHandler::getResAttrName(R_DURATION),
@@ -190,41 +176,44 @@
 }
 
 #if defined(HAVE_MAGIC)
-u_int8_t *art_data;
-u_int32_t art_data_len;
-String art_mimetype;
+const MP4Tags* tags = MP4TagsAlloc();
+MP4TagsFetch( tags, mp4 );
+// if artworkCount  0 then artwork != NULL
+if (tags-artworkCount  0) 
+{
+void *art_data = tags-artwork-data;
+u_int32_t art_data_len = tags-artwork-size;
+String art_mimetype;
 #ifdef HAVE_MP4_GET_METADATA_COVER_ART_COUNT
-if (MP4GetMetadataCoverArtCount(mp4)  
-MP4GetMetadataCoverArt(mp4, art_data, art_data_len))
-#else
-MP4GetMetadataCoverArt(mp4, art_data, art_data_len);
+if (art_data_len  0)
 #endif
-{
-if (art_data)
 {
-try
-{
-art_mimetype = 
ContentManager::getInstance()-getMimeTypeFromBuffer((void *)art_data, 
art_data_len);
-if (!string_ok(art_mimetype))
-art_mimetype = _(MIMETYPE_DEFAULT);
-
-}
-catch (Exception ex)
+if (art_data)
 {
-free(art_data);
-throw ex

Bug#680547: [kgpg] Works for me

2012-09-03 Thread Matthias Heinz
Package: kgpg
Version: 4:4.8.4-3

--- Please enter the report below this line. ---

Hi!

Yes thanks for the hin. The solution works for me.

But I think kgpg should check for this error in the config file an 
replace it automatically. For a normal user (or one with not much time) 
it's hard to figure out this kind of fixes.


Best regards
Matthias

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.0-3-amd64

Debian Release: wheezy/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-multimedia.informatik.uni-erlangen.de 
  500 testing ftp.de.debian.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
kde-runtime | 4:4.8.4-1
kdepim-runtime  | 4:4.4.11.1-5
libc6  (= 2.4) | 2.13-35
libkabc4 (= 4:4.8) | 4:4.8.4-1
libkdecore5  (= 4:4.8) | 4:4.8.4-3
libkdeui5(= 4:4.8) | 4:4.8.4-3
libkio5  (= 4:4.8) | 4:4.8.4-3
libkpimutils4(= 4:4.8) | 4:4.8.4-1
libqt4-dbus(= 4:4.5.3) | 4:4.8.2+dfsg-2
libqtcore4 (= 4:4.8.0) | 4:4.8.2+dfsg-2
libqtgui4  (= 4:4.8.0) | 4:4.8.2+dfsg-2
libsolid4(= 4:4.8) | 4:4.8.4-3
libstdc++6   (= 4.1.1) | 4.7.1-7


Package's Recommends field is empty.

Package's Suggests field is empty.


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



Bug#680547: [kgpg] Complains about missing ~/.gnupg/options

2012-07-06 Thread Matthias Heinz
Package: kgpg
Version: 4:4.8.4-3
Severity: important

--- Please enter the report below this line. ---

Hi,

since I installed kgpg in version 4.8.4 I've got a strange error. 
Everytime I start up kgpg it tells that it failed to start.

I can click on Details or Ok. Clicking on OK let's the program exit. And 
in the Details section it tells me that gpg said that it's missing the 
~/.gnupg/options file.

When I add that file by simply touching it the error message changes and 
it says now that the old option file got ignored. But kgpg is still not 
running.

Gpg runs fine, I've tested it on the shell.


Best regards,
Matthias


--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.0-3-amd64

Debian Release: wheezy/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-multimedia.informatik.uni-erlangen.de 
  500 testing ftp.de.debian.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
kde-runtime | 4:4.8.4-1
kdepim-runtime  | 4:4.4.11.1-5
libc6  (= 2.4) | 2.13-33
libkabc4 (= 4:4.8) | 4:4.8.4-1
libkdecore5  (= 4:4.8) | 4:4.8.4-3
libkdeui5(= 4:4.8) | 4:4.8.4-3
libkio5  (= 4:4.8) | 4:4.8.4-3
libkpimutils4(= 4:4.8) | 4:4.8.4-1
libqt4-dbus(= 4:4.5.3) | 4:4.8.2-1
libqtcore4 (= 4:4.8.0) | 4:4.8.2-1
libqtgui4  (= 4:4.8.0) | 4:4.8.2-1
libsolid4(= 4:4.8) | 4:4.8.4-3
libstdc++6   (= 4.1.1) | 4.7.1-2


Package's Recommends field is empty.

Package's Suggests field is empty.






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



Bug#653068: qemu-kvm: squeeze VMs don't boot on wheezy hosts

2012-01-13 Thread Matthias Heinz

Hallo Michael,

Am 05.01.2012 15:17, schrieb Michael Tokarev:

See also LP#717445:

 https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/717445

which is exactly the same issue but reported against grub. And I tend
to think more and more it is a grub bug after all, not qemu/kvm/bios
bug.


I did some further testing. I built grub from sid on a squeeze system, 
installed it on such a non-booting squeeze VM and now it works.


This is not a proof that this is grub related, but another hint. I know 
that this wont get fixed in squeeze, but an officially backported grub 
version for such VMs would be great.



Best regards
Matthias



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



Bug#653068: qemu-kvm: squeeze VMs don't boot on wheezy hosts

2012-01-04 Thread Matthias Heinz

Hi,

I'm sorry that my answer took so long.

I ran a few tests today and it's getting a bit weird.

But first the answers to your questions.


Am 23.12.2011 16:27, schrieb Michael Tokarev:

I read that one and thought about it. But I don't know if
it applies. Sometimes the message states that it's already
the initrd that gets loaded, before it fails.

And it is reproducible, means I can't just reboot and try
again and it will work somehow.


You mean it is NOT reproducible, right?


My problem here is reproducible for me. Everytime I reboot it, it 
fails.




Is the address it complains about always the same?


Yes it is.



[]

Then the VM uses 100% of the cpu resources.
This happens with the netinstall cds and it doesn't matter
wether I use the i386 or amd64 netinstall ISO.


Which version of squeeze, exactly, you tried to install?


You didn't answer this question.


debian-6.0.3-amd64-netinst.iso

I thought I mentioned that. Sorry for the for the inconvenience.



But I didn't try hard enough - doing just 2 reboots after
install completes.


I don't have to reboot to get the problems. Using spice as
graphics output (and installing the image with spice! Very
important!) it always fails for me. But more after I gave
you all requested informations.

# uname -a
Linux virthost003 3.1.0-1-amd64 #1 SMP Fri Dec 23 16:37:11 UTC 2011 
x86_64 GNU/Linux


libvirt0   0.9.8-2
qemu-kvm   1.0+dfsg-2
seabios1.6.3-2



If this is a grub bug, I could try to build grub from testing
for squeeze, boot with a live CD manually the VM and install
it there, if it helps to figure out what's wrong.


That'd be really helpful.


Not yet tested.



Besides, did these images work with earlier versions of qemu-kvm?
Does anything change when you try 1.0 version?


Yes. They work perfectly fine on a Squeeze system, but with vnc as 
graphics output.



Ok, now to the tests I ran today. Somehow I thought this could be 
related

to spice.

I created two images:

qemu-img create -f raw test3.img 5G
qemu-img create -f raw test4.img 5G

then I used virt-install to install the same system. One with spice the 
other with vnc:


virt-install --name test3 --ram 512 -c 
/mnt/fec63632-26d4-4e49-98dc-97e6b0b48f31/images/----/debian-6.0.3-amd64-netinst.iso 
--disk path=/tmp/test3.img --graphics spice,port=5901,listen=0.0.0.0
virt-install --name test4 --ram 512 -c 
/mnt/fec63632-26d4-4e49-98dc-97e6b0b48f31/images/----/debian-6.0.3-amd64-netinst.iso 
--disk path=/tmp/test4.img --graphics vnc,port=5901,listen=0.0.0.0


The image I installed with vnc (test4) works fine. The one installed 
over spice (test3)  wont.

The error message is the same as above.

Then I swaped the config (took the config from test4 changed the name, 
image destination, uuid
and mac address and inserted in the editor of virsh edit test3. Did the 
same with both

config files).

Test3 runs now, but test4 fails.

The command line for test3:
/usr/bin/kvm -S -M pc-1.0 -enable-kvm -m 512 -smp 
1,sockets=1,cores=1,threads=1 -name test3 -uuid 
0b1e833b-d9e5-3d0f-c072-c679a2342bd8 -nodefconfig -nodefaults -chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/test3.monitor,server,nowait 
-mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc 
-no-shutdown -drive 
file=/tmp/test3.img,if=none,id=drive-ide0-0-0,format=raw -device 
ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 
-drive if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw 
-device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 
-netdev tap,fd=18,id=hostnet0 -device 
rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:b6:8e:9d,bus=pci.0,addr=0x3 
-chardev pty,id=charserial0 -device 
isa-serial,chardev=charserial0,id=serial0 -usb -vnc 0.0.0.0:1 -vga 
cirrus -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4


The line for test4:
/usr/bin/kvm -S -M pc-1.0 -enable-kvm -m 512 -smp 
1,sockets=1,cores=1,threads=1 -name test4 -uuid 
d38a68c2-e1eb-d02e-7592-3aee0b0e8c88 -nodefconfig -nodefaults -chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/test4.monitor,server,nowait 
-mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc 
-no-shutdown -device 
virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x4 -drive 
file=/tmp/test4.img,if=none,id=drive-ide0-0-0,format=raw -device 
ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 
-drive if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw 
-device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 
-netdev tap,fd=18,id=hostnet0 -device 
rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:56:67:6d,bus=pci.0,addr=0x3 
-chardev pty,id=charserial0 -device 
isa-serial,chardev=charserial0,id=serial0 -usb -spice 
port=5901,addr=0.0.0.0,disable-ticketing -vga qxl -global 
qxl-vga.vram_size=67108864 -device 
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5



But! If I change the graphics output in the test4 config back to 

Bug#653068: qemu-kvm: squeeze VMs don't boot on wheezy hosts

2011-12-23 Thread Matthias Heinz

Package: qemu-kvm
Version: 0.15.1+dfsg-1
Severity: important

Hi,

I've tried several things to get Squeeze running in a VM
on a wheezy/testing system here.

First I thought it was a problem with the iSCSI target,
then with nested LVM volumegroups, but even with an
installation on the local harddrive with virt-inst
results in this error after grub loads the image:

Loading Linux 2.6.32-5-amd64 ...
unaligend pointer 0x93940002
Aborted. Press any key to exit.

Then the VM uses 100% of the cpu resources.
This happens with the netinstall cds and it doesn't matter
wether I use the i386 or amd64 netinstall ISO.


A wheezy VM from the installer cds from last week works
fine.


Best regards
Matthias



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

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



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



Bug#653068: qemu-kvm: squeeze VMs don't boot on wheezy hosts

2011-12-23 Thread Matthias Heinz

Hi,

Am 23.12.2011 14:54, schrieb Michael Tokarev:

Hmm.  Does #586143 , for example, ring any bells?


I read that one and thought about it. But I don't know if
it applies. Sometimes the message states that it's already
the initrd that gets loaded, before it fails.

And it is reproducible, means I can't just reboot and try
again and it will work somehow.



Or maybe #586449 ?


grub installs without any problems on those VMs. It's always
a pretty smooth installation.



Or #605567 ?


Hmm, the machines always get 512 MB of memory to use. This
one shouldn't apply either.




Then the VM uses 100% of the cpu resources.
This happens with the netinstall cds and it doesn't matter
wether I use the i386 or amd64 netinstall ISO.


Which version of squeeze, exactly, you tried to install?


Kernel: Linux 2.6.39-bpo.2-686-pae (SMP w/2 CPU cores)


Does the same happens on 64bit system (if you can verify)?


Sorry, I forgot to mention that. I wrote the report from my
computer, not from the system I tested this on.

It's running linux-image-3.1.0-1-amd64, so it's the wheezy
kernel and 64bit :)

If this is a grub bug, I could try to build grub from testing
for squeeze, boot with a live CD manually the VM and install
it there, if it helps to figure out what's wrong.

Or is there some kind of debug mode for grub that prints to
serio I could use to get more informations out of the VM?


Best regards
Matthias



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



Bug#612473: [mplayer-gui] Missing binary

2011-02-08 Thread Matthias Heinz
Package: mplayer-gui
Version: 2:1.0~rc4.dfsg1-1
Severity: grave

--- Please enter the report below this line. ---

Hi,

the mplayer-gui package misses the gmplayer binary, which renders the 
package unusable.


Best regards
Matthias


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.37-2011.01.16

Debian Release: wheezy/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-multimedia.informatik.uni-erlangen.de 
  500 testing ftp.de.debian.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
mplayer-skin| 
mplayer | 2:1.0~rc4.dfsg1-1


Package's Recommends field is empty.

Suggests  (Version) | Installed
===-+-===
mplayer-doc | 
ttf-freefont| 20090104-7
bzip2   | 1.0.5-6
fontconfig  | 2.8.0-2.1







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



Bug#587737: [hplip-gui] hp-systray fails to start

2010-11-28 Thread Matthias Heinz
Hi,

well, I found out something new.

I'm using gtk-qt-engine and even though hp-systray uses PyQt there seems 
to be a connection.

If I deactivate the usage of the gtk style engine hp-systray works fine. 
If I activate it, it hangs like I mentioned before.


Regards,
Matthias



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



Bug#587737: [hplip-gui] hp-systray fails to start

2010-08-07 Thread Matthias Heinz
Hi,

If found some time to dig in a bit.

It looks like it has something to do with python-qt4, because the 
app.exec_() in /usr/share/hplip/ui4/systemtray.py:725 fails/locks it up.

This is a call for QApplication to start, so it looks like something 
goes wrong here.


Regards,
Matthias

PS: Not being able to kill PyQt-apps has this reason:
http://www.mail-archive.com/p...@riverbankcomputing.com/msg13757.html



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



Bug#587737: [hplip-gui] hp-systray fails to start

2010-07-01 Thread Matthias Heinz
Package: hplip-gui
Version: 3.10.5-3.2
Severity: serious

--- Please enter the report below this line. ---

Hi,

since yesterday, iirc, hp-systray fails to start and leaves a python 
process behind, which consumes 100% cpu time.

This is all I can get as debug output:

# hp-systray -l debug

HP Linux Imaging and Printing System (ver. 3.10.5)
System Tray Status Service ver. 2.0

Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

hp-systray[16680]: debug: Locking: /home/xts/.hplip/hp-systray.lock
hp-systray[16680]: debug: Creating pipe: hpssd (6) == systemtray (5)
hp-systray[16680]: debug: Creating pipe: hpssd (7) == hpdio (5)
hp-systray[16680]: debug: Creating pipe: hpdio (9) == hpssd (8)
hp-systray(hpdio)[16682]: debug: PID=16682
hp-systray(hpssd)[16681]: debug: PID=16681
hp-systray(hpssd)[16681]: debug: Entering main dbus loop...
/usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:127: 
RuntimeWarning: PyOS_InputHook is not available for interactive use of 
PyGTK
  set_interactive(1)
hp-systray(qt4)[16680]: debug: PID=16680
hp-systray(qt4)[16680]: debug: Loading user settings...
hp-systray(qt4)[16680]: debug: FAB command: /usr/bin/hp-fab 
hp-systray(qt4)[16680]: debug: Scan command: /usr/bin/xsane -V 
%SANE_URI%
hp-systray(qt4)[16680]: debug: Auto refresh: False
hp-systray(qt4)[16680]: debug: Auto refresh rate: 30
hp-systray(qt4)[16680]: debug: Auto refresh type: 1
hp-systray(qt4)[16680]: debug: Systray visible: 1
hp-systray(qt4)[16680]: debug: Systray messages: 0
hp-systray(qt4)[16680]: debug: Last used device URI: 
hpfax:/net/HP_Color_LaserJet_2840?ip=192.168.1.20
hp-systray(qt4)[16680]: debug: Last used printer: 
HP_Color_LaserJet_2840_fax
hp-systray(qt4)[16680]: debug: Working directory: .
hp-systray(qt4)[16680]: debug: 
hp:/net/HP_Color_LaserJet_2840?ip=192.168.1.20: back_end:hp is_hp:True 
bus:net model:HP_Color_LaserJet_2840 serial: dev_file: host:192.168.1.20 
zc: port:1  

   
hp-systray(qt4)[16680]: debug: Cache miss: hp_color_laserjet_2840
hp-systray(qt4)[16680]: debug: Reading file: 
/usr/share/hplip/data/models/models.dat
hp-systray(qt4)[16680]: debug: Searching for section 
[hp_color_laserjet_2840] in file /usr/share/hplip/data/models/models.dat
hp-systray(qt4)[16680]: debug: Found section [hp_color_laserjet_2840] in 
file /usr/share/hplip/data/models/models.dat
hp-systray(qt4)[16680]: debug: 
hpfax:/net/HP_Color_LaserJet_2840?ip=192.168.1.20: back_end:hpfax 
is_hp:True bus:net model:HP_Color_LaserJet_2840 serial: dev_file: 
host:192.168.1.20 zc: port:1

   
hp-systray(qt4)[16680]: debug: Device URI cups-pdf:/ is invalid/unknown
hp-systray(qt4)[16680]: debug: Exception: 4 (Unknown/invalid device-uri 
field)
hp-systray(qt4)[16680]: debug: Device URI cups-pdf:/ is invalid/unknown
hp-systray(qt4)[16680]: debug: Exception: 4 (Unknown/invalid device-uri 
field)
hp-systray(qt4)[16680]: debug: Device URI hal:// is invalid/unknown
hp-systray(qt4)[16680]: debug: Exception: 4 (Unknown/invalid device-uri 
field)
hp-systray(qt4)[16680]: debug: 
hpfax:/net/HP_Color_LaserJet_2840?ip=192.168.1.20: back_end:hpfax 
is_hp:True bus:net model:HP_Color_LaserJet_2840 serial: dev_file: 
host:192.168.1.20 zc: port:1

   
hp-systray(qt4)[16680]: debug: 
hpfax:/net/HP_Color_LaserJet_2840?ip=192.168.1.20: back_end:hpfax 
is_hp:True bus:net model:HP_Color_LaserJet_2840 serial: dev_file: 
host:192.168.1.20 zc: port:1

   
hp-systray(qt4)[16680]: debug: 
hp:/net/HP_Color_LaserJet_2840?ip=192.168.1.20: back_end:hp is_hp:True 
bus:net model:HP_Color_LaserJet_2840 serial: dev_file: host:192.168.1.20 
zc: port:1  

   
hp-systray(qt4)[16680]: debug: 
hp:/net/HP_Color_LaserJet_2840?ip=192.168.1.20: back_end:hp is_hp:True 
bus:net model:HP_Color_LaserJet_2840 serial: dev_file: host:192.168.1.20 
zc: port:1  

   
^Chp-systray(hpssd)[16681]: debug: Ctrl-C: Exiting...



Bug#579731: [libopenthreads13] Conflicts with libopenthread12

2010-04-30 Thread Matthias Heinz
Package: libopenthreads13
Version: 2.8.3-1
Severity: normal

Hi,

libopenthreads-dev depends on libopenthread13, which is not installable 
due to a conflict with libopenthread12:

Unpacking libopenthreads13 (from .../libopenthreads13_2.8.3-1_amd64.deb) 
...
dpkg: error processing 
/var/cache/apt/archives/libopenthreads13_2.8.3-1_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/libOpenThreads.so.2.4.0', which is also 
in package libopenthreads12 2.8.2-2
Errors were encountered while processing:
 /var/cache/apt/archives/libopenthreads13_2.8.3-1_amd64.deb
[ Rootkit Hunter version 1.3.6 ]
File updated: searched for 163 files, found 135
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
dpkg: dependency problems prevent configuration of libopenthreads-dev:
 libopenthreads-dev depends on libopenthreads13 (= 2.8.3-1); however:
  Package libopenthreads13 is not installed.
dpkg: error processing libopenthreads-dev (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 libopenthreads-dev


Best regards,
Matthias



--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.33-2010.02.27

Debian Release: squeeze/sid
  500 unstableftp2.de.debian.org 
  500 unstabledebian-multimedia.informatik.uni-erlangen.de 
  500 testing ftp2.de.debian.org 
1 experimentalftp2.de.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
libc6(= 2.3.4) | 2.10.2-7
libgcc1(= 1:4.1.1) | 1:4.4.3-9
libstdc++6   (= 4.4.0) | 4.4.3-9


Package's Recommends field is empty.

Package's Suggests field is empty.






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



Bug#571138: iceweasel: random crashes at page/tab close of Iceweasel and iceape

2010-02-24 Thread Matthias Heinz
Hi,

I have the same issue and I think its related to the new xulrunner-1.9.1 
package or libmozjs2d (both version 1.9.1.8-3) from the weekend. Because 
before the upgrade I had no problems with iceweasel.


Best regards,
Matthias

PS: I had no time yet to downgrade the packages and find out which one 
is related. But I hope this hint helps.



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



Bug#571138: iceweasel: random crashes at page/tab close of Iceweasel and iceape

2010-02-24 Thread Matthias Heinz
Am Mittwoch, 24. Februar 2010 schrieb Mike Hommey:
 Hi everyone,
 
 Can you all try to downgrade libcairo2 to the version in testing ?
 http://packages.debian.org/source/testing/cairo


It looks like this is the problem. I did some heavy tab using and 
testing after the downgrade and had no segfault anymore.


Best regards,
Matthias



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



Bug#564895: [xserver-xorg-input-evdev] up key gets stuck

2010-01-12 Thread Matthias Heinz
Package: xserver-xorg-input-evdev
Version: 1:2.3.2-2
Severity: important

--- Please enter the report below this line. ---

Hi,

since the last upgrade to version 2.3.2 of evdev my up key got stuck 
twice in xorg. The only solution for me right now is to restart the 
xserver.

When running xev i get:

---snip--
FocusOut event, serial 31, synthetic NO, window 0x221,
mode NotifyGrab, detail NotifyAncestor

FocusOut event, serial 31, synthetic NO, window 0x221,
mode NotifyUngrab, detail NotifyPointer   

FocusIn event, serial 31, synthetic NO, window 0x221,
mode NotifyUngrab, detail NotifyAncestor 

KeymapNotify event, serial 31, synthetic NO, window 0x0,
keys:  2   0   0   0   0   0   0   0   0   0   0   0   0   
4294967168 0   0   
   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
  

FocusOut event, serial 31, synthetic NO, window 0x221,
mode NotifyGrab, detail NotifyAncestor

FocusOut event, serial 31, synthetic NO, window 0x221,
mode NotifyUngrab, detail NotifyPointer   

FocusIn event, serial 31, synthetic NO, window 0x221,
mode NotifyUngrab, detail NotifyAncestor 

KeymapNotify event, serial 31, synthetic NO, window 0x0,
keys:  2   0   0   0   0   0   0   0   0   0   0   0   0   
4294967168 0   0   
   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
  

FocusOut event, serial 31, synthetic NO, window 0x221,
mode NotifyGrab, detail NotifyAncestor

FocusOut event, serial 31, synthetic NO, window 0x221,
mode NotifyUngrab, detail NotifyPointer   

FocusIn event, serial 31, synthetic NO, window 0x221,
mode NotifyUngrab, detail NotifyAncestor 

KeymapNotify event, serial 31, synthetic NO, window 0x0,
keys:  2   0   0   0   0   0   0   0   0   0   0   0   0   
4294967168 0   0   
   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
  

KeyRelease event, serial 31, synthetic NO, window 0x221,
root 0x1ad, subw 0x0, time 7726817, (144,85), root:(147,142),
state 0x10, keycode 111 (keysym 0xff52, Up), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False  

FocusOut event, serial 34, synthetic NO, window 0x221,
mode NotifyGrab, detail NotifyAncestor

FocusOut event, serial 34, synthetic NO, window 0x221,
mode NotifyUngrab, detail NotifyPointer   

FocusIn event, serial 34, synthetic NO, window 0x221,
mode NotifyUngrab, detail NotifyAncestor 

KeymapNotify event, serial 34, synthetic NO, window 0x0,
keys:  1   0   0   0   0   0   0   0   0   0   0   0   0   
4294967168 0   0   
   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
  

KeyRelease event, serial 34, synthetic NO, window 0x221,
root 0x1ad, subw 0x0, time 7728936, (144,85), root:(147,142),
state 0x10, keycode 111 (keysym 0xff52, Up), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False
---snap--

which looks totally different than the output for the down key. Is there 
a way to reset devices? Or the driver itself? Which would be the better 
solution instead of just restarting xorg.


Best regards,
Matthias



--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32-2009.12.05

Debian Release: squeeze/sid
  500 unstableftp2.de.debian.org 
  500 unstabledebian-multimedia.informatik.uni-erlangen.de 
1 experimentalftp2.de.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-==
libc6  (= 2.7) | 2.10.2-5
xserver-xorg-core (= 2:1.6.99.900) | 2:1.7.3.902-1
udev| 150-2


Package's Recommends field is empty.

Package's Suggests field is empty.



-8---8---8---8---8---8---8---8---8--
Please attach the file: 
  /tmp/reportbug-ng-xserver-xorg-input-evdev-gzCVmP.txt 
to the mail. I'd do it myself if the output wasn't too long to handle.

  Thank you!
-8---8---8---8---8---8---8---8---8--



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



Bug#564895: [xserver-xorg-input-evdev] up key gets stuck

2010-01-12 Thread Matthias Heinz
Am Dienstag, 12. Januar 2010 schrieben Sie:
 Please do that. 

Here we go.
--- Output from package bug script ---
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 22. Okt 2006  /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1865248  6. Jan 18:52 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation G71 [GeForce 7950 GT] 
(rev a1)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2386 17. Aug 2008  /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 InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout de
#   Option  XkbVariantnodeadkeys
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  evdev
Option  CorePointer
Option  Device/dev/input/event3
#   Option  Phys  usb-*/input0
EndSection

Section Device
Identifier  nVidia Corporation NVIDIA Default Card
Driver  nvidia
#   Driver  nv
#   BusID   PCI:2:0:0
Option  NoLogotrue
Option  HWCursor  on
Option  RenderAccel   true
EndSection

Section Monitor
Identifier  L1710B
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  nVidia Corporation NVIDIA Default Card
Monitor L1710B
DefaultDepth24
SubSection Display
Depth   1
Modes   1280x1024 1024x768 800x600 720x400 
640x480
EndSubSection
SubSection Display
Depth   4
Modes   1280x1024 1024x768 800x600 720x400 
640x480
EndSubSection
SubSection Display
Depth   8
Modes   1280x1024 1024x768 800x600 720x400 
640x480
EndSubSection
SubSection Display
Depth   15
Modes   1280x1024 1024x768 800x600 720x400 
640x480
EndSubSection
SubSection Display
Depth   16
Modes   1280x1024 1024x768 800x600 720x400 
640x480
EndSubSection
SubSection Display
Depth   24
Modes   1280x1024 1024x768 800x600 720x400 
640x480
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
EndSection

Section ServerFlags
Option  OffTime   5
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root  8877  5. Dez 13:33 /var/log/Xorg.2.log
-rw-r--r-- 1 root root  8877  5. Dez 15:58 /var/log/Xorg.3.log
-rw-r--r-- 1 root root 14989 11. Dez 17:49 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 16474 12. Jan 13:08 /var/log/Xorg.0.log

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

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the xorg product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.7.3.902 (1.7.4 RC 2)
Release Date: 2009-12-26
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-amd64 x86_64 Debian
Current Operating System: Linux bounty 2.6.32-2009.12.05 #2 SMP PREEMPT Sat Dec 
5 12:06:37 CET 2009 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-2009.12.05 root=/dev/sda2 
ro quiet
Build Date: 06 January 2010  05:51:16PM
xorg-server 2:1.7.3.902-1 (jcris...@debian.org) 
Current version of pixman: 0.16.4
 

Bug#563816: [xserver-xorg] screensaver doesnt get disabled anymore

2010-01-05 Thread Matthias Heinz
Package: xserver-xorg
Version: 1:7.4+4
Severity: normal
Tags: patch

--- Please enter the report below this line. ---

Hi,

since the last update of xorg the screensaver doesnt get disabled 
anymore if a program calls XResetScreenSaver().

If found this bugreport against xorg which contains a patch that might 
fix this: https://bugs.freedesktop.org/show_bug.cgi?id=25855


Regards,
Matthias



--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32-2009.12.05

Debian Release: squeeze/sid
  500 unstableftp2.de.debian.org 
1 experimentalftp2.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-

xserver-xorg-core  (= 2:1.5.99.901) | 2:1.6.5-1
xserver-xorg-video-all   | 
 OR xserver-xorg-video-5 | 
xserver-xorg-input-all   | 1:7.4+4
 OR xserver-xorg-input-4 | 
xserver-xorg-input-evdev | 1:2.2.5-1
hal  (= 0.5.12~git20090406) | 0.5.14-1
console-setup (= 1.29)  | 1.50
 OR console-setup-mini (= 1.29) | 
libc6   (= 2.3) | 2.10.2-3
xkb-data(= 1.4) | 1.7-1
x11-xkb-utils| 7.5+1


Recommends   (Version) | Installed
==-+-===
libgl1-mesa-dri| 7.6.1-1
udev   | 149-2


Package's Suggests field is empty.



-8---8---8---8---8---8---8---8---8--
Please attach the file: 
  /tmp/reportbug-ng-xserver-xorg-PPbwRu.txt 
to the mail. I'd do it myself if the output wasn't too long to handle.

  Thank you!
-8---8---8---8---8---8---8---8---8--



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



Bug#561614: [libogre-dev] compiledemos.sh uses non standard shell extensions

2009-12-18 Thread Matthias Heinz
Package: libogre-dev
Version: 1.6.4.dfsg1-1
Severity: normal


Hi,

the script compiledemos.sh uses popd and pushd to compile the example 
files, which are only available in ksh and zsh.

I'm using the bash and therefore I get lots of errors:

LANG=C sh /usr/share/doc/libogre-dev/examples/compiledemos.sh   
   
Checksum verified: 8a73fbcf42fd6b156b2567839d0cd125 

Using existing ogre directory (remove it and re-run this script if you 
want to start from scratch) 
 
/usr/share/doc/libogre-dev/examples/compiledemos.sh: 101: pushd: not 
found   
   
Compiling Samples/Common/bin/RenderToTexture ... g++: *.cpp: No such 
file or directory   
   
done


Best regards,
Matthias


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32-2009.12.05

Debian Release: squeeze/sid
  500 unstableftp2.de.debian.org 
  500 unstabledebian-multimedia.informatik.uni-erlangen.de 
1 experimentalftp2.de.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-==
libogremain-1.6.4 (= 1.6.4.dfsg1-1) | 1.6.4.dfsg1-1
libfreeimage-dev| 3.10.0-2
libfreetype6-dev| 2.3.11-1
libzzip-dev | 0.13.56-1+b1
libxaw7-dev | 2:1.0.7-1
libopenexr-dev  | 1.6.1-4.1


Package's Recommends field is empty.

Suggests  (Version) | Installed
===-+-===
ogre-doc| 1.6.4.dfsg1-1







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



Bug#498717: Not fixed?

2009-11-22 Thread Matthias Heinz
Hi,

I still get the following error message. To reproduce I used aptitude 
reinstall:

Setting up cpufrequtils (006-2) ...
insserv: warning: current stop runlevel(s) (0 1 6) of script 
`cpufrequtils' overwrites defaults (empty).
insserv: warning: current stop runlevel(s) (0 1 6) of script 
`cpufrequtils' overwrites defaults (empty).
CPUFreq Utilities: Setting ondemand CPUFreq 
governor...CPU0...CPU1...done.


Regards,
Matthias



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



Bug#543271: [fuse-utils] udev rules - patch

2009-10-16 Thread Matthias Heinz
Package: fuse-utils
Version: 2.7.4-1.1

--- Please enter the report below this line. ---

Hi,

because this is very annoying I wrote a small patch that fixes this 
issue.

Hopefully someone adds it to the package, soon.


Regards,
Matthias



--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.31-2009.09.10

Debian Release: squeeze/sid
  500 unstableftp2.de.debian.org 
  500 unstabledebian-multimedia.informatik.uni-erlangen.de 
1 experimentalftp2.de.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
libc6  (= 2.3) | 2.9-27
libfuse2  (= 2.7.4-1.1) | 2.7.4-1.1
sed  (= 4) | 4.2.1-3
adduser | 3.111
makedev  (= 2.3.1-80)  | 2.3.1-89
 OR udev| 146-5


Package's Recommends field is empty.

Package's Suggests field is empty.



diff -ur --new-file fuse-2.7.4.orig/debian/fuse-utils.udev fuse-2.7.4/debian/fuse-utils.udev
--- fuse-2.7.4.orig/debian/fuse-utils.udev	1970-01-01 01:00:00.0 +0100
+++ fuse-2.7.4/debian/fuse-utils.udev	2009-10-16 21:34:39.0 +0200
@@ -0,0 +1 @@
+KERNEL==fuse, GROUP=fuse
diff -ur --new-file fuse-2.7.4.orig/debian/rules fuse-2.7.4/debian/rules
--- fuse-2.7.4.orig/debian/rules	2009-10-16 22:07:26.0 +0200
+++ fuse-2.7.4/debian/rules	2009-10-16 22:03:38.0 +0200
@@ -77,6 +77,7 @@
 	done
 endif
 	dh_installman -s
+	dh_installudev
 	dh_link -s
 	dh_strip -s
 	dh_compress -s -Xusr/share/doc/libfuse-dev/examples/


Bug#550713: [util-linux] blkid doesnt find external hard drive

2009-10-12 Thread Matthias Heinz
Package: util-linux
Version: 2.16.1-4
Severity: normal

--- Please enter the report below this line. ---

Hi,

a few days ago I discovered that udev doesn't add by-uuid entries in 
/dev/disk for my hotpluggable eSATA hard drive. First I thought that 
this might be a problem of udev, but then I figured out that blkid 
doesn't return anything relating to the device of the drive.


Yours sincerely,
Matthias



--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.31-2009.09.10

Debian Release: squeeze/sid
  500 unstableftp2.de.debian.org 
  500 unstabledebian-multimedia.informatik.uni-erlangen.de 
1 experimentalftp2.de.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-=
lsb-base   (= 3.0-6) | 3.2-23
tzdata   (= 2006c-2) | 2009n-1
initscripts   | 2.87dsf-6
dpkg (= 1.15.4)  | 1.15.4
 OR install-info  | 4.13a.dfsg.1-5


Package's Recommends field is empty.

Suggests(Version) | Installed
=-+-===
util-linux-locales| 
kbd   | 
 OR console-tools | 1:0.2.3dbs-66
dosfstools| 3.0.6-1







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



Bug#521521: [udev] some additional informations

2009-03-28 Thread Matthias Heinz
Package: udev
Version: 0.140-1

--- Please enter the report below this line. ---

Hi,

i had some fun this morning, when no network device worked. My first thought 
wasn't udev to blame, but the 2.6.29, because it has some code that can fsck 
up the network.

Well, its udev and here are my observations.

First the original 70-persistent-net.rules, after udev 0.140 was started this 
morning:

-
# PCI device 0x10de:0x0373 (forcedeth)
SUBSYSTEM==net, DRIVERS==?*, ATTRS{address}==00:17:31:8f:35:1d, 
NAME=eth0

# Firewire device 0011d8ce1bda (ohci1394)
SUBSYSTEM==net, DRIVERS==?*, ATTRS{address}==00:11:d8:00:00:ce:1b:da, 
NAME=eth2

# PCI device 0x10de:0x0373 (forcedeth)
SUBSYSTEM==net, DRIVERS==?*, ATTRS{address}==00:17:31:8f:44:80, 
NAME=eth1

# USB device 0bda:8187 (rtl8187)
SUBSYSTEM==net, DRIVERS==?*, ATTR{address}==00:15:af:04:c4:f6, 
ATTR{type}==1, NAME=wlan0

# PCI device 0x10de:0x0373 (forcedeth)
SUBSYSTEM==net, ACTION==add, DRIVERS==?*, 
ATTR{address}==00:17:31:8f:35:1d, ATTR{type}==1, KERNEL==eth*, 
NAME=eth3

# PCI device 0x10de:0x0373 (forcedeth)
SUBSYSTEM==net, ACTION==add, DRIVERS==?*, 
ATTR{address}==00:17:31:8f:44:80, ATTR{type}==1, KERNEL==eth*, 
NAME=eth4
-

Now the interessting part, i moved the file away and restarted udev.
As expected the rules file was regenerated but have a look at the device 
names:

-
# PCI device 0x10de:0x0373 (forcedeth)
SUBSYSTEM==net, ACTION==add, DRIVERS==?*, 
ATTR{address}==00:17:31:8f:35:1d, ATTR{type}==1, KERNEL==eth*, 
NAME=eth3

# USB device 0x:0x (rtl8187)
SUBSYSTEM==net, ACTION==add, DRIVERS==?*, 
ATTR{address}==00:15:af:04:c4:f6, ATTR{type}==1, KERNEL==wlan*, 
NAME=wlan0

# PCI device 0x10de:0x0373 (forcedeth)
SUBSYSTEM==net, ACTION==add, DRIVERS==?*, 
ATTR{address}==00:17:31:8f:44:80, ATTR{type}==1, KERNEL==eth*, 
NAME=eth4
-

They're still named eth3 and eth4.

Any idea why?

Best regards,
Matthias


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.29-2009.03.25

Debian Release: squeeze/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-multimedia.informatik.uni-erlangen.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-=
libc6 (= 2.4) | 2.9-6
libselinux1(= 2.0.59) | 2.0.71-1
libvolume-id1 (= 0.140-1) | 0.140-1
lsb-base(= 3.0-6) | 3.2-22
--- Output from package bug script ---
QSettings: failed to open file '/etc/qt3/qtrc'
QSettings: failed to open file '/etc/qt3/qtrc'
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
insgesamt 132
lrwxrwxrwx 1 root root19  8. Feb 2007  025_libgphoto2.rules - 
../libgphoto2.rules
lrwxrwxrwx 1 root root22  8. M��r 17:45 025_logitechmouse.rules - 
../logitechmouse.rules
lrwxrwxrwx 1 root root13 17. M��r 2007  035_kino.rules - ../kino.rules
-rw-r--r-- 1 root root  1137  1. Okt 16:33 65_dmsetup.rules
-rw-r--r-- 1 root root   715 22. Okt 2006  70-persistent-cd.rules
-rw-r--r-- 1 root root   754 28. M��r 12:32 70-persistent-net.rules
-rw-r--r-- 1 root root  1068 28. M��r 11:55 70-persistent-net.rules~
-rw-r--r-- 1 root root82 17. Aug 2008  90-hal.rules
lrwxrwxrwx 1 root root16 29. Jun 2008  libmtp7.rules - ../libmtp7.rules
lrwxrwxrwx 1 root root16  8. M��r 17:43 libmtp8.rules - ../libmtp8.rules
lrwxrwxrwx 1 root root15  8. M��r 17:43 libnjb.rules - ../libnjb.rules
lrwxrwxrwx 1 root root19 25. Okt 2006  z60_alsa-utils.rules - 
../alsa-utils.rules
-rw-r--r-- 1 root root  2079 11. Feb 01:07 z60_gpsd.rules
lrwxrwxrwx 1 root root15 28. Okt 2006  z60_hdparm.rules - ../hdparm.rules
-rw-r--r-- 1 root root  5354 17. M��r 11:09 z60_hplip.rules
-rw-r--r-- 1 root root  2656  1. Jan 2008  z60_libpisock9.rules
-rw-r--r-- 1 root root  1742 14. Feb 17:18 z60_libsane-extras.rules
-rw-r--r-- 1 root root 72908  4. M��r 11:03 z60_libsane.rules
-rw-r--r-- 1 root root75 16. Feb 12:07 z60_virtualbox-ose.rules
-rw-r--r-- 1 root root   268 19. M��r 2008  z60_xilinx.rules
-rw-r--r-- 1 root root  6658 31. Okt 13:35 z60_xserver-xorg-input-wacom.rules

-- /sys/:
/sys/dev
/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2/dev
/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1/dev
/sys/devices/pci:00/:00:0a.0/usb2/2-0:1.0/usb_endpoint/usbdev2.1_ep81/dev
/sys/devices/pci:00/:00:0a.0/usb2/2-2/2-2:1.0/0003:046D:C041.0001/hidraw/hidraw0/dev
/sys/devices/pci:00/:00:0a.0/usb2/2-2/2-2:1.0/input/input3/event3/dev
/sys/devices/pci:00/:00:0a.0/usb2/2-2/2-2:1.0/input/input3/mouse0/dev
/sys/devices/pci:00/:00:0a.0/usb2/2-2/2-2:1.0/usb_endpoint/usbdev2.2_ep81/dev
/sys/devices/pci:00/:00:0a.0/usb2/2-2/2-2:1.1/0003:046D:C041.0002/hidraw/hidraw1/dev
/sys/devices/pci:00/:00:0a.0/usb2/2-2/2-2:1.1/usb_endpoint/usbdev2.2_ep82/dev
/sys/devices/pci:00/:00:0a.0/usb2/2-2/2-2:1.1/usb/hiddev0/dev

Bug#521081: [xserver-xorg-video-intel] New upstream release available

2009-03-24 Thread Matthias Heinz
Package: xserver-xorg-video-intel
Version: 2:2.3.2-2+lenny6
Severity: normal

--- Please enter the report below this line. ---

Hi,

it would be great if somebody could package the latest upstream version.

http://xorg.freedesktop.org/archive/individual/driver/xf86-video-intel-2.6.3.tar.bz2


Best regards,
Matthias


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.28.8-2009.03.18

Debian Release: squeeze/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-multimedia.informatik.uni-erlangen.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
libc6 (= 2.7-1) | 2.9-6
libdrm2   (= 2.3.1) | 2.3.1-2
xserver-xorg-core (= 2:1.4) | 2:1.4.2-11



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



Bug#507038: [pmount] pmount.allow should work with uuids/ids

2008-11-30 Thread Matthias Heinz
Am Samstag, 29. November 2008 schrieb Vincent Fourmond:
   I'm curious: does that mean that the /sys/block/dev/removable is 0 ?

Yes.
Most sata controllers do support drive hotplugging. An eSATA port is not very 
different to a normal sata port. Its impossible to differ between them. Some 
users use an internal sata port as eSATA port through a slot bracket.
(Maybe its not completly impossible, every SATA port got a unique number, but 
this is surely different on different mainboards, so you would have to keep a 
list for every mainboard with an sata port or make it user configurable in 
the kernel. Like: Port 0 is an external port)


Best regards,
Matthias



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



Bug#507038: [pmount] pmount.allow should work with uuids/ids

2008-11-27 Thread Matthias Heinz
Package: pmount
Version: 0.9.18-2
Severity: wishlist

--- Please enter the report below this line. ---

Hi,

the pmount.allow file is in general a good idea, but it has some issues.

The first thing is that - if you use an esata drive - the kernel does not 
recognize that this drive is removable. Which why there's the allow file, i 
guess.

But there's a problem with it, you just can add real device names here, no 
links like /dev/disk/by-id/... or /dev/disk/by-uuid/ or else. But that is an 
important feature, if you use multiple plugable mass storage devices, where 
the device names change pretty often.

It took me 10 minutes to find out, why my pmount line in a script didnt work 
anymore, until I realized that I had another usb stick plugged in, which got 
the sdb device that normally uses my external hd (and which was entered in 
the pmount.allow file)


Yours sincerely,
Matthias

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.27.7-24.11.2008

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-multimedia.informatik.uni-erlangen.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-=
libblkid1  (= 1.33) | 1.41.3-1
libc6 (= 2.7-1) | 2.7-16
libdbus-1-3   (= 1.0.2) | 1.2.1-4
libhal-storage1 (= 0.5.8.1) | 0.5.11-6
libhal1 (= 0.5.8.1) | 0.5.11-6
libsysfs2| 2.1.0-5





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



Bug#463165: fgjs doesn't work with my gamepad

2008-06-22 Thread Matthias Heinz
Am Sonntag, 22. Juni 2008 schrieb Ove Kaaven:
 Shouldn't be, it's just waiting for joystick activity until the time is
 up. plib uses gettimeofday() to check the time, and it seems kind of
 like this is not actually working on your system, for some reason.

 I don't know, maybe try: echo 0  /proc/sys/kernel/vsyscall64

Doesnt change a thing, output is still the same. No counting, just waiting for 
something.

Its probably fixed in cvs, tried my own compiled fgjs and that worked.



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



Bug#463165: fgjs doesn't work with my gamepad

2008-06-21 Thread Matthias Heinz
Am Samstag, 21. Juni 2008 schrieb Ove Kaaven:
 How many axes your joystick has, maybe, and whether more than one
 joystick is detected. Perhaps it's a plib limitation. At least in plib
 1.8.4, more than 16 axes per joystick cause crashes. (Can be a real pain
 if certain non-joystick devices, like multimedia keyboards, are detected
 as joysticks...)

Just one gamepad, with 3 axes and 12 buttons. I dont know how plib works but 
if theres an upper limitation of 16 functions (axes + buttons) it could be 
the problem.

I'm afraid that i've got no other joystick with less functions to test this.


Regards,
Matthias



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



Bug#463165: fgjs doesn't work with my gamepad

2008-06-21 Thread Matthias Heinz
Am Samstag, 21. Juni 2008 schrieb Ove Kaaven:
 What do you mean 3 axes? No joystick has had that few axes for like a
 decade...

Sorry, my mistake, its 6 axes. Still not 16.

 Did you make sure that you don't have any devices that might show up on
 /dev/input/js1 or something?

Nothing else, just the gamepad as js0.

I've got a totally different error right now, fgjs just hangs and doesnt start 
to count down the 10 seconds. So it looks like this program has some other 
problems, too ;)


Regards,
Matthias



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



Bug#478025: [clive] Please update to version 0.4.11 which fixes several bugs

2008-04-26 Thread Matthias Heinz
Package: clive
Version: 0.4.8-1
Severity: normal

--- Please enter the report below this line. ---

Hi,

could you please update clive to version 0.4.11? It looks like youtube changed 
some internal things again, which makes clive useless for those kinds of 
files.

Thanks,
Matthias

(in addition we get some new feautures http://dl.gna.org/clive/ChangeLog :)

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.24.4-13.04.2008

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-mirrors.sdinet.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
python   | 2.5.2-1
python-central  (= 0.6) | 0.6.5
python-urlgrabber| 3.1.0-4




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



Bug#476123: [firebird2.0-common] error in the postinst script, adduser fails

2008-04-14 Thread Matthias Heinz
Package: firebird2.0-common
Version: 2.0.3.12981.ds1-11
Severity: normal

--- Please enter the report below this line. ---
Hi,

when i try to reinstall the firebird2.0-common package to fix the problem with 
the missing user firebird i get this message:

Setting up firebird2.0-common (2.0.3.12981.ds1-11) ...
adduser: The home dir must be an absolute path.


Looking in the postinst script says:

 adduser --system --quiet --shell /bin/bash --home $VAR \
--group --gecos Firebird Database Administator firebird

Where and to what is $VAR set?


Yours sincerely,
Matthias



--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.24.4-13.04.2008

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-mirrors.sdinet.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-==
libc6 (= 2.7-1) | 2.7-10
libstdc++6 (= 4.1.1-21) | 4.3.0-3
adduser  | 3.107




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



Bug#474282: [courier-imap] please provide extra info in we dont use /etc/default/courier anymore

2008-04-04 Thread Matthias Heinz
Package: courier-imap, courier-imap-ssl
Version: 4.3.1-1
Severity: wishlist

--- Please enter the report below this line. ---

Hi,

i'm writing this, because today I upgraded to the newest version of 
courier-imap and courier-imap-ssl.

I saw a dialog telling me that MAILDIR from /etc/courier/imap will not be used 
anymore. It took some time for me to figure out where I hace to set this 
option to get courier-imap(-ssl) to work again.

Please just add to the dialog that the user should edit his/hers courier imapd 
config file (imapd and imapd-ssl) in /etc/courier and change MAILDIRPATH to 
their desired value.


Yours sincerely,
Matthias



--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.24.3-26.03.2008

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-mirrors.sdinet.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-
courier-authlib  | 0.60.1-1+b1
courier-base (= 0.59.0) | 0.59.0-1
exim4| 
 OR mail-transport-agent | 
libc6 (= 2.7-1) | 2.7-10
libfam0  | 
libgdbm3 | 1.8.3-3




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



Bug#463165: fgjs doesn't work with my gamepad

2008-01-29 Thread Matthias Heinz
Package: flightgear
Version: 1.0.0-1
Severity: normal

--- Please enter the report below this line. ---

Hi,

I've got a Logitech Logitech RumblePad 2 USB here and was trying to configure 
it with fgjs. I tried it with the js_demo as suggested in the Readme and it 
gets recognized there.

fgjs starts up fine and tells me to press enter to begin the measure of the 
dead band of the joystick. But after pressing enter i just see a 10 and 
nothing happens then. The programs just stays in Status S+ and thats it. The 
only thing i can do is abort it with ctrl+c.

Tell me if you need more informations.


Yours sincerely,
Matthias


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.24-25.01.2008

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-mirrors.sdinet.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-=
fgfs-base (= 1.0.0) | 1.0.0-1
freeglut3| 2.4.0-6
libalut0(= 1.1.0-1) | 1.1.0-1
libc6 (= 2.7-1) | 2.7-6
libgcc1 (= 1:4.2.1) | 1:4.3-20080127-1
libgl1-mesa-glx  | 7.0.2-4
 OR libgl1   | 
libglu1-mesa | 7.0.2-4
 OR libglu1  | 
libice6 (= 1:1.0.0) | 2:1.0.4-1
libjpeg62| 6b-14
libopenal0a  | 1:0.0.8-7
libsm6   | 2:1.0.3-1+b1
libstdc++6(= 4.2.1) | 4.3-20080127-1
libx11-6 | 2:1.0.3-7
libxext6 | 1:1.0.3-2
libxi6   | 2:1.1.3-1
libxmu6  | 2:1.0.4-1
libxt6   | 1:1.0.5-3
plib1.8.4c2 (= 1.8.4-7) | 1.8.4-8
simgear0(= 1.0.0-1) | 1.0.0-1
zlib1g   | 1:1.2.3.3.dfsg-11




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



Bug#462561: new upstream version available fixing several bugs

2008-01-25 Thread Matthias Heinz
Package: clive
Version: 0.3.3-1
Severity: normal

--- Please enter the report below this line. ---

Hi,

please update the clive package.

Version 0.4.3 got released today fixing some important bugs.
http://dl.gna.org/clive/ChangeLog

http://home.gna.org/clive/dl.shtml


Thanks,
Matthias


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.24-25.01.2008

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-mirrors.sdinet.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
python   | 2.4.4-6
python-central(= 0.5.8) | 0.5.15-0.1
python-urlgrabber| 3.1.0-4




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



Bug#461149: New upstream version available

2008-01-16 Thread Matthias Heinz
Package: stormbaancoureur
Version: 1.5.2-1
Severity: wishlist

--- Please enter the report below this line. ---

Hi,

there's a new version of Stormbaan Coureur available:
http://bram.creative4vision.nl/sturmbahnfahrer/download/stormbaancoureur-2.0.2.tar.gz

would be nice if you could package it.


Yours sincerely,
Matthias


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.23.12-01.01.2008

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-mirrors.sdinet.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-
stormbaancoureur-data (= 1.5.2-1) | 1.5.2-1
freeglut3 | 2.4.0-6
libasound2( 1.0.14) | 1.0.15-3
libc6  (= 2.6-1) | 2.7-6
libgcc1   (= 1:4.2-20070516) | 1:4.3-20080112-1
libgl1-mesa-glx   | 7.0.2-3
 OR libgl1| 
libglu1-mesa  | 7.0.2-3
 OR libglu1   | 
libode0debian1  (= 1:0.8.dfsg-3) | 1:0.9.dfsg-1
libstdc++6  (= 4.2-20070516) | 4.3-20080112-1
plib1.8.4c2  (= 1.8.4-7) | 1.8.4-8




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



Bug#460525: amarok acts strange when switching streams

2008-01-13 Thread Matthias Heinz
Package: amarok
Version: 1.4.8-1
Severity: normal

--- Please enter the report below this line. ---

Hello,

amarok acts strange when switching streams.

I do the following:

playing a stream, stopping it, playing another one

the result is a slowly reacting amarok, the stream is not played (even though 
amarok says it) and i can do nothing else. Stopping the stream and restarting 
it again doesn't work and playing a music file doesn't work either.

It doesnt matter if you switch between two streams, stop a running stream and 
restart it again or play a file and switch then to a stream.

Switching between music files is not affected and works as it should.

There was a libxine update a few days ago, i guess it has something to do with 
it.


Yours sincerely,
Matthias


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.23.12-01.01.2008

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-mirrors.sdinet.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
amarok-engines | 1.4.8-1
 OR amarok-engine  | 
kdelibs4c2a (= 4:3.5.8-1) | 4:3.5.8.dfsg.1-6
libart-2.0-2   (= 2.3.18) | 2.3.19-3
libaudio2  | 1.9.1-1
libc6   (= 2.7-1) | 2.7-6
libfontconfig1  (= 2.4.0) | 2.5.0-2
libfreetype6(= 2.3.5) | 2.3.5-1+b1
libgcc1   (= 1:4.2.1) | 1:4.3-20080104-1
libgl1-mesa-glx| 7.0.2-3
 OR libgl1 | 
libglib2.0-0   (= 2.14.0) | 2.14.4-2
libgpod3-nogtk | 
 OR libgpod3   | 0.6.0-3
libice6   (= 1:1.0.0) | 2:1.0.4-1
libidn11   (= 0.5.18) | 1.1-1
libifp4| 1.0.0.2-3
libjpeg62  | 6b-14
libkarma0  | 0.0.6-3
libmtp7| 0.2.4-5
libmysqlclient15off  (= 5.0.27-1) | 5.0.51-2
libnjb5| 2.2.5-4.1
libpng12-0   (= 1.2.13-4) | 1.2.15~beta5-3
libpq5 | 8.2.6-1
libqt3-mt (= 3:3.3.7) | 3:3.3.7-9
libruby1.8  (= 1.8.6.111) | 1.8.6.111-3
libsdl1.2debian  (= 1.2.10-1) | 1.2.13-1
libsm6 | 2:1.0.3-1+b1
libsqlite3-0(= 3.4.2) | 3.4.2-2
libstdc++6  (= 4.2.1) | 4.3-20080104-1
libtag1c2a(= 1.4) | 1.4-8+b1
libtagc0  (= 1.4) | 1.4-8+b1
libtunepimp5   | 0.5.3-6
libusb-0.1-4 (= 2:0.1.12) | 2:0.1.12-9
libvisual-0.4-0 (= 0.4.0) | 0.4.0-2
libx11-6   | 2:1.0.3-7
libxcursor1 ( 1.1.2) | 1:1.1.9-1
libxext6   | 1:1.0.3-2
libxft2 ( 2.1.1) | 2.1.12-2
libxi6 | 2:1.1.3-1
libxinerama1   | 1:1.0.2-1
libxrandr2(= 2:1.2.0) | 2:1.2.2-1
libxrender1| 1:0.9.4-1
libxt6 | 1:1.0.5-3
ruby   | 4
unzip  | 5.52-10
zlib1g | 1:1.2.3.3.dfsg-8




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



Bug#444856: 4GB per file size limit for data dvds

2007-10-01 Thread Matthias Heinz
Package: k3b
Version: 1.0.3-2
Severity: normal

--- Please enter the report below this line. ---

Hi,

if you wanna add a file bigger than 4gb to a data dvd k3b wont let you and 
displays a error dialog instead saying that this is not allowed.

I dont know any good reason why this is not allowed. (Well, i know of a bug at 
the beginning of the year but this one should've been fixed by now)

Yours sincerely,
Matthias


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.22.9-29.09.2007

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-mirrors.sdinet.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-===
kdelibs4c2a(= 4:3.5.7-1) | 4:3.5.7.dfsg.1-7
libacl1 (= 2.2.11-1) | 2.2.45-1
libart-2.0-2  (= 2.3.18) | 2.3.19-3
libattr1 (= 2.4.4-1) | 1:2.4.39-1
libaudio2 | 1.9-2+b1
libc6  (= 2.6-1) | 2.6.1-5
libdbus-1-3(= 1.1.1) | 1.1.1-3
libdbus-qt-1-1c2   (= 0.62.git.20060814) | 0.62.git.20060814-2
libdvdread3(= 0.9.6) | 0.9.7-3
libexpat1 (= 1.95.8) | 1.95.8-4
libfam0   | 
libfontconfig1 (= 2.4.0) | 2.4.2-1.2
libfreetype6   (= 2.3.5) | 2.3.5-1+b1
libgcc1   (= 1:4.2-20070516) | 1:4.2.1-5
libhal1(= 0.5.9) | 0.5.9.1-6
libice6  (= 1:1.0.0) | 2:1.0.4-1
libidn11  (= 0.5.18) | 1.1-1
libjpeg62 | 6b-14
libk3b3(= 1.0.3) | 1.0.3-2
libmusicbrainz4c2a (= 2.1.5) | 2.1.5-1
libpng12-0  (= 1.2.13-4) | 1.2.15~beta5-2
libqt3-mt(= 3:3.3.7) | 3:3.3.7-9
libsm6| 2:1.0.3-1+b1
libstdc++6  (= 4.2-20070516) | 4.2.1-5
libx11-6  | 2:1.0.3-7
libxcursor1( 1.1.2) | 1:1.1.9-1
libxext6  | 1:1.0.3-2
libxft2( 2.1.1) | 2.1.12-2
libxi6| 2:1.1.3-1
libxinerama1  | 1:1.0.2-1
libxrandr2   (= 2:1.2.0) | 2:1.2.2-1
libxrender1   | 1:0.9.4-1
libxt6| 1:1.0.5-3
zlib1g  (= 1:1.2.3.3.dfsg-1) | 1:1.2.3.3.dfsg-6
wodim | 9:1.1.6-1
 OR cdrskin   | 
cdparanoia (= 3a9.8) | 3.10+debian~pre0-5
genisoimage   | 9:1.1.6-1
kdelibs-data   (= 4:3.1.4-2) | 4:3.5.7.dfsg.1-7
kdebase-bin   | 4:3.5.7-4
cdrdao   (= 1.1.7-5) | 1:1.2.2-8




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



Bug#442397: reason found...

2007-09-29 Thread Matthias Heinz
Package: udev
Version: 0.114-2

--- Please enter the report below this line. ---

Hi,

the problem is that CONFIG_USB_DEVICE_CLASS is not set in my kernel config. 
That means that devices like a digicam just get reported as usb not 
as usb_device.

This is a problem of the libgphoto2 and its udev rule. It should not just 
check for usb_device, but for usb, too. Because some use self compiled 
kernels without that kernel option.


Yours sincerely,
Matthias



--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.22.6-15.09.2007

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-mirrors.sdinet.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-
libc6  (= 2.6-1) | 2.6.1-5
libselinux1   (= 2.0.15) | 2.0.15-2+b1
libvolume-id0  (= 0.113) | 0.114-2
debconf (= 0.5)  | 1.5.14
 OR debconf-2.0   | 
lsb-base   (= 3.0-6) | 3.1-24




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



Bug#442397: fails to set correct permissions for a digicam

2007-09-16 Thread Matthias Heinz
Am Samstag, 15. September 2007 schrieb Marco d'Itri:
 I have no reason to believe that this is an udev bug. You probably
 misconfigured your system in some way.

I haven't configured anything here. Its everything how it got installed.


 Please investigate this using e.g. udevinfo and udevtest.

I have no clue how to do this, but i played a bit around and maybe this can 
help you:

# lsusb
Bus 002 Device 009: ID 04a9:309a Canon, Inc. PowerShot A80


# udevinfo --name=/dev/bus/usb/002/009  --attribute-walk

Udevinfo starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.

  looking at device '/devices/pci:00/:00:0a.0/usb2/2-6':
KERNEL==quot;2-6quot;
SUBSYSTEM==quot;usbquot;
DRIVER==quot;usbquot;
ATTR{product}==quot;Canon Digital Cameraquot;
ATTR{manufacturer}==quot;Canon Inc.quot;
ATTR{quirks}==quot;0x0quot;
ATTR{maxchild}==quot;0quot;
ATTR{version}==quot; 1.10quot;
ATTR{devnum}==quot;9quot;
ATTR{busnum}==quot;2quot;
ATTR{speed}==quot;12quot;
ATTR{bMaxPacketSize0}==quot;32quot;
ATTR{bNumConfigurations}==quot;1quot;
ATTR{bDeviceProtocol}==quot;00quot;
ATTR{bDeviceSubClass}==quot;00quot;
ATTR{bDeviceClass}==quot;00quot;
ATTR{bcdDevice}==quot;0001quot;
ATTR{idProduct}==quot;309aquot;
ATTR{idVendor}==quot;04a9quot;
ATTR{bMaxPower}==quot;100mAquot;
ATTR{bmAttributes}==quot;c0quot;
ATTR{bConfigurationValue}==quot;1quot;
ATTR{bNumInterfaces}==quot; 1quot;
ATTR{configuration}==quot;quot;
ATTR{dev}==quot;189:136quot;

  looking at parent device '/devices/pci:00/:00:0a.0/usb2':
KERNELS==quot;usb2quot;
SUBSYSTEMS==quot;usbquot;
DRIVERS==quot;usbquot;
ATTRS{serial}==quot;:00:0a.0quot;
ATTRS{product}==quot;OHCI Host Controllerquot;
ATTRS{manufacturer}==quot;Linux 2.6.22.6-11.09.2007 ohci_hcdquot;
ATTRS{quirks}==quot;0x0quot;
ATTRS{maxchild}==quot;10quot;
ATTRS{version}==quot; 1.10quot;
ATTRS{devnum}==quot;1quot;
ATTRS{busnum}==quot;2quot;
ATTRS{speed}==quot;12quot;
ATTRS{bMaxPacketSize0}==quot;64quot;
ATTRS{bNumConfigurations}==quot;1quot;
ATTRS{bDeviceProtocol}==quot;00quot;
ATTRS{bDeviceSubClass}==quot;00quot;
ATTRS{bDeviceClass}==quot;09quot;
ATTRS{bcdDevice}==quot;0206quot;
ATTRS{idProduct}==quot;quot;
ATTRS{idVendor}==quot;quot;
ATTRS{bMaxPower}==quot;  0mAquot;
ATTRS{bmAttributes}==quot;e0quot;
ATTRS{bConfigurationValue}==quot;1quot;
ATTRS{bNumInterfaces}==quot; 1quot;
ATTRS{configuration}==quot;quot;
ATTRS{dev}==quot;189:128quot;

  looking at parent device '/devices/pci:00/:00:0a.0':
KERNELS==quot;:00:0a.0quot;
SUBSYSTEMS==quot;pciquot;
DRIVERS==quot;ohci_hcdquot;
ATTRS{msi_bus}==quot;quot;
ATTRS{broken_parity_status}==quot;0quot;

ATTRS{modalias}==quot;pci:v10DEd036Csv1043sdCB84bc0Csc03i10quot;
ATTRS{local_cpus}==quot;3quot;
ATTRS{irq}==quot;21quot;
ATTRS{class}==quot;0x0c0310quot;
ATTRS{subsystem_device}==quot;0xcb84quot;
ATTRS{subsystem_vendor}==quot;0x1043quot;
ATTRS{device}==quot;0x036cquot;
ATTRS{vendor}==quot;0x10dequot;

  looking at parent device '/devices/pci:00':
KERNELS==quot;pci:00quot;
SUBSYSTEMS==quot;quot;
DRIVERS==quot;quot;
ATTRS{uevent}==quot;quot;

# udevtest /dev/bus/usb/002/009
This program is for debugging only, it does not run any program,
specified by a RUN key. It may show incorrect results, because
some values may be different, or not available at a simulation run.

parse_file: reading '/etc/udev/rules.d/020_permissions.rules' as rules file
parse_file: reading '/etc/udev/rules.d/025_libgphoto2.rules' as rules file
parse_file: reading '/etc/udev/rules.d/025_libsane.rules' as rules file
parse_file: reading '/etc/udev/rules.d/025_logitechmouse.rules' as rules file
parse_file: reading '/etc/udev/rules.d/035_kino.rules' as rules file
parse_file: reading '/etc/udev/rules.d/libmtp6.rules' as rules file
parse_file: reading '/etc/udev/rules.d/libnjb.rules' as rules file
parse_file: reading '/etc/udev/rules.d/udev.rules' as rules file
parse_file: reading '/etc/udev/rules.d/z20_persistent-input.rules' as rules 
file
parse_file: reading '/etc/udev/rules.d/z20_persistent.rules' as rules file
parse_file: reading '/etc/udev/rules.d/z25_persistent-cd.rules' as rules file
parse_file: reading '/etc/udev/rules.d/z25_persistent-net.rules' as rules file
parse_file: reading '/etc/udev/rules.d/z45_persistent-net-generator.rules' as 
rules file
parse_file: reading '/etc/udev/rules.d/z50_run.rules' as rules file
parse_file: reading '/etc/udev/rules.d/z55_hotplug.rules' as rules file
parse_file: reading '/etc/udev/rules.d/z60_alsa-utils.rules' 

Bug#442397: fails to set correct permissions for a digicam

2007-09-15 Thread Matthias Heinz
Package: udev
Version: 0.114-2
Severity: normal

--- Please enter the report below this line. ---

Hi,

I'v got a Canon Powershot A80 (ID 04a9:309a Canon, Inc. PowerShot A80) and if 
I connect it with my computer via USB the devices get created, but with the 
wrong permissions.

E.g.

output of lsusb:
Bus 002 Device 008: ID 04a9:309a Canon, Inc. PowerShot A80

and the corresponding device:
/dev/bus/usb/002# ls -la
crw-rw-r-- 1 root root 189, 135 2007-09-15 20:07 008

but - as i see in the libgphoto2.rules file - it should be belong to 
group plugdev.

I have no idea whats going wrong here, the rules file is properly linked in 
udev/rules.d and all...


Yours sincerely
Matthias


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.22.6-11.09.2007

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-mirrors.sdinet.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-
libc6  (= 2.6-1) | 2.6.1-4
libselinux1   (= 2.0.15) | 2.0.15-2+b1
libvolume-id0  (= 0.113) | 0.114-2
debconf (= 0.5)  | 1.5.14
 OR debconf-2.0   | 
lsb-base   (= 3.0-6) | 3.1-24




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



Bug#378227: xine-ui: Can't skip in flacs

2007-08-30 Thread Matthias Heinz
Am Mittwoch, 29. August 2007 schrieb Reinhard Tartler:
 I've forwarded your bug report to sourceforge [1], where a xine developer
 has written this:

[...]

I've tested this with some of my flac files and it works for me now. Bug can 
be closed.


Yours sincerely,
Matthias


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



Bug#434178: kdesktop doesnt set energy saving settings

2007-07-22 Thread Matthias Heinz
Package: kdesktop
Version: 4:3.5.7-2
Severity: normal

--- Please enter the report below this line. ---

Hi,

I've got the problem that kdesktop does not set the energy saving settings on 
startup anymore.

I normally use
Standby: 0Suspend: 0Off: 300

but now its always the default of xorg:
Standby: 600Suspend: 1200Off: 1800

I dont know in which version change this bug occured, i just realized it. (I 
guess its from 3.5.6 - 3.5.7, but i haven't checked yet)


Yours sincerely,
Matthias


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.21.5-21.06.2007

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-mirrors.sdinet.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-==
kdelibs4c2a(= 4:3.5.7-1) | 4:3.5.7.dfsg.1-2
libart-2.0-2  (= 2.3.18) | 2.3.19-3
libaudio2 | 1.9-2+b1
libc6  (= 2.6-1) | 2.6-2
libfontconfig1 (= 2.4.0) | 2.4.2-1.2
libfreetype6   (= 2.3.5) | 2.3.5-1+b1
libgcc1   (= 1:4.2-20070516) | 1:4.2.1-0
libgl1-mesa-glx   | 6.5.3-1
 OR libgl1| 
libglu1-mesa  | 6.5.2-7
 OR libglu1   | 
libice6  (= 1:1.0.0) | 1:1.0.3-2
libidn11  (= 0.5.18) | 0.6.5-1
libjpeg62 | 6b-13
libkonq4   (= 4:3.5.7-1) | 4:3.5.7-2
libpng12-0  (= 1.2.13-4) | 1.2.15~beta5-2
libqt3-mt(= 3:3.3.7) | 3:3.3.7-5
libsm6| 2:1.0.3-1+b1
libstdc++6  (= 4.2-20070516) | 4.2.1-0
libx11-6  | 2:1.0.3-7
libxau6   | 1:1.0.3-2
libxcursor1( 1.1.2) | 1:1.1.8-2
libxext6  | 1:1.0.3-2
libxft2( 2.1.1) | 2.1.12-2
libxi6| 2:1.1.1-1
libxinerama1  | 1:1.0.2-1
libxrandr2   (= 2:1.2.0) | 2:1.2.1-1
libxrender1   | 1:0.9.2-1
libxss1   | 1:1.1.2-1
libxt6| 1:1.0.5-3
libxxf86misc1 | 1:1.0.1-2
zlib1g  (= 1:1.2.3.3.dfsg-1) | 1:1.2.3.3.dfsg-5
kdebase-bin (= 4:3.5.7-2) | 4:3.5.7-2
eject | 2.1.5-3



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



Bug#433390: due to a bug of Qt buttons are not displayed properly

2007-07-16 Thread Matthias Heinz
Package: pokerth
Version: 0.5+dfsg-1
Severity: normal

--- Please enter the report below this line. ---

Hi,

i just want to add that the Pushbuttons are not displayed properly, because of 
a bug of Qt 4.3.0.


Yours sincerely,
Matthias



--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.21.5-21.06.2007

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-mirrors.sdinet.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-
libboost-thread1.34.0   (= 1.34.0~rc2-1) | 1.34.0-1+b1
libc6  (= 2.6-1) | 2.6-2
libgcc1   (= 1:4.2-20070516) | 1:4.2-20070712-1
libmikmod2(= 3.1.10) | 3.1.11-a-6
libqt4-core(= 4.3.0) | 4.3.0-3
libqt4-gui (= 4.3.0) | 4.3.0-3
libsdl-mixer1.2(= 1.2.6) | 1.2.6-2
libsdl1.2debian (= 1.2.10-1) | 1.2.11-9
libssl0.9.8 (= 0.9.8e-1) | 0.9.8e-5+b1
libstdc++6  (= 4.2-20070516) | 4.2-20070712-1



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



Bug#433389: background images are not set by QPushButton anymore

2007-07-16 Thread Matthias Heinz
Package: libqt4-core
Version: 4.3.0-3
Severity: normal

--- Please enter the report below this line. ---

Hi,

i just wanna add that Qt 4.3.0 has a bug which ignores the background image 
setting for QPushButton.

Also take a look at
http://trolltech.com/developer/task-tracker/index_html?method=entryid=170499


Yours sincerely,
Matthias


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.21.5-21.06.2007

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  500 unstabledebian-mirrors.sdinet.de 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-==
libc6 (= 2.6-1) | 2.6-2
libdbus-1-3   (= 1.1.1) | 1.1.1-3
libfontconfig1(= 2.4.0) | 2.4.2-1.2
libgcc1  (= 1:4.2-20070516) | 1:4.2-20070712-1
libglib2.0-0 (= 2.12.9) | 2.12.12-1+b1
libstdc++6 (= 4.2-20070516) | 4.2-20070712-1
zlib1g (= 1:1.2.3.3.dfsg-1) | 1:1.2.3.3.dfsg-5



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



Bug#433077: libgnash0 depends on unavailable libcurl4-gnutls

2007-07-14 Thread Matthias Heinz
Package: libgnash0
Version: 0.7.2+cvs20070512.1554-1
Severity: serious

--- Please enter the report below this line. ---

Hi,

libgnash0 currently depends on libcurl4-gnutls (= 7.16.2-1)  on amd64,
but libcurl4-gnutls is not available anymore.

Is it possible to change this to libcurl3-gnutls?


Thank you,
Matthias


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.21.5-21.06.2007

Debian Release: lenny/sid
  500 unstableftp2.de.debian.org 
  500 unstabledebian-mirrors.sdinet.de 
1 experimentalftp2.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-
libatk1.0-0  (= 1.13.2) | 1.18.0-2
libboost-date-time1.33.1 | 1.33.1-10
libboost-thread1.33.1| 1.33.1-10
libc6 (= 2.5-5) | 2.6-2
libcairo2 (= 1.4.0) | 1.4.10-1+b2
libcurl4-openssl   (= 7.16.2-1) | 7.16.2-4
libexpat1(= 1.95.8) | 1.95.8-3.4
libfontconfig1(= 2.4.0) | 2.4.2-1.2
libgcc1 (= 1:4.1.2) | 1:4.2-20070712-1
libglib2.0-0 (= 2.12.9) | 2.12.12-1+b1
libgstreamer0.10-0  (= 0.10.12) | 0.10.13-2
libgtk2.0-0  (= 2.10.3) | 2.10.13-1
libice6 (= 1:1.0.0) | 1:1.0.3-2
libidn11 (= 0.5.18) | 0.6.5-1
libjpeg62| 6b-13
libkrb53 (= 1.6.dfsg.1) | 1.6.dfsg.1-5
libltdl3(= 1.5.2-2) | 1.5.24-1
libpango1.0-0(= 1.16.4) | 1.16.4-2
libsm6   | 2:1.0.3-1+b1
libssl0.9.8(= 0.9.8c-1) | 0.9.8e-5+b1
libstdc++6(= 4.1.2) | 4.2-20070712-1
libx11-6 | 2:1.0.3-7
libxcursor1   ( 1.1.2) | 1:1.1.8-2
libxext6 | 1:1.0.3-2
libxfixes3  (= 1:4.0.1) | 1:4.0.3-2
libxi6   | 2:1.1.1-1
libxinerama1 | 1:1.0.2-1
libxml2  (= 2.6.28) | 2.6.29.dfsg-1
libxrandr2  (= 2:1.2.0) | 2:1.2.1-1
libxrender1  | 1:0.9.2-1
zlib1g  (= 1:1.2.1) | 1:1.2.3.3.dfsg-5



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



Bug#433077: libgnash0 depends on unavailable libcurl4-gnutls

2007-07-14 Thread Matthias Heinz
Am Samstag, 14. Juli 2007 schrieb Luk Claes:
 Hi

  libgnash0 currently depends on libcurl4-gnutls (= 7.16.2-1)  on amd64,
  but libcurl4-gnutls is not available anymore.
 
  Is it possible to change this to libcurl3-gnutls?

 This was fixed in the above mentioned version. Please upgrade your package.

Please double check this:

http://packages.debian.org/unstable/libs/libgnash0

Take a look at the dependencies saying:

libcurl3-gnutls (= 7.15.5-1) [arm, kfreebsd-amd64, kfreebsd-i386]
libcurl3-gnutls (= 7.16.2-1) [alpha, hppa, i386, ia64, powerpc, sparc]
libcurl4-gnutls (= 7.16.2-1) [amd64]

Thanks for fixing this.


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



Bug#425813: texlive-base: Same here...

2007-05-28 Thread Matthias Heinz
Am Montag, 28. Mai 2007 schrieb Frank Küster:
 So is the problem now solved for you?  If not, we need one of the
 temporary files.

Took some time, but yes.

Thanks for the help,
Matthias



Bug#425813: texlive-base: Same here...

2007-05-26 Thread Matthias Heinz
Am Samstag, 26. Mai 2007 schrieb Norbert Preining:
 No, we do NOT depend on this, and there is *for*sure* no missing dep on
 fmtools. What do you mean with fmtools?

Oh thats weird... the first error I got was missing fmtutil, after 
installing fmtools fmtutil was found... Weird.

But then i got always

fmtutil-sys failed. Output has been stored in
/tmp/fmtutil.NEe19349

 If this does not help, you should purge or upgrade to the latest jadetex
 (-8 debian release).

Well, after calling dpkg the third time with --force-confmiss it looks like it 
worked...


Regards,
Matthias


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



Bug#425813: texlive-base: Same here...

2007-05-26 Thread Matthias Heinz
Package: texlive-base
Version: 2007-7
Followup-For: Bug #425813

Hi,

I've got the same problem here. First there's a missing dependency
on fmtools (i had to install it manually) and then i get the same error:


Setting up texlive-base-bin (2007-9) ...
Running mktexlsr. This may take some time... done.
Building format(s) --all . This may take some time...
fmtutil-sys failed. Output has been stored in
/tmp/fmtutil.zCZ29071
Please include this file if you report a bug.

If you want to, i can include this file, but i dont think it will
differ much from the already posted one.


I tried it with dpkg -i --force-confmiss, as Leandro suggested, but
the problem is fmtutil, not missing configs.


Yours sincerely
Matthias


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

Kernel: Linux 2.6.21.1-28.04.2007 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages texlive-base depends on:
pn  texlive-base-bin  none (no description available)
ii  texlive-common2007-7 TeX Live: Base component
ii  texlive-doc-base  2007-3 TeX Live: Base documentation

Versions of packages texlive-base recommends:
ii  dvipdfmx1:20061211-2 A DVI to PDF translator with CJK s
ii  lmodern 1.010x-3 scalable PostScript and OpenType f

Versions of packages tex-common depends on:
ii  debconf   1.5.13 Debian configuration management sy
ii  ucf   3.001  Update Configuration File: preserv

Versions of packages texlive-base is related to:
pn  tetex-basenone (no description available)
pn  tetex-bin none (no description available)
pn  tetex-extra   none (no description available)

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:


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



Bug#417044: Related!

2007-04-12 Thread Matthias Heinz
Hi,

yes it is. And its a bug of both programs.

gtk-qt-engines shouldn't write directly into /usr/lib64, but in /usr/lib and 
libc6 should use dh_link instead of packaging the link itself.


yours sincerely
Matthias


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



Bug#418627: pokerth: New upstream version available

2007-04-10 Thread Matthias Heinz
Package: pokerth
Version: 0.3-3
Severity: wishlist

Hi,

pokerth version 0.4 was release a week ago.
http://downloads.sourceforge.net/pokerth/PokerTH-0.4.tar.bz2

Would be nice if you could package it.


Yours sincerely,
Matthias


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

Kernel: Linux 2.6.20-05.02.2007 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pokerth depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-21   GCC support library
ii  libqt4-core 4.2.2-2  Qt 4 core non-GUI functionality ru
ii  libqt4-gui  4.2.2-2  Qt 4 core GUI functionality runtim
ii  libqt4-qt3support   4.2.2-2  Qt 3 compatibility library for Qt 
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3

pokerth recommends no packages.

-- no debconf information


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



Bug#413668: k3b: identifies every blank cd as cd-rw

2007-03-06 Thread Matthias Heinz
Package: k3b
Version: 0.12.17-9
Severity: normal

Hi,

first of all i'm using an sata CD writer. In the past i couldn't
burn any CD with k3b.

It works now, but in a strange way. Everytime i insert a blank cd-r
k3b claims its an cd-rw and asks if i wanna delete it. I always chose
No, because it already empty and theres obvisouly nothing to clear.

This seems to render the package unusable, but it aint. Clicking on
Force does the job. It loads the cd and starts burning, but with
minimum speed. (First it tries 4x, but then switch to 8x). After I
made this once a session i can burn everything without any problems.

The next blank cd-r I insert gets recognized as one and everything
is simply working as it should.


If you need more debug output or anything, tell me how to
do it.


Yours sincerely
Matthias


PS: It occurs with new projects and copying cds.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-05.02.2007
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages k3b depends on:
ii  cdparanoia   3.10+debian~pre0-4  audio extraction tool for sampling
ii  cdrdao   1:1.2.2-6   records CDs in Disk-At-Once (DAO) 
ii  genisoimage  9:1.1.2-1   Creates ISO-9660 CD-ROM filesystem
ii  kdebase-bin  4:3.5.5a.dfsg.1-6   core binaries for the KDE base mod
ii  kdelibs-data 4:3.5.5a.dfsg.1-6   core shared data for all KDE appli
ii  kdelibs4c2a  4:3.5.5a.dfsg.1-6   core libraries and binaries for al
ii  libacl1  2.2.42-1Access control list shared library
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libattr1 1:2.4.32-1.1Extended attribute shared library
ii  libaudio21.8-3   The Network Audio System (NAS). (s
ii  libc62.3.6.ds1-13GNU C Library: Shared libraries
ii  libdbus-1-3  1.0.2-1 simple interprocess messaging syst
ii  libdbus-qt-1-1c2 0.62.git.20060814-2 simple interprocess messaging syst
ii  libexpat11.95.8-3.4  XML parsing C library - runtime li
ii  libfam0  2.7.0-12Client library to control the FAM 
ii  libfontconfig1   2.4.2-1.2   generic font configuration library
ii  libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.1.1-21  GCC support library
ii  libhal1  0.5.8.1-6.1 Hardware Abstraction Layer - share
ii  libice6  1:1.0.1-2   X11 Inter-Client Exchange library
ii  libidn11 0.6.5-1 GNU libidn library, implementation
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libk3b2  0.12.17-9   The KDE cd burning application lib
ii  libmusicbrainz4c2a   2.1.4-1 Second generation incarnation of t
ii  libpng12-0   1.2.15~beta5-1  PNG library - runtime
ii  libqt3-mt3:3.3.7-3   Qt GUI Library (Threaded runtime v
ii  libsm6   1:1.0.1-3   X11 Session Management library
ii  libstdc++6   4.1.1-21The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-5   X11 client-side library
ii  libxcursor1  1.1.7-4 X cursor management library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxft2  2.1.8.2-8   FreeType-based font drawing librar
ii  libxi6   1:1.0.1-4   X11 Input extension library
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxrandr2   2:1.1.0.2-5 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra
ii  libxt6   1:1.0.2-2   X11 toolkit intrinsics library
ii  wodim9:1.1.2-1   command line CD/DVD writing tool
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages k3b recommends:
ii  dvd+rw-tools   7.0-7 DVD+-RW/R tools
ii  kcontrol   4:3.5.5a.dfsg.1-6 control center for KDE
ii  kdebase-kio-plugins4:3.5.5a.dfsg.1-6 core I/O slaves for KDE
ii  vcdimager  0.7.23-3  A VideoCD (VCD) image mastering an

-- no debconf information


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



Bug#411870: amarok: Eats beginnings of AAC songs, ends of ogg/vorbis songs

2007-02-21 Thread Matthias Heinz
Package: amarok
Version: 1.4.4-4
Followup-For: Bug #411870

Hi,

I can confirm the bug that amarok does cut off the ends of the last song
in the playlist almost 2 seconds before the real end would be.

It happens with mp3 and flac files, so i think it's a general problem
with amarok and not just bound to some codecs.


Yours sincerely,
Matthias



-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-05.02.2007
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages amarok depends on:
ii  amarok-engines 1.4.4-4   output engines for the Amarok audi
ii  amarok-xine [amarok-en 1.4.4-4   xine engine for the Amarok audio p
ii  kdelibs4c2a4:3.5.5a.dfsg.1-6 core libraries and binaries for al
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libaudio2  1.8-3 The Network Audio System (NAS). (s
ii  libc6  2.3.6.ds1-12  GNU C Library: Shared libraries
ii  libfontconfig1 2.4.2-1   generic font configuration library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-21GCC support library
ii  libgl1-mesa-glx [libgl 6.5.1-0.5 A free implementation of the OpenG
ii  libglib2.0-0   2.12.6-2  The GLib library of C routines
ii  libgpod0   0.4.0-0.3 a library to read and write songs 
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libidn11   0.6.5-1   GNU libidn library, implementation
ii  libifp41.0.0.2-3 communicate with iRiver iFP audio 
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libmysqlclient15off5.0.32-6  mysql database client library
ii  libnjb52.2.5-4.1 Creative Labs Nomad Jukebox librar
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libpq4 8.1.8-1   PostgreSQL C client library
ii  libqt3-mt  3:3.3.7-3 Qt GUI Library (Threaded runtime v
ii  libruby1.8 1.8.5-4   Libraries necessary to run Ruby 1.
ii  libsdl1.2debian1.2.11-8  Simple DirectMedia Layer
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libsqlite3-0   3.3.8-1   SQLite 3 shared library
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libtag1c2a 1.4-4 TagLib Audio Meta-Data Library
ii  libtunepimp3   0.4.2-4.1 MusicBrainz tagging library and si
ii  libusb-0.1-4   2:0.1.12-5userspace USB programming library
ii  libvisual-0.4-00.4.0-1   Audio visualization framework
ii  libx11-6   2:1.0.3-5 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  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-5   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  ruby   1.8.2-1   An interpreter of object-oriented 
ii  unzip  5.52-9De-archiver for .zip files
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages amarok recommends:
ii  kdemultimedia-kio-plugins 4:3.5.5-2  enables the browsing of audio CDs 

-- no debconf information


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



Bug#410192: gphoto2: udev rule doesn't set rights correctly

2007-02-08 Thread Matthias Heinz
Package: gphoto2
Version: 2.2.0-3
Severity: important

Hi,

I'm having a Canon A80 and today I tried to copy the
photos from the cam. So I plugged the camera in my
computer. gphoto -a worked, but getting a summary
wasn't possible (couldn't claim device).

First thing I thought was that i'm not in group
camera or plugdev, but i checked that, wasn't the
error.


It took me some time to find out why it doesn't work.
I took a look at the device (wasn't easy to find out
which one gphoto is using):

crw-rw-r-- 1 root root 189, 5 2007-02-08 14:26 006

As you can see the device has the wrong rights, but I
took a look at the udev directory in /etc and saw that
there is a rules file for it. (Which doesn't seem to
be used?!)


In short terms: The device is created, but the rights
are wrong. The udev people say its the fault of the
package, because package is allowed to have its own
rules.

Regards,
Matthias




-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-05.02.2007
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages gphoto2 depends on:
ii  libc6 2.3.6.ds1-11   GNU C Library: Shared libraries
ii  libcdk5   5.0.20050424-2 C-based curses widget library
ii  libexif12 0.6.13-5   library to parse EXIF files
ii  libgphoto2-2  2.2.1-16   gphoto2 digital camera library
ii  libgphoto2-port0  2.2.1-16   gphoto2 digital camera port librar
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libncurses5   5.5-5  Shared libraries for terminal hand
ii  libpopt0  1.10-3 lib for parsing cmdline parameters
ii  libreadline5  5.2-2  GNU readline and history libraries

gphoto2 recommends no packages.

-- no debconf information


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



Bug#410192: gphoto2: udev rule doesn't set rights correctly

2007-02-08 Thread Matthias Heinz
Hi,

Am Donnerstag, 8. Februar 2007 15:28 schrieb Frederic Peters:
 Is your camera using PTP ?

No, it's an old one. It uses the normal mode.


 What is its USB ID ?

ID 04a9:309a Canon, Inc. PowerShot A80


 What is the output of ls -l /etc/udev and ls -l /etc/udev/rules.d/ ?

ls -l /etc/udev/
total 192
-rw-r--r-- 1 root root68 Oct  3 15:02 alsa-utils.rules
-rw-r--r-- 1 root root   323 Sep 24 20:40 cd-aliases-generator.rules
-rw-r--r-- 1 root root   952 Sep 24 20:40 compat-full.rules
-rw-r--r-- 1 root root   968 Sep 24 20:40 compat.rules
-rw-r--r-- 1 root root  5121 Nov 27 00:53 devfs.rules
-rw-r--r-- 1 root root   210 Oct 19 10:28 hal.rules
-rw-r--r-- 1 root root89 Oct 16 19:38 hdparm.rules
-rw-r--r-- 1 root root  1865 Nov 27 00:53 hotplug.rules
-rw-r--r-- 1 root root   304 Sep 24 20:40 hotplugd.rules
-rw-r--r-- 1 root root 46333 Jan 25 15:39 libgphoto2.rules
-rw-r--r-- 1 root root   331 Nov 27 22:39 libgphoto2_generic_ptp_support.rules
-rw-r--r-- 1 root root  1704 Aug 21 23:24 libnjb.rules
-rw-r--r-- 1 root root 46855 Jan  8 20:17 libsane.rules
-rw-r--r-- 1 root root   430 Sep 24 20:40 links.conf
-rw-r--r-- 1 root root  1502 Oct 14 04:03 logitechmouse.rules
-rw-r--r-- 1 root root  3934 Jan  8 03:05 permissions.rules
-rw-r--r-- 1 root root  1498 Sep 24 20:40 persistent-input.rules
-rw-r--r-- 1 root root  1316 Jan  8 03:05 persistent-net-generator.rules
-rw-r--r-- 1 root root  3636 Nov 27 00:53 persistent.rules
drwxr-xr-x 2 root root  4096 Jan 17 13:07 rules.d
-rw-r--r-- 1 root root   441 Sep 24 20:40 run.rules
-rw-r--r-- 1 root root   277 Sep 24 20:40 udev.conf
-rw-r--r-- 1 root root  3486 Nov 27 00:53 udev.rules
-rw-r--r-- 1 root root  5716 Oct  6 11:27 xserver-xorg-input-wacom.rules


ls -l /etc/udev/rules.d/
total 8
lrwxrwxrwx 1 root root  20 Oct 22 14:18 
020_permissions.rules - ../permissions.rules
lrwxrwxrwx 1 root root  16 Jan  9 14:43 025_libsane.rules - ../libsane.rules
lrwxrwxrwx 1 root root  22 Oct 22 15:49 
025_logitechmouse.rules - ../logitechmouse.rules
lrwxrwxrwx 1 root root  15 Oct 23 16:35 libnjb.rules - ../libnjb.rules
lrwxrwxrwx 1 root root  13 Oct 22 14:18 udev.rules - ../udev.rules
lrwxrwxrwx 1 root root  25 Oct 22 14:18 
z20_persistent-input.rules - ../persistent-input.rules
lrwxrwxrwx 1 root root  19 Oct 22 14:18 
z20_persistent.rules - ../persistent.rules
-rw-r--r-- 1 root root 715 Oct 22 14:37 z25_persistent-cd.rules
-rw-r--r-- 1 root root 597 Oct 22 14:18 z25_persistent-net.rules
lrwxrwxrwx 1 root root  33 Oct 22 14:18 
z45_persistent-net-generator.rules - ../persistent-net-generator.rules
lrwxrwxrwx 1 root root  12 Oct 22 14:18 z50_run.rules - ../run.rules
lrwxrwxrwx 1 root root  16 Oct 22 14:18 z55_hotplug.rules - ../hotplug.rules
lrwxrwxrwx 1 root root  19 Oct 25 15:25 
z60_alsa-utils.rules - ../alsa-utils.rules
lrwxrwxrwx 1 root root  15 Oct 28 15:31 z60_hdparm.rules - ../hdparm.rules
lrwxrwxrwx 1 root root  33 Oct 22 14:40 
z60_xserver-xorg-input-wacom.rules - ../xserver-xorg-input-wacom.rules
lrwxrwxrwx 1 root root  29 Oct 22 14:18 
z75_cd-aliases-generator.rules - ../cd-aliases-generator.rules
lrwxrwxrwx 1 root root  12 Jan 17 13:07 z99_hal.rules - ../hal.rules


Sincerely yours,
Matthias


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



Bug#410192: gphoto2: udev rule doesn't set rights correctly

2007-02-08 Thread Matthias Heinz
Am Donnerstag, 8. Februar 2007 16:16 schrieb Frederic Peters:
  No, it's an old one. It uses the normal mode.

 Actually I guess it also supports PTP (at least A70 did).

I tried both, only normal mode worked. Dont ask me why, i didn't had the time 
yet to figure that out.

  libgphoto2_generic_ptp_support.rules

 That file should have been removed; you can safely remove it and I'll
 look into this issue; it is minor.

yep, took a look in the postinst script.


  ls -l /etc/udev/rules.d/
  total 8

 The problem is here, the libgphoto2.rules is not linked; do you have a
 record of previous installations / uninstallations / upgrades of
 libgphoto2 packages ?  (grep into /var/log/dpkg.log*)

I do, but it's a pretty long list. Should i really post this here?


 That link should normally be created automatically:

   ln -sf ../libgphoto2.rules /etc/udev/rules.d/025_libgphoto2.rules

Well, i saw this part in the postinst script, too. But i don't know what went 
wrong there.


Matthias


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



Bug#410192: gphoto2: udev rule doesn't set rights correctly

2007-02-08 Thread Matthias Heinz
Am Donnerstag, 8. Februar 2007 18:08 schrieb Frederic Peters:
 Matthias Heinz wrote:
  Well, i saw this part in the postinst script, too. But i don't know what
  went wrong there.

 But in the meantime you can run it now and it will fix your system.

It definitly did fix the problem. Thanks for your help!

Matthias
2006-10-22 15:48:27 install libgphoto2-2 keine 2.2.1-7
2006-10-22 15:48:27 status half-installed libgphoto2-2 2.2.1-7
2006-10-22 15:48:28 status unpacked libgphoto2-2 2.2.1-7
2006-10-22 15:48:28 status unpacked libgphoto2-2 2.2.1-7
2006-10-22 15:49:38 status unpacked libgphoto2-2 2.2.1-7
2006-10-22 15:49:38 status unpacked libgphoto2-2 2.2.1-7
2006-10-22 15:49:38 status half-configured libgphoto2-2 2.2.1-7
2006-10-22 15:49:38 status installed libgphoto2-2 2.2.1-7
2006-10-22 16:00:44 status installed libgphoto2-2 2.2.1-7
2006-10-22 16:00:44 remove libgphoto2-2 2.2.1-7 2.2.1-7
2006-10-22 16:00:44 status half-configured libgphoto2-2 2.2.1-7
2006-10-22 16:00:44 status half-installed libgphoto2-2 2.2.1-7
2006-10-22 16:00:44 status config-files libgphoto2-2 2.2.1-7
2006-10-22 16:00:44 status config-files libgphoto2-2 2.2.1-7
2006-10-22 16:46:47 install libgphoto2-2 2.2.1-7 2.2.1-7
2006-10-22 16:46:47 status half-installed libgphoto2-2 2.2.1-7
2006-10-22 16:46:47 status unpacked libgphoto2-2 2.2.1-7
2006-10-22 16:46:47 status unpacked libgphoto2-2 2.2.1-7
2006-10-22 16:48:30 status unpacked libgphoto2-2 2.2.1-7
2006-10-22 16:48:30 status unpacked libgphoto2-2 2.2.1-7
2006-10-22 16:48:30 status half-configured libgphoto2-2 2.2.1-7
2006-10-22 16:48:31 status installed libgphoto2-2 2.2.1-7
2006-10-25 14:29:57 upgrade libgphoto2-2 2.2.1-7 2.2.1-8
2006-10-25 14:29:57 status half-configured libgphoto2-2 2.2.1-7
2006-10-25 14:29:57 status unpacked libgphoto2-2 2.2.1-7
2006-10-25 14:29:57 status half-installed libgphoto2-2 2.2.1-7
2006-10-25 14:29:57 status half-installed libgphoto2-2 2.2.1-7
2006-10-25 14:29:57 status unpacked libgphoto2-2 2.2.1-8
2006-10-25 14:29:57 status unpacked libgphoto2-2 2.2.1-8
2006-10-25 14:30:05 status unpacked libgphoto2-2 2.2.1-8
2006-10-25 14:30:05 status unpacked libgphoto2-2 2.2.1-8
2006-10-25 14:30:05 status half-configured libgphoto2-2 2.2.1-8
2006-10-25 14:30:06 status installed libgphoto2-2 2.2.1-8
2006-10-28 12:20:19 upgrade libgphoto2-2 2.2.1-8 2.2.1-9
2006-10-28 12:20:19 status half-configured libgphoto2-2 2.2.1-8
2006-10-28 12:20:19 status unpacked libgphoto2-2 2.2.1-8
2006-10-28 12:20:19 status half-installed libgphoto2-2 2.2.1-8
2006-10-28 12:20:19 status half-installed libgphoto2-2 2.2.1-8
2006-10-28 12:20:19 status unpacked libgphoto2-2 2.2.1-9
2006-10-28 12:20:19 status unpacked libgphoto2-2 2.2.1-9
2006-10-28 12:20:26 status unpacked libgphoto2-2 2.2.1-9
2006-10-28 12:20:26 status unpacked libgphoto2-2 2.2.1-9
2006-10-28 12:20:26 status half-configured libgphoto2-2 2.2.1-9
2006-10-28 12:20:27 status installed libgphoto2-2 2.2.1-9
2006-11-05 10:48:38 upgrade libgphoto2-2 2.2.1-9 2.2.1-10
2006-11-05 10:48:38 status half-configured libgphoto2-2 2.2.1-9
2006-11-05 10:48:38 status unpacked libgphoto2-2 2.2.1-9
2006-11-05 10:48:38 status half-installed libgphoto2-2 2.2.1-9
2006-11-05 10:48:38 status half-installed libgphoto2-2 2.2.1-9
2006-11-05 10:48:38 status unpacked libgphoto2-2 2.2.1-10
2006-11-05 10:48:38 status unpacked libgphoto2-2 2.2.1-10
2006-11-05 10:48:51 status unpacked libgphoto2-2 2.2.1-10
2006-11-05 10:48:51 status unpacked libgphoto2-2 2.2.1-10
2006-11-05 10:48:51 status half-configured libgphoto2-2 2.2.1-10
2006-11-05 10:48:52 status installed libgphoto2-2 2.2.1-10
2006-11-21 14:18:35 upgrade libgphoto2-2 2.2.1-10 2.2.1-11
2006-11-21 14:18:35 status half-configured libgphoto2-2 2.2.1-10
2006-11-21 14:18:35 status unpacked libgphoto2-2 2.2.1-10
2006-11-21 14:18:35 status half-installed libgphoto2-2 2.2.1-10
2006-11-21 14:18:35 status half-installed libgphoto2-2 2.2.1-10
2006-11-21 14:18:36 status unpacked libgphoto2-2 2.2.1-11
2006-11-21 14:18:36 status unpacked libgphoto2-2 2.2.1-11
2006-11-21 14:18:52 status unpacked libgphoto2-2 2.2.1-11
2006-11-21 14:18:52 status unpacked libgphoto2-2 2.2.1-11
2006-11-21 14:18:52 status half-configured libgphoto2-2 2.2.1-11
2006-11-21 14:18:52 status installed libgphoto2-2 2.2.1-11
2006-11-29 14:14:48 upgrade libgphoto2-2 2.2.1-11 2.2.1-12
2006-11-29 14:14:48 status half-configured libgphoto2-2 2.2.1-11
2006-11-29 14:14:48 status unpacked libgphoto2-2 2.2.1-11
2006-11-29 14:14:48 status half-installed libgphoto2-2 2.2.1-11
2006-11-29 14:14:48 status half-installed libgphoto2-2 2.2.1-11
2006-11-29 14:14:48 status unpacked libgphoto2-2 2.2.1-12
2006-11-29 14:14:48 status unpacked libgphoto2-2 2.2.1-12
2006-11-29 14:15:16 status unpacked libgphoto2-2 2.2.1-12
2006-11-29 14:15:16 status unpacked libgphoto2-2 2.2.1-12
2006-11-29 14:15:16 status unpacked libgphoto2-2 2.2.1-12
2006-11-29 14:15:16 status half-configured libgphoto2-2 2.2.1-12
2006-11-29 14:15:17 status installed libgphoto2-2 2.2.1-12
2007-01-14 00:07:54

Bug#370185: Which output plugin?

2006-11-30 Thread Matthias Heinz
Hi,

Am Donnerstag, 30. November 2006 01:35 schrieb Filipus Klutiero:
 He said the ALSA plugin of xine engine, not the aRts engine ;)

 Anyway, Matthias, I have no idea why you'd have such a problem. Does this
 still happen with the current version?

Just tested it. The device is unlocked after the amarok stops playing, so i 
guess it's fixed.


I tried it without dmix, because dmix is not activated by default (at least it 
wasn't a month ago, when i set up my new computer) and wasn't activated as i 
recognized this bug.

Regards,
Matthias


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



Bug#391394: vdrift: New upstream version

2006-10-06 Thread Matthias Heinz
Package: vdrift
Version: 0.0.2006.02.21-1
Severity: wishlist

Hi,

there's a new upstream release of vdrift:
http://vdrift.net/article.php/20061006-release-src-autopackage

Regards,
Matthias


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

Versions of packages vdrift depends on:
ii  libalut0 1.0.1-1 OpenAL Utility Toolkit
ii  libc62.3.6.ds1-5 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-15  GCC support library
ii  libgl1-mesa-glx [libgl1] 6.5.1-0.1   A free implementation of the OpenG
ii  libglu1-mesa [libglu1]   6.5.1-0.1   The OpenGL utility library (GLU)
ii  libopenal0a  1:0.0.8-1   OpenAL is a portable library for 3
ii  libsdl-image1.2  1.2.5-2 image loading library for Simple D
ii  libsdl-net1.21.2.5-7 network library for Simple DirectM
ii  libsdl1.2debian  1.2.11-3Simple DirectMedia Layer
ii  libstdc++6   4.1.1-15The GNU Standard C++ Library v3
pn  vdrift-data  none  (no description available)

vdrift recommends no packages.


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



Bug#378696: kpilot: postinst script should check if device is there, before using chmod

2006-07-18 Thread Matthias Heinz
Package: kpilot
Version: 4:3.5.3-3
Severity: minor


Hi,

the postinst script should check if the device is really there,
before using chmod, because i get an error on every upgrade. I've got a usb 
connector for my palm and i'm using
udev, so the device is only available if i'm pressing the hotsync
button.

A simple test -c should be enough i think.

This is just something for the air, not very important.


Regards,
Matthias


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-25.06.2006
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kpilot depends on:
ii  debconf [debconf-2.0] 1.5.2  Debian configuration management sy
ii  kdelibs4c2a   4:3.5.3-1  core libraries and binaries for al
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-9  GCC support library
ii  libkcal2b 4:3.5.3-3  KDE calendaring library
ii  libmal1   0.40-5 A library of the functions in mals
ii  libpisock80.11.8-24  Library for communicating with a P
ii  libqt3-mt 3:3.3.6-2  Qt GUI Library (Threaded runtime v
ii  libstdc++64.1.1-9The GNU Standard C++ Library v3

kpilot recommends no packages.

-- debconf information:
* shared/pilot/port: ttyUSB0


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



Bug#378227: xine-ui: Can't skip in flacs

2006-07-14 Thread Matthias Heinz
Package: xine-ui
Version: 0.99.4-2
Severity: normal

Hi,

first i thought it could be a bug in amarok, but since it uses the
xine engine to playback i tried playing flacs with xine directly and
it's the same behaviour, so i guess it's a xine problem.

Long story, short conclusion: I'm unable to skip parts in flac audio files.
(and i can't tell you more about it, maybe it's a xine bug and not
debian related and should be forwareded to the xine devs)


Regards,
Matthias


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-25.06.2006
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages xine-ui depends on:
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libcomerr2  1.39-1   common error description library
ii  libcurl3-gnutls 7.15.4-1 Multi-protocol file transfer libra
ii  libfontconfig1  2.3.2-7  generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgcrypt11 1.2.2-2  LGPL Crypto library - runtime libr
ii  libgnutls13 1.4.0-3  the GNU TLS library - runtime libr
ii  libgpg-error0   1.2-1library for common error values an
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libkrb531.4.3-7  MIT Kerberos runtime libraries
ii  libncurses5 5.5-2Shared libraries for terminal hand
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libreadline55.1-7GNU readline and history libraries
ii  libslang2   2.0.6-2  The S-Lang programming library - r
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libx11-62:1.0.0-7X11 client-side library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxine11.1.2-1  the xine video/media player librar
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxtst61:1.0.1-3X11 Testing -- Resource extension 
ii  libxv1  1:1.0.1-3X11 Video extension library
ii  libxxf86vm1 1:1.0.0-4X11 XFree86 video mode extension l
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages xine-ui recommends:
ii  libaa11.4p5-30   ascii art library

-- no debconf information


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



Bug#377244: amarok: doesn't play flac

2006-07-07 Thread Matthias Heinz
Package: amarok
Version: 1.4.1-2
Severity: important


Hi,

since the upgrade to 1.4.1 it's impossible to get amarok play any flac.

I'm using the xine backend and xine is playing flacs without any
problems.

The error message is in german and i can't find the proper translation,
but i try to translate it myself:
Error loading the file
no audio channel found

MPEG3 and other formats work.

Sorry that i can't provide more infos.


Regards,
Matthias


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-25.06.2006
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages amarok depends on:
ii  amarok-xine [amarok-engine] 1.4.1-2  xine engine for the amaroK audio p
ii  kdelibs4c2a 4:3.5.3-1core libraries and binaries for al
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-7GCC support library
ii  libgl1-mesa-glx [libgl1]6.4.2-1  A free implementation of the OpenG
ii  libglib2.0-02.10.3-2 The GLib library of C routines
ii  libgpod00.3.2-1.1a library to read and write songs 
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libifp4 1.0.0.2-3communicate with iRiver iFP audio 
ii  libmysqlclient15off 5.0.22-3 mysql database client library
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libpq4  8.1.4-2  PostgreSQL C client library
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libsqlite3-03.3.5-0.2+b1 SQLite 3 shared library
ii  libstdc++6  4.1.1-7  The GNU Standard C++ Library v3
ii  libtag1c2a  1.4-4TagLib Audio Meta-Data Library
ii  libtunepimp30.4.2-3  MusicBrainz tagging library and si
ii  libusb-0.1-42:0.1.12-2   userspace USB programming library
ii  libx11-62:1.0.0-7X11 client-side library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  zlib1g  1:1.2.3-12   compression library - runtime

Versions of packages amarok recommends:
pn  kdemultimedia-kio-plugins none (no description available)
ii  ruby  1.8.2-1An interpreter of object-oriented 

-- no debconf information


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



Bug#370185: amarok: Blocks sound device when song's finished

2006-06-03 Thread Matthias Heinz
Package: amarok
Version: 1.4.0a-1
Severity: normal

Hi,

if i let amarok play a song to the end it blocks the sound device after
stopping. If i stop the playback in the middle of the song, the sound
device is unblocked and can be used by other programs.

It would be nice if amarok would unblock the device always.


Regards,
Matthias Heinz


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-25.05.2006
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages amarok depends on:
ii  amarok-xine [amarok-engine] 1.4.0a-1 xine engine for the amaroK audio p
ii  kdelibs4c2a 4:3.5.3-1core libraries and binaries for al
ii  libc6   2.3.6-13 GNU C Library: Shared libraries
ii  libexscalibar1  1.0.4-5  Library for audio-signal manipulat
ii  libgcc1 1:4.1.0-4GCC support library
ii  libgl1-mesa-glx [libgl1]6.4.2-1  A free implementation of the OpenG
ii  libglib2.0-02.10.3-1 The GLib library of C routines
ii  libgpod00.3.2-1  a library to read and write songs 
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libifp4 1.0.0.2-3communicate with iRiver iFP audio 
ii  libmysqlclient15off 5.0.22-1 mysql database client library
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libpq4  8.1.4-2  PostgreSQL C client library
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libsdl1.2debian 1.2.10-1 Simple DirectMedia Layer
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.0-4  The GNU Standard C++ Library v3
ii  libtag1c2a  1.4-3TagLib Audio Meta-Data Library
ii  libtunepimp30.4.2-3  MusicBrainz tagging library and si
ii  libusb-0.1-42:0.1.12-2   userspace USB programming library
ii  libvisual0.20.2.0-4  Audio visualization framework
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  zlib1g  1:1.2.3-11   compression library - runtime

Versions of packages amarok recommends:
pn  kdemultimedia-kio-plugins none (no description available)
ii  ruby  1.8.2-1An interpreter of object-oriented 

-- no debconf information


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



Bug#361830: kde doesn't set $LANG

2006-04-10 Thread Matthias Heinz
Package: kde
Severity: normal
Tags: l10n


Hi,

i don't know which package causes this problem but i know i'm not the
only one with it.

I'm using a german locale for KDE and everything is in german, every KDE
application. But if I start a non-kde program from kmenu  it's in english (the 
LANG
variable is not set).
Programs that're linked in .kde/autostart/ runs with the default locale
(english...), too.

I couldn't find out what's causing this but setting the LANG variable in
the .profile didn't help either.

This problem appeared with KDE 3.5.2-1.


Regards,
Matthias



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-09.04.2006
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)


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



Bug#347950: Bug#358669: xorg: mouse using evdev doesn't work with 6.9.0.dfsg.1-5 anymore

2006-03-27 Thread Matthias Heinz
Am Montag, 27. März 2006 20:32 schrieb Elimar Riesebieter:
[...]

Ok, I found the solution to my problem but somewhere other than in the config 
file.

I wrote a local udev rule to change the name of the event device to laserG5...

Now, it seems that the parser identifies the device by the string given with 
Phys option and then searches for the device itself. But it won't find any if 
it's renamed...

So my problem is resolved, but that's not the way i like it. I like to name my 
devices the way i want...


Thanks for the help!

Matthias



Bug#358669: xorg: mouse using evdev doesn't work with 6.9.0.dfsg.1-5 anymore

2006-03-26 Thread Matthias Heinz
Am Sonntag, 26. März 2006 18:15 schrieb Elimar Riesebieter:
 Try

 Section InputDevice
 # This is evdev with 6.9.0-5
Identifier  Mouse
Driver  evdev
Option  CorePointer
Option  Phys   usb-*/input0 #cat /proc/bus/input/devices
 EndSection

 Option Device has gone away in -5. For further info check man evdev.


Doesn't work for me. I get the same error.

Currently i've commented the section for the mouse out and it works. (but not 
all buttons :(

When i uncomment it, i get the same error, which i posted in my first mail. It 
must be something in the config parser, because i get this error even if in 
the ServerLayout section this InputDevice is commented out.

-
Matthias



Bug#358669: xorg: mouse using evdev doesn't work with 6.9.0.dfsg.1-5 anymore

2006-03-26 Thread Matthias Heinz
Am Sonntag, 26. März 2006 23:37 schrieben Sie:
 Please tell us the output of

 prompt$   cat /proc/bus/input/devices

 Elimar

Here we go:

$ cat /proc/bus/input/devices
I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name=AT Translated Set 2 keyboard
P: Phys=isa0060/serio0/input0
S: Sysfs=/class/input/input0
H: Handlers=kbd event0
B: EV=120013
B: KEY=4 200 3802078 f840d001 f2df ffef  fffe
B: MSC=10
B: LED=7

I: Bus=0003 Vendor=046d Product=c041 Version=4600
N: Name=Logitech USB Gaming Mouse
P: Phys=usb-:00:04.2-2/input0
S: Sysfs=/class/input/input1
H: Handlers=mouse0 event1
B: EV=7
B: KEY= 0 0 0 0 0 0 0 0
B: REL=143

-
Matthias



Bug#358669: xorg: mouse using evdev doesn't work with 6.9.0.dfsg.1-5 anymore

2006-03-23 Thread Matthias Heinz
Package: xorg
Severity: important

Hi,

i'm using evdev with my mouse to get all the buttons to work and since
the last upgrade X doesn't startup anymore with this entry.

The section is
--snip--
Section InputDevice
 Identifier  Configured Mouse
 Driver  evdev
 Option  CorePointer
 Option  Device /dev/input/laserG5
EndSection
--snap--

and the error output:
--snip--
(EE) PreInit returned NULL for Configured Mouse
The XKEYBOARD keymap compiler (xkbcomp) reports:
 Warning:  Type ONE_LEVEL has 1 levels, but RALT has 2
 symbols
   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
No core pointer
--snap--

a workaround is to comment out the section and work with the standard
from xorg. (but now i'm missing some buttons)

Hope you can locate the problem with my few informations.

Regards,
Matthias




-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-12.01.2006
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)


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



Bug#336427: licq: New upstream version available

2005-10-30 Thread Matthias Heinz
Package: licq
Version: 1.3.0-4
Severity: wishlist

Hi,

licq 1.3.2 Final is out,
  http://prdownloads.sourceforge.net/licq/licq-1.3.2.tar.bz2?download

would be nice if you could package it :)


Regards,
Matthias


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.14-rc3
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages licq depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-3  GCC support library
ii  libgpgme6 0.3.16-2   GPGME - GnuPG Made Easy
ii  libssl0.9.7   0.9.7g-5   SSL shared libraries
ii  libstdc++64.0.2-3The GNU Standard C++ Library v3
ii  licq-plugin-kde [licq-plugin] 1.3.0-4graphical user interface plug-in f
ii  licq-plugin-qt [licq-plugin]  1.3.0-4graphical user interface plug-in f

Versions of packages licq recommends:
pn  sox   none (no description available)

-- no debconf information


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



Bug#332341: x11-common: bug in preinst script

2005-10-05 Thread Matthias Heinz
Package: x11-common
Version: 6.8.2.dfsg.1-8
Severity: normal

Hi,

there's a bug in the x11-common.preinst script at line 914.
It's just a simple - missing before the eq.

I don't know if this breaks anything but i report it anyway.

Regards,
Matthias



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12-17.08.2005
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.4.58 Debian configuration management sy
ii  debianutils   2.14.3 Miscellaneous utilities specific t
ii  lsb-base  3.0-9  Linux Standard Base 3.0 init scrip

x11-common recommends no packages.

-- debconf information excluded


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



  1   2   >