FLTK logo

STR #720

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 1.1 | SVN ⇄ GIT ]

STR #720

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:2 - Specific to an operating system
Subsystem:WIN32
Summary:getUserdataPath / RootNode uses wrong key
Version:1.1.6
Created By:joede
Assigned To:mike
Fix Version:1.1.7 (SVN: v4042)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 joede
03:57 Feb 08, 2005
I've looked inside the method Fl_Preferences::getUserdataPath() to see,
how the path is determined.

The RootNode method looks inside the registry to get the path to the
application data of the current user (if USER is passed). I have had a
look at our different Windows (XP and Win2000) installations, and all of
these "german" installations don't have the key "AppData". Instead, the
key "Personal" is used.

May be it's a solution to use "Personal" in the case, "AppData" wasn't
found.

 
 
#2 mike
05:16 Feb 14, 2005
Fixed in Subversion repository.  
     

Return to Bugs & Features ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.