[Bug 1579767] [NEW] udf does not support using aarch64 kernel snap with armhf 32 bits user space

2016-05-09 Thread Yann Sionneau
Public bug reported: fallen@fallen-ThinkPad-X260:~/dev/packages/images$ sudo ./ubuntu-device-flash --verbose core 16 -o rpi2-all-snap.img --channel stable --enable-ssh --gadget ../paros_gadget/paros_1.0_all.snap --kernel ../paros_kernel/paros-kernel_3.10.67_arm64.snap --os

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-05-04 Thread Yann E. MORIN
** Attachment added: "Be sure to always intialise function pointers v2" https://bugs.launchpad.net/ubuntu/+source/tsocks/+bug/1574270/+attachment/4655719/+files/07_always_init_function_pointers.dpatch ** Patch removed: "Be sure to always intialise function pointers"

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-05-04 Thread Yann E. MORIN
Brendan, That's because the attached patch expects the bundled patches are already applied. Here's how I did (as non-root): $ sudo apt-get build-dep tsocks [--snip--] $ apt-get source tsocks [--snip--] $ cp 07_init.dpatch tsocks-1.8beta5/debian/patches/ $ cd

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-05-04 Thread Yann E. MORIN
Oh, by the way, I just noticed that the description in the patch itself is wrong. I just copy-pasted the one from an existing patch to get the layout, but forgot to edit it afterward. I'll post an upated version of the patch shortly... -- You received this bug notification because you are a

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-05-02 Thread Yann E. MORIN
Mario, The "official" upstream tsocks has not done any release since October 2002, that is almost 14 years ago. Besides, there does nto seem to be any publicly available repository of any kind (no svn, no cvs or anything that was current at the time). I'm not sure it makes sense to send a patch

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-05-02 Thread Yann E. MORIN
** Bug watch removed: Debian Bug tracker #576301 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576301 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574270 Title: applications segfault

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-05-02 Thread Yann E. MORIN
I managed to make it work with the attached patch. This is probably not a correct patch, but it at least makes it work, and can serve as a base for a correct patch. In the end, it happens that some libraries (like openssl) are initialised before those in LD_PRELOAD (which is really weird as

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-05-01 Thread Yann E. MORIN
After a bit more investigation, I hacked tsocks to spit out debug log in its _init() function: FILE *f = fopen( "/home/me/tsocks.msg", "a+" ); fprintf( "[%s] Hello world\n", program_invocation_name ); fclose( f ); However, when running: $ tsocks ssh machine Segmentation

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-04-26 Thread Yann E. MORIN
After testing, it appears that neither patch fix the issue. There still are segfaults... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574270 Title: applications segfault systematically with

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-04-26 Thread Yann E. MORIN
There is a (vey old!) related bug in the Debian bug tracker: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576301 There are two patches floating in that bug report, but they were never made part of any tsocks relase:

[Bug 1523088]

2016-04-26 Thread Yann-argotti
Christophe, please try with the patchset that Matt is pointing out to confirm we don't reproduce the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523088 Title: WARN_ON(!wm_changed) warning

[Bug 1523088]

2016-04-26 Thread Yann-argotti
Cezar, did you re-test on both APL & SKL? If so, please include your platform details. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523088 Title: WARN_ON(!wm_changed) warning and

[Bug 1523088]

2016-04-26 Thread Yann-argotti
QA please re-test with latest patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1523088 Title: WARN_ON(!wm_changed) warning and stacktrace in kernel log To manage notifications about this bug go

[Bug 1574270] Re: applications segfault systematically with tsocks

2016-04-25 Thread Yann E. MORIN
Varga, Please don't replace the description. Add a comment if you need to. Thanks. ;-) ** Description changed: - i have a same problem with tsocks and ssh. + + On Xenial, when an application is used through tsocks, it will + systematically segfqult: + + $ ssh machine + [connection OK]

[Bug 1574270] [NEW] applications segfault systematically with tsocks

2016-04-24 Thread Yann E. MORIN
Public bug reported: On Xenial, when an application is used through tsocks, it will systematically segfqult: $ ssh machine [connection OK] $ wget http://example.com/some/path [download succeeds] $ tsocks ssh machine Segmentation fault $ tsocks wget

[Bug 1563571] [NEW] package python3.5 3.5.1-9ubuntu1 failed to install/upgrade: package python3.5 is already installed and configured

2016-03-29 Thread Yann
*** This bug is a duplicate of bug 1563561 *** https://bugs.launchpad.net/bugs/1563561 Public bug reported: Appeared at the restart after the update ProblemType: Package DistroRelease: Ubuntu 16.04 Package: python3.5 3.5.1-9ubuntu1 ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6

[Bug 1563563] [NEW] package libmpdec2:i386 2.4.2-1 failed to install/upgrade: package libmpdec2:i386 is already installed and configured

2016-03-29 Thread Yann
Public bug reported: restart after update ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libmpdec2:i386 2.4.2-1 ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6 Uname: Linux 4.4.0-16-generic i686 ApportVersion: 2.20-0ubuntu3 AptdaemonVersion: 1.1.1+bzr982-0ubuntu14 Architecture:

[Bug 1563561] [NEW] package python3.5 3.5.1-9ubuntu1 failed to install/upgrade: package python3.5 is already installed and configured

2016-03-29 Thread Yann
Public bug reported: it happened at the restart after the update ProblemType: Package DistroRelease: Ubuntu 16.04 Package: python3.5 3.5.1-9ubuntu1 ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6 Uname: Linux 4.4.0-16-generic i686 ApportVersion: 2.20-0ubuntu3 AptdaemonVersion:

[Bug 1538010] [NEW] package phpmyadmin 4:4.0.10-1 failed to install/upgrade: le sous-processus script post-removal installé a retourné une erreur de sortie d'état 2

2016-01-25 Thread yann
Public bug reported: Je n'arrive pas à modifier le mot de passe root ??? ProblemType: Package DistroRelease: Ubuntu 14.04 Package: phpmyadmin 4:4.0.10-1 ProcVersionSignature: Ubuntu 3.16.0-59.79~14.04.1-generic 3.16.7-ckt20 Uname: Linux 3.16.0-59-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.19

[Bug 1445390] [NEW] camera app crashes

2015-04-17 Thread Yann
Public bug reported: On Aquaris e4.5 Ubuntu edition, the camera application crashes (camera works but when trying to take a picture, the picture is not taken and the commands disappear) ** Affects: phablet-tools (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1389513] [NEW] nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module failed to build

2014-11-04 Thread Yann Lossouarn
Public bug reported: no other information to provide ProblemType: Package DistroRelease: Ubuntu 14.10 Package: nvidia-331-uvm 331.89-0ubuntu5 ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4 Uname: Linux 3.16.0-24-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.7-0ubuntu8

[Bug 1005832] Re: 8086:0085 Intel wifi frequent disconnects

2014-10-08 Thread Yann Sionneau
Hello Joseph, could you tell why the bug is Invalid? What piece of information is missing? I do not find the exact meaning of Invalid in the Bug Triaging documentation: https://dev.launchpad.net/BugTriage https://dev.launchpad.net/BugTriage/Background Thanks! -- You received this bug

[Bug 1330385] Re: Intel GPU crash corrupts fonts

2014-09-30 Thread Yann Hamon
Just had the same error. Here is the requested file. ** Attachment added: card0_error https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1330385/+attachment/4220309/+files/card0_error ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Expired = New -- You

[Bug 1353095] Re: Missing menu content in the unity top panel in LTSP enviroment

2014-09-09 Thread Yann Dìnendal
*** This bug is a duplicate of bug 1320286 *** https://bugs.launchpad.net/bugs/1320286 It happened to me after I manually restarted unity because it had crashed. I have not yet launched unity-panel-service, here are the logs asked above: $ initctl list avahi-daemon start/running, process

[Bug 1311965] Re: UI scaling inconsistent when using new display scaling option

2014-08-25 Thread Yann Dìnendal
** Also affects: gtk3-engines-unico (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/1311965 Title: UI scaling inconsistent when using new display

[Bug 1348168] [NEW] package albatross-gtk-theme (not installed) failed to install/upgrade: tentative de remplacement de « /usr/share/themes/Albatross/gtk-3.0/assets/radio-selected.png », qui appartien

2014-07-24 Thread Yann
Public bug reported: it appeared during the last update ... I don't know what or why ... ProblemType: Package DistroRelease: Ubuntu 14.10 Package: albatross-gtk-theme (not installed) ProcVersionSignature: Ubuntu 3.16.0-4.9-generic 3.16.0-rc5 Uname: Linux 3.16.0-4-generic i686 ApportVersion:

[Bug 198759] Re: Right CTRL don't work

2014-07-21 Thread Yann
I just installed Ubuntu 14.04, instead of 13.10 (new install, not an upgrade): I confirm this bug reappeared. When you are used to the CTRL key to copy, paste, CTRL+C, etc, it is quite annoying. How can one apply this 2008 patch to fix it on his system? -- You received this bug notification

[Bug 887502] Re: crashes on non utf-8 multibyte encodings

2014-05-22 Thread Yann
FYI bug is still present in 14.04 $(echo -e \xaa) is still crashing the command-not-found -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/887502 Title: crashes on non utf-8 multibyte encodings To

[Bug 971154] Re: lifeograph crashed with SIGSEGV in operator()

2014-05-13 Thread Yann Laurent
I have te same problem here, with ubuntu 14.04 (64) and gnome 3.12. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/971154 Title: lifeograph crashed with SIGSEGV in operator() To manage

[Bug 1069133] Re: Get upgrade error 12.04 - 12.10 Could not determine upgrade - xorg from ppa

2014-04-25 Thread Yann Lossouarn
@stephen-skinner on my setup, this results in the following error message : yann@Tregor:~$ sudo apt-get purge ppa:xorg-edgers/ppa Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des informations d'état... Fait E: Impossible de trouver le paquet ppa

[Bug 1069133] Re: Get upgrade error 12.04 - 12.10 Could not determine upgrade - xorg from ppa

2014-04-25 Thread Yann Lossouarn
@tasgo : I just followed the procedure explained at askubuntu, without success : the upgrade still fails with the same error message... :/ @michael-ransbottom : I suspected that, but even after adding the xorg-edgers PPA like this : ' ' sudo add-apt-repository ppa:xorg-edgers/ppa sudo apt-get

[Bug 1069133] Re: Get upgrade error 12.04 - 12.10 Could not determine upgrade - xorg from ppa

2014-04-24 Thread Yann Lossouarn
Hi ! I face the same issue for upgrading 13.10 to 14.04... I fiddled around the repositories, and upgrade commands, with no success... Is there a straightforward process to get this working ? :/ Bye, Yann -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1069133] Re: Get upgrade error 12.04 - 12.10 Could not determine upgrade - xorg from ppa

2014-04-24 Thread Yann Lossouarn
In fact I tried : sudo add-apt-repository ppa:xorg-edgers/ppa sudo apt-get update sudo apt-get install xorg-server sudo apt-get upgrade sudo ppa-purge xorg-edgers ... and at the last command gives this message : ' Certains paquets ne peuvent être installés. Ceci peut signifier que vous avez

[Bug 1311143] [NEW] Impossible to upgrade my 13.10 to 14.04

2014-04-22 Thread Yann Lossouarn
Public bug reported: Hello, I deactivated third-parties repositories on my 13.10, but when i try performing the upgrade to 14.04, an error is shown after the Defining new software repositories (translation from french, so the label may not be exact) phase I get the following error message : ' '

[Bug 1301971] [NEW] [Hewlett-Packard Compaq Presario CQ61 Notebook PC] suspend/resume failure

2014-04-03 Thread Yann
Public bug reported: This just occured at starting Ubuntu ProblemType: KernelOops DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-21-generic 3.13.0-21.43 ProcVersionSignature: Ubuntu 3.13.0-21.43-generic 3.13.8 Uname: Linux 3.13.0-21-generic i686 Annotation: This occured during a

[Bug 1287909] Re: touchpad recognized as simple mouse

2014-03-11 Thread Yann Simon
Tested with v3.14-rc6-trusty, and bug is fixed with that version. I added the tag 'kernel-bug-exists-upstream'. Thanks! ** Tags added: kernel-fixed-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1287909] Re: touchpad recognized as simple mouse

