Bug 5414

Summary: Package Stardict crash at the opening
Product: Mageia Reporter: David GEIGER <geiger.david68210>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: fundawang, grenoya, jani.valimaa, n54
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: stardict-3.0.3-1.mga2.src.rpm CVE:
Status comment:

Description David GEIGER 2012-04-15 13:34:53 CEST
I test Mageia 2_beta 3 for x86_64 ,and when I open the package stardict it crash

Here the result :

$ LC_ALL=C stardict
(Gtk) [message] Failed to load module "canberra-gtk-module"
Update info plug-in loaded.
QQWry plug-in loaded.
WordNet dict rendering plug-in loaded.
Wiki data parsing plug-in loaded.
WordNet data parsing plug-in loaded.
Dict.cn plug-in loaded.
PowerWord data parsing plug-in loaded.
Man plug-in loaded.
Spelling plugin loaded.
HTML data parsing plug-in loaded.
XDXF data parsing plug-in loaded.
bookname: dictd_www.freedict.de_eng-fra, wordcount 8800
bookname: dictd_www.freedict.de_deu-fra, wordcount 8167
bookname: dictd_www.dict.org_devils, wordcount 986
bookname: dictd_www.freedict.de_fra-deu, wordcount 6113
bookname: dictd_www.freedict.de_fra-eng, wordcount 7830
bookname: StarDict dictionary, wordcount 9


[warning] Binding '<Ctrl><Alt>x' failed! Already assigned.

(Gdk) [critical] IA__gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed
**
ERROR:compositelookup.cpp:53:void CompositeLookup::send_net_dict_request(const string&, const string&): assertion failed: (NetDictRequests.end() == std::find(NetDictRequests.begin(), NetDictRequests.end(), request))
Abandon
Comment 1 Manuel Hiebel 2012-04-15 15:43:57 CEST
not a canberra bug, any ideas ?

CC: (none) => fundawang, grenoya, jani.valimaa, n54

Comment 2 Funda Wang 2012-04-16 00:37:20 CEST
Should be fixed in 3.0.3-3.mga2

Status: NEW => RESOLVED
Resolution: (none) => FIXED

Comment 3 David GEIGER 2012-04-16 08:16:37 CEST
Ok ,

During install :stardict     3.0.3        4.mga2        x86_64 

     1/12: libgcc1               #############################################
     2/12: libstdc++6            #############################################
     3/12: libstdc++-devel       #############################################
     4/12: libquadmath0          #############################################
     5/12: gcc-cpp               #############################################
     6/12: gcc                   #############################################
     7/12: gcc-c++               #############################################
     8/12: libgfortran3          #############################################
     9/12: stardict              #############################################
    10/12: libgomp1              #############################################
/var/tmp/rpm-tmp.vJBhct: ligne 1 : fg: pas de contrôle de tâche(not control task)
error: %preun(stardict-3.0.3-1.mga2.x86_64) scriptlet failed, exit status 1
----------------------------------------------------------------
Otherwise it seems to work.


$ LC_ALL=C stardict
(Gtk) [message] Failed to load module "canberra-gtk-module"
Update info plug-in loaded.
QQWry plug-in loaded.
WordNet dict rendering plug-in loaded.
Wiki data parsing plug-in loaded.
WordNet data parsing plug-in loaded.
Dict.cn plug-in loaded.
PowerWord data parsing plug-in loaded.
Man plug-in loaded.
Spelling plugin loaded.
HTML data parsing plug-in loaded.
XDXF data parsing plug-in loaded.
bookname: dictd_www.freedict.de_eng-fra, wordcount 8800
bookname: dictd_www.freedict.de_deu-fra, wordcount 8167
bookname: dictd_www.dict.org_devils, wordcount 986
bookname: dictd_www.freedict.de_fra-deu, wordcount 6113
bookname: dictd_www.freedict.de_fra-eng, wordcount 7830
bookname: StarDict dictionary, wordcount 9

[warning] Binding '<Ctrl><Alt>x' failed! Already assigned.

(Gdk) [critical] IA__gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed
Comment 4 David GEIGER 2012-04-16 09:25:52 CEST
With stardict-3.0.3-5.mga2 :


 stardict                 3.0.3        5.mga2        x86_64

     8/13: stardict              #############################################
/var/tmp/rpm-tmp.g6QWRf: ligne 1 : fg: pas de contrôle de tâche
erreur: %preun(stardict-3.0.3-4.mga2.x86_64) scriptlet failed, exit status 1
Comment 5 Funda Wang 2012-04-16 09:59:17 CEST
Sure, the failing scriptlet comes from stardict < 3.0.3-5.mga2, so it is normal.
Comment 6 David GEIGER 2012-04-16 10:07:54 CEST
Ok, so all is good ,I confirm that this is resolved.

Thank you very much Funda Wang.