Bug#597811: referencer: DOI metadata look-up failes

2010-09-23 Thread ferdinand . rissner
Package: referencer
Version: 1.1.6-1+b2
Severity: normal

Hi,

for some time now the DOI-based metadata look up fails. This is probably 
related to the following lines referencer writer to stdout:

   CrossRefParser: Parse Error!
virtual bool CrossRefPlugin::resolve(Document):
Markuperror while parsing:

Ferdinand


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

Kernel: Linux 2.6.32-5-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages referencer depends on:
ii  libboost-regex1.42.0 1.42.0-4regular expression library for C++
ii  libc62.11.2-5Embedded GNU C Library: Shared lib
ii  libgcc1  1:4.4.4-8   GCC support library
ii  libgconfmm-2.6-1c2   2.28.0-1C++ wrappers for GConf (shared lib
ii  libglademm-2.4-1c2a  2.6.7-2 C++ wrappers for libglade2 (shared
ii  libglib2.0-0 2.24.2-1The GLib library of C routines
ii  libglibmm-2.4-1c2a   2.24.2-1C++ wrapper for the GLib toolkit (
ii  libgnome-vfsmm-2.6-1c2a  2.26.0-1C++ wrappers for GnomeVFS (shared 
ii  libgnomemm-2.6-1c2   2.30.0-1C++ wrappers for libgnome (shared 
ii  libgnomeuimm-2.6-1c2a2.28.0-1C++ wrappers for libgnomeui (share
ii  libgtk2.0-0  2.20.1-1+b1 The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a1:2.20.3-1  C++ wrappers for GTK+ (shared libr
ii  libpangomm-1.4-1 2.26.2-1C++ Wrapper for pango (shared libr
ii  libpoppler-glib4 0.12.4-1.1  PDF rendering library (GLib-based 
ii  libpython2.6 2.6.6-3 Shared Python runtime library (ver
ii  libsigc++-2.0-0c2a   2.2.4.2-1   type-safe Signal Framework for C++
ii  libstdc++6   4.4.4-8 The GNU Standard C++ Library v3

referencer recommends no packages.

referencer 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#597811: referencer: DOI metadata look-up failes

2010-09-23 Thread Ferdinand Rissner

Hi,


for some time now the DOI-based metadata look up fails. This is probably 
related to the following lines referencer writer to stdout:

  CrossRefParser: Parse Error!
virtual bool CrossRefPlugin::resolve(Document):
Markuperror while parsing:


What if you try to access the crossref URL the debug output should
print a couple lines earlier?  I just disabled all other plugins and got
the same error, if I try to access the URL I get

sys...@crossref.org none You do not have the appropriate permissions to
perform a DOI query


I can verify that.


Ferdinand



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



Bug#539110: mayavi2: Crash when starting

2009-07-29 Thread ferdinand . rissner
Package: mayavi2
Version: 3.1.0-1
Severity: normal


Hi,

after when starting mayavi2 I see the following output in my terminal:

---
mayavi2 
Traceback (most recent call last):
  File /usr/bin/mayavi2, line 436, in module
from enthought.mayavi.plugins.app import Mayavi, setup_logger
  File /usr/lib/python2.5/site-packages/enthought/mayavi/plugins/app.py, line 
19, in module
from mayavi_workbench_application import MayaviWorkbenchApplication
  File 
/usr/lib/python2.5/site-packages/enthought/mayavi/plugins/mayavi_workbench_application.py,
 line 15, in module
import enthought.mayavi.api
  File /usr/lib/python2.5/site-packages/enthought/mayavi/api.py, line 2, in 
module
from enthought.mayavi.core.engine import Engine
  File /usr/lib/python2.5/site-packages/enthought/mayavi/core/engine.py, line 
28, in module
from enthought.mayavi.core.base import Base
  File /usr/lib/python2.5/site-packages/enthought/mayavi/core/base.py, line 
28, in module
from enthought.mayavi.preferences.api import preference_manager
  File /usr/lib/python2.5/site-packages/enthought/mayavi/preferences/api.py, 
line 4, in module
from preference_manager import preference_manager
  File 
/usr/lib/python2.5/site-packages/enthought/mayavi/preferences/preference_manager.py,
 line 128, in module
preference_manager = PreferenceManager()
  File 
/usr/lib/python2.5/site-packages/enthought/mayavi/preferences/preference_manager.py,
 line 81, in __init__
self._load_preferences()
  File 
/usr/lib/python2.5/site-packages/enthought/mayavi/preferences/preference_manager.py,
 line 112, in _load_preferences
default = preferences.node('default/')
  File 
/usr/lib/python2.5/site-packages/enthought/preferences/scoped_preferences.py, 
line 189, in node
node = self._get_scope(scope_name)
  File 
/usr/lib/python2.5/site-packages/enthought/preferences/scoped_preferences.py, 
line 372, in _get_scope
scope = self.get_scope(scope_name)
  File 
/usr/lib/python2.5/site-packages/enthought/preferences/scoped_preferences.py, 
line 339, in get_scope
for scope in self.scopes:
  File 
/usr/lib/python2.5/site-packages/enthought/preferences/scoped_preferences.py, 
line 323, in _scopes_default
filename = join(ETSConfig.get_application_home(create=False), 
AttributeError: 'ETSConfig' object has no attribute 'get_application_home'
---

This might be connected to an update of python-apptools this morning.


Regards,
Ferdinand

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

Kernel: Linux 2.6.26-2-686 (SMP w/2 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 mayavi2 depends on:
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libjs-jquery 1.3.3-1 JavaScript library for dynamic web
ii  python   2.5.4-2 An interactive high-level object-o
ii  python-apptools  3.3.0-1 ETS Application Tools
ii  python-central   0.6.11  register and build utility for Pyt
ii  python-configobj 4.5.2-2 a simple but powerful config file 
ii  python-envisagecore  3.1.0-1 Extensible Application Framework
ii  python-envisageplugins   3.1.0-1 Plugins for the Envisage framework
ii  python-numpy 1:1.2.1-1.1 Numerical Python adds a fast array
ii  python-pkg-resources 0.6c9-2 Package Discovery and Resource Acc
ii  python-traits3.1.0-1 Manifest typing and reactive progr
ii  python-traitsgui 3.0.4-1 Traits-capable windowing framework
ii  python-vtk   5.0.4-1.1   Python bindings for VTK
ii  python-wxgtk2.8  2.8.7.1-1.1 wxWidgets Cross-platform C++ GUI t

mayavi2 recommends no packages.

Versions of packages mayavi2 suggests:
pn  python-scipy  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#539110: [Python-apps-team] Bug#539110: mayavi2: Crash when starting

2009-07-29 Thread Ferdinand Rissner
Dear Varun,

 You have an old version of mayavi2, the latest version in unstable is
 3.3.0-1. Please upgrade to the latest version and check if it works.

I am pretty sure 3.3.0-1 didn't work as well when I tried it
this morning. Anyway, it does work now.. :) The problem seems to be
solved by the update.


Thank you,
Ferdinand



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



Bug#492980: v-sim: V_Sim crashes on exporting a picture

2008-07-30 Thread ferdinand . rissner
Package: v-sim
Version: 3.3.3-1
Severity: normal

Hi,

first of all, thank you for this wonderful program!

When I try to export a picture using any of the possible formats, V_Sim 
crashes with the following message:

---
Warning, xpress200 detected.
Warning, xpress200 detected.
The program 'v_sim' received an X Window System error.
This probably reflects a bug in the program.
The error was 'GLXBadContext'.
  (Details: serial 23 error_code 154 request_code 143 minor_code 5)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() 
function.)
---

Thank you,
Ferdinand


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

Kernel: Linux 2.6.25-2-686 (SMP w/2 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 v-sim depends on:
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-1   generic font configuration library
ii  libgcc11:4.3.1-2 GCC support library
ii  libgl1-mesa-glx [libgl 7.0.3-5   A free implementation of the OpenG
ii  libglib2.0-0   2.16.4-2  The GLib library of C routines
ii  libglu1-mesa [libglu1] 7.0.3-5   The OpenGL utility library (GLU)
ii  libgtk2.0-02.12.10-2 The GTK+ graphical user interface 
ii  libnetcdf4 1:3.6.2-3.1   An interface for scientific data a
ii  libopenbabel2  2.1.1-4   Convert and manipulate chemical da
ii  libpango1.0-0  1.20.5-1  Layout and rendering of internatio
ii  libpixman-1-0  0.10.0-2  pixel-manipulation library for X a
ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libstdc++6 4.3.1-2   The GNU Standard C++ Library v3
ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  v-sim-common   3.3.3-1   Visualize atomic structures
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

v-sim recommends no packages.

Versions of packages v-sim suggests:
pn  v-sim-doc none (no description available)

-- no debconf information



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



Bug#492980: v-sim: V_Sim crashes on exporting a picture

2008-07-30 Thread Ferdinand Rissner
Hi,

 It seems to be the same bug as in #492869.
 Can you confirm that the workaround reported in this bug report works
 for you ?

Yes, I can confirm that! Exporting to all formats provided works fine
now.


Regards,
Ferdinand



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



Bug#479520: qtiplot doesn't start up after update of package libqt4-gui (4.3.4-2 - 4.4.0~rc1-5)

2008-05-05 Thread Ferdinand Rissner
Package: qtiplot
Version: 0.9.3-1
Severity: normal

qtiplot doesn't start up anymore, missing the file 
libQtAssistantClient.so.4:

'qtiplot: error while loading shared libraries: 
libQtAssistantClient.so.4: cannot open shared object file: No such file 
or directory'

apt-file says libQtAssistantClient.so.4 belongs/belonged to libqt4-gui, 
which was updated recently.

It hope it is not totally wrong to file this bug report here.

Thank you,
Ferdinand Rissner


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

Kernel: Linux 2.6.24-1-686 (SMP w/2 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 qtiplot depends on:
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libgcc11:4.3.0-3 GCC support library
ii  libgl1-mesa-glx [libgl 7.0.3-1   A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 7.0.3-1   The OpenGL utility library (GLU)
ii  libgsl0ldbl1.11-1GNU Scientific Library (GSL) -- li
ii  libmuparser0   1.28-2fast mathematical expressions pars
ii  liborigin0 20080225-2library for reading OriginLab Orig
ii  libqt4-core4.4.0~rc1-5   transitional package for Qt 4 core
ii  libqt4-gui 4.4.0~rc1-5   Qt 4 GUI module
pn  libqt4-qt3support  none(no description available)
ii  libqwt5-qt45.0.2-2   Qt4 widgets library for technical 
ii  libqwtplot3d-qt4   0.2.7+svn191-13D plotting library based on Qt4/O
ii  libstdc++6 4.3.0-3   The GNU Standard C++ Library v3
ii  python-qt4 4.3.3-2   Python bindings for Qt4
ii  python2.4  2.4.5-2   An interactive high-level object-o
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

qtiplot recommends no packages.

-- no debconf information



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



Bug#474369: Please rename /usr/share/doc/storebackup/examples/storeBackup.conf.gz

2008-04-05 Thread Ferdinand Rissner
Package: storebackup
Version: 1.19-6
Severity: wishlist

Since configuration files in /etc/storebackup.d/ must not contain any points in 
their 
names, a better choice would be something like 
/usr/share/doc/storebackup/examples/storeBackupConf.gz; also it would be nive 
to already 
have this file as an example file in /etc/storebackup.d/ 
after installation, with all lines commented out.

Ferdinand

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

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

Versions of packages storebackup depends on:
ii  bzip2 1.0.5-0.1  high-quality block-sorting file co
ii  debianutils   2.28.4 Miscellaneous utilities specific t
ii  perl  5.8.8-12   Larry Wall's Practical Extraction 

storebackup recommends no packages.

-- no debconf information



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



Bug#473743: /etc/storebackup.d/ is empty after installing storebackup

2008-04-01 Thread Ferdinand Rissner
Package: storebackup
Version: 1.19-6
Severity: normal

After installing storebackup on a newly set up Debian testing the path 
/etc/storebackup.d/ existed, but was empty.

Ferdinand

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

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 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 storebackup depends on:
ii  bzip2 1.0.5-0.1  high-quality block-sorting file co
ii  debianutils   2.28.4 Miscellaneous utilities specific t
ii  perl  5.8.8-12   Larry Wall's Practical Extraction 

storebackup recommends no packages.

-- no debconf information



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



Bug#473545: fuse-utils: /dev/fuse belongs to group root after first-time-install

2008-03-31 Thread Ferdinand Rissner
Package: fuse-utils
Version: 2.7.3-3
Severity: normal

After installing fuse-utils as a dependency of sshfs on a newly set up 
Debian testing /dev/fuse/ belonged to group root.

Purging and reinstalling sshfs, and therefore also fuse-utils, solved 
the problem.


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

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 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 fuse-utils depends on:
ii  adduser   3.106  add and remove users and groups
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libfuse2  2.7.3-3Filesystem in USErspace library
ii  makedev   2.3.1-87   creates device files in /dev
ii  sed   4.1.5-6The GNU sed stream editor
ii  udev  0.114-2/dev/ and hotplug management daemo

fuse-utils recommends no packages.

-- no debconf information



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



Bug#473418: missing line in /etc/freevo/local_conf.py

2008-03-30 Thread Ferdinand Rissner
Package: freevo
Version: 1.8.0-2
Severity: minor

I think the file /etc/freevo/local_conf.py should contain an 
example line for MPLAYER_VO_DEV,

   # MPLAYER_VO_DEV = 'xv' # e.g.: x11,mga,fbdev, see mplayer docs ,

as you can find in /usr/share/freevo/freevo_config.py .

Hope it helps,
Ferdinand



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

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

Versions of packages freevo depends on:
ii  adduser3.106 add and remove users and groups
ii  console-tools  1:0.2.3dbs-65 Linux console and font utilities
ii  debconf1.5.20Debian configuration management sy
ii  freevo-data1.8.0-2   Themes and non-application data fo
ii  lsdvd  0.16-3read the content info of a DVD
ii  mplayer1.0~rc2-8 movie player for Unix-like systems
ii  python 2.4.4-6   An interactive high-level object-o
ii  python-central 0.6.1 register and build utility for Pyt
ii  python-freevo  1.8.0-2   Python modules for Freevo

Versions of packages freevo recommends:
ii  cdparanoia  3.10+debian~pre0-6   audio extraction tool for sampling
ii  libxmltv-perl   0.5.51-2 Perl libraries related to the XMLT
ii  xine-ui 0.99.5+cvs20070914-2 the xine video player, user interf
ii  xmltv-util  0.5.51-2 Utilities related to the XMLTV fil

-- debconf information:
* freevo/display: x11
* freevo/path_to_audio: /home/freevo/musik
* freevo/path_to_image: /home/freevo/bilder
* freevo/norm: pal
* freevo/title_image: Bilderordner
* freevo/chanlist: europe-west
* freevo/geometry: 800x600
* freevo/title_audio: Audio-Ordner
* freevo/path_to_recordings: /home/freevo/aufnahmen
* freevo/start_on_boot:
* freevo/path_to_video: /home/freevo/filme
* freevo/title_video: Video-Ordner
* freevo/services:



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



Bug#456935: gnome-power-manager: This problem seems to be solved

2008-03-30 Thread Ferdinand Rissner
Package: gnome-power-manager
Followup-For: Bug #456935

After updating a lot of packages this morning the problem is gone.

Though I'm not sure if this bug was directly related to 
gnome-power-manager. When I replaced gnome-power-manager with 
kpowersave some time ago the problem still existed: suspend only worked 
after closing the lid twice. Both kpowersave and gnome-power-manager 
behave correctly since today morning.

Ferdinand


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

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

Versions of packages gnome-power-manager depends on:
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  hal0.5.11~rc2-1  Hardware Abstraction Layer
ii  libart-2.0-2   2.3.20-1  Library of functions for 2D graphi
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.20-1  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.1-2  The GLib library of C routines
ii  libgnome-keyring0  2.22.0-2  GNOME keyring services library
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-2GNOME Virtual File System (runtime
ii  libgstreamer0.10-0 0.10.17-2 Core GStreamer libraries and eleme
ii  libgtk2.0-02.12.9-2  The GTK+ graphical user interface 
ii  libhal10.5.11~rc2-1  Hardware Abstraction Layer - share
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libnotify1 [libnotify1 0.4.4-3   sends desktop notifications to a n
ii  liborbit2  1:2.14.12-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.20.3-3  library for GNOME Panel applets
ii  libpango1.0-0  1.20.0-1  Layout and rendering of internatio
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libwnck22  2.22.0-1  Window Navigator Construction Kit 
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.3-1 X11 Input extension library
ii  libxinerama1   2:1.0.3-1 X11 Xinerama extension library
ii  libxml22.6.31.dfsg-2 GNOME XML library
ii  libxrandr2 2:1.2.2-1 X11 RandR extension library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  notification-daemon0.3.7-1+b1a daemon that displays passive pop
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

gnome-power-manager recommends no packages.

-- no debconf information



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



Bug#465129: storebackup: storeBackupRecover has problems with 'hidden' paths

2008-02-14 Thread Ferdinand Rissner
Hi Heinz-Josef!

 Does the attached version of storeBackupRecover solves your problem?

Yes, it does!

Thank you a lot,
Ferdinand




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



Bug#465129: storebackup: storeBackupRecover has problems with 'hidden' paths

2008-02-10 Thread Ferdinand Rissner
Package: storebackup
Version: 1.19-5
Severity: normal


storeBackupRecover has problems with 'hidden' paths

The command

storeBackupRecover -r /BackupDir/myhome/ -t .

restores my home directory including 'dot'-files and 'dot'-directories and 
their 
content. A command like

storeBackupRecover -r /BackupDir/myhome/.vlc/ -t .

only restores an empty tree, without the content of ~/.vlc .

Hope it helps,
Ferdinand

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

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

Versions of packages storebackup depends on:
ii  bzip2 1.0.4-2high-quality block-sorting file co
ii  debianutils   2.28.2 Miscellaneous utilities specific t
ii  perl  5.8.8-12   Larry Wall's Practical Extraction 

storebackup recommends no packages.

-- no debconf information



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



Bug#441207: apt-zip: typing error in manpage

2007-09-07 Thread Ferdinand Rissner
Package: apt-zip
Version: 0.16
Severity: minor
Tags: patch

Attached is a diff for /usr/share/man/man8/apt-zip.8; hope it helps.

Ferdinand Rissner

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

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

Versions of packages apt-zip depends on:
ii  apt   0.7.6  Advanced front-end for dpkg

apt-zip recommends no packages.

-- no debconf information
*** apt-zip.8   2007-09-07 13:33:42.0 +0200
--- apt-zip.8.new   2007-09-07 13:34:57.0 +0200
***
*** 33,39 
  \fBdselect\fR(8) or
  indicated in the command line, the other \fIapt-zip.options\fR
  saves the options used by
! \fBapt-zip-list\fR to indicates to
  \fBapt-zip-inst\fR what action to perform and/or which
  packages to install.
  Various types of scripts can be generated, by specifying a fetch
--- 33,39 
  \fBdselect\fR(8) or
  indicated in the command line, the other \fIapt-zip.options\fR
  saves the options used by
! \fBapt-zip-list\fR to indicate to
  \fBapt-zip-inst\fR what action to perform and/or which
  packages to install.
  Various types of scripts can be generated, by specifying a fetch