Bug#625993: Patch works

2011-08-03 Thread Stefan Seide
You are right. I missed to update the kmymoney deb-package from Martins 
build. I installed kmymoney2 and kmymoney-common packages only ...
Now it's working as expected. 

@Debian Maintainer: Please include this patch into the official debian releases.

Thanks to all,
Stefan




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



Bug#625993: Patch works

2011-07-31 Thread Stefan Seide
Hi,

this patch does not work for me unfortunatly. KMymoney merges transaction data 
of three different accounts into one account. All three belong to the same bank 
and user. This bank uses your user number as the first part and an account-type 
id as the second part (last three digits) as the accont number.

account 1: BLZ 100090900, account no. 1000123001
account 1: BLZ 100090900, account no. 1000123600
account 1: BLZ 100090900, account no. 1000123850

(changed my account no a little bit to protect the innocent - but the pattern 
remains)

greping for the kbanking references within the kmymoney xml file shows the 
following:
  ACCOUNT currency=EUR description= parentaccount=A18 
opened=2007-01-01 number=1000123001 lastmodified=2011-07-31 type=2 
id=A000119 lastreconciled= institution=I02 name=PSD Sparcard
   ONLINEBANKING kbanking-acc-ref=1-1 provider=KBanking/
--
  ACCOUNT currency=EUR description= parentaccount=A18 
opened=2006-01-01 number=1000123600 lastmodified=2011-07-31 type=1 
id=A000120 lastreconciled= institution=I02 name=PSD Girokonto
   ONLINEBANKING kbanking-acc-ref=1-1 provider=KBanking/
--
  ACCOUNT currency=EUR description= parentaccount=A02 
opened=2009-04-01 number=1000123850 lastmodified=2011-07-22 type=4 
id=A000121 lastreconciled= institution=I02 name=PSD Mastercard
   ONLINEBANKING kbanking-acc-ref=1-1 provider=KBanking/

before testing i deleted my old kbanking account references, saved the 
kmymoney file and created a new kbanking (HBCI) online account and reassigned 
my accounts to it.

Thanks for creating the patch version for tests,
Stefan Seide



Am Freitag 29 Juli 2011, 12:22:56 schrieb Martin Steigerwald:
 Hi!
 
 I build a KMyMoney package with the patch imported.
 
 The whole thing works. Finally I have upto current Mastercard transactions
 in KMyMoney again.
 
 Please find my test package at:
 
 http://martin-steigerwald.de/tmp/debian/kmymoney-bug-625993/
 
 (I will delete this sometime after a fixed version is available
 officially.)
 
 Please include the patch in the official package.
 
 Benjamin, please test the package. I build for 64-Bit only. Its signed
 with my GPG key.
 
 Its easy enough to make one for 32-Bit:
 
 - apt-get source kmymoney
 - sudo apt-get build-dep kmymoney
 - cd kmymoney-4.5.3
 - quilt import ../removeLeadingzerosandsoon.patch
 - quilt push (don´t think its strictly necessary, but it tests whether the
 patch applies)
 - quilt applied should show the patch as applied
 - dpkg-buildpackage -j8 -rfakeroot (eventually add -uc -us)
 
 Thanks,


-- 
The Land of the Free*
* Freedom sold separatly. Freedom not available in all regions. 
Limited supply, will be sold to highest bidder.



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



Bug#513981: xkb-data: missing key for Sun Type 6 euro usb

2011-03-08 Thread Stefan Seide
fixed in xkb-data 1.8-2 (sid)

The updates from  Sergey V. Udaltsov (2010-02-03) at freedesktop-org provided 
a working layout.
https://bugs.freedesktop.org/show_bug.cgi?id=3952#c15

Thanks,
Stefan



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



Bug#593888: xserver-xorg-input-evdev: UP Key only genereates KeyRelease Event but no KeyPress event

2010-10-24 Thread Stefan Seide
Am Donnerstag 21 Oktober 2010, 15:52:06 schrieb Cyril Brulebois:
 Stefan Seide bugs-deb...@seide.st (21/08/2010):
  Package: xserver-xorg-input-evdev
  Version: 1:2.3.2-6
  Severity: normal
  
  hello,
  
  after te last update my Arrow-UP do not corectly work anymore, it
  only works when NUMlock is activated. I do not talk about the
  Keypad_UP, i mean the standalone arrow keys.
 
 upgrade from which version? IOW: Which was the last stuff working for
 you?

Cannot really say - normaly i am using the kbd driver, because there were 
large problems with the support of the sun usb keyboard. Due to Xorg/KDE (dual 
head problems) or other updates now and then my xorg.conf gets messed up/reset 
and i have to start again. That happend again when i realised the UP key was 
not working anymore while using evdev driver.

Today i changed my graphic card and generated a new xorg.conf. Strange enough 
the arrow keys are working now with the evdev driver. KDE/kwin problem?

(II) Module evdev: vendor=X.Org Foundation
compiled for 1.7.6.901, module version = 2.3.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(**) Option xkb_rules evdev
(**) Option xkb_model sun6
(**) Option xkb_layout de

Best regards,
Stefan 


