View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002018 | Scribus | Scripter | public | 2005-05-23 15:20 | 2005-09-30 20:31 |
Reporter | phippssa | Assigned To | subik | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | no change required | ||
Fixed in Version | 1.3.1cvs | ||||
Summary | 0002018: allow fileDialog to be used to select a directory | ||||
Description | It would be useful to me if the fileDialog function in the scripter could be used to select a directory. | ||||
Tags | No tags attached. | ||||
Patch | |||||
child of | 0003813 | acknowledged | Metabug: Scripter |
|
The work is done in Python/getargs.c:1199 (vgetargskeywords). Seems we're falling through the bottom of a case statement in convertsimple(...). It's unclear why, I'm seeing if a full Python debug build is informative. |
|
it's failing in the block beginning in getargs.c:1303 (Python 2.4). Beyond that I'm still at a loss. |
|
It's Python bug. We are monitoring it: https://sourceforge.net/tracker/index.php?func=detail&aid=893549&group_id=5470&atid=105470 https://sourceforge.net/tracker/index.php?func=detail&aid=1212928&group_id=5470&atid=305470 |
|
this bug should be fixed in Python CVS. |
|
Yes. It's fixed. I've test Python 2.4.2. (bug in the 3rd party application/library) |
|
Re-resolved as not an issue, if that's OK. It's not a bug in Scribus. |
|
ringerc: it was RFE actually ;) Doesn't matter anyway. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-05-23 15:20 | phippssa | New Issue | |
2005-05-26 18:11 | subik | Status | new => assigned |
2005-05-26 18:11 | subik | Assigned To | => subik |
2005-07-11 15:06 |
|
Note Added: 0005529 | |
2005-07-11 15:57 |
|
Note Added: 0005532 | |
2005-07-11 17:23 | subik | Note Added: 0005536 | |
2005-09-19 17:13 | subik | Note Added: 0006646 | |
2005-09-29 19:06 | subik | Status | assigned => resolved |
2005-09-29 19:06 | subik | Fixed in Version | => 1.3.1cvs |
2005-09-29 19:06 | subik | Resolution | open => fixed |
2005-09-29 19:06 | subik | Note Added: 0006815 | |
2005-09-30 03:31 |
|
Note Added: 0006817 | |
2005-09-30 03:31 |
|
Resolution | fixed => no change required |
2005-09-30 06:51 | subik | Note Added: 0006818 | |
2005-09-30 20:31 | cbradney | Status | resolved => closed |
2006-05-13 21:27 | christoph_s | Relationship added | child of 0003813 |