[Bug 507132] Re: eyeD3 doesn't parse certain id3 tags

2012-03-02 Thread ptitpoul
The problem appears with UserTextFrame and, when the option --strict is on, it appears also with LyricsFrame and CommentFrame. I had a hard time to find the reason. Here are the explanations taking for example CommentFrame. Actually, the error does not raise from encode() but decode() which

[Bug 769866] Re: tab completion no longer escapes filenames and completes dirnames incorrectly (space instead of slash)

2011-08-11 Thread ptitpoul
I can confirm #7, acroread.sh from the repository (9.4.2-0natty1, Ubuntu Natty 64) works. I didn't change /etc/bash_completion. All application-specific completions works. To #22 and #23, did you login in a new bash shell after removing acroread.sh to test completion? -- You received this bug

[Bug 357965] Re: MASTER package nspluginwrapper 1.2.2-0ubuntu4 failed to install/upgrade: wrapper update crashes when gcu-plugin is installed

2011-06-28 Thread ptitpoul
Same here, removing google-talkplugin fixed the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/357965 Title: MASTER package nspluginwrapper 1.2.2-0ubuntu4 failed to install/upgrade:

[Bug 473197] Re: kcm-gtk writes settings into wrong file

2010-08-24 Thread ptitpoul
excepted for sudo account, /root/.gtkrc-2.0-kde4 (changed with kdesudo kcmshell4 kcmgtk) is not used on my pc. I've added a symlink named .gtkrc-2.0. ** Changed in: kcm-gtk (Ubuntu) Status: Incomplete = Confirmed -- kcm-gtk writes settings into wrong file

[Bug 473197] Re: kcm-gtk writes settings into wrong file

