Bug#583665: splashy: Timeout during startup and system unusable

2010-06-08 Thread Sbaturzio Cantina
I've made a test on a fresh squeeze/testing installation: same result.

I've added the fifo path

fifo/dev/.initramfs/splashy.fifo/fifo

in the /etc/splashy/config.xml file but nothing changes.




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



Bug#584103: arista: missing json module with python2.5

2010-06-01 Thread Sbaturzio Cantina
Package: arista
Version: 0.9.4.1-1
Severity: important

Starting arista-gtk from a terminal I get this error:

sbatur...@satellite:~$ arista-gtk
Traceback (most recent call last):
  File /usr/bin/arista-gtk, line 1560, in module
arista.init()
  File /usr/share/arista/arista/__init__.py, line 49, in init
import presets
  File /usr/share/arista/arista/presets.py, line 43, in module
import json
ImportError: No module named json

By default, python2.5 is used but Json is a module of python2.6.
Starting arista-gtk using python2.6 I get another error:

sbatur...@satellite:~$ python2.6 /usr/bin/arista-gtk
Traceback (most recent call last):
  File /usr/bin/arista-gtk, line 1560, in module
arista.init()
  File /usr/share/arista/arista/__init__.py, line 48, in init
import inputs
  File /usr/share/arista/arista/inputs.py, line 37, in module
import gudev
ImportError: No module named gudev

but this error I think is covered by #583880.



