Still happening in 22.04 LTS.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/1951155
Title:
export i fails to work in bash
Status in bash package in Ubuntu:
Confirmed
Bug
Public bug reported:
I ran the following commands:
```
# In parent shell
export a=1
export i=2
bash # open child shell
# In child shell
echo $a # 1
echo $i # (empty)
exit
```
This bug happens when exporting the "i" variable from parent shell to child
shell.
I have not tested what other variable
Upgraded Ubuntu to 20.04, and Atom snap to 1.46.0.
Chinese input is attempted without success.
I followed the instructions on https://flight-manual.atom.io/getting-
started/sections/installing-atom/ and installed the deb version instead.
Chinese input can work under this version.
--
You received
Public bug reported:
When I switch to Chinese input mode (Intelligent Pinyin) and try to type
Chinese into Atom 1.45.0, it simply doesn't work.
When I type the letters into the window, it shall bring up the candidate list
for me to pick words. But instead, the letters are directly typed into the
Both tried snap and deb versions on Ubuntu 19.10 on a personal computer.
Snap: cannot input Chinese with IBus
Deb: works as normal
Also tried both snap and deb on a workplace computer with Ubuntu 18.04.
Both snap and deb versions of Atom work well with inputting Chinese.
--
You received this bug
Reported to GitHub:
https://github.com/snapcrafters/atom/issues/53
** Description changed:
- When I switch to Chinese input mode (Intelligent Pinyin) and try to type
Chinese into Atom 1.45.0, it simply doesn't work.
+ OS: Ubuntu 19.10
+ IBus version: 1.5.21
+ Atom version: 1.45.0
+
+ When I sw
6 matches
Mail list logo