Bug#342342: monodoc-browser: broken install

2005-12-07 Thread Jean-Michel
Package: monodoc-browser Version: 1.1.10-1 Severity: normal monodoc-borwser does not want to install: [EMAIL PROTECTED]:/home/results$ sudo apt-get -f install Lecture des listes de paquets... Fait Construction de l'arbre des dépendances... Fait 0 mis à jour, 0 nouvellement installés, 0 à

Bug#342362: xtalk gives an exception message at try to connect.

2005-12-07 Thread Jean-Michel
Package: xtalk Version: 1.3-11.1 Severity: important When I click on the connect button, The following error message appear: (note than python 2.3 seems to be used, when 2.4 is installed too.) [EMAIL PROTECTED]:/home/user/$ xtalk Exception in Tkinter callback Traceback (most recent call last):

Bug#345928: file: patch to detect broken utf-8

2006-01-11 Thread Jean-Michel
Package: file Version: 4.15-2 Followup-For: Bug #345928 this is the patch: it recognise the first three byte which indicate utf-8 encoding, even if content is not utf-8. --- file-4.15/src/ascmagic.c2005-06-30 18:33:01.0 +0200 +++ file-4.15.modif_jmg/src/ascmagic.c 2006-01-11

Bug#347622: drpython: generate non visible non executable characters

2006-01-11 Thread Jean-Michel
Package: drpython Version: 161-2 Severity: important the drpython software sometimes insert non executable characters in the script. This might be when deleting characters, or when copy-paste. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500,

Bug#347623: drpython: 0x7f non executable inserted

2006-01-11 Thread Jean-Michel
Package: drpython Version: 161-2 Severity: normal drpython sometimes insert the octal character 177 (hexa 7f, dec 127). this makes the python script does not work, when the character is not visible from drpython. hereafter, the result of the od -c on the code modified using drpython. 0001440 p

Bug#347788: python2.3-htmlgen: can not specify encoding?

2006-01-12 Thread Jean-Michel
Package: python2.3-htmlgen Version: 2.2.2-10 Severity: normal htmlgen raise an exception with utf-8 is used. Note: unicode can easily be used in python.: 1/ in second line of script file # -*- coding: utf-8 -*- 2/ import codecs 3/ assumig you want to read a file in utf-8 or latin1, or ascii:

Bug#343305: telnetd: pty issue when connecting to telnet

2005-12-14 Thread Jean-Michel
Package: telnetd Version: 0.17-32 Severity: important On some computer, telnetd does not work, due to a pty issue. However, on another computer with a similar testing debian, telnetd works fine. However, ssh works fine on both computers. Both have same base-files, dpkg, libc6 and netbase package

Bug#343357: pnet-compiler: Missing autodetection of utf-8.

2005-12-14 Thread Jean-Michel
Package: pnet-compiler Version: 0.6.12-5 Severity: normal When used with -flatin1-charset, cscc does not recognise the first three bytes of the file whiche specify the file is coded in utf-8. This apply to cscc version 0.6.12 [EMAIL PROTECTED]:/home/gay/some_directory$ od -c sources/file.cs |

Bug#344131: upgrade: command not found

2005-12-20 Thread Jean-Michel
Package: gpdf Version: 2.10.0-1 Severity: normal the upgrade finish by the following message. /var/lib/dpkg/info/gpdf.postinst: line 24: gconf-schemas: command not found [EMAIL PROTECTED]:~$ sudo apt-get upgrade Lecture des listes de paquets... Fait Construction de l'arbre des dépendances...

Bug#344311: libmxml-dev: the man documentation makes the developer write bug?

2005-12-21 Thread Jean-Michel
Package: libmxml-dev Version: 2.2-1 Severity: normal The manual page of documentation propose the following code: FILE *fp; mxml_node_t *tree; fp = fopen(filename.xml, w); mxmlSaveFile(tree, fp, MXML_NO_CALLBACK); fclose(fp); I just do

Bug#279983: general: /dev/cdrom does not work.

2005-12-21 Thread Jean-Michel
Package: general Followup-For: Bug #279983 The cdrom doesnot work too. One of them randomly works. This happend with two computers with about same debain version, but different cdrom boxes. chypre:~# mount /cdrom/ mount: wrong fs type, bad option, bad superblock on /dev/sr0, missing

Bug#345744: gnumeric: missing month in othor languages than english

2006-01-03 Thread Jean-Michel
Package: gnumeric Version: 1.5.90-1 Severity: normal The Edition/Remplir/Remplissage functionality, in the meny, provide acces to date series. However the proposed format are based on english text. When in french we do not use january, february ..., but janvier février... -- System

Bug#345928: file: UTF8 issue

