code-google-com / qimsys

Automatically exported from code.google.com/p/qimsys
0 stars 0 forks source link

Can't input Japanese and Anthy dic tool doesn't work on N900 #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build qimsys with maemo-optify option
2. Install qimsys to N900
3. Launch qimsys and select dictionary tool from qimsys status-menu
4. And type Japanese charactor

What is the expected output? What do you see instead?

Dictionary tool should work, but blank window opened.
Japanese input can't work.
Hildon-statusbar icon (national flag/"あ") doesn't appear. The status-menu 
entry works fine.

What version of the product are you using? On what operating system?

version 614fc992240e509fefccc2b1dd0be5d9e017eea1 as of 1 Feb 2011

Please provide any additional information below.

The stasuku-san's original build work correctly on N900, I heard. I guess 
maemo-optify option make qimsys not work.

I'll try build qimsys with no maemo-optify option on the latest master from now.
I've uploaded file list of symlinks by maemo-optify. 

* All qmldir files are copied to /opt/maemo directory tree manually by maemo 
package install process

Original issue reported on code.google.com by kenya...@gmail.com on 3 Feb 2011 at 1:34

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by stas...@gmail.com on 3 Feb 2011 at 6:01

GoogleCodeExporter commented 9 years ago
A work around added in the commit 
http://gitorious.org/qimsys/qimsys/commit/3c20303636e8588b891292eaa4f257ce6771a4
70

please pass DEFINES+=QIMSYS_APPLICATION_DIR_PATH=/usr/bin to qmake option.

Note that I've never tested. If it works, close this issue.

Original comment by stas...@gmail.com on 4 Feb 2011 at 9:53

GoogleCodeExporter commented 9 years ago
The problem here was QCoreApplication::applicationDirPath() returns the exact 
path comes from /proc/pid/exec.

Original comment by stas...@gmail.com on 4 Feb 2011 at 9:55

GoogleCodeExporter commented 9 years ago

Original comment by stas...@gmail.com on 6 Feb 2011 at 5:07

GoogleCodeExporter commented 9 years ago

Original comment by stas...@gmail.com on 6 Feb 2011 at 5:22

GoogleCodeExporter commented 9 years ago

Original comment by stas...@gmail.com on 6 Feb 2011 at 5:40

GoogleCodeExporter commented 9 years ago

Original comment by stas...@gmail.com on 18 Feb 2011 at 8:27

GoogleCodeExporter commented 9 years ago
0.2.0

Original comment by stas...@gmail.com on 24 Feb 2011 at 11:48