[Bug 2063827] Re: Gnome Control Center fails to open on Wayland

2024-04-27 Thread John Doe
I want to add: I faced a similar issue. Though updating to the 550 drivers through apt seemingly fixed the issue, there was actually more issues at play. First and foremost, on the Wayland session, running "glxinfo | egrep "OpenGL vendor|OpenGL renderer" returns: "OpenGL vendor string: Mesa

Re: [Bug 1958733] Re: Settings menu will not open. Other things seem messed up.

2022-01-24 Thread John Doe
Unfortunately I just re installed the os yesterday so I am unable to recreate the error. On Sun, Jan 23, 2022 at 8:49 PM, Daniel van Vugt - 1958733 at bugs.launchpad.net wrote: > Also if you open a Terminal window and run: > > gnome-control-center > > then what messages do you see? > > **

[Bug 1958733] [NEW] Settings menu will not open. Other things seem messed up.

2022-01-22 Thread John Doe
Public bug reported: I installed DWM and was learning how to use the shortcuts. I was mashing keys because I had no idea what the shorcuts were and I am a newb. When I rebooted into DWM, it said it couldn't open firefox because of an IBUS warning. When I rebooted again and went into the normal

[Bug 1914953] Re: grub2 incompatibility between at_keyboard and gfxterm modules lead to impossible to type passphrase or access ubuntu grub2 menu on a fully encrypted installation

2021-04-06 Thread John Doe
./autogen.sh ./configure --with-platform=efi --target=x86_64 --disable-werror make -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1914953 Title: grub2 incompatibility between at_keyboard and gfxterm

[Bug 1914953] Re: grub2 incompatibility between at_keyboard and gfxterm modules lead to impossible to type passphrase or access ubuntu grub2 menu on a fully encrypted installation

2021-03-30 Thread John Doe
The 'at' in the URL above seems to be a problem. I can see the URL only, if I'm logged in. Here is an alternative: https://lists.gnu.org/archive/html/grub-devel/2019-08/msg00014.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1914953] Re: grub2 incompatibility between at_keyboard and gfxterm modules lead to impossible to type passphrase or access ubuntu grub2 menu on a fully encrypted installation

2021-03-27 Thread John Doe
This solved the non-responsive keyboard bug for me: https://www.mail-archive.com/grub-devel@gnu.org/msg29091.html Non-US keyboard layouts and non-ASCII character output are separate problems. I did not find an official solution for those and had to write my own patches. -- You received this bug

[Bug 1916622] [NEW] fw_printenv and fw_setenv not available on Ubuntu 18.04.5 LTS

2021-02-23 Thread John Doe
Public bug reported: Hi there In the latest release of u-boot-tools both commands "fw_printenv" and "fw_setenv" was removed from package. Changelog for 2020.10+dfsg-1ubuntu0~18.04.2 package contain following line: " - Remove fw_printenv and fw_setenv and Recommend libubootenv-tool.

[Bug 1914953] Re: grub2 incompatibility between at_keyboard and gfxterm modules lead to impossible to type passphrase or access ubuntu grub2 menu on a fully encrypted installation

2021-02-20 Thread John Doe
I can confirm this bug. But a qemu machine seems unaffected. There is another effect: Step 1: Let the GRUB console start. Step 2: select console as terminal_input and terminal_output. This is the default anyways. Step 3: set a non-US keyboard layout since console is the active terminal_input,

[Bug 1852581] Re: hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO

2019-11-15 Thread John Doe
I can confirm that disabling Secure Boot does indeed allow the system to boot normally. $ uname -srvp Linux 5.3.0-23-generic #25~18.04.1-Ubuntu SMP Tue Nov 12 10:58:57 UTC 2019 x86_64 $ sudo od -An -t u1 /sys/firmware/efi/vars/SecureBoot-8be4df61-93ca-11d2-aa0d-00e098032b8c/data 0 $ inxi

[Bug 1852581] Re: hwe-edge kernel 5.3.0-23.25 kernel does not boot on Precision 5720 AIO

2019-11-15 Thread John Doe
I'm also getting the same issue on an ASUS VivoBook K451LB (x86_64, UEFI boot). 5.3.0-19.20 is the last kernel that boots on this system, all subsequent ones fail and drop to the initramfs prompt. Unpacking /boot/initrd.img-5.3.0-19-generic and /boot/initrd.img-5.3.0-23-generic (using

