Changes between Initial Version and Version 1 of Ticket #45, comment 42


Ignore:
Timestamp:
May 22, 2019, 5:49:12 PM (5 years ago)
Author:
HoraK-FDF@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45, comment 42

    initial v1  
    11Hi,
    22
    3 I've found what causing this behavior of the win32 version I don't know if it is a problem of grafx2 or windows itself so I reopened the ticked if this was wrong than I'm sorry. I write all I did even if it was not successful: After I saw that it worked for you I thought maybe he is on another Windows version all until now was on windows xp sp3 so I tested it on windows 7 and windows 10 with the same result as always then i shortened the path and that was it, if any directory on the way to the grafx2 directory including itself is longer than 8 it will go back to the first directory witch is longer than 8 and star calculating from there here are some samples:
     3I've found what causing this behavior of the win32 version I don't know if it is a problem of grafx2 or windows itself so I reopened the ticked if this was wrong then I'm sorry. I write all I did even if it was not successful: After I saw that it worked for you I thought maybe he is on another Windows version all until now was on windows xp sp3 so I tested it on windows 7 and windows 10 with the same result as always then i shortened the path and that was it, if any directory on the way to the grafx2 directory including itself is longer than 8 it will go back to the first directory witch is longer than 8 and star calculating from there here are some samples:
    44  Bookmark_label = bin
    55  Bookmark_directory = c:\12345678\12345678\12345678\bin
     
    8787please don't be angry with me and please don't remove it I didn't say that it is buggy, I'm perfectly happy with grafx2 and the feature, but I also think over ways to make it a bit better, that's why I'm spending much time to test it. I didn't know that it would be so difficult to implement it I'm not in the code at the moment in my thoughts it was only a if driveletter == gfx2drivletter then print/activate option. And to 2) I's no a bug but it's not the standard how relative path are handled by everyone that's all, I'm just a friend of a common standard that we all share.
    8888
    89 There is another thing it also saves the Scripts_directory ini entry as dos name. And for all version if there was a relative path starting with . in Scripts_directory it fails if it has started with .. it works. When Scripts_directory = the path displayed in the line under brush factory is in long names (for sdl/sdl2) but changing into a directory with long names the short name is used and is also save to the ini the win32 version always displays short names there. Is this something for a new ticket or let it here?
     89There is another thing it also saves the Scripts_directory ini entry as dos name. And for all version if there was a relative path starting with . in Scripts_directory it fails, if it has started with .. it works. When Scripts_directory = the path displayed in the line under brush factory is in long names (for sdl/sdl2) but changing into a directory with long names the short name is used and is also save to the ini the win32 version always displays short names there. Is this something for a new ticket or let it here?
    9090