[Bug 2002290] Re: Poor Arabic rendering in VTE

2023-02-15 Thread Gunnar Hjalmarsson
Thanks for the latest test, M.Hanny Sabbagh. A rewritten patch is now on its way to the coming Ubuntu 23.04. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/2002290 Title:

[Bug 1887252] Re: config-error-dialog.sh should pass --no-markup

2023-02-08 Thread Gunnar Hjalmarsson
Change for gdm3 was pushed to git repo: https://salsa.debian.org/gnome-team/gdm/-/commit/03d610a4 lightdm has been uploaded with the change. ** Changed in: gdm3 (Ubuntu) Status: In Progress => Fix Committed ** Changed in: lightdm (Ubuntu) Status: In Progress => Fix Committed --

[Bug 1887252] Re: config-error-dialog.sh should pass --no-markup

2023-02-07 Thread Gunnar Hjalmarsson
That looks like a better solution indeed, and I think I have got enough of evidence that we should go for Sebastian's suggestion. ( Why didn't you mention that upstream discussion in your bug? ;) ) Thanks for your persistence! I'll make that change soon. ** Changed in: gdm3 (Ubuntu)

[Bug 1887252] Re: config-error-dialog.sh should pass --no-markup

2023-02-07 Thread Gunnar Hjalmarsson
@Hongyi Zhao: As you wrote in the duplicate bug, my simplistic code in comment #2, which only escapes the '<' character, would not be sufficient. At the same time the issue I mentioned, about --no-markup making \n being displayed literally instead of interpreted as a newline, still stands.

[Bug 2005135] Re: The incorrect calling to zenity via /etc/gdm3/config_error_dialog.patch which should use the --no-markup option for cases when the error messages contain <.

2023-02-06 Thread Gunnar Hjalmarsson
*** This bug is a duplicate of bug 1887252 *** https://bugs.launchpad.net/bugs/1887252 Thanks for your report! It's a duplicate of bug #1887252, so I have marked it as such. But with that said, it would be great if you could read the discussion at the other bug, and let me know if you think

[Bug 2002290] Re: Poor Arabic rendering in VTE

2023-02-05 Thread Gunnar Hjalmarsson
On 2023-02-03 10:46, Gunnar Hjalmarsson wrote: > https://salsa.debian.org/gnome-team/gnome-terminal/-/blob/e832a65a/debian/patches/Use-DejaVu-as-system-font-if-LANG-is-Arabic.patch I got more feedback, this time in the form of a code review, and it resulted in yet another version: ht

[Bug 2002290] Re: Poor Arabic rendering in VTE

2023-02-03 Thread Gunnar Hjalmarsson
Hi M.Hanny Sabbagh! Even if bug 1 is fixed, I have rewritten the patch after feedback from one of the Debian developers. Currently it looks like this: https://salsa.debian.org/gnome-team/gnome- terminal/-/blob/e832a65a/debian/patches/Use-DejaVu-as-system-font-if- LANG-is-Arabic.patch One change

[Bug 2002290] Re: Poor Arabic rendering in VTE

2023-01-25 Thread Gunnar Hjalmarsson
Thanks for testing and confirming! I have uploaded the gnome-terminal change to lunar. ** Changed in: gnome-terminal (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal

[Bug 2002290] Re: Poor Arabic rendering in VTE

2023-01-25 Thread Gunnar Hjalmarsson
hanged in: gnome-terminal (Ubuntu) Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/2002290 Title: Poor Arabic

[Bug 2000423] Re: "Alternate Characters Key" UI not reflecting current choice

2023-01-18 Thread Gunnar Hjalmarsson
I accomplished the steps in the test plan using gnome-control- center{,-data} 1:41.7-0ubuntu0.22.04.6 from jammy-proposed. Issue fixed as expected. ** Tags removed: verification-needed verification-needed-jammy ** Tags added: verification-done verification-done-jammy -- You received this bug

[Bug 1969637] Re: IBus lookup table appears bottom left of application (x11)

2023-01-16 Thread Gunnar Hjalmarsson
@Romain: This bug is closed. Please submit a new bug about that issue: ubuntu-bug ibus (I appreciate if you do, because I think that problem area is worth a separate discussion.) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 2002845] Re: debhelper 13.11.4ubuntu1 broke dh-translations

2023-01-15 Thread Gunnar Hjalmarsson
** Bug watch added: Debian Bug tracker #1028963 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028963 ** Also affects: debhelper (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028963 Importance: Unknown Status: Unknown ** Bug watch removed: Debian Bug tracker

[Bug 2002845] Re: debhelper 13.11.4ubuntu1 broke dh-translations

