[Ubuntu-x-swat] [Bug 2037604] Re: Backport packages for 22.04.4 HWE stack

2024-01-11 Thread Treviño
I can test this too if needed, I've a AMD® Ryzen 7 pro 7840u with radeon 780m graphics (phoenix). -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2037604 Title: Backport packages for 22.04.4 HWE

[Ubuntu-x-swat] [Bug 2075549] [NEW] Running gtk applications in compositor supporting only shared memory buffers does not work with zink

2024-08-05 Thread Treviño
Public bug reported: [ Impact ] An application is not draw if using GL and running in a wayland compositor that doesn't support dmabuf (e.g. just shared memory). This is happening with amd graphics, but I've read of reports with intel. See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/1161

[Ubuntu-x-swat] [Bug 2075549] Re: Running gtk applications in compositor supporting only shared memory buffers does not work with zink

2024-08-12 Thread Treviño
** Also affects: mesa (Ubuntu Noble) Importance: Undecided Status: New ** Changed in: mesa (Ubuntu Noble) Importance: Undecided => Medium ** Changed in: mesa (Ubuntu Noble) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu-X, whi

[Ubuntu-x-swat] [Bug 2066353] Re: MESA: error: ZINK: failed to choose pdev

2024-08-12 Thread Treviño
Can you check if this is a duplicate of https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2066353 ? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2066353 Title: MESA: error: ZINK: failed to c

[Ubuntu-x-swat] [Bug 1626935] Re: [yakkety] desktop is black and/or flickering after plugging in a second monitor

2016-10-21 Thread Treviño
I've the impression this is due to nautilus not being properly resized when display size changes (in a VM) or a new one is added... nautilus -q and starting the filemanager again should fix this. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 1720838] Re: Nvidia gnome control center scale gets overridden on reboot

2017-10-04 Thread Treviño
** Package changed: xorg (Ubuntu) => mutter (Ubuntu) ** Bug watch added: GNOME Bug Tracker #788483 https://bugzilla.gnome.org/show_bug.cgi?id=788483 ** Also affects: mutter via https://bugzilla.gnome.org/show_bug.cgi?id=788483 Importance: Unknown Status: Unknown -- You received

[Ubuntu-x-swat] [Bug 883319] Re: xrandr --scale restricts area in which mouse moves

2018-01-22 Thread Treviño
Here's a script to get this working when using panning: https://gist.github.com/3v1n0/772d48481cffc5b8ca1527d6dcc62f38 Just call it as: ./xrandr-scale.sh i.e: ./xrandr-scale.sh eDP1 0.8 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xo

[Ubuntu-x-swat] [Bug 1749957] Re: Unity FTBFS in Bionic

2018-02-20 Thread Treviño
Ok, actually it's something else... Bug this was caused by memory corruption as I was guessing. See https://code.launchpad.net/~3v1n0/compiz/static-compregion-memory- curruption-fix/+merge/338342 and bug #1750619 -- You received this bug notification because you are a member of Ubuntu-X, which i

[Ubuntu-x-swat] [Bug 1749957] Re: Unity FTBFS in Bionic

2018-02-21 Thread Treviño
** Branch unlinked: lp:~3v1n0/unity/blurring-crash-fix -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libglvnd in Ubuntu. https://bugs.launchpad.net/bugs/1749957 Title: Unity FTBFS in Bionic To manage notifications about this bug go to: http

[Ubuntu-x-swat] [Bug 1768610] Re: leftover conffile forces GNOME is software rendering

2018-06-13 Thread Treviño
I'm happy to do it in any package postinst, I was thinking more to keep it somehwere under the desktop team control, as it's something we should care about, while I prefer to have it fixed at least to anyone who has installed ubuntu-desktop. But I agree it's wrong also for other people using deskt

[Ubuntu-x-swat] [Bug 1768610] Re: leftover conffile forces GNOME is software rendering

2018-06-13 Thread Treviño
** Description changed: + [ Impact ] + + GNOME shell and other 3D programs run using software rendering after + unity removal + + [ Test case ] + + · Install xenial + · Upgrade to bionic or artful + (assuming you're using a GNOME session) + · sudo apt remove nux-tools + · log into your sessio

[Ubuntu-x-swat] [Bug 1768610] Re: leftover conffile forces GNOME is software rendering

2018-06-13 Thread Treviño
** Description changed: [ Impact ] GNOME shell and other 3D programs run using software rendering after unity removal. This SRU covers only the upgrade case or if nux-tools removal happens after this update, for people who already upgraded and in broken state another SRU will fol

[Ubuntu-x-swat] [Bug 1768610] Re: leftover conffile forces GNOME is software rendering

2018-06-13 Thread Treviño
I've playing with this a bit more to get the fix for the currently affected users who already upgraded to bionic and removed nux-tools, but I don't think there's a solution which works if we keep this marked as a Conffile by dpkg. In fact, using the various rm_conffile or just removing the file fr

[Ubuntu-x-swat] [Bug 1768610] Re: leftover conffile forces GNOME is software rendering

2018-06-13 Thread Treviño
On a 2nd thinking, if that nux-tools reinstall will happen after this nux SRU landed (and of course assuming that this will be after the "fixing-package" containing the maintainer script has ran too), since the content of the config file will mismatch (being deleted), debhelper will ask to reinstal

[Ubuntu-x-swat] [Bug 1768610] Re: leftover conffile forces GNOME is software rendering

2018-06-14 Thread Treviño
Yeah, I basically did the same too, but honestly I didn't want to change nux again with another SRU (I preferred to fix this with just one on that side); and most importantly in a such way. As it would now include some checks that depends on changes done in other packages, making from my POV things

[Ubuntu-x-swat] [Bug 1768610] Re: leftover conffile forces GNOME is software rendering

2018-06-18 Thread Treviño
** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1768610 Title: leftover conffile forces GNOME is software rende

[Ubuntu-x-swat] [Bug 1768610] Re: leftover conffile forces GNOME is software rendering

2018-06-18 Thread Treviño
Added scripts in in x11-common (debdiff) and nux-tools (see attached MPs) ** Patch added: "xorg.debdiff" https://bugs.launchpad.net/ubuntu/+source/nux/+bug/1768610/+attachment/5154156/+files/xorg.debdiff -- You received this bug notification because you are a member of Ubuntu-X, which is sub

[Ubuntu-x-swat] [Bug 1768610] Re: leftover conffile forces GNOME is software rendering

2018-06-18 Thread Treviño
** Package changed: mesa (Ubuntu) => xorg (Ubuntu) ** Changed in: xorg (Ubuntu) Status: New => In Progress ** Changed in: xorg (Ubuntu Bionic) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg i

[Ubuntu-x-swat] [Bug 1768610] Re: leftover conffile forces GNOME is software rendering

2018-06-19 Thread Treviño
> What's the reason for doing this in preinst rather than postinst configure? Well, I just wanted to make sure this happened as early as possible, since this is not related to what the package installs, I thought it was better to handle this in preinst, so that this can be also just removed at lat

[Ubuntu-x-swat] [Bug 1768610] Re: leftover conffile forces GNOME is software rendering

2018-06-25 Thread Treviño
** Description changed: [ Impact ] GNOME shell and other 3D programs run using software rendering after unity removal. This SRU covers only the upgrade case or if nux-tools removal happens after this update, for people who already upgraded and in broken state another SRU will fol

[Ubuntu-x-swat] [Bug 1727356] Re: Login screen never appears on early generation Intel GPUs (Core2 and Atom etc)

2018-07-13 Thread Treviño
Fix is in progress at https://gitlab.gnome.org/GNOME/mutter/merge_requests/160 ** Description changed: Wayland sessions (including the login screen itself) don't start up on older Intel GPUs. --- Workaround: Ctrl+Alt+F4, log in, edit /etc/gdm3/custom.conf and uncomment the line

[Ubuntu-x-swat] [Bug 1768610] Re: leftover conffile forces GNOME is software rendering

2018-08-02 Thread Treviño
** Tags removed: verification-needed-artful -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1768610 Title: leftover conffile forces GNOME is software rendering To manage notifications about this

[Ubuntu-x-swat] [Bug 1768610] Re: leftover conffile forces GNOME is software rendering

2018-08-02 Thread Treviño
Tested in a Xenial machine, upgrading packages to: x11-common: Installato: 1:7.7+13ubuntu3.1 Candidato: 1:7.7+13ubuntu3.1 Tabella versione: *** 1:7.7+13ubuntu3.1 500 500 http://ppa.launchpad.net/ci-train-ppa-service/3303/ubuntu xenial/main amd64 Packages 500 http://ppa.lau

[Ubuntu-x-swat] [Bug 1794280] Re: gdm doesn't start on a fresh installation of Cosmic Desktop

2018-09-27 Thread Treviño
S... Running from kvm itself it seems that this is reproducible but seems related to some lower level issue (both using sil's command and adding -vga qxl): journalctl: https://paste.ubuntu.com/p/rdkvsqs8Rs/ (with vga https://paste.ubuntu.com/p/vJsWbvwdDR/) xorg.log: https://paste.ubuntu.com/p

[Ubuntu-x-swat] [Bug 1794280] Re: gdm doesn't start on a fresh installation of Cosmic Desktop

2018-09-27 Thread Treviño
FYI to reproduce I've done this: # Create the disk qemu-img create -f qcow2 /tmp/disk.qcow2 10G # Boot from the iso and install kvm -drive if=virtio,file=/tmp/disk.qcow2 -m 4096 -cdrom cosmic-desktop-amd64.iso -boot once=d -vga std # After install... Then run with just: kvm -drive if=virtio,fil

[Ubuntu-x-swat] [Bug 1794280] Re: gdm doesn't start on a fresh installation of Cosmic Desktop

2018-09-27 Thread Treviño
Ah, one more thing to notice, if starting in recovery mode from grub, and then resuming the run, it was always working (with std vga too). Thus this looks like a race in initializing the things that xorg needs to initialize vbe driver ** Changed in: gdm3 (Ubuntu) Status: Confirmed => Won't

[Ubuntu-x-swat] [Bug 1794280] Re: gdm doesn't start on a fresh installation of Cosmic Desktop

2018-10-04 Thread Treviño
It still seem to crash in my kvm installation: ubuntu@ubuntu-Standard-PC-i440FX-PIIX-1996:~$ apt-cache policy xserver-xorg-video-fbdev xserver-xorg-video-fbdev: Installed: 1:0.5.0-1ubuntu1 Candidate: 1:0.5.0-1ubuntu1 Version table: *** 1:0.5.0-1ubuntu1 500 500 http://it.archive.ubu

[Ubuntu-x-swat] [Bug 1794280] Re: gdm doesn't start on a fresh installation of Cosmic Desktop

2018-10-14 Thread Treviño
** Changed in: gdm3 (Ubuntu) Status: Won't Fix => Incomplete ** Changed in: gdm3 (Ubuntu Cosmic) Status: Won't Fix => Incomplete -- 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

[Ubuntu-x-swat] [Bug 1796822] Re: Desktop live cd boots corrupted screen in Virtualbox on Bionic

2018-10-16 Thread Treviño
Personally I can't reproduce that, so please check if the fix for bug #1794280 also works here. -- 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/1796822 Title: Desktop live cd boots corrupt

[Ubuntu-x-swat] [Bug 1222602] Re: [regression] [gen3] Mesa 9.2 makes Unity unusable on Atom class hardware and 943/945 graphics controllers

2019-09-24 Thread Treviño
** Changed in: mesa Importance: Medium => Unknown ** Changed in: mesa Remote watch: freedesktop.org Bugzilla #64202 => gitlab.freedesktop.org/mesa/mesa/issues #727 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs

[Ubuntu-x-swat] [Bug 1848951] Re: High CPU when just moving the mouse

2020-03-18 Thread Treviño
** Changed in: gnome-shell (Ubuntu) Status: Triaged => In Progress -- 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/1848951 Title: High CPU when just moving the mouse To manage noti

[Ubuntu-x-swat] [Bug 1873403] Re: [nvidia] Screen turns off when trying to set some fractional scaling values

2020-04-20 Thread Treviño
** Also affects: nvidia-graphics-drivers (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. https://bugs.launchpad.net/bugs/1873403 Title: [nvidia] Screen tur

[Ubuntu-x-swat] [Bug 1870736] Re: [nvidia] Screen scaling 125% gives 200%

2020-04-20 Thread Treviño
** Also affects: nvidia-graphics-drivers (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. https://bugs.launchpad.net/bugs/1870736 Title: [nvidia] Screen sca

[Ubuntu-x-swat] [Bug 1873052] Re: GNOME 3.36 Lands Scaled/Transformed Hardware Cursors Support and keeps another not scaled cursor mid screen

2020-05-06 Thread Treviño
t; Medium ** Changed in: xorg-server (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) ** Changed in: mutter (Ubuntu) Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-ser

[Ubuntu-x-swat] [Bug 1881498] Re: Three monitor setup breaks if one+ screen rotated into portrait mode since Ubuntu 20.04

2020-06-25 Thread Treviño
*** This bug is a duplicate of bug 1874567 *** https://bugs.launchpad.net/bugs/1874567 ** This bug is no longer a duplicate of bug 1874217 [nvidia] Dual monitor setup with secondary monitor in portrait-right mode cause tiled windows to occupy 1.5 monitors ** This bug has been marked a dupl

[Ubuntu-x-swat] [Bug 1879209] Re: Display settings configures dual display resolution incorrectly

2020-06-25 Thread Treviño
*** This bug is a duplicate of bug 1874567 *** https://bugs.launchpad.net/bugs/1874567 ** This bug is no longer a duplicate of bug 1874217 [nvidia] Dual monitor setup with secondary monitor in portrait-right mode cause tiled windows to occupy 1.5 monitors ** This bug has been marked a dupl

[Ubuntu-x-swat] [Bug 1881342] Re: Display settings are completely broken in 20.04

2020-06-25 Thread Treviño
*** This bug is a duplicate of bug 1874567 *** https://bugs.launchpad.net/bugs/1874567 ** This bug is no longer a duplicate of bug 1874217 [nvidia] Dual monitor setup with secondary monitor in portrait-right mode cause tiled windows to occupy 1.5 monitors ** This bug has been marked a dupl

[Ubuntu-x-swat] [Bug 1876621] Re: Settings panel applies a bad display configuration if side monitor is rotated, may fail to revert changes

2020-06-25 Thread Treviño
*** This bug is a duplicate of bug 1874567 *** https://bugs.launchpad.net/bugs/1874567 ** This bug is no longer a duplicate of bug 1874217 [nvidia] Dual monitor setup with secondary monitor in portrait-right mode cause tiled windows to occupy 1.5 monitors ** This bug has been marked a dupl

[Ubuntu-x-swat] [Bug 1876170] Re: [nvidia] Monitor setups including portrait orinted monitors cause horizontal resolution to increase

2020-06-25 Thread Treviño
*** This bug is a duplicate of bug 1874567 *** https://bugs.launchpad.net/bugs/1874567 ** This bug is no longer a duplicate of bug 1874217 [nvidia] Dual monitor setup with secondary monitor in portrait-right mode cause tiled windows to occupy 1.5 monitors ** This bug has been marked a dupl

[Ubuntu-x-swat] [Bug 1878371] Re: Displays overlap

2020-06-25 Thread Treviño
*** This bug is a duplicate of bug 1874567 *** https://bugs.launchpad.net/bugs/1874567 ** This bug is no longer a duplicate of bug 1874217 [nvidia] Dual monitor setup with secondary monitor in portrait-right mode cause tiled windows to occupy 1.5 monitors ** This bug has been marked a dupl

[Ubuntu-x-swat] [Bug 1877939] Re: Unwanted desktop panning when using two displays

2020-06-25 Thread Treviño
*** This bug is a duplicate of bug 1874567 *** https://bugs.launchpad.net/bugs/1874567 ** This bug is no longer a duplicate of bug 1874217 [nvidia] Dual monitor setup with secondary monitor in portrait-right mode cause tiled windows to occupy 1.5 monitors ** This bug has been marked a dupl

[Ubuntu-x-swat] [Bug 1873403] Re: [nvidia] Screen turns off when trying to set some fractional scaling values

2020-07-10 Thread Treviño
Please, check if fixes included in PPA mentioned at https://bugs.launchpad.net/ubuntu/+source/gnome-control- center/+bug/1870736/comments/122 helps for this. There are changes that should be quite linked to this. -- You received this bug notification because you are a member of Ubuntu-X, which i

[Ubuntu-x-swat] [Bug 1964274] Re: Xwayland crashes with wl_display@1: error 1: invalid arguments for wl_shm@6.create_pool

2022-03-28 Thread Treviño
I guess mutter side can be closed, since we've already beta in archive. ** Changed in: mutter (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xwayland in Ubuntu. https://bugs.launchpad.net/bu

[Ubuntu-x-swat] [Bug 1462021] [NEW] Failed to load /usr/lib/xorg/modules/drivers/vmware_drv.so: undefined symbol: xorgMir

2015-06-04 Thread Treviño
Public bug reported: This happens in Wily running in vmware. Lightdm just crashes as it can't create an X instance. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: xserver-xorg-video-vmware 1:13.1.0-0ubuntu1build1 ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8 Uname: Linux 3.19.0

[Ubuntu-x-swat] [Bug 1462021] Re: Failed to load /usr/lib/xorg/modules/drivers/vmware_drv.so: undefined symbol: xorgMir

2015-06-05 Thread Treviño
** Changed in: xserver-xorg-video-vmware (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-vmware in Ubuntu. https://bugs.launchpad.net/bugs/1462021 Title: Failed to load /usr/lib/xorg

[Ubuntu-x-swat] [Bug 1462021] Re: Failed to load /usr/lib/xorg/modules/drivers/vmware_drv.so: undefined symbol: xorgMir

2015-06-05 Thread Treviño
** Changed in: xserver-xorg-video-vmware (Ubuntu) Status: New => In Progress ** Changed in: xserver-xorg-video-vmware (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) -- You received this bug notification because you are a member of Ubuntu-X, which is subs

[Ubuntu-x-swat] [Bug 1467595] Re: cursor sometimes disappears on XPS 13 9343 and external monitor

2015-06-30 Thread Treviño
** Changed in: unity Importance: Undecided => High ** Changed in: unity Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1467595 Title: cursor sometimes disappe

[Ubuntu-x-swat] [Bug 1154431] Re: Unity doesn't start up

2015-06-30 Thread Treviño
** Changed in: unity (Ubuntu) Status: Won't Fix => Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. https://bugs.launchpad.net/bugs/1154431 Title: Unity doesn't start up To manage notifica

[Ubuntu-x-swat] [Bug 1025098] Re: [fglrx] X server dies when the unityshell plugin is loaded and GLSL is unavailable. glGetActiveAttribARB <- nux::IOpenGLShaderProgram::CheckAttributeLocation() <- nux

2015-09-09 Thread Treviño
** Changed in: nux (Ubuntu) Status: New => Confirmed ** Changed in: nux (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to fglrx-installer in Ubuntu. https://bugs.launchpad.net/bugs/1025098 Title:

[Ubuntu-x-swat] [Bug 1222602] Re: [regression] [gen3] Mesa 9.2 makes Unity unusable on Atom class hardware and 943/945 graphics controllers

2015-09-09 Thread Treviño
** Changed in: nux Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1222602 Title: [regression] [gen3] Mesa 9.2 makes Unity unusable on Atom class hardware and

[Ubuntu-x-swat] [Bug 1873403] Re: [nvidia] Screen turns off when trying to set some fractional scaling values

2020-07-21 Thread Treviño
** Also affects: nvidia-graphics-drivers (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: mutter (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: mutter (Ubuntu Focal) Importance: Undecided => High ** Changed in: mutter (Ubuntu Focal) A

[Ubuntu-x-swat] [Bug 1873403] Re: [nvidia] Screen turns off when trying to set some fractional scaling values

2020-07-21 Thread Treviño
** Description changed: + [ Impact ] + When the nvidia driver is installed, the screen turns off when trying to set some fractional scaling values like 150%. And it stays off even after rebooting and logging in again. And from ssh I can see there's no current mode set anymore (just lik

[Ubuntu-x-swat] [Bug 1873403] Re: [nvidia] Screen turns off when trying to set some fractional scaling values

2020-07-24 Thread Treviño
This specific bug can be then considered fixed. The other issues, like bug #1875285 is still under studies, but looks like it's a correlation of nvidia drivers and some specific cards (as this update fixes that problem for a subset of them as well). -- You received this bug notification because

[Ubuntu-x-swat] [Bug 1873403] Re: [nvidia] Screen turns off when trying to set some fractional scaling values

2020-08-05 Thread Treviño
Marking this verified again, as it was verified as fixed in version 3.36.4-0ubuntu0.20.04.1 (see [1] and [2]), so given that the changes in .2 [3] do not affect this behavior, we can safely consider it already verified. [1] https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1873403/comments/30

[Ubuntu-x-swat] [Bug 1855757] Re: [nvidia] Background image corrupted after standby or resume from suspend

2020-08-27 Thread Treviño
x ** Changed in: nvidia-graphics-drivers-435 (Ubuntu Focal) Status: New => Won't Fix ** Changed in: mutter (Ubuntu Focal) Status: New => Triaged ** Changed in: mutter (Ubuntu Focal) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) -- You received this bug

[Ubuntu-x-swat] [Bug 1896475] Re: [FFe] Migrate to pipewire-0.3

2020-09-21 Thread Treviño
Given that the changes include xdg-desktop-portal implementations, it's fair to underline that snaps using them have been tested successfully, and no regression has been reported so far. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to weston in U

[Ubuntu-x-swat] [Bug 1896475] [NEW] [FFe] Migrate to pipewire-0.3

2020-09-21 Thread Treviño
edium Assignee: Marco Trevisan (Treviño) (3v1n0) Status: New ** Affects: pipewire (Ubuntu) Importance: Undecided Status: New ** Affects: weston (Ubuntu) Importance: Undecided Status: New ** Affects: xdg-desktop-portal (Ubuntu) Importance: Unde

[Ubuntu-x-swat] [Bug 1878293] Re: xterm resize is wonky

2020-10-23 Thread Treviño
** Description changed: + [ Impact ] + + When I try to resize an xterm window the same way, + this happens instead: as the mouse is moved, the upper-right corner + does move, but it doesn't track with the mouse pointer like it should. + Meanwhile, the lower-left corner also moves (it should have

[Ubuntu-x-swat] [Bug 1915449] [NEW] XWayland hangs at 100% of CPU causing gnome-shell to hang

2021-02-11 Thread Treviño
Public bug reported: This is happening in Hirsute quite easily, just move around a firefox (or any other x11 window) around, hitting the shell edges and you'll get all freezing with Xwayland process at 100%. Hangs seems to have this trace: 0x55b9abfb69b1 in xwl_screen_post_damage (xwl_screen

[Ubuntu-x-swat] [Bug 1915449] Re: XWayland hangs at 100% of CPU causing gnome-shell to hang

2021-02-11 Thread Treviño
** Description changed: - This is happening in Hirsute quite easily, just move around a firefox - (or any other x11 window) around, hitting the shell edges and you'll get - all freezing with Xwayland process at 100%. + This is happening in Hirsute (running in vmware player) quite easily, + just mo

[Ubuntu-x-swat] [Bug 1915449] Re: XWayland hangs at 100% of CPU causing gnome-shell to hang

2021-02-11 Thread Treviño
Upstream issue: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1132 ** Bug watch added: gitlab.freedesktop.org/xorg/xserver/-/issues #1132 https://gitlab.freedesktop.org/xorg/xserver/-/issues/1132 ** Also affects: xorg-server via https://gitlab.freedesktop.org/xorg/xserver/-/issues/11

[Ubuntu-x-swat] [Bug 1915449] Re: XWayland hangs at 100% of CPU causing gnome-shell to hang

2021-02-11 Thread Treviño
I've been looking at the code but isn't really much different on that scenario so far... -- 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/1915449 Title: XWayland hangs at 100% of CPU causin

[Ubuntu-x-swat] [Bug 1916956] [NEW] xvfb fails when building mutter in hirsute-proposed

2021-02-25 Thread Treviño
Public bug reported: When hirsute-proposed is enabled (works fine in hirsute), mutter fails building as per xvfb not able to run: XIO: fatal IO error 88 (Socket operation on non-socket) on X server ":99" after 209 requests (209 known processed) with 2 events remaining. (EE) could not conne

[Ubuntu-x-swat] [Bug 1916956] Re: xvfb fails when building mutter in hirsute-proposed

2021-02-25 Thread Treviño
** Changed in: xorg-server (Ubuntu) Status: New => Invalid ** Summary changed: - xvfb fails when building mutter in hirsute-proposed + mutter fails to run using wayland with glib2.0 2.67.4-1 ** Description changed: When hirsute-proposed is enabled (works fine in hirsute), mutter fails

[Ubuntu-x-swat] [Bug 1916956] Re: mutter fails to run using wayland with glib2.0 2.67.4-1

2021-02-25 Thread Treviño
** Bug watch added: gitlab.gnome.org/GNOME/glib/-/issues #2332 https://gitlab.gnome.org/GNOME/glib/-/issues/2332 ** Also affects: xorg-server via https://gitlab.gnome.org/GNOME/glib/-/issues/2332 Importance: Unknown Status: Unknown ** Changed in: glib2.0 (Ubuntu) Status: Ne

[Ubuntu-x-swat] [Bug 1916956] Re: mutter fails to run using wayland with glib2.0 2.67.4-1

2021-02-25 Thread Treviño
*** This bug is a duplicate of bug 1916701 *** https://bugs.launchpad.net/bugs/1916701 ** This bug has been marked a duplicate of bug 1916701 [glib2.0 2.67.4-1] Black screen on boot, login screen missing/delayed, eventually comes up without Wayland support (only Xorg sessions offered) --

[Ubuntu-x-swat] [Bug 1896171] Re: Wayland GL apps appear corrupt on Raspberry Pi 4B (v3d driver)

2021-03-25 Thread Treviño
** Changed in: mutter (Ubuntu) Status: Fix Committed => In Progress -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1896171 Title: Wayland GL apps appear corrupt on Raspberry Pi 4B (v3d dr

[Ubuntu-x-swat] [Bug 1755232] Re: Xorg crashes when tapping Unity system tray icons

2018-11-12 Thread Treviño
This is fixed in https://gitlab.freedesktop.org/xorg/xserver/commit/35e5a76cc1d02801fadd49d12e60664b02e4bebc Will be in next xorg revision (if not cherry-picked earlier) ** Changed in: xorg (Ubuntu) Status: New => In Progress ** Changed in: xorg (Ubuntu) Importance: Undecided => Medium

[Ubuntu-x-swat] [Bug 1805200] [NEW] Xorg crashes when it tries to resume a scale transformation after that Screen has been closed

2018-11-26 Thread Treviño
Public bug reported: Happens in X.Org X Server 2:1.20.3-1ubuntu1, but also previous versions Very easy to reproduce: Start a simple (empty) X server instance (say Xorg :2 vt8) Set a scale transformation xrandr -d :2 --output eDP-1 --scale 2x2 Call xrandr again so that the serv

[Ubuntu-x-swat] [Bug 1805200] Re: Xorg crashes when it tries to resume a scale transformation after that Screen has been closed. Crashed in __strlen_avx2() from transform_filter_length() from ProcRRGe

2019-01-09 Thread Treviño
Since I'm not getting much feedback upstream, it might be worth to fix this in Ubuntu with something like this: https://gitlab.freedesktop.org/3v1n0/xserver/commit/a6ad02ea177 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubun

[Ubuntu-x-swat] [Bug 1805200] Re: Xorg crashes when it tries to resume a scale transformation after that Screen has been closed. Crashed in __strlen_avx2() from transform_filter_length() from ProcRRGe

2019-03-19 Thread Treviño
Another related issue with scaling is https://gitlab.freedesktop.org/xorg/xserver/issues/668 ** Bug watch added: gitlab.freedesktop.org/xorg/xserver/issues #668 https://gitlab.freedesktop.org/xorg/xserver/issues/668 -- You received this bug notification because you are a member of Ubuntu-X, w

[Ubuntu-x-swat] [Bug 1820850] Re: [FFe] Distro patch GNOME hi-dpi support for x11 sessions

2019-03-26 Thread Treviño
** Package changed: gnome-shell (Ubuntu) => mutter (Ubuntu) ** Also affects: xorg-server (Ubuntu) Importance: Undecided Status: New ** Changed in: xorg-server (Ubuntu) Status: New => Triaged ** Changed in: xorg-server (Ubuntu) Importance: Undecided => Medium -- You received

[Ubuntu-x-swat] [Bug 1820850] Re: [FFe] Distro patch GNOME hi-dpi support for x11 sessions

2019-03-26 Thread Treviño
Packages code at: - https://code.launchpad.net/~3v1n0/ubuntu/+source/mutter/ - https://code.launchpad.net/~3v1n0/ubuntu/+source/gnome-control-center/+git/gnome-control-center/+merge/365150 Binaries: https://bileto.ubuntu.com/#/ticket/3682 -- You received this bug notification because you are

[Ubuntu-x-swat] [Bug 1805200] Re: Xorg crashes when it tries to resume a scale transformation after that Screen has been closed. Crashed in __strlen_avx2() from transform_filter_length() from ProcRRGe

2019-04-08 Thread Treviño
This bug was fixed in the package xorg-server - 2:1.20.4-1ubuntu3 --- xorg-server (2:1.20.4-1ubuntu3) disco; urgency=medium * sync-i965-pciids.diff: Sync with mesa, add support for CML. (LP: #1821863) * dix-ensure-work-queues-are-cleared-on-reset.diff: Fix a race condition

[Ubuntu-x-swat] [Bug 868354] Re: Duplicate indicators bar and desktops with overlapped screens

2011-10-10 Thread Treviño
** Changed in: unity Assignee: Neil J. Patel (njpatel) => Marco Trevisan (Treviño) (3v1n0) -- 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/868354 Title: Duplicate indicators bar

[Ubuntu-x-swat] [Bug 1055166] Re: compiz crashed with SIGSEGV in memmove() from drisw_update_tex_buffer() from dri_set_tex_buffer2() from operator() from compiz::opengl::bindTexImageGLX() from ... fro

2014-03-03 Thread Treviño
** Changed in: unity/6.0 Status: Triaged => Won't Fix ** Changed in: unity Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) ** Changed in: unity Milestone: 7.0.1 => 7.2.0 ** Changed in: unity Importance: High => Critical -- You received this

[Ubuntu-x-swat] [Bug 1055166] Re: compiz crashed with SIGSEGV in memmove() from drisw_update_tex_buffer() from dri_set_tex_buffer2() from operator() from compiz::opengl::bindTexImageGLX() from ... fro

2014-03-03 Thread Treviño
This seems to happen here when compiz tries to create an empty texture (0x0), see bt at http://pastebin.ubuntu.com/7027036/ Some highlights: #9 0x7fbfc0f16429 in unity::compiz_utils::PixmapTexture::PixmapTexture (this=0x227a968, w=0, h=0) at /home/marco/Dev/unity/trunk/unity-shared/CompizUt

[Ubuntu-x-swat] [Bug 1055166] Re: compiz crashed with SIGSEGV in memmove() from drisw_update_tex_buffer() from dri_set_tex_buffer2() from operator() from compiz::opengl::bindTexImageGLX() from ... fro

2014-03-03 Thread Treviño
** Changed in: unity Status: Triaged => Invalid ** Also affects: compiz Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1055166 Title: compiz c

[Ubuntu-x-swat] [Bug 1055166] Re: compiz crashed with SIGSEGV in memmove() from drisw_update_tex_buffer() from dri_set_tex_buffer2() from operator() from compiz::opengl::bindTexImageGLX() from ... fro

2014-03-03 Thread Treviño
** Changed in: compiz Importance: Undecided => Critical ** Changed in: compiz Status: New => In Progress ** Changed in: compiz Milestone: None => 0.9.11.0 ** Changed in: compiz Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) -- You received this bug

[Ubuntu-x-swat] [Bug 1055166] Re: compiz crashed with SIGSEGV in memmove() from drisw_update_tex_buffer() from dri_set_tex_buffer2() from operator() from compiz::opengl::bindTexImageGLX() from ... fro

2014-03-03 Thread Treviño
** Changed in: compiz Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1055166 Title: compiz crashed with SIGSEGV in memmove() from drisw_update_tex_b

[Ubuntu-x-swat] [Bug 1055166] Re: compiz crashed with SIGSEGV in memmove() from drisw_update_tex_buffer() from dri_set_tex_buffer2() from operator() from compiz::opengl::bindTexImageGLX() from ... fro

2014-03-03 Thread Treviño
** Changed in: unity (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1055166 Title: compiz crashed with SIGSEGV in memmove() from drisw_update_tex_buf

[Ubuntu-x-swat] [Bug 1232726] Re: Dash bg color doesn't match its surroundings

2014-03-12 Thread Treviño
** Changed in: unity (Ubuntu Saucy) Status: In Progress => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1232726 Title: Dash bg color doesn't match its surroundings To manage no

[Ubuntu-x-swat] [Bug 1418295] Re: Black screen after resuming from suspend

2015-02-06 Thread Treviño
Mh... Did you ever click on an indicator before/after suspend (like to suspend when the losckreen was there)? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1418295 Title: Bl

[Ubuntu-x-swat] [Bug 1174495] Re: Window Managers instability with r600 radeon and high monitor resolutions

2013-05-13 Thread Treviño
** No longer affects: cogl ** Also affects: mesa via https://bugs.freedesktop.org/show_bug.cgi?id=61182 Importance: Unknown Status: Unknown ** Also affects: mesa (Ubuntu) Importance: Undecided Status: New ** No longer affects: mesa (Ubuntu) ** No longer affects: mesa (Ubu

[Ubuntu-x-swat] [Bug 1174495] Re: Window Managers instability with r600 radeon and high monitor resolutions

2013-05-13 Thread Treviño
** Changed in: cogl (Ubuntu Raring) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1174495 Title: Window Managers instability with r600 radeon and high monitor

[Ubuntu-x-swat] [Bug 1174495] Re: Window Managers instability with r600 radeon and high monitor resolutions

2013-05-13 Thread Treviño
** Description changed: [Impact] - KWin 4.10.2 is using MSAA visuals with 13.04's mesa. This is unintended and leads to resource exhaustion which eventually crashes kwin. + KWin 4.10.2 and Compiz 0.9.9 are using MSAA visuals with 13.04's mesa. + This is unintended and leads to resource exhausti

[Ubuntu-x-swat] [Bug 1179539] [NEW] r600_dri.so crashes in r600_texture_create_object (memset)

2013-05-13 Thread Treviño
Public bug reported: This is similar to bug #1174495 since it is mostly caused by WM, but it could actually be caused also by other applications so we need to include a proper fix in Mesa as well. The crash trace is at http://pastebin.ubuntu.com/5661477/ and is currently fixed in MESA by commit h

[Ubuntu-x-swat] [Bug 1174495] Re: Window Managers instability with r600 radeon and high monitor resolutions

2013-05-13 Thread Treviño
Mesa fix landed in commit http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6920764207 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1174495 Title: Window Managers instability with r600 radeon

[Ubuntu-x-swat] [Bug 1174495] Re: Window Managers instability with r600 radeon and high monitor resolutions

2013-05-13 Thread Treviño
** Changed in: compiz/0.9.9 Status: In Progress => Fix Committed ** Changed in: compiz (Ubuntu Saucy) Status: In Progress => Fix Committed ** Changed in: compiz (Ubuntu Raring) Status: In Progress => Fix Committed -- You received this bug notification because you are a memb

[Ubuntu-x-swat] [Bug 1174495]

2013-05-15 Thread Treviño
(In reply to comment #48) > Noticed the same issue in unity (compiz, actually) as soon as the opengl > plugin is loaded. > > It seems to happen mostly in multi-monitor: http://paste.ubuntu.com/5661055/ FYI, Compiz fix is in https://code.launchpad.net/~3v1n0/compiz/msaa- configs-ignore/+merge/1635

[Ubuntu-x-swat] [Bug 1174495] Re: Window Managers instability with r600 radeon and high monitor resolutions

2013-06-05 Thread Treviño
FYI you can just update the compiz-plugins-default package from http://is.gd/fsl3P0 to get this fixed for your radeon card. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1174495 Title: Window M

[Ubuntu-x-swat] [Bug 1174495] Re: Window Managers instability with r600 radeon and high monitor resolutions

2013-06-25 Thread Treviño
Alt-Tab issue is not related to this issue, so thanks for your verification. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/11

[Ubuntu-x-swat] [Bug 1232726] Re: Dash bg color doesn't match its surroundings

2013-10-20 Thread Treviño
** Changed in: unity (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) ** Also affects: unity Importance: Undecided Status: New ** Changed in: unity Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) ** Changed in: unity Statu

[Ubuntu-x-swat] [Bug 1232726] Re: Dash bg color doesn't match its surroundings

2013-10-21 Thread Treviño
** Changed in: unity Status: Triaged => In Progress ** Changed in: unity/7.1 Status: Triaged => In Progress ** Changed in: unity (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa i

[Ubuntu-x-swat] [Bug 1241776] Re: Black rectangle instead of wallpaper

2013-10-21 Thread Treviño
*** This bug is a duplicate of bug 1232726 *** https://bugs.launchpad.net/bugs/1232726 ** This bug has been marked a duplicate of bug 1232726 Dash bg color doesn't match its surroundings -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xor

[Ubuntu-x-swat] [Bug 1232726] Re: Dash bg color doesn't match its surroundings

2013-10-22 Thread Treviño
** Changed in: mesa (Ubuntu) Status: Incomplete => Invalid ** Changed in: unity (Ubuntu Saucy) Status: Confirmed => In Progress ** Changed in: unity (Ubuntu Saucy) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) -- You received this bug notification be

[Ubuntu-x-swat] [Bug 868354] Re: Duplicate indicators bar and desktops with overlapped screens

2012-04-24 Thread Treviño
Mh, actually the problem is related to both Unity should better handle the case in which we have overlapping monitors showing only a panel. However imho the system should avoid that this situation would happen. ** Changed in: unity Assignee: (unassigned) => Marco Trevisan (Trev

[Ubuntu-x-swat] [Bug 1316155] [NEW] vdpau_drv_video.so should be linked by {r600, nouveau, radeonsi}_drv_video.so

2014-05-05 Thread Treviño
Public bug reported: Since the r600, nouveau and radeonsi drivers now have working vdpau drivers, we should probably add sym-links to vdpau_drv_video.so for them to be recognized by VA-API and to work without any user interaction. Not sure if this actually applies to mesa-vdpau-drivers or vdpau-v

[Ubuntu-x-swat] [Bug 1313840] Re: Screen lock causes texture corruption in 14.04

2014-05-09 Thread Treviño
*** This bug is a duplicate of bug 1210077 *** https://bugs.launchpad.net/bugs/1210077 ** Also affects: nvidia-graphics-drivers-304 (Ubuntu) Importance: Undecided Status: New ** This bug has been marked a duplicate of bug 1210077 Screen freeze and garbled after resume from suspen

[Ubuntu-x-swat] [Bug 1099847] Re: [nvidia] Launcher graphics corruption with nvidia driver

2014-05-09 Thread Treviño
*** This bug is a duplicate of bug 1210077 *** https://bugs.launchpad.net/bugs/1210077 ** This bug has been marked a duplicate of bug 1210077 Screen freeze and garbled after resume from suspend -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed

  1   2   >