-- 
The Land of the Free*
* Freedom sold separatly. Freedom not available in all regions. 
Limited supply, will be sold to highest bidder.



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



Bug#593888: xserver-xorg-input-evdev: UP Key only genereates KeyRelease Event but no KeyPress event

2010-10-24 Thread Stefan Seide
Am Sonntag 24 Oktober 2010, 19:45:19 schrieb Cyril Brulebois:
 Stefan Seide bugs-deb...@seide.st (24/10/2010):
  Today i changed my graphic card and generated a new
  xorg.conf. Strange enough the arrow keys are working now with the
  evdev driver. KDE/kwin problem?
 
 Might be. IOW, that bug sounds fixed for you, given that with a proper
 mapping you have the desired behaviour?

Yes - fixed for me.

Regards,
Stefan


-- 
The Land of the Free*
* Freedom sold separatly. Freedom not available in all regions. 
Limited supply, will be sold to highest bidder.



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



Bug#593888: xserver-xorg-input-evdev: UP Key only genereates KeyRelease Event but no KeyPress event

2010-08-21 Thread Stefan Seide
Package: xserver-xorg-input-evdev
Version: 1:2.3.2-6
Severity: normal

hello,

after te last update my Arrow-UP do not corectly work anymore, it only works
when NUMlock is activated. I do not talk about the Keypad_UP, i mean the
standalone arrow keys.

When Numlock is active xev reports the following:

KeyPress event, serial 35, synthetic NO, window 0x2c2,
root 0x291, subw 0x0, time 33667722, (1176,281), root:(1180,304),
state 0x30, keycode 111 (keysym 0xff52, Up), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 35, synthetic NO, window 0x2c2,
root 0x291, subw 0x0, time 33667801, (1176,281), root:(1180,304),
state 0x30, keycode 111 (keysym 0xff52, Up), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

When Numlock is not active yev reports:

FocusOut event, serial 35, synthetic NO, window 0x2c2,
mode NotifyGrab, detail NotifyAncestor

FocusIn event, serial 35, synthetic NO, window 0x2c2,
mode NotifyUngrab, detail NotifyAncestor

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

KeyRelease event, serial 35, synthetic NO, window 0x2c2,
root 0x291, subw 0x0, time 33671994, (1176,281), root:(1180,304),
state 0x10, keycode 111 (keysym 0xff52, Up), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

Due to this fact, scroling through lists and so on does not work upwards
anymore, i am only able to scroll down/left/rigth.
I have an Sun Type6 USB keyboard (German layout)

It seems somehow related to KDE too. My second screen runs ICEWM (KDE4 
is unable to support mupltiple screens). Within ICEWM it does not matter if
Numlock is pressed or not - the UP key works everytime as expected. but
changing back to Screen 1 with KDE the UP key only works half the time as
described above.

Best regards,
Stefan 



-- Package-specific info:
/var/lib/x11/X.roster does not exist.

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

X server symlink status:
lrwxrwxrwx 1 root root 13 Oct 30  2009 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1878528 Jul 15 17:31 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
05:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce 8600 GTS] 
(rev a1)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2432 Aug 18 21:22 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (pbuil...@c203)  Tue May 18 07:56:38 UTC 2010

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (bui...@barber)  Sun Jun 13 12:08:56 UTC 2010

Section ServerLayout
Identifier Layout0
Screen  0  Screen0 0 0
Screen  1  Screen1 1920 0
InputDeviceKeyboard0 CoreKeyboard
InputDeviceMouse0 CorePointer
Option Xinerama 0
EndSection

Section Files
EndSection

Section InputDevice

# generated from default
Identifier Mouse0
Driver mouse
Option Protocol auto
Option Device /dev/psaux
Option Emulate3Buttons no
Option ZAxisMapping 4 5
EndSection

Section InputDevice

# generated from default
Identifier Keyboard0
Driver evdev
EndSection

Section Monitor
Identifier Monitor0
VendorName Unknown
ModelName  HP w2448h
HorizSync   24.0 - 94.0
VertRefresh 48.0 - 85.0
Option DPMS
EndSection

Section Monitor
Identifier Monitor1
VendorName Unknown
ModelName  Samsung SyncMaster
HorizSync   30.0 - 81.0
VertRefresh 56.0 - 76.0
EndSection

Section Device
Identifier Device0
Driver nvidia
VendorName NVIDIA Corporation
BoardName  GeForce 8600 GTS
BusID  PCI:5:0:0
Screen  0
EndSection

Section Device
Identifier Device1
Driver nvidia
VendorName NVIDIA Corporation
BoardName  GeForce 8600 GTS
BusID  PCI:5:0:0
Screen  1
EndSection

Section Screen
Identifier Screen0
Device Device0
MonitorMonitor0
DefaultDepth24
Option TwinView 0
Option metamodes DFP-0: nvidia-auto-select +0+0
SubSection Display
Depth   24
EndSubSection
EndSection

Section Screen
Identifier Screen1
Device Device1
MonitorMonitor1
DefaultDepth24
Option TwinView 0
Option metamodes DFP-1: nvidia-auto-select +0+0
SubSection Display
Depth   24

Bug#593889: kdebase-workspace: Global key actions like Alt+Tab or Strg+F2 do not work

2010-08-21 Thread Stefan Seide
Package: kdebase-workspace
Version: 4:4.4.5-3
Severity: normal

Since some of the last updates to version 4.4.4 all my global key shortcuts
do not work anymore, e.g Alt+Tab to switch between windows, Ctrl+F1 etc to
switch the desktop or F12 to start the yakuake terminal.

KDE keyboard layouts are disabled, but enabling the do not change the
behavour (System Settings - personal - Country/Language - keyboard
Layout)

I use an Sun Type6 USB keyboard, xev repotrs the key presses correctly.

A very strange observation is, that the key shortcuts work - but only for one
time directly after KDE login. An example: Yakuake is automatically started 
after login. When it is ready i see an notification Press F12 to open Yakuake
and then i can press F12 to open it. But after this on press no global keys work
anymore. It does not work too when i login and focus some other window -
pressing F12 afterwards does not start yakuake anymore.  

best regards,
Stefan


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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages kdebase-workspace depends on:
ii  kde-window-manager4:4.4.5-3  the K window manager (KWin)
ii  kdebase-workspace-bin 4:4.4.5-3  core binaries for the KDE Plasma W
ii  klipper   4:4.4.5-3  clipboard manager
ii  ksysguard 4:4.4.5-3  process monitor and system statist
ii  systemsettings4:4.4.5-3  System Settings

Versions of packages kdebase-workspace recommends:
ii  kdm   4:4.4.5-3  KDE Display Manager for X11

kdebase-workspace 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#589080: yakuake: global key to show/hide console window does not work anymore in KDE

2010-07-19 Thread Stefan Seide
 I don't think this a problem with yakuake, and I am not sure it is a KDE
 problem either. It looks more like a problem with your keyboard layout
 inside KDE (check carefully in the 3 tabs under SystemSettings-Regional 
 language -Keyboard layout )

SystemSettings-Regional  language - Keyboard layout is deactivated for me. 
Activating it (and restarting X-Session) does not change anything.

I realized that Alt-Tab etc does not work either. I checked nearly all global 
key commands configured under System - KeyboardMouse - Global Shotcuts. 
Nothing works.

So you are right - it is an more general problem. Do you know with component 
is responsible for global key commands? Local shortcuts and the default 
shortcuts (like Ctrl-C) work. But no global ones.


Using xev all keys are correctly mapped at the X-Server, eg:

KeyPress event, serial 34, synthetic NO, window 0x5a1,
root 0x15a, subw 0x0, time 2582501, (135,148), root:(1453,171),
state 0x10, keycode 96 (keysym 0xffc9, F12), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

Something else to check? Any help is appreciated.

Stefan


-- 
The Land of the Free*
* Freedom sold separatly. Freedom not available in all regions. 
Limited supply, will be sold to highest bidder.



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



Bug#589080: yakuake: global key to show/hide console window does not work anymore in KDE

2010-07-14 Thread Stefan Seide
Package: yakuake
Version: 2.9.6-1
Severity: important

The default global key F12 to show or hide the yakuake console does not work
anymore. Changing the key within the yakuake configuration to e.g. F11 as
the global key command does not work either. Both keys just show a Tilde (~) 
in the console window when pressed while yakuake is open, the window does
not close. Opening yakuake when closed is not possible anymore.

Changing the key binding from global to application local the window closes
when F12 is pressed. But, as expected, it is not possible to open it again.

I am not shure, but this may be an more general (KDE) problem. But i do not
know which library handles the global key commands.
  
best regards,
Stefan



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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages yakuake depends on:
ii  kdebase-runtime 4:4.4.4-1+b1 runtime components from the offici
ii  kdelibs54:4.4.4-2transitional package for the KDE D
ii  konsole 4:4.4.4-1X terminal emulator for KDE 4
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.4.4-7GCC support library
ii  libqt4-dbus 4:4.6.3-1Qt 4 D-Bus module
ii  libqt4-network  4:4.6.3-1Qt 4 network module
ii  libqt4-svg  4:4.6.3-1Qt 4 SVG module
ii  libqt4-xml  4:4.6.3-1Qt 4 XML module
ii  libqtcore4  4:4.6.3-1Qt 4 core module
ii  libqtgui4   4:4.6.3-1Qt 4 GUI module
ii  libstdc++6  4.4.4-7  The GNU Standard C++ Library v3
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxrender1 1:0.9.6-1X Rendering Extension client libra

yakuake recommends no packages.

yakuake 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#533365: cannot read key with short password

2010-06-12 Thread Stefan Seide
Same thing bite me today. This bugs is a year old by now. When will it get a 
fix?

rsa key, pem format

regards,
Stefan


-- 
The Land of the Free*
* Freedom sold separatly. Freedom not available in all regions. 
Limited supply, will be sold to highest bidder.



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



Bug#527121: printer-applet: error message client-error-bad-request pops up on every startup

2010-05-03 Thread Stefan Seide
After updating to KDE 4.4 i was able to reinstall printer-applet 4:4.4.3-1

Printer-applet does not produce any error messageboxes on startup and it seems 
to work now. CUPS does not log any error messages too.

Thanks,
Stefan Seide



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



Bug#458803: HPLIP 3.10.2-3 does not work on ISO-8859-1.de_DE

2010-05-03 Thread Stefan Seide
Hello,

i have HPLIP and HPLIP-GUI version 3.10.2-3 installed, my locale is 

lang=de...@euro
LANGUAGE=
lc_ctype=de...@euro
LC_NUMERIC=de...@euro
LC_TIME=de...@euro
LC_COLLATE=de...@euro
LC_MONETARY=de...@euro
lc_messages=de...@euro
LC_PAPER=de...@euro
LC_NAME=de...@euro
LC_ADDRESS=de...@euro
LC_TELEPHONE=de...@euro
LC_MEASUREMENT=de...@euro
LC_IDENTIFICATION=de...@euro
LC_ALL=

hp-systray does not see any printer installed. On startup of hp-systray i see 
the following error messages in /var/log/cups/error_log:

E [03/May/2010:21:09:55 +0200] Unsupported character set iso-8859-15!
E [03/May/2010:21:09:55 +0200] Returning IPP client-error-bad-request for 
CUPS-Get-Printers (no URI) from localhost

starting hp-systray with LC_ALL=C /usr/bin/hp-systray it works as expected 
and the printer is seen.

regards,
Stefan Seide


-- 
The Land of the Free*
* Freedom sold separatly. Freedom not available in all regions. 
Limited supply, will be sold to highest bidder.



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



Bug#527121: printer-applet: error message client-error-bad-request pops up on every startup

2010-03-18 Thread Stefan Seide
  every time i am logging in or starting printer-applet manually from
  console it crashes with signal 11 (segmentation fault)
 
 you probably got bitten by http://bugs.debian.org/cgi-
 bin/bugreport.cgi?bug=554878

probably - but i cannot really test the new version.

i had the older 
python-sip4  4.9-x
python-qt4   4.6-x
python-kde4   4.3.4-1

i cannot update to python-sip4 4.10 because dependency on python-kde4 
4.3.4-1+b1 that depends on 
python-sip4 (  none+~ )  AND
python-sip4 ( = none)  (NOT AVAILABLE)

The two dependencies together cannot be fullfilled (at least aptitude says 
so). Uninstalling python-kde4 i was able to upgrade python-sip4 to 4.10-2 but 
cannot install printer-applet now, because it depends on the uninstallable 
python-kde4 ...

regards,
Stefan

-- 
The Land of the Free*
* Freedom sold separatly. Freedom not available in all regions. 
Limited supply, will be sold to highest bidder.



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



Bug#527121: printer-applet: error message client-error-bad-request pops up on every startup

2010-03-17 Thread Stefan Seide
after reporting i uninstalled printer-applet.

now i reinstalled it from unstable (version 4:4.3.4-2)
cups 1.4.2-9.1
hplip 3.10.2-1
system-config-printer 1.0.0-6

every time i am logging in or starting printer-applet manually from console  
it crashes with signal 11 (segmentation fault)

Stefan


Am Mittwoch 17 März 2010 22:30:05 schrieb Eckhart Wörner:
 tags 527121 + moreinfo
 thanks
 
 Hi,
 
 you reported http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527121 some
  time ago. If the bug was caused by the error in hplip locale handling it
  should have gone away with versions ≥ 3.9.2. Can you please test this is
  indeed the case?
 
 Eckhart
 

-- 
The Land of the Free*
* Freedom sold separatly. Freedom not available in all regions. 
Limited supply, will be sold to highest bidder.



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



Bug#552041: kmail: KMail tortures my hdd for minutes after every startup

2009-10-22 Thread Stefan Seide
Package: kmail
Version: 4:4.3.2-1
Severity: normal


Since some days kmail starts massive disc activity for 15-20 min (at least)
after every program start. This makes my system barely 
usable during this time. This happens after every start of KMail.

After waiting for minutes, the disc activity stops eventually and KMail is 
usable again as in earlier versions.

This seems to be related to my IMAP accounts - closing them and restarting 
the program does not lead to this behavior. Opening the IMAP accounts again 
and checking a new mail restarts this heavy disc usage again.

I have 3 IMAP accounts, where one has something around 9000 mails within a 
subscribed folder, maybe thats related and KMail (latest version)  is trying 
to reindex it after every restart...

regards,
Stefan

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

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages kmail depends on:
ii  kdebase-runtime   4:4.3.2-1  runtime components from the offici
ii  kdelibs5  4:4.3.2-2  core libraries for all KDE 4 appli
ii  kdepimlibs5   4:4.3.2-1  core libraries for KDE PIM 4 appli
ii  libc6 2.10.1-1   GNU C Library: Shared libraries
ii  libgcc1   1:4.4.2-1  GCC support library
ii  libkdepim44:4.3.2-1  KDE PIM library
ii  libkleo4  4:4.3.2-1  certificate based crypto library f
ii  libkontactinterfaces4 4:4.3.2-1  KDE Kontact interface library
ii  libkpgp4  4:4.3.2-1  gpg based crypto library for KDE
ii  libksieve44:4.3.2-1  KDE mail/news message filtering li
ii  libmimelib4   4:4.3.2-1  KDE mime library
ii  libphonon44:4.5.3-4  Qt 4 Phonon module
ii  libqt4-dbus   4:4.5.3-4  Qt 4 D-Bus module
ii  libqt4-network4:4.5.3-4  Qt 4 network module
ii  libqt4-qt3support 4:4.5.3-4  Qt 3 compatibility library for Qt 
ii  libqt4-xml4:4.5.3-4  Qt 4 XML module
ii  libqtcore44:4.5.3-4  Qt 4 core module
ii  libqtgui4 4:4.5.3-4  Qt 4 GUI module
ii  libstdc++64.4.2-1The GNU Standard C++ Library v3
ii  perl  5.10.1-5   Larry Wall's Practical Extraction 
ii  phonon4:4.5.3-4  Qt 4 Phonon module metapackage

Versions of packages kmail recommends:
ii  procmail  3.22-18Versatile e-mail processor

Versions of packages kmail suggests:
ii  bogofilter1.2.1-1a fast Bayesian spam filter (dummy
pn  clamav | f-prot-installer none (no description available)
ii  gnupg 1.4.10-2   GNU privacy guard - a free PGP rep
ii  gnupg-agent   2.0.13-1   GNU privacy guard - password agent
ii  kaddressbook  4:4.3.2-1  KDE address book
ii  kleopatra 4:4.3.2-1  KDE Certificate Manager
ii  pinentry-qt [pinentry-x11]0.7.6-1Qt-3-based PIN or pass-phrase entr

-- 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#552045: python crashes with UnicodeEncodeError on unknown character

2009-10-22 Thread Stefan Seide
Package: python2.5
Version: 2.5.4-2  
Severity: normal  


python crashes with an UnicodeEncodeError while trying to send bugs with 
reportbug:
to reproduce enter query one of the following packages with reportbug: kile, 
python-minimal, python2.5
The behavior is similar with all three packages, only unicode character 
differ.
Using kile as package i have to scroll down a little bit through the 
existing bug reports until i hit on with an unsupported character.

e.g:   reportbug python-minimal

reportbug crashes while checking old bugs with:

stefan°corellia°software$ reportbug python-minimal
Detected character set: ISO-8859-15   
Please change your locale if this is incorrect.   

Using 'Stefan Seide bugs-deb...@...' as your from address.
Getting status for python-minimal... 
Verifying package integrity...   
Checking for newer versions at packages.debian.org...
Will send report to Debian (per lsb_release).


Traceback (most recent call last):
  File /usr/bin/reportbug, line 1950, in module
main() 
  File /usr/bin/reportbug, line 953, in main 
return iface.user_interface()  
  File /usr/bin/reportbug, line 1495, in user_interface
version=pkgversion)  
  File /usr/lib/pymodules/python2.5/reportbug/ui/urwid_ui.py, line 610, in 
handle_bts_query
 
quitlabel=quitlabel)
   
  File /usr/lib/pymodules/python2.5/reportbug/ui/urwid_ui.py, line 478, in 
menu  
result, chosen = box.main(ui)   
   
  File /usr/lib/pymodules/python2.5/reportbug/ui/urwid_ui.py, line 203, in 
main  
return self.ui.run_wrapper(self.run)
   
  File /usr/lib/pymodules/python2.5/urwid/raw_display.py, line 231, in 
run_wrapper   
return fn() 
   
  File /usr/lib/pymodules/python2.5/reportbug/ui/urwid_ui.py, line 154, in 
run   
canvas = self.view.render( size, focus=True )   
   
  File /usr/lib/pymodules/python2.5/urwid/widget.py, line 85, in 
cached_render   
canv = fn(self, size, focus=focus)  
   
  File /usr/lib/pymodules/python2.5/urwid/widget.py, line 2113, in render 
   
canv = self.w.render(size, focus=focus) 
   
  File /usr/lib/pymodules/python2.5/urwid/widget.py, line 85, in 
cached_render   
canv = fn(self, size, focus=focus)  
   
  File /usr/lib/pymodules/python2.5/urwid/widget.py, line 1454, in render 
   
canv = self.body.render( (maxcol,maxrow-top-bottom),focus)  
   
  File /usr/lib/pymodules/python2.5/urwid/widget.py, line 85, in 
cached_render   
canv = fn(self, size, focus=focus)  
   
  File /usr/lib/pymodules/python2.5/urwid/widget.py, line 1276, in render 
   
canv = self.w.render((maxcol,)+size[1:], focus) 
   
  File /usr/lib/pymodules/python2.5/urwid/widget.py, line 85, in 
cached_render   
canv = fn(self, size, focus=focus)  
   
  File /usr/lib/pymodules/python2.5/urwid/widget.py, line 1977, in render 
   
focus and self.focus_part == 'body')
   
  File /usr/lib/pymodules/python2.5/urwid/widget.py, line 85, in 
cached_render   
canv = fn(self, size, focus=focus)  
   
  File /usr/lib/pymodules/python2.5/urwid/widget.py, line 2640, in render 
   