2023-01-14 Thread Gunnar Hjalmarsson
I deleted my debhelper PPA. The changes are available here: https://launchpad.net/ubuntu/+source/debhelper/13.11.4ubuntu2 but OTOH they are about to be reverted via debhelper 13.11.4ubuntu3. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 2000937] Re: DING settings values shown untranslated

2023-01-14 Thread Gunnar Hjalmarsson
$ dpkg-query -W language-pack-gnome-fr-base language-pack-gnome-fr-base 1:23.04+20230106 $ echo $(LANGUAGE=fr gettext -d gnome-control-center-2.0 'Ubuntu Desktop') Bureau Ubuntu ** Changed in: ubuntu-translations Status: Fix Committed => Fix Released -- You received this bug

[Bug 2002845] Re: debhelper 13.11.4ubuntu1 broke dh-translations

2023-01-14 Thread Gunnar Hjalmarsson
The packages mentioned in this bug (gnome-control-center and gnome-text- editor) build fine now, and so does nautilus-share which I had uploaded. I have removed the block-proposed tag. There is just a tiny problem: While I uploaded pkgbinarymangler, Gianfranco picked the debhelper reverse idea

[Bug 2002845] Re: debhelper 13.11.4ubuntu1 broke dh-translations

2023-01-14 Thread Gunnar Hjalmarsson
I uploaded pkgbinarymangler with that change in dh_translations. ** Changed in: pkgbinarymangler (Ubuntu) Status: Triaged => Fix Committed ** Changed in: pkgbinarymangler (Ubuntu) Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj) -- You received this bug notification b

[Bug 2002845] Re: debhelper 13.11.4ubuntu1 broke dh-translations

2023-01-14 Thread Gunnar Hjalmarsson
Another and less intrusive idea to solve the problem for now: I simply picked the qx_cmd() function in Dh_Lib.pm as it looked like before the interruptive commit mentioned above, and pasted it into the dh_translations file (and renamed it to qx_meson_cmd). See attached diff. Tested successfully

[Bug 2002845] Re: debhelper 13.11.4ubuntu1 broke dh-translations

2023-01-13 Thread Gunnar Hjalmarsson
Reversal of a specific debhelper commit fixes it: https://launchpad.net/~gunnarhj/+archive/ubuntu/debhelper/+packages This is the applied patch: https://pastebin.ubuntu.com/p/P8qM2sHn9C/ And the reversed commit was made in response to a wishlist bug so it shouldn't be so important.

[Bug 2000937] Re: DING settings values shown untranslated

2023-01-05 Thread Gunnar Hjalmarsson
ntu) Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/2000937 Title: DING settings values shown untranslated To

[Bug 2000423] Re: "Alternate Characters Key" UI not reflecting current choice

2023-01-04 Thread Gunnar Hjalmarsson
To the SRU team: I skipped kinetic. Not only because I'm lazy, but also because of limited importance. The "Alternate Characters Key" control can be assumed to be used by relatively few users. And those who use it typically do it as a one time setting. If a user of an updated jammy (including

[Bug 2000937] Re: DING settings values shown untranslated

2023-01-04 Thread Gunnar Hjalmarsson
@Sebastien: Can you see offhand what the problem is with the Desktop Icons section? https://salsa.debian.org/gnome-team/gnome-control- center/-/blob/ubuntu/master/debian/patches/ubuntu/Allow-tweaking-some- settings-for-Ubuntu-Dock.patch -- You received this bug notification because you are a

[Bug 2000937] Re: Translation problem (missing?)

2023-01-03 Thread Gunnar Hjalmarsson
Thanks for your report! There are different reasons why those strings are not shown translated. * The "Color" string is a bug, and I have committed a fix for that: https://salsa.debian.org/gnome-team/gnome-control-center/-/commit/1ce60c52 * The "Ubuntu Desktop" string simply needs to be

[Bug 2000423] Re: "Alternate Characters Key" UI not reflecting current choice

2022-12-25 Thread Gunnar Hjalmarsson
Uploaded to jammy unapproved queue. Also informed the upstream author in a thread in the related MR: https://gitlab.gnome.org/GNOME/gnome-control- center/-/merge_requests/910#note_1626366 ** Changed in: gnome-control-center (Ubuntu Jammy) Status: New => In Progress -- You received this

[Bug 2000423] Re: "Alternate Characters Key" UI not reflecting current choice

2022-12-24 Thread Gunnar Hjalmarsson
Fix pushed to ubuntu/master branch: https://salsa.debian.org/gnome-team/gnome-control- center/-/commit/35955a91 ** Changed in: gnome-control-center (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 2000423] [NEW] "Alternate Characters Key" UI not reflecting current choice

2022-12-24 Thread Gunnar Hjalmarsson
could occur ] This is a targeted fix which only affects a specific control in Settings. Considering the current broken state, I'd say that the risk is minimal that the change would make it worse. ** Affects: gnome-control-center (Ubuntu) Importance: Medium Assignee: Gunnar Hjalmarsson (gunnarhj)

[Bug 1999207] Re: Error in dead key management of latin keyboards

2022-12-20 Thread Gunnar Hjalmarsson
On 2022-12-20 21:39, Sharcoux wrote: > I'm not sure about what you mean by an "ibus app". And how > composition events are "ibus specific" mechanism? They are event > documented in the HTML5 W3C standard : > https://w3c.github.io/uievents/#interface-compositionevent I'm certainly not an expert on

[Bug 1999207] Re: Error in dead key management of latin keyboards

2022-12-20 Thread Gunnar Hjalmarsson
** Bug watch removed: gitlab.gnome.org/GNOME/gnome-settings-daemon/-/issues #682 https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/issues/682 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.

[Bug 1999207] Re: Error in dead key management of latin keyboards

2022-12-20 Thread Gunnar Hjalmarsson
Good. Then let me try to explain the nature of the problem you encountered. It's not really an ibus issue. But GNOME integrates ibus into its desktop, and this is about the way they do so. ibus is started and configured by default in GNOME desktops. But for some reason they have an on/off

[Bug 1956916] Re: Using certain xkb-options, e.g. Alt+Shift, for switching input sources not reflected by the input source indicator in a wayland session

2022-12-03 Thread Gunnar Hjalmarsson
On 2022-10-08 19:00, Anton Samokat wrote: > May be someone can help with the following related question: > How to have Alt+Shift shortcut for language switching and be able to > use other shortcuts that contain Alt+Shift combination keys? > https://askubuntu.com/q/1434452/1548713 > ? > Or probably

[Bug 1871360] Re: Ubuntu Cant find keyboard layout languages

2022-11-21 Thread Gunnar Hjalmarsson
Btw, more users have problems with finding keyboard layouts. This is a fresh example from Ask Ubuntu: https://askubuntu.com/questions/1441785/german-macintosh-keyboard- missing-on-ubuntu-22-04-german Somebody should try to convince the GNOME devs that the UI for adding input sources is

[Bug 1871360] Re: Ubuntu Cant find keyboard layout languages

2022-11-21 Thread Gunnar Hjalmarsson
@Kangarooo: How about answering the question I asked long ago? ** Changed in: gnome-control-center (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1989403] Re: g-c-c translation handling broken due to missing dh_translations override

2022-09-13 Thread Gunnar Hjalmarsson
Right, Jeremy, I realized that a "remaining changes" list might have made a difference. OTOH, even with such a list I suppose it's desirable to minimize the delta. Hence my suggestion to 'upstream' those lines to Debian's d/rules, which Sebastien also committed. -- You received this bug

[Bug 1989403] Re: g-c-c translation handling broken due to missing dh_translations override

2022-09-13 Thread Gunnar Hjalmarsson
** Changed in: ubuntu-translations Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1989403 Title: g-c-c translation handling broken

[Bug 1989403] [NEW] g-c-c translation handling broken due to missing dh_translations override

2022-09-12 Thread Gunnar Hjalmarsson
Public bug reported: From the latest kinetic buildlog: dh_translations dh_translations: warning: more than one meson translation domain found (gnome-control-center-2.0,gnome-control-center-2.0-timezones), don't know which one to use Previously d/rules included this override:

[Bug 1989328] Re: The word "when" is wrong in pt_BR in the power menu

2022-09-12 Thread Gunnar Hjalmarsson
** Changed in: ubuntu-translations Importance: Undecided => Medium ** Changed in: ubuntu-translations Status: New => Triaged ** Changed in: ubuntu-translations Assignee: (unassigned) => Ubuntu Brazilian Portuguese Translators (ubuntu-l10n-pt-br) ** Changed in:

[Bug 1986979] Re: Ubuntu 22.04 English input language duplicates twice when switching input language

2022-08-18 Thread Gunnar Hjalmarsson
*** This bug is a duplicate of bug 1956916 *** https://bugs.launchpad.net/bugs/1956916 Thanks for your report. Try to switch layout using +Space instead. Marking this bug as a duplicate. ** This bug has been marked a duplicate of bug 1956916 Using certain xkb-options, e.g. Alt+Shift,

[Bug 1982867] Re: Missing translations for About window

2022-07-26 Thread Gunnar Hjalmarsson
@Sebastien: I noticed your remark about gtk translations here: https://discourse.ubuntu.com/t/desktop-team-updates-monday-25th- july-2022/29660/9 Can that possibly be related to this bug? ** Also affects: ubuntu-translations Importance: Undecided Status: New -- You received this bug

[Bug 1980824] Re: ibus pinyin make crash the system (ubuntumate 22.04)

2022-07-06 Thread Gunnar Hjalmarsson
ibus and fcitx are separate IM frameworks. Dropping the fcitx bug tasks since the issue is with ibus according to the summary. With that said, nothing can be done with this bug report without more info and context. As Norbert asked: How would you reproduce the bug? ** No longer affects: fcitx

[Bug 1976255] Re: accountsservice ftbfs in the jammy release pocket

2022-05-30 Thread Gunnar Hjalmarsson
This was fixed via accountsservice 22.07.5-2ubuntu1.3 in jammy-updates. ** Changed in: accountsservice (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to accountsservice in Ubuntu.

[Bug 1973226] Re: UI doesn't allow setting Left Ctrl as Compose

2022-05-19 Thread Gunnar Hjalmarsson
Thanks! ** Also affects: gnome-control-center via https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1860 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center

[Bug 1956916] Re: Using certain xkb-options, e.g. Alt+Shift, for switching input sources not reflected by the input source indicator in a wayland session

2022-05-17 Thread Gunnar Hjalmarsson
On 2022-05-17 14:12, popov895 wrote: > Do they use different ways to switch keyboard layouts? Yes. In Settings -> Keyboard -> Keyboard Shortcuts -> Typing you can set it using the GNOME mechanism. There Super+Space is default, and AFAIK those options work as expected. In Tweaks, it's the XKB

[Bug 1973474] Re: Rename "Pin to Dash" to "Pin to Dock"

2022-05-17 Thread Gunnar Hjalmarsson
On 2022-05-17 11:35, Daniel van Vugt wrote: > Given how freely extensions might change things I would lean toward > never mentioning "dash" or "dock" in menu items. Like "Move to > favourites" since doing so removes the icon from the app grid. Sounds reasonable to me. But please note that some

[Bug 1973474] Re: Rename "Pin to Dash" to "Pin to Dock"

2022-05-17 Thread Gunnar Hjalmarsson
@Daniel: If you don't agree, what would you prefer? I have already mentioned two suggestions to address the inconsistency. On 2022-05-17 05:03, Daniel van Vugt wrote: > * Regular users are less likely to understand "pinned" as much as > "favourites". This is not about "Pinned" vs. "Favorites".

[Bug 1973474] Re: Rename "Pin to Dash" to "Pin to Dock"

2022-05-16 Thread Gunnar Hjalmarsson
If we go this route, we'll need yet another conditional in dash-to-dock. Adding gnome-shell-extension-ubuntu-dock as affected package. ** Also affects: gnome-shell-extension-ubuntu-dock (Ubuntu) Importance: Undecided Status: New ** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu)

[Bug 1973474] Re: Rename "Pin to Dash" to "Pin to Dock"

2022-05-16 Thread Gunnar Hjalmarsson
The reason why I bring up this early is that we are about to document Ubuntu differences in the desktop guide. So for both docs and translation reasons: Let's do this soon, and avoid some last minute UIF break. ** Changed in: gnome-shell (Ubuntu) Importance: Undecided => Medium -- You

[Bug 1973474] Re: Rename "Dock" to "Dash" in Appearance

2022-05-16 Thread Gunnar Hjalmarsson
Hmm.. Using "Pin to Dock" (via a gnome-shell patch I suppose) may be better. Doing so probably lets us keep the established "Dock" and still be consistent. Changing this bug accordingly. ** Also affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Changed in:

[Bug 1973474] [NEW] Rename "Dock" to "Dash" in Appearance

2022-05-15 Thread Gunnar Hjalmarsson
Public bug reported: I noticed this commit: https://github.com/micheleg/dash-to-dock/commit/8ee55c29 If I understand it correctly, it means that we will use the label "Pin to Dash" instead of "Add to Favorites" as from Ubuntu 22.10. To be consistent I suggest that we rename the thing in all

[Bug 1973424] Re: ibus-extension-gtk3 does not start automatically

2022-05-14 Thread Gunnar Hjalmarsson
*** This bug is a duplicate of bug 1969637 *** https://bugs.launchpad.net/bugs/1969637 Thanks for your report! If you install gnome-settings-daemon 42.1-1ubuntu2.1 from jammy- proposed, the issue will hopefully go away. Please let us know if that is not sufficient. Marking this bug as a

[Bug 1973226] Re: UI doesn't allow setting Left Ctrl as Compose

2022-05-12 Thread Gunnar Hjalmarsson
Thanks for your report. This is a design matter and should better be reported upstream: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues If you report it there, please post the URL to the upstream issue here for tracking purposes. P.S. Good that you figured out how to set it via

[Bug 1956916] Re: Using certain xkb-options, e.g. Alt+Shift, for switching input sources not reflected by the input source indicator in a wayland session

2022-05-10 Thread Gunnar Hjalmarsson
@Sergii: Then, even if I'm not certain, it's reasonable to assume that your observation — a need to press Ctrl+Shift twice to switch from English — is related to this wayland bug. Thanks for reporting about that aspect of the issue! -- You received this bug notification because you are a member

[Bug 1956916] Re: Using certain xkb-options, e.g. Alt+Shift, for switching input sources not reflected by the input source indicator in a wayland session

2022-05-09 Thread Gunnar Hjalmarsson
@Sergii: Can you please log in to an Ubuntu on Xorg session and let us know if you see the issue there as well. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1956916

[Bug 1956916] Re: Using certain xkb-options, e.g. Alt+Shift, for switching input sources not reflected by the input source indicator in a wayland session

2022-05-09 Thread Gunnar Hjalmarsson
@Sergii: To find out which layouts you actually have, you can run this command: gsettings get org.gnome.desktop.input-sources sources -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1956916] Re: Using certain xkb-options, e.g. Alt+Shift, for switching input sources not reflected by the input source indicator in a wayland session

2022-05-09 Thread Gunnar Hjalmarsson
@Anton: If I understand it correctly, in that Ask Ubuntu answer you basically confirm the presence of this bug as worded in the bug summary. (I assume you are using wayland.) And yes, Win/Super + Space is another thing. It's the default shortcut on GNOME to switch input source, and uses another

[Bug 1969637] Re: IBus lookup table appears bottom left of application (x11)

2022-05-04 Thread Gunnar Hjalmarsson
Thank *you* Ikuya! :) It was you who figured out that the root cause lies in g-s-d. -- 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/1969637 Title: IBus lookup table

[Bug 1969637] Re: IBus lookup table appears bottom left of application (x11)

2022-05-03 Thread Gunnar Hjalmarsson
I successfully accomplished the steps in the test plan using version 42.1-1ubuntu2.1 of gnome-settings-daemon{,-common} from jammy-proposed. ** Tags removed: verification-needed verification-needed-jammy ** Tags added: verification-done verification-done-jammy -- You received this bug

[Bug 1971473] Re: Untranslated desktop file

2022-05-03 Thread Gunnar Hjalmarsson
ntu) ** Changed in: system-config-printer (Ubuntu) Status: New => Fix Committed ** Changed in: system-config-printer (Ubuntu) Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is s

[Bug 1969637] Re: IBus lookup table appears bottom left of application (x11)

2022-04-29 Thread Gunnar Hjalmarsson
emon (Ubuntu Jammy) Status: New => In Progress ** Changed in: gnome-settings-daemon (Ubuntu Jammy) Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj) ** No longer affects: im-config (Ubuntu Jammy) -- You received this bug notification because you are a member of U

[Bug 1969637] Re: IBus lookup table appears bottom left of application (x11)

2022-04-27 Thread Gunnar Hjalmarsson
Noticed the Ask Ubuntu question . So it's good that a fix is on its way. -- 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/1969637 Title:

[Bug 1969396] Re: Can't use Right Alt as compose key with English (Dvorak, alt. intl.) layout

2022-04-27 Thread Gunnar Hjalmarsson
Now I have tested a bit more back and forth, and here is a new attempt to describe the nature of the issue: Whether Right Alt works as the compose key or not depends mostly on where in the list of input sources the keyboard layout in effect is present. If the layout in effect is the first one in

[Bug 1969637] Re: IBus lookup table appears bottom left of application (x11)

2022-04-27 Thread Gunnar Hjalmarsson
ided => High ** Changed in: im-config (Ubuntu Jammy) Status: New => In Progress ** Changed in: im-config (Ubuntu Jammy) Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subsc

[Bug 1969637] Re: IBus lookup table appears bottom left of application (x11)

2022-04-24 Thread Gunnar Hjalmarsson
On 2022-04-24 17:13, Ikuya Awashiro wrote: > We may consider to revert c8981ef0b1e915e89c79e301080541baef0f9fa9 > just like keyboard-Use-ibus-sources-from-locale.patch for > gnome-settings-daemon. Nah.. That kind of reversals add to the maintenance burden and should be avoided. The patch you

[Bug 1969637] Re: IBus lookup table appears bottom left of application (x11)

2022-04-23 Thread Gunnar Hjalmarsson
I submitted an upstream gnome-settings-daemon issue. Unless I get any useful response to that within a couple of days, I'll proceed with the im-config workaround. ** Bug watch added: gitlab.gnome.org/GNOME/gnome-settings-daemon/-/issues #682

[Bug 1969637] Re: lookup table appears bottom left of application

2022-04-21 Thread Gunnar Hjalmarsson
** Bug watch added: Debian Bug tracker #1009996 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009996 ** Also affects: im-config (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009996 Importance: Unknown Status: Unknown ** Also affects: gnome-settings-daemon

[Bug 1886322] Re: Unable to move all selected files on desktop

2022-04-21 Thread Gunnar Hjalmarsson
@Sergio: It's already closed as regards ding. What's open is the original gnome-shell-extension-desktop-icons package for Ubuntu 20.04. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in Ubuntu.

[Bug 1969396] Re: Can't use Right Alt as compose key with English (Dvorak, alt. intl.) layout

2022-04-19 Thread Gunnar Hjalmarsson
I concluded that the description was related to the use of the us+dvorak-alt-intl layout, and not to g-c-c setting incorrect options. Observations from use of the us+intl layout: Alternate Characters Key to None $ gsettings get org.gnome.desktop.input-sources

[Bug 1969396] Re: gnome-control-center compose key setting does not set compose key

2022-04-19 Thread Gunnar Hjalmarsson
>> 1. Which keyboard layout are you using? > > English (Dvorak, alt. intl.) There is something with that layout. With that enabled I can reproduce the problem. Both on jammy and impish. >> 2. What happens if you drop the 'lv3:none' option, so you only have: >> ['altwin:menu', 'compose:ralt'] >

[Bug 1969396] Re: gnome-control-center compose key setting does not set compose key

2022-04-19 Thread Gunnar Hjalmarsson
Is 'lv3:none' a valid XKB option? I can't reproduce your problem on my jammy. Even if I set "Alternate Characters Key" to "Right Alt" in Settings, the 'compose:ralt' option overrides it and RightAlt/AltGr works as a compose key. That's true also if I use the Swedish layout, which — unlike the

[Bug 1969396] Re: gnome-control-center compose key setting does not set compose key

2022-04-18 Thread Gunnar Hjalmarsson
Hi Steve, Can you please let us know the output of this command: gsettings get org.gnome.desktop.input-sources xkb-options when your settings combo gives you the reported xev output for Right Alt. ** Changed in: gnome-control-center (Ubuntu) Status: New => Incomplete -- You received

[Bug 1969255] Re: Certain languages can't be switched between

2022-04-15 Thread Gunnar Hjalmarsson
Thanks for your report. The ibus-unikey behavior in this respect is not configurable AFAIK. While the behavior is fine together with latin keyboard layouts, it's problematic when you try to switch from a non-latin layout such as Russian directly to Unikey. You have found a workaround — switch to

[Bug 1968518] Re: FFe: Backport new RDP settings

2022-04-12 Thread Gunnar Hjalmarsson
** Changed in: gnome-user-docs (Ubuntu) Status: Triaged => Fix Committed ** Changed in: gnome-user-docs (Ubuntu) Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subs

[Bug 1968518] Re: FFe: Backport new RDP settings

2022-04-11 Thread Gunnar Hjalmarsson
@Jeremy: Wow, that hadn't been pushed when I looked this morning. But we should probably use it in jammy then. I think I'll simply use a gnome- user-docs patch. Better untranslated than incorrect. To the release team: I added a gnome-user-docs task to this bug, since the just mentioned measure

[Bug 1968518] Re: FFe: Backport new RDP settings

2022-04-11 Thread Gunnar Hjalmarsson
Thanks for your input, Jeremy. We seem to be agreed that the insufficient documentation is the most important aspect of this. Somebody who really knows the topic needs to improve it. As far as I know the needed resources are not available in the docs team. Neither in the GNOME Help team. Right,

[Bug 1968518] Re: FFe: Backport new RDP settings

2022-04-11 Thread Gunnar Hjalmarsson
My first question would be: Can the changes to gnome-remote-desktop be reverted? If that's not considered possible/desirable, I'd say that while this is awfully late for new translatable strings, I think the importance of the proposed change overweighs that we will see the new strings

[Bug 1965563] Re: gnome-extensions-app fails to start (Protocol error)

2022-03-30 Thread Gunnar Hjalmarsson
I see a similar error message when trying to start yelp: $ yelp Gdk-Message: 01:23:31.232: Error flushing display: Protocol error $ gnome-extensions-app Gdk-Message: 01:23:48.075: Error reading events from display: Protocol error -- You received this bug notification because you are a member of

[Bug 1966552] Re: IBus input method candidate box cannot follow the cursor

2022-03-29 Thread Gunnar Hjalmarsson
** Bug watch added: github.com/ibus/ibus/issues #2391 https://github.com/ibus/ibus/issues/2391 ** Also affects: ibus via https://github.com/ibus/ibus/issues/2391 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Desktop

[Bug 1965563] Re: gnome-extensions-app fails to start (Protocol error)

2022-03-29 Thread Gunnar Hjalmarsson
I installed version 42.0-1ubuntu1 of the mutter and gnome-shell packages. Didn't help, neither on Wayland nor Xorg. -- 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/1965563 Title:

[Bug 1966552] Re: IBus input method candidate box cannot follow the cursor

2022-03-26 Thread Gunnar Hjalmarsson
Thanks for your report! I tested on some applications shipped with Ubuntu by default (LibreOffice Writer, Firefox, gedit, gnome-terminal) and couldn't reproduce the issue. On Wayland session (not Xorg) I did notice that if I open e.g. gedit or LibreOffice Writer, the candidate window may be shown

[Bug 1965563] Re: gnome-extensions-app fails to start (Protocol error)

2022-03-24 Thread Gunnar Hjalmarsson
FWIW: On the installation where have the issue, this is what it looks like in a Xorg session: $ gnome-extensions-app Segmentation fault (core dumped) Same as bug #1966221 in other words. (The command shown in the bug description was run in a Wayland session.) -- You received this bug

[Bug 1966356] Re: ibus input method not working

2022-03-24 Thread Gunnar Hjalmarsson
I can't reproduce it either. It can be noted that a (possible) issue on standard Ubuntu related to how ibus-daemon is started is not an issue with ibus but rather with gnome-shell. Anyway, this is a bit odd: $ env | grep -i type XDG_SESSION_TYPE=x11 $ ps ux | grep ibus-daemon gunnar 2932

[Bug 1963756] Re: Desktop Icons NG doesn't display icons in Xorg sessions until I turn it off and turn it back on

2022-03-22 Thread Gunnar Hjalmarsson
Fixed in gnome-shell-extension-desktop-icons-ng 39+20220316.cc9c7d3e-1 ** Changed in: gnome-shell-extension-desktop-icons-ng (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1965942] Re: Netmask should be replaced by Prefix?

2022-03-22 Thread Gunnar Hjalmarsson
** Changed in: gnome-control-center (Ubuntu) Importance: Low => Undecided ** Changed in: gnome-control-center (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1965942] Re: Netmask should be replaced by Prefix?

2022-03-22 Thread Gunnar Hjalmarsson
Thanks Doug. In that case this is a Settings bug, and an upstream issue should go here: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues ** Also affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are

[Bug 1965609] Re: Several Hungarian keyboard layout labels untranslated

2022-03-19 Thread Gunnar Hjalmarsson
(Possibly it's a bug in the gnome-desktop package. But let's report it to gnome-control-center, and have upstream sort it.) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1965609] Re: Not all Hunngarian keyboard layouts' name translated to Hungarian layout

2022-03-19 Thread Gunnar Hjalmarsson
Thanks for your report. In xkeyboard-config the string representing the first of those layout variants looks like this: "Hungarian (101/QWERTY/comma/dead keys)" And that string has a Hungarian translation: https://translations.launchpad.net/ubuntu/jammy/+source/xkeyboard-

[Bug 1965610] Re: Extra layouts don't work on Hungarian UI

2022-03-19 Thread Gunnar Hjalmarsson
You should run that command without "sudo". gsettings set org.gnome.desktop.input-sources show-all-sources true ** Package changed: xkeyboard-config (Ubuntu) => gnome-control-center (Ubuntu) ** Changed in: gnome-control-center (Ubuntu) Status: New => Invalid -- You received this bug

[Bug 1965563] Re: Can't open extensions app

2022-03-18 Thread Gunnar Hjalmarsson
I couldn't reproduce this in a more clean jammy installation in a VM, so it may be "just me". Please feel free to close it if you can't easily reproduce. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1965563] [NEW] Can't open extensions app

2022-03-18 Thread Gunnar Hjalmarsson
Public bug reported: $ dpkg-query -W gnome-shell-extension-prefs gnome-shell-extension-prefs 42~beta-1ubuntu3 $ gnome-extensions-app Gdk-Message: 17:54:19.697: Error reading events from display: Protocol error Caveat: I currently have a mix of packages from jammy-release and jammy- proposed.

[Bug 1964732] Re: [FFe] Include Desktop Icons Appearance Settings

2022-03-15 Thread Gunnar Hjalmarsson
@Marco: Is your intention to disable 'the right click way' to access the DING options? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/1964732 Title: [FFe] Include

[Bug 1964682] Re: IBus not starting properly at login to wayland with gnome-shell 42

2022-03-14 Thread Gunnar Hjalmarsson
systemd in Build-Depends seems to be it. Thanks Mitsuya and Jeremy! Uploaded again and keeping my fingers crossed. -- 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/1964682 Title:

[Bug 1947519] Re: Unless gedit is installed, "Appearance" causes control center to crash

2022-03-14 Thread Gunnar Hjalmarsson
Want to mention that we currently have a belt-and-braces solution in jammy. There is both my simplistic dependency: https://salsa.debian.org/gnome-team/gnome-control- center/-/commit/f685f0a6 And then Marco's fix which makes the just mentioned dependency unneeded:

[Bug 1964682] Re: IBus not starting properly at login to wayland with gnome-shell 42

2022-03-14 Thread Gunnar Hjalmarsson
Yeah, I too think it looks like bug fixes only. But there is a problem: Salsa's pipeline shows a build failure: https://salsa.debian.org/debian/ibus/-/pipelines/358170 But since I already had built successfully in a jammy PPA: https://launchpad.net/~gunnarhj/+archive/ubuntu/ibus/+packages and

[Bug 1964682] Re: IBus not starting properly at login to wayland with gnome-shell 42

2022-03-14 Thread Gunnar Hjalmarsson
Upstream just released ibus 1.5.26. I tested it in jammy, and it proved to solve this issue. I'm about to upload to unstable. Maybe somebody can decide if it can be considered a bug fix release which can be synced without a FFe request: https://github.com/ibus/ibus/releases/tag/1.5.26 -- You

[Bug 1964682] Re: IBus not starting properly at login with gnome-shell 42

2022-03-13 Thread Gunnar Hjalmarsson
The issue only happens when logging in to a wayland session. Also, I stumbled upon this upstream gtk issue: https://gitlab.gnome.org/GNOME/gtk/-/issues/4699 Currently we install ibus-gtk4 by default (ibus recommends it), which is my 'fault'. Assumed that it should be consistent with how

[Bug 1964682] Re: IBus not starting properly at login with gnome-shell 42

2022-03-12 Thread Gunnar Hjalmarsson
A no-change rebuild of ibus doesn't help. -- 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/1964682 Title: IBus not starting properly at login with gnome-shell 42 To manage

[Bug 1964682] [NEW] IBus not starting properly at login with gnome-shell 42

2022-03-12 Thread Gunnar Hjalmarsson
Public bug reported: To get to the state in the bug summary I did: 1. Installed Ubuntu via the 220312 ISO 2. Made sure that all packages were updated 3. Installed ibus-libpinyin, re-logged in, and added "Intelligent Pinyin" to the input sources 4. Enabled -proposed 5. Run this command: sudo

[Bug 1964296] Re: No desktop icons in Xorg sessions

2022-03-11 Thread Gunnar Hjalmarsson
Very similar to bug #1963756. As I mentioned there, the bug disappeared when I had upgraded gnome-shell etc. from jammy-proposed. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gjs in Ubuntu. https://bugs.launchpad.net/bugs/1964296

[Bug 1964136] Re: Settings item not shown in System menu

2022-03-08 Thread Gunnar Hjalmarsson
Adding back gnome-shell as affected package for now. Leaving it to others to decide which route to take. ;) ** Also affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Changed in: gnome-shell (Ubuntu) Importance: Undecided => High ** Changed in: gnome-shell (Ubuntu)

[Bug 1964136] [NEW] Settings item not shown in System menu

2022-03-08 Thread Gunnar Hjalmarsson
Public bug reported: Version (in jammy-proposed): 42~beta-1ubuntu1 Please see screenshot. ** Affects: gnome-shell (Ubuntu) Importance: High Status: New ** Attachment added: "system-menu.png" https://bugs.launchpad.net/bugs/1964136/+attachment/5567026/+files/system-menu.png

[Bug 1948008] Re: Copying and pasting files between desktop and Nautilus does not work

2022-02-11 Thread Gunnar Hjalmarsson
I just mechanically applied the MR which Daniel pointed at. Let's see if Daniel or Dariusz is able to say more. Please note that the desktop icons package used in 20.04 is not the same as in 22.04. 22.04 uses a fork, and the projects have diverged quite a bit by now. -- You received this bug

[Bug 1948008] Re: Copying and pasting files between desktop and Nautilus does not work

2022-02-11 Thread Gunnar Hjalmarsson
On 2022-02-11 10:07, Daniel van Vugt wrote: > It looks like a fix for focal is still awaiting review in > https://gitlab.gnome.org/World/ShellExtensions/desktop-icons/-/merge_requests/195 I applied that one in a PPA: https://launchpad.net/~gunnarhj/+archive/ubuntu/gnome-shell-extension-

<    1   2   3   4   5   6   7   8   9   10   >