Bug#808006: plasma-framework: Networkmanager icons partially broken

2015-12-15 Thread Petteri M
Package: plasma-framework
Version: 5.16.0-1
Severity: normal
Tags: upstream

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

Debian 8.2.0 Testing from DVD1. After upgrading to Plasma 5.4.3 (plasma-
framework-5.16.0-1) via APT from 5.4.2 (plasma-framework-5.15.0-1)
Networkmanager system tray applet icons are partially missing for WWAN cards.

- Tray icon is missing entirely
- WWAN on/off icon is missing entirely
- Wired ethernet icon is inverted when off (inactive) so not visible when using
Breeze Dark system theme
- WWAN icons for network type are missing from the icon file (network.svgz):
UMTS, HSDPA, HSUPA, EDGE, GPRS so not displayed but a generic icon is displayed
instead
- LTE icons not tested

Tested to replace only the icon file at
/usr/share/plasma/desktoptheme/default/icons/network.svgz with the one in
plasma-framework-5.15.0-1. All the icons are displayed and function as they
should.



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

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

Versions of packages plasma-framework depends on:
ii  libc62.19-22
ii  libegl1-mesa [libegl1-x11]   11.0.6-1
ii  libgl1-mesa-glx [libgl1] 11.0.6-1
ii  libkf5activities55.16.0-1
ii  libkf5configcore55.16.0-1
ii  libkf5configgui5 5.16.0-1
ii  libkf5coreaddons55.16.0-1
ii  libkf5dbusaddons55.16.0-1
ii  libkf5declarative5   5.16.0-1
ii  libkf5i18n5  5.16.0-1
ii  libkf5iconthemes55.16.0-1
ii  libkf5kiocore5   5.16.0-1
ii  libkf5package5   5.16.0-1
ii  libkf5plasma55.16.0-1
ii  libkf5plasmaquick5   5.16.0-1
ii  libkf5quickaddons5   5.16.0-1
ii  libkf5service-bin5.16.0-1
ii  libkf5service5   5.16.0-1
ii  libkf5windowsystem5  5.16.0-1
ii  libkf5xmlgui55.16.0-1
ii  libqt5core5a 5.5.1+dfsg-8
ii  libqt5dbus5  5.5.1+dfsg-8
ii  libqt5gui5   5.5.1+dfsg-8
ii  libqt5qml5   5.5.1-3
ii  libqt5quick5 5.5.1-3
ii  libqt5script55.5.1+dfsg-2
ii  libqt5widgets5   5.5.1+dfsg-8
ii  libqt5x11extras5 5.5.1-3
ii  libstdc++6   5.2.1-23
ii  libx11-6 2:1.6.3-1
ii  libxcb-composite01.10-3+b1
ii  libxcb-damage0   1.10-3+b1
ii  libxcb1  1.10-3+b1
ii  qml-module-org-kde-kquickcontrols5.16.0-1
ii  qml-module-org-kde-kquickcontrolsaddons  5.16.0-1
ii  qml-module-qtquick-controls  5.5.1-2

plasma-framework recommends no packages.

plasma-framework suggests no packages.

-- no debconf information



Bug#600557: gcalcli: Needs l10n

2011-06-29 Thread Petteri
Tollef Fog Heen kirjoitti ma 18. lokakuuta 2010 09.47.20:
 Package: gcalcli
 Version: 1.4-6
 Severity: normal
 
 It seems like gcalcli doesn't respect the locale settings I'm running
 with, in which the week starts on Monday, not Sunday.

I also noticed this problem. The solution is to add:

import locale
locale.setlocale(locale.LC_ALL, '')

somewhere in the import section of the gcalcli, for more detail
description of the problem see (
http://mail.python.org/pipermail/python-dev/2006-April/063487.html ). As
the upstream seems to be inactive, it would nice to add this to the
Debian version of gcalcli.

-Petteri

 
  gcalcli --details calw
 
 +--+--+--+--+--+--+--+
 |Sunday|Monday|Tuesday   |Wednesday |Thursday  |Friday|Saturday  |
 +--+--+--+--+--+--+--+
 |17 Oct|18 Oct ***|19 Oct|20 Oct|21 Oct|22 Oct|23 Oct|
 
 
 (It'd also be nice if it used the right time format.)
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers testing
   APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
 Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages gcalcli depends on:
 ii  python2.6.6-3interactive high-level 
 object-orie
 ii  python-dateutil   1.4.1-3powerful extensions to the 
 standar
 ii  python-gdata  2.0.8-1.1  Google Data Python client library
 
 Versions of packages gcalcli recommends:
 ii  gxmessage 2.12.4-1   an xmessage clone based on GTK+
 
 gcalcli suggests no packages.
 
 -- no debconf information
 

-- 
 ___.  / \  .___
 Y/|\ | 0 o / /|\Y
   '^^V  /|\ 'v'^^'




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



Bug#600557: gcalcli: Needs l10n

2011-06-29 Thread Petteri
Petteri kirjoitti to 30. kesäkuuta 2011 08.20.16:
 Tollef Fog Heen kirjoitti ma 18. lokakuuta 2010 09.47.20:
  Package: gcalcli
  Version: 1.4-6
  Severity: normal
  
  It seems like gcalcli doesn't respect the locale settings I'm running
  with, in which the week starts on Monday, not Sunday.
 
 I also noticed this problem. The solution is to add:
 
 import locale
 locale.setlocale(locale.LC_ALL, '')
 
 somewhere in the import section of the gcalcli, for more detail
 description of the problem see (
 http://mail.python.org/pipermail/python-dev/2006-April/063487.html ). As
 the upstream seems to be inactive, it would nice to add this to the
 Debian version of gcalcli.

Sorry I was too hasty, the setlocale fixes only the agenda view, other
parts need some more work.

-Petteri

   gcalcli --details calw
  
  +--+--+--+--+--+--+--+
  |Sunday|Monday|Tuesday   |Wednesday |Thursday  |Friday|Saturday 
   |
  +--+--+--+--+--+--+--+
  |17 Oct|18 Oct ***|19 Oct|20 Oct|21 Oct|22 Oct|23 Oct   
   |
  
  
  (It'd also be nice if it used the right time format.)
  
  -- System Information:
  Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
  Architecture: amd64 (x86_64)
  
  Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
  Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
  Shell: /bin/sh linked to /bin/dash
  
  Versions of packages gcalcli depends on:
  ii  python2.6.6-3interactive high-level 
  object-orie
  ii  python-dateutil   1.4.1-3powerful extensions to the 
  standar
  ii  python-gdata  2.0.8-1.1  Google Data Python client 
  library
  
  Versions of packages gcalcli recommends:
  ii  gxmessage 2.12.4-1   an xmessage clone based on GTK+
  
  gcalcli suggests no packages.
  
  -- no debconf information
  
 

-- 
 ___.  / \  .___
 Y/|\ | 0 o / /|\Y
   '^^V  /|\ 'v'^^'




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



Bug#594402: SyntaxError: invalid syntax when upgrading

2010-08-25 Thread Petteri
Package: python-cupshelpers
Version: 1.2.3-0.3
Severity: normal

When updating my sid system I get the following error:

Processing triggers for python-support ...
Compiling /usr/lib/pymodules/python2.4/cupshelpers/cupshelpers.py ...
  File /usr/lib/pymodules/python2.4/cupshelpers/cupshelpers.py, line 23
from . import _debugprint
 ^
SyntaxError: invalid syntax

Compiling /usr/lib/pymodules/python2.4/cupshelpers/openprinting.py ...
  File /usr/lib/pymodules/python2.4/cupshelpers/openprinting.py, line 25
from . import Device
 ^
SyntaxError: invalid syntax

Compiling /usr/lib/pymodules/python2.4/cupshelpers/ppds.py ...
  File /usr/lib/pymodules/python2.4/cupshelpers/ppds.py, line 24
from .cupshelpers import parseDeviceID
 ^
SyntaxError: invalid syntax

After the error update continues.

-- 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/4 CPU cores)
Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-cupshelpers depends on:
ii  python2.6.5-13   interactive high-level object-orie
ii  python-cups   1.9.48-1   Python bindings for CUPS
ii  python-elementtree1.2.6-14   Light-weight toolkit for XML proce
ii  python-support1.0.9  automated rebuilding support for P

python-cupshelpers recommends no packages.

python-cupshelpers 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#575251: debian-user-finnish

2010-06-28 Thread Petteri
Debian-user-finnish mailing list would be nice to have.

- Petteri

-- 
 ___.  / \  .___
 Y/|\ | 0 o / /|\Y
   '^^V  /|\ 'v'^^'




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



Bug#573700: gthumb fails to start due to error Unable to initialize GtkClutter

2010-03-13 Thread Petteri
Package: gthumb
Version: 3:2.11.2.1-1
Severity: grave
Justification: renders package unusable


After the latest gthumb package gthumb fails to start with the
follwing error message:

pett...@kettu:~$ gthumb

(gthumb:5397): ClutterGLX-CRITICAL **: Unable to realize stage: Unable to 
create suitable onscreen GL context

** ERROR **: Unable to initialize GtkClutter
aborting...
Keskeytetty
pett...@kettu:~$


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

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

Versions of packages gthumb depends on:
ii  gthumb-data 3:2.11.2.1-1 an image viewer and browser - arch
ii  libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-2 The Cairo 2D vector graphics libra
ii  libclutter-1.0-01.0.8-1  Open GL based interactive canvas l
ii  libclutter-gtk-0.10-0   0.10.2-1 Open GL based interactive canvas l
ii  libexiv2-6  0.19-1   EXIF/IPTC metadata manipulation li
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.3-3GCC support library
ii  libgconf2-4 2.28.0-1 GNOME configuration database syste
ii  libgl1-mesa-glx [libgl1 7.7-4A free implementation of the OpenG
ii  libglib2.0-02.22.4-1 The GLib library of C routines
ii  libgnome-keyring0   2.28.2-1 GNOME keyring services library
ii  libgstreamer-plugins-ba 0.10.28-1GStreamer libraries from the base
ii  libgstreamer0.10-0  0.10.28-1Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.18.7-1 The GTK+ graphical user interface 
ii  libjpeg62   6b-16.1  The Independent JPEG Group's JPEG 
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  libsoup-gnome2.4-1  2.29.91-1an HTTP library implementation in 
ii  libsoup2.4-12.29.91-1an HTTP library implementation in 
ii  libstdc++6  4.4.3-3  The GNU Standard C++ Library v3
ii  libtiff43.9.2-3+b1   Tag Image File Format (TIFF) libra
ii  libunique-1.0-0 1.1.6-1  Library for writing single instanc
ii  libx11-62:1.3.3-2X11 client-side library
ii  libxcomposite1  1:0.4.1-1X11 Composite extension library
ii  libxdamage1 1:1.1.2-1X11 damaged region extension libra
ii  libxext62:1.1.1-3X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.4-2X11 miscellaneous 'fixes' extensio
ii  libxml2 2.7.6.dfsg-2+b1  GNOME XML library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages gthumb recommends:
ii  gvfs-bin  1.4.3-2userspace virtual filesystem - bin

gthumb 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#573700: gthumb fails to start due to error Unable to initialize GtkClutter

2010-03-13 Thread Petteri
David Paleino kirjoitti la 13. maaliskuuta 2010 11:22:28:
 Hello,
 
 On Saturday 13 March 2010 10:25:23, Petteri wrote:
  Package: gthumb
  Version: 3:2.11.2.1-1
  Severity: grave
  Justification: renders package unusable
  
  
  After the latest gthumb package gthumb fails to start with the
  follwing error message:
  
  pett...@kettu:~$ gthumb
  
  (gthumb:5397): ClutterGLX-CRITICAL **: Unable to realize stage: Unable to
   create suitable onscreen GL context
  
  ** ERROR **: Unable to initialize GtkClutter
  aborting...
  Keskeytetty
  pett...@kettu:~$
 
 Please install the following packages:
 
  gthumb-dbg libclutter-1.0-dbg libclutter-gtk-0.10-dbg 
 
 And provide a backtrace, following the instructions at
 
   http://wiki.debian.org/HowToGetABacktrace
 

Here is the backtrace with commands executed. If I am doing something
wrong, please just say so:


pett...@kettu:~$ gdb gthumb 
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show
copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/gthumb...Reading symbols from
/usr/lib/debug/usr/bin/gthumb...done.
(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/gthumb 
[Thread debugging using libthread_db enabled]

(gthumb:6087): ClutterGLX-CRITICAL **: Unable to realize stage: Unable
to create suitable onscreen GL context

** ERROR **: Unable to initialize GtkClutter
aborting...

Program received signal SIGABRT, Aborted.
0x71e0ff45 in *__GI_raise (sig=value optimized out)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64  ../nptl/sysdeps/unix/sysv/linux/raise.c: Tiedostoa tai hakemistoa ei
ole.
in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) bt full
#0  0x71e0ff45 in *__GI_raise (sig=value optimized out)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
pid = value optimized out
selftid = value optimized out
#1  0x71e12d80 in *__GI_abort () at abort.c:88
act = {__sigaction_handler = {sa_handler = 0xe, sa_sigaction =
0xe}, 
  sa_mask = {__val = {140737488346128, 7145632, 140737257217727, 
  7637792, 140737257307505, 0, 7637792, 140737251265200, 
  140737353904128, 2, 6788756, 140737257554432,
  140737256939520, 
  3, 140737488347408, 140737488347504}}, sa_flags = 7145632, 
  sa_restorer = 0x2c48a0}
sigs = {__val = {32, 0 repeats 15 times}}
#2  0x72393a4a in g_logv () from /lib/libglib-2.0.so.0
No symbol table info available.
#3  0x72393ad3 in g_log () from /lib/libglib-2.0.so.0
No symbol table info available.
#4  0x004a2a6e in main (argc=1, argv=0x7fffe368) at
main.c:419
context = 0x6d5950
error = 0x0
(gdb) 


-- 
 ___.  / \  .___
 Y/|\ | 0 o / /|\Y
   '^^V  /|\ 'v'^^'




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



Bug#573700: gthumb fails to start due to error Unable to initialize GtkClutter

2010-03-13 Thread Petteri
David Paleino kirjoitti la 13. maaliskuuta 2010 15:23:33:
 On Saturday 13 March 2010 11:44:21, Petteri wrote:
  Here is the backtrace with commands executed. If I am doing something
  wrong, please just say so:
 
 Can you please also install libglib2.0-0-dbg , and use run --clutter-
 debug=all instead of simply run inside gdb?
 

Here is the backtrace with run --clutter-debug=all:

pett...@kettu:~$ gdb gthumb 
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show
copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/gthumb...Reading symbols from
/usr/lib/debug/usr/bin/gthumb...done.
(no debugging symbols found)...done.
(gdb) run --clutter-debug=all
Starting program: /usr/bin/gthumb --clutter-debug=all
[Thread debugging using libthread_db enabled]
ClutterX11-Message: [BACKEND] clutter-backend-x11.c:174: Getting the X
screen
Clutter-Message: [BACKEND] ./clutter-backend.c:165: Units per em: 11,74
ClutterX11-Message: [BACKEND] clutter-backend-x11.c:226: X Display
':0.0'[0x6fa380] opened (screen:0, root:508, dpi:94,953271)
Clutter-Message: [BACKEND] ./clutter-stage.c:1004: Creating stage from
the default backend
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:598: Creating stage
of type 'ClutterStageGLX'
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:616: GLX stage
created[0x78e160] (dpy:0x6fa380, screen:0, root:508, wrap:0x78c030)
Clutter-Message: [ACTOR] ./clutter-actor.c:1183: Realizing actor
'ClutterStage' [0x78c030]
Clutter-Message: [ACTOR] ./clutter-actor.c:1183: Realizing actor
'ClutterStageGLX' [0x78e160]
ClutterGLX-Message: [ACTOR] clutter-stage-glx.c:125: Realizing stage
'ClutterStageGLX' [0x78e160]
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:657: Retrieving GL
visual (for onscreen use), dpy: 0x6fa380, xscreen; 0x7053e0 (0)
ClutterGLX-Message: [MISC] clutter-stage-glx.c:151: Creating stage X
window
Clutter-Message: [LAYOUT] ./clutter-actor.c:4523: Width request for
-1,00 px
Clutter-Message: [LAYOUT] ./clutter-actor.c:4594: Width request for
640,00 px
ClutterGLX-Message: [BACKEND] clutter-backend-glx.c:657: Retrieving GL
visual (for onscreen use), dpy: 0x6fa380, xscreen; 0x7053e0 (0)
ClutterGLX-Message: [GL] clutter-backend-glx.c:374: Creating GL Context
(display: 0x6fa380, onscreen)

(gthumb:8383): ClutterGLX-CRITICAL **: Unable to realize stage: Unable
to create suitable onscreen GL context

** ERROR **: Unable to initialize GtkClutter
aborting...

Program received signal SIGABRT, Aborted.
0x71e0ff45 in *__GI_raise (sig=value optimized out)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64  ../nptl/sysdeps/unix/sysv/linux/raise.c: Tiedostoa tai hakemistoa ei
ole.
in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) bt full
#0  0x71e0ff45 in *__GI_raise (sig=value optimized out)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
pid = value optimized out
selftid = value optimized out
#1  0x71e12d80 in *__GI_abort () at abort.c:88
act = {__sigaction_handler = {sa_handler = 0xe, sa_sigaction =
0xe}, 
  sa_mask = {__val = {140737488346080, 7145632, 140737257217727, 
  7638592, 140737257307505, 0, 7638592, 140737251265200, 
  140737353904128, 2, 6788756, 140737257554432,
  140737256939520, 
  3, 140737488347360, 140737488347456}}, sa_flags = 7145632, 
  sa_restorer = 0x2c48a0}
sigs = {__val = {32, 0 repeats 15 times}}
#2  0x72393a4a in IA__g_logv (log_domain=value optimized out, 
log_level=value optimized out, format=value optimized out, 
args1=0x7fffe140) at
/tmp/buildd/glib2.0-2.22.4/glib/gmessages.c:549
depth = value optimized out
domain = value optimized out
data = 0x0
log_func = 0x72393150 IA__g_log_default_handler
domain_fatal_mask = -1
test_level = 3
was_recursion = 0
i = value optimized out
---Type return to continue, or q return to quit---
#3  0x72393ad3 in IA__g_log (
log_domain=0x20bf Address 0x20bf out of bounds, log_level=8383, 
format=0x6 Address 0x6 ou



-- 
 ___.  / \  .___
 Y/|\ | 0 o / /|\Y
   '^^V  /|\ 'v'^^'




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



Bug#540636: virtinst: outdated man virt-install for os-variants

2009-08-09 Thread Petteri Räty
Package: virtinst
Version: 0.400.0-7
Severity: normal


See man virt-install for os-variants.
Then take a look at /usr/share/python-support/virtinst/virtinst/FullVirtGuest.py
You will see that the man page is missing entries for things like 
fedora10: { label: Fedora 10, distro: fedora,
  devices : {
disk : { bus   : [ ([kvm], virtio) ] },
net  : { model : [ ([kvm], virtio) ] }
  }},

The man page should be synced to the list of os-variants actually available.

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

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

Versions of packages virtinst depends on:
ii  python 2.5.2-3   An interactive high-level object-o
ii  python-libvirt 0.4.6-10  libvirt Python bindings
ii  python-libxml2 2.6.32.dfsg-5 Python bindings for the GNOME XML 
ii  python-support 0.8.4 automated rebuilding support for P
ii  python-urlgrabber  3.1.0-4   A high-level cross-protocol url-gr

Versions of packages virtinst recommends:
pn  qemu  none (no description available)
pn  virt-viewer   none (no description available)

virtinst 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#487828: Audacious failed to load plugin

2009-05-08 Thread Petteri
John Lindgren kirjoitti to  7. toukokuuta 2009 20:29:35:
 Hi Petteri,
 
 Can you please test with audacious 1.5.1-4 and audacious-plugins
 1.5.1-2 to see if the problem is still there?
 

Hello. 

Tested that version of audacious and audacious-plugins and there seems
to be no problems at all. Althought since I reported that bug, I got new
processor and installed amd64 version of Debian.

- Petteri

-- 
 ___.  / \  .___
 Y/|\ | 0 o / /|\Y
   '^^V  /|\ 'v'^^'




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



Bug#487828: audacious: Failed to load plugin

2008-06-24 Thread Petteri
Package: audacious
Version: 1.5.1-1
Severity: grave
Justification: renders package unusable

When starting audacious I get the following error:

[EMAIL PROTECTED]:~$ audacious 
Failed to load plugin (/usr/lib/audacious/Input/amidi-plug.so): 
/usr/lib/audacious/Input/amidi-plug.so: undefined symbol: 
audacious_drct_get_playing
Virheellinen käsky
[EMAIL PROTECTED]:~$ 

Virheellinen käsky is in english something like erroneous command.

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

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

Versions of packages audacious depends on:
ii  audacious-plugins 1.5.1-1Base plugins for audacious
ii  dbus  1.2.1-2simple interprocess messaging syst
ii  gtk2-engines-pixbuf   2.12.10-2  Pixbuf-based theme for GTK+ 2.x
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libaudclient1 1.5.1-1audacious D-Bus remote control lib
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.1-2simple interprocess messaging syst
ii  libdbus-glib-1-2  0.76-1 simple interprocess messaging syst
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.10-2  The GTK+ graphical user interface 
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libmcs1   0.7.1-1Abstraction library to store confi
ii  libmowgli10.6.1-1a high performance development fra
ii  libpango1.0-0 1.20.2-2   Layout and rendering of internatio
ii  libsamplerate00.1.3-1audio rate conversion library
ii  libsm62:1.0.3-2  X11 Session Management library
ii  libx11-6  2:1.1.4-2  X11 client-side library

Versions of packages audacious recommends:
ii  audacious-plugins-extra   1.5.1-1Various extra plugins for audaciou
ii  unzip 5.52-11De-archiver for .zip files

-- no debconf information



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



Bug#473643: Bug#473641: 3d rendering problems with textures enabled

2008-04-01 Thread Petteri Aimonen
 3d is handled by mesa, not xserver-xorg-video-intel, so this could be a
 dupe of #470084.  Can you try libgl1-mesa-dri 7.0.3~rc2-2 (just
 uploaded, so it'll be on the mirrors tomorrow)?

Yes, this fixed the problem. Thank you.




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



Bug#473641: 3d rendering problems with textures enabled

2008-03-31 Thread Petteri Aimonen
Package: xserver-xorg-video-intel
Version: 2:2.2.99.902-1
Severity: important

There are visible and frequent rendering glitches when textures are 
enabled in games like bzflag or ppracer. Textures disappear from some 
faces temporarily, causing flickering.

This is on Acer Travelmate 6292 integrated Intel GM965. There were no 
problems about half a year ago, but unfortunately I couldn't get it 
fixed by downgrading and thus can't tell which change broke it.

Same problem occurs with following versions. Could be that the problem
actually lies in some other package though, other xorg packages are from
testing.

xserver-xorg-video-intel2:2.2.99.902-1  experimental
xserver-xorg-video-intel2:2.1.0-2   testing
xserver-xorg-video-intel2:2.2.1-1   unstable

Screenshots:
http://kapsi.fi/~jpa/stuff/pix/i810-bug.png
http://kapsi.fi/~jpa/stuff/pix/i810-bug2.png

Attached as package-info.txt is the information from reportbug.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 29.9.2007 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669976 29.9.2007 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 03)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3401 31.3. 21:09 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadi2c
Loadbitmap
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout fi
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
EndSection

Section InputDevice
Identifier  Synaptics Touchpad
Driver  synaptics
Option  SendCoreEventstrue
Option  Device/dev/psaux
Option  Protocol  auto-dev
Option  HorizScrollDelta  0
Option  SHMConfig on
Option MaxTapTime 180
Option MinTapTime 110
Option TapButton2 0
Option TapButton3 0
EndSection

Section Device
Identifier  Generic Video Card
Driver  i810
EndSection

Section Monitor
Identifier  Generic Monitor
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  Generic Video Card
Monitor Generic Monitor
DefaultDepth24
SubSection Display
Depth   1
Modes   1280x800 1024x768 800x600 640x480

Bug#473643: 3d rendering problems with textures enabled

2008-03-31 Thread Petteri Aimonen
Package: xserver-xorg-video-intel
Version: 2:2.2.99.902-1
Severity: important

There are visible and frequent rendering glitches when textures are 
enabled in games like bzflag or ppracer. Textures disappear from some 
faces temporarily, causing flickering.

This is on Acer Travelmate 6292 integrated Intel GM965. There were no 
problems about half a year ago, but unfortunately I couldn't get it 
fixed by downgrading and thus can't tell which change broke it.

Same problem occurs with following versions. Could be that the problem
actually lies in some other package though, other xorg packages are from
testing.

xserver-xorg-video-intel2:2.2.99.902-1  experimental
xserver-xorg-video-intel2:2.1.0-2   testing
xserver-xorg-video-intel2:2.2.1-1   unstable

Screenshots:
http://kapsi.fi/~jpa/stuff/pix/i810-bug.png
http://kapsi.fi/~jpa/stuff/pix/i810-bug2.png

Attached as package-info.txt is the information from reportbug.


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 29.9.2007 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669976 29.9.2007 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 03)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3401 31.3. 21:09 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadi2c
Loadbitmap
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout fi
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
EndSection

