Bug 307936 - Fetching scripts throw exceptions
Summary: Fetching scripts throw exceptions
Status: RESOLVED WORKSFORME
Alias: None
Product: parley
Classification: Applications
Component: scripts (show other bugs)
Version: 0.9.4
Platform: Slackware Linux
: NOR normal
Target Milestone: ---
Assignee: parley bug tracker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-05 16:58 UTC by rusty.robot.g
Modified: 2023-02-18 03:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Console output after running the scripts (2.98 KB, text/plain)
2012-10-05 17:00 UTC, rusty.robot.g
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rusty.robot.g 2012-10-05 16:58:28 UTC
The scripts ("fetch sound", "fetch images") do not work (probably because of Unicode characters - this is En-Ru vocabulary)

Reproducible: Always

Steps to Reproduce:
1. Enable the scripts
2. Try Script -> Fetch <something> in menu
Actual Results:  
No indication of the action in GUI, error messages in console

Expected Results:  
Fetching and displaying images/sounds
Comment 1 rusty.robot.g 2012-10-05 17:00:53 UTC
Created attachment 74362 [details]
Console output after running the scripts
Comment 2 Inge Wallin 2014-03-16 11:05:29 UTC
Moved to the 'scripts' component.
Comment 3 Andrew Crouthamel 2018-11-11 04:35:01 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Andrew Crouthamel 2018-11-21 04:22:32 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 5 rusty.robot.g 2018-12-03 17:39:11 UTC
I cannot re-test this due to Parley 18.8.3 not able to even activate the scripts:

> Activating Script "/usr/share/parley/plugins/google_dictionary.py"
> "Parley"
> Kross: "Error error=Failed to determine interpreter for scriptfile \"/usr/share/parley/plugins/google_dictionary.py\" lineno=-1 trace=\n"
> Script not activated
> Activating Script "/usr/share/parley/plugins/leo-dict.py"
> "Parley"
> Kross: "Error error=Failed to determine interpreter for scriptfile \"/usr/share/parley/plugins/leo-dict.py\" lineno=-1 trace=\n"
> Script not activated
> Activating Script "/usr/share/parley/plugins/wiktionary_sound.py"
> "Parley"
> Kross: "Error error=Failed to determine interpreter for scriptfile \"/usr/share/parley/plugins/wiktionary_sound.py\" lineno=-1 trace=\n"
> Script not activated
Comment 6 rusty.robot.g 2018-12-04 19:25:06 UTC
Actually "Failed to determine interpreter" was caused by missing packages.

Now Google and LEO scripts are activated, but no menu entry is added, so I cannot use them.
Wiktionary script fails to load with the following:
> Error in file /usr/share/parley/plugins/wiktionary_sound.py at line 17:
> 'module' object has no attribute 'errors'
> Backtrace:
> File "/usr/share/parley/plugins/wiktionary_sound.py", line 14, in <module>
> import mwclient
> 
> File "<string>", line 20, in _import
> 
> File "/usr/lib/python2.7/site-packages/mwclient/__init__.py", line 27, in <module>
> from mwclient.client import Site, __ver__ # pylint: disable=unused-import
> 
> File "<string>", line 20, in _import
> 
> File "/usr/lib/python2.7/site-packages/mwclient/client.py", line 17, in <module>
> import mwclient.errors as errors
Comment 7 Justin Zobel 2023-01-19 00:19:04 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 8 Bug Janitor Service 2023-02-03 05:01:09 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 9 Bug Janitor Service 2023-02-18 03:47:19 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!