2014-03-11 Thread Yann Simon
bug fixed in kernel v3.14-rc6-trusty ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287909 Title: touchpad recognized as simple

Re: [Bug 1287909] Re: touchpad recognized as simple mouse

2014-03-09 Thread Yann Simon
On Mar 5, 2014 6:20 PM, Joseph Salisbury joseph.salisb...@canonical.com wrote: Did this issue occur in a previous version of Ubuntu, or is this a new issue? It occur in the previous version of Ubuntu. Would it be possible for you to test the latest upstream kernel? Refer to

[Bug 1287909] [NEW] touchpad recognized as simple mouse

2014-03-04 Thread Yann Simon
-generic 3.11.10.3 Uname: Linux 3.11.0-17-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.12.5-0ubuntu2.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: yann 1935 F pulseaudio Date: Tue Mar 4 21:51:32 2014 HibernationDevice: RESUME=UUID

[Bug 1287909] Re: touchpad recognized as simple mouse

2014-03-04 Thread Yann Simon
** Attachment added: xinput https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1287909/+attachment/4007294/+files/xinput -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287909 Title: touchpad

[Bug 1287909] Re: touchpad recognized as simple mouse

2014-03-04 Thread Yann Simon
** Attachment added: Xorg.0.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1287909/+attachment/4007295/+files/Xorg.0.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1287909 Title:

[Bug 131017] Re: xshogi leaves gnushogi running after exit

2014-02-06 Thread Yann Dirson
** Changed in: gnushogi (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/131017 Title: xshogi leaves gnushogi running after exit To manage

[Bug 1266488] Re: compiz (decor) - Warn: No default decoration found, placement will not be correct

2014-01-09 Thread Yann
Anyone would be interested to help me in there ? :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1266488 Title: compiz (decor) - Warn: No default decoration found, placement will not be correct

[Bug 1266488] [NEW] compiz (decor) - Warn: No default decoration found, placement will not be correct

2014-01-06 Thread Yann
Public bug reported: The icons at the top right are not loading correctly, since Ubuntu 13.10. I tried every solution I could find on the internet, but nothing works ... The current version is : Description:Ubuntu Trusty Tahr (development branch) Release:14.04 I downloaded it in

[Bug 1132555] Re: mission-control-5 crashed with SIGSEGV in g_slist_find()

2013-09-05 Thread Yann Simon
Not fixed for me neither... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1132555 Title: mission-control-5 crashed with SIGSEGV in g_slist_find() To manage notifications about this bug go to:

[Bug 1193103] Re: mmcblk device error at boot time

2013-07-01 Thread Yann
Sorry, not 13.10, but 13.04... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193103 Title: mmcblk device error at boot time To manage notifications about this bug go to:

[Bug 1193103] Re: mmcblk device error at boot time

2013-07-01 Thread Yann
Hello, Is a backport planned for Ubuntu 13.10 kernel ? Thanks, Yann. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193103 Title: mmcblk device error at boot time To manage notifications about

[Bug 1193103] Re: mmcblk device error at boot time

2013-06-26 Thread Yann
Hello, I installed the proposed upstream 3.10 kernel. Then I rebooted my laptop several times. The error is not exhibited anymore. My SD card reader is still functional. $ uname -a Linux yann-A6J 3.10.0-031000rc6-generic #201306151835 SMP Sat Jun 15 22:42:14 UTC 2013 i686 i686 i686 GNU/Linux

[Bug 1193103] [NEW] mmcblk device error at boot time

2013-06-20 Thread Yann
r/w cmd command, card status 0x80c00b00 My SD card reader seems to work properly anyway. Thanks, Yann. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-25-generic 3.8.0-25.37 ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13 Uname: Linux 3.8.0-25-generic i686

[Bug 757430] Re: Blurry USC icon for review dialog

2013-05-15 Thread Yann Dìnendal
There is a similar bug in update manager: Bug 987023 (https://bugs.launchpad.net/ayatana-design/+bug/987023). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757430 Title: Blurry USC icon for review

[Bug 606365] Re: client.ovpn file is not completely imported

2013-05-14 Thread Yann Dìnendal
** Also affects: network-manager-openvpn 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/606365 Title: client.ovpn file is not completely imported To

[Bug 1153934] Re: Some radio streams which used to play OK don't play after updating to rhythmbox 2.98

2013-04-30 Thread Yann
For me it's the same, when i kill the gvfsd-http, the streaming radios work again ! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1153934 Title: Some radio streams which used to play OK don't play

[Bug 1168095] [NEW] Can't play streaming radios

2013-04-11 Thread Yann
Public bug reported: I can't play any url-streaming radio, the player goes on pause and never plays it. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: rhythmbox 2.98-0ubuntu5 ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6 Uname: Linux 3.8.0-17-generic i686 ApportVersion:

[Bug 907837] Re: Scrollbars - difficult to resize panels with overlay scrollbar

2013-02-24 Thread Yann Dìnendal
adrian-v: Fix released for a package (here, it is for overlay- scrollbar (Ubuntu)) means the current development release (currently, raring). If it is backported to the current stable or LTS release, it will be specified in the bug report. But... I'm currently on raring with an up-to-date

[Bug 1131733] [NEW] going to the downloaded music makes rhtythmbox crashing

2013-02-22 Thread Yann
Public bug reported: When i try to go to My downloaded music inside the Ubuntu One store in Rhythmbox, it makes it crash ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: rhythmbox-ubuntuone 4.0.0-0ubuntu1 ProcVersionSignature: Ubuntu 3.5.0-25.38-generic 3.5.7.4 Uname: Linux 3.5.0-25-generic

[Bug 1123017] [NEW] authentication fails

2013-02-12 Thread Yann
Public bug reported: Every time i open my computer and try to connect Empathy, i have an authentication error, systematically with Google Chat ... And this problem is true on my 2 computers that have Empathy. I have to go to online accounts, deactivate and then reactivate Google every time ...

[Bug 1119809] Re: Desktop login freeze with kernel 3.2.0-38.59

2013-02-11 Thread Yann Dupont
idem on a HP with intel graphics (sorry don't have exact model) This is new and kernel related : Previous kernel 3.2.0-37 is working fine. On 3.2.0-38 unity crash the graphics stacks, but as previously said unity 2D is working fine. -- You received this bug notification because you are a member

[Bug 1118779] [NEW] package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to install/upgrade: trying to overwrite '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', which is also in pa

2013-02-07 Thread Yann Dìnendal
Public bug reported: update-manager told it couldn't install a package. ProblemType: Package DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-4-generic 3.8.0-4.8 ProcVersionSignature: Ubuntu 3.8.0-4.8-generic 3.8.0-rc6 Uname: Linux 3.8.0-4-generic i686 ApportVersion: 2.8-0ubuntu4

[Bug 1111471] Re: Quicklist items need a way to be ellipsized

2013-02-04 Thread Yann Dìnendal
** Description changed: For bug #893652 and bug #1107866 we need a way to define the maximum - with of a quicklist item so that it can be ellipsized by unity. + width of a quicklist item so that it can be ellipsized by unity. -- You received this bug notification because you are a member of

[Bug 228929] Re: start script does not work

2013-02-03 Thread Yann Bloch
into /etc/init Yann. ** Attachment added: Upstart config file for uShare https://bugs.launchpad.net/ubuntu/+source/ushare/+bug/228929/+attachment/3513557/+files/ushare.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1019347] Re: A message: mount: / is busy appears every time shutting down or rebooting.

2013-01-25 Thread LE PETITCORPS Yann
Thank, Steven Farmer I have only uncheck the 'Available to all users' setting in the Network Manager settings for the network connection and I can now reboot without any problem on my linux Ubuntu 12.10 box With the 'Availlable to all users' setting checked, I have always this #é@ of mount :

[Bug 1101990] [NEW] xboing crashes on start up

2013-01-19 Thread Yann Forget
Public bug reported: xboing crashes on start up with the following message: $ xboing XBoing - Please wait Yann, initialising xboing ... No access to sound device: No such file or directory Can't init soundIt library. yech.. XBoing - Warning: Audio unavailable or not supported. XBoing - Warning

[Bug 1041058] Re: Blank screen on Aspire one when less than 22% (9 cells) battery

2013-01-12 Thread Yann Le Doaré
I installed Windows XP on this comptuter - same problem ! You can close this bug, which must be an hardware one. Thanks ** Changed in: linux (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1089373] Re: Dash - Update Dash nav bar icons

2012-12-12 Thread Yann Dìnendal
The Twitter logo as a Gwibber icon in the lens bar was reverted in Bug #1056191. Is it re-added on purpose? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1089373 Title: Dash - Update Dash nav bar

[Bug 1087935] Re: Empty IPI mask - Nautilus crash or kernel panic

2012-12-11 Thread Yann SLADEK
Hi, Linux version updated (3.7.0-4-generic) but kernel panic still remain ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087935

[Bug 1087935] [NEW] Empty IPI mask - Nautilus crash or kernel panic

2012-12-08 Thread Yann SLADEK
Public bug reported: Hi, I just bought a brand new motherboard/CPU/RAM/VideoCard/SSD and got affected by a bug I can easily reproduce as mach as I want Added to the hardware above, I've got a 2*500GB RAID0 disks and a 2TB disk through my NAS (mounted via NFS) As I was retrieving my save from

[Bug 1087935] Re: Empty IPI mask - Nautilus crash or kernel panic

2012-12-08 Thread Yann SLADEK
** Attachment added: lspci-vvnn.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1087935/+attachment/3454598/+files/lspci-vvnn.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087935

[Bug 1087935] Re: Empty IPI mask - Nautilus crash or kernel panic

2012-12-08 Thread Yann SLADEK
** Attachment added: dmesg.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1087935/+attachment/3454599/+files/dmesg.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087935 Title:

[Bug 1087935] Re: Empty IPI mask - Nautilus crash or kernel panic

2012-12-08 Thread Yann SLADEK
** Attachment added: uname-a.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1087935/+attachment/3454601/+files/uname-a.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087935 Title:

[Bug 1087935] Re: Empty IPI mask - Nautilus crash or kernel panic

2012-12-08 Thread Yann SLADEK
** Attachment added: kern.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1087935/+attachment/3454602/+files/kern.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087935 Title: Empty

[Bug 1087935] Re: Empty IPI mask - Nautilus crash or kernel panic

2012-12-08 Thread Yann SLADEK
** Description changed: Hi, - I just bought a brand new motherboard/CPU/RAM/VideoCard/SSD and got - affected by a bug I can easily reproduce as mach as I want - + I just bought a brand new motherboard/CPU/RAM/VideoCard/SSD. Added to the hardware above, I've got a 2*500GB RAID0 disks and a

[Bug 1087935] Re: Empty IPI mask - Nautilus crash or kernel panic

2012-12-08 Thread Yann SLADEK
** Description changed: Hi, I just bought a brand new motherboard/CPU/RAM/VideoCard/SSD. Added to the hardware above, I've got a 2*500GB RAID0 disks and a 2TB disk through my NAS (mounted via NFS) - As I was retrieving my save from my NAS, everytime I tried to copy (either a file or

[Bug 981065] Re: Deleted account always reappears after a reboot

2012-12-06 Thread Yann Simon
I confirm this bug ** Changed in: empathy (Ubuntu) Status: Expired = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/981065 Title: Deleted account always reappears after a reboot

[Bug 1085588] Re: [A6J, Realtek ALC880, Green Headphone Out, Rear] No sound at all

2012-12-04 Thread Yann
3.5.0-18-generic i686 ApportVersion: 2.6.1-0ubuntu6 Architecture: i386 AudioDevicesInUse: - USERPID ACCESS COMMAND - /dev/snd/controlC0: yann 1926 F pulseaudio +  USERPID ACCESS COMMAND +  /dev/snd/controlC0: yann 1926 F pulseaudio Date: Sun Dec 2 10

[Bug 1085588] [NEW] [A6J, Realtek ALC880, Green Headphone Out, Rear] No sound at all

2012-12-02 Thread Yann
: USERPID ACCESS COMMAND /dev/snd/controlC0: yann 1926 F pulseaudio Date: Sun Dec 2 10:59:09 2012 InstallationDate: Installed on 2012-10-15 (47 days ago) InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta i386 (20120926) MarkForUpload: True ProcEnviron: TERM=xterm PATH=(custom

[Bug 861171] Re: Shutdown from greeter does nothing when multiple accounts open

2012-12-01 Thread Yann Dìnendal
Yes, but the destructive action shouldn't be the default button. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861171 Title: Shutdown from greeter does nothing when multiple accounts open To

[Bug 1082906] [NEW] hibernate item does not show up in menu when no swap active

2012-11-25 Thread Yann E. MORIN
Public bug reported: When no swap is active, the 'hibernate' item does not show up in the /system/ menu. I manually verified that hibernation works on my machine (using pm- hibernate), and it does. As I am using an SSD, I do not use any swap at all (I have enough RAM). However, I have an

[Bug 1048059] Re: Adding ACLs to /media/$user does not work

2012-11-15 Thread Yann Aubert
It seems that udisks2 sets unconditionnally ACLs and exits if it fails. So, udisks2 doesnt' work if the root filesystem doesn't support ACLs. Which is the case, by default for ext3. You can add acl support in your mount options in /etc/fstab, if you are using ext3 on your root filesystem :

[Bug 1069809] [NEW] Add result in the subject of mail

2012-10-22 Thread Yann Richard
Public bug reported: Hi, Adding result of the unattented upgrade can permit to create simple mail filter. The result is already in the mail's content but many mail filter does not permit to create content's filter. Regards, ** Affects: unattended-upgrades (Ubuntu) Importance: Undecided

[Bug 1046377] Re: [lens] should set itself invisible if no account is configured

2012-10-08 Thread Yann Dìnendal
*** This bug is a duplicate of bug 1056231 *** https://bugs.launchpad.net/bugs/1056231 ** This bug has been marked a duplicate of bug 1056231 Dash - Photo and Gwibber Lenses which don't provide any content before the user searches -- You received this bug notification because you are a

[Bug 1047060] Re: gwibber-service crashed with SIGABRT in dlfree()

2012-10-03 Thread Yann Dìnendal
No, it only happened once. :) ** Visibility changed 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/1047060 Title: gwibber-service crashed with SIGABRT in dlfree() To manage

[Bug 1046377] Re: [lens] should set itself invisible if no account is configured

2012-10-03 Thread Yann Dìnendal
This would only need to be done if Bug 1056231 can not be done. https://bugs.launchpad.net/unity/+bug/1056231 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046377 Title: [lens] should set itself

[Bug 1060513] Re: unity-greeter crashed with SIGSEGV in gdk_window_focus()

2012-10-03 Thread Yann Dìnendal
** Visibility changed 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/1060513 Title: unity-greeter crashed with SIGSEGV in gdk_window_focus() To manage notifications about this bug go to:

[Bug 1058629] Re: colord-sane crashed with SIGABRT in raise()

2012-09-30 Thread Yann Dìnendal
*** This bug is a duplicate of bug 1024081 *** https://bugs.launchpad.net/bugs/1024081 I can't see the duplicate bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058629 Title: colord-sane

[Bug 1059116] [NEW] [Packard Bell EasyNote TM87] suspend/resume failure [non-free: nvidia]

2012-09-30 Thread Yann Dìnendal
Public bug reported: I got this apport report when the laptop got back from sleep. ProblemType: KernelOops DistroRelease: Ubuntu 12.10 Package: linux-image-3.5.0-16-generic 3.5.0-16.25 ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4 Uname: Linux 3.5.0-16-generic i686 NonfreeKernelModules:

[Bug 1059116] Re: [Packard Bell EasyNote TM87] suspend/resume failure [non-free: nvidia]

2012-09-30 Thread Yann Dìnendal
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1059116 Title: [Packard Bell EasyNote TM87] suspend/resume failure [non-free: nvidia] To manage notifications about this bug go to:

[Bug 1041613] Re: system-config-printer.py crashed with KeyError in on_job_retrieve_activate(): 'document-count'

2012-09-29 Thread Yann Dìnendal
I was trying to resend a job to the printer because nothing was happening... and nothing happened. Except apport that told me I had this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1041613

[Bug 1058629] Re: colord-sane crashed with SIGABRT in raise()

2012-09-29 Thread Yann Dìnendal
** Visibility changed 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/1058629 Title: colord-sane crashed with SIGABRT in raise() To manage notifications about this bug go to:

[Bug 1058629] Re: colord-sane crashed with SIGABRT in raise()

2012-09-29 Thread Yann Dìnendal
Apport appeared several times. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058629 Title: colord-sane crashed with SIGABRT in raise() To manage notifications about this bug go to:

[Bug 1046512] Re: [regression][precise] synaptics: Vertical edge scrolling broken in the latest kernel 3.2.0-30.48

2012-09-28 Thread Yann
The proposed update works fine for me as well. Thanks ! Yann. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046512 Title: [regression][precise] synaptics: Vertical edge scrolling broken

[Bug 1056191] Re: [UIFe] Social Lens doesn't have authorised and meaningful icon

2012-09-26 Thread Yann Dìnendal
@Christian: it was similar, but not the same: http://lh5.googleusercontent.com/--YP7mQ77xtA/TplBQyP6t6I/Alo/JCwv7yRMoik/gwibber-lens-unity2.png. But it was a bird. :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1055793] [NEW] During upgrade, debconf asks about a modified file after an LTS upgrade

2012-09-24 Thread Yann Dìnendal
Public bug reported: During an upgrade from Precise to Quantal, I got a debconf prompt asking if I want to replace a configuration file. But the difference was between 'Prompt=normal' and 'prompt=normal' (capitalization). I didn't edit this file manually, and I remember having seen this prompt

[Bug 1053275] [NEW] Since Beta Thunderbird is stuck and doesn't open anymore

2012-09-20 Thread Yann
Public bug reported: I am testing Ubuntu 12.10 but since then, Thunderbird crashes at opening, and i can't use it anymore. Attached is the screen capture giving the Crashes ID ** Affects: thunderbird (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1053275] Re: Since Beta Thunderbird is stuck and doesn't open anymore

2012-09-20 Thread Yann
** Attachment added: Screen capture showing the report that i can't send. https://bugs.launchpad.net/bugs/1053275/+attachment/3324625/+files/Thunderbird%20Crash.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1053297] [NEW] Thunderbird crashes

2012-09-20 Thread Yann
Public bug reported: It's the bug that i reported an hour ago. This time i could include the report from ubuntu-bug. I am testing Ubuntu 12.10 but since then i can't use anymore Thunderbird, it always crashes on start. ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: thunderbird

[Bug 1053297] Re: Thunderbird crashes

2012-09-20 Thread Yann
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053297 Title: Thunderbird crashes To manage notifications about this bug go to:

[Bug 1053275] Re: Since Beta Thunderbird is stuck and doesn't open anymore

2012-09-20 Thread Yann
I tried to but Apport didn't work either. It's fixed now so I just did in a new report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053275 Title: Since Beta Thunderbird is stuck and doesn't open

[Bug 750386] Re: compiz crashed with SIGABRT in raise()

2012-09-11 Thread Yann Dìnendal
When I log in my session, unity is unresponsive for a few minutes, then crashes. Apport told me this was this bug report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750386 Title: compiz crashed

[Bug 1025935] Re: Thunderbird 14.0 scrollbars have a wrong background [regression]

2012-09-11 Thread Yann Dìnendal
** Also affects: light-themes (Ubuntu) Importance: Undecided Status: New ** Also affects: light-themes Importance: Undecided Status: New ** Also affects: thunderbird Importance: Undecided Status: New -- You received this bug notification because you are a member

[Bug 1046512] Re: [regression][precise] synaptics: Vertical edge scrolling broken in the latest kernel 3.2.0-30.48

2012-09-10 Thread Yann
Seth, I'm arriving a bit late, but I've tested your kernel as well : It also works perfectly for me. Thanks ! Yann. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046512 Title: [regression

<    1   2   3   4   5   6   7   8   9   10   >