[Bug 1851649] [NEW] Package bug

2019-11-07 Thread John Doe
Public bug reported: I couldn't change brightness. Probably this bug is related to the problem. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xorg 1:7.7+19ubuntu7.1 ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21 Uname: Linux 5.0.0-32-generic x86_64 ApportVersion:

[Bug 1761606] Re: Two Wi-Fi network applets appear after logging back into live-usb Lubuntu 18.04 session.

2019-11-02 Thread John Doe
Thanks to Alkis Georgopoulos @alkisg for the hint, `Exec=nm-applet --indicator` indeed does work for me in LUbuntu 18.0.4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1761606 Title: Two Wi-Fi

[Bug 1244090] Re: Pressing any global keyboard shortcut causes temporary loss of focus

2019-10-30 Thread John Doe
It also breaks games from Steam in full-screen mode. For example, Counter-Strike 1.6 fullscreen window become minimized after layout change. Ridiculous. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1832101] Re: systemd-networkd: Lost carrier e1000

2019-06-25 Thread John Doe
The issue I mentioned above appears to be caused by the ax88179_178a (and in turn triggering an issue in the e1000e driver) -- I can reproduce it with just two ax88179_178a. It might be a memory leak, I'm not sure. When I modify the configuration to use two vlans on the e1000e instead of a second

[Bug 1832101] Re: systemd-networkd: Lost carrier e1000

2019-06-24 Thread John Doe
For me personally, the issue only appeared after upgrading from 18.04 -> 19.04. Based on dpkg.log, the last working kernel I had was either 4.15.0-45.48 or 4.15.0.43.45. I haven't tried downgrading the kernel yet: the machine is headless and manual interventions are a pain. -- You received this

[Bug 1832101] Re: systemd-networkd: Lost carrier e1000

2019-06-23 Thread John Doe
Sorry for the delay, I was busy. The out-of-tree e1000e driver does not resolve the issue. Running, for example, "wget http://ping.online.net/1000Mo.dat -O /dev/null" from the host, with all traffic on the non-e1000e interface, and no traffic on the e1000e interface, causes the e1000e interface

[Bug 1832101] Re: systemd-networkd: Lost carrier e1000

