Can't edit studies

Bug #522577 reported by sgt101
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Luminoso
Fix Released
High
Nichole Treadway

Bug Description

When I click Edit Study or select it in the menu an error window stating "The path 'C:/liminoso/AnalogySpace' does not exist or is not a directory appears".

I think that this might be an artifact of mac centric or linux centric development?

Changed in luminoso:
assignee: nobody → Nichole Treadway (kntreadway)
Changed in luminoso:
importance: Undecided → High
Changed in luminoso:
status: New → In Progress
Changed in luminoso:
status: In Progress → Fix Committed
Revision history for this message
Nichole Treadway (kntreadway) wrote :

I've just tested committed a fix to this, and it will be in the next release.

The problem here was that PyQt uses a certain style formatting for path names (forward slashes like unix), but Explorer on Windows XP did not seem to take a path name with forward slashes.

The Qt style paths are usually not a problem within Luminoso itself, but we should make sure we convert paths using QDir.toNativeSeparators("...") whenever we need to execute a command on the os.

Revision history for this message
Rob Speer (rspeer) wrote :

Fix released in 1.0.2.

Changed in luminoso:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.