Bug#569781: eikazo: does not start

2010-04-21 Thread Julien BLACHE
tags 569781 + unreproducible
thanks

Hi,

 mbe...@ossietzky:~$ eikazo 
 [1] 5490
 mbe...@ossietzky:~$ convert: Improper arguments supplied, please
 see manual.
 /usr/lib/pymodules/python2.5/Eikazo/Widgets.py:217:
 DeprecationWarning: Use the new widget gtk.Tooltip
   self._tooltips = gtk.Tooltips()
[...]

I've tried again to reproduce this bug on a fresh testing install, but
it all just worked :/

If anyone out there can reproduce this problem and find out what's
wrong, I'd be more than happy to fix it...

JB.

-- 
 Julien BLACHE - Debian  GNU/Linux Developer - jbla...@debian.org 
 
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



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



Bug#569781: eikazo: does not start

2010-03-22 Thread Michael Below
Package: eikazo
Version: 0.5.2-6
Severity: normal


Following a recommendation by JB, I installed eikazo. It doesn't
start, see below. I am using a Samsung multifunction device
(SCX-4216F).

mbe...@ossietzky:~$ eikazo 
[1] 5490
mbe...@ossietzky:~$ convert: Improper arguments supplied, please
see manual.
/usr/lib/pymodules/python2.5/Eikazo/Widgets.py:217:
DeprecationWarning: Use the new widget gtk.Tooltip
  self._tooltips = gtk.Tooltips()
exception caught: thread aborted SaneScannerControl object at
0x2de6640 (GObject at 0x276f680)
Traceback (most recent call last):
  File /usr/bin/eikazo, line 40, in module
m = Eikazo.SaneMainWindow(dev, type=gtk.WINDOW_TOPLEVEL)
  File /usr/lib/pymodules/python2.5/Eikazo/Eikazo.py, line 648,
in __init__
self.saneWidget = SaneMainWidget(device)
  File /usr/lib/pymodules/python2.5/Eikazo/Eikazo.py, line 369,
in __init__
self.devicecontrol = DeviceControl(device, config,
self.notify_hub)
  File /usr/lib/pymodules/python2.5/Eikazo/Eikazo.py, line 230,
in __init__
otype = optinfo[opt][4]
KeyError: 'mode'


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

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

Versions of packages eikazo depends on:
ii  libc6  2.10.2-6  Embedded GNU C Library: Shared lib
ii  python 2.5.4-9   An interactive high-level object-o
ii  python-gtk22.16.0-2  Python bindings for the GTK+ widge
ii  python-gtkhtml22.25.3-4.1+b3 Python bindings for the GtkHTML 2 
ii  python-imaging-sane1.1.7-1+b1Python Imaging Library - SANE inte
ii  python-support 1.0.6.1   automated rebuilding support for P

eikazo recommends no packages.

Versions of packages eikazo suggests:
ii  python-mysqldb   1.2.2-10+b1 A Python interface to MySQL
pn  python-pygresql  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#569781: eikazo: does not start

2010-03-22 Thread Julien BLACHE
Michael Below mbe...@antithese.de wrote:

Hi,

 mbe...@ossietzky:~$ eikazo 
 [1] 5490
 mbe...@ossietzky:~$ convert: Improper arguments supplied, please
 see manual.

Now that's interesting... I'll look into it.

JB.

-- 
 Julien BLACHE - Debian  GNU/Linux Developer - jbla...@debian.org 
 
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



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



Bug#569781: eikazo: Does not start

2010-02-14 Thread Andrey
Package: eikazo
Version: 0.5.2-6
Severity: grave

Hello!

Eikazo does not start for me any more:

p...@neo:~$ eikazo 
warning: could not find translation file for domain eikazo
/usr/lib/pymodules/python2.5/Eikazo/Widgets.py:217: DeprecationWarning: Use the 
new widget gtk.Tooltip
  self._tooltips = gtk.Tooltips()
/usr/lib/pymodules/python2.5/Eikazo/Widgets.py:1159: DeprecationWarning: Use 
the new widget gtk.Tooltip
  device._tooltips.set_tip(self, T2_(opt.desc))
/usr/lib/pymodules/python2.5/Eikazo/Widgets.py:917: DeprecationWarning: Use the 
new widget gtk.Tooltip
  device._tooltips.set_tip(self, T2_(opt.desc))
/usr/lib/pymodules/python2.5/Eikazo/Widgets.py:1044: DeprecationWarning: Use 
the new widget gtk.Tooltip
  device._tooltips.set_tip(self, T2_(opt.desc))
/usr/lib/pymodules/python2.5/Eikazo/Widgets.py:846: DeprecationWarning: Use the 
new widget gtk.Tooltip
  device._tooltips.set_tip(self, T2_(opt.desc))
exception caught: thread aborted SaneScannerControl object at 0x876f964 
(GObject at 0x85b3830)
Traceback (most recent call last):
  File /usr/bin/eikazo, line 40, in module
m = Eikazo.SaneMainWindow(dev, type=gtk.WINDOW_TOPLEVEL)
  File /usr/lib/pymodules/python2.5/Eikazo/Eikazo.py, line 648, in __init__
self.saneWidget = SaneMainWidget(device)
  File /usr/lib/pymodules/python2.5/Eikazo/Eikazo.py, line 369, in __init__
self.devicecontrol = DeviceControl(device, config, self.notify_hub)
  File /usr/lib/pymodules/python2.5/Eikazo/Eikazo.py, line 270, in __init__
w = device.createOptionWidget(opt, self.config)
  File /usr/lib/pymodules/python2.5/Eikazo/Widgets.py, line 416, in 
createOptionWidget
opt = self._device.opt[optname]
KeyError: None

I'm ready to provide any additional info,
Andrey Paramonov

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (1000, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages eikazo depends on:
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  python 2.5.4-9   An interactive high-level object-o
ii  python-gtk22.16.0-2  Python bindings for the GTK+ widge
ii  python-gtkhtml22.25.3-4.1+b3 Python bindings for the GtkHTML 2 
ii  python-imaging-sane1.1.7-1+b1Python Imaging Library - SANE inte
ii  python-support 1.0.6 automated rebuilding support for P

eikazo recommends no packages.

Versions of packages eikazo suggests:
pn  python-mysqldbnone (no description available)
pn  python-pygresql   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
Archive: http://lists.debian.org/e1ngak9-0001le...@neo.paramonovs



Bug#569781: eikazo: Does not start

2010-02-14 Thread Julien BLACHE
severity 569781 important
thanks

Andrey cmr.p...@gmail.com wrote:

Hi,

 Eikazo does not start for me any more:

I cannot reproduce this problem here, and seeing as your system is a
testing/unstable mix, it could very well be a transient issue with
either testing or your particular system.

What's the version of libsane installed on the system?

JB.

-- 
 Julien BLACHE - Debian  GNU/Linux Developer - jbla...@debian.org 
 
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/873a14w2nh@sonic.technologeek.org



Bug#569781: eikazo: Does not start

2010-02-14 Thread Андрей Парамонов
2010/2/14 Julien BLACHE jbla...@debian.org:
 I cannot reproduce this problem here, and seeing as your system is a
 testing/unstable mix, it could very well be a transient issue with
 either testing or your particular system.

Might be so. Still a bug.

 What's the version of libsane installed on the system?

1.0.20-13

Andrey Paramonov



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/5f0660121002140212n25351d16ib48deea13e708...@mail.gmail.com