View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007741 | Scribus | Scripter | public | 2009-01-21 13:34 | 2016-05-15 22:53 |
Reporter | Pander | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 1.3.5svn | ||||
Summary | 0007741: Provide a way to run Scribus script from PyDev in Eclipse | ||||
Description | Provide a way to run Scribus script from PyDev in Eclipse | ||||
Steps To Reproduce | 1) sudo aptget install eclipse-pydev 2) load a (working) Scribus script like FontSample.py 3) run or debug the script Result is: This Python script is written for the Scribus scripting interface. It can only be run from within Scribus. Scribus should allow running the script in run or debug mode via PyDev in Eclipse. | ||||
Additional Information | Perhaps a special PyDev project needs to be created that can hook into Scribus, or only a special Python script that can load the Scribus script can do the job and run of debug that inside PyDev. | ||||
Tags | No tags attached. | ||||
Patch | |||||
|
Good news, code completion already works in PyDev. |
|
See also https://sourceforge.net/tracker/index.php?func=detail&aid=2526239&group_id=85796&atid=577332 |
|
Starting Scribus via command line and have it automatically run a specified Scribus script will be a nice intermediate solution. |
|
See 0012572 |
|
i have a workaround for this: https://github.com/aoloe/scribus-script-repository/blob/master/typographic-grid/typographic-grid.py if the "scribus" api, just load a fake api that does nothing. that way you can test the algorithms in your script from the command line. if there is interest, i can publish a more general python library for it. |
|
Personally I have moved away from Eclipse and Scribus for the moment. |
|
Resolving due to lack of interest. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-01-21 13:34 | Pander | New Issue | |
2009-01-21 13:35 | Pander | Note Added: 0020949 | |
2009-01-21 14:06 | Pander | Note Added: 0020952 | |
2009-01-21 15:30 | Pander | Note Added: 0020955 | |
2009-01-21 16:25 | jghali | Severity | major => feature |
2014-09-13 15:17 | Kunda | Relationship added | related to 0012572 |
2014-09-13 15:18 | Kunda | Note Added: 0033667 | |
2014-09-15 09:38 | ale | Note Added: 0033700 | |
2014-09-15 09:44 | Pander | Note Added: 0033701 | |
2016-05-01 00:51 | Kunda | Note Added: 0040661 | |
2016-05-01 00:51 | Kunda | Status | new => resolved |
2016-05-01 00:51 | Kunda | Resolution | open => no change required |
2016-05-01 00:51 | Kunda | Assigned To | => Kunda |
2016-05-01 00:51 | Kunda | Assigned To | Kunda => |
2016-05-15 22:53 | cbradney | Status | resolved => closed |