Section InputDevice
Identifier  Synaptics Touchpad
Driver  synaptics
Option  SendCoreEventstrue
Option  Device/dev/psaux
Option  Protocol  auto-dev
Option  HorizScrollDelta  0
Option  SHMConfig on
Option MaxTapTime 180
Option MinTapTime 110
Option TapButton2 0
Option TapButton3 0
EndSection

Section Device
Identifier  Generic Video Card
Driver  i810
EndSection

Section Monitor
Identifier  Generic Monitor
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  Generic Video Card
Monitor Generic Monitor
DefaultDepth24
SubSection Display
Depth   1
Modes   1280x800 1024x768 800x600 640x480

Bug#473641: Acknowledgement (3d rendering problems with textures enabled)

2008-03-31 Thread Petteri Aimonen
Sorry, this is a duplicate of bug Bug#473643. My fault, sent first
message to wrong address and thought it was lost.



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



Bug#297656: Right spot for her, everytime

2008-03-23 Thread Petteri Vet
She loves to give me head every single night now that I’m a large 9 inches.

http://www.sonstui.com/
Amateur videos for you



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



Bug#296224: Right spot for her, everytime

2008-03-23 Thread Petteri Tynan

What women REALLY want in their man – find out here.

http://www.wesevy.com/
Gorgeous breasts and lips



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



