[Bug 2020782] Re: Xdcv: Changing display scale setting and reverting it fails

2023-06-13 Thread Daniel van Vugt
Also apologies - I don't have time to work on this bug every day. I
expect to get back to it some time next week.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2020782

Title:
  Xdcv: Changing display scale setting and reverting it fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2020782/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020782] Re: Xdcv: Changing display scale setting and reverting it fails

2023-06-13 Thread Daniel van Vugt
There's no need for a vv6 "completely disabling fractional scaling"
because that's the first thing we already tried in vv1 and it didn't
work as mentioned in comment #11. If you want to test it again then see
https://launchpad.net/~vanvugt/+archive/ubuntu/mutter/+build/26236293

> I did test that with a Cinnamon session and confirmed it. I basically did:
> xrandr --output VNC-output-1 --auto
> and it immediately goes to a blank screen

Cinnamon might not be the best test case because it used to be based on
mutter. We need to test a desktop environment that has no relation to
mutter to confirm that's a bug in the DCV viewer/server. Or any simple X
session with a legacy window manager?

> - Fractional scaling is supported in RandR 1.3 or newer
> - Xdcv reports its RandR version is 1.6, but when you try to use fraction 
> scaling it errors (error id 2)

I want to say that's an Xdcv bug but by chance I am working on NVIDIA
right now and find it returns the same errors from xrandr --scale or
--transform. Yet somehow fractional scaling still works on NVIDIA!? This
might not matter because so far this issue has not stopped us from
progressing on the main revert bug 2020782.

> - The corruption bug 1924689 may be caused by the fractional scaling
patch (or a side effect of the "error id 2"?)

Maybe, not sure. It won't take much effort to confirm if the same mutter
corruption bug occurs without the fractional scaling patch. But it's
also a separate bug so I would prefer to keep that conversation
separate.

> - Xdcv is reporting a bogus refresh rate

That's an Xdcv bug which is probably also intentionally a design
feature. I think it should be fixed in Xdcv because this design will
break other compositors like it has broken mutter. Technically correct
compositor behaviour would be to render at 0Hz, which would not be
usable ;) So Xdcv probably should be changed to avoid the same problem
occuring in other desktop environments.

> - There's a "config history" issue identified by Mustafa in comments
#26 and #30

The config history raised by Mustafa in comment #30 should be treated as
an enhancement request and logged elsewhere to avoid confusing this bug.
That enhancement only makes sense to virtual machines running Xorg
sessions.

I want to keep this bug focussed on the failure to revert because the
conversation gets too complex otherwise. And also to avoid the
expectation that multiple bugs should be fixed under a single bug
number.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2020782

Title:
  Xdcv: Changing display scale setting and reverting it fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2020782/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2022954] Re: RDP and VNC fail when headless with no monitor (but work otherwise!)

2023-06-13 Thread Daniel van Vugt
Tracking in: https://gitlab.gnome.org/GNOME/mutter/-/issues/1605

** Package changed: gnome-shell (Ubuntu) => mutter (Ubuntu)

** Also affects: mutter via
   https://gitlab.gnome.org/GNOME/mutter/-/issues/1605
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2022954

Title:
  RDP and VNC fail when headless with no monitor (but work otherwise!)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2022954/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2022954] Re: RDP and VNC fail when headless with no monitor (but work otherwise!)

2023-06-13 Thread Daniel van Vugt
I think this is expected, so more of a feature request than a bug.

gnome-shell isn't really a Terminal Server like you'd find on Windows.
And it's not a remote desktop server like legacy X11. It's primarily a
local desktop which can be controlled by remote protocols. But in order
to have a desktop to control it needs to have a size, hence a monitor
plugged in.

Seems totally reasonable that gnome-shell should support the headless
case though.

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: gnome-shell (Ubuntu)
   Status: New => Triaged

** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #1605
   https://gitlab.gnome.org/GNOME/mutter/-/issues/1605

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2022954

Title:
  RDP and VNC fail when headless with no monitor (but work otherwise!)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2022954/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023454] Re: Gnome-shell crashed

2023-06-13 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2012985 ***
https://bugs.launchpad.net/bugs/2012985

** This bug is no longer a duplicate of bug 2023389
   Notes package crashed/no apps on task bar open
** This bug has been marked a duplicate of bug 2012985
   bijiben GNOME Shell search provider crashes with glib 2.76

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2023454

Title:
  Gnome-shell crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2023454/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020782] Re: Xdcv: Changing display scale setting and reverting it fails

2023-06-13 Thread Fabio Augusto Miranda Martins
> Try logging into a non-GNOME Xorg session on Workspaces
> if you can. Then use the 'xrandr' command to set a mode
> to turn on one of the unused virtual monitors. If that
> causes the DCV client to go blank then we have proven 
> it's not mutter's fault.

I did test that with a Cinnamon session and confirmed it. I basically
did:

xrandr --output VNC-output-1 --auto

and it immediately goes to a blank screen


OK, so saying out loud my understanding of this issue so far, so as to check 
it's correct. The problems are:

- Fractional scaling is supported in RandR 1.3 or newer
- Xdcv reports its RandR version is 1.6, but when you try to use fraction 
scaling it errors (error id 2)
- The corruption bug 1924689 may be caused by the fractional scaling patch (or 
a side effect of the "error id 2"?)
- Xdcv is reporting a bogus refresh rate
- There's a "config history" issue identified by Mustafa in comments #26 and #30

What we've been doing now to try to narrow it down is:

A - The "Zero Hz" fix is basically loosening mutter to accept zero-Hz, as this 
is the bogus refresh rate being reported by Xdcv
B - vv4 fix = no fractional scaling + "zero Hz" fix
C - vv5 fix = re-adds fractional scaling + "zero Hz" fix

And out of it, we've confirmed in local VM / Workspaces tests that

1 - Without fractional scaling patch (vv4) / with fractional scaling disabled, 
we can't reproduce the "Failed to restore previous configuration: Invalid mode" 
/ "Impossible to set scaling on crtc" errors
2 - The "Zero Hz" fix causes a side-effect of enabling the unused monitors (tbd 
if this is a bug)
2a. If you manually disable 3 monitors (keeping only one) and then try to apply 
/ revert 200% scale, it errors [1] and sets resolution back to 800x600
3 - When enabling unused monitors in Workspaces, we get a blank screen (which 
I've confirmed through cinnamon / xrandr that it must be a problem with the 
Workspaces client when enabling a monitor)

For the "zero Hz" problem, if I understand correctly, it is a bogus
issue without a noticeable impact in usage. On the other hand,  due to
the "zero Hz" fix introducing problems 2 and 2a above, I'm skeptical on
validating that avoiding fractional scaling fixes our issue (item 1
above).

If the "zero hz" issue is really just bogus, should we try a "vv6" build
completely disabling fractional scaling for the Xdcv use case (on apply
and revert), but not including the "zero hz" fix? This way we would be
able to validate item 1 above (even if we see the zero hz bogus
messages, which we can ignore for now). If this succeeds, we can
investigate the item 3 above separately, so we can then re-introduce the
"zero hz" fix.


[1] https://pastebin.ubuntu.com/p/Xtyfvb3CV2/

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2020782

Title:
  Xdcv: Changing display scale setting and reverting it fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2020782/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023647] Re: Screens go into flicker cycle after going blank with external monitor(s)

2023-06-13 Thread Daniel van Vugt
I wonder if it matters that some of your configs in
~/.config/monitors.xml don't intersect with the origin 0,0. If you
rename that file and then log in again, does the bug stop happening?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2023647

Title:
  Screens go into flicker cycle after going blank with external
  monitor(s)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2023647/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023647] Re: Screens go into flicker cycle after going blank with external monitor(s)

