maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   QStarDict (https://talk.maemo.org/showthread.php?t=38984)

@SR 2010-04-03 16:32

Re: QStarDict
 
Quote:

Originally Posted by rebhana (Post 589749)
But for the moment, I would suggest to just include that information in your new wiki. If you don't mind, I'd volunteer for including it there - you can anyway modify that as you see fit. May I?

I would be glad if someone would help editing the instruction. You can modify the instruction on wiki.

I know how hard it is to install dictionaries. Even if I add bzip2 as a dependency using terminal to extract dictionaries is not user friendly. For now the easiest way is to extract dictionaries on computer.
I am thinking that may be porting a GUI archive manager is a good idea.

jaeezzy 2010-04-10 02:22

Re: QStarDict
 
How can I change the UI to make text area bigger and the word list a little narrower like the one in the screenshot of the package in Extras coz mine looks awful like below. Thanks

http://farm3.static.flickr.com/2323/...dcb4873f_o.png

sophocha 2010-05-02 23:44

Re: QStarDict
 
Can anyone confirm if this is working with the leaked PR1.2?Mine doesn`t

Thanks

ottoman 2010-05-09 18:24

Re: QStarDict
 
qstardict does not work with PR1.2
but mstardict working

soleil 2010-05-25 16:56

Re: QStarDict
 
Hello I cannot add cllick on the Wrench to add new dict for Qstardict anymore after updtae to pr1.2

RafaLL92 2010-05-25 19:52

Re: QStarDict
 
Neither works for me... I used it everyday :(

juanenrique 2010-05-26 14:42

Re: QStarDict
 
i can confirm it is not working under PR.1.2 :(

Schturman 2010-05-27 06:54

Re: QStarDict
 
Yes, it is not working under PR.1.2, but MStarDict working good :)

testerus 2010-05-28 02:20

Re: QStarDict
 
Quote:

Originally Posted by @SR (Post 593916)
I know how hard it is to install dictionaries.

What about using Debian or Ubuntu packages?
http://packages.ubuntu.com/search?ke...id&section=all
http://packages.ubuntu.com/search?ke...id&section=all

jaeezzy 2010-05-28 02:28

Re: QStarDict
 
with pr1.2 i can set dictionary. The "settings" icon under plugins tab while doing configuration doesn't do anything neither does any of the "info" icons.

anasjamali 2010-05-29 13:40

Re: QStarDict
 
mine is also not working

juanenrique 2010-05-29 13:47

Re: QStarDict
 
i'm switching to MStarDict while QStarDict gets fixed...

subhash Gupta 2010-05-29 17:21

Re: QStarDict
 
Mine is also not working after 1.2

sting04 2010-05-30 07:41

Re: QStarDict
 
Quote:

Originally Posted by juanenrique (Post 687963)
i'm switching to MStarDict while QStarDict gets fixed...

Where can I get MStarDict as its not available in AppManager - I dont have extras-dev or extras-testing reps enabled.

Is it on one of those?

maemo.it 2010-05-30 12:31

Re: QStarDict
 
@sting04: yes. but be careful to enable extras/devel, you can have problems (eg.: few rootfs free ram because not optified sw, system crashs,and so on..). I had to disabled its. Personally I prefer waiting for official, stable repository.
;)

ps; mine doesn't works too of course!! ;) :(

kiralema 2010-06-11 00:34

Re: QStarDict
 
Just installed Qstardict (after P1.2 update). The configuration menu does not seem to work as it was mentioned before. Running from the terminal, and trying to turn on the "stardict" plugin brings the following message:

"The plugin '/opt/maemo/usr/lib/qstardict/plugins/libstardict.so' uses incompatible Qt library. Expected build key "armv6 linux host-g++ full-config", got "arm linux g++-4 full-config"

Similar message for "web" plugin. I am not a developer but my guess is that the problem is in the different library for Qt 4.6 after PR1.2 update.

FBergeron 2010-06-12 02:59

Re: QStarDict
 
I tried to look at this problem for "fun". It seems to work fine in the emulator (scratchbox). I'm able to add and use a dictionnary normally.

Too bad I have no N900 at my disposals, I cannot make any further tests. Kiramela is probably right. The issue is likely related to Qt and not QStardict itself. Maybe it will fix itself in PR1.3...

attila77 2010-06-12 09:28

Re: QStarDict
 
It might be a good idea to resubmit the package to the autobuilder, just so it recompiles with the proper headers.

FBergeron 2010-06-12 14:56

Re: QStarDict
 
I have resubmitted the package in extras-devel. It's named qstardict_0.13.2-3fb. Anyone can report if it works better or not.

On this page:

http://maemo.org/packages/package_in...ct/0.13.2-3fb/

Even though the size is 0 kb and no dependencies are listed, the application starts apparently.

DreamLand 2010-06-13 14:33

Re: QStarDict
 
I just updated it today and it started working again!! One of my favorite applications! Thanks for fixing it. Great!!

FBergeron 2010-06-13 16:34

Re: QStarDict
 
Really!? Wow, that's a very good news. I'm very surprised that it worked. If a few additional people can confirm that it works fine, I will submit the package to be promoted into extras repo.

leojab 2010-06-13 16:43

Re: QStarDict
 
the wonderful app is back.. qstardict is working great now.. just need to readjust the menus.. thank u

Blaizzen 2010-06-13 16:49

Re: QStarDict
 
Works fine again, thanks :D

attila77 2010-06-13 20:18

Re: QStarDict
 
Quote:

Originally Posted by FBergeron (Post 713357)
Really!? Wow, that's a very good news. I'm very surprised that it worked. If a few additional people can confirm that it works fine, I will submit the package to be promoted into extras repo.

Qt4.5 and 4.6 were not binary compatible so it’s not that surprising that apps linked to one can fail in mysterious ways when run with the other (even if you used no specific 4.6 functionality).

rebhana 2010-06-13 21:08

Re: QStarDict
 
Works also for me! Thanks a lot!

etuoyo 2010-06-13 21:11

Re: QStarDict
 
Switched to mstardict when this wasn't working. Are they effectively the same thing but with different look? Seem to function quite similar to me.

FBergeron 2010-06-14 02:13

Re: QStarDict
 
Quote:

Originally Posted by attila77 (Post 713574)
Qt4.5 and 4.6 were not binary compatible so it’s not that surprising that apps linked to one can fail in mysterious ways when run with the other (even if you used no specific 4.6 functionality).

Yes indeed. I understand and it makes perfect sense.

You deserve some credit because I would never have dared to resubmit the package without your comment.

sorodoros 2010-06-14 22:08

Re: QStarDict
 
Just reinstalled. Looks pretty good. Still seeing the code for some of the text tags, e.g., color="blue">n.

rebhana 2010-06-15 17:32

Re: QStarDict
 
Quote:

Originally Posted by sorodoros (Post 715279)
Still seeing the code for some of the text tags, e.g., color="blue">n.

Not for me - everything works perfectly here. I think this should go into extras-testing as quickly as possible so that it can soon replace the stone-dead version in extras.

sorodoros 2010-06-15 19:25

Re: QStarDict
 
Quote:

Originally Posted by rebhana (Post 716382)
Not for me - everything works perfectly here. ...

I imagine it depends on the dictionaries installed.

Here are two samples of the ongoing text tag issues:

http://lh4.ggpht.com/_587Wk-3x3vI/S7...ue%202.png.jpg

http://lh4.ggpht.com/_587Wk-3x3vI/S7...ue%201.png.jpg

There are many more, some relating to pronunciations.

rebhana 2010-06-15 19:50

Re: QStarDict
 
1 Attachment(s)
Quote:

Originally Posted by sorodoros (Post 716512)
There are many more, some relating to pronunciations.

I have several dictionaries, but none showing any problem. Even pronounciations are displayed correctly, and I think it was not the case before! I also have Merriam-Webster's Collegiate without your glitches, but the name of my MW-Collegiate does not have an (R) attached to it, so it's apparently from a different source.

However, also the appearance of qstardict has changed for me. It did look like yours before, but now it looks like this: (and I now can also resize the window by dragging the little comb on the left of it, which is also new!)

sorodoros 2010-06-15 20:24

Re: QStarDict
 
Those jpgs are from the PR 1.1 version, but I still see the same glitches in PR 1.2. I wonder if there is a bug in the source dictionaries I am using. What source (link?) are you using? Thanks.

FBergeron 2010-06-16 04:47

Re: QStarDict
 
Quote:

Originally Posted by rebhana (Post 716382)
Not for me - everything works perfectly here. I think this should go into extras-testing as quickly as possible so that it can soon replace the stone-dead version in extras.

I cannot promote the application to Extras-Testing myself. I have sent an email to the maintainer to do so.

Edit: Good news! Alexander has promoted the package.

FBergeron 2010-06-16 08:29

Re: QStarDict
 
Quote:

Originally Posted by sorodoros (Post 716577)
Those jpgs are from the PR 1.1 version, but I still see the same glitches in PR 1.2. I wonder if there is a bug in the source dictionaries I am using. What source (link?) are you using? Thanks.

I will ask you the same question. Where did you get your dictionaries? Could you give me the link of one of them that have the problem. I don't promise anything but I may take a look and try to fix it when I have some time.

sorodoros 2010-06-16 14:34

Re: QStarDict
 
The sources are:

http://reciteword.sourceforge.net/stardict/babylon.php
http://xdxf.revdanica.com/down/

The MWC dictionaries show the worst text glitches on my device, e.g., http://downloads.sourceforge.net/xdx...03_mwc.tar.bz2

It would be helpful to post a link to the MWC you are using that is glitch-free.

Thanks.

rebhana 2010-06-19 06:21

Re: QStarDict
 
Quote:

Originally Posted by sorodoros (Post 717618)
The sources are:

http://reciteword.sourceforge.net/stardict/babylon.php
http://xdxf.revdanica.com/down/

The MWC dictionaries show the worst text glitches on my device, e.g., http://downloads.sourceforge.net/xdx...03_mwc.tar.bz2

It would be helpful to post a link to the MWC you are using that is glitch-free.

Thanks.

I have installed from

http://xdxf.revdanica.com/down2/inde...ormat=StarDict

My MWC version is stardict-mwc-2.4.2, must be from stardict-comn_dls03_mwc-2.4.2.tar.bz2.

andrew_85 2010-06-28 15:07

Re: QStarDict
 
guys please can you tell me where I can find some english chinese dictionary?

I fond only one but is xdxf and it doesnt work :-(

arlen 2010-07-13 08:35

Re: QStarDict
 
Quote:

Originally Posted by andrew_85 (Post 732760)
guys please can you tell me where I can find some english chinese dictionary?

I fond only one but is xdxf and it doesnt work :-(

yap,the same question to me.i just download the dictionaries from xdxf,by it just oxford can work,chinese-english can't work....it work on my laptop when i copy to the qstardict/dict,someone please tell me why?

arlen 2010-07-13 09:30

Re: QStarDict
 
Quote:

Originally Posted by arlen (Post 750014)
yap,the same question to me.i just download the dictionaries from xdxf,by it just oxford can work,chinese-english can't work....it work on my laptop when i copy to the qstardict/dict,someone please tell me why?

opps,i think i had figured out this problem,by many times trying...so stupid..the chinese-english dict on xdxf is fine,it just can scan the word when you typing in chinese,and bad answer you will get,suck this.

let me tell you sth,you can found all the dict on this website:http://www.stardict.org/forum,it is easy hah~so go and try!

mightyq8y 2010-08-23 13:25

Re: QStarDict
 
I'm new and I'm totally confused..

Can any one show us by taking screen shots step-by-step how to do everything and activate this dictionary?
otherwise, someone please make a video about it. I mean how to activate this dictionary :( I really need it for my English :( please


All times are GMT. The time now is 04:08.

vBulletin® Version 3.8.8