Bug#7181: Her shaver is her secret vibrator

2008-03-22 Thread Petteri lodge

Make your dreams of being a massive 9 inches long true today.

http://www.Hanoestly.com/
Come Collect Your Endowment Fund



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



Bug#453489: entry for awesome in kdm would be nice

2007-11-29 Thread Petteri
Package: awesome
Version: 2.0-rc1-1
Severity: wishlist


After installing awesome I found no entry in kdm menu for awesome. It
would be nice if awesome package would be automatically add that entry
like other window managers (ratpoison, openbox, ... etc).

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

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages awesome depends on:
ii  libc6 2.7-2  GNU C Library: Shared libraries
ii  libcairo2 1.4.10-1   The Cairo 2D vector graphics libra
ii  libconfuse0   2.5-3  Library for parsing configuration 
ii  libfontconfig12.5.0-2generic font configuration library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxft2   2.1.12-2   FreeType-based font drawing librar
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxrandr22:1.2.2-1  X11 RandR extension library

awesome recommends no packages.

-- no debconf information



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



Bug#441026: Needs another fix

2007-09-12 Thread Petteri Pajunen
fi_FI locale is not yet correct in 2.6.3-1, perhaps because my patch was not
in the standard form (I haven't sent patches
before)? I thought the patch was correct, since it fixed my fi_FI correctly
and it shows enough context to identify the correct line to be changed.
After installing and compiling locale fi_FI from locales 2.6.3-1, I still
get

$ echo w | LC_ALL=fi_FI grep [a-z]
$ echo a | LC_ALL=fi_FI grep [a-z]
a

The change from U016A to U016B has been applied to the wrong line in
fi_FI. The correct line is just before small-caps v and w, i.e. at

reorder-after U016A
U0076 v;U0056;BAS;MIN

In locales 2.6.3-1, the change has been applied at

reorder-after U016A
U0056 v;U0056;BAS;CAP

I'll attach my correctly working /usr/share/i18n/locales/fi_FI in order to
avoid any misunderstandings.

--
Petteri


fi_FI
Description: Binary data


Bug#440813:

2007-09-06 Thread Petteri Pajunen
Some news: patching /usr/share/i18n/fi_FI removes the problem for
me (locales version is 2.6.1-1). The patch changes back one line to what it
used to be in a previous version of locales (2.3.6.ds1-13). I don't know if
this change was intentional (I'll file a bug report with the patch against
locales). If it is, then grep may be buggy after all.

-- 
Petteri


localepatch
Description: Binary data


Bug#441026: fi_FI locale possibly breaks grep, patch suggested

2007-09-06 Thread Petteri Pajunen
Package: locales
Version: 2.6.1-1

In fi_FI locale, grep does odd things:

echo w | grep [a-z]

produces nothing, but

echo a | grep [a-z]

yiels a as it should. All letters except v and w work correctly. This has
been reported in #440813. But I found out that patching
/usr/share/i18n/locales/fi_FI solves the problem (see attached patch). I
noticed that my patch changes fi_FI back to what it was in 2.3.6.ds1-13 so
I'm wondering if there is a reason for this change or is it just a typo?

-- 
Petteri


localepatch
Description: Binary data


Bug#440813: grep handles character ranges incorrectly on some locales

2007-09-04 Thread Petteri Pajunen
Package: grep
Version: 2.5.1.ds2-6

On my amd64 debian box using locale
fi_FI.UTF-8 (all LC_XXX variables set to fi_FI.UTF-8 as well as LANG) grep
fails to handle character ranges correctly. For example, the first grep is
wrong but the second works correctly:
$ echo w | grep [a-z]
$ echo a | grep [a-z]
a

I've gone through all the letters from a to z, and only the letters v and w
break grep as above! Another user reported that this breakeage does not
happen on his 32-bit Debian with grep 2.5.1.ds2-4, but it does happen on
Debian Lenny 64-bit using grep 2.5.1.ds2-6. Yet another user reported that
he cannot reproduce the problem on a 32-bit system using grep 2.5.1.ds2-6.

Changing locale to C or en_US solves the problem:

$ echo w | LC_ALL=C grep [a-z]
w
$ echo w | LC_ALL=en_US grep [a-z]
w

UTF-8 does not seem to matter:

$ echo w | LC_ALL=fi_FI grep [a-z]

gives nothing (I have locales fi_FI.UTF-8, fi_FI and en_US generated).

My system:
- custom kernel 2.6.22.1
- libc6 2.6.1-1
- Debian Lenny/Sid/Experimental amd64


Bug#440813: grep handles character ranges incorrectly on some locales

2007-09-04 Thread Petteri Pajunen
2007/9/4, Justin Pryzby [EMAIL PROTECTED]:

 tag 440813 moreinfo
 thanks

 On Tue, Sep 04, 2007 at 04:15:05PM +0300, Petteri Pajunen wrote:
  Package: grep
  Version: 2.5.1.ds2-6
 
  On my amd64 debian box using locale
  fi_FI.UTF-8 (all LC_XXX variables set to fi_FI.UTF-8 as well as LANG)
 grep
  fails to handle character ranges correctly. For example, the first grep
 is
  wrong but the second works correctly:
  $ echo w | grep [a-z]
  $ echo a | grep [a-z]
  a
 Are you sure this is not the normal problem of character ranges not
 being portable except within the C locale?  The common example is that
 [a-z] might actually mean aAbBcCdDeE...z, which is often not what's
 expected, since it both includes capital letters and misses Z.  I
 don't know what fi locale looks like..


I am quite sure, since other users reported different results on 32-bit
systems, also using 2.5.1ds2-6 and
fi_FI (unless fi_FI differs between i386 and amd64).

