[Bug 1938013] Re: 4.15.0-151 is freezing various CPUs

2021-08-04 Thread Dominique Pellé
I'm also affected by this bug: - 4.15.0-151-generic freezes - 4.15.0-147-generic does not freeze (previous available kernel in grub) My CPU: Intel(R) Core(TM) i7-7700T CPU @ 2.90GHz The freeze happens generally at the login screenshot (sometimes before, sometimes after, but shortly after

[Bug 1686084] Re: x11vnc terminates with **stack smashing detected** error

2019-03-18 Thread Dominique Pellé
I upgraded to Ubuntu-18.04.2 (up-to-date as of 2019/03/18) and keep stumbling on this crash. It's a severe issues as x11vnc is almost unusable (crashes every few minutes). Can the fix be backported to Ubuntu-18.04 LTS? The bug is marked as importance "high". What else is needed to get this fix

[Bug 1770878] [NEW] package libpaper1:amd64 1.1.24+nmu5ubuntu1 failed to install/upgrade: installed libpaper1:amd64 package post-installation script subprocess returned error exit status 1

2018-05-12 Thread Dominique Pellé
Public bug reported: Upgrade of libpaper1:amd64 failed when doing an upgrade from xubuntu-16.04 (up-to-date as of 2018/05/12) to xubuntu-18.04. ProblemType: Package DistroRelease: Ubuntu 18.04 Package: libpaper1:amd64 1.1.24+nmu5ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17

[Bug 1512992] Re: package zlib1g-dev 1:1.2.8.dfsg-2ubuntu4 failed to install/upgrade: trying to overwrite '/usr/include/i386-linux-gnu/zconf.h', which is also in package lib32z1-dev 1:1.2.8.dfsg-2ubu

2016-03-10 Thread Dominique Pellé
In case it helps someone else having the same issue, I repaired my apt- get packages using: $ sudo apt-get -o Dpkg::Options::="--force-overwrite" install zlib1g- dev:i386 I came up with this after reading this... https://raphaelhertzog.com/2011/08/01/understanding-dpkgs-file- overwrite-error/

[Bug 1512992] Re: package zlib1g-dev 1:1.2.8.dfsg-2ubuntu4 failed to install/upgrade: trying to overwrite '/usr/include/i386-linux-gnu/zconf.h', which is also in package lib32z1-dev 1:1.2.8.dfsg-2ubu

2016-03-10 Thread Dominique Pellé
I'm encountering the same bug on xubuntu-15.10: $ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: libpng12-dev:i386 :

[Bug 195264] Re: vim.gnome crashed with SIGSEGV in free()

2012-11-22 Thread Dominique Pellé
Thomas Hotz wrote: Is this still an issue for you? As I wrote earlier, this issue has been fixed upstream on Oct 30 2007 in this version of Vim: 7.1.147 (after 7.1.127) freeing memory twice completing user name That's about about 5 years ago now. I don't think any supported version of Ubuntu

[Bug 175347] Re: vim spellchecking disturbed by ß

2012-09-29 Thread Dominique Pellé
It looks like the bug fixed in this patch of Vim: Patch 7.3.536 Problem:When spell checking the German sharp s is not seen as a word character. (Aexl Bender) Solution: In utf_islower() return true for the sharp s. Note: also need updated spell file for this to take

[Bug 114375] Re: [needs-packaging] [Upstream] LanguageTool, a grammar checker for LibreOffice

2012-08-08 Thread Dominique Pellé
*** This bug is a duplicate of bug 980991 *** https://bugs.launchpad.net/bugs/980991 This bug is marked as duplicate of bug #980991 but they are not duplicates: Bug #980991 is about LightProof in LibreOffice Bug #114375 is about packaging LanguageTool grammar checker LanguageTool and

[Bug 114375] Re: [needs-packaging] [Upstream] LanguageTool, a grammar checker for LibreOffice

2012-05-11 Thread Dominique Pellé
However, the current upstream LO is shipped with Lightproof, not LanguageTool. Yes, but LanguageTool is more advanced than LightProof. LanguageTool supports far more languages. So creating an Ubuntu package for LanguageTool would be good. OpenSuse packages LanguageTool:

[Bug 945081] [NEW] Firefox always crashes at a given URL, plugin IcedTea6 1.9.13 seems to be the reason

2012-03-02 Thread Dominique Pellé
Public bug reported: I can reproduce a crash 100% of the times with Firefox-10.0.2 on Ubuntu-10.4.4 LTS when going to this URL with Firefox-10.0.2: http://www.dimenticatoio.it/index.php?title=Videotel If I disable all plugins in Firefox, then it no longer crash. If I only enable the plugin

[Bug 945081] Re: Firefox always crashes at a given URL, plugin IcedTea6 1.9.13 seems to be the reason

