View Issue Details

IDProjectCategoryView StatusLast Update
0002103ScribusInternalpublic2005-06-28 18:15
ReporterringercAssigned Toringerc 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformx86 LinuxOSFedora CoreOS Version3
Fixed in Version1.3.0cvs 
Summary0002103: Import of 1.2.2 and 1.3 font path prefs is currently broken
DescriptionBecause of the conversion to the new prefs API, import of 1.2.2 and 1.3 font search path prefs is broken. This needs to be fixed ASAP.

We can't use the prefs API in ScribusApp::convert12Preferences(...) so we'll probably have to load them and schedule them for import later. We're going to need to deal with this for a lot of different preferences settings eventually, so a general solution is better than a quick hack for font path import.
TagsNo tags attached.
Patch

Relationships

related to 0002074 closedringerc Tell gs where our extra fonts are using -sFONTPATH 
related to 0002087 closedringerc Migrate font path prefs to 1.3 prefs API 

Activities

cbradney

2005-06-18 18:34

administrator   ~0005066

This is a once only operation (unless the user deletes their *13" files and not their other files from ~/.scribus). It should be quite easy in the end. Just need a post prefs loading function to convert the scribus*13.rc files into prefs13.xml.

Issue History

Date Modified Username Field Change
2005-06-18 15:23 ringerc New Issue
2005-06-18 15:23 ringerc Relationship added related to 0002074
2005-06-18 18:34 cbradney Note Added: 0005066
2005-06-26 06:39 ringerc Relationship added related to 0002087
2005-06-26 07:30 ringerc Status assigned => resolved
2005-06-26 07:30 ringerc Fixed in Version => 1.3.0cvs
2005-06-26 07:30 ringerc Resolution open => fixed
2005-06-26 13:11 cbradney Status resolved => closed
2005-06-28 18:15 cbradney Category - => Internal