I agree that applications should not count on character ranges, but a-z is
probably used in many scripts (that's how I ran into this potential bug).
The finnish alphabetical order is the common one, i.e.
abcd.tuvwxyz So v and w come after a and before z.

The typical solution is to either use [[:alpha:]] or just use:
|LC_ALL=C grep '...'

I have no problems with this solution, but I would bet that there are lots
of scripts using a-z ranges and not expecting letters such as v and w being
outside of a-z. This can introduce subtle bugs, for example ignoring files
with letters v and w in their name etc..

Petteri


Bug#432217: erlang: Package not installable

2007-07-08 Thread Petteri
Package: erlang
Severity: grave
Justification: renders package unusable


When trying to install erlang package the following message is
displayed:

shingouki:~# apt-get install erlang
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  erlang: Depends: erlang-base (= 1:11.b.4-4) but 1:11.b.4-3 is to be 
installed or
   erlang-base-hipe (= 1:11.b.4-4) but it is not going to be 
installed
  Depends: erlang-nox (= 1:11.b.4-4) but 1:11.b.4-3 is to be installed
  Depends: erlang-x11 (= 1:11.b.4-4) but it is not installable
  Depends: erlang-x11 ( 1:11.b.4-4.0) but it is not installable
  Depends: erlang-dev (= 1:11.b.4-4) but 1:11.b.4-3 is to be installed
  Depends: erlang-src (= 1:11.b.4-4) but it is not going to be installed
  Depends: erlang-examples (= 1:11.b.4-4) but it is not going to be 
installed
  Depends: erlang-mode (= 1:11.b.4-4) but it is not going to be 
installed
E: Broken packages


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

Kernel: Linux 2.6.21-2-k7 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash


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



Bug#422842: linux-image-2.6-k7: Should this point to newest 2.6-k7 linux image

2007-05-15 Thread Petteri
Michelle Konzack kirjoitti ti 15. toukokuuta 2007 18:41:32:
 Am 2007-05-08 15:26:21, schrieb Petteri:
  Package: linux-image-2.6-k7
  Version: 2.6.18+6
  Severity: minor
  
  This package points to linux-image-2.6.18-4-k7 althougt newer package
  is available (linux-image-2.6.20-1-k7). Should this package point
  always to newest linux image.
 
 How can it? - Etch does have only 2.6.18...  and its stable
 
 I would be very surprised and annoyed, if I get a 2.6.20 installed
 which do not work on my machine curently du some bugs...
 

This supposed to be bug about sids (debian unstable) version of
linux-image-2.6-k7.



-- 
 ___.  / \  .___
 Y/|\ | 0 o / /|\Y
   '^^V  /|\ 'v'^^'



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



Bug#422842: linux-image-2.6-k7: Should this point to newest 2.6-k7 linux image

2007-05-08 Thread Petteri
Package: linux-image-2.6-k7
Version: 2.6.18+6
Severity: minor

This package points to linux-image-2.6.18-4-k7 althougt newer package
is available (linux-image-2.6.20-1-k7). Should this package point
always to newest linux image.

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

Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6-k7 depends on:
ii  linux-image-2.6.18-4-k7 2.6.18.dfsg.1-12 Linux 2.6.18 image on AMD K7

linux-image-2.6-k7 recommends no packages.

-- no debconf information


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



Bug#386143: amarok: New Upstream release

2006-09-05 Thread Petteri
Package: amarok
Version: 1.4.1-3
Severity: wishlist

Upstream has release version 1.4.3. Versions 1.4.2 and 1.4.3 includes
many bugfixes.

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

Versions of packages amarok depends on:
ii  amarok-engines  1.4.1-3  output engines for the Amarok audi
ii  amarok-xine [amarok-engine] 1.4.1-3  xine engine for the Amarok audio p
ii  kdelibs4c2a 4:3.5.4-3core libraries and binaries for al
ii  libc6   2.3.6.ds1-4  GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-11   GCC support library
ii  libgl1-mesa-glx [libgl1]6.4.2-1.1A free implementation of the OpenG
ii  libglib2.0-02.10.3-3 The GLib library of C routines
ii  libgpod00.3.2-1.1a library to read and write songs 
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libifp4 1.0.0.2-3communicate with iRiver iFP audio 
ii  libmysqlclient15off 5.0.24-3 mysql database client library
ii  libnjb5 2.2.5-4.1Creative Labs Nomad Jukebox librar
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libpq4  8.1.4-6  PostgreSQL C client library
ii  libqt3-mt   3:3.3.6-4Qt GUI Library (Threaded runtime v
ii  libsdl1.2debian 1.2.11-3 Simple DirectMedia Layer
ii  libsm6  1:1.0.1-2X11 Session Management library
ii  libsqlite3-03.3.7-1  SQLite 3 shared library
ii  libstdc++6  4.1.1-11 The GNU Standard C++ Library v3
ii  libtag1c2a  1.4-4TagLib Audio Meta-Data Library
ii  libtunepimp30.4.2-3.2MusicBrainz tagging library and si
ii  libusb-0.1-42:0.1.12-2   userspace USB programming library
ii  libvisual-0.4-0 0.4.0-1  Audio visualization framework
ii  libx11-62:1.0.0-8X11 client-side library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  ruby1.8.2-1  An interpreter of object-oriented 
ii  zlib1g  1:1.2.3-13   compression library - runtime

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

-- no debconf information


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



Bug#375230: pmount suggestions

2006-08-17 Thread Petteri Räty
Martin Pitt wrote:
 Hi Petteri,
 
 Petteri Räty [2005-10-31  0:30 +0200]:
 Here are a couple of suggestions/issues.

 1. Make the location of external programs configurable.
In Gentoo we have crypsetup in /bin instead of /sbin so at the moment
we must sed src/policy.h to have the correct value.
 2. I noticed that the CHANGES file is missing from 0.9.6.
 3. make hal configurable in ./configure (--with-hal). The actual pmount
program does not need to hal parts so it would be nice to be able to
to install just that without having hal installed. I have gone around
this by using the different Makefile targets in the old build system
but with the autotooled setup this is no longer possible.
 
 Sorry for the *very* late answer, I just got around cleaning up old
 email. These are good suggestions, I turned them into Debian
 wishlist bugs, so that I won't forget again.
 
 Thank you,
 
 Martin
 

pena pmount # qlist pmount
/usr/bin/pmount
/usr/bin/pumount
/usr/share/doc/pmount-0.9.13/AUTHORS.gz
/usr/share/doc/pmount-0.9.13/ChangeLog.gz
/usr/share/doc/pmount-0.9.13/TODO.gz
/usr/share/man/man1/pmount.1.gz
/usr/share/man/man1/pumount.1.gz
/usr/share/man/man1/pmount-hal.1.gz
/etc/pmount.allow

With --disable-hal it still installs the pmount-hal man page.

Regards,
Petteri



signature.asc
Description: OpenPGP digital signature


Bug#378383: Kopete 0.12.1

2006-07-16 Thread Petteri
Alejandro Exojo kirjoitti su 16. heinäkuuta 2006 17:40:35:
 El Sábado, 15 de Julio de 2006 23:47, Petteri escribió:
  Package: kopete
  Severity: wishlist
 
  The current upstream version is 0.12.1. So the wish is to package it to
  debian.
 
  Thanks for your great work on the package,
  Petteri
 
 According to this message:
 
 http://lists.kde.org/?l=kde-core-develm=115144677527998w=2
 
 ... this version of kopete will be included in kdenetwork 3.5.4, but this 
 version is still not released.
 
 I know that kopete is also released separately, but I suppose it won't be 
 packaged outside kdenetwork, so you have to wait.

Ah, ok. Thanks for the explanation. Hopefully the 3.5.4 will then come
out out soon :)

Petteri


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



Bug#378383: Kopete 0.12.1

2006-07-15 Thread Petteri
Package: kopete
Severity: wishlist

The current upstream version is 0.12.1. So the wish is to package it to
debian.

Thanks for your great work on the package,
Petteri


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



Bug#378020: Fails to start

2006-07-12 Thread Petteri
Package: reportbug
Version: 3.21.2

When starting report bug I get the following:

[EMAIL PROTECTED]:~$ reportbug
Traceback (most recent call last):
  File /usr/bin/reportbug, line 52, in ?
import reportbug_submit
  File ./reportbug_submit.py, line 371
if smtplib.SMTPResponseException.smtp_code == '535'
  ^
SyntaxError: invalid syntax
[EMAIL PROTECTED]:~$

I'm using uptodate Unstable.


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



Bug#378022: First time run fails

2006-07-12 Thread Petteri
Package: last-exit
Version: 1.0-1

When starting last-exit first time it fails. Second time it starts with
no problems. Here is the message I got when started it first time:

[EMAIL PROTECTED]:~$ last-exit

Unhandled Exception: GConf.NoSuchKeyException: Key
'/apps/lastexit/first_run' not found in GConf
in 0x000e1 GConf.Client:Get (System.String key)
in 0x0001a LastExit.Config:get_FirstRun ()
in 0x000a8 LastExit.Driver:Main (System.String[] args)
[EMAIL PROTECTED]:~$


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



Bug#370755: Invalid Python syntax on reportbug

2006-06-06 Thread Petteri
Package: reportbug
Version: 3.21

When installing report bug I get error:

##

Setting up reportbug (3.21) ...
Compiling /usr/share/reportbug/reportbug_submit.py ...
  File /usr/share/reportbug/reportbug_submit.py, line 354
while failed != True:
^
SyntaxError: invalid syntax

dpkg: error processing reportbug (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 reportbug
E: Sub-process /usr/bin/dpkg returned an error code (1)

##

After looking up the source file
(/usr/share/reportbug/reportbug_submit.py) there seems to be other
syntax errors also.

I am using uptodate Unstable. This bug report is submitted by email as
http://www.debian.org/Bugs/Reporting suggests since report bug is
broken.


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



Bug#362711: x11-common: fails to install

2006-04-15 Thread Petteri
Package: x11-common
Version: 1:7.0.11
Severity: grave
Justification: renders package unusable

apt-get dist-upgrade gives the following error and the upgrading stops:

shingouki:~# apt-get dist-upgrade
Luetaan pakettiluetteloita... Valmis
Muodostetaan riippuvuussuhteiden puu... Valmis
Käsitellään päivitystä ... Valmis
Nämä paketit on jätetty odottamaan:
  avahi-daemon hpijs
Nämä paketit päivitetään:
  debhelper gsfonts-x11 info libavahi-client-dev libavahi-client3
  libavahi-common-data libavahi-common-dev libavahi-common3
  libavahi-compat-howl0 libavahi-compat-libdnssd1 libavahi-glib1
  libavahi-qt3-1 libavahi-qt3-dev libcairo2 libcairo2-dev libglu1-xorg
  libglu1-xorg-dev liblcms1 liblcms1-dev libmysqlclient15off
  libpango1.0-0 libpango1.0-common libpango1.0-dev libxfixes-dev
  libxfixes3 libxklavier10 locales manpages-dev mysql-client-5.0
  mysql-common mysql-server mysql-server-5.0 python-apt python2.3-apt
  texinfo xlibmesa-dri xlibmesa-gl xlibmesa-gl-dev xlibs-data
  xlibs-static-dev xml-core xserver-xorg xserver-xorg-core
  xserver-xorg-input-all xserver-xorg-video-all xserver-xorg-video-s3
46 päivitetty, 0 uutta asennusta, 0 poistettavaa ja 2 päivittämätöntä.
5 ei asennettu kokonaan tai poistettiin.
Noudettavaa arkistoa 0t/41,8Mt.
Purkamisen jälkeen vapautuu 2415kt levytilaa.
Haluatko jatkaa [K/e]? K
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Traceback (most recent call last):
  File /usr/bin/apt-listchanges, line 218, in ?
main()
  File /usr/bin/apt-listchanges, line 125, in main
(news, changelog) = pkg.extract_changes(config.which, fromversion)
  File /usr/lib/site-python/apt_listchanges.py, line 74, in extract_changes
since_version)
  File /usr/lib/site-python/apt_listchanges.py, line 120, in read_changelog
fd = open(filename)
IOError: [Errno 21] On hakemisto
Extracting templates from packages: 100%
Esiräätälöidään paketteja...
Setting up x11-common (7.0.11) ...
rmdir: /usr/X11R6/bin: Hakemisto ei ole tyhjä
x11-common postinst error: Could not remove /usr/X11R6/bin. Is not yet empty
dpkg: error processing x11-common (--configure):
 subprocess post-installation script returned error exit status 74
Errors were encountered while processing:
 x11-common
E: Sub-process /usr/bin/dpkg returned an error code (1)
shingouki:~#



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

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii  debianutils   2.15.5 Miscellaneous utilities specific t
ii  laptop-detect 0.12.1 attempt to detect a laptop
ii  lsb-base  3.1-3  Linux Standard Base 3.1 init scrip

x11-common recommends no packages.

-- debconf information:
  x11-common/xwrapper/allowed_users: Console Users Only
  x11-common/experimental_packages:
  x11-common/xwrapper/actual_allowed_users: console
  x11-common/xwrapper/nice_value/error:
  x11-common/xwrapper/nice_value: 0




Bug#362711: x11-common: fails to install

2006-04-15 Thread Petteri
On Sat, Apr 15, 2006 at 01:52:30AM -0700, Steve Langasek wrote:
 Hi Petteri,
 
 On Sat, Apr 15, 2006 at 11:13:20AM +0300, Petteri wrote:
  rmdir: /usr/X11R6/bin: Hakemisto ei ole tyhjä
  x11-common postinst error: Could not remove /usr/X11R6/bin. Is not yet empty
 
 Please forward us a directory listing of /usr/X11R6/bin.

shingouki:~# ls -alth /usr/X11R6/bin
yhteensä 860K
drwxr-xr-x 2 root root 8,0K 2006-04-15 11:05 .
lrwxrwxrwx 1 root root   11 2006-04-13 11:07 X - ../../bin/X
lrwxrwxrwx 1 root root   15 2006-04-11 21:15 opera - ../../bin/opera
-rwxr-xr-x 1 root root 843K 2005-08-18 05:36 xfs-xtt
drwxr-xr-x 6 root root 4,0K 2005-07-07 23:48 ..
shingouki:~#

Petteri




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



Bug#331259: hydrogen: extremely slow

2005-10-02 Thread Petteri
Package: hydrogen
Version: 0.9.2final-1
Severity: important


Hydrogen is extremely slow and unresponsive after playing a track.

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

Versions of packages hydrogen depends on:
ii  libasound21.0.9-3ALSA library
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libflac++51.1.2-3Free Lossless Audio Codec - C++ ru
ii  libflac7  1.1.2-3Free Lossless Audio Codec - runtim
ii  libgcc1   1:4.0.2-1  GCC support library
ii  libjack0.100.0-0  0.100.0-4  JACK Audio Connection Kit (librari
ii  liblrdf0  0.4.0-1a library to manipulate RDF files 
ii  libqt3-mt 3:3.3.5-1  Qt GUI Library (Threaded runtime v
ii  libraptor11.4.7-1Raptor RDF Parser library
ii  libsndfile1   1.0.12-1   Library for reading/writing audio 
ii  libstdc++64.0.2-1The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-7 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-7 X Window System miscellaneous exte
ii  libxml2   2.6.22-1   GNOME XML library
ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries m

hydrogen recommends no packages.

-- no debconf information


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



Bug#321817: beagled fails to start

2005-08-08 Thread Petteri
On 8/8/05, Holger Leskien [EMAIL PROTECTED] wrote:
 Hi,
 
 On Sun, Aug 07, 2005 at 08:52:31PM +0300, Petteri wrote:
 
  Just installed beagle with apt-get install beagle. Beagled fails to 
  start with this error message:
 
  System.DllNotFoundException: libMonoPosixHelper.so
 
 This file is in libmono0. Do you have the package installed?

Hello. I didn't have the package installed when I filed the bugreport,
but noticed another bugreport against beagle
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321811) and
installed libmono-dev and it fixes the problem :)



Bug#321817: beagled fails to start

2005-08-07 Thread Petteri
Package: beagle
Version: 0.0.12-1
Severity: important

Just installed beagle with apt-get install beagle. Beagled fails to 
start with this error message:

[EMAIL PROTECTED]:~$ beagled
Unhandled Exception: System.TypeInitializationException: An exception 
was thrown by the type initializer for Beagle.Util.Inotify --- 
System.DllNotFoundException: libMonoPosixHelper.so
in (wrapper managed-to-native) 
Mono.Posix.Syscall:map_Mono_Posix_OpenFlags (Mono.Posix.OpenFlags)
in 0x0001d Mono.Posix.Syscall:open (System.String pathname, OpenFlags 
flags)
in 0x00101 Beagle.Util.Inotify:.cctor ()--- End of inner exception 
stack trace ---

in (unmanaged) 0x80e5c0a
in 0x00142 Beagle.Daemon.BeagleDaemon:StartupProcess ()
in 0x00048 (wrapper delegate-invoke) 
System.MulticastDelegate:invoke_bool ()
in 0x0002a IdleProxy:Handler ()
in 0x0002b (wrapper native-to-managed) IdleProxy:Handler ()
in (unmanaged) 0xb7f45f60
in 0x4 (wrapper managed-to-native) Gtk.Application:gtk_main ()
in 0x7 Gtk.Application:Run ()
in 0x004a3 Beagle.Daemon.BeagleDaemon:Main (string[])




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

Versions of packages beagle depends on:
ii  libatk1.0-0   1.10.1-2   The ATK accessibility toolkit
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libevolution-cil  0.6-1  .NET bindings for Evolution
ii  libexif10 0.6.9-6library to parse EXIF files
ii  libgcc1   1:4.0.1-3  GCC support library
ii  libgconf-cil  1.0.10-2   CLI binding for GConf
ii  libgecko-cil  0.6-3  CLI binding for the GtkMozEmbed li
ii  libglade-cil  1.0.10-2   CLI binding for the Glade librarie
ii  libglib-cil   1.0.10-2   CLI binding for the GLib utility l
ii  libglib2.0-0  2.6.6-1The GLib library of C routines
ii  libgmime2.1-cil   2.1.15-5   CLI binding for the MIME library, 
ii  libgnome-cil  1.0.10-2   CLI binding for GNOME
ii  libgnomeui-0  2.10.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.10.1-5   The GNOME virtual file-system libr
ii  libgtk-cil1.0.10-2   CLI binding for the Gtk+ toolkit
ii  libgtk2.0-0   2.6.9-1The GTK+ graphical user interface 
ii  libice6   6.8.2.dfsg.1-4 Inter-Client Exchange library
ii  libpango1.0-0 1.8.2-1Layout and rendering of internatio
ii  libsm66.8.2.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.1-3The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-4 X Window System protocol client li
ii  libxml2   2.6.20-1   GNOME XML library
ii  libxss1   6.8.2.dfsg.1-4 X Screen Saver client-side library
ii  mono-classlib-1.0 1.1.8.2-1  Mono class library (1.0)
ii  mono-jit  1.1.8.2-1  fast CLI (.NET) JIT compiler for M
ii  xlibs 6.8.2.dfsg.1-4 X Window System client libraries m
ii  zlib1g1:1.2.3-3  compression library - runtime

beagle recommends no packages.

-- no debconf information


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



Bug#321691: emacs-snapshot: install fails

2005-08-06 Thread Petteri
Package: emacs-snapshot
Version: 2005080510-1
Severity: important

Tried to install emacs-snapshot with apt-get install emacs-snapshot 
and the result was this:

---cutted some messages here --
In jde-xref-guess-prefixes:
jde-xref.el:181:87:Warning: `file-directory-p' called for effect
jde-xref.el:181:87:Warning: `file-directory-p' called for effect
Wrote /usr/share/emacs-snapshot/site-lisp/jde/jde-xref.elc
Wrote /usr/share/emacs-snapshot/site-lisp/jde/jde.elc
Wrote /usr/share/emacs-snapshot/site-lisp/jde/setnu.elc
Wrote /usr/share/emacs-snapshot/site-lisp/jde/tree-widget.elc
emacs-install: /usr/lib/emacsen-common/packages/install/jde 
emacs-snapshot21 xemacs21 failed at 
/usr/lib/emacsen-common/emacs-install line 28, TSORT line 10.
dpkg: error processing emacs-snapshot (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 emacs-snapshot
E: Sub-process /usr/bin/dpkg returned an error code (1)


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

Versions of packages emacs-snapshot depends on:
ii  emacs-snapshot-bin-comm 2005080510-1 The GNU Emacs editor's shared, arc
ii  libc6   2.3.5-3  GNU C Library: Shared libraries an
ii  libice6 6.8.2.dfsg.1-4   Inter-Client Exchange library
ii  libjpeg62   6b-10The Independent JPEG Group's JPEG 
ii  libncurses5 5.4-9Shared libraries for terminal hand
ii  libpng12-0  1.2.8rel-1   PNG library - runtime
ii  libsm6  6.8.2.dfsg.1-4   X Window System Session Management
ii  libtiff43.7.3-1  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.3-3  shared library for GIF images (run
ii  libx11-66.8.2.dfsg.1-4   X Window System protocol client li
ii  libxext66.8.2.dfsg.1-4   X Window System miscellaneous exte
ii  libxmu6 6.8.2.dfsg.1-4   X Window System miscellaneous util
ii  libxpm4 6.8.2.dfsg.1-4   X pixmap library
ii  libxt6  6.8.2.dfsg.1-4   X Toolkit Intrinsics
ii  xaw3dg  1.5+E-8  Xaw3d widget set
ii  xlibs   6.8.2.dfsg.1-4   X Window System client libraries m
ii  zlib1g  1:1.2.3-3compression library - runtime

emacs-snapshot recommends no packages.

-- no debconf information


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



Bug#319274: blogtk: Don't debend on package which has gtkhtml2

2005-07-20 Thread Petteri
Package: blogtk
Version: 1.0-1.1
Severity: grave
Justification: renders package unusable

Gives this output when trying to start:

Traceback (most recent call last):
  File /usr/bin/BloGTK, line 14, in ?
import gtkhtml2
ImportError: No module named gtkhtml2

So it should propably depend on package which provides that python 
module (python2.3-gnome2-extras).

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

Versions of packages blogtk depends on:
ii  python2.3.5-3An interactive high-level object-o
ii  python-glade2 2.6.2-1GTK+ bindings: Glade support
ii  python-gnome2 2.10.0-2   Python bindings for the GNOME desk
ii  python-gtk2   2.6.2-1Python bindings for the GTK+ widge

Versions of packages blogtk recommends:
pn  aspellnone (no description available)

-- no debconf information


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



Bug#317626: xserver-xfree86: Failed to initialize core devices

2005-07-10 Thread Petteri
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-14
Severity: important


After apt-get install update  apt-get install upgrade yesterday the xserver 
fails to start.

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 20 2005-07-07 23:54 /etc/X11/X - /usr/bin/X11/XFree86
-rwxr-xr-x  1 root root 1746380 2005-06-01 09:03 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 
400] (rev b2)

/etc/X11/XF86Config-4 unchanged from checksum in 
/var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
-rw-r--r--  1 root root 2897 2005-07-07 23:54 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section Files
FontPathunix/:7100# local font server
# if the local font server has problems, we can fall back on these
FontPath/usr/lib/X11/fonts/misc
FontPath/usr/lib/X11/fonts/cyrillic
FontPath/usr/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/lib/X11/fonts/Type1
FontPath/usr/lib/X11/fonts/CID
FontPath/usr/lib/X11/fonts/Speedo
FontPath/usr/lib/X11/fonts/100dpi
FontPath/usr/lib/X11/fonts/75dpi
EndSection

Section Module
LoadGLcore
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadspeedo
Loadtype1
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xfree86
Option  XkbModel  pc105
Option  XkbLayout fi
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/psaux
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier  Nv
Driver  nv
EndSection

Section Monitor
Identifier  S/T 97P/96P
HorizSync   30-92
VertRefresh 50-85
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  Nv
Monitor S/T 97P/96P
DefaultDepth24
SubSection Display
Depth   1
Modes   1280x960 800x600 640x480
EndSubSection
SubSection Display
Depth   4
Modes   1280x960 800x600 640x480
EndSubSection
SubSection Display
Depth   8
Modes   1280x960 800x600 640x480
EndSubSection
SubSection Display
Depth   15
Modes   1280x960 800x600 640x480
EndSubSection
SubSection Display
Depth   16
Modes   1280x960 800x600 640x480
EndSubSection
SubSection Display
Depth   24
Modes   1280x960 800x600 640x480
EndSubSection
EndSection

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

Section DRI
Mode0666
EndSection


XFree86 X server log files on system:
-rw-r--r--  1 root root 37294 2005-07-10 10:57 /var/log/XFree86.0.log

Contents of most recent XFree86 X server log file
/var/log/XFree86.0.log:
XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-14 20050601051219 [EMAIL 

Bug#305471: gnome-session: gnome logout don't logout

2005-04-21 Thread Petteri
Hello. I can't seem to reproduce the problem today. Yesterday it came
everytime time I tried to logout. I send more info if the problem
occurs again.

Petteri

On 4/20/05, Josselin Mouette [EMAIL PROTECTED] wrote:
 Le mercredi 20 avril 2005 à 10:53 +0300, Petteri a écrit :
  Package: gnome-session
  Version: 2.8.1-6
  Severity: important
  
  When trying to logout from gnome system don't return to loginscreen 
  (gdm). I can confirm logout but after that nothing happens. Only option 
  to close gnome and return to gdm is to push ctrl+alt+backspace
 
 Some program is probably keeping the session manager alive. Could you
 please send the list of running processes at that moment?
 -- 
  .''`.   Josselin Mouette/\./\
 : :' :   [EMAIL PROTECTED]
 `. `'[EMAIL PROTECTED]
`-  Debian GNU/Linux -- The power of freedom
 




Bug#294653: udev: normal user don't have permission to access /dev/dsp

2005-02-10 Thread Petteri
Package: udev
Version: 0.051-1
Severity: minor

After upgrade couple of days ago normal users don't have access to /dev/dsp 
anymore. It looks like 
this:
crw-rw  1 root audio 14, 3 2005-02-10 23:59 /dev/dsp

haven't touched /etc/udev/permissions.d/udev.permissions which dsp permissions 
looks like this:
dsp*:root:audio:0666



-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 0
lrwxr-xr-x  1 root root 19 Dec 11 00:25 cd-aliases.rules - ../cd-aliases.rules
lrwxr-xr-x  1 root root 13 Dec 11 00:25 udev.rules - ../udev.rules
lrwxr-xr-x  1 root root 12 Jan 29 00:33 z_hal-plugdev.rules - ../hal.rules

-- /sys/:
/sys/block/fd0/dev
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hdb/dev
/sys/block/hdb/hdb1/dev
/sys/block/hdb/hdb5/dev
/sys/block/hdb/hdb6/dev
/sys/block/hdb/hdb7/dev
/sys/block/hdb/hdb8/dev
/sys/block/loop0/dev
/sys/block/loop1/dev
/sys/block/loop2/dev
/sys/block/loop3/dev
/sys/block/loop4/dev
/sys/block/loop5/dev
/sys/block/loop6/dev
/sys/block/loop7/dev
/sys/block/ram0/dev
/sys/block/ram1/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/block/sr0/dev
/sys/class/graphics/fb0/dev
/sys/class/input/event0/dev
/sys/class/input/event1/dev
/sys/class/input/mice/dev
/sys/class/input/mouse0/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/dac960_gam/dev
/sys/class/misc/psaux/dev
/sys/class/misc/rtc/dev
/sys/class/printer/lp0/dev
/sys/class/scsi_generic/sg0/dev
/sys/class/sound/adsp/dev
/sys/class/sound/audio/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/dmmidi/dev
/sys/class/sound/dsp/dev
/sys/class/sound/midi/dev
/sys/class/sound/midiC0D0/dev
/sys/class/sound/mixer/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/pcmC0D1p/dev
/sys/class/sound/seq/dev
/sys/class/sound/sequencer/dev
/sys/class/sound/sequencer2/dev
/sys/class/sound/timer/dev

-- Kernel configuration:
 isapnp_init not present.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages udev depends on:
ii  hotplug  0.0.20040329-16 Linux Hotplug Scripts
ii  initscripts  2.86.ds1-1  Standard scripts needed for bootin
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  makedev  2.3.1-76creates device files in /dev
ii  sed  4.1.4-2 The GNU sed stream editor

-- debconf information:
  udev/devfs-warning:
* udev/reboot-warning:


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