View Issue Details

IDProjectCategoryView StatusLast Update
0002018ScribusScripterpublic2005-09-30 20:31
Reporterphippssa Assigned Tosubik  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionno change required 
Fixed in Version1.3.1cvs 
Summary0002018: allow fileDialog to be used to select a directory
DescriptionIt would be useful to me if the fileDialog function in the scripter could be used to select a directory.
TagsNo tags attached.
Patch

Relationships

child of 0003813 acknowledged Metabug: Scripter 

Activities

ringerc

2005-07-11 15:06

reporter   ~0005529

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.

ringerc

2005-07-11 15:57

reporter   ~0005532

it's failing in the block beginning in getargs.c:1303 (Python 2.4). Beyond that I'm still at a loss.

subik

2005-07-11 17:23

manager   ~0005536

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

subik

2005-09-19 17:13

manager   ~0006646

this bug should be fixed in Python CVS.

subik

2005-09-29 19:06

manager   ~0006815

Yes. It's fixed. I've test Python 2.4.2.
(bug in the 3rd party application/library)

ringerc

2005-09-30 03:31

reporter   ~0006817

Re-resolved as not an issue, if that's OK. It's not a bug in Scribus.

subik

2005-09-30 06:51

manager   ~0006818

ringerc: it was RFE actually ;)
Doesn't matter anyway.

Issue History

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 ringerc Note Added: 0005529
2005-07-11 15:57 ringerc 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 ringerc Note Added: 0006817
2005-09-30 03:31 ringerc 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