2023-06-13 Thread Daniel van Vugt
And next time the flicker occurs, please run:

  journalctl -b0 > journal.txt

and attach the resulting text file here.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2023647

Title:
  Screens go into flicker cycle after going blank with external
  monitor(s)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2023647/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023647] Re: Screens go into flicker cycle after going blank with external monitor(s)

2023-06-13 Thread Daniel van Vugt
Thanks for the bug report. These log messages look relevant:

[118317.782940] jarek-Inspiron gnome-shell[3471]: Window manager warning: 
Configuring CRTC 79 with mode 1881 (1920 x 1200 @ 59,950172) at position 0, 0 
and transform 0 failed
[118319.278873] jarek-Inspiron gnome-shell[3471]: 
meta_display_get_monitor_in_fullscreen: assertion 'monitor >= 0 && monitor < 
n_logical_monitors' failed

and

[94391.010815] jarek-Inspiron gnome-shell[3471]: Window manager warning: 
Configuring CRTC 79 with mode 1881 (1920 x 1200 @ 59,950172) at position 0, 0 
and transform 0 failed
[94391.490646] jarek-Inspiron gnome-shell[3471]: 
meta_display_get_monitor_in_fullscreen: assertion 'monitor >= 0 && monitor < 
n_logical_monitors' failed

Can you please reproduce the problem again and then run 'journalctl -b0'
to see if the same error messages occur during the flicker?


** Tags added: multimonitor

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

** Package changed: gnome-shell (Ubuntu) => mutter (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2023647

Title:
  Screens go into flicker cycle after going blank with external
  monitor(s)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2023647/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023382] Re: The self-diagnosis and smart item is not active on the nvme and usb flash drives

2023-06-13 Thread saber716rus
how to unsubscribe to gitlab. I will quote verbatim

We would need the APIs from not released Udisks 2.10, and someone will
need to implement these...

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/2023382

Title:
  The self-diagnosis and smart item is not active on the nvme and usb
  flash drives

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-disk-utility/+bug/2023382/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1812456] Re: [MIR] libflatpak0

2023-06-13 Thread Christian Ehrhardt 
There has been not further update for too long, for now we consider it invalid.
Feel free to re-open if there is effort backing it up and motivation to bring 
it to main.

** Changed in: flatpak (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to flatpak in Ubuntu.
https://bugs.launchpad.net/bugs/1812456

Title:
  [MIR] libflatpak0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flatpak/+bug/1812456/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020782] Re: Xdcv: Changing display scale setting and reverting it fails

2023-06-13 Thread Mustafa Kemal Gilor
I've also tested the "vv5" package in a fresh VM and can confirm that
zero hz is now supported, and now facing the same scenario where
multiple monitors are automatically enabled.

Another issue that still stands is the "config history" issue I've
mentioned. If you exclusively change the resolution from gnome display
settings, it can apply a new resolution and revert to a previous config
(via the timeout prompt) without any issue. But when the resolution is
changed via the NICE DCV client's options (or via `xrandr` for that
matter), mutter does not register that resolution change in
`config_history`, and cannot revert back to the previous config when
prompted. This is reproducible with just the default gnome desktop
environment and the `xrandr`

The reproducer is as follows:

(assume that the initial resolution is 1920x1080)

- Set a resolution via `xrandr`, e.g. (1366x768)
- Open gnome display settings, and try to set the resolution to 1024x768
- Press "revert back" when prompted
- The resolution will not go back to 1366x768 as it should and will stay at 
1024x768

I've debugged this and noticed that gnome display settings use mutter's
org.gnome.Mutter.DisplayConfig DBus interface and calls
ApplyMonitorsConfig for resolution changes, whereas neither NICE DCV nor
xrandr does that, so mutter is not notified about the change.

I guess this will need a separate issue.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2020782

Title:
  Xdcv: Changing display scale setting and reverting it fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2020782/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020049] Re: gnome-shell crashed with SIGSEGV in clutter_stage_view_get_onscreen() from meta_stage_impl_add_onscreen_frame_info() from add_onscreen_frame_info() from post_finish_frame() from try_

2023-06-13 Thread Florian Beier
If there is anything I can do to assist in getting this bug fixed,
please let me know. Today I had two crashes on resume from the lock
screen.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2020049

Title:
  gnome-shell crashed with SIGSEGV in clutter_stage_view_get_onscreen()
  from meta_stage_impl_add_onscreen_frame_info() from
  add_onscreen_frame_info() from post_finish_frame() from
  try_post_latest_swap()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2020049/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023647] [NEW] Screens go into flicker cycle after going blank with external monitor(s)

2023-06-13 Thread Jarek Jaryszew
Public bug reported:

This happens whenever screen goes blank after inactivity with external
monitors.

When there is only one external monitor after few cycles the system
recovers from the bug.

When there are more than one monitors the system almost never recovers
until unplugging extra monitor, as shown in video:
https://photos.app.goo.gl/td6coEKFQd3DKe9C7

Happens on desktop and login screen. The same result with Wayland and
X11. Does not depend on size of the monitor, cable (HDMI or USB-C) or is
it connected via USB-C hub or directly.

ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: gnome-shell 44.1-0ubuntu1
ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
Uname: Linux 6.2.0-20-generic x86_64
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Tue Jun 13 12:36:44 2023
DisplayManager: gdm3
InstallationDate: Installed on 2023-04-13 (60 days ago)
InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
RelatedPackageVersions: mutter-common 44.1-0ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to lunar on 2023-04-21 (52 days ago)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lunar

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2023647

Title:
  Screens go into flicker cycle after going blank with external
  monitor(s)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2023647/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023363] Re: Mouse input latency in GNOME 44.1 Wayland sessions is one frame higher than it was in 44.0 and earlier

2023-06-13 Thread Daniel van Vugt
Alright a fix is prepared for 44:
https://gitlab.gnome.org/Community/Ubuntu/mutter/-/commits/triple-buffering-v4-44/

But now I'm thinking perhaps bug 2020049 should be addressed at the same
time before updating Salsa.

** Changed in: mutter (Ubuntu Lunar)
   Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2023363

Title:
  Mouse input latency in GNOME 44.1 Wayland sessions is one frame higher
  than it was in 44.0 and earlier

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2023363/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023112] Re: Incorrect display of file names with Cyrillic characters in the archive.

2023-06-13 Thread Bug Watch Updater
** Changed in: file-roller
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/2023112

Title:
  Incorrect display of file names with Cyrillic characters in the
  archive.

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/2023112/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2020049] Re: gnome-shell crashed with SIGSEGV in clutter_stage_view_get_onscreen() from meta_stage_impl_add_onscreen_frame_info() from add_onscreen_frame_info() from post_finish_frame() from try_

2023-06-13 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu)
   Status: New => In Progress

** Changed in: mutter (Ubuntu)
   Importance: Undecided => High

** Tags added: mantic

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2020049

Title:
  gnome-shell crashed with SIGSEGV in clutter_stage_view_get_onscreen()
  from meta_stage_impl_add_onscreen_frame_info() from
  add_onscreen_frame_info() from post_finish_frame() from
  try_post_latest_swap()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2020049/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023112] Re: Incorrect display of file names with Cyrillic characters in the archive.

2023-06-13 Thread Sebastien Bacher
** Changed in: file-roller (Ubuntu)
   Status: New => Triaged

** Also affects: file-roller via
   https://gitlab.gnome.org/GNOME/file-roller/-/issues/211
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/2023112

Title:
  Incorrect display of file names with Cyrillic characters in the
  archive.

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/2023112/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023112] Re: Incorrect display of file names with Cyrillic characters in the archive.

2023-06-13 Thread Sebastien Bacher
Thanks, it was also reported upstream on
https://gitlab.gnome.org/GNOME/file-roller/-/issues/211

** Bug watch added: gitlab.gnome.org/GNOME/file-roller/-/issues #211
   https://gitlab.gnome.org/GNOME/file-roller/-/issues/211

** Changed in: file-roller (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/2023112

Title:
  Incorrect display of file names with Cyrillic characters in the
  archive.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/2023112/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023580] Status changed to Confirmed

2023-06-13 Thread Ubuntu Kernel Bot
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2023580

Title:
  Lenovo Yoga 730-13IWL touchscreen only works with Pen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2023580/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023580] Re: Lenovo Yoga 730-13IWL touchscreen only works with Pen

2023-06-13 Thread Daniel van Vugt
** Changed in: linux (Ubuntu)
   Status: Incomplete => New

** Also affects: mutter (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2023580

Title:
  Lenovo Yoga 730-13IWL touchscreen only works with Pen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2023580/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023403] Re: Dell XPS-17 trackpad stutters frequently

2023-06-13 Thread Daniel van Vugt
Next please try logging into 'Ubuntu on Xorg'. Because Xorg handles
input directly without mutter in the middle, if that avoids the bug then
it tells us that the problem was definitely mutter or gnome-shell.


** Changed in: mutter (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2023403

Title:
  Dell XPS-17 trackpad stutters frequently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2023403/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023403] Re: Dell XPS-17 trackpad stutters frequently

2023-06-13 Thread Daniel van Vugt
I guess it could still be high CPU but on such a short timeframe that
'top' never shows it. Some optimizations in that area are coming in
mutter 45 for Ubuntu 23.10.

** Changed in: ubuntu
   Status: Incomplete => New

** Package changed: ubuntu => mutter (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2023403

Title:
  Dell XPS-17 trackpad stutters frequently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2023403/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2023403] [NEW] Dell XPS-17 trackpad stutters frequently

2023-06-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Randomly, my trackpad has a lot of trouble detecting movement, for 10 to
20 seconds, until it comes back. Used to happen every day in previous
versions, now every 3 days or so.

ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
Uname: Linux 6.2.0-20-generic x86_64
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
BootLog: Error: [Errno 13] Permission non accordée: '/var/log/boot.log'
CasperMD5CheckResult: unknown
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Fri Jun  9 16:43:21 2023
DistUpgraded: 2023-04-21 10:53:49,032 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
DistroCodename: lunar
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation CometLake-H GT2 [UHD Graphics] [8086:9bc4] (rev 05) (prog-if 
00 [VGA controller])
   Subsystem: Dell CometLake-H GT2 [UHD Graphics] [1028:098f]
   Subsystem: Dell TU117M [GeForce GTX 1650 Ti Mobile] [1028:098f]
InstallationDate: Installed on 2021-04-12 (787 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
MachineType: Dell Inc. XPS 17 9700
ProcEnviron:
 LANG=fr_FR.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-6.2.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to lunar on 2023-04-21 (49 days ago)
dmi.bios.date: 03/14/2023
dmi.bios.release: 1.24
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.24.0
dmi.board.name: 0PV91W
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.24.0:bd03/14/2023:br1.24:svnDellInc.:pnXPS179700:pvr:rvnDellInc.:rn0PV91W:rvrA00:cvnDellInc.:ct10:cvr:sku098F:
dmi.product.family: XPS
dmi.product.name: XPS 17 9700
dmi.product.sku: 098F
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.114-1
version.libgl1-mesa-dri: libgl1-mesa-dri 23.0.2-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-1ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

** Affects: mutter (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lunar performance ubuntu wayland-session
-- 
Dell XPS-17 trackpad stutters frequently
https://bugs.launchpad.net/bugs/2023403
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to mutter in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2022369] Re: 200% scaling on wayland touchpad feels laggy on X1 Carbon 9th

2023-06-13 Thread Bug Watch Updater
** Changed in: libinput
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2022369

Title:
  200% scaling on wayland touchpad feels laggy on X1 Carbon 9th

To manage notifications about this bug go to:
https://bugs.launchpad.net/libinput/+bug/2022369/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2022369] Re: 200% scaling on wayland touchpad feels laggy on X1 Carbon 9th

2023-06-13 Thread Daniel van Vugt
** Also affects: libinput via
   https://gitlab.freedesktop.org/libinput/libinput/-/issues/907
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2022369

Title:
  200% scaling on wayland touchpad feels laggy on X1 Carbon 9th

To manage notifications about this bug go to:
https://bugs.launchpad.net/libinput/+bug/2022369/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2022369] Re: 200% scaling on wayland touchpad feels laggy on X1 Carbon 9th

2023-06-13 Thread David Zollikofer
Created upstream bug:
https://gitlab.freedesktop.org/libinput/libinput/-/issues/907

** Bug watch added: gitlab.freedesktop.org/libinput/libinput/-/issues #907
   https://gitlab.freedesktop.org/libinput/libinput/-/issues/907

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2022369

Title:
  200% scaling on wayland touchpad feels laggy on X1 Carbon 9th

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/2022369/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-06-13 Thread Daniel van Vugt
The "new" issue in comment #6 isn't really new. It's being tracked in
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5596 and is known to
exist in 44 too judging by the duplicates.

** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #5596
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5596

** Changed in: gnome-shell (Ubuntu Lunar)
   Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1968383

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1968383/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2012230] Re: gnome-shell crashed with SIGSEGV in meta_wayland_compositor_get_context() from display_from_offer() from destroy_data_offer() from destroy_resource()

2023-06-13 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2012230

Title:
  gnome-shell crashed with SIGSEGV in
  meta_wayland_compositor_get_context() from display_from_offer() from
  destroy_data_offer() from destroy_resource()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2012230/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2012100] Re: gnome-shell crashed with SIGSEGV in meta_wayland_compositor_get_context() from display_from_offer() from data_offer_receive() from ffi_call_unix64()

2023-06-13 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2012100

Title:
  gnome-shell crashed with SIGSEGV in
  meta_wayland_compositor_get_context() from display_from_offer() from
  data_offer_receive() from ffi_call_unix64()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2012100/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2016007] Re: gnome-shell crashed with SIGSEGV in shell_global_get_display() from update_focus_app() from g_closure_invoke() from signal_emit_unlocked_R() from g_signal_emit_valist

2023-06-13 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2016007

Title:
  gnome-shell crashed with SIGSEGV in shell_global_get_display() from
  update_focus_app() from g_closure_invoke() from
  signal_emit_unlocked_R() from g_signal_emit_valist

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/2016007/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2015061] Re: [nvidia][lunar] Corrupted/missing windows title background when opening windows

2023-06-13 Thread Daniel van Vugt
The window decorator switched from GPU rendering in 44.0 to software
rendering in 44.1, I'm told. This was because of issues on Nvidia.

** Changed in: mutter (Ubuntu)
   Status: Confirmed => Fix Released

** Tags added: fixed-in-mutter-44.1 fixed-upstream

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2015061

Title:
  [nvidia][lunar] Corrupted/missing windows title background when
  opening windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2015061/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2016308] Re: gnome-shell crashed with signal 6: libmutter:ERROR:../src/core/window.c:1533:meta_window_unmanage: assertion failed: (window->display->focus_window != window)

2023-06-13 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2016308

Title:
  gnome-shell crashed with signal 6:
  libmutter:ERROR:../src/core/window.c:1533:meta_window_unmanage:
  assertion failed: (window->display->focus_window != window)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2016308/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2019200] Re: glmark2 fullscreen performance regression in mutter 44.0

2023-06-13 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2019200

Title:
  glmark2 fullscreen performance regression in mutter 44.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2019200/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2019225] Re: log spam : meta_wayland_buffer_try_acquire_scanout: assertion 'scanout' failed

2023-06-13 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/2019225

Title:
  log spam : meta_wayland_buffer_try_acquire_scanout: assertion
  'scanout' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/2019225/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs