View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009593 | Scribus | Scripter | public | 2010-12-18 20:14 | 2012-01-26 12:12 |
Reporter | meiradarocha | Assigned To | avox | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Platform | Linux, Windows | OS | Windows XP,Ubuntu | ||
Product Version | 1.3.9 | ||||
Summary | 0009593: Error in getProperty, firstLineOffset parameter | ||||
Description | t = scribus.getProperty(getSelectedObject(),'firstLineOffset') causes error in Python: Traceback (most recent call last): File "<console>", line 1, in <module> TypeError: Not was possible convert result type '' and in terminal: QMetaProperty::read: Unable to handle unregistered datatype 'FirstLineOffsetPolicy' for property 'PageItem::firstLineOffset' | ||||
Steps To Reproduce | Select a text frame and run in console: t = scribus.getProperty(getSelectedObject(),'firstLineOffset') | ||||
Tags | No tags attached. | ||||
Patch | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-12-18 20:14 | meiradarocha | New Issue | |
2010-12-29 13:49 | cbradney | Assigned To | => avox |
2010-12-29 13:49 | cbradney | Status | new => assigned |
2012-01-26 12:12 | upegelow | Note Added: 0027597 |