2012-03-02 Thread Dominique Pellé
** Package changed: ubuntu = openjdk-6b18 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/945081 Title: Firefox always crashes at a given URL, plugin IcedTea6 1.9.13 seems to be the reason

[Bug 620620] Re: shell redirection and pipe create junk character in front of file name

2010-08-20 Thread Dominique Pellé
I found that the sequence of characters \302\240 (octal) which appears in the file name is an unbreakable-space (UTF-8 hex sequence: 0xC2 0xA0). Now I still don't know why shell command echo  abc creates a file name \302\240abc. -- shell redirection and pipe create junk character in front of

[Bug 620620] Re: shell redirection and pipe create junk character in front of file name

2010-08-20 Thread Dominique Pellé
From main menu, I went into System-Preferences-Keyboard (Layouts tab, click Reset to Defaults) and now everything appears to be working fine. So it was my keyboard which inserted non breaking spaces when I pressed spaces! I don't know why it was set up like that but at least it is solved now.

[Bug 620620] [NEW] shell redirection and pipe create junk character in front of file name

2010-08-19 Thread Dominique Pellé
Public bug reported: I notice this issue today (2010/08/19) with Ubuntu-10.04 which really puzzles me.  Ubuntu-10.04 was working fine until now. Shell redirection creates junk characters in file names. Here is an example: $ mkdir /tmp/test $ cd /tmp/test $ echo  abc $ mv abc def mv: cannot

[Bug 620620] Re: shell redirection and pipe create junk character in front of file name

2010-08-19 Thread Dominique Pellé
** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/620620/+attachment/1500739/+files/AlsaDevices.txt ** Attachment added: AplayDevices.txt https://bugs.launchpad.net/bugs/620620/+attachment/1500740/+files/AplayDevices.txt ** Attachment added: BootDmesg.txt

[Bug 607697] [NEW] dia tool crashes when exiting (*** glibc detected *** dia: double free or corruption)

2010-07-20 Thread Dominique Pellé
Public bug reported: Binary package hint: dia The dia tool crashes sometimes (not 100% of the times) when I quit. I'm using Ubuntu-10.04 (Lucid Lynx) with latest updates. $ dia --version Dia version 0.97.1, compiled 22:05:25 Mar 30 2010 I start dia from a shell. I edit something, I save, I

[Bug 607697] Re: dia tool crashes when exiting (*** glibc detected *** dia: double free or corruption)

2010-07-20 Thread Dominique Pellé
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/52205206/Dependencies.txt -- dia tool crashes when exiting (*** glibc detected *** dia: double free or corruption) https://bugs.launchpad.net/bugs/607697 You received this bug notification because you are a member of Ubuntu

[Bug 83142] Re: crash on XSetIMValues() call when using xim and esperanto locale

2010-07-04 Thread Dominique Pellé
I just installed Ubuntu-10.04 (from scratch) and I see that this bug is still present. Two files /usr/share/X11/locale/{locale,compose}.dir contain eo_XX which should be replaced with eo since both Debian and Ubuntu now use Esperanto locale eo.utf-8 (they were using eo_XX.utf-8 several

[Bug 71322] Re: reproducible seg fault in 'aspell' when using 'eo_XX.UTF-8' locale

2010-07-04 Thread Dominique Pellé
This bug is still present in Ubuntu-10.04. It is trivial to reproduce: p...@pel-laptop:~$ cat /etc/issue Ubuntu 10.04 LTS \n \l p...@pel-laptop:~$ LC_ALL=en_GB.UTF-8 aspell list /dev/null Segmentation fault (core dumped) -- reproducible seg fault in 'aspell' when using 'eo_XX.UTF-8' locale

[Bug 511885] Re: spatialite crashes when exiting

2010-07-04 Thread Dominique Pellé
I checked with Ubuntu-10.04 and bug no longer happens. -- spatialite crashes when exiting https://bugs.launchpad.net/bugs/511885 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 381668] Re: xfig produces illegal PNG file when exporting as PNG

2010-07-04 Thread Dominique Pellé
This bug is still present in Ubuntu-10.04 -- xfig produces illegal PNG file when exporting as PNG https://bugs.launchpad.net/bugs/381668 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 133323] Re: [upstream] English spelling checker of openoffice incorrectly accepts word informations

2010-07-04 Thread Dominique Pellé
Bug is still present in Ubuntu-10.04 (OpenOffice-3.2.0) -- [upstream] English spelling checker of openoffice incorrectly accepts word informations https://bugs.launchpad.net/bugs/133323 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 312563] Re: xvidcap: xtoffmpeg.c guess_input_pix_fmt(): image depth 32 not supported ... aborting

2010-07-04 Thread Dominique Pellé
This bug is still present in Ubuntu-10.04 -- xvidcap: xtoffmpeg.c guess_input_pix_fmt(): image depth 32 not supported ... aborting https://bugs.launchpad.net/bugs/312563 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs