Opened 3 years ago
Closed 3 years ago
#16230 closed enhancement (fixed)
ibus-1.5.26
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 11.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (7)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
comment:3 by , 3 years ago
Status: | new → assigned |
---|
comment:4 by , 3 years ago
comment:5 by , 3 years ago
solution: add --disable-python2
. The Python library seems not working with Python 3 anyway (it contains Python 2 only patterns like print "xxx"
.
comment:6 by , 3 years ago
- client/gtk2/ibusimcontext: Fix wrong cursor location in gtk3 apps
- Update URLS
- client/gtk2/ibusimcontext: Implement clear preedit for GTK4
- client/gtk2/ibusimcontext: Calculate keycode from keysym in GTK3 forward-key-event
- Fix build errors in Ubuntu focal
- client/gtk2/ibusimcontext: Fix a key event loop with forwarding keys
- src/tests: Add --screendump option in ibus-desktop-testing-runner
- ui/gtk3: Erase Emojier preedit/lookup popup between applications
- ui/gtk2: Deprecate gettext.bind_textdomain_codeset() since Python 3.8
- travis: git config pull.rebase false
- src/ibuscomposetable: invalidate cache based on symlink mtime too
- travis: Fix bindings/pygobject/test-override-ibus.py
- autogen: Delete gnome-autogen dependency
- src: Disable emoji shortcut key with no-emoji hint
- travis: Add autopint dependency
- ibusenginesimple: Fix to send char position at update_preedit_text
- data/dconf: Change XKB layout string color in panel
- data/dconf: Add Ctrl-semicolon to Emoji shortcut key
- Fix unref problems with floating references
- ui/gtk3: Update man page for Emoji shortcut key
- src: Add IBUS_INPUT_HINT_PRIVATE for browser private mode
- bus: mkdir socket dirs instead of socket paths
- bus: Do not mkdir abstract unix socket
- src: Fix ibus_key_event_from_string for gobject-introspection
- src, client/x11: Add systemd unit file
- src/services: Add org.freedesktop.IBus.session.generic.service
- client/gtk2/ibusimcontext: Fix forward key keycode for GTK4
- src/tests: Fix typos
- src/ibuscompose: Check algorithm dead key by 9 length
- src/ibusenginesimple: Support GTK4 coompose file
- ui/gtk3: Check XDG_SESSION_DESKTOP for Plasma desktop
- engine: Update simple.xml with xkeyboard-config 2.35.1
- src: Update ibusunicodegen.h with unicode-ucd 14.0.0
comment:7 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commit f2380761457cd3b255b55d7e601a7c8ec0d90c72
Package updates. Update to ibus-1.5.26. Update to libqalculate-4.1.0.
Note:
See TracTickets
for help on using tickets.
It installs Python library into /usr/lib/python3.1 instead of /usr/lib/python3.10 :(.