2019-06-21 Thread John Doe
I have already tried mainline kernels, and every combination of ethtool knob-twiddling. No luck. Disabling TSO *may* make the 'random' e1000e resets happen less frequently (it's hard to say), but wget/apt-get *on the other interface* reliably trigger the e1000e to hang and reset regardless of

[Bug 1832101] Re: systemd-networkd: Lost carrier e1000

2019-06-21 Thread John Doe
Ah, sorry, it's also an I219-V 00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers [8086:5904] (rev 02) 00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 620 [8086:5916] (rev 02) 00:08.0 System peripheral [0880]:

[Bug 1832101] Re: systemd-networkd: Lost carrier e1000

2019-06-20 Thread John Doe
I might have the same issue, I'm not sure. I have a Ubuntu 19.04 server with an onboard e1000e interface and a usb ax88179_178a interface, routing traffic between the two. The e1000e interface drops a couple of times a day and I see "Detected Hardware Unit Hang" / "Reset adapter unexpectedly"

[Bug 1825378] Re: systemd-networkd doesn't set wireguard peer endpoint

2019-05-16 Thread John Doe
I don't have access to the affected systems at the moment, but the test case and your summary looks correct. Thanks for taking a look at this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1825378

[Bug 1825378] Re: systemd-networkd doesn't set wireguard peer endpoint

2019-05-07 Thread John Doe
Hi all, could the package maintainer(s) please take a look at this? This breaks (almost) any WireGuard endpoint configured by systemd- networkd. Worse, it breaks them silently, which makes for a fun debugging adventure. The fixed patch (https://github.com/systemd/systemd-stable/pull/39) has been

[Bug 1641290] Re: [04f3:0903] Elan Microelectronics Corp fingerprint reader not recognised

2018-07-28 Thread John Doe
Doesn't seem like there is an edit button, you asked for some enrolments : https://pastebin.com/M6wqBp0A -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1641290 Title: [04f3:0903] Elan

[Bug 1641290] Re: [04f3:0903] Elan Microelectronics Corp fingerprint reader not recognised

2018-07-28 Thread John Doe
Alright, for the sake of science I shut the computer off, turned it on and the sensor was unlocked. So I did a final test : https://pastebin.com/4H1WRDKh When I look at the images from img_capture, I can understand why libfprint doesn't manage to make them match. Maybe I wasn't swiping my

[Bug 1641290] Re: [04f3:0903] Elan Microelectronics Corp fingerprint reader not recognised

2018-07-28 Thread John Doe
Being the idiot that I am I proved you logs for the master branch... Since the scanner seemed locked up I rebooted, and retried using the right branch, unfortunately it didn't seem to work : https://pastebin.com/GtbsWzTT Is there any way to unlock the fingerprint sensor manually ? -- You

[Bug 1641290] Re: [04f3:0903] Elan Microelectronics Corp fingerprint reader not recognised

2018-07-28 Thread John Doe
Hello Igor, I have a 0903 and tried your branch that tries to fix its issues, here are some logs : 1) https://pastebin.com/xugAj0db : First try, with the build etc. Unfortunately when I tried to enroll my finger touched the touchpad and put the terminal in background, and I thought that was what

[Bug 1641290] Re: [04f3:0903] Elan Microelectronics Corp fingerprint reader not recognised

2018-07-12 Thread John Doe
Fedora user here (Asus Zenbook UX330UA), I wanted to say thank you for your efforts on making those sensors work. Hopefuly you'll find them to have your fix merged into the official lib. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1776546] Re: Yakkety packages are missing from old-releases.ubuntu.com

2018-06-12 Thread John Doe
The other missing package. ** Attachment added: "libgsoap9_2.8.30-1_amd64.deb" https://bugs.launchpad.net/ubuntu/+source/ubumirror/+bug/1776546/+attachment/5151831/+files/libgsoap9_2.8.30-1_amd64.deb -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1776546] [NEW] Yakkety packages are missing from old-releases.ubuntu.com

2018-06-12 Thread John Doe
Public bug reported: At least two packages are missing from old-releases.ubuntu.com for Yakkety, aka release 16.10. Recently a large number of yakkety packages were available, but returning 403 errors, likely due to a permission error. It seems that issue has been resolved, or at least the

[Bug 1755202] Re: Clone Mac Address Function On Default Wifi Setting Does Not Work (Ubuntu 17.10)

2018-03-14 Thread John Doe
** Description changed: I am Just Using Ubuntu 17.10. My Uname -a Result -> Linux user 4.13.0-36-generic #40-Ubuntu SMP Fri Feb 16 20:07:48 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux. Before Using Ubuntu 17.10, I was on fedora 26. I notice that there is also (MAC Address

[Bug 1755202] Re: Clone Mac Address Function On Default Wifi Setting Does Not Work (Ubuntu 17.10)

2018-03-13 Thread John Doe
** Description changed: I am Just Using Ubuntu 17.10. My Uname -a Result -> Linux user 4.13.0-36-generic #40-Ubuntu SMP Fri Feb 16 20:07:48 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux. Before Using Ubuntu 17.10, I was on fedora 26. I notice that there is also (MAC Address

[Bug 1755202] Re: Clone Mac Address Function On Default Wifi Setting Does Not Work (Ubuntu 17.10)

2018-03-12 Thread John Doe
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1755202 Title: Clone Mac Address Function On Default Wifi Setting Does Not Work (Ubuntu

[Bug 353356] Re: Gnome screensaver lock always reports "incorrect password"

2017-01-10 Thread John Doe
Observing same issue on Ubuntu 16.04 (after upgrading from 14.04 where same problem was appearing). I consider that this effect is also there if you lock the screen manually. Same workaround works: - (lock screen manually; re-login says "wrong password" - try to login as another user with wrong

[Bug 1640467] [NEW] package libjpeg9-dev (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/libjpeg.a', which is also in package libjpeg-turbo8-dev:amd64 1.4.2-0

2016-11-09 Thread John Doe
Public bug reported: Smart deconfliction failed to correct this problem. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libjpeg9-dev (not installed) ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21 Uname: Linux 4.4.0-45-generic x86_64 NonfreeKernelModules: openafs

[Bug 1583237] Re: lxc-attach strange tty behavior (kills command) when stderr is redirected to a file

2016-05-18 Thread John Doe
"sudo lxc-attach -n utest -- dd if=/dev/zero of=/tmp/foo bs=1M count=10 2>&1" Works -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1583237 Title: lxc-attach strange tty behavior (kills command) when

[Bug 1534115] [NEW] apt-add-repository ppa:user/distro/repository pattern not recognized

2016-01-14 Thread John Doe
Public bug reported: add-apt-repository --help shows ppa:user/distro/repository as possible pattern to add. sudo apt-add-repository ppa:nginx/stable works as expected. sudo apt-add-repository ppa:nginx/vivid/stable doesn't works. ** Affects: software-properties (Ubuntu) Importance:

[Bug 1469995] Re: grub-efi-amd64-signed Forced Uninstall Causes Boot Failure

2015-07-08 Thread John doe
Outch! Thanks for the report, I just stop before dist-upgrading. Hope the bogus dependence will be fixed soon to avoid lots's of end-users support! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-05-18 Thread John doe
As said is #104, I can now confirm after 2 days of usage that issues (missing letters, etc.) have disappeared since I installed packages from #100 (I simply done a dpkg -i as the same older package was previously installed). -- You received this bug notification because you are a member of

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-05-15 Thread John doe
@Timo: your last packages seems to work for me ! At least I have no issue since the beginning o the day and after several reboots. I will confirm in 1 or 2 days as the issue may still occurs after several hours. Thank you very much to have spent time looking for the issue: it's so much faster

[Bug 1449401] Re: After 14.10 updates to kernel 3.16.0-36, system is not booting, resulting in black screen due to NULL pointer in intel_ring_init_seqno

2015-05-07 Thread John doe
boot problem is now fixed on my Dell Latitude E7450: $ uname -a Linux [snip] 3.16.0-37-generic #51~14.04.1-Ubuntu SMP Wed May 6 15:23:14 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-05-07 Thread John doe
As Moritz, I still get the missing characters in Trusty with following packages and SNA enabled: $ uname -a Linux [snip] 3.16.0-37-generic #51~14.04.1-Ubuntu SMP Wed May 6 15:23:14 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux $ dpkg -l | grep video-intel | grep ii ii

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-05-07 Thread John doe
@timo: i'm confident that my bug is related to the one reported by seth in this bug issue: seth bug screenshot: https://bugs.launchpad.net/linux/+bug/1432194/+attachment/4347477/+files/screen1.png my bug screenshot: https://launchpadlibrarian.net/201749121/missing_letter_1.png Of course it will

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-05-07 Thread John doe
is thje problem present with xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6 on Trusty? If not, I would be happy to revert back to original Trusty package (and leave LTS enablement stack). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1440539] Re: auto capitalization is capitalizing first two letters instead of one

2015-05-04 Thread John Doe
** Summary changed: - auto capitalization is capitalizing first two letters insted of one + auto capitalization is capitalizing first two letters instead of one -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-30 Thread John doe
So Bug #1374389 is supposed to fix this issue, but installing updated kernel from it (Bug #1374389, available for all in updates!) introduce the kernel won't boot Bug #1449401 for me and others. When #1449401 will be fixed I will report here if updated kernel from Bug #1374389 fix or not this HD

[Bug 1449401] Re: After 14.10 updates to kernel 3.16.0-36, system is not booting, resulting in black screen due to NULL pointer in intel_ring_init_seqno

2015-04-30 Thread John doe
Similar as Pirouette Cacahuète: Blackscreen is illuminated. I do not see any splash screen, nor X. Failsafe mode works, booting with nomodeset works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1450156] Re: kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

2015-04-30 Thread John doe
Same prb here with Ubuntu 14.04.2 LTS on Dell Latitude 7450. - 3.16.0-36 not booting , Dell Latitude 7450, Intel i7 (Broadwell GT2) - 3.16.0-34 works fine if selected in grub to boot Seems related to Bug #1449401. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1450156] Re: kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen

2015-04-30 Thread John doe
Trusty with utopic LTS enablement stack for graphics. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450156 Title: kernel 3.16.0-36 won't boot on Lenovo Thinkpad X1 Carbon 3rd Gen To manage

[Bug 1449401] Re: After 14.10 updates to kernel 3.16.0-36, system is not booting, resulting in black screen due to NULL pointer in intel_ring_init_seqno

2015-04-30 Thread John doe
Trusty with utopic LTS enablement stack for graphics. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1449401 Title: After 14.10 updates to kernel 3.16.0-36, system is not booting, resulting in

[Bug 1449401] Re: After 14.10 updates to kernel 3.16.0-36, system is not booting, resulting in black screen due to NULL pointer in intel_ring_init_seqno

2015-04-30 Thread John doe
Same prb here with Ubuntu 14.04.2 LTS on Dell Latitude 7450. - 3.16.0-36 not booting , Dell Latitude 7450, Intel i7 (Broadwell GT2) - 3.16.0-34 works fine if selected in grub to boot Seems related to Bug #1450156. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1449401] Re: After 14.10 updates to kernel 3.16.0-36, system is not booting, resulting in black screen due to NULL pointer in intel_ring_init_seqno

2015-04-30 Thread John doe
S -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1449401 Title: After 14.10 updates to kernel 3.16.0-36, system is not booting, resulting in black screen due to NULL pointer in

[Bug 1374389] Re: [i915 Broadwell] Backported bugfixes

2015-04-28 Thread John doe
Timo, Brad, are proposed packages for trusty LTS enablement stack available and if it's the case, may you tell me which onehave to be installed? I'm currently using linux-signed-image-generic-lts-utopic (UEFI SecureBoot enable). -- You received this bug notification because you are a member of

[Bug 1444436] Re: [BDW GT3] Backport fixes to unbreak X

2015-04-26 Thread John doe
Unfortunately, the proposed package don't fix my problem. I install the proposed package : dpkg -l | grep video-intel | grep ii$ ii xserver-xorg-video-intel-lts-utopic 2:2.99.914-1~exp1ubuntu4.3~trusty1 amd64X.Org X server -- Intel i8xx, i9xx display

[Bug 1444436] Re: [BDW GT3] Backport fixes to unbreak X

2015-04-26 Thread John doe
It seems. I mark Bug #1432194 as duplicate as Chris told me it was the same bug as the current one. As some people may have the same different issue, what should I do? Create a new bug? De-depulicate #1432194 ? Thanks. -- You received this bug notification because you are a member of Ubuntu

[Bug 1444436] Re: [BDW GT3] Backport fixes to unbreak X

2015-04-24 Thread John doe
You right, it doesn't work, and X load Gallium 0.4 on llvmpipe (LLVM 3.5, 256 bits) as intel driver is of course not OK. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/136 Title: [BDW GT3]

[Bug 1444436] Re: [BDW GT3] Backport fixes to unbreak X

2015-04-22 Thread John doe
*** dirty temp workaround for hurry people *** If you want to use SNA on Ubuntu 14.04 with lts enablement stack while waiting for the patched xserver-xorg-video-intel-lts-utopic package, you may just replace the following files with the same files coming from the xserver-xorg-video-intel ([1]

[Bug 1444436] Re: [BDW GT3] Backport fixes to unbreak X

2015-04-20 Thread John doe
As a workaround for utopic graphic stack users in trusty, I'm looking for a good way to revert back to the stock trusty package to use the proposed package, so if anybody try it, please share :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-16 Thread John doe
So it seems it has been fixes in upstream several months ago: https://bugs.freedesktop.org/show_bug.cgi?id=90047 Anybody from Ubuntu team here? Also, if someone may try with more updated drivers as theses, maybe it fixes the issue:

[Bug 1444436] Re: [BDW GT3] Backport fixes to unbreak X

2015-04-16 Thread John doe
Dear raof, Is it possible to force install this new package from trusty-proposed without updating other X.org stuff related packages? Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/136

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-16 Thread John doe
Hello Chris, I don't now if I'm right to do like this but this bug makes it almost impossible daily use of new laptops and this is why I allowed myself to assign it to you. Feel free to contact me for any useful details, regards. ** Changed in: xserver-xorg-video-intel Status: New =

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-16 Thread John doe
** Changed in: xserver-xorg-video-intel Assignee: Chris Wilson (ickle) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1432194 Title: Graphics unstable on Ubuntu 14.04 and 14.10

[Bug 1444436] Re: [BDW GT3] Backport fixes to unbreak X

2015-04-16 Thread John doe
@girisha: if you're OK to have last packages from proposed-updates you may follow instructions on https://wiki.ubuntu.com/Testing/EnableProposed to easily test the new package. In my case I just realize that I had previously upgraded to Utopic graphics stack so my curent package is

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-16 Thread John doe
*** This bug is a duplicate of bug 136 *** https://bugs.launchpad.net/bugs/136 ** This bug has been marked a duplicate of bug 136 [BDW GT3] Backport fixes to unbreak X -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1444436] Re: [BDW GT3] Backport fixes to unbreak X

2015-04-16 Thread John doe
That' right : should it be possible to produce the package for utopic stack under Trusty ? I would be happy to test it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/136 Title: [BDW GT3]

[Bug 1444436] Re: [BDW GT3] Backport fixes to unbreak X

2015-04-16 Thread John doe
At least I does on my config: apt-get install xserver-xorg-video-intel/trusty-proposed -s [snip] l'information suivante devrait vous aider à résoudre la situation : Les paquets suivants contiennent des dépendances non satisfaites : xserver-xorg-video-intel : Dépend: xorg-video-abi-15

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-14 Thread John doe
@Yang Yang: did you try #36? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1432194 Title: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500 To manage notifications about

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-13 Thread John doe
Forget previous post: the bug occurs again with SNA :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1432194 Title: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500 To

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-13 Thread John doe
I revert back to SNA since kernel 3.16.0-34 and liboxide updates (3 days ago) on Ubuntu 14.04.2. Chance or not, no prb occurs since theses updates: as the problem was not so frequent I'll wait a few days before to say if it works because I don't see any good reasons :) If someone else could try

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-13 Thread John doe
Does anybody try Intel driver 2.99.917, as shiped for example with Ubuntu Vivid Vervet? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1432194 Title: Graphics unstable on Ubuntu 14.04 and 14.10

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-09 Thread John doe
Switching from SNA to UXA downgrade 2D day-to-day performances as SNA is the not-so-new default acceleration method for recent Intel graphics card (as in my case Broadwell HD 5500). More info about performances here :

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-09 Thread John doe
Do you mean that by modify font size the missing letter prb is permanently solve or were you modify the font when the prb occurs to temporary resolve it? As the problem seems to be a mixtape between kernel, Intel Driver, glib2, etc. I was hoping it may be solve using kernel 4.0 so thanks to have

[Bug 1440539] Re: auto capitalization is capitalizing first two letters insted of one

2015-04-07 Thread John Doe
Hello Michael, thank you for checking that! I didn't check all languages, but I had same problem on English, German and Croatian keyboard. System language is English (US). Problem appeared immediately after flashing, and I flashed 3 times! First time I tried with fresh ubuntu install but was the

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-07 Thread John doe
Sad but seems to work solution: disabling SNA for old XUA method (as described here: https://wiki.archlinux.org/index.php/Intel_graphics#SNA_issues). It seems it works better (for now) with UXA method, but it's a sad story as performance drops a little (and it is worthy...) -- You received this

[Bug 1440539] [NEW] auto capitalization is capitalizing first two letters insted of one

2015-04-05 Thread John Doe
Public bug reported: Nexus 4 owner here! I installed Ubuntu Touch stable channel (14.10 r17). So problem that i noticed is when auto capitalization is turned on it always capitalizes 2 letters instead only first one! No matter where, on login, on beginning of each sentence and everywhere where

[Bug 1432194] Re: Graphics unstable on ubuntu 14.04 using Intel HD Graphics 5500

2015-04-03 Thread John doe
** Summary changed: - Graphics unstable on ubuntu 14.04 on thinkpad 450s using Intel HD Graphics 5500 + Graphics unstable on ubuntu 14.04 using Intel HD Graphics 5500 ** Also affects: xserver-xorg-video-intel Importance: Undecided Status: New ** Also affects: ubuntu Importance:

[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-04-03 Thread John doe
I had 1.0.8 installed on Ubuntu 14.04 before it was made impossible (because of potential problem with backported graphic stack on 14.04.2). Anyway it was well installed and the missing letter bug was also present. Note that Intel driver is not annonced as compatible for HD graphic 5500. -- You

[Bug 1401780] [NEW] nvidia-331-uvm 331.113-0ubuntu0.0.4: nvidia-331-uvm kernel module failed to build

2014-12-11 Thread John Doe
Public bug reported: auto generated bug via ubuntu gui ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-331-uvm 331.113-0ubuntu0.0.4 ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2 Uname: Linux 3.13.0-29-generic x86_64 NonfreeKernelModules: nvidia ApportVersion:

[Bug 877715] Re: lots of errors in dmesg - 'Error attempting to write lower page'

2014-09-02 Thread john doe
*** This bug is a duplicate of bug 870326 *** https://bugs.launchpad.net/bugs/870326 This just happened to me as well. However, my rc = [-30]. It appeared when suspending my laptop. Odd thing is that the screensaver still works. I am using Ubuntu 14.04 on a 4,1 macbook. It had problems

[Bug 1057889] Re: mdadm depends on postfix

2014-08-11 Thread John Doe
Yeah, why do we need a dependency on Postfix its UTTERLY STUPID ! What if people have other MTAs ? What if people just use log monitoring systems such as Splunk ? Completely and totally unnecessary dependency. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1271430] Re: dm-0: WRITE SAME failed. Manually zeroing.

2014-06-21 Thread John Doe
I am also affected by this problem - on a brand new Dell R720 - H710P controller, I've installed ESXi 5.5U1 fully patched and several Ubuntu Server 14.04 LTS machines. Upon days of being put to use, all of them showed that error in the syslog - sometimes in the console as well. Is there any

[Bug 1324267] [NEW] Available rubies completely out of date

2014-05-28 Thread John Doe
Public bug reported: Actual vs Expected http://pastie.org/private/n972orikpskm2lrjgaikzw $ lsb_release -rd Description:Ubuntu 14.04 LTS Release:14.04 ** Affects: ruby-build (Ubuntu) Importance: Undecided Status: New ** Description changed: Actual vs Expected

[Bug 1319207] [NEW] Contextual menu keyboard button can create important display bugs in almost all ubuntu applications

2014-05-13 Thread John Doe
Public bug reported: Most applications handle a right click event, and react to that by providing a contextual menu. They usually handle a second right click by making the menu disappear. Moreover, some keyboards provide a 'contextual menu' key, which acts as a right click. However, when you

[Bug 1247221] Re: Nautilus doesn't remember setting for showing hidden files correctly when org.gtk.Settings.FileChooser show-hidden is true

2014-05-04 Thread John Doe
@ericongerth: Thanks. SInce its driving me crazy. :) I'm asking myself why this made up into the Final Version. :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247221 Title: Nautilus doesn't

[Bug 1247221] Re: Nautilus doesn't remember setting for showing hidden files correctly when org.gtk.Settings.FileChooser show-hidden is true

2014-04-27 Thread John Doe
any news about this? It's really annoying to see the hidden files if you dont want to. regards -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247221 Title: Nautilus doesn't remember setting for

[Bug 1309964] Re: Setting the preference to move window control to the right no longer works

2014-04-20 Thread John Doe
** Changed in: unity (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1309964 Title: Setting the preference to move window control to the right no longer

[Bug 1309964] [NEW] Setting the preference to move window control to the right no longer works

2014-04-19 Thread John Doe
Public bug reported: On earlier versions of ubuntu, either [gsettings set org.gnome.desktop.wm.preferences button-layout menu:minimize,maximize,close] or [gconftool -s /apps/metacity/general/button_layout -t string menu:minimize,maximize,close] enabled to change the window control to the right.

[Bug 1247221] Re: Nautilus doesn't remember setting for showing hidden files correctly when org.gtk.Settings.FileChooser show-hidden is true

2014-04-10 Thread John Doe
@timppis: The Issue dissappeared. No hidden files were shown. But since some updates I can see the hidden files again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247221 Title: Nautilus doesn't

[Bug 1247221] Re: Nautilus doesn't remember setting for showing hidden files correctly when org.gtk.Settings.FileChooser show-hidden is true

2014-04-08 Thread John Doe
Hi. Well this Bug appeared again. show hidden files is checked when i open nautilus. When I turn it off and close/open nautilus again, its checked again and of course hidden files aren shown again. Please fix this. Thank you in advanced. kind regards JD -- You received this bug notification

[Bug 1255469] Re: Problem reading or parsing sonic-visualiser .desktop files

2014-03-26 Thread John Doe
Hi, came accross this Issue,too. apport-collect 1255469 You need to run 'sudo apt-get install python-apport' for apport-collect to work. cat /usr/share/applications/x-sonicvisualiser.desktop cat: /usr/share/applications/x-sonicvisualiser.desktop: Datei oder Verzeichnis nicht gefunden locate

[Bug 1247221] Re: Nautilus doesn't remember setting for showing hidden files correctly when org.gtk.Settings.FileChooser show-hidden is true

2014-03-15 Thread John Doe
seems to be fixed. thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247221 Title: Nautilus doesn't remember setting for showing hidden files correctly when org.gtk.Settings.FileChooser

[Bug 1290539] Re: Nautilus turn off show hiden files does not work

2014-03-11 Thread John Doe
Yes it's specific for the first user which was created during the installation. Tried it with a new account and it does not show up. I tried to turn it off twice. First the usual way with ctrl+h and then with the menue (down arrow) show hidden files and unchecked it. When I close and restart

[Bug 1290539] Re: Nautilus turn off show hiden files does not work

2014-03-11 Thread John Doe
*** This bug is a duplicate of bug 1247221 *** https://bugs.launchpad.net/bugs/1247221 True -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1290539 Title: Nautilus turn off show hiden files does

[Bug 1247221] Re: Nautilus doesn't remember setting for showing hidden files correctly

2014-03-11 Thread John Doe
Same issue still exists in 14.04 Beta1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247221 Title: Nautilus doesn't remember setting for showing hidden files correctly To manage notifications

[Bug 1290247] [NEW] No Icon(x) available to close the viewer

2014-03-10 Thread John Doe
Public bug reported: Hi. There is no X at the upper right corner to close the log-viewer. You have to use Alt+F4 or kill the Process. Here's a Screenshot: http://www.directupload.net/file/d/3557/wkhxpego_png.htm Description:Ubuntu Trusty Tahr (development branch) Release:14.04

[Bug 1290539] [NEW] Nautilus turn off show hiden files does not work

2014-03-10 Thread John Doe
Public bug reported: Hi. It is not possible to turn it off to show hidden files. After closing and restarting nautilus you can see the hidden files again. I can reproduce the issue ofc. If you need any further information let me know. kind regards JD ProblemType: Bug DistroRelease: Ubuntu

[Bug 1290103] [NEW] 3x [pidgin] defunct found when running pidgin but runs normal

2014-03-09 Thread John Doe
Public bug reported: Hello. Just checked today the Processes with ps x and found that Pidgin seems to have some issues which do not affect the usage of Pidgin in any way. 3205 ?Sl 0:00 pidgin 3215 ?Z 0:00 [pidgin] defunct 3217 ?Z 0:00 [pidgin] defunct

[Bug 1290107] [NEW] Vidalia does not start. AppArmor prevents

2014-03-09 Thread John Doe
Public bug reported: Hello. I installed Vidalia from the repos and it's not able to start up. So I tried to run it in a terminal to see what's wrong and got this: quote vidalia (process:5629): GConf-WARNING **: Client failed to connect to the D-BUS daemon: An AppArmor policy prevents this

[Bug 1199785] [NEW] update-manager puts cpu usage to 100%. Overheating laptop (lenovo x201)

2013-07-10 Thread John Doe
Public bug reported: Since a few weeks update-manager seems to get stuck during the update process and overheating my laptop. The update window shows me the message downloading from de.archive.ubuntu.com and the bar is full. My cpu is running at 100% on all cores. The gnome system monitor shows

[Bug 1040943] Re: Wireless -very- frequent disconnects in LinuxMint13 - Atheros AR9462

2013-06-12 Thread John Doe
Same problem with Mint 14 and Mint 15 on Acer Aspire V3-571G. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1040943 Title: Wireless -very- frequent disconnects in LinuxMint13 - Atheros AR9462 To

[Bug 1163006] [NEW] mv: failed to preserve ownership for 'file' Invalid argument

2013-04-01 Thread John Doe
Public bug reported: Hi, I have an NFS share to which I am attempting to copy files. The exact same share, the exact same FSTAB entry, works perfectly on 12.04LTS but fails miserably on 10.04.4. /tmp/etcBackup.tar.gz /mnt/ops-vm1bk1/backups/rx1-ukc/ mv: failed to preserve ownership for

[Bug 1163006] Re: mv: failed to preserve ownership for 'file' Invalid argument

2013-04-01 Thread John Doe
** Attachment added: cp strace https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1163006/+attachment/3612889/+files/cp_log.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1163006 Title:

  1   2   3   4   >