Bug#586672: [libqt4-ruby1.8] smoke marshallisation broken

2010-06-21 Thread Sylvain Sauvage
Package: libqt4-ruby1.8
Version: 4:4.4.4-2
Severity: normal

--- Please enter the report below this line. ---

  Some methods don’t work at all anymore (I can’t remember when
they broke):

>> require 'Qt4'
=> true
>> p = Qt::Pen.new
=> #
>> p.dash_pattern
ArgumentError: Cannot handle 'QVector' as return-type of
QPen::dashPattern
from (irb):3:in `method_missing'
from (irb):3
>> p.dashPattern
ArgumentError: Cannot handle 'QVector' as return-type of
QPen::dashPattern
from (irb):4:in `method_missing'
from (irb):4
>> p.dash_pattern = []
ArgumentError: Cannot handle 'const QVector&' as argument of
QPen::setDashPattern
from (irb):5:in `method_missing'
from (irb):5
>> p.setDashPattern( [] )
ArgumentError: Cannot handle 'const QVector&' as argument of
QPen::setDashPattern
from (irb):6:in `method_missing'
from (irb):6

  And some methods now work only if in camelcase:

>> Qt::DBusConnection.session_bus.interface.registered_service_names
ArgumentError: Cannot handle 'QDBusReply' as return-type of 
QDBusConnectionInterface::registeredServiceNames
from (irb):7:in `method_missing'
from (irb):7
>> Qt::DBusConnection.session_bus.interface.registeredServiceNames
=> #, 
@data=#>

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32-5-amd64

Debian Release: squeeze/sid
  500 unstablemirror.home-dn.net 
  500 unstableftp.fr.debian.org 
  500 testing security.debian.org 
  500 testing mirror.home-dn.net 
  500 testing ftp.fr.debian.org 
  500 stable  mirror.home-dn.net 
1 experimentalftp.fr.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
libc6(>= 2.2.5) | 2.11.2-1
libphonon4   (>= 4:4.6.0really) | 4:4.6.0really4.4.2-1
libqt4-dbus(>= 4:4.5.3) | 4:4.6.3-1
libqt4-script  (>= 4:4.5.3) | 4:4.6.3-1
libqt4-webkit  (>= 4:4.5.3) | 4:4.6.3-1
libqt4-xml (>= 4:4.5.3) | 4:4.6.3-1
libqtcore4 (>= 4:4.6.1) | 4:4.6.3-1
libqtgui4  (>= 4:4.5.3) | 4:4.6.3-1
libqtruby4shared2 (= 4:4.4.4-2) | 4:4.4.4-2
libruby1.8   (>= 1.8.7.249) | 1.8.7.249-3
libsmokephonon3   (= 4:4.4.4-2) | 4:4.4.4-2
libsmokeqtcore4-3 (= 4:4.4.4-2) | 4:4.4.4-2
libsmokeqtdbus4-3 (= 4:4.4.4-2) | 4:4.4.4-2
libsmokeqtgui4-3  (= 4:4.4.4-2) | 4:4.4.4-2
libsmokeqtnetwork4-3  (= 4:4.4.4-2) | 4:4.4.4-2
libsmokeqtopengl4-3   (= 4:4.4.4-2) | 4:4.4.4-2
libsmokeqtscript4-3   (= 4:4.4.4-2) | 4:4.4.4-2
libsmokeqtsql4-3  (= 4:4.4.4-2) | 4:4.4.4-2
libsmokeqtsvg4-3  (= 4:4.4.4-2) | 4:4.4.4-2
libsmokeqttest4-3 (= 4:4.4.4-2) | 4:4.4.4-2
libsmokeqtuitools4-3  (= 4:4.4.4-2) | 4:4.4.4-2
libsmokeqtwebkit4-3   (= 4:4.4.4-2) | 4:4.4.4-2
libsmokeqtxml4-3  (= 4:4.4.4-2) | 4:4.4.4-2
libstdc++6           (>= 4.1.1) | 4.4.4-5
ruby1.8 | 1.8.7.249-3


Package's Recommends field is empty.

Package's Suggests field is empty.

-- 
 Sylvain Sauvage



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



Bug#585831: [liblocale-rails-ruby] no dependances

2010-06-14 Thread Sylvain Sauvage
Package: liblocale-rails-ruby
Version: 2.0.5-1
Severity: normal

--- Please enter the report below this line. ---

From the description: "This is a dummy package depending on the
library for the current default version of Ruby.", except that
it does not depend on anything...

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32-5-amd64

Debian Release: squeeze/sid
  500 unstablemirror.home-dn.net 
  500 unstableftp.fr.debian.org 
  500 testing security.debian.org 
  500 testing mirror.home-dn.net 
  500 testing ftp.fr.debian.org 
  500 stable  mirror.home-dn.net 
1 experimentalftp.fr.debian.org 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.

-- 
 Sylvain Sauvage



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



Bug#524098: xserver-xorg: dependency on console-setup broke keyboard settings

2009-05-02 Thread Sylvain Sauvage
Hi,

  I found this trick: remove the callout for some/all keyboards.
No modifications/deletions of /usr/share/hal files needed.



  


  debian-setup-keyboard



  
debian-setup-keyboard
  



  
us

  

  


  Seems to work well.

-- 
 Sylvain Sauvage



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



Bug#522067: tomcat6-examples too

2009-03-31 Thread Sylvain Sauvage
  LocalStrings.properties files from tomcat6-examples
/usr/share/tomcat6-examples/examples/WEB-INF/LocalStrings_{fr,en}.properties
also have a problem: they are UTF-8 with "�" (= 0xefbfbd) instead
of diacritics.

-- 
 Sylvain Sauvage



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



Bug#522067: [libtomcat6-java] Wrong encoding in tomcat-i18n-fr/es.jar

2009-03-31 Thread Sylvain Sauvage
Package: libtomcat6-java
Version: 6.0.18-3
Severity: normal

--- Please enter the report below this line. ---

All non-ASCII-7 characters of the translation files in
tomcat6-i18n-fr.jar and tomcat6-i18n-es.jar have been replaced
by 3 question marks (0x3f).

tomcat6-i18n-ja.jar isn't touched: all characters use \u
format, hence ASCII-7.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.28-1-amd64

Debian Release: squeeze/sid
  500 unstablemirror.home-dn.net 
  500 unstableftp.fr.debian.org 
  500 testing security.debian.org 
  500 testing ftp.fr.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-==
openjdk-6-jre-headless   | 6b14-1.5~pre1-5
 OR java6-runtime-headless   | 
libecj-java  | 3.4.2-1
libcommons-dbcp-java | 1.2.2-1
libcommons-pool-java | 1.3-1
libservlet2.5-java (>= 6.0.18-3) | 6.0.18-3

-- 
 Sylvain Sauvage



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



Bug#468443: klamav: options dialogs are unreadable: too small

2008-02-28 Thread Sylvain Sauvage
Package: klamav
Version: 0.42-1
Severity: normal

Labels, input fields and checkboxes are unreadable/not visible/unreachable.

The only way to view/access them is changing global KDE font sizes (and
using a magnifying glass).

To reproduce this bug: simply use 12pt fonts in 120dpi, or try with French
locale for ex. (sentences are longer in French) and click any of the "Options"
buttons.

Every single item, group of item, or frame, has a fixed size, so labels are
truncated and some lines are hidden.

This makes a great part of klamav unconfigurable, hence unusable.

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

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

Versions of packages klamav depends on:
ii  clamav 0.92.1~dfsg-1 anti-virus utility for Unix - comm
ii  kdelibs4c2a4:3.5.8.dfsg.1-7  core libraries and binaries for al
ii  libacl12.2.45-1  Access control list shared library
ii  libart-2.0-2   2.3.20-1  Library of functions for 2D graphi
ii  libattr1   1:2.4.41-1Extended attribute shared library
ii  libaudio2  1.9.1-1   Network Audio System - shared libr
ii  libbz2-1.0 1.0.4-3   high-quality block-sorting file co
ii  libc6  2.7-9 GNU C Library: Shared libraries
ii  libclamav3 0.92.1~dfsg-1 anti-virus utility for Unix - libr
ii  libfam02.7.0-13.1Client library to control the FAM 
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libgcc11:4.3-20080219-1  GCC support library
ii  libgmp3c2  2:4.2.2+dfsg-2Multiprecision arithmetic library
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libidn11   1.4-1 GNU libidn library, implementation
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpcre3   7.6-2 Perl 5 Compatible Regular Expressi
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libqt3-mt  3:3.3.8b-4Qt GUI Library (Threaded runtime v
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libstdc++6 4.3-20080219-1The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxft22.1.12-2  FreeType-based font drawing librar
ii  libxi6 2:1.1.3-1 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxrandr2 2:1.2.2-1 X11 RandR extension library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

klamav recommends no packages.

-- no debconf information

-- 
 Sylvain Sauvage



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



Bug#397948: conflict: /usr/bin/svn-clean also in kdesdk-scripts

2006-11-10 Thread Sylvain Sauvage
Vendredi 10 novembre 2006, 13:32:30 CET, Peter Samuelson a écrit :
> 
> [Sylvain Sauvage]
> > subversion-tools fails to upgrade because /usr/bin/svn-clean
> > is also present in kdesdk-scripts.
> 
> This is #397874, reported twice already.  However, since it was
> reassigned to another package, I don't blame you for not finding it.

  Thanks, that reconforts me my twice-parsing the 228 bug titles
reportbug showed me was not vain.

> We concluded that kdesdk will stop shipping their script since both
> scripts do pretty much the same thing.  Meanwhile, I've added a
> conflict with the versions of kdesdk-scripts that do ship it.
> 
> I'll leave this one open for a couple days so people will notice it
> here.  We dealt with the issue in 1.4.2dfsg1-2, which will hit sid as
> soon as the divers buildds build it.

  It's a good idea.  I realise subversion-tools must be the proper
place for this script but I don't think the bug should have been filed
to any package but subversion-tools as it is the package that fails to
install.
 Is there a way to follow reassigned bugs?
 If not, couldn't there be a way to follow reassigned bugs?

-- 
 Sylvain Sauvage



Bug#397948: conflict: /usr/bin/svn-clean also in kdesdk-scripts

2006-11-10 Thread Sylvain Sauvage
Package: subversion-tools
Version: 1.4.2dfsg1-1
Severity: important

*** Please type your report below this line ***
subversion-tools fails to upgrade because /usr/bin/svn-clean
is also present in kdesdk-scripts.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-rs2
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages subversion-tools depends on:
ii  subversion  1.4.2dfsg1-1 Advanced version control system

Versions of packages subversion-tools recommends:
ii  exim4   4.63-10  metapackage to ease exim MTA (v4) 
ii  exim4-daemon-light [mail-tr 4.63-10  lightweight exim MTA (v4) daemon
pn  libconfig-inifiles-perl(no description available)
pn  libsvn-perl(no description available)
ii  liburi-perl 1.35-2   Manipulates and accesses URI strin
ii  python-subversion   1.4.2dfsg1-1 Python bindings for Subversion
pn  xsltproc   (no description available)

-- no debconf information


-- 
 Sylvain Sauvage


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



Bug#358459: Language negotiation problem

2006-09-02 Thread Sylvain Sauvage
Samedi 2 septembre 2006, 15:54:28 CEST, Jens Seidel a écrit :
>[...] 
> I still get English pages without a Languages= line at all.

Without Languages= line in kio_httprc, Konqueror sends
"AcceptLanguage=fr, en" (it must be: ", en").

> But I think
> KDE should deliver the single default language in this case. Only if
> multiple languages are requested ~/.kde/share/config/kio_httprc needs to
> be modified!?

If it instists to send "en", it should at least send a rating, for
instance "fr, en;q=0.5"?

> > Oh, about the bug report you pointed: the poster says he has only
> > problems with w.de.d.o, not others. Aren't all sites exact mirrors?
> 
> The poster is me :-)

Ah. I said I should have gone to bed earlier ;o)

> In the past I was able to reproduce it only with the German mirror,
> later I noticed the problem also in other mirrors and now it vanished!?

Hmmm. Mirroring propagation time?

> I assumed it also depends on the web server which the Debian project
> cannot dictate on mirrors.

Does anyone know (for sure) a web site doing the same language
negotiation as w.d.o?

> Can other users please test konqueror?

-- 
 Sylvain Sauvage




Bug#382338: fvwm: should suggest perl packages for FvwmTabs

2006-08-10 Thread Sylvain Sauvage
Package: fvwm
Version: 1:2.5.17-1
Severity: wishlist

FvwmTabs needs perl-tk and libx11-protocol-perl packages.
A suggestion of this packages would be helpfull as FvwmTabs man page tells
about downloading them from CPAN and FvwmTabs warns about their missing but
the possibility of using debian packages and their names are not mentioned.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-s2
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages fvwm depends on:
ii  debconf [debconf-2.0]   1.5.3Debian configuration management sy
ii  gdk-imlib11 1.9.14-30imaging library for use with gtk
ii  libc6   2.3.6-18 GNU C Library: Shared libraries
ii  libfontconfig1  2.3.2-7  generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libfribidi0 0.10.7-3 Free Implementation of the Unicode
ii  libglib1.2  1.2.10-10.1  The GLib library of C routines
ii  libgtk1.2   1.2.10-18The GIMP Toolkit set of widgets fo
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libncurses5 5.5-2Shared libraries for terminal hand
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libreadline55.1-7GNU readline and history libraries
ii  librplay3   3.3.2-11 Shared libraries for the rplay net
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstroke0  0.5.1-5  mouse strokes library -- runtime f
ii  libx11-62:1.0.0-8X11 client-side library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxpm4 1:3.5.4.2-3  X11 pixmap library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages fvwm recommends:
ii  fvwm-icons  2001.08.13-4 XPMs for fvwm

-- debconf information:
  fvwm/upgrade/pre_2.5.8: false
-- 
 Sylvain Sauvage


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



Bug#298147: vrms: wrong statistics

2005-03-04 Thread Sylvain Sauvage
Package: vrms
Version: 1.9
Severity: important

This program makes the assertion that when a package takes more than 4
lines in the status file, then it's installed.
That's surely not true because, for example, some purged packages have 5
lines: the Architecture field seems to remain after the package has been
purged. (I'm not sure if other than installed_then_purged packages have 5
lines, I didn't check all of them.)

Thus, the count of installed packages may be totally wrong (for ex., vrms
says I have 2457 packages on my system, but 'dpkg --get-selections | wc'
or 'grep "Status: install" status | wc' both agree on 1825).
Hence the statistics about non-free packages vs. installed packaged is
also wrong.

This bug seems to be related to #261866: purged non-free packages with
more than 4 lines in the status file, packages that vrms doesn't know how
to handle as they are marked as "purged ok not-installed".

May be Status should be checked even for more-than-4-lines-not-non-free
packages.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-s2
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

-- no debconf information

-- 
Sylvain Sauvage


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