FS#41873 - [krename] Add optional dependency on kjs
Attached to Project:
Community Packages
Opened by Peter (coolmast) - Monday, 08 September 2014, 17:47 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 31 December 2014, 22:13 GMT
Opened by Peter (coolmast) - Monday, 08 September 2014, 17:47 GMT
Last edited by Eric Belanger (Snowman) - Wednesday, 31 December 2014, 22:13 GMT
|
Details
Description:
The package is missing an at least optional dependency on kjs (it was not pulled in for me). Only after installing the kjs package the JavaScript plugin in krename starts working. Without it, only errors are returned or it (the JS plugin) does not work at all. Steps to reproduce: 1. Open krename. 2. Select files to rename 3. On tab 4 browse the functions and try the provided js example ([js; 4+5]) 4. It does not show anything Expected result: Files should be renamed to "9" |
This task depends upon
Closed by Eric Belanger (Snowman)
Wednesday, 31 December 2014, 22:13 GMT
Reason for closing: Not a bug
Wednesday, 31 December 2014, 22:13 GMT
Reason for closing: Not a bug
Comment by Antonio Rojas (arojas) -
Tuesday, 09 September 2014, 14:40 GMT
The kjs package is part of KF5, so I doubt it's needed for krename
to work, which is a KDE4 application. The kjs binary is in
kdelibs, which is already a dependency.