2006-01-04 Thread Jean-Michel
Package: file Version: 4.15-2 Severity: normal the result of detection might be dependent of the encoding! plain text perl is recognised as perl, when utf-8 is recognised as c++ ISO-8859! The sequence ef bb bf indicates utf-8 text file. We could assume The text file begins at offset 3. [EMAIL

Bug#339286: coreutils: upgrade issue

2005-11-18 Thread Jean-Michel
Package: coreutils Version: 5.2.1-2.1 Followup-For: Bug #339286 upgrade fails with coreutils. chypre:~# sudo apt-get install coreutils Lecture des listes de paquets... Fait Construction de l'arbre des dépendances... Fait Les paquets suivants seront mis à jour : coreutils 1 mis à jour, 0

Bug#386659: reportbug crashes due to some codec/byte issues

2006-09-09 Thread jean-michel
Package: reportbug Version: 3.29.3 Severity: normal While intenting to provide extrainformation, a stack trace was reported frome reportbug: xserver-xorg/config/null_string_error: shared/multiple_possible_x-servers: * xserver-xorg/config/device/bus_id: PCI:1:0:0

Bug#386043: eagle-usb: It looks like the issue was related to USB issues, and corrupted file system.

2006-09-10 Thread jean-michel
Package: eagle-usb Followup-For: Bug #386043 This issue was related to a corrupted file system. With a new hard disk, a newly formated filesystem and a new (old) debian install, the modem works pretty fine, except with kernel 2.6.17 which requires some patch... -- System Information: Debian

Bug#377326: eagle-usb might be obsolete

2006-09-11 Thread jean-michel
Package: eagle-usb Followup-For: Bug #377326 eagle-usb 2.1.1.2 use some obsolete code. A solution might be to use a newer version from the internet. another solution might be to use module provied by kernel, since version 2.6.15/2.6.16. kernel/drivers/usb/atm/ueagle-atm.ko But, how does this

Bug#349146: eagle-usb: See also 377326; use kernel/drivers/usb/atm/ueagle-atm.ko

2006-09-11 Thread jean-michel
Package: eagle-usb Followup-For: Bug #349146 some ueagle-atm exist in recent kernels. Can we use this instead of eagle-ysb? -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash

Bug#391464: configuration: dim 7 jan 2007 is week 1, according to http://en.wikipedia.org/wiki/Week#Week_number

2006-10-06 Thread Jean-Michel
Package: gnome-calendar Version: configuration: dim 7 janvier 2007 should be week number 1, according to http://en.wikipedia.org/wiki/Week#Week_number Severity: normal The calendar of Gnome displays dimanche 7 janvier 2007 as week 2, when according to english version of wikipedia this should be

Bug#386043: closed by Christian Perrier [EMAIL PROTECTED] (Bug reporter mentioned the issue to be solved)

2006-10-07 Thread Jean-Michel
Debian Bug Tracking System a crit: This is an automatic notification regarding your Bug report #386043: eagle-usb: regression with hang up, which was filed against the eagle-usb package. It has been closed by Christian Perrier [EMAIL PROTECTED]. Their explanation is attached below. If

Bug#389158: evince: club-internet.fr generated pdf formulaire does not print with cups

2006-09-24 Thread jean-michel
Package: evince Version: 0.4.0-2+b1 Severity: normal I have an HP DeskJet 6840, configured with CUPS, which works fine with some PDF document. However, the downloaded formulaire to access internet in my future house does not print. And evince DOESNOT display any error message. pdf info

Bug#389158: Acknowledgement (evince: club-internet.fr generated pdf formulaire does not print with cups)

2006-09-24 Thread Jean-Michel
Debian Bug Tracking System a écrit : If you wish to submit further information on your problem, please send it to [EMAIL PROTECTED] (and *not* to [EMAIL PROTECTED]). I used the folloing workaround (bad or slow) The bad one, with a 150 dpi resolution: pdftoppm autorisation_prelev.pdf

Bug#389583: cdrecord crashes the system

2006-09-26 Thread Jean-Michel
Package: cdrecord Version: 4:2.01+01a03-3 Severity: normal The system crashes. NB: the system has been patched to run VmWare. sudo cdrecord -scanbus Cdrecord-Clone 2.01.01a03 (i686-pc-linux-gnu) Copyright (C) 1995-2005 Joerg Schilling NOTE: this version of cdrecord is an inofficial (modified)

Bug#389583: cdrecord crashes the system

2006-09-26 Thread Jean-Michel
Eduard Bloch a écrit : #include hallo.h * Jean-Michel [Tue, Sep 26 2006, 05:34:59PM]: Package: cdrecord Version: 4:2.01+01a03-3 Severity: normal The system crashes. Yes. Kernel or hardware problem. What can we do about that? I just do not know if it is a kernel, hardware, cdrecord

Bug#228117: openoffice.org-calc: I have same issue

2006-09-28 Thread Jean-Michel
Package: openoffice.org-calc Version: 2.0.3-6 Followup-For: Bug #228117 I have the same bug: When input csv file is 0.568,0.0,1.0,1.0 Import wizard shows: 0.568,0.0,1.0,1.0 However, once imported, data within cells looks like: 0.568 0.0 01/01/0001/01/00 This is bad. -- System

Bug#382013: installation: ernel 2.6.15 does not work after installing ttf-alee thunderbird-locale-fr bash apt and binutils

2006-08-08 Thread Jean-Michel
Package: installation Severity: normal In my system (Debian testing), I use kernel 2.6.15 for some monthes. Yesterday evening, I'have done: apt-get install ttf-alee thunderbird-locale-fr bash apt binutils (I had seen they were available with apt-get -s update andapt-get -s upgrade). After this

Bug#382016: installation: kernel 2.6.15 does not work, after upgrading some packages.

2006-08-08 Thread Jean-Michel
Package: installation Severity: normal After installing some packages not related to the kernel, kernel 2.6.15 does not work anymore. This continue the bugreport sent few minutes ago. After bootin on a 2.6.12 kernel, (try to) boot with 2.6.15 makes Boot sequence display the following lines:

Bug#382013: installation: ernel 2.6.15 does not work after installing ttf-alee thunderbird-locale-fr bash apt and binutils

2006-08-08 Thread Jean-Michel
for CramFs (Compressed ROM File System ii initramfs-tools 0.69b tools for generating an initramfs ii libklibc 1.4.8-1.1 minimal libc subset for use with initramfs On Tuesday 08 August 2006 12:36, Jean-Michel wrote: Yesterday evening, I'have done: apt-get install ttf-alee thunderbird-locale-fr

Bug#382013: Bug#382016: installation: kernel 2.6.15 does not work, after upgrading some packages.

2006-08-08 Thread Jean-Michel
Frans Pop a écrit : On Tuesday 08 August 2006 12:59, Jean-Michel wrote: This continue the bugreport sent few minutes ago. Please do *NOT* follow up to an existing bug report by filing a new one! I'm forwarding this information to your original report and closing this new one. I

Bug#377326: eagle-usb-modules-source: patch to workaround the compile issue (with kernel 2.6.16; should work with kernel 2.6.15)

2006-08-08 Thread Jean-Michel
Package: eagle-usb-modules-source Version: 2.1.1-2 Followup-For: Bug #377326 It is a dirty patch, but has the advantage to make eagle usb compile using module assistant with kernel 2.6.16. compilateur: gcc --version gcc (GCC) 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) Issues are related to *

Bug#382013: Bug#382016: installation: kernel 2.6.15 does not work, after upgrading some packages.

2006-08-08 Thread Jean-Michel
=€€€ ; USER=€€€ ; COMMAND=/usr/bin/apt-get install python.*2.5 Jonas Smedegaard a écrit : Jean-Michel: Could you please provide the content of /etc/kernel-img.conf - do_symlinks = yes relative_links = yes do_bootloader = no do_bootfloppy = no do_initrd = yes link_in_boot = no postinst_hook = /sbin

Bug#382109: screensaver: bad display of UTF-8 non-ASCII characters

2006-08-08 Thread Jean-Michel
Package: screensaver Severity: minor Some debian standard screensaver display a 3D date (might be using OpenGL?) insted of writin 9 août 2006, it write 9 aoA 2006. Might be a bug. Might be related to my system configured for UTF-8. -- System Information: Debian Release: testing/unstable

Bug#382109: screensaver: bad display of UTF-8 non-ASCII characters

2006-08-09 Thread Jean-Michel
Martin Michlmayr a écrit : reassign 382109 gnome-screensaver thanks * Jean-Michel [EMAIL PROTECTED] [2006-08-09 01:30]: Package: screensaver Some debian standard screensaver display a 3D date (might be using I assume you mean gnome-screensaver. Can you check if that package

Bug#382488: cupsys: cups http web server display text using bad encoding (should use UTF-8?)

2006-08-11 Thread Jean-Michel
Package: cupsys Version: 1.2.2-1 Severity: minor Using Firefox 1.5.0.* First page http://localhost:631/ display: T�ches d'administration Administrer les classes d'imprimantes Aide �lectronique en ligne Administrer les travaux d'impression Administrer les imprimantes T�l�charger la derni�re

Bug#382487: lsusb: USB 03f0:8404 is not recognised as HP Deskjet 6840

2006-08-11 Thread Jean-Michel
Package: lsusb Severity: normal Hello, lsusb recognize USB 03f0:8404 as Hewlett-Packard but not as HP Deskjet 6840 Regards. Bus 001 Device 004: ID 03f0:8404 Hewlett-Packard Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass

Bug#382499: cupsys: HP Deskjet 6840 rekonized as HP Deskjet 6800 or as HP Deskjet_6800

2006-08-11 Thread Jean-Michel
Package: cupsys Version: 1.2.2-1 Severity: normal HP Deskjet 6840 is recognised as : New Printers Found: * Add This Printer HP Deskjet 6800 (HP Deskjet 6800 USB #1) * Add This Printer HP Deskjet_6800 * (hp:/usb/Deskjet_6800?serial=MY48O2Q049040T) -- System Information: Debian

Bug#348485: mozilla-firefox: missing java plugin.

2006-01-17 Thread Jean-Michel
Package: mozilla-firefox Version: 1.0.7-1 Severity: normal With java activated in the preference menu and openoffice.org (2) (and so java) installed, visiting http://perso.wanadoo.fr/toulouse-deplacements/CLAIRE/output/InfoTraficGenBlack.html ask me to download java plugin. Java plugin does not

Bug#348827: openoffice.org: crash on access right.

2006-01-19 Thread Jean-Michel
Package: openoffice.org Version: 2.0.0-5 Severity: important Some application throw the following exception. [EMAIL PROTECTED]:~$ terminate called after throwing an instance of 'com::sun::star::configuration::backend::InsufficientAc cessRightsException' Might be related to a crash occured in

Bug#348827: openoffice.org-impress diaporama crash

2006-01-19 Thread Jean-Michel
Package: openoffice.org Version: 2.0.0-5 Followup-For: Bug #348827 the condition to reproduce this crash is to launch openoffice.org-impress, to create a default document and to click on the diaporama menu logo. It occurs every time. -- System Information: Debian Release: testing/unstable APT

Bug#347622: drpython: reproduction

2006-01-19 Thread Jean-Michel
Package: drpython Version: 161-2 Followup-For: Bug #347622 This bug is the same than #347623: How to run it: run steps 5 and 6. 1/ launch drpython myfile.py 1 bis/ select beginner 1 ter/ accept to create file 2/ save the empty file 3/ add the three lines composed of a \n b \n c \n 4/ save

Bug#502452: kernel: UDF written file corrupted by zeros

2008-10-16 Thread Jean-Michel
Package: kernel Version: 2.6.24-etchnhalf.1-amd64 Severity: important Due to existing bugs I had with UDF in kernel 2.6.18, I use 2.6.24 for 8 days. With 2.6.18 some file were not copied/created, when my log file was mainly right. With 2.6.24 my log file is corrupt. Some monthes ago, I made one

Bug#453382: linux-source-2.6.18: UDF filsystem driver report errors

2007-11-29 Thread Jean-Michel
Package: linux-source-2.6.18 Version: 2.6.18.dfsg.1-12etch2 Severity: normal As some errors occurs in UDF filesystem, I recompiled this module to activate log/debug facility. Hereafter I detail first (1) user reported error, and second (2), logd error in syslog. Finally (3), the linux packages

Bug#453665: udftools: configure should check for apt-get install libreadline-dev

2007-11-30 Thread Jean-Michel
Package: udftools Version: 1.0.0b3-12 Severity: serious Justification: no longer builds from source Before compiling, apt-get install libreadline-dev should be launched. configure script might check for such a component. else the following error mitght occur: mkdir .libs gcc -g -O2 -o

Bug#453629: udftools-1.0.0b3 not compiled in 2.6.18-4-amd64 with gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)

2007-11-30 Thread Jean-Michel
Package: udftools Version: 1.0.0b3-12 Severity: serious Justification: no longer builds from source udftools-1.0.0b3 does not compile in 2.6.18-4-amd64 with gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) I just did ./configure amd make. The fatal error is: make[1]: entrant dans le

Bug#453667: udftools: patch bug #453629

2007-11-30 Thread Jean-Michel
Package: udftools Version: 1.0.0b3-12 Severity: serious Justification: no longer builds from source diff -pu wrudf.c.old wrudf.c --- wrudf.c.old 2007-11-30 14:23:15.0 +0100 +++ wrudf.c 2007-11-30 14:25:22.0 +0100 @@ -245,7 +245,10 @@ initialise(char *devicename)

Bug#453629: udftools: patch to corrct compiling issue.

2007-11-30 Thread Jean-Michel
Package: udftools Version: 1.0.0b3-12 Followup-For: Bug #453629 diff -pu wrudf.c.old wrudf.c --- wrudf.c.old 2007-11-30 14:23:15.0 +0100 +++ wrudf.c 2007-11-30 14:25:22.0 +0100 @@ -245,7 +245,10 @@ initialise(char *devicename) } else if( strncmp(

Bug#451086: clamav: clamac does not recognize MIME headers

2007-11-13 Thread Jean-Michel
Package: clamav Version: 0.90.1-3etch7 Severity: normal Clam av does not handle some mime separators and gives some warning: LibClamAV Warning: Invalid RFC2231 header: '*=r%20le%20code.rtf' LibClamAV Warning: RFC2231 parameter continuations are not yet handled LibClamAV Warning:

Bug#454255: udftools: udf/tools should be available.

2007-12-04 Thread Jean-Michel
Package: udftools Version: 1.0.0b3-12 Severity: normal It allows to do: ./chkudf /dev/hda -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-amd64 Locale:

Bug#454719: udftools: simple mkudffs compatibility issue

2007-12-07 Thread Jean-Michel
Package: udftools Version: 1.0.0b3-12 Followup-For: Bug #454719 Similar errors are obtained using mkudffs in the following way: LABEL=Cartouche hebdomadaire E /usr/bin/mkudffs --lvid=$LABEL --vid=$LABEL --vsid=$LABEL --fsid=$label --media-type=hd /dev/hda bin/linux/udf_test /dev/hda UDF

Bug#454719: udftools: Not writable file and non conformant udf file system.

2007-12-07 Thread Jean-Michel
Package: udftools Version: 1.0.0b3-12 Severity: normal On an udf tape generated by mkudffs and modified with udf kernel module from linux 2.6.18, I have a directory named datat. In this directory I have big files. Some fiales are truncatedat 1Gb. Sometimes some files can not be created, when

Bug#342056: quota: same issue

2007-01-16 Thread Jean-Michel
Package: quota Version: 3.14-4 Followup-For: Bug #342056 quotaon does give any usefull message on error: computername:~# cat /etc/mtab | grep syst /dev/sda5 /systeme/a_sauver ext3 rw 0 0 computername:~# cat /etc/mtab | grep sda5 /dev/sda5 /systeme/a_sauver ext3 rw 0 0 computername:~#

Bug#407348: Documentation does not indicate, il locale from user or from root are used with apt-get.

2007-01-17 Thread Jean-Michel
Package: apt-get Version: locales used with sudo Severity: normal I often update/upgrade some packages with (sudo apt-get). I sometimes have locale issues. I did not found information in apt-get manpage, so this information might be missing. Which locale is used by apt-get? -- System

Bug#407440: gddrescue: missing pass indicator

2007-01-18 Thread Jean-Michel
Package: gddrescue Version: 1.2-1 Severity: wishlist Assuming ddrescue does several passes to try to rescue data, a pass counter might be displayed to the user. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386

Bug#407442: general: few free disk detection

2007-01-18 Thread Jean-Michel
Package: general Severity: wishlist On a filesystem which might fragment on low disk space(such as ext2/ext3), might be the system should detect this condition, and inform, in some way, the root, and the user who tries to write on this disk, or the user which has moste data on this disk, that

Bug#407446: general: automatic mount network share in filesystem.

2007-01-18 Thread Jean-Michel
Package: general Severity: wishlist samba network share might be automagically mouted in file system. share partage on computer machine from domain domaine, with user utilisateur shoud be available in filesystem throw:

Bug#340745: Xorg and ATI radeon 7000, 340745 bugs.debian.org

2006-12-19 Thread Jean-Michel
:On Fri, 2005-11-25 at 16:21 +0100, Jean-Michel wrote: : : After upgarde from xfree86 to xorg, the system randomly crash under : X-window, when it does not in console telnet, or remote DISPLAY. : The system crash soon after login. : :[...] : : The system seems to be a dual processor (according

Bug#412510: icedove: filter sent mails against unusefull subject line.

2007-02-26 Thread Jean-Michel
Package: icedove Version: 1.5.0.9.dfsg1-1 Severity: normal I am a debian user of icedove/thunderbird. As is, I receive mails from Windows Thunderbird users. Thoses windows thunderbird users sent too easily files, which subject line such as: Envoi d'un message : my_filename.doc such subject

Bug#413024: apt-get: Dynamic MMap ran out of room

2007-03-01 Thread Jean-Michel
Package: apt-get Severity: normal apt-get fails with: sudo vim /etc/apt/sources.list sudo apt-get update Ign ftp://ftp.fr.debian.org stable/main Packages Réception de : 7 ftp://ftp.fr.debian.org stable/non-free Packages Ign ftp://ftp.fr.debian.org stable/non-free Packages Réception de : 8

Bug#413088: ghdl: internal bug

2007-03-02 Thread Jean-Michel
Package: ghdl Version: 0.25+gcc4.1.1-1 Severity: normal ghdl --xref --ieee=synopsys Boot_ROM.vhd GHDL-XREF V0 GHDL Bug occured Please report this bug on http://gna.org/projects/ghdl GHDL version: GHDL 0.25 (20060811) [Sokcho edition] Compiled

Bug#251239: kghostview: bad navigation, first page only

2007-03-02 Thread Jean-Michel
Package: kghostview Version: 4:3.5.5-3 Followup-For: Bug #251239 Using for instance document chp5.c00 from this tgz, http://tams-www.informatik.uni-hamburg.de/vhdl/doc/navy/vhdlusrgde2.0.tar.gz When I open a document with ggv, I can navigate within several pages. When I open this same document

Bug#409806: kernel: general protection fault: 0000 [1] SMP

2007-02-05 Thread Jean-Michel
Package: kernel Version: 2.6.18-3-amd64 #1 SMP Mon Dec 4 17:04:37 CET 2006 x86_64 GNU/Linux Severity: normal While using a debian ethc system in an usual way: the following two lines happend: Message from [EMAIL PROTECTED] at Mon Feb 5 18:08:22 2007 ... simi kernel: general protection fault:

Bug#409811: kernel: general protection fault: 0000 [1] SMP

2007-02-05 Thread Jean-Michel
Package: kernel Version: s Severity: normal Some data file content are loged in syslogfile. The first I see is: Feb 5 17:12:34 computername kernel: UDF-fs INFO UDF 0.9.8.1 (2004/29/09) Mounting volume 'Cartouche hebdomadaire E', timestamp 2006/12/21 20:49 (103c) Feb 5 17:13:00 computername

Bug#322901: nut-usb: similar issue with newhidups

2007-02-06 Thread Jean-Michel
Arnaud Quette a écrit : can you also send me the output from upsc [EMAIL PROTECTED] ✄✄ upsc [EMAIL PROTECTED] battery.charge: 100 battery.charge.low: 80 battery.runtime: 668 driver.name: newhidups driver.parameter.port: auto driver.parameter.vendorid: 0463

Bug#410043: icedove: Give an opportunity to make filename compatible with receiver MUA

2007-02-07 Thread Jean-Michel
Package: icedove Version: 1.5.0.9.dfsg1-1 Severity: wishlist When thunderbird send an attachment, with the 'Joindre' menu, the mail source looks like: Content-Type: application/octet-stream; name*0*=ISO-8859-1''%63%61%6C%65%6E%64%72%69%65%72%20%6A%61%6E%76%69%65%72;

Bug#410075: smbmount not compatible with utf-8

2007-02-07 Thread Jean-Michel
Package: mount Version: 2.12r-15 Severity: normal On my new debian etch, which is about full-UTF8 (by default), I have a filesystem exported via samba. Here I have a file which is correctly display both in local and from windows. However, when I add //server/echange /mnt/essai smbfs

Bug#410191: usbfs: cannot create file in a specific directory

2007-02-08 Thread Jean-Michel
Package: usbfs Version: udffs Severity: normal with a removable udf iomega filesystem 35 Giga bytes, mounted in /mnt/iomega, some file cannot be created. However, on the same media, but different directory, it works. mount says: /dev/hda on /mnt/iomega type udf (rw) [EMAIL PROTECTED] sudo

Bug#410279: Is .something.RPCDCE.H.jYze0t a rsync file?

2007-02-09 Thread Jean-Michel
Package: rsync Version: 2.6.9-2 Severity: normal when doing a tar from a directory obtained by rsync, I have the following error: /.RPCDCE.H.jYze0t: ne peut stat: Aucun fichier ou répertoire de ce type When a RPCDCE.H file does exist. Is the .RPCDCE.H.jYze0t file created by rsync?

Bug#410191: Acknowledgement (usbfs: cannot create file in a specific directory)

2007-02-09 Thread Jean-Michel
usbfs: cannot create file in a specific directory: Note: it is not an usbfs issue, but udffs -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#410191: closed by Richard Atterer [EMAIL PROTECTED] (Re: Bug#410191: Acknowledgement (usbfs: cannot create file in a specific directory))

2007-02-11 Thread Jean-Michel
Debian Bug Tracking System a écrit : This is an automatic notification regarding your Bug report #410191: usbfs: cannot create file in a specific directory, which was filed against the udftools package. It has been closed by Richard Atterer [EMAIL PROTECTED]. Their explanation is attached

Bug#410802: smbclient: smbmount does not handle correctly unicode

2007-02-13 Thread Jean-Michel
Package: smbclient Version: 3.0.23d-2+b1 Severity: normal When I acces a windows 2000 server, with smbmount, ls display unexisting files, without displaying existing files. When renamed_ethereal tool shows filenames are sent by the server as UTF-16/UCS2 on the network (even if ethereal seams to

Bug#410812: wireshark: samba unicode filenames displayed as ASCII

2007-02-13 Thread Jean-Michel
Package: wireshark Version: 0.99.4-4 Severity: normal When samba filenames can be in unicode (UCS2 or UTF16), with smbmount '//server/c$' /mnt/essai -o unicode and graphical toolkits handle UTF8, (or UTF16?) ethereal/wireshark display only ASCII part. In Section FIND_NEXT2 Data, fields Find

Bug#410802: smbclient: smbmount does not handle correctly unicode

2007-02-13 Thread Jean-Michel
Steve Langasek a écrit : On Tue, Feb 13, 2007 at 02:15:25PM +0100, Jean-Michel wrote: Have you tried using mount.cifs instead of smbmount? I just achieved to test it. contrary to smbfs, it seams to be compatible with a linux samba server :) sudo mount -t cifs '//127.0.0.1/part' /tmp

Bug#350003: xemacs21: use emacs

2007-02-14 Thread Jean-Michel
Package: xemacs21 Version: 21.4.19-1 Followup-For: Bug #350003 A workaround is to use emacs, instead of xemacs. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel:

Bug#411025: warning: new released version unavailble in testing

2007-02-15 Thread Jean-Michel
Package: clamav Version: 0.88.7-1 Severity: normal clamav diaplays: LibClamAV Warning: *** This version of the ClamAV engine is outdated. *** LibClamAV Warning: *** DON'T PANIC! Read http://www.clamav.net/faq.html *** LibClamAV Warning:

Bug#411056: icedove: should translate UTF8 joined/attached file.

2007-02-15 Thread Jean-Michel
Package: icedove Version: 1.5.0.9.dfsg1-1 Severity: wishlist On a debian computer with UTF-8 locale, when sending files, if theses files are full UTF-8 text, icedove should provide a way to translate each of those UTF-8 files, to some other locales such as windows-1252. -- System

Bug#411630: mount: interrogation mark as inode descriptor

2007-02-20 Thread Jean-Michel
Package: mount Version: 2.12r-15 Severity: normal When doing an ls on a directory which contains miount points, somme interogations marks are displayed: $ ls -l total 24 drwxr-xr-x 3 root root 4096 2007-01-31 16:43 bad drwxr-xr-x 2 root root 4096 2007-02-15 14:34 islande ?- ? ??

Bug#407446: [Fwd: Re: Bug#407446: general: automatic mount network share in filesystem.]

2007-01-24 Thread Jean-Michel
Sujet: Re: Bug#407446: general: automatic mount network share in filesystem. Expéditeur: Josselin Mouette j Date: Fri, 19 Jan 2007 11:14:53 +0100 Destinataire: Jean-Michel , [EMAIL PROTECTED] Delivered-To: Le jeudi 18 janvier 2007 à 14:55 +0100, Jean-Michel a écrit : Package: general

Bug#409283: recode: man page author name does not seams well coded.

2007-02-01 Thread Jean-Michel
Package: recode Version: 3.6-12 Severity: minor In man page author name is Franc,ois when, in an UTF-8 system (default in etch), it should be François -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Shell: /bin/sh

Bug#409347: kernel: rsync create bad file on udf filesystem

2007-02-02 Thread Jean-Michel
Package: kernel Severity: normal After doing an rsync -r --max-size=600M /partages/users/Restauration $DEST/__.../ Some inodes seems corrupted: ls -l /mnt/iomega/./#Root/gay drwxr-x--- 4 root root 696 2007-02-01 21:35 lebel drwxr-x--- 2 root root

Bug#322901: [Fwd: Re: Bug#322901: nut-usb: similar issue with newhidups]

2007-02-02 Thread Jean-Michel
2007/1/12, jeanmichel [EMAIL PROTECTED]: Package: nut-usb Version: 2.0.4-3 Followup-For: Bug #322901 With an ellipse 600: Jan 11 16:09:01 localhost /USR/SBIN/CRON[28115]: (root) CMD ( [ -d /var/lib/php5 ] find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -r

Bug#340745: xserver-xorg: X system randomly crash

2007-05-29 Thread Jean-Michel
Brice Goglin a écrit : Hi, About 2 years ago, you reported a bug to the Debian BTS regarding the X server randomly crashing. Did you reproduce this problem recently? With Xorg/Etch? With latest xserver-xorg-core and xserver-xorg-video-ati? If not, I will close this bug in the next weeks.

Bug#427013: ssh: dual boot on target forbid connexion

2007-06-01 Thread Jean-Michel
Package: ssh Version: 1:4.3p2-9 Severity: normal When target machine has dual boot cygwin/linux. after reboor of the server on alternative OS, the client dos not connect easily to the server. The following message is displayed. @@@ @

Bug#324612: bind9: file owner

2007-04-13 Thread Jean-Michel
Package: bind9 Version: 1:9.3.4-2 Followup-For: Bug #324612 I had a similar message error when doing: /etc/init.d/bind9 restart or stop. I solved it with chown bind.bind /etc/bind/rndc.key which was root.root, due to a previsous cp command. -- System Information: Debian Release: 4.0 APT

Bug#420128: kpdf: Cannot open external files.

2007-04-20 Thread Jean-Michel
Package: kpdf Version: 4:3.5.5-3 Severity: normal After downlowading public PDF files from the following adresses: http://www.toulouse.fr/fr-32/logement-habitat-urbanisme-54/urbanisme-58/plan-local-urbanisme-p.l.u-1481.html

Bug#326091: openoffice.org2-writer: crash at opening a ms-word document without true java.

2005-09-01 Thread Jean-Michel
Package: openoffice.org2-writer Version: 1.9.125+2.0beta2-1 Severity: grave Tags: experimental Justification: renders package unusable I try to open a ms-word document with both oofice2 and oowriter2. Both crashes at importing the document. The software say 2 lines on stderr or stdout: javaldx:

Bug#326190: openoffice.org2-calc: missing ms style key shortcut.

2005-09-02 Thread Jean-Michel
Package: openoffice.org2-calc Version: 1.9.125+2.0beta2-1 Severity: wishlist On debian, openoffice.org2 is missing some very usefull shortcuts, such as Ctrl-C for copy Ctrl-Z for undo. Also on windows, calc allow moving from one cell to another using arrows keys, not on debian. Moreover (but

Bug#326189: openoffice.org2-core: random crash with mix stable/testing/unstable/experimental

2005-09-02 Thread Jean-Michel
Package: openoffice.org2-core Version: 1.9.125+2.0beta2-1 Severity: important While using openoffice.org2 (writer and calc) the software might randomly crash, at a moment where nothing should happend. Might be due to a mix stable/testing/unstable/experimental ? terminate called after throwing

Bug#328661: gnome: wrong screen for taskbar, under dualscreen

2005-09-16 Thread Jean-Michel
Package: gnome Version: 1:2.10.2.3 Severity: normal When using gnome on dual display (:0.0 and :0.1), with :0.0 at left and :0.1 at right, the left screen sélecteur d'espaces de travail shown left desks, this is ok; the right screen sélecteur d'espaces de travail shown right desks, this is ok;

Bug#321437: recode UTF-8..ISO-8859-1 worse than recode UTF-8...UTF-16 | recode UTF-16..ISO-8859-1

2005-08-05 Thread Jean-Michel
Package: recode Version: 3.6-10 Severity: normal recode UTF-8..ISO-8859-1 is worse than recode UTF-8...UTF-16 | recode UTF-16..ISO-8859-1 When I use a file begining with: hexa: ef bb bf 49 6d 70 6f 72 74 73 20 53 79 73 74 65 in 8bits system, this is: Imports System recode

Bug#481731: abook.map detected as lost when lauching icedove.

2008-05-18 Thread jean-michel
Package: icedove Version: 1.5.0.13+1.5.0.15b.dfsg1-0etch1 Severity: normal When starting icedove, a dilog box tell that abook.mab is unreadable, so renamed and an empty new one created. This might be related to non available disk space when sending mail, during the previous session. Now I

Bug#488251: french bugzilla does not permit to verify a bug

2008-06-27 Thread Jean-Michel
Package: bugzilla Version: 3.0.2 Severity: normal French version of bugzilla 3.0.2 does not allow to mark a reloved bug as verified. to make this line apear in the web page, I changed the code by replacing RÉSOLU by RESOLVED in one file. As illustrated in following patch: ---

Bug#366022: egroupware: mysql not detected

2006-05-04 Thread Jean-Michel
Package: egroupware Version: 1.0.0.009.dfsg-3-4 Severity: normal http://chy/egroupware/setup/manageheader.php tell me: Analysis No MySQL support found. Disabling You appear to have PostgreSQL support enabled No Microsoft SQL Server support found. Disabling You appear to be using PHP4. Enabling

Bug#366727: egroupware: insanity

2006-05-10 Thread Jean-Michel
Package: egroupware Version: 1.0.0.009.dfsg-3-4 Severity: normal When some basic tests from egroupware seams to work fine, The URL http://chypre/egroupware/setup/index.php give me the following insanity message: Step 1 - Simple Application Management completed Your applications are

Bug#364931: mydms: Cannot upload big file.

2006-04-26 Thread Jean-Michel
Package: mydms Severity: important when I try to upload a file of size 3 M, an error occur. With little files, mydms works fine. The error appearing in web browser is: Upload failed. Please contact the administrator. (with IE, firefox 1.0 and 1.5). -- System Information: Debian Release:

Bug#335897: openoffice.org: same issue with configuration files.

2006-04-07 Thread Jean-Michel
Package: openoffice.org Version: 2.0.1-5 Followup-For: Bug #335897 It seems the same issue occurs, with congigurations files (directory .openoffice.org) located on an nfs server. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (500,

Bug#349836: mozilla-thunderbird: french utf8 issue with accusé de récéption

2006-01-25 Thread Jean-Michel
Package: mozilla-thunderbird Version: 1.0.7-3 Severity: normal When sending a mail from linux moz-thund1.0.7 to windows moz-thund1.5 with accusé de récéption, the returned mail is titled: Accusaccusé de récéption With ? a square losange ? The content of the

Bug#350003: xemacs21: xemacs does not automatically recognize utf-8 files.

2006-01-26 Thread Jean-Michel
Package: xemacs21 Version: 21.4.17-2 Severity: normal when running: xemacs21 myfile.cs The ascii characters are well displayed, but all the other characters are not displayed in a regular way. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500,

Bug#350026: gucharmap: missing french translation

2006-01-26 Thread Jean-Michel
Package: gucharmap Version: 1:1.4.4-1 Severity: normal Translating in french, U+2282 SUBSET OF might be sous ensemble de when LATIN SMALL LETTER E WITH CIRCUMFLEX might be e accent criconflexe minuscule -- System Information: Debian Release: testing/unstable APT prefers testing APT

Bug#375884: samba: unicode and codepage compatibility issue

2006-06-28 Thread Jean-Michel
Package: samba Version: 3.0.22-1 Severity: normal In a debain fr UTF-8 environment, interacting with windows machines, smbmount and smbclient seams to not use the same codepage. It is not easy to understand which codepage is used on a windows 2000 machine. I believe it should be unicode (since

Bug#376080: mozilla-thunderbird-locale-fr: Ambiguity in sorting according to sender date, or receive date.

2006-06-30 Thread Jean-Michel
Package: mozilla-thunderbird-locale-fr Version: 1.0.dfsg-4 Severity: normal Thunderbird offers several courriel sorting facilities. Among others: * Senders's datation * Reception order However, labels in menu 'Affichage/Trier par ...' are not easy to understand for the novice: 'Date' does not

  1   2   3   4   5   6   7   8   >