View Issue Details

IDProjectCategoryView StatusLast Update
0005777ScribusScripterpublic2007-08-09 23:33
ReporterCedricD Assigned Tojghali  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
OSWINDOWSOS VersionXP 
Product Version1.3.3.9cvs 
Fixed in Version1.3.3.10svn 
Summary0005777: allPrinters method only return ['FILE'] printer
DescriptionallPrinters method only return ['FILE'] printer
instead of the list of printers
No such problem on Linux.
Steps To Reproduceon script window :

p=scribus.Printer()
print p.allPrinters
Additional Information'printer' method can only use the printers name retuned by 'allPrinters' so with script on windows, unable to send document to other printers than FILE.
TagsNo tags attached.
Patch

Relationships

related to 0005784 closedjghali print method won't work correctly on windows 

Activities

jghali

2007-05-30 18:15

administrator   ~0016358

This particular issue is fixed in 13310cvs. However I discovered that the scripter print method won't work correctly on windows especially with gdi printers. I will open a new task for this one

Issue History

Date Modified Username Field Change
2007-05-30 08:35 CedricD New Issue
2007-05-30 18:15 jghali Status new => resolved
2007-05-30 18:15 jghali Fixed in Version => 1.3.3.10cvs
2007-05-30 18:15 jghali Resolution open => fixed
2007-05-30 18:15 jghali Assigned To => jghali
2007-05-30 18:15 jghali Note Added: 0016358
2007-05-30 18:17 jghali Relationship added related to 0005784
2007-08-09 23:33 jghali Status resolved => closed