focus = focus and self.focus_col == i)  
   
  File /usr/lib/pymodules/python2.5/urwid/widget.py, line 85, in 
cached_render   
canv = fn(self, size, focus=focus)  
   
  File /usr/lib/pymodules/python2.5/urwid/widget.py, line 1977, in render 
   
focus and self.focus_part == 'body')
   
  File /usr/lib/pymodules/python2.5/urwid/widget.py, line 85, in 
cached_render   
canv = fn(self, size, focus=focus)  
   
  File /usr/lib/pymodules/python2.5/urwid/widget.py, line 2113, in render 
   
canv = self.w.render(size, focus=focus) 
   
  File /usr/lib/pymodules

Bug#544616: akregator writes malformed feeds.opml on shutdown

2009-09-01 Thread Stefan Seide
Package: akregator
Version: 4:4.3.0-1
Severity: important

On startup of kontakt akregator shows an error message:
==
Die Standardliste der Nachrichtenquellen ist beschädigt (ungültiges XML). 
Eine Sicherung wurde angelegt:
/home/stefan/.kde/share/apps/akregator/data//feeds.opml-backup.1251829929

Details
XML-Einlesefehler in Zeile 13, Spalte 7 von 
/home/stefan/.kde/share/apps/akregator/data//feeds.opml

tag mismach 
==

The feeds.opml in question misses a closing outline Tag. The first 
outline isOpen=false... is never closed:

==
?xml version=1.0 encoding=UTF-8?
opml version=1.0 
head
text/text
/head
body
outline isOpen=false id=1458452139 text=KDE 
outline htmlUrl=http://akregator.sf.net/; title=Akregator Neuigkeiten 
useCustomFetchInterval=false maxArticleAge=0 fetchInterval=0 
maxArticleNumber=0 archiveMode=globalDefault version=RSS type=rss 
xmlUrl=http://akregator.sf.net/rss2.php; id=645095764 text=Akregator 
Neuigkeiten description=Akregator Feed Reader /
..some more outline with htmlUrl.../
/body
/opml
==

This malformed XML gets created (at least it seems so) when shuting down the 
system 
(KDE-Menu - Shutdown) while kontakt is running. At the last use the feeds.xml 
was correct and no changes were done to the feed list. Akregator was not used 
at all 
(except being started through kontakt).



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

Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages akregator depends on:
ii  kdebase-runtime 4:4.3.0-2+b1 runtime components from the offici
ii  kdelibs54:4.3.0-2core libraries for all KDE 4 appli
ii  kdepimlibs5 4:4.3.0-1core libraries for KDE PIM 4 appli
ii  libc6   2.9-26   GNU C Library: Shared libraries
ii  libgcc1 1:4.4.1-3GCC support library
ii  libkdepim4  4:4.3.0-1KDE PIM library
ii  libkontactinterfaces4   4:4.3.0-1KDE Kontact interface library
ii  libqt4-dbus 4:4.5.2-2Qt 4 D-Bus module
ii  libqt4-xml  4:4.5.2-2Qt 4 XML module
ii  libqtcore4  4:4.5.2-2Qt 4 core module
ii  libqtgui4   4:4.5.2-2Qt 4 GUI module
ii  libstdc++6  4.4.1-3  The GNU Standard C++ Library v3

akregator recommends no packages.

akregator 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#513981: xkb-data: missing key for Sun Type 6 euro usb

2009-06-05 Thread Stefan Seide
There was an old bug open to fix the SUN Type6 layout - #3952

I've added it there.
https://bugs.freedesktop.org/show_bug.cgi?id=3952

The new version 1.6-1 makes it worse - now the backspace key does not work 
too.

I tried to revert to my old version 1.5-1 but cannot find the deb file anymore 
on the debian server. 1.5-2 does not work for me with my updates. Where can I 
download the 1.5-1 deb package to get back an usable system?

Regards,
Stefan





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



Bug#467117: non-us locale not working with hplip 3.9.4b

2009-05-24 Thread Stefan Seide
Package: hplip
Version: 3.9.4b-1
Severity: normal

for me hp-toolbox and hp-setup are not working with my default locale. Starting 
program 
with LC_ALL=C hp-toolbox my printer is found and everything working.
Using my normal locale de_de.iso885...@euro hp-toolbox shows a message box 
saying 
No Installed HP devices found. hp-setup finds my printer 
(hp:/net/hp_color...) but fails 
during add printer with Printer queue setup failed. Please restart CUPS and 
try again
 
Thanks,
Stefan


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

Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages hplip depends on:
ii  adduser3.110 add and remove users and groups
ii  coreutils  7.3-1 The GNU core utilities
ii  cups   1.3.10-2  Common UNIX Printing System(tm) - 
ii  hplip-data 3.9.4b-1  HP Linux Printing and Imaging - da
ii  libc6  2.9-12GNU C Library: Shared libraries
ii  libcups2   1.3.10-2  Common UNIX Printing System(tm) - 
ii  libdbus-1-31.2.14-2  simple interprocess messaging syst
ii  libsane1.0.20-4  API library for scanners
ii  libsnmp15  5.4.1~dfsg-12 SNMP (Simple Network Management Pr
ii  libssl0.9.80.9.8g-16 SSL shared libraries
ii  libusb-0.1-4   2:0.1.12-13   userspace USB programming library
ii  lsb-base   3.2-22Linux Standard Base 3.2 init scrip
ii  policykit  0.9-3 framework for managing administrat
ii  python 2.5.4-2   An interactive high-level object-o
ii  python-dbus0.83.0-1  simple interprocess messaging syst
ii  python-imaging 1.1.6-3   Python Imaging Library

Versions of packages hplip recommends:
ii  cups-client   1.3.10-2   Common UNIX Printing System(tm) - 
ii  hpijs 3.9.4b-1   HP Linux Printing and Imaging - gs
ii  sane-utils1.0.20-4   API library for scanners -- utilit

Versions of packages hplip suggests:
pn  hplip-doc  none(no description available)
ii  hplip-gui  3.9.4b-1  HP Linux Printing and Imaging - GU
ii  kdeprint   4:3.5.10.dfsg.1-2 print system for KDE
ii  openprinting-ppds  20090508-1OpenPrinting printer support - Pos

-- 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#527121: maybe locale related problem

2009-05-24 Thread Stefan Seide
This error client-error-bad-request may be related to my non UTF8 locale und 
the newer CUPS 1.3 version i use. Having a problem with my HP printer and the 
HPLIP driver using non-UTF8 locale i found the following information within 
the HPLIP bug-tracking system (message from Johannes Meixner):
https://bugs.launchpad.net/hplip/+bug/162196/comments/19

Clients sending requests without the correct locale are refused and cupsd 
returns a client-error-bad-request.

Thanks,
Stefan




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



Bug#528284: kaddressbook repeatedly opens messagebox to select email

2009-05-11 Thread Stefan Seide
Package: kaddressbook
Version: 4:4.2.2-1
Severity: normal

selecting an addressbook entry with 2 or more different email addresses causes 
kaddressbook to repeatedly open a messagebox Select Email Adress with all 
emails listed. It does not matter if i press OK or ESC - the messagebox 
pops up something between two and six times (mostly, but never less than two 
times)

This happens every time i select an entry, sometimes when i try to edit an
selected entry.
 
The kontacts are local kontacts, no server based ones. It does not matter if i 
start
kaddessbook as a part of kontact or alone for itself.
 

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

Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages kaddressbook depends on:
ii  akonadi-server 1.1.2-1   Akonadi PIM storage service
ii  kdebase-runtime4:4.2.2-1 runtime components from the offici
ii  kdelibs5   4:4.2.2-2 core libraries for all KDE 4 appli
ii  kdepimlibs54:4.2.2-1 core libraries for KDE PIM 4 appli
ii  libc6  2.9-10GNU C Library: Shared libraries
ii  libgnokii4 0.6.27.dfsg-2 Gnokii mobile phone interface libr
ii  libkabcommon4  4:4.2.2-1 KDE PIM common addressbook library
ii  libkdepim4 4:4.2.2-1 KDE PIM library
ii  libkleo4   4:4.2.2-1 certificate based crypto library f
ii  libkontactinterfaces4  4:4.2.2-1 KDE Kontact interface library
ii  libphonon4 4:4.3.1-1 Phonon multimedia framework for Qt
ii  libqt4-dbus4.5.1-2   Qt 4 D-Bus module
ii  libqt4-qt3support  4.5.1-2   Qt 3 compatibility library for Qt 
ii  libqt4-xml 4.5.1-2   Qt 4 XML module
ii  libqtcore4 4.5.1-2   Qt 4 core module
ii  libqtgui4  4.5.1-2   Qt 4 GUI module
ii  libstdc++6 4.4.0-4   The GNU Standard C++ Library v3
ii  phonon 4:4.3.1-1 metapackage for Phonon multimedia 

kaddressbook recommends no packages.

Versions of packages kaddressbook suggests:
ii  kdepim-kresources 4:4.2.2-1  KDE PIM resource plugins

-- 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#527121: printer-applet: error message client-error-bad-request pops up on every startup

2009-05-05 Thread Stefan Seide
Package: printer-applet
Version: 4:4.2.2-1
Severity: normal

the following error message is shown on every login:

CUPS Serverfehler
Bei der Operation client-error-bad-request trat in CUPS ein Fehler auf.


CUPS starts up normally, the printer is connected through ethernet, 
but is not online most of the time. Turning the printer on printing is 
possible without any errors.

Other persons seems to have the same problem:
http://sidux.com/PNphpBB2-viewtopic-t-15882-newlang-nor.html

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

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages printer-applet depends on:
ii  python2.5.4-2An interactive high-level object-o
ii  python-cups   1.9.31-1   Python bindings for CUPS
ii  python-kde4   4:4.2.2-3  Python bindings for the KDE 4 libr
ii  python-qt4-dbus   4.4.4-6DBus Support for PyQt4

Versions of packages printer-applet recommends:
ii  hal-cups-utils0.6.16-3   Utilities to detect and configure 
ii  system-config-printer 1.0.0-5graphical interface to configure t

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#513981: xkb-data: missing key for Sun Type 6 euro usb

2009-02-02 Thread Stefan Seide
Package: xkb-data
Version: 1.5-1
Severity: normal


hello,

for an Sun Type 6 USB (euro) keyboard with german layout the LSGT key 
(with   | ) is not working at all. The key is not recognized, xev 
only shows the keycode 94 but no name for the key.

the following patch made this key usable. The definition for LSGT should 
probably go into symbols/sun_vndr/de, but i could not get it working 
there. Maybe the are some other references missing, therefor i have 
included it into the us symbols.

MfG,
Stefan Seide


diff -ur orig/keycodes/sun new/keycodes/sun
--- orig/keycodes/sun   2009-02-02 21:57:00.503859089 +0100
+++ new/keycodes/sun2009-02-02 23:25:19.322988006 +0100
@@ -590,7 +590,7 @@
 
 xkb_keycodes type6tuv_usb {
 include sun(type6_usb)
-//LSGT = 94;
+LSGT = 94;
 //BKSL = 51;
 };
 
diff -ur orig/rules/xorg new/rules/xorg
--- orig/rules/xorg 2009-02-02 21:56:41.559851416 +0100
+++ new/rules/xorg  2009-02-02 23:24:47.586987833 +0100
@@ -106,6 +106,7 @@
   sun4 =   sun(type4_euro)
   sun5 =   sun(type5_euro)
   sun6 =   sun(type6_usb)
+  sun6euro =   sun(type6tuv_usb)
   pc98 =   xfree98(pc98)
   abnt2=   xfree86(abnt2)
   jp106=   xfree86(jp106)
@@ -297,6 +298,9 @@
   sun6 us  =   sun_vndr/us(type6)
   sun6 en_US   =   
sun_vndr/us(type6)+iso9995-3(basic)
   sun6 *   =   sun_vndr/us(type6)+%l%(v)
+  sun6euro us  =   sun_vndr/us(type6)
+  sun6euro en_US   =   
sun_vndr/us(type6)+iso9995-3(basic)
+  sun6euro *   =   sun_vndr/us(type6)+%l%(v)
   pc98 nec_vndr/jp =   nec_vndr/jp(pc98)
   macintosh_oldus  =   
macintosh_vndr/us(oldmac)
   macintosh_olden_US   =   
macintosh_vndr/us(oldmac)
diff -ur orig/symbols/sun_vndr/us new/symbols/sun_vndr/us
--- orig/symbols/sun_vndr/us2009-02-02 23:18:12.391838954 +0100
+++ new/symbols/sun_vndr/us 2009-02-02 23:25:06.402989257 +0100
@@ -257,6 +257,7 @@
 include eurosign(4)
 
 key SYRQ { [ SunSys_Req  ]};
+key LSGT { [ less, greater, bar, brokenbar ] };
 
 };



My /etc/X11/xorg.conf contains:

Section InputDevice
Identifier GenericKeyboard
Driver kbd
Option CoreKeyboard
Option XkbRules xorg
Option XkbModel sun6euro
Option XkbLayout de
Option XkbVariant nodeadkeys
EndSection




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

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

-- 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#507975: libsane: Epson Perfection V30 not supported

2008-12-06 Thread Stefan Seide
Package: libsane
Version: 1.0.19-22
Severity: wishlist


please add the usb id for this scanner to 
/etc/udev/rules.d/z60_libsane.rules 

# Epson V30 | Epson V300
SYSFS{idVendor}==04b8, SYSFS{idProduct}==0131, MODE=0664, 
GROUP=scanner, ENV{libsane_matched}=yes

scanning itself seems not ito be supported. Neither the sane-epson, 
sane-epson2 nor the sane-epkowa backend works after registering the usb 
id for these backends in the config-files /etc/sane.d/*.conf


  Stefan


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

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages libsane depends on:
ii  adduser  3.110   add and remove users and groups
ii  libavahi-client3 0.6.23-2Avahi client library
ii  libavahi-common3 0.6.23-2Avahi common library
ii  libc62.7-16  GNU C Library: Shared libraries
ii  libexif120.6.16-2.1  library to parse EXIF files
ii  libgphoto2-2 2.4.1-3 gphoto2 digital camera library
ii  libgphoto2-port0 2.4.1-3 gphoto2 digital camera port librar
ii  libieee1284-30.2.11-5cross-platform library for paralle
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libsane-extras   1.0.19.11   API library for scanners -- extra 
ii  libtiff4 3.8.2-11Tag Image File Format (TIFF) libra
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming library
ii  makedev  2.3.1-88creates device files in /dev
ii  udev 0.125-7 /dev/ and hotplug management daemo

Versions of packages libsane recommends:
ii  avahi-daemon  0.6.23-2   Avahi mDNS/DNS-SD daemon
ii  sane-utils1.0.19-22  API library for scanners -- utilit

Versions of packages libsane suggests:
ii  hplip 2.8.6.b-3  HP Linux Printing and Imaging Syst
pn  hpoj  none (no description available)

-- no debconf information



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