[Ubuntu-x-swat] [Bug 1670717] Re: Unity8/mir working on VMware due to bypass not working
FWIW, the new EGL backend for Mir shouldn't suffer from this issue as it respects the config selected by the app. Here's the PPA if someone wants to try [1]. https://launchpad.net/~cemil-azizoglu/+archive/ubuntu/mesa-rs [1] Note that the new EGL will NOT work with the old (existing) EGL apps yet. You need to port your app (in a trivial way) to use it. Once ported, the old and new EGLs will coexist (i.e. you don't need to port all Mir apps to use the new EGL). Let me know (camako@IRC). -- 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/1670717 Title: Unity8/mir working on VMware due to bypass not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1670717/+subscriptions ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 1663062] Re: [regression] Software clients of nested servers are all black in Mir 0.25.0 and later
** Changed in: mir/0.26 Status: Triaged => Fix Committed ** Changed in: mir/0.26 Assignee: (unassigned) => Kevin DuBois (kdub) -- 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/1663062 Title: [regression] Software clients of nested servers are all black in Mir 0.25.0 and later To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1663062/+subscriptions ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 1663062] Re: [regression] Software clients of nested servers are all black in Mir 0.25.0 and later
** Description changed: GPU apps seem to work. CPU apps all get black screen. + + To repro using mir-on-x: + + 1- In a terminal, run : + mir_demo_server -f /tmp/mysock + + 2- In another terminal, run : + mir_demo_server --host-socket /tmp/mysock + + 3- In another terminal, run : + mir_demo_client_progressbar + + Observe that, the window is black. + + Whereas, egl clients run fine. ** Description changed: GPU apps seem to work. CPU apps all get black screen. - To repro using mir-on-x: + To repro : + Under unity7 using mir-on-x: 1- In a terminal, run : mir_demo_server -f /tmp/mysock 2- In another terminal, run : mir_demo_server --host-socket /tmp/mysock 3- In another terminal, run : mir_demo_client_progressbar + Under Unity8 : + In another terminal, run : + mir_demo_client_progressbar + Observe that, the window is black. Whereas, egl clients run fine. -- 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/1663062 Title: [regression] Software clients of nested servers are all black in Mir 0.25.0 and later To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1663062/+subscriptions ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 1196239] Re: Add support for fake modes on laptop screens which only have one
Upping the priority since this is needed for Ubuntu personal. ** Changed in: mir Importance: Wishlist => High -- 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/1196239 Title: Add support for fake modes on laptop screens which only have one To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1196239/+subscriptions ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 1543952] Re: Mesa EGL platform Mir does not implement environment variable LIBGL_ALWAYS_SOFTWARE
I took a look at implementing LIBGL_ALWAYS_SOFTWARE=1, and it shouldn't be that difficult to do. You're right it will need to go in platform- mir. Only thing missing is a good motivation, or use-case to implement this. -- 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/1543952 Title: Mesa EGL platform Mir does not implement environment variable LIBGL_ALWAYS_SOFTWARE To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1543952/+subscriptions ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 1526209] Re: [regression] Clients of nested Mir servers silently crash/exit instantly
duflu, could you also try 1. with the '--vt' option ? 2. on another machine with a different GPU? -- 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/1526209 Title: [regression] Clients of nested Mir servers silently crash/exit instantly To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1526209/+subscriptions ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 1526209] Re: [regression] Clients of nested Mir servers silently crash/exit instantly
I could not reproduce on xenial. Both mir-on-x and mesa worked for me. Note that there is a known issue with the nested server not being able to detect the platform (lp:1515558) so a '--vt' switch is needed on the server for correct behaviour. -- 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/1526209 Title: [regression] Clients of nested Mir servers silently crash/exit instantly To manage notifications about this bug go to: https://bugs.launchpad.net/mir/+bug/1526209/+subscriptions ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp
[Ubuntu-x-swat] [Bug 1441951] Re: Enable DRI3
Vulkan needs DRI3 support. It'd be good to have this enabled despite the caveats. -- 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/1441951 Title: Enable DRI3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1441951/+subscriptions ___ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp