[Bug 262311] Re: readahead slow down

2008-08-28 Thread mangouste06
Did you consider the first part of this? http://ubuntuforums.org/showthread.php?t=254263 I mean boot, go into the grub, modify the boot string adding profile at the end. Could you time a cold boot before and after? G. -- readahead slow down https://bugs.launchpad.net/bugs/262311 You receiv

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-14 Thread mangouste06
On Wed, Oct 15, 2008 at 2:08 AM, Steve Langasek <[EMAIL PROTECTED]> wrote: > ** Changed in: linux-meta (Ubuntu) > Status: New => Invalid > Why invalid ? There's is still no out of the box support for realtek rtl8187se minipci wifi hardware despite the fact we have a working kernel module. T

[Bug 246141] Re: no support for realtek rtl8187se

2008-10-19 Thread mangouste06
Yes david, you're right. Jockey takes de modules we put into /lib/modules/$(uname -s)/rtl8185 in consideration and acts on it. Message 'Supported by ubuntu team' seems a location based message. And we put our modules in /lib/modules... But this directory doesn't exist in the kernel modules righ

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-20 Thread mangouste06
On Mon, Oct 20, 2008 at 10:00 AM, warmrobot <[EMAIL PROTECTED]> wrote: > Sorry, not on 12, on 21 of course. And all actions like cp *.ko I do to > right kernel (21) not to 19. But it does not help. > > -- > no support for realtek rtl8187se > https://bugs.launchpad.net/bugs/246141 > You received thi

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-14 Thread mangouste06
On Tue, Oct 14, 2008 at 8:37 PM, MrGrieves <[EMAIL PROTECTED]> wrote: > Is it better to install this driver, or the patched one is the same ? I'd say this one. At least, you use the one adviced by the producer. > > What happens with your driver when kernel update is done ? You have to re-compil

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-26 Thread mangouste06
I'm fully intrepid uptodate. Yes, this driver compiles with zero error. And it works great. But, once loaded with wlan0up, I'm flooded (as dmesg shows) with : 1595.719670] rtl8180: Got last fragment [ 1595.719674] rtl8180: yanked out crc, passing to the upper layer [ 1595.727495] rtl8180: Alloc

[Bug 246141] Re: no support for realtek rtl8187se

2008-10-28 Thread mangouste06
regarding the last comment, I do agree. Fully clean compilation. And it seems to work great. G. -- no support for realtek rtl8187se https://bugs.launchpad.net/bugs/246141 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 246141] Re: no support for realtek rtl8187se

2008-10-28 Thread mangouste06
>post a step by step guide to installing the driver Coffelius has posted? Simple : - apt-get install build-essential - if you're running the -generic flavour of your kernel : apt-get install linux-header-generic . Otherwise, you should know which header you need. Maybe type 'uname -a' to fin

[Bug 246141] Re: no support for realtek rtl8187se

2008-10-03 Thread mangouste06
I just followed the previous instruction : - sudo apt-get install build-essential - wget http://www.mediafire.com/download.php?pavvaazisj1 - tar -xzvf rtl8187se_linux_26[1].1022.0904.2008_Release.tar.gz - cd rtl8187se_linux_26.1022.0904.2008 - wget http://launchpadlibrarian.net/18091767/rtl81

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-03 Thread mangouste06
On Fri, Oct 3, 2008 at 10:58 AM, niclone <[EMAIL PROTECTED]> wrote: > Hi mangouste06, > > Could you tell me if you have compiled you're own kernel before, or if > this is using the kernel image from ubuntu? I didn't compile the kernel. I simply used the ubuntu kerne

Re: [Bug 246141] Re: no support for realtek rtl8187se

2008-10-07 Thread mangouste06
On Tue, Oct 7, 2008 at 1:20 PM, Neil Brown <[EMAIL PROTECTED]> wrote: > I tried the latest instructions (thanks niclone and mangouste06) and got > the driver to build. First problem I had when running it was that > ndiswrapper was getting in the way, so I scrubbed that from my syst

