Reported to GNOME mutter. GNOME mutter issue is now:
#3652
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078984
Title:
Dropdown menus have incorrect offset when window is full screen
To manage no
Public bug reported:
This movie shows the problem:
https://github.com/user-
attachments/assets/941a1a6c-cea9-40ee-930a-4d0bb3f56a4f
The thread about the issue in FLTK can be found at:
https://github.com/fltk/fltk/issues/1061
According to FLTK's Wayland mantainer it is a bug in Mutter (GNOME'
Public bug reported:
This seems to be a bug with the Display Manager (GDM) that handles the
login process. The problem shows up in both Ubuntu 24.04.4 LTS and
Rocky Linux 8.10. Windows 11 Pro does not suffer from this. I have
them all installed on the same machine and connected to two monitors.
Public bug reported:
This seems to be a bug with the Display Manager (GDM) that handles the
login process. The problem shows up in both Ubuntu 24.04.4 LTS and
Rocky Linux 8.10. Windows 11 Pro does not suffer from this. I have
them all installed on the same machine and connected to two monitors.
I feel ashamed. I found out the cause for **my** program for
misbehaving on Wayland. It had to do with a new version of glfw3 that
broke Wayland support.
I still don't know with the FLTK demo application hangs, thou.
--
You received this bug notification because you are a member of Ubuntu
Bugs
No, it did not. Also, applying the grub work-around removed the splash
screen of Ubuntu upon booting.
I really cannot understand it. Ubuntu 22.04.4 LTS was working
beautifully with an older Wayland and NVidia drivers (535). But Ubuntu
24.04.4 LTS's Wayland is all broken.
On Ubuntu 22.04.4 LTS,
Thanks. Applying the grub work-around got rid of the two monitor
configurations.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070084
Title:
[nvidia][wayland] OpenGL applications that use textures
This is a fresh install taken from the official download of Ubuntu
24.04.4 LTS, not an upgrade from 22.04.4 LTS which broke everything.
First, I removed the unofficial ppa graphics repository with Software and
Update graphically.
Then I did:
$ sudo bash
# apt --purge remove nvidia-driver-555
# a
And the prevjournal.txt:
** Attachment added: "prevjournal.txt"
https://bugs.launchpad.net/ubuntu/+bug/2070084/+attachment/5791791/+files/prevjournal.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
And the prevjournal.txt:
** Attachment added: "prevjournal.txt"
https://bugs.launchpad.net/ubuntu/+bug/2070084/+attachment/5791792/+files/prevjournal.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
Here are the journal.txt as requested:
** Attachment added: "journal.txt"
https://bugs.launchpad.net/ubuntu/+bug/2070084/+attachment/5791790/+files/journal.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
1. Tried it with the official 535 NVidia driver from the Ubuntu repositories
and added libnvidia-egl-wayland1 for HW acceleration.
Results are the same.
Works fine on X11.
Does not work on Wayland.
2 the FLTK cube demo hangs on Wayland.
My application, which is more verbose, reports
Public bug reported:
I apologize if this is in the wrong category. I reported this bug to
NVidia, but thought I should report it with you guys too, as the Wayland
version in Ubuntu 24.04.4 LTS has changed.
$ lsb_release -rd
No LSB modules are available.
Description:Ubuntu 24.04 LTS
Release:
Public bug reported:
I build my Wayland C++ viewer (mrv2) on Rocky Linux 8.9 to make it compatible
with the largest set of distros (and to be in sync with the VFX platform
recommendations).
When the binary is run under Ubuntu 22.04.4 LTS Wayland, it crashes due to a
Gnome incompatibility settin
libnvidia-egl-wayland.so.1.1.13 seems to have solved the freezes for me.
However it has problems when maximizing the window to fullscreen,
leaving the title bar sometimes still redrawing it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
Public bug reported:
My C++ application using FLTK on Wayland (a video player and review
program):
https://www.github.com/ggarra13/mrv2
sometimes stops playback randomly.
The problem occurs with:
- Wayland (XWayland and X11 is fine)
- libndivia-egl-wayland1 installed for OpenGL acceleration (M
Here's a movie showing the behavior on my program when clicking on an
FLTK tree and the slowdown on emacs when typing on a long emacs C++
file. The problem is not on FLTK or Emacs as the code was working fine
before (and Wayland or XWayland has no issues):
https://mega.nz/file/qPoV2S5A#qdytFYmZth
Public bug reported:
This was already reported and a bug fix was placed (bug #2061137 and bug
#2059847). However, the latest upgrade to Ubuntu once again shows the
problem.
The problem does not show with the Terminal, but it shows on Emacs (slow
to type characters) and on my own application (slo
@vanvugt
I can confirm that the ppa solves the input lag on my system:
Ubuntu 22.04.4 LTS, using X11/GNOME and NVIDIA Driver Version:
535.147.05
Thank you.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
Public bug reported:
After the most recent upgrade to Ubuntu 22.04.4 LTS which also upgraded
the nvidia drivers, Xorg and GNOME are showing some intermittent slow
downs. Xfce4 and XWayland seem fine.
The most notable application showing the slow down is my own application
(mrv2), but after a whi
El 14/12/21 a las 11:40, Sebastien Bacher escribió:
> checking the bug again, the admin user would read the configuration from
> its own directory and not the standard user one, do you have a
> configuration for the admin?
>
> ** Changed in: xdg-user-dirs (Ubuntu)
> Status: Confirmed => Inc
On 28/4/20 17:34, Sebastien Bacher wrote:
> Thank you for your bug report, are you sure it was working before
> upgrading?
Yes, it was working, albeit it was behaving also differently. Instead
of:
gga $ sudo bash
(password)
root # xdg-user-dirs DESKTOP
/root/Escritorio
it would return:
gga $
Public bug reported:
When upgrading from Ubuntu 18.04 to 20.04, the root user does not
receive the file ~/.config/user-dirs.dirs and thus the locale names are
not translated.
Example:
$ sudo bash
[sudo] password for gga:
# xdg-user-dir DESKTOP
/root/Desktop
With the proper (Spanish) .config/us
23 matches
Mail list logo