[Bug 2008279] Re: xsettings ibus commit broke text input for Firefox & Chromium snaps

2023-03-01 Thread Gunnar Hjalmarsson
Hmm.. Suddenly I could no longer type in the address bar of the Firefox
snap. But I think the culprit is glib2.0 2.75.3-3, which I installed
from -proposed yesterday in order to test build g-c-c from
ubuntu/master. After having downgraded glib2.0 to 2.74.5-1 the issue is
no longer present.

** Also affects: glib2.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: block-proposed update-excuse

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

Title:
  xsettings ibus commit broke text input for Firefox & Chromium snaps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/2008279/+subscriptions


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

[Bug 2008279] Re: xsettings ibus commit broke text input for Firefox & Chromium snaps

2023-02-24 Thread Gunnar Hjalmarsson
Please disregard my "couldn't login" talk in the previous comment. I was
confused. Not the first time in history, and not the last.

So:

The version in my PPA (including that upstream g-s-d commit) works fine
for me on my regular lunar install. I can type in the address bar in
both the Firefox and the Chromium snap. It also lets me revert the
latest im-config change, and it still works on x11 without the issue
described in bug #2007379. As expected, in other words.

(My VirtualBox "can't login to x11" issue is still there, though. But
that's another story.)

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

Title:
  xsettings ibus commit broke text input for Firefox & Chromium snaps

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


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

[Bug 2008279] Re: xsettings ibus commit broke text input for Firefox & Chromium snaps

2023-02-24 Thread Gunnar Hjalmarsson
I built g-s-d in a PPA with the revert reverted:

https://launchpad.net/~gunnarhj/+archive/ubuntu/gnome-settings-
daemon/+packages

On wayland I see no difference; everything works as expected. Also with
a fresh lunar install in VirtualBox.

But my observations on Xorg with my regular install was a bit
surprising. With im-config 0.55-1 present (i.e. GTK_IM_MODULE set to
"ibus"), I do not notice any problems with the upstream g-s-d commit. I
can type in the Firefox address bar — also in Chinese. But if I revert
the latest im-config change, so nothing sets GTK_IM_MODULE, I can't even
log in to "Ubuntu on Xorg".

So my first theory seems to be very wrong, and rather the opposite is
true: The upstream g-s-d commit works for me *only* if also
GTK_IM_MODULE is set to "ibus".

As regards the VirtualBox fresh install: Couldn't log in to x11 now
either. (And this time I used the version of VirtualBox from lunar-
release.)

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

Title:
  xsettings ibus commit broke text input for Firefox & Chromium snaps

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


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

[Bug 2008279] Re: xsettings ibus commit broke text input for Firefox & Chromium snaps

2023-02-23 Thread Gunnar Hjalmarsson
Btw, im-config 0.55-1 is not in Debian testing yet, which might be the
reason why you didn't see the issue there.

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

Title:
  xsettings ibus commit broke text input for Firefox & Chromium snaps

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


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

[Bug 2008279] Re: xsettings ibus commit broke text input for Firefox & Chromium snaps

2023-02-23 Thread Gunnar Hjalmarsson
Wow.. This is "interesting". Compare this with bug #2007379, where we
work around the problem which the now reversed upstream g-s-d commit
tries to address. (I wasn't aware of this upstream move.)

im-config 0.55-1 is already in lunar-release. Can the fact that im-
config now sets GTK_IM_MODULE=ibus be the reason why the upstream commit
didn't work out well? Would that g-s-d commit possibly work for us with
GTK_IM_MODULE unset? I think this is worth to investigate.

At least the g-s-d commit is the right idea.

As regards the recent im-config change, I suppose it's motivated in both
jammy and Debian 12. (And also in lunar unless we figure out how to
avoid the regression you describe in this bug.)

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

Title:
  xsettings ibus commit broke text input for Firefox & Chromium snaps

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


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

[Bug 2008279] Re: xsettings ibus commit broke text input for Firefox & Chromium snaps

2023-02-23 Thread Gunnar Hjalmarsson
** Description changed:

  While preparing the gnome-settings-daemon 44 Beta update for Ubuntu
  23.04, I noticed that I could no longer enter text in the address bars
  for the Chromium or Firefox snaps.
  
  Therefore, I reverted https://gitlab.gnome.org/GNOME/gnome-settings-
  daemon/-/commit/27bc0889c so that we could continue with the update. See
  https://salsa.debian.org/gnome-team/gnome-settings-
- daemon/-/commit/baeeed
+ daemon/-/commit/baeeed93
  
  Before I did that, I tested disabling our patches but it didn't make a
  difference.
  
  I was unable to reproduce the issue on Debian Testing but there may have
  been differences in how snap was configured there.
  
  I'm filing this bug since ideally we would not be diverging from
  upstream here.

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

Title:
  xsettings ibus commit broke text input for Firefox & Chromium snaps

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


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