Bug#1037005: prometheus-smokeping-prober: package is missing an /etc/init.d script

2023-05-31 Thread Tim Wootton
Package: prometheus-smokeping-prober
Version: 0.4.1-2+b5
Severity: normal
Tags: patch
X-Debbugs-Cc: tim_woot...@yahoo.com

Dear Maintainer,

Please include an /etc/init.d script as is provided with other prometheus 
exporters

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

Kernel: Linux 5.10.0-21-amd64 (SMP w/2 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /bin/dash
Init: OpenRC (via /run/openrc), PID 1: init

Versions of packages prometheus-smokeping-prober depends on:
ii  adduser3.118
ii  debconf [debconf-2.0]  1.5.77
ii  libc6  2.31-13+deb11u6
ii  libcap2-bin1:2.44-1

prometheus-smokeping-prober recommends no packages.

prometheus-smokeping-prober suggests no packages.

-- debconf information:
  prometheus-smokeping-prober/want_cap_net_raw: false




Patch file /etc/init.d/prometheus-smokeping-prober, based on standard template:

#!/bin/sh
# kFreeBSD do not accept scripts as interpreters, using #!/bin/sh and sourcing.
if [ true != "$INIT_D_SCRIPT_SOURCED" ] ; then
set "$0" "$@"; INIT_D_SCRIPT_SOURCED=true . /lib/init/init-d-script
fi
### BEGIN INIT INFO
# Provides:  prometheus-smokeping-prober
# Required-Start:$remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop:  0 1 6
# Short-Description: Prometheus style "smokeping" prober 
# Description:   This prober sends a series of ICMP (or UDP) pings to a 
target and records
#the responses in Prometheus histogram metrics. The 
resulting metrics are
#useful for detecting changes in network latency (or round 
trip time), as
#well as packet loss over a network path. 
### END INIT INFO

DESC="Prometheus style smokeping prober"
NAME=prometheus-smokeping-prober
DAEMON=/usr/bin/$NAME
USER=prometheus
PIDFILE=/var/run/prometheus/$NAME.pid
LOGFILE=/var/log/prometheus/$NAME.log

HELPER=/usr/bin/daemon
HELPER_ARGS="--name=$NAME --output=$LOGFILE --pidfile=$PIDFILE --user=$USER"

ARGS=""
[ -r /etc/default/$NAME ] && . /etc/default/$NAME

do_start_prepare()
{
mkdir -p `dirname $PIDFILE`
chown $USER: `dirname $LOGFILE`
chown $USER: `dirname $PIDFILE`
}

do_start_cmd_override()
{
# Return
#   0 if daemon has been started or already running
#   2 if daemon could not be started
$HELPER $HELPER_ARGS --running && return 0
$HELPER $HELPER_ARGS -- $DAEMON $ARGS || return 2
return 0
}

do_stop_cmd_override()
{
# Return
#   0 if daemon has been stopped or already stopped
#   2 if daemon could not be stopped
#   other if a failure occurred
$HELPER $HELPER_ARGS --running || return 0
$HELPER $HELPER_ARGS --stop || return 2
# wait for the process to really terminate
for n in 1 2 3 4 5; do
sleep $n
$HELPER $HELPER_ARGS --running || break
done
$HELPER $HELPER_ARGS --running || return 0
return 2
}



Bug#850459: xfce4-goodies: Please consider incliding xfce4-calculator-plugin

2017-01-06 Thread Tim Wootton
Package: xfce4-goodies
Version: 4.12.3
Severity: wishlist

Dear Maintainer,

please consider packaging xfce4-calculator-plugin and including it as a 
suggests 


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

Kernel: Linux 4.8.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages xfce4-goodies depends on:
ii  mousepad0.4.0-4
ii  notification-daemon 3.20.0-1
ii  plasma-workspace [notification-daemon]  4:5.8.2-1
ii  ristretto   0.8.1-1
ii  thunar-archive-plugin   0.3.1-4
ii  thunar-media-tags-plugin0.2.1-1+b2
ii  xfburn  0.5.4-1
ii  xfce4-battery-plugin1.1.0-1
ii  xfce4-clipman-plugin2:1.4.1-1
ii  xfce4-cpufreq-plugin1.1.3-1
ii  xfce4-cpugraph-plugin   1.0.5-1+b1
ii  xfce4-datetime-plugin   0.7.0-1
ii  xfce4-dict  0.7.2-1
ii  xfce4-diskperf-plugin   2.5.5-1+b1
ii  xfce4-fsguard-plugin1.0.2-1+b1
ii  xfce4-genmon-plugin 3.4.0-2+b1
ii  xfce4-mailwatch-plugin  1.2.0-2+b2
ii  xfce4-mount-plugin  0.6.7-1+b1
ii  xfce4-netload-plugin1.2.4-2
ii  xfce4-notes-plugin  1.8.1-1
ii  xfce4-notifyd [notification-daemon] 0.3.4-1
ii  xfce4-places-plugin 1.7.0-3
ii  xfce4-screenshooter 1.8.2-2
ii  xfce4-sensors-plugin1.2.6-1+b1
ii  xfce4-smartbookmark-plugin  0.4.6-2
ii  xfce4-systemload-plugin 1.1.2-1+b1
ii  xfce4-taskmanager   1.1.0-1
ii  xfce4-terminal  0.8.1-1
ii  xfce4-timer-plugin  1.6.0-1+b1
ii  xfce4-verve-plugin  1.1.0-1
ii  xfce4-wavelan-plugin0.6.0-1
ii  xfce4-weather-plugin0.8.8-1
ii  xfce4-whiskermenu-plugin1.6.2-1
ii  xfce4-xkb-plugin1:0.7.1-2+b1

Versions of packages xfce4-goodies recommends:
ii  xfce4-power-manager  1.4.4-4

Versions of packages xfce4-goodies suggests:
pn  gigolo  
pn  parole  
pn  xfce4-cellmodem-plugin  
ii  xfce4-hdaps 0.0.9-2+b1
pn  xfce4-linelight-plugin  
ii  xfce4-messenger-plugin  0.1.0-6+b1
pn  xfce4-mpc-plugin
pn  xfce4-radio-plugin  
pn  xfswitch-plugin 

-- no debconf information



Bug#819100: linux-image-4.4.0-1-amd64: Mute and Mic-Mute LEDs no longer work on Thinkpad T410

2016-03-24 Thread Tim Wootton
On 24/03/16 02:10, Alex Goebel wrote:
> In 3.19, the way the kernel handles that button was changed from
> hardware to software. You'll need
>
> options thinkpad_acpi software_mute=0
>
> in modprobe.d/ to get the old behaviour back.
Thanks Alex, that did the trick.
Could this be added by default so as not to break existing functionality
on upgrade?
>
> -Alex
>



Bug#819100: linux-image-4.4.0-1-amd64: Mute and Mic-Mute LEDs no longer work on Thinkpad T410

2016-03-24 Thread Tim Wootton
On 23/03/16 21:32, Ben Hutchings wrote:
> Control: tag -1 moreinfo
>
> On Wed, 2016-03-23 at 18:53 +0000, Tim Wootton wrote:
>> Package: src:linux
>> Version: 4.4.6-1
>> Severity: normal
>>
>> Dear Maintainer,
>>
>>* What led up to the situation?
>> Upgrade from jessie to stretch
>>* What exactly did you do (or not do) that was effective (or
>>  ineffective)?
>> Pressing Thnkpad T410's hardware speaker mute button
>>* What was the outcome of this action?
>> Speaker mutes, but the button's LED does not illuminate
>>* What outcome did you expect instead?
>> Expected the LED to illuminate
>>
>> The mic mute button also exhibits the same behavior, but I had not
>> tried this under jessie so don't know if it worked before.
> It hasn't worked for me on the quite similar T420.
>
>>  The speaker mute certainly did.
> [...]
>
> As far as the kernel is concerned, the mute button is just an ordinary
> key on the keyboard (you can see this with the evtest program).  You
> need a userland daemon to act on it (such as pulseaudio).  What desktop
> environment are you using?
The button is working fine, it's the LED that's not. I see this from the
kernel module docs which implies userspace is not the answer.

"Audio mute and microphone mute LEDs are supported, but currently not
visible to userspace. They are used by the snd-hda-intel audio driver."

I'm using KDE5.


>
> Ben.
>



Bug#819100: linux-image-4.4.0-1-amd64: Mute and Mic-Mute LEDs no longer work on Thinkpad T410

2016-03-23 Thread Tim Wootton
Package: src:linux
Version: 4.4.6-1
Severity: normal

Dear Maintainer,

   * What led up to the situation?
Upgrade from jessie to stretch
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Pressing Thnkpad T410's hardware speaker mute button
   * What was the outcome of this action?
Speaker mutes, but the button's LED does not illuminate
   * What outcome did you expect instead?
Expected the LED to illuminate

The mic mute button also exhibits the same behavior, but I had not tried this 
under jessie so don't know if it worked before. The speaker mute certainly did.



-- Package-specific info:
** Version:
Linux version 4.4.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 5.3.1 
20160307 (Debian 5.3.1-11) ) #1 SMP Debian 4.4.6-1 (2016-03-17)

** Command line:
BOOT_IMAGE=/vmlinuz-4.4.0-1-amd64 
root=UUID=39ff419a-8bff-4244-8eb5-99350d8b0857 ro quiet

** Not tainted

** Kernel log:
[14809.730381] e1000e: EEE TX LPI TIMER: 
[14810.141902] PM: suspend of devices complete after 632.222 msecs
[14810.157976] PM: late suspend of devices complete after 16.068 msecs
[14810.158545] ehci-pci :00:1d.0: System wakeup enabled by ACPI
[14810.158676] ehci-pci :00:1a.0: System wakeup enabled by ACPI
[14810.158763] e1000e :00:19.0: System wakeup enabled by ACPI
[14810.173934] PM: noirq suspend of devices complete after 15.953 msecs
[14810.174073] ACPI: Preparing to enter system sleep state S3
[14810.353829] ACPI : EC: EC stopped
[14810.353831] PM: Saving platform NVS memory
[14810.354875] Disabling non-boot CPUs ...
[14810.356197] smpboot: CPU 1 is now offline
[14810.367529] smpboot: CPU 2 is now offline
[14810.383427] smpboot: CPU 3 is now offline
[14810.394876] ACPI: Low-level resume complete
[14810.394936] ACPI : EC: EC started
[14810.394936] PM: Restoring platform NVS memory
[14810.395667] Enabling non-boot CPUs ...
[14810.415359] x86: Booting SMP configuration:
[14810.415360] smpboot: Booting Node 0 Processor 1 APIC 0x1
[14810.417931]  cache: parent cpu1 should not be sleeping
[14810.447212] CPU1 is up
[14810.467385] smpboot: Booting Node 0 Processor 2 APIC 0x4
[14810.469787]  cache: parent cpu2 should not be sleeping
[14810.499215] CPU2 is up
[14810.519422] smpboot: Booting Node 0 Processor 3 APIC 0x5
[14810.521848]  cache: parent cpu3 should not be sleeping
[14810.551218] CPU3 is up
[14810.553552] ACPI: Waking up from system sleep state S3
[14810.887287] thinkpad_acpi: EC reports that Thermal Table has changed
[14810.955420] ehci-pci :00:1a.0: System wakeup disabled by ACPI
[14810.955549] sdhci-pci :0d:00.0: MMC controller base frequency changed to 
50Mhz.
[14810.90] ehci-pci :00:1d.0: System wakeup disabled by ACPI
[14810.955826] PM: noirq resume of devices complete after 16.620 msecs
[14810.957940] PM: early resume of devices complete after 2.094 msecs
[14810.958109] e1000e :00:19.0: System wakeup disabled by ACPI
[14810.958675] sd 0:0:0:0: [sda] Starting disk
[14810.958701] sd 1:0:0:0: [sdb] Starting disk
[14810.958730] iwlwifi :03:00.0: L1 Enabled - LTR Disabled
[14810.958961] iwlwifi :03:00.0: L1 Enabled - LTR Disabled
[14810.959057] iwlwifi :03:00.0: Radio type=0x1-0x3-0x1
[14810.960304] rtc_cmos 00:02: System wakeup disabled by ACPI
[14811.187299] usb 1-1.4: reset full-speed USB device number 3 using ehci-pci
[14811.229150] iwlwifi :03:00.0: L1 Enabled - LTR Disabled
[14811.229367] iwlwifi :03:00.0: L1 Enabled - LTR Disabled
[14811.229457] iwlwifi :03:00.0: Radio type=0x1-0x3-0x1
[14811.291290] ata5: SATA link down (SStatus 0 SControl 300)
[14811.299305] ata6: SATA link down (SStatus 0 SControl 300)
[14811.351304] usb 1-1.6: reset high-speed USB device number 4 using ehci-pci
[14811.447234] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[14811.459303] sdhci-pci :0d:00.0: Will use DMA mode even though HW doesn't 
fully claim to support it.
[14811.461590] PM: resume of devices complete after 503.613 msecs
[14811.462070] PM: Finishing wakeup.
[14811.462083] Restarting tasks ... 
[14811.463248] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[14811.465112] ata2.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[14811.465118] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) 
filtered out
[14811.467131] ata2.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[14811.467136] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) 
filtered out
[14811.467249] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[14811.467253] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) 
filtered out
[14811.467533] ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 (SET FEATURES) succeeded
[14811.467537] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered 
out
[14811.468224] ata2.00: configured for UDMA/133
[14811.473061] done.
[14811.474264] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[14811.474271] 

Bug#798412: flightgear: fgfs always segfaults on exit

2015-09-08 Thread Tim Wootton
Package: flightgear
Version: 3.0.0-5
Severity: important

Dear Maintainer,

Even with ~/.fgfs removed and allowed to re-create, fgfs always segfaults on 
exit

To reporoduce:
With only default confif and no ~/.fgfs
run fgfs
once loaded and on the runway select File/Quit
answer the "Exit FlightGear?" dialog with button "Exit"
fgfs segfaults

The final moments via strace -f fgfs:
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d5228a000, 32768) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d17af8000, 32768) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d17b0, 32768) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d17b1, 32768) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d2c05, 32768) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d178ff000, 624) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d178fe000, 840) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d178fc000, 816) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d178fa000, 5136) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d52063000, 888) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d52062000, 4056) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d604d2000, 784) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d604d, 7736) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d604cc000, 624) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d604ca000, 840) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d604cb000, 936) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d60487000, 2136) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d60486000, 3592) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d604b4000, 2136) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d6049f000, 3592) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d6044f000, 848) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d6044e000, 352) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d4000, 1648) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d1c00, 2688) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d51ff1000, 688) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d60622000, 160) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d5007e000, 424) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d60452000, 560) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d6044d000, 560) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d52058000, 256) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d604a3000, 552) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d6044c000, 552) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d5007c000, 200) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d60489000, 560) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d604a2000, 160) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d52305000, 144) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d60621000, 48)  = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d5007d000, 112) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d604cd000, 176) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d5007b000, 80)  = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d604c8000, 176) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d604a1000, 176) = 0
[pid  3948] ioctl(6, 0x40086409, 0x7ffd67604ee0) = 0
[pid  3948] munmap(0x7f6d604a, 296) = 0

Bug#778667: xoscope: Please package new upstream version 2.1 for Jessie

2015-02-17 Thread Tim Wootton
Package: xoscope
Version: 2.0-3.2
Severity: important
Tags: upstream

Dear Maintainer,

New veriosn 2.1 released 11th Feb adds alsa support.
Using the soundcard via aoss or padsp has been broken on 64-bit
systems for some time, this would fix #710880


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

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

Versions of packages xoscope depends on:
ii  libatk1.0-0 2.14.0-1
ii  libc6   2.19-13
ii  libcairo2   1.14.0-2.1
ii  libcomedi0  0.10.2-2
ii  libfontconfig1  2.11.0-6.3
ii  libfreetype62.5.2-2
ii  libgdk-pixbuf2.0-0  2.31.1-2+b1
ii  libglib2.0-02.42.1-1
ii  libgtk2.0-0 2.24.25-1
ii  libpango1.0-0   1.36.8-3

xoscope recommends no packages.

xoscope suggests no packages.

-- no debconf information


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



Bug#770072: openstack-cloud-services: Please consider depending on postgresql as an alternative to mysql

2014-11-18 Thread Tim Wootton
Package: openstack-cloud-services
Severity: wishlist

Dear Maintainer,

Please consider depending on postgresql as an alternative to mysql.

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

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


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



Bug#770147: icedove: New tag shown on incorrect email in reading pane.

2014-11-18 Thread Tim Wootton
Package: icedove
Version: 31.2.0-1
Severity: normal

Dear Maintainer,

With one email selected in the list and shown in the reading pane, right-click 
on another email on the list and add a tag. In the reading pane you'll see the 
tag applied to the email that had previously been selected, not the one that 
was right-clicked.

The tag is actually correrctly applied to the right-clicked mail, not the 
selected one, it's just the reading pane that's incorrectly modified during 
tagging, assuming that the email being tagged would always be fist viewed in 
the reading pane.

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

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

Versions of packages icedove depends on:
ii  debianutils   4.4+b1
ii  fontconfig2.11.0-6.1
ii  libasound21.0.28-1
ii  libatk1.0-0   2.14.0-1
ii  libc6 2.19-13
ii  libcairo2 1.14.0-2.1
ii  libdbus-1-3   1.8.8-2
ii  libdbus-glib-1-2  0.102-1
ii  libevent-2.0-52.0.21-stable-1.1
ii  libffi6   3.1-2
ii  libfontconfig12.11.0-6.1
ii  libfreetype6  2.5.2-2
ii  libgcc1   1:4.9.1-19
ii  libgdk-pixbuf2.0-02.31.1-2+b1
ii  libglib2.0-0  2.42.0-2
ii  libgtk2.0-0   2.24.25-1
ii  libhunspell-1.3-0 1.3.3-3
ii  libnspr4  2:4.10.7-1
ii  libnss3   2:3.17.2-1
ii  libpango-1.0-01.36.8-2
ii  libpangocairo-1.0-0   1.36.8-2
ii  libpangoft2-1.0-0 1.36.8-2
ii  libpixman-1-0 0.32.6-3
ii  libsqlite3-0  3.8.7.1-1
ii  libstartup-notification0  0.12-4
ii  libstdc++64.9.1-19
ii  libvpx1   1.3.0-3
ii  libx11-6  2:1.6.2-3
ii  libxext6  2:1.3.3-1
ii  libxrender1   1:0.9.8-1+b1
ii  libxt61:1.1.4-1+b1
ii  psmisc22.21-2
ii  zlib1g1:1.2.8.dfsg-2

Versions of packages icedove recommends:
ii  myspell-en-gb [myspell-dictionary]  1:3.3.0-4

Versions of packages icedove suggests:
ii  fonts-lyx 2.1.2-2
ii  libgssapi-krb5-2  1.12.1+dfsg-14

-- no debconf information


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



Bug#769273: bsdutils: Dependency on libsystemd0 violates policy

2014-11-13 Thread Tim Wootton
On 13/11/14 03:29, Russ Allbery wrote:
 Tim Wootton t...@tee-jay.demon.co.uk writes:

 or just build without the dependency in the 1st place like it used to
 be. After all it's not like it adds anything that's essential.
 No, including the dependency is the right approach and is consistent with
 how Debian has always handled issues like this.  We always enable all
 optional upstream behavior where possible unless the dependencies are
 particularly heavy,
My understanding was this is the correct approach unless doing so
breaches policy, which this (and apparently many others ) does. I was
just trying to point out that there seem to be 3 possible solutions
here, one of which nobody else had mentioned:
1) Remove the dependency
2) Fix the policy
3) Blunder on as-is and keep having people point out policy violations.

Tim


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



Bug#769273: bsdutils: Dependency on libsystemd0 violates policy

2014-11-12 Thread Tim Wootton
Package: bsdutils
Version: 1:2.25.2-2
Severity: serious
Justification: Policy 2.5

Dear Maintainer,

libsystemd0 dependancy violates constraint at the end of section 2.5
of the policy manual that requires packages not depend on packages
with lower priority..

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

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

Versions of packages bsdutils depends on:
ii  libc62.19-13
ii  libsystemd0  215-5+b1

Versions of packages bsdutils recommends:
ii  bsdmainutils  9.0.6

bsdutils suggests no packages.

-- no debconf information


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



Bug#769273: bsdutils: Dependency on libsystemd0 violates policy

2014-11-12 Thread Tim Wootton

On 12/11/14 14:29, Michael Biebl wrote:

Am 12.11.2014 um 15:04 schrieb Andreas Henriksson:

Hello Tim Wootton, release-team, et.al.!

Thanks for your bug report.

On Wed, Nov 12, 2014 at 11:00:16AM +, Tim Wootton wrote:

Package: bsdutils
Version: 1:2.25.2-2
Severity: serious
Justification: Policy 2.5

Dear Maintainer,

libsystemd0 dependancy violates constraint at the end of section 2.5
of the policy manual that requires packages not depend on packages
with lower priority.


This (general) problem has been discussed (several times?) on
debian-devel already and as far as I remember and understood it was that
raising the priority of the relevant systemd binary packages could be
done but it did not solve any *practical* problem. Instead it seemed
easier to just fix policy. I guess that's where everyone lost
interest


Indeed, it doesn't fix any actual problem, but raising priority of
library and helper packages actually creates problems.

Let's take rsyslog as an example, which is priority important, so
raising all the library dependencies to = important now means, if I
debootstrap a chroot and want to exclude rsyslog, I have to exclude all
dependend libraries as well. Or if I remove rsyslog (e.g. because I
switched to another syslogger or no syslogger), I have to manually
uninstall the unused libraries.

Please, let's not continue doing this non-sense and fix policy.


or just build without the dependency in the 1st place like it used to 
be. After all it's not like it adds anything that's essential.









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



Bug#734453: nagios3: Please package v.4

2014-01-07 Thread Tim Wootton
Package: nagios3
Version: 3
Severity: wishlist

Dear Maintainer,

please consider packaging 4.02 (latest stable at time of report)

cheers,

Tim

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

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


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



Bug#734453: [Pkg-nagios-devel] Bug#734453: nagios3: Please package v.4

2014-01-07 Thread Tim Wootton
On 07/01/14 11:08, Alexander Wirt wrote:
 I won't do this. Nagios is a dead horse and is far away from opensource this
 days. I'll support nagios3 as long as possible and icinga(1|2) and naemon. 
Thanks for the info Alex. Will icinga be using the 4.x style core
workers?  I understand there are
considerable performance gains to be had there  that was my main
motivation in asking for 4.02

cheers,

Tim


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



Bug#729088: printer-applet crashes on launch

2013-11-08 Thread Tim Wootton
Package: printer-applet
Version: 4:4.8.4-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,
printer-applet crashes on launch for all users on both systems I've tested on.
Trace from command-line execution:

$ printer-applet 
KCrash: Application 'printer-applet' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/my_username/.kde/socket-my_hostname/kdeinit4__0
$
 Problem appears to be a SIGSEGV while attempting to write to an already closed 
and previously O_RDONLY file descriptor for the user's 
.kde/share/config/kdeglobals


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

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

Versions of packages printer-applet depends on:
ii  python   2.7.5-5
ii  python-cups  1.9.63-1
ii  python-kde4  4:4.10.5-1+b1
ii  python-qt4-dbus  4.10.3-2

Versions of packages printer-applet recommends:
pn  hal-cups-utils none
pn  system-config-printer-kde  none

printer-applet suggests no packages.

-- no debconf information


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



Bug#728347: mediawiki: Please package later version (1.21)

2013-10-30 Thread Tim Wootton
Package: mediawiki
Version: 1:1.19.8+dfsg-2
Severity: wishlist

Dear Maintainer,

Please consider packaging a later version than 1.19. Many new extentions and 
templates utilise Scribunto/Lua which are not supported for version 1.19. 
Ideally this could be 1.21, but 1.20 would be an improvement.

thanks,

Tim

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

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

Versions of packages mediawiki depends on:
ii  apache22.4.6-3
ii  apache2-bin [httpd]2.4.6-3
ii  debconf [debconf-2.0]  1.5.51
ii  libjs-jquery   1.7.2+dfsg-3
ii  libjs-jquery-cookie8-2
ii  libjs-jquery-form  8-2
ii  libjs-jquery-tipsy 8-2
ii  mime-support   3.54
ii  php5   5.5.4+dfsg-1
ii  php5-pgsql 5.5.4+dfsg-1

Versions of packages mediawiki recommends:
ii  mediawiki-extensions-base  3.4
ii  php-wikidiff2  0.0.1+svn109581-1+b1
ii  php5-cli   5.5.4+dfsg-1
ii  postgresql-contrib 9.3+149
ii  python 2.7.5-5

Versions of packages mediawiki suggests:
pn  clamav none
ii  imagemagick8:6.7.7.10-6
pn  mediawiki-extensions-math  none
pn  memcached  none

-- Configuration Files:
/etc/mediawiki/apache.conf changed [not included]

-- debconf information excluded


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



Bug#627554: xserver-xorg-video-radeon: HD 5750 3rd screen displays interesting psychedelic colour swirl pattern covering whole screen

2011-05-24 Thread Tim Wootton

On 22/05/11 21:49, Tim Wootton wrote:

On 22/05/11 21:16, Alex Deucher wrote:



Are you using native DP or a DP to HDMI converter? If you are using a
converter, is it an active or passive converter? If it's passive,
you'll have the same limitation as before.


It's a passive, got an active on order now, so I will see if that does
the trick. Thanks for the advice.



Ok,so now using an active converter (Sapphire with Eyefinity logo), but 
still the same problem, perhaps it could be a bug after all.





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



Bug#627554: xserver-xorg-video-radeon: HD 5750 3rd screen displays interesting psychedelic colour swirl pattern covering whole screen

2011-05-22 Thread Tim Wootton

On 22/05/11 00:06, Alex Deucher wrote:


Not a bug.  Only 2 non-DP monitors are supported since there are only
two plls.  If you want 3 or more monitors the rest have to be DP.  The
fact that you can make it work with some fiddling is pure luck and is
completely unsupported.  You end up with one of the plls driving two
monitors which only works if both monitors have the same clock and you
get the ordering right.


Switched HDMI for DP, so now running 2 x DVI and 1 x DP, I get exactly 
the same symptoms.




Alex






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



Bug#627554: xserver-xorg-video-radeon: HD 5750 3rd screen displays interesting psychedelic colour swirl pattern covering whole screen

2011-05-22 Thread Tim Wootton

On 22/05/11 21:16, Alex Deucher wrote:



Are you using native DP or a DP to HDMI converter?  If you are using a
converter, is it an active or passive converter?  If it's passive,
you'll have the same limitation as before.


It's a passive, got an active on order now, so I will see if that does 
the trick. Thanks for the advice.


Alex






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



Bug#585783: update-notifier-kde: missing plural message

2010-07-09 Thread Tim Wootton
 Package: update-notifier-kde
 Version: 1.0
 Severity: minor
 Tags: l10n

 update-notifier-kde says:
 It is recommended to update your system
 There is 8 updates available

I know it's not particularly important, but while you're dealing with
this you might also want to consider replacing It is recommended to
update your system with It is recommended that you update your system
which would be the more usual usage.

keep up the good work,

Tim




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



Bug#574181: jxplorer: Null pointer exception when trying to load an image into jpegPhoto attribute

2010-03-16 Thread Tim Wootton
Package: jxplorer
Version: 3.2rc2+dfsg-2
Severity: normal


Popup displays ok, but when the Load botton is clicked a null pointer 
exception is thrown, full stack trace below:

Exception occurred during event dispatching:
java.lang.NullPointerException  
at com.ca.commons.cbutil.CBCache.cleanCache(CBCache.java:517)
at 
com.ca.directory.jxplorer.editor.jpegphotoeditor.load(jpegphotoeditor.java:138)
at 
com.ca.directory.jxplorer.editor.basicbinaryeditor$2.actionPerformed(basicbinaryeditor.java:89)

at 
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at 
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at 
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387) 
at 
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)  
at 
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)

 
at 
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at 
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at java.awt.Component.processMouseEvent(Component.java:6038)
   
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)   
   
at java.awt.Component.processEvent(Component.java:5803) 
   
at java.awt.Container.processEvent(Container.java:2058) 
   
at java.awt.Component.dispatchEventImpl(Component.java:4410)
   
at java.awt.Container.dispatchEventImpl(Container.java:2116)
   
at java.awt.Component.dispatchEvent(Component.java:4240)
   
at 
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)  
at 
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)   
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
   
at java.awt.Container.dispatchEventImpl(Container.java:2102)
   
at java.awt.Window.dispatchEventImpl(Window.java:2429)  
   
at java.awt.Component.dispatchEvent(Component.java:4240)
   
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)   
   
at 
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)

  
at 
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at 
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:177)
at java.awt.Dialog$1.run(Dialog.java:1039)
at java.awt.Dialog$3.run(Dialog.java:1091)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Dialog.java:1089)
at java.awt.Component.show(Component.java:1419)
at java.awt.Component.setVisible(Component.java:1372)
at java.awt.Window.setVisible(Window.java:801)
at java.awt.Dialog.setVisible(Dialog.java:979)
at 
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor.startBinaryEditor(AttributeValueCellEditor.java:546)
at 
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor.setBinaryEditor(AttributeValueCellEditor.java:249)
at 
com.ca.directory.jxplorer.viewer.tableviewer.AttributeValueCellEditor.getTableCellEditorComponent(AttributeValueCellEditor.java:124)
at javax.swing.JTable.prepareEditor(JTable.java:5724)
at javax.swing.JTable.editCellAt(JTable.java:3435)
at 
javax.swing.plaf.basic.BasicTableUI$Handler.adjustSelection(BasicTableUI.java:1084)
at 
javax.swing.plaf.basic.BasicTableUI$Handler.mousePressed(BasicTableUI.java:1014)
at 
java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:263)
at 
java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
at java.awt.Component.processMouseEvent(Component.java:6035)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5803)
at java.awt.Container.processEvent(Container.java:2058)
at java.awt.Component.dispatchEventImpl(Component.java:4410)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4240)
at 
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
at 

Bug#529896: Can't re-size ksystemlog small enough to fit on screen

2010-03-15 Thread Tim Wootton
I can confirm that I no longer see this bug.








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



Bug#531603: network-manager: fails to close serial port on modem disconnect

2009-06-02 Thread Tim Wootton
Package: network-manager
Version: 0.7.1-1
Severity: important


NetworkManager fails to close USB serial device despite calling 
nm_serial_device_close(), this leaves NetworkManager with the device open, but 
thinking it's closed, and preventing itself from opening it again to start a 
new connection.

I have to kill NetworkManager to get it to release the device.

After the modem disconnection, lsof of my device (ttyUSB0) is:
# lsof /dev/ttyUSB0
COMMANDPID USER   FD   TYPE DEVICE SIZE/OFF  NODE NAME
NetworkMa 5614 root9u   CHR  188,0  0t0 25519 /dev/ttyUSB0


Trace from Network Manager process shows:
Modem hangup
Connection terminated.
NetworkManager: info  (ttyUSB0): device state change: 7 - 9
NetworkManager: WARN  monitor_cb(): Could not read ppp stats: No such device
NetworkManager: debug [1243960701.044466] nm_serial_device_close(): Closing 
device 'ttyUSB0'
NetworkManager: info  Marking connection '3 Mobile' invalid.
NetworkManager: info  Activation (ttyUSB0) failed.
NetworkManager: info  (ttyUSB0): device state change: 9 - 3
NetworkManager: info  (ttyUSB0): deactivating device (reason: 0).
NetworkManager: nm_system_device_flush_ip4_routes_with_iface: assertion 
`iface_idx = 0' failed
NetworkManager: nm_system_device_flush_ip4_addresses_with_iface: assertion 
`iface_idx = 0' failed
NetworkManager: debug [1243960703.005227] ensure_killed(): waiting for ppp 
pid 6743 to exit
NetworkManager: debug [1243960703.005357] ensure_killed(): ppp pid 6743 
cleaned up
NetworkManager: info  Activation (ttyUSB0) starting connection '3 Mobile'
NetworkManager: info  (ttyUSB0): device state change: 3 - 4
NetworkManager: info  Activation (ttyUSB0) Stage 1 of 5 (Device Prepare) 
scheduled...
NetworkManager: info  Activation (ttyUSB0) Stage 1 of 5 (Device Prepare) 
started...
NetworkManager: debug [1243960895.329312] nm_serial_device_open(): (ttyUSB0) 
opening device...
NetworkManager: WARN  nm_serial_device_open(): (ttyUSB0) cannot control 
device (errno 6)



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

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

Versions of packages network-manager depends on:
ii  adduser  3.110   add and remove users and groups
ii  dbus 1.2.12-1simple interprocess messaging syst
ii  dhcp3-client 3.1.1-6 DHCP client
ii  hal  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer
ii  ifupdown 0.6.8+nmu1  high level tools to configure netw
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.12-1simple interprocess messaging syst
ii  libdbus-glib 0.80-4  simple interprocess messaging syst
ii  libgcrypt11  1.4.4-2 LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.20.1-2The GLib library of C routines
ii  libgnutls26  2.6.6-1 the GNU TLS library - runtime libr
ii  libgpg-error 1.6-1   library for common error values an
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libnl1   1.1-5   library for dealing with netlink s
ii  libnm-glib0  0.7.1-1 network management framework (GLib
ii  libnm-util1  0.7.1-1 network management framework (shar
ii  libpolkit-db 0.9-3   library for accessing PolicyKit vi
ii  libpolkit2   0.9-3   library for accessing PolicyKit
ii  libtasn1-3   2.2-1   Manage ASN.1 structures (runtime)
ii  libuuid1 1.41.3-1universally unique id library
ii  lsb-base 3.2-22  Linux Standard Base 3.2 init scrip
ii  wpasupplican 0.6.9-3 client support for WPA and WPA2 (I
ii  zlib1g   1:1.2.3.3.dfsg-13   compression library - runtime

Versions of packages network-manager recommends:
ii  dnsmasq-base  2.47-3 A small caching DNS proxy and DHCP
ii  iptables  1.4.3.2-2  administration tools for packet fi
ii  network-manager-gnome 0.7.1-1network management framework (GNOM
ii  network-manager-kde   1:0.7~~svn941706-1 KDE systray applet for controlling
ii  policykit 0.9-3  framework for managing administrat
ii  ppp   2.4.4rel-10.1  Point-to-Point Protocol (PPP) - da

Versions of packages network-manager suggests:
pn  avahi-autoipd none (no description available)

-- no debconf information



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



Bug#530827: network-manager-kde: Allow override of dhcp DNS servers

2009-05-27 Thread Tim Wootton
Package: network-manager-kde
Version: 1:0.7~~svn941706-1
Severity: wishlist

Would it be possible to include a feature that's available in nm-applet, which 
allows you to only take ip address/subnet mask from dhcp, but ignore proffered 
DNS servers and provide your own. I find this feature very useful with my ISP 
who seem incapable of fixing 2 broken DNS servers

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

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

Versions of packages network-manager-kde depends on:
ii  kdelibs4c2a  4:3.5.10.dfsg.1-2   core libraries and binaries for al
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.12-1simple interprocess messaging syst
ii  libdbus-1-qt 0.9-2   backport of Qt4 D-Bus bindings (sh
ii  libgcc1  1:4.4.0-5   GCC support library
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libice6  2:1.0.5-1   X11 Inter-Client Exchange library
ii  libnl1   1.1-5   library for dealing with netlink s
ii  libpng12-0   1.2.35-1PNG library - runtime
ii  libqt3-mt3:3.3.8b-5+b1   Qt GUI Library (Threaded runtime v
ii  libsm6   2:1.1.0-2   X11 Session Management library
ii  libstdc++6   4.4.0-5 The GNU Standard C++ Library v3
ii  libx11-6 2:1.2.1-1   X11 client-side library
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  network-mana 0.7.1-1 network management framework daemo
ii  zlib1g   1:1.2.3.3.dfsg-13   compression library - runtime

Versions of packages network-manager-kde recommends:
ii  kwalletmanager4:4.2.2-1  secure password wallet manager for
ii  network-manager-openvpn   0.7.1-1network management framework (Open
ii  network-manager-vpnc  0.7.1-1network management framework (VPNC

network-manager-kde suggests no packages.

-- no debconf information



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



Bug#529894: plasma-widgets-addons: calculator widget could do with scientific mode.

2009-05-22 Thread Tim Wootton
Package: plasma-widgets-addons
Version: 4:4.2.2-1
Severity: wishlist



Calculator widget could do with scientific  hex/octal/binary/logic button 
options - see kcalc for inspiration.


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

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

Versions of packages plasma-widgets-addons depends on:
ii  kdebase-runtime   4:4.2.2-1  runtime components from the offici
ii  kdebase-workspace-libs4+5 4:4.2.2-2  libraries provided by the KDE 4 ba
ii  kdelibs5  4:4.2.2-2  core libraries for all KDE 4 appli
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libgl1-mesa-glx [libgl1]  7.4-2  A free implementation of the OpenG
ii  libglu1-mesa [libglu1]7.0.3-7The OpenGL utility library (GLU)
ii  libkexiv2-7   4:4.2.2-2  Qt like interface for the libexiv2
ii  libphonon44:4.3.1-1  Phonon multimedia framework for Qt
ii  libplasma34:4.2.2-2  library for the KDE 4 Plasma deskt
ii  libqt4-dbus   4.5.1-2Qt 4 D-Bus module
ii  libqt4-svg4.5.1-2Qt 4 SVG module
ii  libqt4-webkit 4.5.1-2Qt 4 WebKit module
ii  libqt4-xml4.5.1-2Qt 4 XML module
ii  libqtcore44.5.1-2Qt 4 core module
ii  libqtgui4 4.5.1-2Qt 4 GUI module
ii  libstdc++64.4.0-4The GNU Standard C++ Library v3
ii  libx11-6  2:1.2.1-1  X11 client-side library
ii  phonon4:4.3.1-1  metapackage for Phonon multimedia 
ii  plasma-dataengines-addons 4:4.2.2-1  addons for KDE 4 Plasma - data eng
ii  plasma-dataengines-workspace  4:4.2.2-2  KDE 4 base workspace Plasma data e

Versions of packages plasma-widgets-addons recommends:
ii  plasma-widget-lancelot4:4.2.2-1  addons for KDE 4 Plasma - lancelot

plasma-widgets-addons suggests no packages.

-- no debconf information



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



Bug#529896: Can't re-size ksystemlog small enough to fit on screen

2009-05-22 Thread Tim Wootton
Package: ksystemlog
Version: 4:4.2.2-1
Severity: normal


While the ksystemlog window appears to be re-sizeable, 
it does seem to have unnecessary restrictions on how 
small it can be resized. I'm running a 1280x800 screen
and it won't fit into that width when not full-screen. 

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

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

Versions of packages ksystemlog depends on:
ii  kdebase-runtime   4:4.2.2-1  runtime components from the offici
ii  kdelibs5  4:4.2.2-2  core libraries for all KDE 4 appli
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libqtcore44.5.1-2Qt 4 core module
ii  libqtgui4 4.5.1-2Qt 4 GUI module
ii  libstdc++64.4.0-4The GNU Standard C++ Library v3

ksystemlog recommends no packages.

ksystemlog suggests no packages.

-- no debconf information



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



Bug#523579: knotes: Can't resize knote at all, not just with mouse

2009-05-21 Thread Tim Wootton
Package: knotes
Version: 4:4.2.2-1
Severity: normal

Can't re-size a knote. Turned up corner graphic missing from knote where 
you'd expect to be able to drag the knote bigger. While you can adjust the size 
of the knote at create time by tweaking the defaults, there appears to be no 
way to change this once it's created.

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

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

Versions of packages knotes depends on:
ii  kdebase-runtime   4:4.2.2-1  runtime components from the offici
ii  kdelibs5  4:4.2.2-2  core libraries for all KDE 4 appli
ii  kdepimlibs5   4:4.2.2-1  core libraries for KDE PIM 4 appli
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libkdepim44:4.2.2-1  KDE PIM library
ii  libkontactinterfaces4 4:4.2.2-1  KDE Kontact interface library
ii  libqt4-dbus   4.5.1-2Qt 4 D-Bus module
ii  libqt4-network4.5.1-2Qt 4 network module
ii  libqt4-qt3support 4.5.1-2Qt 3 compatibility library for Qt 
ii  libqt4-xml4.5.1-2Qt 4 XML module
ii  libqtcore44.5.1-2Qt 4 core module
ii  libqtgui4 4.5.1-2Qt 4 GUI module
ii  libstdc++64.4.0-4The GNU Standard C++ Library v3
ii  libx11-6  2:1.2.1-1  X11 client-side library

knotes recommends no packages.

Versions of packages knotes suggests:
pn  kdepim-kresources none (no description available)

-- no debconf information



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



Bug#525066: [Pkg-utopia-maintainers] Bug#525066: Bug#525066: network-manager: Upgrade from 0.7.0-99 to 0.7.0-100 broke mobile broadband using HUAWEI E169G (E620)

2009-05-01 Thread Tim Wootton

Hi Michael,


 
 Tim, could you remove the
 
                
 deny send_destination=org.freedesktop.NetworkManager
                
      
 send_interface=org.freedesktop.NetworkManager.PPP/
 
 rules within the at_console and group=netdev section,
 reload dbus
 (/etc/init.d/dbus reload) and try again.
 

that is a great improvement, but I'm now getting this if I unplug/replug the 
modem and then try to connect:

NetworkManager: info  Activation (ttyUSB0) starting connection '3 Mobile'
NetworkManager: info  (ttyUSB0): device state change: 3 - 4
NetworkManager: info  Activation (ttyUSB0) Stage 1 of 5 (Device 
Prepare) scheduled...
NetworkManager: info  Activation (ttyUSB0) Stage 1 of 5 (Device 
Prepare) started...
NetworkManager: debug [1241199112.020877] nm_serial_device_open(): 
(ttyUSB0) opening device...
NetworkManager: info  Activation (ttyUSB0) Stage 1 of 5 (Device 
Prepare) complete.
NetworkManager: debug [1241199112.135063] nm_serial_debug(): Sending: 
'ATZ E0 V1 X4 C1 +FCLASS=0
'
NetworkManager: debug [1241199112.201076] nm_serial_debug(): Got: '

OK

'
NetworkManager: debug [1241199112.201242] nm_serial_debug(): Sending: 
'AT+CPIN?
'
NetworkManager: debug [1241199112.220931] nm_serial_debug(): Got: '

+CPIN: SIM PIN



OK

'
NetworkManager: info  (ttyUSB0): GSM pin secret required
NetworkManager: info  (ttyUSB0): device state change: 4 - 6
NetworkManager: WARN  get_secrets_cb(): Couldn't get connection 
secrets: Rejected send message, 3 matched rules; type=method_call, 
sender=:1.466 (uid=0 pid=18669 comm=/usr/sbin/NetworkManager 
--no-daemon ) 
interface=org.freedesktop.NetworkManagerSettings.Connection.Secrets 
member=GetSecrets error name=(unset) requested_reply=0 
destination=org.freedesktop.NetworkManagerUserSettings (uid=1000 
pid=18520 comm=/usr/bin/knetworkmanager )).
NetworkManager: info  (ttyUSB0): device state change: 6 - 9
NetworkManager: debug [1241199112.222831] nm_serial_device_close(): 
Closing device 'ttyUSB0'
NetworkManager: info  Marking connection '3 Mobile' invalid.
NetworkManager: info  Activation (ttyUSB0) failed.
NetworkManager: info  (ttyUSB0): device state change: 9 - 3
NetworkManager: info  (ttyUSB0): deactivating device (reason: 0).
NetworkManager: nm_system_device_flush_ip4_routes_with_iface: assertion 
`iface_idx = 0' failed
NetworkManager: nm_system_device_flush_ip4_addresses_with_iface: 
assertion `iface_idx = 0' failed


looks to be similar sort of thing.


cheers,

Tim






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



Bug#525066: [Pkg-utopia-maintainers] Bug#525066: network-manager: Upgrade from 0.7.0-99 to 0.7.0-100 broke mobile broadband using HUAWEI E169G (E620)

2009-04-30 Thread Tim Wootton


 could you stop NetworkManager (/etc/init.d/network-manager
 stop)
 and run
 
 NM_PPP_DEBUG=1 /usr/sbin/NetworkManager --no-daemon

ok, here's the output:

r...@marvin:~# /etc/init.d/network-manager stop
Stopping network connection manager: NetworkManager.
r...@marvin:~# NM_PPP_DEBUG=1 /usr/sbin/NetworkManager --no-daemon
NetworkManager: info  starting...   
/sbin/ifup: interface lo already configured   
NetworkManager: info  Found radio killswitch 
/org/freedesktop/Hal/devices/iwl_wlan_switch
NetworkManager: info  (eth0): new Ethernet device (driver: 'r8169')   
   
NetworkManager: info  (eth0): exported as 
/org/freedesktop/Hal/devices/net_00_1e_ec_00_be_d9
NetworkManager: info  (wlan0): driver supports SSID scans (scan_capa 0x01).   
  
NetworkManager: info  (wlan0): new 802.11 WiFi device (driver: 'iwl3945') 
  
NetworkManager: info  (wlan0): exported as 
/org/freedesktop/Hal/devices/net_00_1c_bf_b9_13_3e
NetworkManager: info  (ttyUSB0): found serial port (udev:GSM  hal:GSM)
   
NetworkManager: info  (ttyUSB0): new Modem device (driver: 'option')  
   
NetworkManager: info  (ttyUSB0): exported as 
/org/freedesktop/Hal/devices/usb_device_12d1_1001_if0_serial_usb_0

   
NetworkManager: info  (ttyUSB2): ignoring due to lack of mobile broadband 
capabilties 
NetworkManager: info  (ttyUSB1): ignoring due to lack of mobile broadband 
capabilties 
NetworkManager: info  (eth0): device state change: 1 - 2 

NetworkManager: info  (eth0): bringing up device. 

NetworkManager: info  (eth0): preparing device.   

NetworkManager: info  (eth0): deactivating device (reason: 2).

NetworkManager: info  (wlan0): device state change: 1 - 2

NetworkManager: info  (wlan0): bringing up device.

NetworkManager: info  (wlan0): preparing device.  

NetworkManager: info  (wlan0): deactivating device (reason: 2).   

NetworkManager: info  (ttyUSB0): device state change: 1 - 2  

NetworkManager: info  (ttyUSB0): deactivating device (reason: 2). 

NetworkManager: nm_system_device_flush_ip4_routes_with_iface: assertion 
`iface_idx = 0' failed 
NetworkManager: nm_system_device_flush_ip4_addresses_with_iface: assertion 
`iface_idx = 0' failed  
NetworkManager: info  (wlan0): device state change: 2 - 3

NetworkManager: info  (ttyUSB0): device state change: 2 - 3  

NetworkManager: info  (wlan0): supplicant interface state:  starting - ready 

NetworkManager: info  Activation (ttyUSB0) starting connection '3 Mobile' 

NetworkManager: info  (ttyUSB0): device state change: 3 - 4  

NetworkManager: info  Activation (ttyUSB0) Stage 1 of 5 (Device Prepare) 
scheduled... 
NetworkManager: info  Activation (ttyUSB0) Stage 1 of 5 (Device Prepare) 
started...   
NetworkManager: debug [1241069115.345174] nm_serial_device_open(): (ttyUSB0) 
opening device...
NetworkManager: info  Activation (ttyUSB0) Stage 1 of 5 (Device Prepare) 
complete.
NetworkManager: info  (ttyUSB0): powering up...   

NetworkManager: info  Registered on Home network  

NetworkManager: info  Associated with network: +COPS: 0,2,23420,2   

NetworkManager: info  Connected, Woo! 

NetworkManager: info  Activation (ttyUSB0) Stage 2 of 5 (Device Configure) 
scheduled...   
NetworkManager: info  Activation (ttyUSB0) Stage 2 of 5 (Device Configure) 

Bug#525066: [Pkg-utopia-maintainers] Bug#525066: network-manager: Upgrade from 0.7.0-99 to 0.7.0-100 broke mobile broadband using HUAWEI E169G (E620)

2009-04-30 Thread Tim Wootton

I've done some further testing:

It _will_ work some of the time, typically if I log out of kde it'll work the 
first time I try to connect when I log back in, except it won't work on the 
first login after the machine is booted, I have to boot/login/logout/login 
again before it will work.

I've spotted the following in the auth log, which I suspect is related:

Apr 30 06:37:42 marvin dbus-daemon: Rejected send message, 7 matched rules; 
type=method_call, sender=:1.71 (uid=0 pid=9612 comm=/usr/sbin/pppd 
nodetach lock nodefaultroute ttyUSB) 
interface=org.freedesktop.NetworkManager.PPP member=SetState error 
name=(unset) requested_reply=0 destination=org.freedesktop.NetworkManager 
(uid=0 pid=9590 comm=/usr/sbin/NetworkManager ))

but if it's dbus permissions, why would they change part way through a session?

Here's the Network Manager dbus config file (unchanged from default afaik):
!DOCTYPE busconfig PUBLIC
 -//freedesktop//DTD D-BUS Bus Configuration 1.0//EN
 http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd;
busconfig
policy user=root
allow own=org.freedesktop.NetworkManager/
allow send_destination=org.freedesktop.NetworkManager/

allow send_destination=org.freedesktop.NetworkManager
  send_interface=org.freedesktop.NetworkManager.PPP/
/policy
policy group=netdev
allow send_destination=org.freedesktop.NetworkManager/

deny send_destination=org.freedesktop.NetworkManager
  send_interface=org.freedesktop.NetworkManager.PPP/
/policy
policy at_console=true
allow send_destination=org.freedesktop.NetworkManager/

deny send_destination=org.freedesktop.NetworkManager
  send_interface=org.freedesktop.NetworkManager.PPP/
/policy
policy context=default
deny own=org.freedesktop.NetworkManager/
deny send_destination=org.freedesktop.NetworkManager/

deny send_destination=org.freedesktop.NetworkManager
  send_interface=org.freedesktop.NetworkManager.PPP/
/policy

limit name=max_replies_per_connection512/limit
/busconfig



 






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



Bug#525066: network-manager: Upgrade from 0.7.0-99 to 0.7.0-100 broke mobile broadband using HUAWEI E169G (E620)

2009-04-21 Thread Tim Wootton
Package: network-manager
Version: 0.7.1-1
Severity: normal

Upgrade from 0.7.0-99 broke ability to run mobile broadband connection using 
this HUAWEI modem. I've further upgraded to 0.7.1-1 now, problem remains.

Have tried deleting  re-creating the connection definition in nm-applet's edit 
connections.

Have tried logging in as root and creating a connection in nm-applet as root, 
still fails the same way.

lsusb shows:
Bus 007 Device 003: ID 12d1:1001 Huawei Technologies Co., Ltd. E620 USB Modem
Device Descriptor:   
  bLength18  
  bDescriptorType 1  
  bcdUSB   1.10  
  bDeviceClass0 (Defined at Interface level) 
  bDeviceSubClass 0  
  bDeviceProtocol 0  
  bMaxPacketSize064  
  idVendor   0x12d1 Huawei Technologies Co., Ltd.
  idProduct  0x1001 E620 USB Modem   
  bcdDevice0.00  
  iManufacturer   1 ���  
  iProduct2 HUAWEI Mobile
  iSerial 1 ���  
  bNumConfigurations  1  
  Configuration Descriptor:  
bLength 9
bDescriptorType 2
wTotalLength  108
bNumInterfaces  4
bConfigurationValue 1
iConfiguration  0
bmAttributes 0xa0
  (Bus Powered)  
  Remote Wakeup  
MaxPower  500mA  
Interface Descriptor:
  bLength 9  
  bDescriptorType 4  
  bInterfaceNumber0  
  bAlternateSetting   0  
  bNumEndpoints   3  
  bInterfaceClass   255 Vendor Specific Class
  bInterfaceSubClass255 Vendor Specific Subclass 
  bInterfaceProtocol255 Vendor Specific Protocol 
  iInterface  3 Data Interface   
  Endpoint Descriptor:   
bLength 7
bDescriptorType 5
bEndpointAddress 0x81  EP 1 IN   
bmAttributes3
  Transfer TypeInterrupt 
  Synch Type   None  
  Usage Type   Data  
wMaxPacketSize 0x0010  1x 16 bytes   
bInterval 128
  Endpoint Descriptor:   
bLength 7
bDescriptorType 5
bEndpointAddress 0x82  EP 2 IN   
bmAttributes2
  Transfer TypeBulk  
  Synch Type   None  
  Usage Type   Data  
wMaxPacketSize 0x0040  1x 64 bytes   
bInterval   0
  Endpoint Descriptor:   
bLength 7

Bug#525068: plasma-widget-weather: Would like date/time of last update on 5 day or detail panel

2009-04-21 Thread Tim Wootton
Package: plasma-widget-weather
Version: 1.0.0-2
Severity: wishlist

Would be useful to have the date/time that the forcast was last fetched from 
the source shown somewhere on either the 5day or detailed forcast panel (or 
both)


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

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

Versions of packages plasma-widget-weather depends on:
ii  kdebase-runtime   4:4.2.2-1  runtime components from the offici
ii  kdebase-workspace-libs4+5 4:4.2.2-2  libraries provided by the KDE 4 ba
ii  kdelibs5  4:4.2.2-2  core libraries for all KDE 4 appli
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libplasma34:4.2.2-2  library for the KDE 4 Plasma deskt
ii  libqtcore44.4.3-2Qt 4 core module
ii  libqtgui4 4.4.3-2Qt 4 GUI module
ii  libstdc++64.3.3-3The GNU Standard C++ Library v3
ii  plasma-dataengines-workspace  4:4.2.2-2  KDE 4 base workspace Plasma data e

plasma-widget-weather recommends no packages.

Versions of packages plasma-widget-weather suggests:
ii  kdebase-workspace-bin 4:4.2.2-2  core binaries for the KDE 4 base w

-- no debconf information



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



Bug#525069: plasma-widget-weather: Update Now menu option seems not to.

2009-04-21 Thread Tim Wootton
Package: plasma-widget-weather
Version: 1.0.0-2
Severity: normal

When selecting Update Now from the right-click menu, no update seems to be 
requested from source.
I've looked for packets in wireshark to/from the chosen data source for several 
minutes after request but none seen. 

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

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

Versions of packages plasma-widget-weather depends on:
ii  kdebase-runtime   4:4.2.2-1  runtime components from the offici
ii  kdebase-workspace-libs4+5 4:4.2.2-2  libraries provided by the KDE 4 ba
ii  kdelibs5  4:4.2.2-2  core libraries for all KDE 4 appli
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libplasma34:4.2.2-2  library for the KDE 4 Plasma deskt
ii  libqtcore44.4.3-2Qt 4 core module
ii  libqtgui4 4.4.3-2Qt 4 GUI module
ii  libstdc++64.3.3-3The GNU Standard C++ Library v3
ii  plasma-dataengines-workspace  4:4.2.2-2  KDE 4 base workspace Plasma data e

plasma-widget-weather recommends no packages.

Versions of packages plasma-widget-weather suggests:
ii  kdebase-workspace-bin 4:4.2.2-2  core binaries for the KDE 4 base w

-- no debconf information



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



Bug#525070: plasma-widgets-addons: Would be handy to have an Update Now on the right-click menu.

2009-04-21 Thread Tim Wootton
Package: plasma-widgets-addons
Version: 4:4.2.2-1
Severity: wishlist

Would be handy to have an Update Now option on the right-click menu of this 
widget.



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

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

Versions of packages plasma-widgets-addons depends on:
ii  kdebase-runtime   4:4.2.2-1  runtime components from the offici
ii  kdebase-workspace-libs4+5 4:4.2.2-2  libraries provided by the KDE 4 ba
ii  kdelibs5  4:4.2.2-2  core libraries for all KDE 4 appli
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libgl1-mesa-glx [libgl1]  7.4-2  A free implementation of the OpenG
ii  libglu1-mesa [libglu1]7.0.3-7The OpenGL utility library (GLU)
ii  libkexiv2-7   4:4.2.2-1  Qt like interface for the libexiv2
ii  libphonon44:4.3.1-1  Phonon multimedia framework for Qt
ii  libplasma34:4.2.2-2  library for the KDE 4 Plasma deskt
ii  libqt4-dbus   4.4.3-2Qt 4 D-Bus module
ii  libqt4-svg4.4.3-2Qt 4 SVG module
ii  libqt4-webkit 4.4.3-2Qt 4 WebKit module
ii  libqt4-xml4.4.3-2Qt 4 XML module
ii  libqtcore44.4.3-2Qt 4 core module
ii  libqtgui4 4.4.3-2Qt 4 GUI module
ii  libstdc++64.3.3-3The GNU Standard C++ Library v3
ii  libx11-6  2:1.2.1-1  X11 client-side library
ii  phonon4:4.3.1-1  metapackage for Phonon multimedia 
ii  plasma-dataengines-addons 4:4.2.2-1  addons for KDE 4 Plasma - data eng
ii  plasma-dataengines-workspace  4:4.2.2-2  KDE 4 base workspace Plasma data e

Versions of packages plasma-widgets-addons recommends:
ii  plasma-widget-lancelot4:4.2.2-1  addons for KDE 4 Plasma - lancelot

plasma-widgets-addons suggests no packages.

-- no debconf information



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



Bug#523896: broken module auto-loading

2009-04-15 Thread Tim Wootton
I see you have splashy installed on your system? Try removing it and see
if that fixes, it did for me. Could this be a regression of bug 473112?




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



Bug#523896: (no subject)

2009-04-14 Thread Tim Wootton

I have the same problem after an update/upgrade of the testing release on 14th 
Apr.

missing modules include:
battery
snd-card-0
iwl4965
evdev






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



Bug#518076: /usr/bin/plasma: Blue marble plasmoid crashes /usr/bin/plasma

2009-03-03 Thread Tim Wootton
Package: kdebase-workspace-bin
Version: 4:4.2.0-1
Severity: normal
File: /usr/bin/plasma

Dragging Blue Marble onto the background causes plasma to crash with a seg 
fault. 
plasma automatically restarts but without Blue Marble running
Steps to repeat:
I only have 4.2 on this machine so I can't test other installations, 
but on
this installation the segfault occurs each time.

Application: Plasma Workspace (plasma), signal SIGSEGV
[Current thread is 0 (LWP 4331)]

Thread 4 (Thread 0xa9a7bb90 (LWP 4341)):
#0  0xb7f93424 in __kernel_vsyscall ()
#1  0xb57de025 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/i686/cmov/libpthread.so.0
#2  0xb7e987fd in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb68f8542 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb59c3312 in ?? () from /usr/lib/libQtNetwork.so.4
#5  0xb68f752e in ?? () from /usr/lib/libQtCore.so.4
#6  0xb57da4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
#7  0xb7e8a6de in clone () from /lib/i686/cmov/libc.so.6

Thread 3 (Thread 0xa9209b90 (LWP 4351)):
#0  0xb7f93424 in __kernel_vsyscall ()
#1  0xb7e82ab1 in select () from /lib/i686/cmov/libc.so.6
#2  0xb69c6670 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb68f752e in ?? () from /usr/lib/libQtCore.so.4
#4  0xb57da4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
#5  0xb7e8a6de in clone () from /lib/i686/cmov/libc.so.6

Thread 2 (Thread 0xa557cb90 (LWP 4378)):
#0  0xb7f93424 in __kernel_vsyscall ()
#1  0xb57de025 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/i686/cmov/libpthread.so.0
#2  0xb7e987fd in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb68f8542 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xa9da64a2 in ?? () from /usr/lib/kde4/plasma_wallpaper_image.so
#5  0x08e61840 in ?? ()
#6  0x08e6183c in ?? ()
#7  0x in ?? ()
#8  0xa557c220 in ?? ()
#9  0xa557c2e0 in ?? ()
#10 0xa9dac2a0 in ?? () from /usr/lib/kde4/plasma_wallpaper_image.so
#11 0xb79d18a8 in vtable for KSvgRenderer () from /usr/lib/libkdeui.so.5
#12 0xa9dac1cc in ?? () from /usr/lib/kde4/plasma_wallpaper_image.so
#13 0xb7ee8648 in ?? () from /lib/i686/cmov/libc.so.6
#14 0xb7ee55d1 in ?? () from /lib/i686/cmov/libc.so.6
#15 0x0ad78f90 in ?? ()
#16 0xa557c334 in ?? ()
#17 0xa557c318 in ?? ()
#18 0xb57dc121 in pthread_mutex_trylock () from /lib/i686/cmov/libpthread.so.0
#19 0xb68f752e in ?? () from /usr/lib/libQtCore.so.4
#20 0xb57da4c0 in start_thread () from /lib/i686/cmov/libpthread.so.0
#21 0xb7e8a6de in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb53f8700 (LWP 4331)):
#0  0xb7f93422 in __kernel_vsyscall ()
#1  0xb7e45ef6 in nanosleep () from /lib/i686/cmov/libc.so.6
#2  0xb7e45d0f in sleep () from /lib/i686/cmov/libc.so.6
#3  0xb78a0128 in ?? () from /usr/lib/libkdeui.so.5
#4  0x in ?? ()



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

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

Versions of packages kdebase-workspace-bin depends on:
ii  kdebase-runtime   4:4.2.0-1  runtime components from the offici
ii  kdebase-workspace-data4:4.2.0-1  shared data files for the KDE 4 ba
ii  kdebase-workspace-libs4+5 4:4.2.0-1  libraries provided by the KDE 4 ba
ii  kdelibs5  4:4.2.0-3  core libraries for all KDE 4 appli
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libfontconfig12.6.0-3generic font configuration library
ii  libfreetype6  2.3.7-2FreeType 2 font engine, shared lib
ii  libgcc1   1:4.3.3-3  GCC support library
ii  libgl1-mesa-glx [libgl1]  7.0.3-7A free implementation of the OpenG
ii  libglib2.0-0  2.18.4-2   The GLib library of C routines
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libpam0g  1.0.1-5Pluggable Authentication Modules l
ii  libphonon44:4.3.0-2  Phonon multimedia framework for Qt
ii  libplasma34:4.2.0-3  library for the KDE 4 Plasma deskt
ii  libpng12-01.2.27-2   PNG library - runtime
ii  libqimageblitz4   1:0.0.4-4  QImageBlitz image effects library
ii  libqt4-dbus   4.4.3-2Qt 4 D-Bus module
ii  libqt4-qt3support 4.4.3-2Qt 3 compatibility library for Qt 
ii  libqt4-script 4.4.3-2Qt 4 script module
ii  libqt4-svg4.4.3-2Qt 4 SVG module
ii  libqt4-xml4.4.3-2Qt 4 XML module
ii  libqtcore44.4.3-2Qt 4 core module
ii  libqtgui4 4.4.3-2Qt 4 GUI module
ii  libsm62:1.1.0-2  X11 Session Management library
ii  libsoprano4   2.2.2+dfsg.1-1 libraries 

Bug#513906: network-manager: Network Manager assertion fails following USB device sytate change

2009-02-02 Thread Tim Wootton
Package: network-manager
Version: 0.7.0-1
Severity: important



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

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

Versions of packages network-manager depends on:
ii  adduser3.110 add and remove users and groups
ii  dbus   1.2.1-5   simple interprocess messaging syst
ii  hal0.5.11-8  Hardware Abstraction Layer
ii  ifupdown   0.6.8+nmu1high level tools to configure netw
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libdbus-1-31.2.1-5   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libgcrypt111.4.1-1   LGPL Crypto library - runtime libr
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgnutls262.4.2-4   the GNU TLS library - runtime libr
ii  libgpg-error0  1.4-2 library for common error values an
ii  libhal10.5.11-8  Hardware Abstraction Layer - share
ii  libnl1 1.1-3 library for dealing with netlink s
ii  libnm-glib00.7.0-1   network management framework (GLib
ii  libnm-util10.7.0-1   network management framework (shar
ii  libpolkit-dbus20.9-2 library for accessing PolicyKit vi
ii  libpolkit2 0.9-2 library for accessing PolicyKit
ii  libtasn1-3 1.4-1 Manage ASN.1 structures (runtime)
ii  libuuid1   1.41.3-1  universally unique id library
ii  lsb-base   3.2-20Linux Standard Base 3.2 init scrip
ii  wpasupplicant  0.6.4-3   Client support for WPA and WPA2 (I
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages network-manager recommends:
ii  network-manager-gnome  0.7.0-1   network management framework (GNOM
ii  policykit  0.9-2 framework for managing administrat
ii  ppp2.4.4rel-10.1 Point-to-Point Protocol (PPP) - da

Versions of packages network-manager suggests:
pn  avahi-autoipd none (no description available)

-- no debconf information

Following a 3G USB devide state change, network-manager has to be 
restarted in order to pick the device back up again. The following trace 
is from the syslog, I suspect the assertion failures at the end may be 
significant:

Jan 30 18:40:52 fordprefect NetworkManager: info  (ttyUSB0): device 
state change: 3 - 4
Jan 30 18:40:52 fordprefect NetworkManager: info  Activation (ttyUSB0) 
Stage 1 of 5 (Device Prepare) scheduled...
Jan 30 18:40:52 fordprefect NetworkManager: info  Activation (ttyUSB0) 
Stage 1 of 5 (Device Prepare) started...
Jan 30 18:40:52 fordprefect NetworkManager: debug [1233340852.342474] 
nm_serial_device_open(): (ttyUSB0) opening device...
Jan 30 18:40:52 fordprefect NetworkManager: WARN  
nm_serial_device_open(): (ttyUSB0) cannot control device (errno 6)
Jan 30 18:40:52 fordprefect NetworkManager: info  (ttyUSB0): device 
state change: 4 - 9
Jan 30 18:40:52 fordprefect NetworkManager: debug [1233340852.343517] 
nm_serial_device_close(): Closing device 'ttyUSB0'
Jan 30 18:40:52 fordprefect NetworkManager: info  Marking connection 
'3 Mobile' invalid.
Jan 30 18:40:52 fordprefect NetworkManager: info  Activation (ttyUSB0) 
failed.
Jan 30 18:40:52 fordprefect NetworkManager: info  Activation (ttyUSB0) 
Stage 1 of 5 (Device Prepare) complete.
Jan 30 18:40:52 fordprefect NetworkManager: info  (ttyUSB0): device 
state change: 9 - 3
Jan 30 18:40:52 fordprefect NetworkManager: info  (ttyUSB0): 
deactivating device (reason: 0).
Jan 30 18:40:52 fordprefect NetworkManager: 
nm_system_device_flush_ip4_routes_with_iface: assertion `iface_idx = 0' 
failed
Jan 30 18:40:52 fordprefect NetworkManager: 
nm_system_device_flush_ip4_addresses_with_iface: assertion `iface_idx = 
0' failed



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



Bug#409097: matchbox-panel: clicking panel icon fails to bring back minimised application

2007-01-30 Thread Tim Wootton
Package: matchbox-panel
Version: 0.9.3-2
Severity: important


Config, my mbdock.session file:

mb-applet-launcher /usr/share/pixmaps/mbterm.png xterm

mb-applet-launcher /usr/share/pixmaps/matchbox-keyboard.png matchbox-keyboard
mb-applet-menu-launcher


Clicking the xterm panel icon the 1st time after startup launches an xterm as 
expected.
Clicking the xterm panel icon a 2nd time minimises the xterm as expected.
Clicking the xterm panel icon a 3rd time does not bring back the xterm even 
though it's still running.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages matchbox-panel depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libmatchbox1 1.9-1   shared library for Matchbox Projec
ii  libstartup-notification0 0.8-2   library for program launch feedbac
ii  libx11-6 2:1.0.3-4   X11 client-side library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  matchbox-common  0.9.1-1 common files for Matchbox Project 

Versions of packages matchbox-panel recommends:
ii  matchbox-panel-manager0.1-2  panel manager for matchbox-panel

-- no debconf information


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



Bug#408864: iceweasel: Iceweasel 2.0 no longer loads the eBay Rich Text Editor in the new List Yout Item form.

2007-01-29 Thread Tim Wootton
That did the trick, sorry to have bothered you.

--- Eric Dorland [EMAIL PROTECTED] wrote:

 * Tim Wootton ([EMAIL PROTECTED]) wrote:
  Package: iceweasel
  Version: 2.0.0.1+dfsg-2
  Severity: normal
  
  
  After upgrade to Iceweasel 2.0 no longer loads the
 eBay Rich Text
  Editor in the new List Your Item form.  I'm not
 sure what icewesel
  feature handles this but I've gone back and tested
 1.5 and it works
  fine.
 
 If go to about:config and set
 general.useragent.extra.firefox to
 Firefox/2.0.0.1 does that help? 
 
 -- 
 Eric Dorland [EMAIL PROTECTED]
 ICQ: #61138586, Jabber: [EMAIL PROTECTED]
 1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9
 8ECF 16D9 70C6
 
 




___ 
Now you can scan emails quickly with a reading pane. Get the new Yahoo! Mail. 
http://uk.docs.yahoo.com/nowyoucan.html


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



Bug#408864: iceweasel: Iceweasel 2.0 no longer loads the eBay Rich Text Editor in the new List Yout Item form.

2007-01-28 Thread Tim Wootton
Package: iceweasel
Version: 2.0.0.1+dfsg-2
Severity: normal


After upgrade to Iceweasel 2.0 no longer loads the eBay Rich Text Editor in the 
new List Your Item form.
I'm not sure what icewesel feature handles this but I've gone back and tested 
1.5 and it works fine.


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

Versions of packages iceweasel depends on:
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  fontconfig2.4.2-1generic font configuration library
ii  libatk1.0-0   1.12.4-1   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-8GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libfontconfig12.4.2-1generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libglib2.0-0  2.12.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.8.20-3   The GTK+ graphical user interface 
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libmyspell3c2 1:3.1-18   MySpell spellchecking library
ii  libpango1.0-0 1.14.8-4   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libstdc++64.1.1-21   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-4  X11 client-side library
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  psmisc22.3-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-13 compression library - runtime

iceweasel recommends no packages.

-- no debconf information


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



Bug#359328: xserver-xorg-video-i810: DRI performance degraded

2006-06-24 Thread Tim Wootton
On Sat, 2006-06-24 at 13:13 +0200, Michel Dänzer wrote:
 [ Please follow up to an appropriate forum, not just to me privately ]
oops, sorry

 Note that I meant in flightgear itself, not glxinfo. While it's unlikely
 the result is different, it's not impossible. As flightgear doesn't seem
 to provide this information itself, try something like
 
 LIBGL_DEBUG=verbose fgfs /dev/null
 

this is what I get, I'm thinking that although it says libGL error: I
doubt that not finding the rc files is enough to upset it. glxinfo seems
to trace exactly the same.

libGL: XF86DRIGetClientDriverName: 1.5.1 i915 (screen 0)
libGL: OpenDriver: trying /usr/lib/dri/i915_dri.so
drmOpenByBusid: Searching for BusID pci::00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 4, (OK)
drmOpenByBusid: drmOpenMinor returns 4
drmOpenByBusid: drmGetBusid reports pci::00:02.0
libGL error:
Can't open configuration file /etc/drirc: No such file or directory.
libGL error:
Can't open configuration file /home/timw/.drirc: No such file or
directory.


cheers,

Tim



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



Bug#359328: xserver-xorg-video-i810: DRI performance degraded

2006-06-21 Thread Tim Wootton
Package: xserver-xorg-video-i810
Version: 1:1.5.1.0-2
Followup-For: Bug #359328

Just to say I had the same problem too, I've updated from freedesktop as
suggested, and DRI is restored, but performance is v. poor
(flightgear = 2fps)

Any workaround greatly appreciated





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

Versions of packages xserver-xorg-video-i810 depends on:
ii  libc6 2.3.6-13   GNU C Library: Shared libraries
ii  xserver-xorg-core 1:1.0.2-8  X.Org X server -- core server

xserver-xorg-video-i810 recommends no packages.

-- no debconf information


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



Bug#357018: kvpnc: Suggest Account Data dialog skip focus to password if username already cached

2006-03-15 Thread Tim Wootton
Package: kvpnc
Version: 0.8.3-2
Severity: wishlist
Tags: patch

It would be nice, if the username field is already automatically filled
in, that the focus skip straight to the next field. This patch does the
trick for me (using PPTP)

--- kvpnc.cpp.cvs-14032006-1455 2006-03-14 14:56:33.0 +
+++ kvpnc.cpp   2006-03-15 10:41:31.0 +
@@ -843,8 +843,11 @@
 bool requestUsername = 
GlobalConfig-currentProfile-getUserPassword().isEmpty();
 EnterUsernamePasswordDialog dlg(this, i18n(Enter Account Data), 
true, requestUsername);
 
-if (!requestUsername)
+if (!requestUsername){
   
dlg.main-UsernameEdit-setText(GlobalConfig-currentProfile-getUserName());
+  if (!dlg.main-UsernameEdit-text().isEmpty()) //go straight to pw 
if username present
+dlg.main-PasswordEdit-setFocus(); 
+}
 
 dlg.main-LabelGroupPassword-setText(i18n(Enter group password:));
 
@@ -2145,6 +2148,8 @@
 
dlg.main-PasswordEdit-setText(GlobalConfig-currentProfile-getUserPassword());
 
   
dlg.main-UsernameEdit-setText(GlobalConfig-currentProfile-getUserName());
+  if (!dlg.main-UsernameEdit-text().isEmpty()) //go straight to pw if 
username present
+dlg.main-PasswordEdit-setFocus();
   dlg.main-SaveValuesCheckBox-setText(i18n(Save username and 
password));
 
   if (dlg.exec())
@@ -2785,6 +2790,8 @@
 
dlg.main-PasswordEdit-setText(GlobalConfig-currentProfile-getUserPassword());
 
   
dlg.main-UsernameEdit-setText(GlobalConfig-currentProfile-getUserName());
+  if (!dlg.main-UsernameEdit-text().isEmpty()) //go straight to pw 
if username present
+dlg.main-PasswordEdit-setFocus(); 
 
   dlg.main-SaveValuesCheckBox-setText(i18n(Save username and 
password));
 

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

Versions of packages kvpnc depends on:
ii  kdelibs4c2a   4:3.5.1-4  core libraries for all KDE applica
ii  libacl1   2.2.35-1   Access control list shared library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libattr1  2.4.25-1   Extended attribute shared library
ii  libaudio2 1.7-5  The Network Audio System (NAS). (s
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]   0.1.7-3Client library for the gamin file 
ii  libgcc1   1:4.0.2-9  GCC support library
ii  libgcrypt11   1.2.2-1LGPL Crypto library - runtime libr
ii  libgpg-error0 1.2-1  library for common error values an
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libidn11  0.5.18-2   GNU libidn library, implementation
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.5-4  Qt GUI Library (Threaded runtime v
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.2-9The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  module-init-tools 3.2.2-2tools for managing Linux kernel mo
ii  net-tools 1.60-17The NET-3 networking toolkit
ii  psmisc22.1-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages kvpnc recommends:
ii  kdebase-bin   4:3.5.1-1  core binaries for the KDE base mod

-- no debconf information


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



Bug#354857: kvpnc: pptp connection fails with unrecognized option 'mppe'

2006-03-01 Thread Tim Wootton
Package: kvpnc
Version: 0.8.2.1-1
Severity: important

I read that in 0.8.2 that vpnc should detect the version of ppp to
avoid incorrect ppp options, that doesn't seem to be happening, it's
still writing:
mppe required,no40
in the config file; whereas: 
require-mppe
nomppe-40
mppe-stateful
seems to be what ppp expects and which actually works.
In addition to the System Information the following version info might
be useful

ii  ppp 2.4.4b1-1   Point-to-Point Protocol (PPP) daemon
ii  pptp-linux  1.7.0-1 Point-to-Point Tunneling Protocol


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-mppe-p4
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages kvpnc depends on:
ii  kdelibs4c2a   4:3.5.1-2  core libraries for all KDE applica
ii  libacl1   2.2.34-1   Access control list shared library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libattr1  2.4.25-1   Extended attribute shared library
ii  libaudio2 1.7-4  The Network Audio System (NAS). (s
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]   0.1.7-3Client library for the gamin file 
ii  libgcc1   1:4.0.2-9  GCC support library
ii  libgcrypt11   1.2.2-1LGPL Crypto library - runtime libr
ii  libgpg-error0 1.1-4  library for common error values an
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.5-3  Qt GUI Library (Threaded runtime v
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.2-9The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages kvpnc recommends:
ii  kdebase-bin   4:3.5.1-1  core binaries for the KDE base mod

-- no debconf information


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



Bug#354860: kvpnc writes new entries in chap-secrets rather than overwiting

2006-03-01 Thread Tim Wootton
Package: kvpnc
Version: 0.8.2.1-1
Severity: normal

kvpnc writes a new entry on the end of /etc/ppp/chap-secrets each time a 
pptp profile connection is attempted. I don't know if this is because my
connecton is not being established and would be cleaned down if the
connection was properly closed, as my failed connection never seems to
time out, it continues to show connecting... even when it has
obviously failed, which is also a problem.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-mppe-p4
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages kvpnc depends on:
ii  kdelibs4c2a   4:3.5.1-2  core libraries for all KDE applica
ii  libacl1   2.2.34-1   Access control list shared library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libattr1  2.4.25-1   Extended attribute shared library
ii  libaudio2 1.7-4  The Network Audio System (NAS). (s
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]   0.1.7-3Client library for the gamin file 
ii  libgcc1   1:4.0.2-9  GCC support library
ii  libgcrypt11   1.2.2-1LGPL Crypto library - runtime libr
ii  libgpg-error0 1.1-4  library for common error values an
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.5-3  Qt GUI Library (Threaded runtime v
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.2-9The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages kvpnc recommends:
ii  kdebase-bin   4:3.5.1-1  core binaries for the KDE base mod

-- no debconf information


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



Bug#305341: Using the new alsa setting, kphone exits on call connect

2005-06-16 Thread Tim Wootton
It does indeed - thanks very much.

On Wed, 2005-06-08 at 22:37 +0100, Mark Purcell wrote:
 Tim,
 
 With the upload of kphone-4.1.1 does this fix your alsa issues?
 
 Mark
 
 On Tuesday 19 April 2005 13:11, Tim Wootton wrote: 
  Package: kphone 
  Version: 1:4.1.0-2 
  Severity: important 
  
  Using the new alsa setting, kphone exits on call connect with the 
  message: 
  
  CallAudio: Opening ALSA device for Input 
  cannot set channel count (Invalid argument) 
  
  I have 2 sound devices on the system, the default (alsa 
  recognises as card 0) is my USB phone, the other is an Intel 
  82801BA-ICH2 
  
  -- System Information: 
  Debian Release: 3.1 
APT prefers testing 
APT policy: (500, 'testing') 
  Architecture: i386 (i686) 
  Kernel: Linux 2.6.8mppe 
  Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) 
  
  Versions of packages kphone depends on: 
  ii  libasound2   1.0.8-3 ALSA library 
  ii  libc62.3.2.ds1-20GNU C Library: Shared 
  libraries an ii  libgcc1  1:3.4.3-12  GCC
 support 
  library 
  ii  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange
 library 
  ii  libpng12-0   1.2.8rel-1  PNG library - runtime 
  ii  libqt3c102-mt3:3.3.4-2   Qt GUI Library
 (Threaded 
  runtime v ii  libsm6   4.3.0.dfsg.1-12.0.1 X Window
 System 
  Session Management ii  libssl0.9.7  0.9.7e-3SSL
 shared 
  libraries 
  ii  libstdc++5   1:3.3.5-8   The GNU Standard C++
 Library 
  v3 ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System
 protocol 
  client li ii  libxext6 4.3.0.dfsg.1-12.0.1 X Window
 System 
  miscellaneous exte ii  libxt6   4.3.0.dfsg.1-12.0.1 X
 Toolkit 
  Intrinsics 
  ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension
 (XKB) 
  configu 
  
  -- no debconf information
 

  
-
Visit our Internet site at http://www.reuters.com

To find out more about Reuters Products and Services visit 
http://www.reuters.com/productinfo 

Any views expressed in this message are those of  the  individual
sender,  except  where  the sender specifically states them to be
the views of Reuters Ltd.


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



Bug#309321: approx: Approx stops processing TCP rx queue

2005-05-23 Thread Tim Wootton
Thanks Eric,

As you predicted the 104 Connection Reset errors seem to have gone
with the pipelining workaround. The original problem however persists,
but at least one possible culprit has been eliminated.

Tim
  
#
   CONFIDENTIALITY NOTICE
The information contained in this email is confidential and may also 
be privileged. It is intended to be for the exclusive use of the 
addressee(s) and access to it by any other person is unauthorised.
If you are not the addressee please note that you must not distribute,
copy, circulate or in any other way use or rely on the information 
contained in this email.  If you have received this email in error 
please notify us by phone (+44 (0)870 445 1445) and then destroy the 
email and any copies of it.
##



Bug#309321: approx: Approx stops processing TCP rx queue

2005-05-18 Thread Tim Wootton
Hi Eric,

Yep, no problem:

Just to help here's a diagram of the initial setup


+-+ +--++--+
+---+
|uk.debian.org||server01  |---|server02
||client01   |
+-+ |(approx  ||(approx  |
|(client of |
+---+   |client of ||client of |
|server02)  |
|security.debian.org|--|localhost)||localhost)| |
| 
+---+   +--++--+
+---+

I should also point out that server02 is shared by a number of other
clients, not just 
client01. 

Is it possible that approx somehow marks a file as pending from
upstream, when in fact 
the download has failed, or been interrupted? It could then permanently
believe the file 
is not yet available, when it never will be.

Syslog on server02 only thing that looks odd is a few
utimes: Operation not permitted on Packages.gz files
When I checked the perms the file is rw for user approx which seems
right to me.


Can fail at any point, sometimes in the download of packages files,
sometimes 
in the fetch of the package.dpkg files. It may not be related, but even
when things
are working fairly ok, I do seem to get quite a few 
Error reading from server - read (104 Connection reset by peer) 
messages in aptitude/apt-get which I don't get if I switch back to
apt-proxy. Each
time it leaves a bunch of connections to it's upstream in the CLOSE_WAIT
state. There
remains, however only one connection in the ESTABLISHED state with a
high value rx q.
If I then repeat the run it will be all or most of the same downloads
that fail.

If I connect apt directly to the upstream, and the upstream is the
remote debian mirror,
that always works fine. Otherwise the same thing happens but not quite
so
regularly, I guess the problem can occur in any of the approx instances
in the chain.
For each instance you take out of the chain the lower the chance of
bumping into a problem.

Different remote? - see above, the debian mirror never fails.

Wget seems to work ok on the files that are getting 
Error reading from server - read (104 Connection reset by peer)
from aptitude/apt-get
which is interesting.

Hope this helps rather than confuses the issue, anything else you'd like
me to try just let me know.

Cheers,

Tim

  
#
   CONFIDENTIALITY NOTICE
The information contained in this email is confidential and may also 
be privileged. It is intended to be for the exclusive use of the 
addressee(s) and access to it by any other person is unauthorised.
If you are not the addressee please note that you must not distribute,
copy, circulate or in any other way use or rely on the information 
contained in this email.  If you have received this email in error 
please notify us by phone (+44 (0)870 445 1445) and then destroy the 
email and any copies of it.
##



Bug#309321: approx: Approx stops processing TCP rx queue

2005-05-18 Thread Tim Wootton
Hi Eric,

I may have a clue on reproducing the problem:

Try aborting apt-get or aptitude midway through a download and then
re-try.
This is seems to trigger the problem here. 

Tim
  
#
   CONFIDENTIALITY NOTICE
The information contained in this email is confidential and may also 
be privileged. It is intended to be for the exclusive use of the 
addressee(s) and access to it by any other person is unauthorised.
If you are not the addressee please note that you must not distribute,
copy, circulate or in any other way use or rely on the information 
contained in this email.  If you have received this email in error 
please notify us by phone (+44 (0)870 445 1445) and then destroy the 
email and any copies of it.
##



Bug#309321: approx: Approx stops processing TCP rx queue

2005-05-16 Thread Tim Wootton
Package: approx
Version: 1.15
Severity: grave
Justification: renders package unusable


Aprrox appears to hang, netstat shows that it's stoped emptying data from the
rx queue:

Proto Recv-Q Send-Q Local Address   Foreign Address State
tcp65664  0 lonspx01:35773  open.hands.com:www  ESTABLISHED

tcpdump shows only keepalives on the tcp connection - no data flow (assume
window maxed out)

Restarting approx will clear the condition, but it will reccur soon afterwards.
I've left it overnight in this condition, but it dosn't recover.
I'm not sure if it's relevant but the downstream client is another instance of
approx with apt on that machine connecting to localhost.


debug trace:
# approx -f
Config file: /etc/approx/approx.conf
Port: 
Cache: /var/cache/approx
Interval: 30 minutes
Debug: true
Connection from 10.97.16.254
Request /debian/dists/sarge/main/binary-i386/Packages.gz
  if-modified-since: Thu, 12 May 2005 10:28:46 GMT
  pragma: no-cache
  host: lonspx01:
  accept: */*
http://ftp.uk.debian.org/debian/dists/sarge/main/binary-i386/Packages.gz
  HTTP/1.1 200 OK
  Date: Mon, 16 May 2005 10:33:02 GMT
  Server: Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-2 mod_ssl/2.8.22 
OpenSSL/0.9.7d
  Last-Modified: Sun, 15 May 2005 19:05:00 GMT
  ETag: 88445-334602-42879d5c
  Accept-Ranges: bytes
  Content-Length: 3360258
  Content-Type: application/binary
  Content-Encoding: x-gzip
HTTP proxy response: 200
  Date: Mon, 16 May 2005 10:33:02 GMT
  Server: Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-2 mod_ssl/2.8.22 
OpenSSL/0.9.7d
  Last-Modified: Sun, 15 May 2005 19:05:00 GMT
  Content-Length: 3360258
  Content-Type: application/binary
  Content-Encoding: x-gzip
  open cache debian/dists/sarge/main/binary-i386/Packages.gz
approx appears to hang at this point 

approx.conf:
# The following are the defaults, so there is no need
# to uncomment them unless you want a different value.

#port   
interval30
debug   true

# Here are some examples of remote repository mappings.

debian  http://ftp.uk.debian.org/debian
non-US  http://ftp.uk.debian.org/debian-non-US
securityhttp://security.debian.org/debian-security


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages approx depends on:
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libcurl37.13.2-2 Multi-protocol file transfer libra
ii  libidn110.5.13-1.0   GNU libidn library, implementation
ii  libpcre34.5-1.1  Perl 5 Compatible Regular Expressi
ii  libssl0.9.7 0.9.7e-3 SSL shared libraries
ii  wget1.9.1-11 retrieves files from the web
ii  zlib1g  1:1.2.2-4compression library - runtime

-- no debconf information

  
#
   CONFIDENTIALITY NOTICE
The information contained in this email is confidential and may also 
be privileged. It is intended to be for the exclusive use of the 
addressee(s) and access to it by any other person is unauthorised.
If you are not the addressee please note that you must not distribute,
copy, circulate or in any other way use or rely on the information 
contained in this email.  If you have received this email in error 
please notify us by phone (+44 (0)870 445 1445) and then destroy the 
email and any copies of it.
##


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



Bug#305341: Using the new alsa setting, kphone exits on call connect

2005-04-19 Thread Tim Wootton
Package: kphone
Version: 1:4.1.0-2
Severity: important

Using the new alsa setting, kphone exits on call connect with the
message:

CallAudio: Opening ALSA device for Input
cannot set channel count (Invalid argument)

I have 2 sound devices on the system, the default (alsa
recognises as card 0) is my USB phone, the other is an Intel
82801BA-ICH2

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8mppe
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages kphone depends on:
ii  libasound2   1.0.8-3 ALSA library
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libgcc1  1:3.4.3-12  GCC support library
ii  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.4-2   Qt GUI Library (Threaded runtime v
ii  libsm6   4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libssl0.9.7  0.9.7e-3SSL shared libraries
ii  libstdc++5   1:3.3.5-8   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte
ii  libxt6   4.3.0.dfsg.1-12.0.1 X Toolkit Intrinsics
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu

-- no debconf information


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



Bug#303184: kphone: turns out to be a seg fault

2005-04-05 Thread Tim Wootton
Package: kphone
Version: 1:4.0.5-2
Followup-For: Bug #303184


Transpires that the exit is actually a seg fault as shows up when I run
kphone from a console:

   UDPMessageSocket::SetTOS: Operation not permitted
   CallAudio: OSS device already open (readwrite)
   CallAudio: Creating OSS-RTP Diverter
   Segmentation fault


also, my orig report was not entirely accurate; to reproduce
you have to have clicked the dial button on the outbound call
before the incoming call comes in.


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