Bug 371886 - Crash when editing
Summary: Crash when editing
Status: RESOLVED DUPLICATE of bug 364373
Alias: None
Product: parley
Classification: Applications
Component: editor (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: parley bug tracker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-31 11:04 UTC by Samuel Allain
Modified: 2017-09-27 17:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
attachment-2395-0.html (3.38 KB, text/html)
2016-11-07 10:55 UTC, Samuel Allain
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Allain 2016-10-31 11:04:57 UTC
Hello,

It's been quite a long time I can't use parley's editor. I have switched to anki but I would still like to use parley sometimes. I can practice but every time I go to "editing" it freezes then crash. It first happened when I updated Parley.

I'm a newbie so I don't know how to report a bug, this is what appears when I launch parley from a terminal :

Kross: "PythonScript::Constructor."
Kross: "PythonScript::execute"
Kross: "PythonScript::execute result=None"
Kross: "PythonScript::execute connect object= signal=translateWord(QString,QString,QString) with pythonfunction=translateWord"
Activating Script "/usr/share/parley/plugins/google_images.py"
"Parley"
Kross: "PythonScript::Constructor."
Kross: "PythonScript::execute"
Erreur de segmentation (core dumped)


Thank you for your work,
Comment 1 Hartmut Riesenbeck 2016-11-06 20:51:02 UTC
Hey Samuel,

Could you please provide the content of the version tab in parleys about dialog.

Unfortunately the KDE Applications version ist not shown there, but this is very usefull too. You can check it if you get the version of one of KDE native applictions. Type in terminal:
kate --version
   or
dolphin --version
   or
konsole --version

Regards
Hartmut
Comment 2 Samuel Allain 2016-11-07 10:55:26 UTC
Created attachment 102094 [details]
attachment-2395-0.html

Hello Hartmut,


this is the version I use :


Version 2.1.0

Using:

  *   KDE Frameworks 5.18.0
  *   Qt 5.5.1 (built against 5.5.1)
  *   The xcb windowing system

I have ubuntu 16.04 no kate nor dolphin nor konsole installed on it.


Regards,

Samuel

________________________________
De : Hartmut Riesenbeck <bugzilla_noreply@kde.org>
Envoyé : dimanche 6 novembre 2016 20:51:02
À : samuel-allain@hotmail.fr
Objet : [parley] [Bug 371886] Crash when editing

https://bugs.kde.org/show_bug.cgi?id=371886

Hartmut Riesenbeck <hartmut.riesenbeck@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hartmut.riesenbeck@gmx.de

--- Comment #1 from Hartmut Riesenbeck <hartmut.riesenbeck@gmx.de> ---
Hey Samuel,

Could you please provide the content of the version tab in parleys about
dialog.

Unfortunately the KDE Applications version ist not shown there, but this is
very usefull too. You can check it if you get the version of one of KDE native
applictions. Type in terminal:
kate --version
   or
dolphin --version
   or
konsole --version

Regards
Hartmut

--
You are receiving this mail because:
You reported the bug.
Comment 3 Hartmut Riesenbeck 2016-11-07 12:22:51 UTC
Hi Samuel,

If I googled right, ubuntu 16.04 comes with KDE Applications 15.12. Parley is with this version very unstable. I recomend to update at least to KDE Applications 16.04.3 where parley is much more stable. Ubuntu 16.10 provides this apps version.

The other option is to compile parley yourself from the latest sources. I don't know if you familliar with compiling KDE application. If not, it would be very complex, because you have to install a lot of additional software.

Regards
Hartmut
Comment 4 Christoph Feck 2017-09-27 17:00:08 UTC

*** This bug has been marked as a duplicate of bug 364373 ***