2010-08-24 Thread ptitpoul
what is the reason to use .gtkrc-2.0-kde4 instead of.gtkrc-2.0 which is the default name hard coded in kde-base (according to http://bugs.gentoo.org/330509)? -- kcm-gtk writes settings into wrong file https://bugs.launchpad.net/bugs/473197 You received this bug notification because you are a

[Bug 259157] Re: [MASTER 0.7 regression] atheros/madwifi and orinoco drivers not supported

2010-08-20 Thread ptitpoul
my problem was not related to the driver but to an unresolved bug of knetworkmanager (network-manager-kde on Kubuntu), https://bugs.kde.org/show_bug.cgi?id=209673, which wrongly handles the certificate. ** Bug watch added: KDE Bug Tracking System #209673

[Bug 473197] Re: kcm-gtk writes settings into wrong file

2010-08-20 Thread ptitpoul
I think that the package kubuntu-default-settings installs /usr/share /kubuntu-default-settings/gtk2-engines-qtcurve.rc.sh and copies it in $HOME/.kde/env. This script contains export GTK2_RC_FILES=$HOME/.gtkrc-2.0-kde4. A new installation of Lucid did not present the issue. -- kcm-gtk writes

[Bug 560492] [NEW] problem of sampling rate with default output

2010-04-11 Thread ptitpoul
Public bug reported: I discovered the problem by listening a linear chirp on wikipedia, http://en.wikipedia.org/wiki/File:Linchirp.ogg. At about 1 sec, a second chirp can be heard. On the bad quality recording attached, it's hearable from 1.5 sec. I recorded it with Audacity playing the chirp

[Bug 560492] Re: problem of sampling rate with default output

2010-04-11 Thread ptitpoul
** Attachment added: recording of http://en.wikipedia.org/wiki/File:Linchirp.ogg; http://launchpadlibrarian.net/43752151/alsa-default.ogg ** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/43751542/AlsaDevices.txt ** Attachment added: AudioDevicesInUse.txt

[Bug 560492] Re: problem of sampling rate with default output

2010-04-11 Thread ptitpoul
But I don't use pulseaudio, I'm on Kubuntu; phonon-backend-xine and phonon-backend-gstreamer are installed and the problem occurs with both. I installed pulseaudio to test with it and the problem did not occur with pulseaudio (so I think that the report from paplay won't be useful here, but I may

[Bug 453025] Re: Internal Microphone bug

2010-04-11 Thread ptitpoul
Differences between bug #453018, bug #453020, and bug #453025 is CheckboxTest which is respectively alsa_record_playback_bluetooth, alsa_record_playback_external, and alsa_record_playback_internal. Perhaps, they could be merged. ** This bug has been marked a duplicate of bug 453020 Microphone

[Bug 453025] Re: Internal Microphone bug

2010-04-11 Thread ptitpoul
idem with Bug #453016, alsa_record_playback_alternates -- Internal Microphone bug https://bugs.launchpad.net/bugs/453025 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 549827] Re: ath9k: Sometimes cannot establish wireless connection on the first attempt after login

2010-04-07 Thread ptitpoul
Is it a WPA enterprise? -- ath9k: Sometimes cannot establish wireless connection on the first attempt after login https://bugs.launchpad.net/bugs/549827 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 259157] Re: [MASTER 0.7 regression] atheros/madwifi and orinoco drivers not supported

2010-04-07 Thread ptitpoul
Like ryuhayabusa, it doesn't work for WPA Enterprise PEAP, mschapv2. My card is an Atheros AR9285. I tried with linux-backports-modules- wireless-2.6.32-19-generic on Lucid, or with compat-wireless-2.6.33 of 2010-03-01, not better. [ 1094.467322] wlan0: direct probe to AP 00:1a:1e:eb:8a:21 (try

[Bug 470424] Re: [kde] python2.6 crashed with UnicodeDecodeError in decode()

2010-03-28 Thread ptitpoul
I think it's a duplicate of bug #133937, however I have had the same problem, even after upgrading to lucid beta 1: ~$ kdesudo software-properties-kde Traceback (most recent call last): File /usr/bin/software-properties-kde, line 122, in module app = SoftwarePropertiesKDE(datadir=data_dir,

[Bug 470424] Re: [kde] python2.6 crashed with UnicodeDecodeError in decode()

2010-03-28 Thread ptitpoul
This bug reports same debug info as bug #133937, I mark it as a duplicate. Actually my bug seems different and is already reported as Bug #545927. -- [kde] python2.6 crashed with UnicodeDecodeError in decode() https://bugs.launchpad.net/bugs/470424 You received this bug notification because you

[Bug 464364] Re: python2.6 crashed with UnicodeDecodeError in decode()

2010-03-28 Thread ptitpoul
*** This bug is a duplicate of bug 133937 *** https://bugs.launchpad.net/bugs/133937 ** This bug is no longer a duplicate of bug 470424 [kde] python2.6 crashed with UnicodeDecodeError in decode() ** This bug has been marked a duplicate of bug 133937 software-properties-kde crashed with

[Bug 470424] Re: [kde] python2.6 crashed with UnicodeDecodeError in decode()

2010-03-28 Thread ptitpoul
*** This bug is a duplicate of bug 133937 *** https://bugs.launchpad.net/bugs/133937 ** This bug has been marked a duplicate of bug 133937 software-properties-kde crashed with error 'utf8' codec can't decode bytes in position 27-28 -- [kde] python2.6 crashed with UnicodeDecodeError in

[Bug 464441] Re: python2.6 crashed with UnicodeDecodeError in decode()

2010-03-28 Thread ptitpoul
*** This bug is a duplicate of bug 133937 *** https://bugs.launchpad.net/bugs/133937 ** This bug is no longer a duplicate of bug 470424 [kde] python2.6 crashed with UnicodeDecodeError in decode() ** This bug has been marked a duplicate of bug 133937 software-properties-kde crashed with

[Bug 375891] Re: [kubuntu] OpenOffice Impress: Movies do not play

2010-01-31 Thread ptitpoul
With a fresh karmic kubuntu, I installed the package phonon-backend- gstreamer (which installed other gstreamer dependences) and videos whose codec (gstreamer0.10-...) is installed are displayed in the slideshow. The toolbar Media player with media buttons does not work, I suppose this is a java

[Bug 375891] Re: [kubuntu] OpenOffice Impress: Movies do not play

2010-01-31 Thread ptitpoul
Unfortunately, videos are displayed like in overlay, they are always above other objects. And the video automatically starts when the slide appears. If you don't want this, a trick is to add a stop media effect at the beginning of the slide. -- [kubuntu] OpenOffice Impress: Movies do not play

[Bug 308605] Re: [MASTER]Firefox is already running message

2009-10-31 Thread ptitpoul
No more problem on kubuntu Karmic. -- [MASTER]Firefox is already running message https://bugs.launchpad.net/bugs/308605 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 375891] Re: [kubuntu] OpenOffice Impress: Movies do not play

2009-10-21 Thread ptitpoul
On Kubunty Karmic, openoffice.org 3.1.1-4ubuntu2, I always have --com.sun.star.media.Manager_GStreamer uno reference, even with all gstreamer packages installed. I tried with JMF without success, still the same --com.sun.star.media.Manager_GStreamer uno reference message. I tried with the

[Bug 432931] [NEW] tools toolbar not completely displayed

2009-09-19 Thread ptitpoul
Public bug reported: Binary package hint: kile with Karmic package, when kile is launched, the tools toolbar displays only quickpreview icons and skip the rest (in my case, pdflatex, bibtex, viewpdf, separators and pstopdf). Each time I launch Kile, I have to go in the Configure Toolbars

[Bug 419484] Re: Embedded viewer reset toolbars

2009-09-06 Thread ptitpoul
This bug is not present in karmic (kile 2.1.0~svn1014763beta2-1ubuntu1). In jaunty, it's kile 2.1.0~svn942443-0ubuntu4.1. -- Embedded viewer reset toolbars https://bugs.launchpad.net/bugs/419484 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to

[Bug 419484] Re: Embedded viewer reset toolbars

2009-09-06 Thread ptitpoul
Is it worth that I report that abbreviation completion is absent (in Edit menu and shortcuts) in the jaunty version but is present and works in the development release ? -- Embedded viewer reset toolbars https://bugs.launchpad.net/bugs/419484 You received this bug notification because you are a

[Bug 419484] [NEW] Embedded viewer reset toolbars

2009-08-26 Thread ptitpoul
Public bug reported: Binary package hint: kile When viewing the output file in the embedded viewer (okularpart), the configuration of toolbars (orientation, text position, icon size) is reseted. Version 2.0.81 Using KDE 4.3.00 (KDE 4.3.0) on Kubuntu Jaunty ** Affects: kile (Ubuntu)

[Bug 313504] Re: Scanimage/usbfs device IO error with Canon MP700 scanner

2009-07-28 Thread ptitpoul
The version 1.0.17-1 does not contain libsane-pixma. I have the same problem with a Canon MP360. I did not succeed to scan with modprobe trick. I still have usbfs: process 3022 (scanimage) did not claim interface 0 before use messages. The only way I succeeded with is to use the version from

[Bug 313504] Re: Scanimage/usbfs device IO error with Canon MP700 scanner

2009-07-28 Thread ptitpoul
And the problem continues with the 1.0.20-4ubuntu2 version in Karmic. -- Scanimage/usbfs device IO error with Canon MP700 scanner https://bugs.launchpad.net/bugs/313504 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 308605] Re: [MASTER]Firefox is already running message

2009-05-09 Thread ptitpoul
Me too in Kubuntu Jaunty. My backtrace is not very useful as most symbols are missing: (gdb) bt #0 0xb7feb430 in __kernel_vsyscall () #1 0xb7fc5cf9 in __lll_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb7fc1129 in _L_lock_89 () from

[Bug 368908] [NEW] amarok2 command line doesn't load playlist

2009-04-28 Thread ptitpoul
Public bug reported: Binary package hint: amarok on Kubuntu 9.04, Amarok 2.0.2 does not load a playlist file with the command amarok -l playlist.m3u. m3u or pls, load or append action: same reaction. Can you confirm this ? ** Affects: amarok (Ubuntu) Importance: Undecided

[Bug 360087] Re: bootloader.pot not present in the binary package

2009-04-15 Thread ptitpoul
http://packages.ubuntu.com/hardy/i386/gfxboot-theme-ubuntu/filelist http://packages.ubuntu.com/intrepid/i386/gfxboot-theme-ubuntu/filelist http://packages.ubuntu.com/jaunty/i386/gfxboot-theme-ubuntu/filelist -- bootloader.pot not present in the binary package

[Bug 360087] [NEW] bootloader.pot not present in the binary package

2009-04-12 Thread ptitpoul
Public bug reported: Binary package hint: gfxboot-theme-ubuntu The po/bootloader.pot file is not present in the binary package, whereas it's present in source and in other gfxboot-theme binary packages. This bug appears in hardy, intrepid and jaunty. ** Affects: gfxboot-theme-ubuntu (Ubuntu)

[Bug 69045] Re: kdm fails with us-intl keyboard layout set by installer

2008-09-10 Thread ptitpoul
I have almost the same problem: the difference is that it appears after I log out my session. My password contains a # character, entered using « AltGr + » on a fr layout. If I restart X (Ctrl+Alt+Backspace), the password field works with AltGr. Kubuntu Hardy with KDE 3.5.9 -- kdm fails with

[Bug 212226] Re: Hardy: Kernel Oopses in sound driver

2008-04-05 Thread ptitpoul
I have the problem too, I think it's a same bug as https://bugs.launchpad.net/ubuntu/+source/linux/+bug/212100. -- Hardy: Kernel Oopses in sound driver https://bugs.launchpad.net/bugs/212226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 108596] Re: Blender crashes, when starting game-engine

2008-03-28 Thread ptitpoul
No crash with blender 2.45-3ubuntu1 in Hardy , with nvidia drivers and a GeForce2 MX. -- Blender crashes, when starting game-engine https://bugs.launchpad.net/bugs/108596 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 160477] Re: conflict with etc/apt/apt.conf.d/01ubuntu for Recommends

2007-11-14 Thread ptitpoul
*** This bug is a duplicate of bug 128681 *** https://bugs.launchpad.net/bugs/128681 ** Summary changed: - conflict with etc/apt/apt.conf.d/01ubuntu from apt + conflict with etc/apt/apt.conf.d/01ubuntu for Recommends ** Description changed: + binary package hint : aptitude 0.4.6.1-1ubuntu3

[Bug 160477] Re: conflict with etc/apt/apt.conf.d/01ubuntu for Recommends

2007-11-14 Thread ptitpoul
*** This bug is a duplicate of bug 128681 *** https://bugs.launchpad.net/bugs/128681 ** This bug has been marked a duplicate of bug 128681 [gutsy] Aptitude doesn't honour recommended packages properly -- conflict with etc/apt/apt.conf.d/01ubuntu for Recommends

[Bug 145026] Re: kdiff3plugin absent of the package

2007-11-07 Thread ptitpoul
Eike Sauer, the debian maintainer, will correct this bug in one or two weeks (in the debian package). -- kdiff3plugin absent of the package https://bugs.launchpad.net/bugs/145026 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 160477] conflict with etc/apt/apt.conf.d/01ubuntu from apt

2007-11-06 Thread ptitpoul
Public bug reported: for metapackages (like (k)ubuntu-desktop), aptitude doesn't care about the --without-recommends option because of the etc/apt/apt.conf.d/01ubuntu file, which contains the recent APT ::Install-Recommends-Sections. I don't know if it's a bug or an intended choice. ** Affects:

[Bug 145026] kdiff3plugin absent of the package

2007-09-25 Thread ptitpoul
Public bug reported: Binary package hint: kdiff3 kdiff3plugin for konqueror is not present in the Gutsy package, whereas it is in the source. ** Affects: kdiff3 (Ubuntu) Importance: Undecided Status: New ** Description changed: Binary package hint: kdiff3 - kdiff3plugin for

[Bug 108596] Re: Blender crashes, when starting game-engine

2007-05-04 Thread ptitpoul
I confirm this bug on feisty and blender 2.43-0ubuntu3, using an intel 945G chipset : blender crashes on the second time I quit the game mode. Note that this bug doesn't happen with the package from blender.org (http://download.blender.org/release/Blender2.43/blender-2.43-linux-

[Bug 66004] Re: .bash_profile is not sources when X session starts

2007-01-23 Thread ptitpoul
For gdm, at the top of /etc/X11/gdm/Xsession, there is PROGNAME=Xsession, so another solution is to add this condition before including ~/.bashrc in ~/.bash_profile : # include .bashrc if it exists if [ $PROGNAME != Xsession -a -f ~/.bashrc ]; then . ~/.bashrc fi and create a link ~/.profile

[Bug 53334] lack of consolefonts

2006-07-18 Thread ptitpoul
Public bug reported: I think the package does not contain, although it should, several consolefonts like lat9u-16.psf.gz . These files were in previous builds. ** Affects: console-data (Ubuntu) Importance: Untriaged Status: Unconfirmed -- lack of consolefonts