[Bug 17660] Re: [Bug 17660] Re: internal mmc / sd card reader no longer mounts

2006-08-16 Thread mangouste06
On 8/16/06, Karianne Fog Heen <[EMAIL PROTECTED]> wrote: > Edgy Knot 1 on compaq nc8230, it doesn't mount or show up in /dev. No > response at all in dmesg. It worked fine on Dapper, so it's possibly a > kernel problem in Edgy (lacking support for internal sd card reader?). When I insert my pcmcia

[Bug 12424] Re: Beep is not gnome system beep

2006-09-20 Thread mangouste06
If the thing you hear is really the console beep, it's generated by pcspkr, a kernel module ,and 'sudo rmmod pcspkr' should get rid of it. You could even blacklist this module. -- Beep is not gnome system beep https://launchpad.net/bugs/12424 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

Re: [Bug 62685] Re: [Edgy regression] Hostap driver for PRISM2 wifi card not working any more

2006-10-03 Thread mangouste06
On 10/3/06, 2hansen <[EMAIL PROTECTED]> wrote: > > I dunno if this is the same problem as bug 63508, but maybe. > > My WIFI was working in Edgy until the upgrade to: > > [UPGRADE] fglrx-kernel-source 8.28.8+2.6.17.5-5 -> 8.28.8+2.6.17.5-6 > [UPGRADE] linux-image-2.6.17-10-generic 2.6.17-10.24 -> 2.

Re: [Bug 65046] Dash doesn't understand "source"

2006-10-10 Thread mangouste06
Replace source with a simple '.' without the ' G. On 10/10/06, Norm Walsh <[EMAIL PROTECTED]> wrote: > > Public bug reported: > > Dash claims to be /bin/bash. It isn't. That's evil. But nevermind... > > My .profile includes the following lines: > > if [ -f ~/.bashrc ]; then > source ~/.bashrc >

Re: [Bug 65677] Re: I can't uninstall imake and makedepend packages

2006-10-12 Thread mangouste06
With smartpm, you can do this deletion. It will automatically install xutils-dev. G. On 10/12/06, Sebastien Bacher <[EMAIL PROTECTED]> wrote: > > what about installing xutils-dev? > > -- > I can't uninstall imake and makedepend packages > https://launchpad.net/bugs/65677 > > -- > ubuntu-bugs maili

[Bug 226156] Re: After update in intrepid branch Xorg

2008-05-04 Thread mangouste06
me too. Tried fc-cache -fv, but got the same things than in the bug description. Not-ttf fonts are not seen. ttf fonts are seen but not used. I even have a .fonts/ in my homedir, correctly indexed by fc-cacche, but not used. G. -- After update in intrepid branch Xorg https://bugs.launchpad.net

Re: [Bug 226156] Re: After update in intrepid branch Xorg

2008-05-04 Thread mangouste06
downgrade to libxfont1 version 1.3.1-2. The new one, version 1.3.2-1, triggers the problem. G. On Sun, May 4, 2008 at 4:17 PM, David Futcher <[EMAIL PROTECTED]> wrote: > Have the exact same problem, trying it in Xnest: > > [EMAIL PROTECTED]:~/bin$ Xnest :1 -ac > Could not init font path element

Re: [Bug 61263] Re: /etc/mailcap files is wrong