-- 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=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages arista depends on:
ii  gstreamer0.10-ffmpeg  0.10.10-1  FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-bad 0.10.19-1  GStreamer plugins from the bad s
ii  gstreamer0.10-plugins-base0.10.29-4  GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good0.10.23-1  GStreamer plugins from the good 
ii  gstreamer0.10-plugins-ugly0.10.15-1  GStreamer plugins from the ugly 
ii  python2.5.4-9An interactive high-level object-o
ii  python-cairo  1.8.8-1+b1 Python bindings for the Cairo vect
ii  python-dbus   0.83.1-1   simple interprocess messaging syst
ii  python-gconf  2.28.1-1   Python bindings for the GConf conf
ii  python-gobject2.21.1-1   Python bindings for the GObject li
ii  python-gst0.100.10.18-2  generic media-playing framework (P
ii  python-gtk2   2.17.0-2   Python bindings for the GTK+ widge
ii  python-gudev  147.1-1Python bindings for gudev
ii  python-support1.0.8  automated rebuilding support for P

arista recommends no packages.

arista 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#576698: ImportError: No module named Crypto.Cipher

2010-04-06 Thread Sbaturzio Cantina
Package: revelation
Version: 0.4.11-5
Severity: important

Starting Revelation form a terminal, I get this error:  $ revelation  Traceback
(most recent call last):   File /usr/bin/revelation, line 27, in module
from revelation import config, data, datahandler, dialog, entry, io, ui, util
File /usr/lib/python2.5/site-packages/revelation/__init__.py, line 29, in
module import datahandler   File /usr/lib/python2.5/site-
packages/revelation/datahandler/__init__.py, line 28, in module from fpm
import FPM   File /usr/lib/python2.5/site-
packages/revelation/datahandler/fpm.py, line 32, in module from
Crypto.Cipher import Blowfish ImportError: No module named Crypto.Cipher  and
then I get again the bash prompt.


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

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

Versions of packages revelation depends on:
ii  gconf2   2.28.1-1GNOME configuration database syste
pn  gnome-icon-theme none  (no description available)
ii  libc62.10.2-6Embedded GNU C Library: Shared lib
ii  libcrack22.8.16-1pro-active password checker librar
ii  python   2.5.4-9 An interactive high-level object-o
ii  python-central   0.6.14+nmu2 register and build utility for Pyt
ii  python-crypto2.1.0-1 cryptographic algorithms and proto
ii  python-gnome22.28.0-2Python bindings for the GNOME desk
ii  python-gtk2  2.16.0-2Python bindings for the GTK+ widge
ii  shared-mime-info 0.71-1  FreeDesktop.org shared MIME databa

revelation recommends no packages.

revelation 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#573554: gjay: can't elaborate files with an apostrophe in its name

2010-03-12 Thread Sbaturzio Cantina
Package: gjay
Version: 0.3.0-1
Severity: important

starting gjay form the console I get a lot of errors like:

sh: -c: line 0: `/usr/bin/mpg321 -b 1 
'/home/sbaturzio/documenti/Music/Tranquilla/Anime/Yoko_Kanno/Yoko Kanno  The 
Seatbelts - Cowboy Bebop Complete OST/7 - Cowboy Bebop - Boxset 5CD Limited 
Edition 2002/CD3/13-Don't_boter_none_(long_version).mp3' -w - 2 /dev/null'
sh: -c: line 0: unexpected EOF while looking for matching `''
sh: -c: line 1: syntax error: unexpected end of file

This kind of errors happens only with filename wiht an apostrophe (') within.



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

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

Versions of packages gjay depends on:
ii  audacious2.1-1   small and fast audio player which 
ii  libatk1.0-0  1.28.0-1The ATK accessibility toolkit
ii  libaudclient22.1-1   audacious dbus remote control libr
ii  libc62.10.2-6Embedded GNU C Library: Shared lib
ii  libcairo21.8.10-2The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.20-2simple interprocess messaging syst
ii  libdbus-glib-1-2 0.84-1  simple interprocess messaging syst
ii  libfontconfig1   2.8.0-2 generic font configuration library
ii  libfreetype6 2.3.11-1FreeType 2 font engine, shared lib
ii  libglib2.0-0 2.22.4-1The GLib library of C routines
ii  libgsl0ldbl  1.13+dfsg-1 GNU Scientific Library (GSL) -- li
ii  libgtk2.0-0  2.18.7-1The GTK+ graphical user interface 
ii  libpango1.0-01.26.2-1Layout and rendering of internatio
ii  mpg321 [mpg123]  0.2.11-2Simple and lighweight command line

gjay recommends no packages.

Versions of packages gjay suggests:
ii  vorbis-tools  1.2.0-6several Ogg Vorbis tools

-- 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#549005: cairo-dock: Please, compile it with Xinerama support

2009-09-30 Thread Sbaturzio Cantina
Package: cairo-dock
Version: 2.0.8.2-1
Severity: normal

running cairo-dock on my dual screen system I get this message:

warning :  (cairo-dock-internal-position.c:get_config:49)  
  Sorry but either your X server does not have the Xinerama extension, or your 
version of Cairo-Dock was not built with the support of Xinerama.
 You can't place the dock on a particular screen

Cairo-dock is still running after this message but the bar is displayed in 
between my two screens instead of the middle of the first one.

With the previous package, downloaded from the upstream 
(repository.cairo-dock.org) the xinerama option worked fine.



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

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

Versions of packages cairo-dock depends on:
ii  libatk1.0-01.28.0-1  The ATK accessibility toolkit
ii  libc6  2.9-26GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.82-1simple interprocess messaging syst
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgl1-mesa-glx [libgl 7.5.1-1   A free implementation of the OpenG
ii  libglib2.0-0   2.22.0-1  The GLib library of C routines
ii  libglu1-mesa [libglu1] 7.5.1-1   The OpenGL utility library (GLU)
ii  libgtk2.0-02.18.0-1  The GTK+ graphical user interface 
ii  libgtkglext1   1.2.0-1   OpenGL Extension to GTK+ (shared l
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libpango1.0-0  1.26.0-1  Layout and rendering of internatio
ii  libpng12-0 1.2.39-1  PNG library - runtime
ii  librsvg2-2 2.26.0-1  SAX-based renderer library for SVG
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxml22.7.5.dfsg-1  GNOME XML library
ii  libxmu62:1.0.4-2 X11 miscellaneous utility library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxt6 1:1.0.6-1 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

cairo-dock recommends no packages.

Versions of packages cairo-dock suggests:
pn  xcompmgr  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#537390: cgmail: error at start: nomail.png not found

2009-07-17 Thread Sbaturzio Cantina
Package: cgmail
Version: 0.5-1
Severity: grave
Justification: renders package unusable

Starting the cgmail program I get this error:

sbatur...@satellite:~$ cgmail

Traceback (most recent call last):
  File /usr/bin/cgmail, line 26, in module
a = AccountsWindow()
  File /usr/share/cGmail/cGmail/manager/accountswindow.py, line 54, in 
__init__
gtk.window_set_default_icon_from_file(NOMAIL_ICON)
glib.GError: Apertura del file «data/nomail.png» fallita: No such file or 
directory
sbatur...@satellite:~$ 


Looking inside the sources I've found that commenting out the lines from 43 to 
45 
of the file  /usr/share/cGmail/cGmail/lib/common.py  the program works fine.



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

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

Versions of packages cgmail depends on:
ii  gconf22.26.2-3   GNOME configuration database syste
ii  gnome-keyring 2.26.1-1   GNOME keyring services (daemon and
ii  notification-daemon   0.4.0-1a daemon that displays passive pop
ii  python2.5.4-2An interactive high-level object-o
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-feedparser 4.1-14 Universal Feed Parser for Python
ii  python-glade2 2.14.1-3   GTK+ bindings: Glade support
ii  python-gnome2 2.26.1-1   Python bindings for the GNOME desk
ii  python-gnome2-desktop 2.26.0-1   Python bindings for the GNOME desk
ii  python-gtk2   2.14.1-3   Python bindings for the GTK+ widge

cgmail recommends no packages.

cgmail 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