Summary: | app-i18n/scim gtk3 patch breaks x11 root window mouse actions | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Philip L <sendsbeak> |
Component: | Current packages | Assignee: | CJK Team <cjk> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gnustep, kalin, pacho |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
URL: | http://osdn.jp/ticket/browse.php?group_id=1415&tid=28897 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 604726 |
Description
Philip L
2012-09-06 15:51:52 UTC
I cannot determine the cause of this issue. Could you report the issue to upstream please? This ate quite a lot of hours today... I still have no idea what is the interaction of scim with windowmaker, but if anyone can look into it, I am willing to test/debug. Somehow I sniff gtk3 is involved... I kind of hate when I am hitting again bugs that I filed or last commented on ;-| Anyway, had to mask =app-i18n/scim-anthy-1.2.7* and now everything is back to working order... I also sent a mail upstream to wmaker-user@lists.windowmaker.org, and filed a bug for scim: https://sourceforge.net/p/scim/support-requests/9/ Are you still hitting this with windowmaker-0.95.6? (In reply to Kalin KOZHUHAROV from comment #2) > This ate quite a lot of hours today... I still have no idea what is the > interaction of scim with windowmaker, but if anyone can look into it, I am > willing to test/debug. > > Somehow I sniff gtk3 is involved... Have you tried to rebuild scim-anthy without gtk3? I was a bit away, sorry for the late response ;-( Just compiled the following: app-i18n/anthy-9100h-r1 app-i18n/scim-1.4.14 app-i18n/scim-anthy-1.2.7-r1 and it seemed fine initially, after adding `-f socket` to my `scim -d` commandline, but stopped working now :-( (Cannot get WM menu on right click) Possibly relevant(=current) packages: x11-wm/windowmaker-0.95.6 x11-base/xorg-server-1.16.4 sys-kernel/vanilla-sources-4.0.0 Will try to investigate a bit more... Ok, seems gtk3 is what is causing the pain... Now seems to work without it: app-i18n/anthy-9100h-r1 (-canna-2ch -emacs -static-libs) app-i18n/scim-1.4.14 (-doc -gtk3) app-i18n/scim-anthy-1.2.7-r1 (nls -gtk3 -kasumi) I'll play with this and install those in other systems this week and hopefully we can close it by the end of the week. looks like Fedora is using scim-1.4.15... maybe that could help even with gtk3 support enabled On the other hand, I see their scim-anthy does not have any gtk3 support while ours looks to be done with downstream patches... I would then try to build scim-anthy without gtk3 support even keeping scim with gtk3 The upstream is dead. I requested to join the team but got no reply so far. http://osdn.jp/ticket/browse.php?group_id=1415&tid=32056 should we simply force [-gtk3] in windowmaker ebuilds to finally unblock the stabilization of latest scim (that is blocking eapi1 banning)? (In reply to Pacho Ramos from comment #11) > should we simply force [-gtk3] in windowmaker ebuilds to finally unblock the > stabilization of latest scim (that is blocking eapi1 banning)? Yes, I think that's reasonable to move forward. + 27 May 2015; Pacho Ramos <pacho@gentoo.org> windowmaker-0.92.0-r11.ebuild, + windowmaker-0.95.5-r1.ebuild, windowmaker-0.95.6.ebuild: + Incompatible with app-i18n/scim-anthy[gtk3] (#434138) + It looks like this also affects fluxbox's root menu. (In reply to Marcus Schwartz from comment #14) > It looks like this also affects fluxbox's root menu. Very interesting. I realized the same problem today with fluxbox. Actually I have suffered from this for years and didn't know why. Upstream has resolved this bug. Please test the new version 1.4.16 in tree. I just confirmed that there are no apparent issues with =app-i18n/scim-1.4.16[gtk3] on at least one of my systems. I fell its OK to get rid of the block from windowmaker, will file a new bug. (In reply to Kalin KOZHUHAROV from comment #17) > I just confirmed that there are no apparent issues with > =app-i18n/scim-1.4.16[gtk3] on at least one of my systems. > > I fell its OK to get rid of the block from windowmaker, will file a new bug. Thanks, I have just removed the block of windowmaker. |