[Bug 1883369]

2021-03-16 Thread autra
(In reply to Lee Salzman [:lsalzman] from comment #14) > (In reply to Augustin Trancart [:autra] from comment #13) > > > I found the ugly rendering is also persistent (not just on hover) on some > > > websites > > > > Yes, one of those websites is the d

[Bug 1883369]

2021-03-16 Thread autra
Created attachment 9208038 10-powerline-symbols.conf in ~/.config/fontconfig/conf.d -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883369 Title: Weird font rendering on certain website with firefox

[Bug 1883369]

2021-03-16 Thread autra
> Do you use hintfull in your fontconfig hintstyle settings? No. I have a powerline config in my fontconfig conf directory though, which contains ```xml false hintnone bgr true ``` I'm attaching the full file just in case, and I'm going to test

[Bug 1883369]

2020-06-21 Thread autra
> I found the ugly rendering is also persistent (not just on hover) on some websites Yes, one of those websites is the demo version of codimd (https://demo.codimd.org, in the preview pane). It is not *always* bad though, but it eventually gets there, and then it stays ugly. > local font renderin

[Bug 1883369]

2020-06-17 Thread autra
> layers.acceleration.force-enabled=true this fixes the issue. > gfx.webrender.all=true this also fixes the issue. So : I reproduce the issue if and only if **both** are false. Additionally I **don't** reproduce on nightly, with both variables set to false. -- You received this bug notificat

[Bug 1883369]

2020-06-17 Thread autra
In the meantime, I opened https://bugzilla.mozilla.org/show_bug.cgi?id=1645969 for my mozregression problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883369 Title: Weird font rendering on cert

[Bug 1883369] Re: Weird font rendering on certain website with firefox

2020-06-14 Thread autra
I've opened https://bugzilla.mozilla.org/show_bug.cgi?id=1645681 upstream. Let's see what they say about it. ** Bug watch added: Mozilla Bugzilla #1645681 https://bugzilla.mozilla.org/show_bug.cgi?id=1645681 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1883369] Re: Weird font rendering on certain website with firefox

2020-06-13 Thread autra
Also, I don't reproduce it on other machine (dell xps 13 kubuntu 20.04), which maybe points to drivers / graphic card issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883369 Title: Weird font r

[Bug 1883369] [NEW] Weird font rendering on certain website with firefox

2020-06-13 Thread autra
Public bug reported: When hovering some elements, some letters moves slightly. A gif explains better than words here: https://trancart.eu/lutim/l7qWMFQF/7Q9YJRUn.gif I reproduce this at least on twitter and gitlab.com, but I remember having it on other websites. My OS: kubuntu 20.04 Reproduce

[Bug 1855846] Re: Please update cloudcompare to 2.10.1-2

2020-02-10 Thread autra
I guess it's true as disco has reached end of life. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1855846 Title: Please update cloudcompare to 2.10.1-2 To manage notifications about this bug go to:

[Bug 1855846] [NEW] Please update cloudcompare to 2.10.1-2

2019-12-10 Thread autra
Public bug reported: Current cloudcompare is broken on Ubuntu Disco by this bug https://github.com/CloudCompare/CloudCompare/issues/861. The corresponding merge request has been merged, and a fix package has been uploaded to debian repo (cf https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=928986

[Bug 1674628] Re: Wifi card Intel Wireless 8260 stopped working in linux 4.4.0-66

2017-03-21 Thread autra
Wait, I restarted in 4.4.0-64, wifi was working, and then back to 4.4.0-66, and my wireless card is now still working... Weird, but I'm ok with that :-) So closing, sorry for the noise. ** Changed in: linux-firmware (Ubuntu) Status: New => Invalid -- You received this bug notification bec

[Bug 1674628] [NEW] Wifi card Intel Wireless 8260 stopped working in linux 4.4.0-66

2017-03-21 Thread autra
Public bug reported: [Description] After updates to linux-4.4.0-66, my wifi card Intel Wireless 8260 can't scan any networks. [Step to reproduce] - update your kernel to 4.4.0-66 - restart computer [Expected] - wifi card behaves like in 4.4.0-64 : it is able to scan and connect to wifi networ

[Bug 1610650] Re: can't sync sources

2016-09-02 Thread autra
More info, after digging into the phablet-dev-bootstrap script, I confirm that the problem lies in the execution of > repo --trace init -u https://code- review.phablet.ubuntu.com/p/aosp/platform/manifest.git -b phablet-4.4.2_r1 You'll find the logs attached. ** Attachment added: "log_repo_ubuntu

[Bug 1610650] Re: can't sync sources

2016-08-16 Thread autra
And setting http.postBuffer to 1048576000 didn't help unfortunately :-( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1610650 Title: can't sync sources To manage notifications about this bug go to:

[Bug 1610650] Re: can't sync sources

2016-08-16 Thread autra
I have tested on 3 different computers, same problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1610650 Title: can't sync sources To manage notifications about this bug go to: https://bugs.laun

[Bug 1610650] Re: can't sync sources

2016-08-16 Thread autra
Here are the full log. ** Attachment added: "output.log" https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1610650/+attachment/4722005/+files/output.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1610650] Re: can't sync sources

2016-08-16 Thread autra
Ok after executing > GIT_TRACE=1 GIT_CURL_VERBOSE=1 GIT_TRACE_PACKET=1 git clone --verbose http://code-review.phablet.ubuntu.com/aosp/platform/manifest I have this error: > * The requested URL returned error: 503 Service Unavailable > * Closing connection 1 > error: RPC failed; HTTP 503 curl 22

[Bug 1610650] Re: can't sync sources

2016-08-16 Thread autra
I have the same issue. It *might* be an issue with git, as I cannot clone "http://code-review.phablet.ubuntu.com/aosp/platform/manifest";. I hangs at POST git-upload-pack. I'm attaching some logs in a few moments. -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1472598] [NEW] Deja-dup should not propose ssh as storage location when python-paramiko is not installed

2015-07-08 Thread autra
Public bug reported: As far as I understand things, duplicity uses paramiko for ssh2 protocol. But python-paramiko is only a suggestion for duplicity package. When the user does not have this package installed on its system, he/she can still select "ssh" as storage location method in deja-dup. S

[Bug 1296270] Re: Have to login twice after suspending

2015-05-17 Thread autra
Same issue after upgrading to 15.04. Solved this by uninstalling gnome- screensaver. Contrary to comment #63 this completely solved the issue for me. I have the ubuntu lock screen only once as expected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1447893] Re: wireshark-common 1.12.1+g01b65bf-4 failed to upgrade. It now requires "wireshark" group to be a system group.

2015-04-25 Thread autra
I'm affected as well. Is there any step I need to do to recover from this error and make sure everything is clean in my system ? Is apt-get autoremove / restarting enough ? Thanks ! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1426581] Re: with greasemonkey in firefox 36, "Error: Exposing privileged or cross-origin callable is prohibited"

2015-03-26 Thread autra
We might want to raise the importance, as it also affects webapp integration in Firefox. external.getUnityObject(1) raise the same error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426581 Title:

[Bug 1396140] [NEW] "Use as hotspot" does not work in Ubuntu 14.10

2014-11-25 Thread autra
created. I'm actually not sure network-manager is the right package, but in /var/log/syslog I have: Nov 25 13:36:51 autra-dev-laptop NetworkManager[914]: (wlan0): disconnecting for new activation request. Nov 25 13:36:51 autra-dev-laptop NetworkManager[914]: (wlan0): device st

[Bug 987287] Re: vino-server crashed with SIGABRT in __libc_message()

2014-10-01 Thread autra
Is there a chance to see it landed soon ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987287 Title: vino-server crashed with SIGABRT in __libc_message() To manage notifications about this bug go

[Bug 1241849] Re: Old plugins are incompatible with Ubuntu 13.10

2014-05-27 Thread autra
(sorry for wrong move above) Curtis, this also affects a fresh install of Ubuntu 14.04, so the problem is not only with possible backports. It is possible to have new plugins landed in 14.04? ** Also affects: ubuntu Importance: Undecided Status: New ** No longer affects: ubuntu ** Ta

[Bug 998380] Re: X Window System error

2014-05-09 Thread autra
Still there on Ubuntu 14.04 (fresh install). I can reproduce every time I try to maximize the window. I can also reproduce every time I click on a physical partition. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1221654] Re: cpufreq indicator does not work correctly with kernel 3.10.10

