View Issue Details

IDProjectCategoryView StatusLast Update
0008724ScribusGeneralpublic2010-04-08 08:46
Reporterale Assigned Tojghali  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionduplicate 
Product Version1.3.5 
Summary0008724: Scribus can't access External Drives on Mac OS X
DescriptionMartin reported to the mailing list (and I reproduce here):

"""
The /Volumes folder has the "invisible" flag set that prevents Finder from showing it in open/save dialogs. Scribus does not use Finder widgets, but it uses a Qt file open/save widget that, in its aqua form, apparently respects the "invisible" flag. In the X11 version of Scribus, this does not happen; you will always have access to the drives mounted in /Volumes.

I don't know if there is a configuration option (either for Scribus or for Qt) to switch this behavior off, but it seems desirable.
"""
Additional Informationworkaround:

Run

 sudo SetFile -a v /Volumes

Then you will see the directory "/Volumes" on the top level of the file hierarchy, and in this directory you will find your external drives.

If you want to go back to the original situation, run

 sudo SetFile -a V /Volumes
TagsNo tags attached.
Patch

Relationships

duplicate of 0003096 assignedjghali Network shares unavailable on file open/save dialog 

Activities

jghali

2010-02-04 22:54

administrator   ~0023198

Duplicate of issue 0003096. The issue is directly related to qt file dialog. Nothing can be done on our side.

ale

2010-04-08 08:46

manager   ~0023653

adding a workaround:

<geekartiste> I did just find that additional volumes are available in the folder settings in Preferences. By setting the default folder to the Projects on the other volume, quitting Scribus and restarting, I can get to the default Documents folder in the File> Open dialog. Then Scribus can access every attached volume. For some reason the /Volumes folder is not listed by default, although all others are.

maybe, this could even lead to a solution...

Issue History

Date Modified Username Field Change
2010-01-18 08:14 ale New Issue
2010-02-04 22:54 jghali Note Added: 0023198
2010-02-04 22:54 jghali Relationship added duplicate of 0003096
2010-02-04 22:54 jghali Duplicate ID 0 => 3096
2010-02-04 22:54 jghali Status new => resolved
2010-02-04 22:54 jghali Resolution open => duplicate
2010-02-04 22:54 jghali Assigned To => jghali
2010-02-04 22:54 jghali Status resolved => closed
2010-04-08 08:46 ale Note Added: 0023653
2010-04-08 08:46 ale Status closed => feedback
2010-04-08 08:46 ale Resolution duplicate => reopened
2010-04-08 08:46 ale Status feedback => closed
2010-04-08 08:46 ale Resolution reopened => duplicate