2006-11-02 Thread mangouste06
It wants to add its own mimetype to this file? G. On 11/2/06, epic <[EMAIL PROTECTED]> wrote: > > found this bug too in ubuntu efty, when using audacity (god knows what > it's messing with /reading that file) > > -- > /etc/mailcap files is wrong > https://launchpad.net/bugs/61263 > > -- > ubuntu-

Re: [Bug 76788] pulseaudio-module-hal does not detect sound hardware

2006-12-22 Thread mangouste06
On 12/21/06, Brendan Martens <[EMAIL PROTECTED]> wrote: > > Public bug reported: > > Binary package hint: pulseaudio-module-hal > > If I have pulseaudio-module-hal installed, when I try to start > pulseaudio I get: > > [EMAIL PROTECTED]:~$ pulseaudio > main.c: WARNING: called SUID root, but not in

Re: [Bug 77087] apt-get, Synaptic behind ISA proxy

2006-12-24 Thread mangouste06
Maybe you could think to install a ntlmaps proxy. this thing is able to talk to an isa proxy... The way I see it, you configurate synaptic to access ntmlaps, which in turn accesses your isa proxy. G. On 12/24/06, Ameur Mohammed <[EMAIL PROTECTED]> wrote: > > Public bug reported: > > Binary pack

[Bug 1312728] [NEW] fusioninventory deb doesn't provide /etc/default/fusioninventory-agent anymore

2014-04-25 Thread mangouste06
Public bug reported: fusioninventory deb doesn't provide /etc/default/fusioninventory-agent anymore It used to : http://packages.ubuntu.com/fr/saucy/amd64/fusioninventory-agent/filelist Not anymore : http://packages.ubuntu.com/fr/trusty/amd64/fusioninventory- agent/filelist And u series also

[Bug 1312728] Re: fusioninventory deb doesn't provide /etc/default/fusioninventory-agent anymore

2014-04-25 Thread mangouste06
It has been also lot in debian between https://packages.debian.org/fr/wheezy/amd64/fusioninventory- agent/filelist and https://packages.debian.org/fr/sid/amd64/fusioninventory-agent/filelist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1319358] [NEW] zram-config doesn't use systemd in utopic

2014-05-14 Thread mangouste06
Public bug reported: upstart use in utopic is being replaced by systemd. zram-config doesn't support systemd at all. ** Affects: zram-config (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1558331] Re: After upgrading to apt 1.2.7 in Xenial, PPAs and most other third-party repositories become unusable with "The repository is insufficiently signed by key (weak digest)"

2016-03-19 Thread mangouste06
google chrome repositories is one of the other. It looks like SHA1 signing keys has been deprecated : https://juliank.wordpress.com/2016/03/15/clarifications-and-updates-on- apt-sha1/ Please at least add SHA2 in PPAs. -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1363798] Re: Evolution-EWS 3.12 causes Evolution to hang Utopic

2014-09-02 Thread mangouste06
Console start with EWS : ** (evolution:8686): WARNING **: Couldn't connect to accessibility bus: Empty address '' (evolution:8686): GLib-GObject-WARNING **: The property GtkSettings:gtk- button-images is deprecated and shouldn't be used anymore. It will be removed in a future version. ** (evolut

[Bug 1363798] Re: Evolution-EWS 3.12 causes Evolution to hang Utopic

2014-09-02 Thread mangouste06
some extra failed asserts that I can't understand. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1363798 Title: Evolution-EWS 3.12 causes Evolution to hang Utopic To manage notifications about this

[Bug 1363798] Re: Evolution-EWS 3.12 causes Evolution to hang Utopic

2014-09-02 Thread mangouste06
Console start without : ** (evolution:9402): WARNING **: Couldn't connect to accessibility bus: Empty address '' (evolution:9402): GLib-GObject-WARNING **: The property GtkSettings:gtk- button-images is deprecated and shouldn't be used anymore. It will be removed in a future version. ** (evoluti

[Bug 1363798] Re: Evolution-EWS 3.12 causes Evolution to hang Utopic

2014-09-02 Thread mangouste06
I had the same problem. The GUI simply doesn't show. Everything seems to work. I upgraded from trusty, where my EWS configuration was OK. I Just removed Evolution-EWS. Restarted, setup IMAP+ accounts, and the GUI is back. Less the EWS features... -- You received this bug notification because y

[Bug 1461675] Re: [wily] Failed to load intel_drv.so: undefined symbol: xorgMir

2015-06-04 Thread mangouste06
I'm in exactly the same situation. I'm back to vesa driver, instead of intel, it's slow. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1461675 Title: [wily] Failed to load intel_drv.so: undefined s

[Bug 1461675] Re: [wily] Failed to load intel_drv.so: undefined symbol: xorgMir

2015-06-04 Thread mangouste06
I confirm : "Reinstalling xserver-xorg-core, xserver-common (version 1.17.1-0ubuntu3) fixes this problem." I hadn't xephyr installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1461675 Title: [w

[Bug 1461675] Re: [wily] Failed to load intel_drv.so: undefined symbol: xorgMir

2015-06-04 Thread mangouste06
I also returned to xserver-xorg-video- intel_2.99.917-1-exp1ubuntu2.1_amd64.deb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1461675 Title: [wily] Failed to load intel_drv.so: undefined symbol: xor

[Bug 1449986] Re: virtualbox-dkms 4.3.26-dfsg-2ubuntu1: virtualbox kernel module failed to build

2015-05-13 Thread mangouste06
https://www.virtualbox.org/pipermail/vbox-dev/2015-April/013063.html --- VBoxPci-linux.c.orig2015-03-16 18:04:10.0 +0100 +++ VBoxPci-linux.c 2015-04-29 10:57:44.785497986 +0200 @@ -885,7 +885,7 @@ #else /* We don't allow interrupts sharing */ -# if LINU

[Bug 1319358] Re: zram-config doesn't use systemd in utopic

2015-03-10 Thread mangouste06
** Changed in: zram-config (Ubuntu) Status: Confirmed => 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/1319358 Title: zram-config doesn't use systemd in utopic To manage notific

[Bug 1430230] Re: Log flooding with warning message when using linux-lowlatency kernel

2015-03-12 Thread mangouste06
I have this exact same problem. My computer logs : WARNING: CPU: 3 PID: 659 at /build/buildd/linux-3.19.0/drivers/gpu/drm/i915/intel_display.c:9705 intel_check_page_flip+0xa2/0xf0 [i915]() WARN_ON(!in_irq()) continually with the 3.19.0-7 and 3.19.0-8 kernels in the -lowlatency kind. It occur

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
It's still not working with libglib2.0 2.46.0-1. Still OK with 2.45.7-1 ** Also affects: evolution (Ubuntu) Importance: Undecided Status: New ** Also affects: evolution-ews (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a mem

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
I just tried to install libglib2.0-0_2.46.0-1+ppa1_amd64.deb libglib2.0-bin_2.46.0-1+ppa1_amd64.deb libglib2.0-data_2.46.0-1+ppa1_all.deb as requested from the ppa. I got the same behaviour. The console log is the same as the one in the attached file evolution-after. -- You received this bug n

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
Please find requested gdb.log file. I just removed password detail X. I kept the number of digits. ** Attachment added: "gdb.log" https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1498945/+attachment/4477455/+files/gdb.log -- You received this bug notification because you are a mem

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
I tried the ppa version of evolution-ews (evolution-ews - 3.16.5-0ubuntu1~ppa0) without success. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1498945 Title: [libglib2.0] evolution + evolution-ews

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
as requested ** Attachment added: "gdb.log" https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1498945/+attachment/4477592/+files/gdb.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1498945

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
Ok, editing gdb.log form the console with gedit , it crashed on me. I had the old libglib. gedit ** (gedit:32007): WARNING **: (../../../lib/unity-gtk-menu- shell.c:176):unity_gtk_menu_shell_show_item: code should not be reached ** (gedit:32007): WARNING **: (../../../lib/unity-gtk-menu- shell.c

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
Sorry , I had the new libglib When I swtich to the old one , I get nothing in the console for a run of gedit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1498945 Title: [libglib2.0] evolution + e

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
This part looks like https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1499899 to me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1498945 Title: [libglib2.0] evolution + evolution-ews To manage

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
found in my history : 9450 sudo apt-get install evolution-dbg evolution-ews-dbgsym evolution- data-server-dbg libglib2.0-0-dbg libglib2.0-0 libglib2.0-bin libglib2.0-data Yes, I had them installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
I think I messed/missed something. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1498945 Title: [libglib2.0] evolution + evolution-ews To manage notifications about this bug go to: https://bugs.lau

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
Re-tried. Please find a new gdb.log without 'No symbol table info available.' line . ** Attachment added: "gdb.log" https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1498945/+attachment/4477631/+files/gdb.log -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
for reference : dpkg -l | egrep 'evolution|libglib' ii evolution 3.16.5-1ubuntu1 amd64groupware suite with mail client and organizer ii evolution-common 3.16.5-1ubuntu1

Re: [Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-28 Thread mangouste06
I subscribed and sent a message in the gnome bugzilla. 2015-09-28 16:59 GMT+02:00 Iain Lane : > Thanks! > > I forwarded this report to the developers of evolution now - maybe they > have an idea. > > The link is https://bugzilla.gnome.org/show_bug.cgi?id=755742- it would > be helpful if you coul

Re: [Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-30 Thread mangouste06
Hi, can we test with the proposed patch in https://bugzilla.gnome.org/show_bug.cgi?id=755075 ? 2015-09-29 18:22 GMT+02:00 Bug Watch Updater <1498...@bugs.launchpad.net>: > ** Changed in: glib >Status: Confirmed => Invalid > > -- > You received this bug notification because you are subsc

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-30 Thread mangouste06
** Bug watch added: GNOME Bug Tracker #755075 https://bugzilla.gnome.org/show_bug.cgi?id=755075 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1498945 Title: [libglib2.0] evolution + evolution-ews

Re: [Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-30 Thread mangouste06
it (shared libraries) gerard@FR010611:~$ 2015-09-30 10:49 GMT+02:00 Iain Lane : > On Wed, Sep 30, 2015 at 08:14:01AM -, mangouste06 wrote: > > Hi, > > > > can we test with the proposed patch in > > https://bugzilla.gnome.org/show_bug.cgi?id=755075 ? > > I put

Re: [Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-30 Thread mangouste06
2.46.0-2 > all Common files for GLib library > ii libglibmm-2.4-1v5:amd64 > 2.45.41.is.2.44.0-0ubuntu2 amd64C++ wrapper for > the GLib toolkit (shared libraries) > gerard@FR010611:~$ > > > 2015-09-30 10:49 GMT+02:

Re: [Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-30 Thread mangouste06
2.46.0-2 >> amd64Programs for the GLib library >> ii libglib2.0-data2.46.0-2 >> all Common files for GLib library >> ii libglibmm-2.4-1v5:amd64 >> 2.45.41.is.2.44

Re: [Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-30 Thread mangouste06
Thanks. 2015-09-30 16:50 GMT+02:00 Launchpad Bug Tracker <1498...@bugs.launchpad.net >: > This bug was fixed in the package evolution-data-server - > 3.16.5-1ubuntu3 > > --- > evolution-data-server (3.16.5-1ubuntu3) wily; urgency=medium > > [ Sebastien Bacher ] > * debian/patches/

[Bug 1498945] [NEW] [libglib2.0] evolution + evolution-ews

2015-09-23 Thread mangouste06
Public bug reported: I have two different exchange email configurated in evolution through evolution-ews. With libglib2.0-0_2.45.7-1_amd64.deb libglib2.0-bin_2.45.7-1_amd64.deb libglib2.0-data_2.45.7-1_all.deb it's working. I get new mails. I can send mails. Calendar OK. But, with the new lib

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-23 Thread mangouste06
** Attachment added: "I get this with the new 2.45.8-1 version" https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1498945/+attachment/4472349/+files/evolution-after -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1498945] Re: [libglib2.0] evolution + evolution-ews

2015-09-23 Thread mangouste06
** Attachment added: "I get this with 2.45.7-1" https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1498945/+attachment/4472348/+files/evolution-before -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

Re: [Bug 1363798] Re: Evolution-EWS 3.12 causes Evolution to hang Utopic

2014-10-03 Thread mangouste06
Hi, just updated the -proposed evolution-ews. The main window appeared. For me it's corrected. Thanks. 2014-10-03 11:55 GMT+02:00 Iain Lane : > I think I've fixed this - please could somebody please test evolution- > ews 3.12.6-1ubuntu1 when it becomes available for Utopic. > > We should the

[Bug 1312728] Re: fusioninventory deb doesn't provide /etc/default/fusioninventory-agent anymore

2014-05-02 Thread mangouste06
I thank you for the fix. How do I have it backported to trusty? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312728 Title: fusioninventory deb doesn't provide /etc/default/fusioninventory-agent

[Bug 1363798] Re: Evolution-EWS 3.12 causes Evolution to hang Utopic

2014-09-25 Thread mangouste06
I just did the same, and I can see the main window!! I'm back to evolution. Could you try compare the too packets? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1363798 Title: Evolution-EWS 3.12 ca

[Bug 1371834] Re: Chrome causes segfault in i965_dri.so

2014-09-27 Thread mangouste06
Found [1] here a workaround : run chrome with : LIBGL_DRI3_DISABLE=1 google-chrome makes webgl come back. [1]:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757435 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

Re: [Bug 1363798] Re: Evolution-EWS 3.12 causes Evolution to hang Utopic

2014-09-18 Thread mangouste06
Hi, I see. I'll try. G. 2014-09-18 10:40 GMT+02:00 Iain Lane : > Would you try 3.12.6 which should be in Utopic soon please? > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1363798 > > Title: > Evolution-EWS 3.12 ca

[Bug 1363798] Re: Evolution-EWS 3.12 causes Evolution to hang Utopic

2014-09-18 Thread mangouste06
Do I need to copy/paste again the console messages ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1363798 Title: Evolution-EWS 3.12 causes Evolution to hang Utopic To manage notifications about th

[Bug 1363798] Re: Evolution-EWS 3.12 causes Evolution to hang Utopic

2014-09-18 Thread mangouste06
Ok, the evolution-ews just appeared in the proposed pocket. I updated it, removed all evolution process still running in my ubuntu, and started. The same behaviour : the main evolution window doesn't appear. I see the process in a ps. I get meeting notification. Exchange account is not even conf

[Bug 1119550] Re: [needs-packaging] kmscon

2014-09-10 Thread mangouste06
It makes sense with systemd, now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1119550 Title: [needs-packaging] kmscon To manage notifications about this bug go to: https://bugs.launchpad.net/ubun

[Bug 1187509] [NEW] bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build with make.log : FATAL: modpost: GPL-incompatible module wl.ko uses GPL-only symbol '__rcu_read_un

2013-06-04 Thread mangouste06
Public bug reported: You have all in the /var/lib/dkms/bcmwl/6.20.155.1+bdcom/build/make.log file : KMS make.log for bcmwl-6.20.155.1+bdcom for kernel 3.8.0-24-lowlatency (x86_64) mardi 4 juin 2013, 19:30:30 (UTC+0200) make: entrant dans le répertoire « /usr/src/linux-headers-3.8.0-24-lowlatency

[Bug 825757] Re: a terminal blocks a session

2011-08-13 Thread mangouste06
Translation from french : I restarted in recovery mode and a terminal comes automatically each start. I can't open a session ! ** Summary changed: - cession bloquée par un terminal + a terminal blocks a session -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 825757] Re: a terminal blocks a session

2011-08-13 Thread mangouste06
title from : "cession blocked by a terminal" to "a terminal blocks a session" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/825757 Title: a terminal blocks a session To manage notifications about t

[Bug 724894] Re: virtualbox fails to start: VirtualBox.so error

2011-02-25 Thread mangouste06
*** This bug is a duplicate of bug 724867 *** https://bugs.launchpad.net/bugs/724867 ** This bug has been marked a duplicate of bug 724867 current qtopengl breaks virtualbox * You can subscribe to bug 724867 by following this link: https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/72