I'm trying to use Japanese input with ibus but it does not work. I installed ibus packages. I suppose IBus cannot be started.
$ ibus-setup
Traceback (most recent call last):
File "/usr/share/ibus/setup/main.py", line 39, in <module>
from gi.repository import IBus
ImportError: cannot import ...
Найдено 7 результатов
- 21 фев 2017, 16:56
- Форум: ROSA Fresh R4-R7 (2014.1)
- Тема: Japanese input
- Ответы: 0
- Просмотры: 11675
- 22 май 2015, 10:50
- Форум: Off the wall
- Тема: When R6 or kernel 4.x
- Ответы: 1
- Просмотры: 14410
When R6 or kernel 4.x
When do we expect R6 (or whatever) with new kernel?
- 22 май 2015, 10:46
- Форум: Off the wall
- Тема: Typo?
- Ответы: 1
- Просмотры: 14931
Typo?
http://wiki.rosalab.ru/en/index.php/ROSA_Installation
In this page the 1st paragraph, the 1st sentence:
In this page the 1st paragraph, the 1st sentence:
Shouldn't the 'closed' be 'close'?ROSA is an operating system aimed to be as closed to users as possible.
- 27 апр 2015, 13:06
- Форум: Desktop
- Тема: (SOLVED) ether vs HWaddr for LPCXpresso
- Ответы: 4
- Просмотры: 17369
Re: ether vs HWaddr for LPCXpresso
Finally I solved this nasty problem and very happy to get rid of any *buntu from my computer. :) Trying to solve problem by keyword of ether, hwadr etc. was wrong way. The culprit is "ip" executable's path. Adding /sbin to PATH and reactivating LPCXpresso freed me from 8K limit. :)
Also KDE menu ...
Also KDE menu ...
- 27 май 2014, 15:41
- Форум: Desktop
- Тема: (SOLVED) ether vs HWaddr for LPCXpresso
- Ответы: 4
- Просмотры: 17369
Re: ether vs HWaddr for LPCXpresso
Here is the result for Fedora 20.1. Very interesting!
p1p1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 12:34:56:78:9a:bc txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 ...
p1p1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 12:34:56:78:9a:bc txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 ...
- 27 май 2014, 14:48
- Форум: Desktop
- Тема: (SOLVED) ether vs HWaddr for LPCXpresso
- Ответы: 4
- Просмотры: 17369
Re: ether vs HWaddr for LPCXpresso
I tried Ubuntu 14.04 on a 32GB usb stick with a persistent partition (a great feature ROSA should have), LPCXpresso works as expected. The ifconfig Ubuntu output is from that system. I did not try Fedora yet. I'll try it as soon as possible and post the ifconfig output here. Two guesses from me ...
- 27 май 2014, 11:43
- Форум: Desktop
- Тема: (SOLVED) ether vs HWaddr for LPCXpresso
- Ответы: 4
- Просмотры: 17369
(SOLVED) ether vs HWaddr for LPCXpresso
I'm using LPCXpresso ( http://www.lpcware.com/lpcxpresso/downloads/linux ) to develop ARM projects. Unlikely the developers of this system supports only Ubuntu and Fedora Linux distributions so that I can use this IDE in a limited way. Of course at first sight this might seem not o problem of Rosa ...