2013-11-08 Thread autra
After a bit of digging I found : http://ubuntuforums.org/archive/index.php/t-2179879.html and https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1188647 So it is because the new intel pstate driver is activated with the new kernel by default. This driver only has performance and powersave sett

[Bug 1221654] Re: cpufreq indicator does not work correctly with kernel 3.10.10

2013-11-08 Thread autra
I confirm that when upgraded to saucy, the problem disappear. However, when installing kernel 3.12, I still experience this issue. Linked to ubuntu patch to kernel? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 1169376] Re: 8086:0166 [Dell XPS 13 L322X] backlight stopped working after update 3.8.0-18.28

2013-10-01 Thread autra
*** This bug is a duplicate of bug 1163720 *** https://bugs.launchpad.net/bugs/1163720 Bib, the rule is one bug per hardware (even if everything indicates that it is the same issue) :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1163720] Re: Brightness control broken on XPS13 with 3.8.0-16 and 3.8.0-22

2013-10-01 Thread autra
@dinky : officially, dell only support 12.04 LTS at the moment. Stick with it if you want a better experience and don't want to live dangerously ;-) Windows also have a bunch of bugs, you need to acknowledge that, but you don't know about them because it is not open. With ubuntu (more generally, l

[Bug 711196] Re: Javascript-common creates /javascript in global url namespace

2013-09-06 Thread autra
Commenting upstream. Bug still there. Still annoying :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/711196 Title: Javascript-common creates /javascript in global url namespace To manage notifica

[Bug 1221654] [NEW] cpufreq indicator does not work correctly with kernel 3.10.10

2013-09-06 Thread autra
Public bug reported: When booting with the 3.10.10 kernel, cpufreq indicator is broken : - the indicator does not show animations when cpu load increases - There are only PowerSave and Performance in the menu. On Demand and conservative disappeared. ProblemType: Bug DistroRelease: Ubuntu 13.04 P

[Bug 1169376] Re: XPS13 backlight stopped working after update 3.8.0-18.28

2013-09-03 Thread autra
"there hasn't been any activity in it recently" Are you kidding me?? :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1169376 Title: XPS13 backlight stopped working after update 3.8.0-18.28 To ma

[Bug 1169376] Re: XPS13 backlight stopped working after update 3.8.0-18.28

2013-09-03 Thread autra
Problem fixed with 3.10.10 (didn't test other kernel though). (XPS13 full XH and I believe my bios is A08, and UEFI disabled) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1169376 Title: XPS13 backl

[Bug 1175579] Re: When mapping workspace switcher to super+arrows, super+up and super+down does not work

2013-05-07 Thread autra
Actually, I still experience this. It works fine a while, and after some time, super+up and super + down stop working (not always at the same time). It still does this even after resetting unity conf. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1175579] Re: When mapping workspace switcher to super+arrows, super+up and super+down does not work

2013-05-03 Thread autra
Do I mark it as invalid ? Or is the Widget Layer still used somewhere ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1175579 Title: When mapping workspace switcher to super+arrows, super+up and s

[Bug 1175579] Re: When mapping workspace switcher to super+arrows, super+up and super+down does not work

2013-05-03 Thread autra
Ok, for some reason, I had the Widget Layer still activated in compiz. Desactivating it solved the thing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1175579 Title: When mapping workspace switcher

[Bug 1175579] Re: When mapping workspace switcher to super+arrows, super+up and super+down does not work

2013-05-02 Thread autra
Actually, only super+down is not working. I correct the description. ** Description changed: I always map the Desktop Wall bindings to super + arrows (and move with windows with super+alt+arrows) - Since I upgraded to 13.04, super+up and super+down arrows does not - trigger the workspace s

[Bug 1175579] [NEW] When mapping workspace switcher to super+arrows, super+up and super+down does not work

2013-05-02 Thread autra
Public bug reported: I always map the Desktop Wall bindings to super + arrows (and move with windows with super+alt+arrows) Since I upgraded to 13.04, super+up and super+down arrows does not trigger the workspace switcher. Note that: - Super +left and super + right works as expected. - Super +

[Bug 1065556] Re: HUD Actions Fail to Show

2013-04-11 Thread autra
I still experienced this on version 2.4.1-0ubuntu3.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065556 Title: HUD Actions Fail to Show To manage notifications about this bug go to: https://bugs

[Bug 1019752] Re: hotot won't start correctly xubuntu 12.10

2013-02-05 Thread autra
Affects me as well. Check this out : https://github.com/lyricat/Hotot/issues/450#issuecomment-10691331 The issue might be related to a problem of version of libwebkitgtk with hotot -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 982434] Re: Opening the dash causes memory usage to climb dramatically, and never comes back down

2012-11-26 Thread autra
On my system, compiz frequently uses more than 400m. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/982434 Title: Opening the dash causes memory usage to climb dramatically, and never comes back do

[Bug 1070234] Re: Compiz memory usage increased dramatically after updating to 12.10

2012-10-26 Thread autra
Thanks Daniel, After investigating, here are the step to reproduce : - switch on the computer and log on. Compiz already uses around 220M (which is already twice as in 12.04) - Open the dash for the first time : Compiz now uses 380 M of memory. - Open the HUD for the first time : Compiz now uses

[Bug 1070234] Re: Compiz memory usage increased dramatically after updating to 12.10

2012-10-23 Thread autra
also, Compiz CPU usage has increased. It is always more than 10% now. Do I fill another bug report for that ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070234 Title: Compiz memory usage increas

[Bug 1070234] [NEW] Compiz memory usage increased dramatically after updating to 12.10

2012-10-23 Thread autra
Public bug reported: Since I upgrading to 12.10, Compiz is using more than 400 M of memory. This is not a memory leak because the amount of memory is high at startup and does not increases so much. It can temporally goes over 500 M though. This is reported against Unity because I don't reproduce

[Bug 1060522] Re: Compiz memory leak

2012-10-23 Thread autra
But for me the problem is more a memory usage one (compiz immediately uses too much memory but does not leak so much. I will open another bug maybe ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1060

[Bug 1060522] Re: Compiz memory leak

2012-10-23 Thread autra
Affect me as well. Compiz is using more than 400 MB memory instead of ~ 50-100. I wil try to log into gnome classique or shell -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1060522 Title: Compiz me

[Bug 1061792] Re: Memory Leak in Unity (Compiz)

2012-10-22 Thread autra
Same here. Compiz uses 500mb of memory. Xorg 177m Also cpu usage of Compiz is quite high (around 10% all the time) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1061792 Title: Memory Leak in Unity (

[Bug 1054282] Re: No obvious way to restrict shopping suggestions from displaying adult products

2012-10-02 Thread autra
This lens should be disable by default. Why not asking and warning the user while installing/upgrading ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054282 Title: No obvious way to restrict shopp

[Bug 1024294] Re: Gwibber uses WAY TO MUCH disk IO

2012-07-13 Thread autra
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024294 Title: Gwibber uses WAY TO MUCH disk IO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/102

[Bug 1024294] [NEW] Gwibber uses WAY TO MUCH disk IO

2012-07-13 Thread autra
Public bug reported: Gwibber, when refreshing tweets, uses 100% IO during, like, one minute. I don't have more info, but it happens every time it refreshes (I had to decrease the frequency to be able to do something with my PC). I follow only 4 persons, and I receive ~20 tweets a day. I can't be

[Bug 803943] Re: compiz consuming a lot of cpu

2012-05-23 Thread autra
Chris, does the workaround in #989035 helps ? (Disabling Vsync in Compiz Config Setting Manager) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/803943 Title: compiz consuming a lot of cpu To manage

[Bug 803943] Re: compiz consuming a lot of cpu

2012-05-10 Thread autra
Disabling vsync worked for me ! Compiz dropped from 10-20% CPU to ~5% -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/803943 Title: compiz consuming a lot of cpu To manage notifications about this bu

[Bug 975488] Re: can't switch keyboard layout

2012-05-03 Thread autra
*** This bug is a duplicate of bug 985065 *** https://bugs.launchpad.net/bugs/985065 I have a similar bug : I have french and french alternative, and I can't switch between them any more after updating to 12.04. When I select french alternative, I am in fact still using the french layout. (

[Bug 989035] Re: Compiz uses more CPU and mem since upgrading from 11.10

2012-04-30 Thread autra
@Mark Lassiter : I think you don't have the same issue. Our compiz is always quite high. Yours gets high only on wine closing and it stays at 100% (whereas we have only 10-15%). I think your problem is that wine does not properly quit after leaving the game. Have you tried to kill the processes

[Bug 989012] Re: Desktop switcher does not disappear after switching and cause CPU usage

2012-04-27 Thread autra
Ok some precision : I have this problem only because my shortcuts weren't default one : I put super+arrows. If I put ctrl+alt+arrows back everything works smoothly. Any workarounds ? I really would like to keep my old shortcuts !! :-) -- You received this bug notification because you are a memb

[Bug 989481] Re: Saved layout does not work well

2012-04-27 Thread autra
Adding window_state='normal' manually in the conf solved the problem (but shouldn't it be the case through the gui ?) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989481 Title: Saved layout does no

[Bug 989481] Re: Saved layout does not work well

2012-04-27 Thread autra
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989481 Title: Saved layout does not work well To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/98

[Bug 989481] [NEW] Saved layout does not work well

2012-04-27 Thread autra
Public bug reported: Step to reproduce: -open terminator -Split horizontally once (ctrl+shift+o) -Split vertically on time on each part. You know have 4 different terminals -Save the layout on 'default'. -When you restart the terminal, it is splitted, but the first window is maximized, hence hidi

[Bug 803943] Re: compiz consuming a lot of cpu

2012-04-27 Thread autra
I have submitted #989035 (https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/989035) Do you guys think it's the same issue ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/803943 Title: compiz co

[Bug 803943] Re: compiz consuming a lot of cpu

2012-04-27 Thread autra
Also affects me in vanilla 12.04, but only with a Nvidia card. At home I have a ATI card and CPU usage is ok (around 1-5% when idle). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/803943 Title: comp

[Bug 989035] Re: Compiz uses more CPU and mem since upgrading from 11.10

2012-04-26 Thread autra
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989035 Title: Compiz uses more CPU and mem since upgrading from 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+s

[Bug 989035] [NEW] Compiz uses more CPU and mem since upgrading from 11.10

2012-04-26 Thread autra
Public bug reported: since I upgrading to 12.04 Compiz uses a lot more CPU : it stays around 15-20% CPU. The memory usage also increased dramatically, and now reaches 380Mo !!! It has never reached more than 200Mo before Xorg also has increased memory usage : it uses now around 220 Mo. Problem

[Bug 989012] Re: Desktop switcher does not disappear after switching and cause CPU usage

2012-04-26 Thread autra
I can't take a screenshot, because it won't allow me when the switcher stays on top. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989012 Title: Desktop switcher does not disappear after switching a

[Bug 989012] [NEW] Desktop switcher does not disappear after switching and cause CPU usage

2012-04-26 Thread autra
Public bug reported: Step to reproduce: -switch desktop with the keyboard (ctrl+alt+any arrow) -release every keys The desktop switcher is still there and Xorg stays at around 30% CPU until I hit esc key. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity 5.10.0-0ubuntu6 ProcVersionSign

[Bug 989012] Re: Desktop switcher does not disappear after switching and cause CPU usage

2012-04-26 Thread autra
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989012 Title: Desktop switcher does not disappear after switching and cause CPU usage To manage notifications about this bug go to: https://bugs.launc

[Bug 759888] Re: unity transparency/blur not updated when background changes

2011-11-10 Thread autra
And I am not any more! (take the bug, pass it arount... ;-) ) it was an option in compiz which wasn't activated: go to compiz config settings manager > unity > experimental put "dash blur" to "active blur" (I had static blur selected) It solved it for me. Alex, let me know if it worked for you.

[Bug 884496] Re: package flashplugin-installer 11.0.1.152ubuntu1 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2011-10-31 Thread autra
*** This bug is a duplicate of bug 873673 *** https://bugs.launchpad.net/bugs/873673 ** This bug has been marked a duplicate of bug 873673 package flashplugin-downloader 11.0.1.152ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error

[Bug 884496] [NEW] package flashplugin-installer 11.0.1.152ubuntu1 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2011-10-31 Thread autra
*** This bug is a duplicate of bug 873673 *** https://bugs.launchpad.net/bugs/873673 Public bug reported: Automatic report during upgrading from 11.04 to 11.10 ProblemType: Package DistroRelease: Ubuntu 11.10 Package: flashplugin-installer 11.0.1.152ubuntu1 ProcVersionSignature: Ubuntu 2.6.3

[Bug 759888] Re: unity transparency/blur not updated when background changes

2011-10-19 Thread autra
I am in Ubuntu 11.10 and I still have this bug Do you mean it will be fixed in a future update, or it should already be fixed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/759888 Title: unity t

[Bug 759888] Re: unity transparency/blur not updated when background changes

2011-10-14 Thread autra
I think this is the same issue: -open the dash -switch workspace using keyboard shortcut -reopen the dash: the background hasn't chang ! It is still the first app. It refreshes only if you maximize/unmaximise the dash This is very weird: I have from time to time a terminal background in the da

[Bug 873154] Re: Nautilus crashes ruining Unity desktop

2011-10-13 Thread autra
Hi BlessedGeek Thank you for reporting this bug. Can you please indicate if you reproduced the bug with the release version of Ubuntu 11.10? (I saw you're using the beta) Thank you in advance -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 604847] Re: Firefox menu bar does not respond at all

2011-10-13 Thread autra
Seems pretty inconsistent and everything seems normal now. I put it to "invalid" atm, please don't hesitate to put it back to new if you still have this issue. ** Changed in: firefox (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu

[Bug 873233] Re: want to install abaqus on ubuntu

2011-10-13 Thread autra
Hi Anand, Yeah, a google search with "Abaqus ubuntu" does show up some links about it, especially http://sites.google.com/site/abaqus2010/help_0 (but it seems that you will have to install csh I guess) Nevertheless, you are posting in the bucktracking system of Ubuntu. This is not the most ap

[Bug 783534] Re: Move to Workspace have to be pressed twice

2011-10-13 Thread autra
Hello everyone, It's been a long time this bug has been opened, let's try to make it triaged! I am still unable to reproduce the bug and I thought it might be related to some compiz plugins. Johan, Brendan and Stephan, can you tell me which plugins are you using in compiz? Thank you very much

[Bug 728679] Re: unity-window-decorator crashes

2011-05-26 Thread autra
Still an issue for me as well. Starting unity-window-decorator from the command line, I have : (unity-window-decorator:2423): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GObject' (unity-window-decorator:2423): GLib-GObject-CRITICAL **: g_object_get_data: assertio

[Bug 783534] Re: Move to Workspace have to be pressed twice

2011-05-26 Thread autra
I changed it to incomplete for now. Don't hesitate to put it back to "new" if you think it's a bug. Guillem, what you describe is not what Stephan initially reported. Did my comment (#5) make you understand how it works? Or do you still believe it's a bu? (If so, don't hesitate to open a new repo

[Bug 783534] Re: Move to Workspace have to be pressed twice

2011-05-26 Thread autra
** Changed in: nautilus (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/783534 Title: Move to Workspace have to be pressed twice -- ubuntu-bugs mailin