• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Bug Reports v
« Previous 1 … 28 29 30 31 32 … 35 Next »
Default backup name wrong

 
  • 1 Vote(s) - 5 Average
Default backup name wrong

TulipVorlax
Offline

Member

Posts: 59
Threads: 8
Joined: Nov 2012
#1
07-04-2014, 02:36 PM
The default path and file name of the backup prefs is wrong :

Code:
{pref_directory,"e:/Users/*****/AppData/Roaming/Wings3D/backup_prefs.txt"}.

This bit of code is found on the prefs file Wings create on exit when no prefs file exist, in that same folder.

I think it should be changed to :

Code:
{pref_directory,"e:/Users/*****/AppData/Roaming/Wings3D/backup.pref"}.

Because the backup function use file ending in .pref (without the "s" at the end).
Another possibility would be to make it use simple txt file like the one Wings use in AppData.
My websites (in french) :
Main • Blog • Shared gallery • 3D Wiki (WIP)

micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,680
Threads: 184
Joined: Jun 2012
#2
07-04-2014, 08:02 PM
I don't see any problem with this name...

The "original" preferences files is named "Preferences.txt", so I don't see any problem about the preferences backup file be named "backup_prefs.txt" (backup of preferences - using the same .txt extension).

The .pref extension was introduced by the recent added ability to save a subset of preferences.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
TulipVorlax
Offline

Member

Posts: 59
Threads: 8
Joined: Nov 2012
#3
07-05-2014, 12:24 AM
The problem is that loading a previouly saved subset ending in .txt just dont work; wings say "not a prefs file" :

[Image: Wings3D_000789.jpg]

In the following image, on the save dialog for the prefs subset, the type selector is set to *.pref, so i really think the software should do what it say it's doing.

[Image: _000788.jpg]
My websites (in french) :
Main • Blog • Shared gallery • 3D Wiki (WIP)

micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,680
Threads: 184
Joined: Jun 2012
#4
07-05-2014, 12:32 AM
Yeah, that sound wrong. Smile

What I noticed was this "backup_pref.txt" file name assigned to the pref_directory field in the preferences.txt is wrong (or a mistake), since the file doesn't really exists (at least in my tests it was not created) - so, how to expect to load it?!
It's something appointed to be checked. Thanks again.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
TulipVorlax
Offline

Member

Posts: 59
Threads: 8
Joined: Nov 2012
#5
07-05-2014, 12:42 AM
Oh, ok, good.
I knew it wasn't of a really big importance, but i wanted to point it out.
Thanks for taking the time to make it better.
:-)
My websites (in french) :
Main • Blog • Shared gallery • 3D Wiki (WIP)

« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode