[Bug 1932574] [NEW] dpkg: erreur de traitement du paquet linux-image-5.8.0-48-generic

2021-06-18 Thread GILDAS COMLAN
Public bug reported:

Création du fichier de configuration GRUB…
Image Linux trouvée : /boot/vmlinuz-5.8.0-53-generic
Image mémoire initiale trouvée : /boot/initrd.img-5.8.0-53-generic
Image Linux trouvée : /boot/vmlinuz-5.8.0-50-generic
Image mémoire initiale trouvée : /boot/initrd.img-5.8.0-50-generic
Adding boot menu entry for UEFI Firmware Settings
erreur : $.
erreur : syntax error.
erreur : Incorrect command.
erreur : syntax error.
Erreur de syntaxe à la ligne 285
Des erreurs de syntaxe sont détectées dans le fichier de configuration
de GRUB. Veuillez vérifier qu'il n'y a pas d'erreur dans les fichiers
/etc/default/grub et /etc/grub.d/*. Sinon veuillez signaler un bogue
en joignant le fichier /boot/grub/grub.cfg.new.
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 1
dpkg: erreur de traitement du paquet linux-image-5.8.0-48-generic (--remove) :
 installed linux-image-5.8.0-48-generic package post-removal script subprocess 
returned error exit status 1
dpkg: trop d'erreurs, arrêt
Des erreurs ont été rencontrées pendant l'exécution :
 linux-image-5.8.0-48-generic
L'exécution a été arrêtée car il y avait trop d'erreurs.
E: Sub-process /usr/bin/dpkg returned an error code (1)

** Affects: ubuntu
 Importance: Undecided
 Status: Invalid

** Attachment added: "grub.cfg.new"
   
https://bugs.launchpad.net/bugs/1932574/+attachment/5505614/+files/grub.cfg.new

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932574

Title:
  dpkg: erreur de traitement du paquet linux-image-5.8.0-48-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1932574/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1932574] Re: dpkg: erreur de traitement du paquet linux-image-5.8.0-48-generic

2021-06-18 Thread GILDAS COMLAN
Création du fichier de configuration GRUB…
Image Linux trouvée : /boot/vmlinuz-5.8.0-53-generic
Image mémoire initiale trouvée : /boot/initrd.img-5.8.0-53-generic
Image Linux trouvée : /boot/vmlinuz-5.8.0-50-generic
Image mémoire initiale trouvée : /boot/initrd.img-5.8.0-50-generic
Adding boot menu entry for UEFI Firmware Settings
erreur : $.
erreur : syntax error.
erreur : Incorrect command.
erreur : syntax error.
Erreur de syntaxe à la ligne 285
Des erreurs de syntaxe sont détectées dans le fichier de configuration
de GRUB. Veuillez vérifier qu'il n'y a pas d'erreur dans les fichiers
/etc/default/grub et /etc/grub.d/*. Sinon veuillez signaler un bogue
en joignant le fichier /boot/grub/grub.cfg.new.
run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 1
dpkg: erreur de traitement du paquet linux-image-5.8.0-48-generic (--remove) :
 installed linux-image-5.8.0-48-generic package post-removal script subprocess 
returned error exit status 1
dpkg: trop d'erreurs, arrêt
Des erreurs ont été rencontrées pendant l'exécution :
 linux-image-5.8.0-48-generic
L'exécution a été arrêtée car il y avait trop d'erreurs.
E: Sub-process /usr/bin/dpkg returned an error code (1)
gildas@gildas:~$ ^C
gildas@gildas:~$ apt-cache policy pkgname
N: Impossible de trouver le paquet pkgname
gildas@gildas:~$ sudo apt-cache policy pkgname
N: Impossible de trouver le paquet pkgname


** Changed in: ubuntu
   Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+question/697604

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1932574

Title:
  dpkg: erreur de traitement du paquet linux-image-5.8.0-48-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1932574/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1686252] Re: OpenVPN connection doesnt reconnect on connection loss

2019-08-13 Thread Gildas PRIME
I encounter the same problem with a 18.04.02 LTS version with a OpenVPN
2.4.4.

After speaking with OpenVPN support, sending them logs, etc... They
informs me that OpenVPN version 2.4.x prior to the 2.4.7 have a bug that
prevents OpenVPN to detect disconnection and so does not reconnect to
VPN server on connection loss...

Solutions explained by OpenVPN are :
* run a script by a cron to check connection, and restart OpenVPN if connection 
is loss
* compile the 2.4.7 version and upgrade to it
* go back to a 2.3.x version that does not have 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/1686252

Title:
  OpenVPN connection doesnt reconnect on connection loss

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1686252/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1562853] Re: radiotray crash: Gtk was imported without specifying a version first

2017-02-23 Thread gildas
*** This bug is a duplicate of bug 1557115 ***
https://bugs.launchpad.net/bugs/1557115

Also happening on my computer, though it was working after just after I
installed it (1 month ago). I probably updated some packages in between,
and now (23 Feb 2017) I get an error.

$ radiotray

/usr/lib/python2.7/dist-packages/radiotray/XmlDataProvider.py:23: PyGIWarning: 
Gtk was imported without specifying a version first. Use 
gi.require_version('Gtk', '3.0') before import to ensure that the right version 
gets loaded.
  from gi.repository import Gtk
Traceback (most recent call last):
  File "/usr/bin/radiotray", line 15, in 
radiotray_runner.main(sys.argv[1:])
  File "/usr/lib/python2.7/dist-packages/radiotray/radiotray_runner.py", line 
39, in main
RadioTray()
  File "/usr/lib/python2.7/dist-packages/radiotray/RadioTray.py", line 54, in 
__init__
self.provider.loadFromFile()
  File "/usr/lib/python2.7/dist-packages/radiotray/XmlDataProvider.py", line 
43, in loadFromFile
self.root = etree.parse(self.filename).getroot()
  File "src/lxml/lxml.etree.pyx", line 3427, in lxml.etree.parse 
(src/lxml/lxml.etree.c:85131)
  File "src/lxml/parser.pxi", line 1782, in lxml.etree._parseDocument 
(src/lxml/lxml.etree.c:124005)
  File "src/lxml/parser.pxi", line 1808, in lxml.etree._parseDocumentFromURL 
(src/lxml/lxml.etree.c:124374)
  File "src/lxml/parser.pxi", line 1712, in lxml.etree._parseDocFromFile 
(src/lxml/lxml.etree.c:123169)
  File "src/lxml/parser.pxi", line 1115, in 
lxml.etree._BaseParser._parseDocFromFile (src/lxml/lxml.etree.c:117533)
  File "src/lxml/parser.pxi", line 573, in 
lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:110510)
  File "src/lxml/parser.pxi", line 683, in lxml.etree._handleParseResult 
(src/lxml/lxml.etree.c:112276)
  File "src/lxml/parser.pxi", line 613, in lxml.etree._raiseParseError 
(src/lxml/lxml.etree.c:24)
lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: group line 2 and 
bookmarks, line 75, column 13

I am on Linux Mint 18.1 Xfce 64-bit
ready to give more info

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562853

Title:
  radiotray crash: Gtk was imported without specifying a version first

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/radiotray/+bug/1562853/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1563732] Re: keyboard layout not detected on 16.04 server

2016-03-30 Thread Gildas PRIME
** Information type changed from Public Security to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563732

Title:
  keyboard layout not detected on 16.04 server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1563732/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1563732] Re: keyboard layout not detected on 16.04 server

2016-03-30 Thread Gildas PRIME
** Information type changed from Public to Public Security

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563732

Title:
  keyboard layout not detected on 16.04 server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1563732/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1563732] [NEW] keyboard layout not detected on 16.04 server

2016-03-30 Thread Gildas PRIME
Public bug reported:

I'm installing a fresh 16.04 beta 2 server into a virtual server
(vmware), at the keyboard layout detection, ubuntu is unable to detect
the keybard layout. I've tested with the french installation language
and locale, and the english one, the result is the same...

Is it a known bug ?

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563732

Title:
  keyboard layout not detected on 16.04 server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1563732/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1010045] Re: 12.04 hangs on shutdown deconfiguring network interfaces

2012-09-25 Thread Gildas
Hello
For me,  dpkg -S /etc/network/if-down.d/* returns:
resolvconf: /etc/network/if-down.d/resolvconf
ifupdown: /etc/network/if-down.d/upstart
wpasupplicant: /etc/network/if-down.d/wpasupplicant

It's a fresh 12.04.1 install on qemu-kvm with 2 network interfaces

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1010045

Title:
  12.04 hangs on shutdown deconfiguring network interfaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1010045/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 450569] Re: package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to install/upgrade:

2010-03-09 Thread Gildas
Before launching the update, launch the sytem monitor.
A list of process appears and do a kill on the soffice process (right
click).
Then you can start the update.


2010/3/8 Horst Seeger horstsee...@teledata.mz

 I don't know how, but first I got the error message, that some updates
 of OpenOffice cannot be installed because it is still running. Then at
 the end the update manager told me, that my system is up to date. Even
 when I checked it once more it announced everything ok.

 --
 package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to
 install/upgrade:
 https://bugs.launchpad.net/bugs/450569
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.

 Status in “docvert” package in Ubuntu: In Progress
 Status in “openoffice.org” package in Ubuntu: Fix Released
 Status in “update-manager” package in Ubuntu: Confirmed
 Status in “docvert” source package in Lucid: In Progress
 Status in “openoffice.org” source package in Lucid: Fix Released
 Status in “update-manager” source package in Lucid: Confirmed
 Status in “docvert” source package in Karmic: Fix Committed
 Status in “openoffice.org” source package in Karmic: Fix Committed
 Status in “update-manager” source package in Karmic: Confirmed

 Bug description:
 Binary package hint: openoffice.org

 during a jaunty-karmic upgrade

 ProblemType: Package
 Architecture: i386
 Date: Tue Oct 13 18:34:21 2009
 DistroRelease: Ubuntu 9.10
 ErrorMessage:
  ErrorMessage: package openoffice.org-emailmerge is already installed and
 configured
 Package: openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1
 PackageArchitecture: all
 ProcVersionSignature: Ubuntu 2.6.28-13.44-generic
 SourcePackage: openoffice.org
 Title: package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to
 install/upgrade:
 Uname: Linux 2.6.28-13-generic i686

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/docvert/+bug/450569/+subscribe


-- 
package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/450569
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 450569] Re: package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to install/upgrade:

2010-03-07 Thread Gildas
To resolve my problem, I download the last version of openoffice in the site 
www.openoffice.org.
I remove the paquets openffice.org-core and openoffice.org-common by the 
commands : 

sudo apt-get autoremove openoffice.org-core
sudo apt-get autoremove openoffice.org-common

After, I install the new version  by the commands :

cd [openffice new version directory]./DEBS/
sudo dpkg -i --force-overwrite *.deb
cd desktop-integration
sudo dpkg -i --force-overwrite *.deb

Now, it's OK.

-- 
package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/450569
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 450569] Re: package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to install/upgrade:

2010-03-03 Thread Gildas
When I do the command 'soffice' in the terminal,I have this message : 
/usr/lib/openoffice/program/soffice.bin: error while loading shared libraries: 
libicuuc.so.40: cannot open shared object file: No such file or directory
For more information about my problem, I post the Bug [525208] but it was a 
duplicate of this bug.
I do this commands : 
sudo apt-get remove openoffice.org-filter-binfilter
sudo apt-get autoremove -- linux-headers-2.6.28-11 
linux-headers-2.6.28-11-generic are deleting
 sudo apt-get update
sudo apt-get  install openoffice.org-filter-binfilter

And i have always this message:

Reading package lists... Done
Building dependency tree   
Reading state information... Done
openoffice.org-filter-binfilter is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up openoffice.org-filter-binfilter (1:3.1.1-5ubuntu1.1) ...
file:///usr/lib/openoffice/basis3.1/program/libbf_migratefilterli.so
register component 
'file:///usr/lib/openoffice/basis3.1/program/libbf_migratefilterli.so' in 
registry '/var/lib/openoffice/basis3.1/program/services.rdb' failed!
error (CannotRegisterImplementationException): loading component library 
failed: file:///usr/lib/openoffice/basis3.1/program/libbf_migratefilterli.so
dpkg: error processing openoffice.org-filter-binfilter (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 openoffice.org-filter-binfilter
E: Sub-process /usr/bin/dpkg returned an error code (1)

What do you think about?

-- 
package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/450569
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 525208] [NEW] openoffice.org failed

2010-02-21 Thread Gildas
Public bug reported:

Binary package hint: openoffice.org

I install Ubuntu 9.04, I migrate Ubuntu 9.10 and i have an error wtih this 
package.
I have the save error when i do the command 'apt-get upgrade' :

Cmd : sudo apt-gt upgrade

Result :

Paramétrage de openoffice.org-filter-binfilter (1:3.1.1-5ubuntu1) ...
file:///usr/lib/openoffice/basis3.1/program/libbf_migratefilterli.so
register component 
'file:///usr/lib/openoffice/basis3.1/program/libbf_migratefilterli.so' in 
registry '/var/lib/openoffice/basis3.1/program/services.rdb' failed!
error (CannotRegisterImplementationException): loading component library 
failed: file:///usr/lib/openoffice/basis3.1/program/libbf_migratefilterli.so
dpkg : erreur de traitement de openoffice.org-filter-binfilter (--configure) :
 le sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
Des erreurs ont été rencontrées pendant l'exécution :
 openoffice.org-filter-binfilter
E: Sub-process /usr/bin/dpkg returned an error code (1)

I try to run openoffice but it failed.

ProblemType: Bug
Architecture: i386
Date: Sun Feb 21 10:30:06 2010
DistroRelease: Ubuntu 9.10
Package: openoffice.org 1:3.1.1-5ubuntu1
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
SourcePackage: openoffice.org
Uname: Linux 2.6.31-19-generic i686

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
openoffice.org failed
https://bugs.launchpad.net/bugs/525208
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 525208] Re: openoffice.org failed

2010-02-21 Thread Gildas

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/39469405/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/39469406/XsessionErrors.txt

-- 
openoffice.org failed
https://bugs.launchpad.net/bugs/525208
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 525208] Re: openoffice.org failed

2010-02-21 Thread Gildas
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up openoffice.org-filter-binfilter (1:3.1.1-5ubuntu1) ...
file:///usr/lib/openoffice/basis3.1/program/libbf_migratefilterli.so
register component 
'file:///usr/lib/openoffice/basis3.1/program/libbf_migratefilterli.so' in 
registry '/var/lib/openoffice/basis3.1/program/services.rdb' failed!
error (CannotRegisterImplementationException): loading component library 
failed: file:///usr/lib/openoffice/basis3.1/program/libbf_migratefilterli.so
dpkg: error processing openoffice.org-filter-binfilter (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 openoffice.org-filter-binfilter
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
openoffice.org failed
https://bugs.launchpad.net/bugs/525208
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 434557] Re: package openoffice.org-filter-binfilter 1:3.1.1-1ubuntu2 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-02-20 Thread Gildas
When i do 'apt-get upgrade', i have this message :

Paramétrage de openoffice.org-filter-binfilter (1:3.1.1-5ubuntu1) ...
file:///usr/lib/openoffice/basis3.1/program/libbf_migratefilterli.so
register component 
'file:///usr/lib/openoffice/basis3.1/program/libbf_migratefilterli.so' in 
registry '/var/lib/openoffice/basis3.1/program/services.rdb' failed!
error (CannotRegisterImplementationException): loading component library 
failed: file:///usr/lib/openoffice/basis3.1/program/libbf_migratefilterli.so
dpkg : erreur de traitement de openoffice.org-filter-binfilter (--configure) :
 le sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
Des erreurs ont été rencontrées pendant l'exécution :
 openoffice.org-filter-binfilter
E: Sub-process /usr/bin/dpkg returned an error code (1)

What do you think about ?

Thanks,

-- 
package openoffice.org-filter-binfilter 1:3.1.1-1ubuntu2 failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
https://bugs.launchpad.net/bugs/434557
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 172606] Re: Apostrophe not handled properly in CD-Text

2008-11-17 Thread Gildas
Hi there,

the last time I tried to use Brasero after updating to 8.10, it didn't
work at all. I don't remember exactly what was wrong but something to do
with simply adding files to be burnt. I uninstalled it and now I use K3B
that works perfectly.




From: Daniel T Chen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, November 16, 2008 1:57:53 PM
Subject: [Bug 172606] Re: Apostrophe not handled properly in CD-Text

Is this symptom still reproducible in 8.10?

** Changed in: cdrkit (Ubuntu)
   Status: New = Incomplete

-- 
Apostrophe not handled properly in CD-Text
https://bugs.launchpad.net/bugs/172606
You received this bug notification because you are a direct subscriber
of the bug.

-- 
Apostrophe not handled properly in CD-Text
https://bugs.launchpad.net/bugs/172606
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Fwd: [Bug 118593] Re: mouse preferences acceleration not saving

2008-10-10 Thread Gildas
Well it has been a long time so I don't remember exactly how the bug showed
up at first :)
Anyway I just played with mouse acceleration rignt now in Hardy and it's
fine (but not the same computer, not the same mouse)
Gildas

2008/10/10 Sebastien Bacher [EMAIL PROTECTED]

could you try if that's still an issue in hardy?

 --
 mouse preferences acceleration not saving
 https://bugs.launchpad.net/bugs/118593
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
mouse preferences acceleration not saving
https://bugs.launchpad.net/bugs/118593
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 118593] Re: mouse preferences acceleration not saving

2008-01-11 Thread Gildas
Got the exact same problem with several plain standard usb mouses. Quite 
annoying bug.
I tried to change the mouse speed and I'm now stuck at very low speed.
Gildas

-- 
mouse preferences acceleration not saving
https://bugs.launchpad.net/bugs/118593
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 159937] Re: time / size mapping is incorrect for Audio CD

2007-11-28 Thread Gildas
Noticed the same problem on Gutsy with mostly OGG files and one or two
MP3's in the mix. As mentioned, I had to remove one or two files so it
would finally accept to burn even though I hadn't reached 80 minutes. I
even converted all the files to WAV at one time and I still got the same
problem of bad size calculation.

-- 
time / size mapping is incorrect for Audio CD
https://bugs.launchpad.net/bugs/159937
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 172606] Apostrophe not handled properly in CD-Text

2007-11-28 Thread Gildas
Public bug reported:

Binary package hint: brasero

The apostrophe character in CD-Text is written as apos; and shows up as this 
on the CD player's display. For example, the word Don't will be displayed as 
Donapos;t. It is an issue with Brasero because another commercial CD 
containing CD-Text information does not have this issue.
There may be issues with other characters but it was not tested with other 
characters.

** Affects: brasero (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Apostrophe not handled properly in CD-Text
https://bugs.launchpad.net/bugs/172606
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85874] crash de firefox en essayant de lire une video mp4 quicktime

2007-02-17 Thread Gildas Briand
Public bug reported:

Binary package hint: totem

firefox crash when i try to read a video MP4 (Quicktime) on 
http://www.artsalive.ca/fr/dan/mediatheque/videos/videos.asp
Firefox start totem and crash. Return : occurence 0

** Affects: totem (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
crash de firefox en essayant de lire une video mp4 quicktime 
https://launchpad.net/bugs/85874

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85874] Re: crash de firefox en essayant de lire une video mp4 quicktime

2007-02-17 Thread Gildas Briand
Totem n'a pas pu lire « 
rtsp://qtss.nac-cna.ca/artsalive/dance/videos/bill_jones_power_512.mp4 ».
Il n'y a aucun greffon d'entrée pour gérer l'emplacement de ce film.

It's the first error message

When i try again it crash directly after a error message with Totem

-- 
crash de firefox en essayant de lire une video mp4 quicktime 
https://launchpad.net/bugs/85874

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 83197] crash on wine

2007-02-04 Thread Gildas Briand
Public bug reported:

Binary package hint: firefox

no idea

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
crash on wine
https://launchpad.net/bugs/83197

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs