Changes between Initial Version and Version 1 of Ticket #14037, comment 4


Ignore:
Timestamp:
May 25, 2018, 4:06:18 PM (6 years ago)
Author:
Janus

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14037, comment 4

    initial v1  
    1 In the irc jessicah has pointed out that the command finddir works as expected with B_USE_DATA_DIRECTORY.
    2 I have investigated the problem and the difference behavior between terminal and the applications is very simple to explain.
    3 The command call the function with the parameter createIt sets to false, the applications with the parameter sets to true,
     1In the irc jessicah has pointed out that the command finddir works as expected with B_USER_DATA_DIRECTORY.
     2I have investigated the problem and the different behavior between terminal and applications is very simple to explain.
     3The command calls the function with the parameter createIt sets to false, the applications with the parameter sets to true,
    44the directory /boot/home/config/data doesn't exist and the directory /boot/home/config is read-only.
    55