Here is a similar (same?) bug:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1243233
I have the same problem. My laptop has a resolution of 1366x768.
The shortcuts overlay only appears when workspaces are disabled.
But, when using an external monitor with a higher resolution (height), the
Sure, I could file another Xorg bug.
But, like I said (maybe not clearly), I don't think this is a Xorg issue at all.
The problem is in Unity, I think.
With workspaces enabled, the overlay becomes too big for a screen with a height
of 768 (or less), so it's not displayed.
But, if you insist I wi
Even more interesting...
I'm developing a small game in SDL.
It runs in a window, hides the cursor, and in every frame moves the cursor to
the center of the window.
But if I move the mouse fast enough for the cursor to exit the window, it is
shown for a split second and, more importantly, that b
I now switched to the NVidia card, and I couldn't reproduce the bug.
So this may be specific to Intel.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1585329
Title:
Sometimes a black rect
Sure Christopher!
A screencast couldn't record the graphical glitches, so I recorded a
video with my phone and attached it to this comment.
In the video I have gnome-terminal open.
At the start, I press and hold the 'A' key on the keyboard and move the
mouse cursor *inside* the terminal window.
** Changed in: xorg-server (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1585329
Title:
Sometimes a black rectangle appears briefly under the mo
Yes, after removing the nvidia proprietary driver and replacing it with
nouveau I can still reproduce the issue.
** Changed in: xorg-server (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in
I had an old hard drive around, so I installed Ubuntu to it.
I installed the latest kernel from that link (v4.8-rc5), and the bug is fixed
there.
I haven't installed the NVidia proprietary drivers.
$ uname -a
Linux bruno-mitsai 4.8.0-040800rc5-generic #201609041832 SMP Sun Sep 4 22:34:01
UTC 20
This bug has some similarities with this one:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1553503
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1585329
Title:
Sometimes a black
This bug has some similarities with this one:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1553503
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1585329
Title:
Sometimes a black
I tested a few more kernels.
The bug is also fixed in v4.6-rc1.
Don't know about earlier kernels.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1585329
Title:
Sometimes a black rectangle
The recent upgrade to nvidia-340 in Trusty broke bumblebee. After plymouth, it
goes to a black screen.
The version in the Bumblebee's PPA is also not perfect. It works, but after
running optirun/primusrun, the GPU stays ON because it fails to unload the
nvidia module.
--
You received this bug
I just purged the bumblebee packages and installed nvidia-prime.
I wasn't using the NVIDIA card anyway, so I didn't need dynamic card switching
(except to work around a defect in my laptop, but I already found another
workaround).
Still, the update shouldn't have broken bumblebee (even if it isn'
I've looked at the source code of nvidia-graphics-drivers.
At around line 300 of debian/rules there is this code:
# ld.so.conf
dh_installdirs -p$(PKG_driver) "$(ld_so_conf_dir)"
echo "$(PKG_libdir)" >
"$(CURDIR)/debian/$(PKG_driver)$(ld_so_conf_path)"
ifeq ($(DEB_BUILD_AR
I've tested this a bit more.
The issue is a lot more serious than I thought!
The workaround provided by the bug reporter probably works for computers
using an NVIDIA card. And my fix would probably work too.
However, for computers with Hybrid graphics/NVIDIA Optimus (Intel+NDIVIA), like
my lapto
I forgot to tell that I'm using Ubuntu 13.10 and NVIDIA 304 driver (plus
bumblebee).
Also, if I run:
$ sudo update-alternatives --config x86_64-linux-gnu_gl_conf
Then select the nvidia option. Then:
$ sudo ldconfig
And then reboot, I can't login. It stays in a black screen after logging in.
Fortun
Public bug reported:
I don't know what's the correct package for this bug.
I'm using an Acer laptop with a Synaptics touchpad, Ubuntu 14.04 (Unity and
lightdm).
I also usually have a wireless mouse connected.
When I switch to another user (like a guest session) using the top right cog
menu dire
The default GL option for x86_64 is mesa because bumblebee selects it during
install, using update-alternatives.
But, for some reason, it doesn't do the same for i386.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ub
@Alberto Milone, sorry to bother you, could you check this bug?
I was trying to understand why the NVIDIA driver package installs an empty
alt_ld.so.conf file.
Then I found the commit that added this change by you in Oneiric:
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/utopic/nvidia-grap
@Alberto, sorry to confuse you.
I am using Bumblebee, but I have everything working now. The alternatives are
pointing to the Mesa GL libraries, nvidia-331 installed and
libgl1-mesa-glx:i386 installed (though it's not installed by default nor by
bumblebee, so I reported Bug #1383909 there).
But
Ok, you're right.
I thought that /usr/lib/nvidia-331-prime/ld.so.conf was used only for 64-bit,
but it is indeed used for 32-bit as well.
Same thing for /usr/lib/nvidia-331-prime/ld.so.conf, which point to both 64 and
32 bit mesa libraries.
As I said, you know more about this than me. :)
Sorry t
21 matches
Mail list logo