Closed samundra closed 8 years ago
@samundra you haven't yet loaded the glossary, its still throwing the error of invalid path
.
if correctly loaded it will show something like.
@nootanghimire hey can you create the page about plugins, how to add, remove, block things in wiki it will be great.
sorry, I need to fix ibus plugin, was side tracked when i update to ibus
latest version and let to went to create m17n-ne.
I see you haven't yet installed espeak, need to update that in plugin dependencies.
Icon aren't displayed correctly due because of the gtk3 version I'm using 3.18.xx, ubuntu and windows are still far lagging behind, there is the small section how to fix for windows in Makefile its might work for ubuntu too. And We need some one to test in ubuntu.
Here is how it should look.
Yup button need fixing, most of them doesn't work mostly also due to plugins.
@samundra I haven't taken attention to this project for while.
dev
branch is currently in stall, and kind moved into experimental for while, this is how it looks in experimental
, I'm trying to integrate wordnet
into it so we can access the english dictionary too.
@rhoit How do I load them. I have "np-l10n-glossary" cloned into src directory and then renamed it to "foss". I thought that was all the process needed to load the glossary. Did I miss anything?
I can help you to test with Ubuntu. Currently I am on Ubuntu 14.04.3 LTS. My Gtk version shows 3.10.xx
For any test purpose which branch should we use dev
or experimental
?
@samundra glossary auto loading is fixed i guess, use config..
➜ /tmp git clone https://github.com/foss-np/anubad
Cloning into 'anubad'...
remote: Counting objects: 723, done.
remote: Total 723 (delta 0), reused 0 (delta 0), pack-reused 723
Receiving objects: 100% (723/723), 482.78 KiB | 68.00 KiB/s, done.
Resolving deltas: 100% (491/491), done.
Checking connectivity... done.
➜ /tmp cd anubad
➜ anubad git:(master) ./configure
Downloading glossary
--2016-02-16 12:18:51-- https://github.com/foss-np/np-l10n-glossary/archive/current.tar.gz
Resolving github.com (github.com)... 192.30.252.128
Connecting to github.com (github.com)|192.30.252.128|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/foss-np/np-l10n-glossary/tar.gz/current [following]
--2016-02-16 12:18:54-- https://codeload.github.com/foss-np/np-l10n-glossary/tar.gz/current
Resolving codeload.github.com (codeload.github.com)... 192.30.252.162
Connecting to codeload.github.com (codeload.github.com)|192.30.252.162|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘current.tar.gz’
current.tar.gz [ <=> ] 79.80K 34.8KB/s in 2.3s
2016-02-16 12:18:59 (34.8 KB/s) - ‘current.tar.gz’ saved [81718]
np-l10n-glossary-current/
np-l10n-glossary-current/.gitignore
np-l10n-glossary-current/LICENSE
np-l10n-glossary-current/README.org
np-l10n-glossary-current/en2np/
np-l10n-glossary-current/en2np/food.tra
np-l10n-glossary-current/en2np/fun.tra
np-l10n-glossary-current/en2np/import.tsl
np-l10n-glossary-current/en2np/main.tra
np-l10n-glossary-current/en2np/ngram.tra
np-l10n-glossary-current/en2np/numbers.tra
np-l10n-glossary-current/np2en/
np-l10n-glossary-current/np2en/food.tra
np-l10n-glossary-current/np2en/main.tra
np-l10n-glossary-current/np2en/ngram.tra
np-l10n-glossary-current/np2en/people.tsl
you can try using dev
or experimental
post your problem i will help you though.
although master is most stable.
mostly running make
will solve you problems, if you want to do manual see Makefile recipies.
+1 Worked flawlessly.
Here is how it looks now. I am on master branch though.
I used the manuall process to download glossary files, as per specified instructions in configure. I don't understand why that did not work. Anyway it looks great now. I think we can close this issue now.
@samundra i did'nt realize master was so much far behind.. will close it when I finish error handling.
@rhoit When we execute it through command line Ctrl+C does not quit the application. It would be nice to have it.
:+1: Good Job.
I tried to add the signal handler
but was afraid I might break something since I wasn't completely aware of the bindings :)
This is how the UI looks, some of the icons are broken as expected :)
I already have the "foss" created from latest glossary repo.
When Load New Glossary button is clicked, it displays the following error in console:
Trying to run app from master branch gives following output.
Switched to dev branch and then ran
python3 app.py
gave following errors: