Giter Club home page Giter Club logo

stardict-3's People

Contributors

huzheng001 avatar korhoj avatar

stardict-3's Issues

Unable to resolve log directory

Steps to reproduce the problem:
1. Run Stardict from non admin user.
2. See the error message (see attached files)
3. Program will closing...

When i run Stardict from Administrator it will be works normally.

OS: Windows Vista SP2 x86
Stardict version: 3.0.2

Sys message from event Viewer:
"Сбойное приложение stardict.exe, версия 3.0.2.0, 
штамп времени 0x4d2c8253, сбойный модуль 
libglib-2.0-0.dll, версия 2.26.0.0, штамп времени 0x4ca2e01c, 
код исключения 0x40000015, смещение ошибки 
0x0003898f, ИД процесса 0x478, время запуска 
приложения 0x01cc9f97d4951580."

Translate from google:
"Faulting application stardict.exe, version 3.0.2.0, time stamp 0x4d2c8253, 
faulting module libglib-2.0-0.dll, version 2.26.0.0, time stamp 0x4ca2e01c, 
exception code 0x40000015, fault offset 0x0003898f, process id 0x478, 
application start time 0x01cc9f97d4951580. "

PS. Sorry for my English :)


Original issue reported on code.google.com by [email protected] on 10 Nov 2011 at 11:11

Attachments:

can't build on Linux

What steps will reproduce the problem?
1. I tried to build 3.0.3 on Fedora 15 (64bit)

What is the expected output?
expected stardict to build.

What do you see instead?
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/sigc++-2.0 
-I/usr/lib64/sigc++-2.0/include -Wall -pthread -DORBIT2=1 -D_REENTRANT 
-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnomeui-2.0 
-I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 
-I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 
-I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 
-I/usr/include/libxml2 -I/usr/include/gail-1.0 -I../.. -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mtune=generic -c newton.cpp  -fPIC -DPIC -o 
.libs/newton.o
In file included from newton.h:32:0,
                 from newton.cpp:20:
scene.h: In constructor 'scene_t::scene_t()':
scene.h:40:16: error: 'NULL' was not declared in this scope
make[4]: *** [newton.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory 
`/home/petersen/fedora/rpms/stardict/stardict-3.0.3/dict/stardict-plugins/stardi
ct-wordnet-plugin'

What version of the product are you using? On what operating system?
As above: 3.0.3 on Fedora Linux.

Please provide any additional information below.
3.0.2 builds but crashes immediately on searching for a word.

Original issue reported on code.google.com by [email protected] on 17 Aug 2011 at 9:25

在視窗外放開滑鼠左鍵完成選取後仍持續改變選取狀態

What steps will reproduce the problem?
1. 用滑鼠左鍵在搜尋框中以拖曳方式選取文字
2. 將滑鼠指標移動至視窗之外
3. 放開滑鼠左鍵
4. 
將滑鼠移回選取的文字,仍不斷改變選取狀態(選取動作尚��
�完成)

What is the expected output? What do you see instead?
在視窗外放開滑鼠左鍵後應完成選取,就如同在視窗內一樣

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

Original issue reported on code.google.com by [email protected] on 18 Aug 2011 at 1:29

Unable to compile on Arch Linux

What steps will reproduce the problem?
1. abs extra/stardict
2. makepkg -s

Compile error:

In file included from lib_res_store.h:24:0,
                 from lib_binary_dict_parser.cpp:45:
libcommon.h:191:50: error: could not convert template argument ‘gzclose’ to 
‘int (*)(void*)’
libcommon.h:191:58: error: invalid type in declaration before ‘;’ token
In file included from lib_res_store.h:24:0,
                 from lib_dict_data_block.cpp:38:
libcommon.h:191:50: error: could not convert template argument ‘gzclose’ to 
‘int (*)(void*)’
libcommon.h:191:58: error: invalid type in declaration before ‘;’ token
In file included from libcommon.cpp:30:0:
libcommon.h:191:50: error: could not convert template argument ‘gzclose’ to 
‘int (*)(void*)’
libcommon.h:191:58: error: invalid type in declaration before ‘;’ token
libcommon.cpp: In function ‘int unpack_zlib(const char*, const char*)’:
libcommon.cpp:602:45: error: invalid conversion from ‘gzFile’ to 
‘zip::gzFile {aka int}’ [-fpermissive]
libcommon.cpp:617:27: error: ‘get_impl’ was not declared in this scope
libcommon.cpp:617:27: note: suggested alternative:
In file included from libcommon.cpp:30:0:
libcommon.h:148:19: note:   ‘get_impl’
make[3]: *** [lib_dict_data_block.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from ifo_file.h:26:0,
                 from ifo_file.cpp:27:
libcommon.h:191:50: error: could not convert template argument ‘gzclose’ to 
‘int (*)(void*)’
libcommon.h:191:58: error: invalid type in declaration before ‘;’ token
libcommon.cpp: In function ‘std::string create_temp_file()’:
libcommon.cpp:691:20: warning: ignoring return value of ‘ssize_t write(int, 
const void*, size_t)’, declared with attribute warn_unused_result 
[-Wunused-result]


Original issue reported on code.google.com by [email protected] on 10 Jun 2012 at 2:24

可以对选中的单词进行分析后再翻译?

本人主要用于取词翻译,但是常常是一些后缀词,取词的结��
�不尽人意。如果事先可以对该单词进行处理,比如stemming取��
�词根,然后对结果进行查词。这个由用户自己个性化。我想�
��写插件,但是没文档,对C++不熟。

本人一直在使用stardict,很不错。谢谢你们!!

Original issue reported on code.google.com by [email protected] on 28 Mar 2012 at 10:34

Vista SP2 Can't Scan collect the english word.Thanks.

What steps will reproduce the problem?
1. run stardict.(not change any setting)
2. used 'scan' function.
3. run notepad, type some word. then 'scan' by stardict. I see the unknown 
code.see the attachment jpg pucture.

What is the expected output? What do you see instead?
see the attachment jpg pucture.

What version of the product are you using? On what operating system?
3.0-3.0.3 version, all same problems. windows vista SP2

Please provide any additional information below.
Test windows xp sp3 OK. 
set compatible to windows SP2(not sp3 choice) not solve problems.
I check system, not other software 'hook'.
I also set regional to EN, also test on HK, same problems.

Hope tell me and fix the problems.

Thanks.

Original issue reported on code.google.com by [email protected] on 14 Jul 2011 at 10:14

Attachments:

I have created a php function dictionary

I have created the php function dictionary. But do not know where to upload 
this package. So I upload it here.

I think it will needed by PHP programmer just like me.

just extract this package into /usr/share/stardict/dic to using it.

let me know if there has any issue.

Original issue reported on code.google.com by [email protected] on 21 Apr 2012 at 3:04

Google translation don't work

OS Debian Sqeeze
Program installed from reps

Steps:
 1. Stardict
 2. Full-text translation
 3. choose "Google translate": "English" to "Russian"
 4. write any text in text field
 5. push "Translate" button
 6. "Not found" in result filed

And Yahoo and other don't work too...

Original issue reported on code.google.com by [email protected] on 10 Nov 2012 at 5:53

3.03版本每次退出後常駐列的圖示不會自動消失

What steps will reproduce the problem?
1. 啟動stardict,常駐列出現圖示
2. 退出stardict,常駐列圖示沒有消失

What is the expected output? What do you see instead?
退出後常駐列圖示應跟著消失

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

Original issue reported on code.google.com by [email protected] on 17 Aug 2011 at 3:37

Updated Kazakh translation

Dear maintainer,

I have attached updated Kazakh translation for Stardict.

Could you please kindly commit it?

Best regards,

PS: Keep up the good work!

Original issue reported on code.google.com by [email protected] on 30 Jan 2013 at 4:00

StarDict-Editor Error, no end line 2--1519

我几天前才发现您的大作StarDict,不仅为您的功力和精神感慨
。当千万人用着StarDict或经StarDict-Editor转成的Mdict词典时,不�
��他们是不是也在同时感激您。

我想把**** Advanced English German 
词典转成mdx格式,但手头只有babylon的bgl文件,想先用StarDict-E
ditor转成dict,idx, 
ifo文件,可是bgl文件build成babylon文件没问题,当我想把babylon�
��build时老是提示:Error, no end line 
2--1519,您知道这是怎么回事儿吗?我用同样地StarDict-Editor转L
ongmanCommonErrors_1.1词典就没任何问题,是不是**** English 
German里有德文字母的缘故呢?

我把Pons Advanced English German.bgl转成**** Advanced English 
German.babylon文件后,用StarDict-Editor 
可以打开。我把打开后的文件复制粘贴到一个新的txt文件,��
�我保存成ANSI文件时,有的德文专有字母无法保存,我只好保
存成UTF-8格式,但保存后再重新打开就看不到单词和单词之间
的空行,上万个单词和解释全连在一起,您有什么办法将文��
�保存成带空行的UTF-8格式吗?

再次感谢您的无私奉献和创新精神!


Original issue reported on code.google.com by [email protected] on 28 Nov 2011 at 7:41

Attachments:

Enhancement request: man page plug-in for Windows versions of stardict

I've used stardict on Linux and it has a great plug-in for reading man pages 
inside of Stardict.  Would love to see this plug-in made available for the 
Windows version of Stardict.  (I mainly use the portable version, but this 
functionality in any Windows version would be great).  It would be extremely 
useful for MinGW/msys users/developers so that they could read the man pages of 
projects they're building.  It's useful to anyone who uses cross-platform 
applications and would like to view the man pages for some of those 
applications.  Thanks.

Original issue reported on code.google.com by [email protected] on 19 Sep 2011 at 11:45

why stardict3.0.2 or later can not be opened with large dic?

why stardict3.0.2 or later can not be opened with large dic?
I download  all dictionary file from  abloz.com, copy all file to dic 
catalog.It can't be open with stardict3.0.2 or later.Use stardict3.0.1 is 
normal.
How to solve stardict is not support  install catalog in chinese or dic file 
name in chinese?

Original issue reported on code.google.com by [email protected] on 12 Apr 2012 at 5:42

Can't load Dicts (Vietnamese-Eng, Eng-Viet, Viet-Viet)

After upgrade from 3.0.2 to 3.0.3, Stardict can't load Dicts such as Viet-Eng, 
Eng-Viet, Viet-Viet. I added these dicts in "Dictionary management", but they 
disappeared after I exited stardict. And I do again whenever I open Stardict.


Original issue reported on code.google.com by [email protected] on 9 Feb 2012 at 1:44

'Can not load image' in Mac OS X

What steps will reproduce the problem?
1. Unload last Stardict application for Mac OS X (version 3.0.2)
2. Untar and run on Show Leopard 10.6.8
3. Get error message: Can not load image. Couldn't recognize the image file 
format for file '/tmp/skl/StarDict.app/share/pixmaps/stardict.png'

What is the expected output? What do you see instead?
Application fails on startup, always. File startdict.png is present on that 
path and is in fact readable.

What version of the product are you using? On what operating system?
Startdict 3.0.2 on Mac OS X Show Leopard 10.6.8

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 Dec 2011 at 3:55

stardict is case-sensitive

Some dicts use upper-case first letter for words. In stardict this looks like a 
mess. E.g. entering "talker" and "Talker" shows completely different set of 
articles.

So:
1. I guess there's no "rule of thumb" for this. At least I haven't seen any.
2. Stardict doesn't handle it properly.
Please fix.

An example of such a dictionary is GCIDE: 
http://sisyphus.ru/ru/srpm/Sisyphus/dict-gcide/get

Original issue reported on code.google.com by ildar.mulyukov on 19 Sep 2011 at 9:47

Searches should match all charcters with diacritical marks

It would be very helpful if searches in StarDict would automatically match 
corresponding characters with diacritical marks.

For example, if I search for "a", StarDict should be able to find "a", "á", 
"ä", "ã", "â", "à", etc. GoldenDict has this ability, but StarDict 
currently does not. 

Original issue reported on code.google.com by [email protected] on 24 Sep 2012 at 1:21

compiling on Windows with MinGW

I have patches to get stardict-tools-3.0.1.tar.bz2 and one of the previous 
versions of stardict to build on Windows using MinGW.  The patches for 
stardict-tools include some corrections to command line information, 
work-arounds for lack of mmap and getline on Windows and specific MinGW fixes 
needed to get the programs to compile and build successfully.  Would you like 
to have a copy of the patches to integrate with your source?  I also just found 
the 3.0.3 version of the tools incorporated in stardict-3.0.3.tar.bz2.  Would 
it be easier to supply the patches for that version?  Looks like most (if not 
all) of the fixes I needed for stardict-tools-3.0.1.tar.bz2 to build were never 
made to the tools in stardict-3.0.3.tar.bz2.

Original issue reported on code.google.com by [email protected] on 9 Nov 2011 at 8:08

StarDict doesn't search correctly for Unicode's combining diacritical marks

I am creating a dictionary for Bolivian guarani, which is a language which uses 
Unicode combining diacritical marks. See: 
http://en.wikipedia.org/wiki/Combining_character

For example, to form the letter ï̵ (an i with a diaeresis and a line through 
the middle of it), I have to enter ï, then press CTRL+SHIFT+U, then enter 335 
to overlay the line). StarDict does not search correctly for words which 
contain this character, unless I type the entire word completely. 

For example, if I search for the word ï̵pati, StarDict has a lot of trouble 
finding the word. 

If I search for "ï̵", StarDict returns:
ïru, ïta, ïti

If I search for "ï̵p", StarDict returns:
ampuy, arpa, arpay, aypa, etc.

If I search for "ï̵pa", StarDict returns:
ampuy, arpa, arpay, aypa, etc.

If I search for "ï̵pa", StarDict returns:
alpaca, Amparo, Ampato, Apa, etc.

Only if search for "ï̵pati" does StarDict find the word.

To test this, see the attached dictionary.

Original issue reported on code.google.com by [email protected] on 24 Sep 2012 at 1:48

Attachments:

请问应该如何导入字典?(Linux_Fedora16)

我按照 的说明将字典解压缩后
What is the expected output? What do you see instead?


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


Original issue reported on code.google.com by litimetal on 18 Jun 2012 at 8:07

tabfile for StarDict 3.0.2 no longer compiles dictionaries with duplicate words

I have a dictionary file with duplicate key words. In StarDict 3.0.1, I could 
use the tabfile command to compile the stardict files. However in StarDict 
3.0.2, the tabfile command no longer allows duplicate key words and it 
generates an error message.

To fix this problem, I downloaded the StarDict source code and commented out 
the code which checks for duplicate key words.
I changed lines 95-98 of the file libtabfile.cpp from:
        if(stardict_strcmp(pworditem1->word, pworditem2->word) == 0) {
            print_info("Error, duplicate word %s.\n", pworditem1->word);
            return false;
        }
to:
        /* if(stardict_strcmp(pworditem1->word, pworditem2->word) == 0) {
            print_info("Error, duplicate word %s.\n", pworditem1->word);
            return false;
        } */
Then I recompiled the stardict-tools and can run the tabfile command without 
any problems. The generated files seem to work without any problems in Stardict 
3.0.1 (in Debian Wheezy) and in StarDict 3.0.3 (in Windows XP Prof).  

The source code has the comment: 
      Dictionary index is not allowed to contain duplicates. */

But StarDict doesn't seem to have any problems with duplicate key words. Can 
you please change tabfile to allow duplicate key words. 

Best Regards,
Amos Batto
www.illa-a.org

Original issue reported on code.google.com by [email protected] on 24 Sep 2012 at 12:03

無法在64位元 win7下取詞

What steps will reproduce the problem?
1. 勾選取詞後
2. 滑鼠移到文字檔的英文字上,什麼都沒出現


What is the expected output? What do you see instead?
似乎很多字典軟體都不支援64位元下取詞,可以在未來版本修
正嗎?


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

stardict-3.0.3,win7 64bit

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 27 Aug 2012 at 6:27

could not build stardict-tools-3.0.2

What steps will reproduce the problem?
1. download the stardict-tools-3.0.2.tar.bz2
2. tar xvjf stardict-tools-3.0.2.tar.bz2
3. cd stardict-tools-3.0.2
4. ./configure

got this error:
configure: error: libmysqlclient.a not found

This is the full output:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to 
x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for mysql.h... no
checking for /usr/include/mysql/mysql.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for STARDICT... yes
checking for mysql_real_connect in -lmysqlclient... no
configure: error: libmysqlclient.a not found

The operation system which I am using is Fedora 16.

Original issue reported on code.google.com by [email protected] on 18 Apr 2012 at 3:22

Support XDG basedir specification

Please support FreeDesktop.org XDG basedir specification for stardict

http://ploum.net/post/207-modify-your-application-to-use-xdg-folders
https://live.gnome.org/GnomeGoals/XDGConfigFolders
http://standards.freedesktop.org/basedir-spec/latest/

Original issue reported on code.google.com by [email protected] on 8 Dec 2012 at 9:57

Hotkey for the translation of the selected words

Need hotkey for the translation of the selected words.

Example:
* Select the word.
* Ctrl+Ins+Ins - hotkey
* StarDict saves the current clipboard. Copies the selected word in the buffer 
and translates. Returns old value of a clipboard.

It is so possible to translate words in browsers.

Original issue reported on code.google.com by [email protected] on 7 Apr 2013 at 9:14

startdict in ubuntu 12.04

What steps will reproduce the problem?
1. download latest stable stardict-3.0.3.tar.bz2 
2. untar it
3. run ./configure

What is the expected output? What do you see instead?
configure: error: Package requirements (gtk+-2.0 >= 2.6 glib-2.0 >= 2.8 zlib 
libxml-2.0 >= 2.5) were not met:

No package 'gtk+-2.0' found
No package 'glib-2.0' found
No package 'libxml-2.0' found

now gtk-3.0 available. Upgrade files to support it!

What version of the product are you using? On what operating system?
latest stable source under ubuntu 12.04

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 Jul 2012 at 4:53

Requesting libuniq support

Hi,

Was it possible to introduce libuniq support ? 

Stardict now allows multiple instance running simultaneously , at least make 
that an option , thanks

Original issue reported on code.google.com by [email protected] on 10 Jun 2012 at 2:26

dictd2dic segfaults on linux (tested on debian unstable and ubuntu 10.10)

What steps will reproduce the problem?
1. copy the attached dictionary files (which work fine in dictd, btw) and 
dictd2dic into a temp directory
2. # ./dictd2dic trv-zht
3.

What is the expected output? What do you see instead?
dictd2dic immediately segfaults.

What version of the product are you using? On what operating system?
Tried source from hg, stardict-tools 3.0.2 and stardict-tools 3.0.1 from debian 
and ubuntu 10.10 respectively.

Please provide any additional information below.

using gdb ./dictd2dic and then 'run trv-zht' reports a segfault at line 208 of 
dictd2dic.cpp:

convert (basefilename=0xbffff8e8 "trv-zht") at dictd2dic.cpp:208
208         while (d_size && g_ascii_isspace(*(worditem.definition+d_size-1))) {
(gdb) print d_size && g_ascii_isspace(*(worditem.definition+d_size-1))
No symbol "g_ascii_isspace" in current context.
(gdb) print g_ascii_isspace(*(worditem.definition+d_size-1))
No symbol "g_ascii_isspace" in current context.
(gdb) print worditem.definition+d_size-1
$1 = (gchar *) 0x9ae25a3d <Address 0x9ae25a3d out of bounds>
(gdb) print worditem.definition
$2 = (
    gchar *) 0xb6e0a192 "Abis,阿比司(男子名)\r\naga,弓\r\nAgih,阿吉呵(女子名)\r\nAgil,阿吉兒(女子名)\r\nAgin,阿戈音(女子名)\r\nAgu,阿古(男子名)\r\nAkang,阿干(男子名)\r\nAkaw,阿高(男子名)\r\nAlay,阿萊"...

Original issue reported on code.google.com by [email protected] on 24 Nov 2011 at 3:07

Attachments:

希望能夠提供一套C或者Python語言的API, 或者提供一套CLI的調用方式

我希望能夠通過一些方式一次性生成一個列表, 
其中手動錄入英文單詞, 
再寫個腳本來一次性把其中文解釋放在旁邊, 
但我發現stardict完全沒有這類接口可以調用, 
只得手動一個個去圖形界面里搜索, 拷貝粘貼, 不方便之至. 
而且有時候, 單單是查一個詞語的意思, 
實在不願意啟動圖形界面, 如果可以提供這類接口的話, 
就比較容易做該類事情了.

謝謝.

Original issue reported on code.google.com by [email protected] on 24 Jan 2012 at 7:52

Hotkey for the translation of the selected words

Need hotkey for the translation of the selected words.

Example:
* Select the word.
* Ctrl+Ins+Ins - hotkey
* StarDict saves the current clipboard. Copies the selected word in the buffer 
and translates. Returns old value of a clipboard.

It is so possible to translate words in browsers.

> Apr 16 (6 days ago)
> Project Member #1 [email protected]
> 
> Just enable scan clipboard in the preferences dialog.
Then you can:
> * Select the word.
> * Ctrl-C
> The translation will popup automatically!

I don't want that StarDict tracked a clipboard permanently. StarDict can give 
out the secret information.

When copying password from KeePass it will be displayed.


Original issue reported on code.google.com by [email protected] on 23 Apr 2013 at 3:36

Patche: Use GtkStatusIcon instead of EggTrayIcon

Hi, 

The EggTrayIcon seems quite outdated,
it would not be able to adapt to somewhat.

I had modified the stardict to use GtkStatusIcon instead of EggTrayIcon,
the attachment is my patch.

Regards

Original issue reported on code.google.com by [email protected] on 5 Dec 2011 at 9:34

querying fails for string trailed with non-alphanumeric character

hello,

it worked before. stardict was intelligently weeding out non-alphanumeric 
characters from string .. now, when you doubleclick and select the characters 
between two whitespaces such as "word,", querying fails and no result is found.

take a look at that please.

# rpm -qi stardict
Name        : stardict
Version     : 3.0.3
Release     : 2.3.1
Architecture: x86_64
Install Date: Sun 02 Sep 2012 02:25:20 AM CEST
Group       : Productivity/Office/Dictionary
Size        : 4747960
License     : GPLv3
Signature   : RSA/SHA256, Tue 03 Jan 2012 04:53:14 PM CET, Key ID 
b88b2fd43dbdc284
Source RPM  : stardict-3.0.3-2.3.1.src.rpm
Build Date  : Tue 03 Jan 2012 04:33:46 PM CET
Build Host  : build32
Relocations : (not relocatable)
Packager    : http://bugs.opensuse.org
Vendor      : openSUSE
URL         : http://code.google.com/p/stardict-3/
Summary     : A cross-platform and internationalized dictionary
Description :
StarDict is a Cross-Platform and international dictionary written in
Gtk2.

regards, daniel

Original issue reported on code.google.com by [email protected] on 4 Sep 2012 at 10:10

can't do scan with Stardict 3.03 in Win7

What steps will reproduce the problem?
1. install Stardict 3.03 with some dictionaries
2. set "Only scan when modifier key is pressed"
3. scan a word in Firefox 6 (my test word is "english")

What is the expected output? What do you see instead?
expected:
  a popup showed with meaning of "english".
fact:
  an error message showed and Stardict crashed.

What version of the product are you using? On what operating system?
Stardict 3.03. Window 7.

Please provide any additional information below.
  1. please see the attachment for screenshot of the error.
  2. I can't do scan in Internet Explorer 9 too.


Original issue reported on code.google.com by longtth on 11 Nov 2011 at 4:41

Attachments:

Stardict localization?

Dear devs,

Where is the localization takes place for Stardict?

I see no changes in original Transifex's Stardict project,

Thank you very much


Original issue reported on code.google.com by [email protected] on 26 Dec 2012 at 10:59

configure: error: scrollkeeper-config

sudo apt-get install build-essential automake libtool libmysqlclient-dev 
libpcre3-dev
 sudo apt-get install gnome-common libgconf2-dev libenchant-dev libgucharmap2-dev libespeak-dev libgnomeui-dev festival-dev

$ ./autogen.sh
checking for non-standard Sun libCstd reverse_iterator... no
checking for scrollkeeper-config... no
configure: error: scrollkeeper-config executable is not found in your path - 
should be installed with scrollkeeper
configure: error: ./configure failed for dict


Original issue reported on code.google.com by [email protected] on 6 Jan 2013 at 6:00

Does not run on OS X Lion 10.7.2

What steps will reproduce the problem?
1. Open Application
2. Application stop working
3. OS X automatically open Error Reporting Tool

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


What version of the product are you using? On what operating system?
stardict-3.0.2
OS X Lion 107.2

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 23 Dec 2011 at 4:13

when i save the result, it can't check if the world have exist

What steps will reproduce the problem?
1. open the start dict and check a word for example: example
2. click the save button and the world will be stored in ~/dic.txt
3. if i continue click the save button,the file ~/dic.txt will appear so many 
same world.

What is the expected output? What do you see instead?
i expected when save the result world, only save once.

What version of the product are you using? On what operating system?
operator system: linux mint version:14
startdict version: GNOME stardict 3.0.1

you can contact me by gmail:[email protected]

Original issue reported on code.google.com by lymsc2008 on 7 Dec 2012 at 8:22

记忆位置

希望用ctrl+alt+z唤出时,能够记忆之前窗口的位置


Original issue reported on code.google.com by [email protected] on 12 Mar 2012 at 1:09

BOM in .ifo breaks Android app

What steps will reproduce the problem?
1. Convert a dictionary from textual format with StarDict Editor.
2. Verify that the .ifo contains 3 bytes of BOM.
3. Open the dictionary in ColorDict on Android (tested in 4.1.4) and do a 
search for an entry that contains HTML tags for formatting.

What is the expected output? What do you see instead?
Expected: entries with bold and italics. Instead: text without formatting, but 
with HTML tags.

What version of the product are you using? On what operating system?
3.0.3 on Windows XP SP3.

Please provide any additional information below.
Removing the BOM manually solves the problem.

Original issue reported on code.google.com by [email protected] on 9 Nov 2012 at 7:56

Oxford English Dictionary 2nd Ed. part 2

Has any one [StarDict] Oxford English Dictionary 2nd Ed. P2.zip? I could only 
find the one of 54mb, which is damaged or not complete and thus not able to be 
upzipped. The intact one should be around 115mb. I'll greatly appreciate it if 
someone could upload a full version. Many thanks in advance!

Original issue reported on code.google.com by [email protected] on 23 Jan 2012 at 7:05

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.