exporl / apex

APEX 4: software platform for auditory behavioural and psychophysical experiments. This repository follows the major releases of APEX.
http://kuleuven.be/exporl/apex/
Other
10 stars 1 forks source link

study does not work on sm-280 #263

Closed mh21 closed 5 years ago

mh21 commented 5 years ago

Some warnings from logcat, maybe not related:

D/APEX    ( 1610): study/manageddirectory.cpp:720 (void apex::ManagedDirectoryWorker::handleResult(int, const QString&)): apex: Managed directory /storage/emulated/0/apexstudies/2018-LUISTER-spectralripple-HA/experiments | could not find '/data/data/be.kuleuven.med.exporl.apex/files/.gitconfig' to stat: No such file or directory
D/APEX    ( 1610): study/manageddirectory.cpp:720 (void apex::ManagedDirectoryWorker::handleResult(int, const QString&)): apex: Managed directory /storage/emulated/0/apexstudies/2018-LUISTER-spectralripple-HA/experiments | could not find '/data/data/be.kuleuven.med.exporl.apex/files/.gitconfig' to stat: No such file or directory
D/APEX    ( 1610): study/manageddirectory.cpp:720 (void apex::ManagedDirectoryWorker::handleResult(int, const QString&)): apex: Managed directory /storage/emulated/0/apexstudies/2018-LUISTER-spectralripple-HA/experiments | reference 'refs/heads/Spectral_ripple_tests' not found
D/APEX    ( 1610): study/manageddirectory.cpp:720 (void apex::ManagedDirectoryWorker::handleResult(int, const QString&)): apex: Managed directory /storage/emulated/0/apexstudies/2018-LUISTER-spectralripple-HA/experiments | could not find '/data/data/be.kuleuven.med.exporl.apex/files/.gitconfig' to stat: No such file or directory
D/APEX    ( 1610): study/manageddirectory.cpp:720 (void apex::ManagedDirectoryWorker::handleResult(int, const QString&)): apex: Managed directory /storage/emulated/0/apexstudies/2018-LUISTER-spectralripple-HA/results | could not find '/data/data/be.kuleuven.med.exporl.apex/files/.gitconfig' to stat: No such file or directory
D/APEX    ( 1610): study/manageddirectory.cpp:720 (void apex::ManagedDirectoryWorker::handleResult(int, const QString&)): apex: Managed directory /storage/emulated/0/apexstudies/2018-LUISTER-spectralripple-HA/results | could not find '/data/data/be.kuleuven.med.exporl.apex/files/.gitconfig' to stat: No such file or directory
D/APEX    ( 1610): study/manageddirectory.cpp:720 (void apex::ManagedDirectoryWorker::handleResult(int, const QString&)): apex: Managed directory /storage/emulated/0/apexstudies/2018-LUISTER-spectralripple-HA/results | reference 'refs/heads/results-52000d76faf8a400_52000d76faf8a400' not found
D/APEX    ( 1610): study/manageddirectory.cpp:720 (void apex::ManagedDirectoryWorker::handleResult(int, const QString&)): apex: Managed directory /storage/emulated/0/apexstudies/2018-LUISTER-spectralripple-HA/results | could not find '/data/data/be.kuleuven.med.exporl.apex/files/.gitconfig' to stat: No such file or directory
D/APEX    ( 1610): study/manageddirectory.cpp:720 (void apex::ManagedDirectoryWorker::handleResult(int, const QString&)): apex: Managed directory /storage/emulated/0/apexstudies/2018-LUISTER-spectralripple-HA/experiments | failed to set permissions on file '/storage/emulated/0/apexstudies/2018-LUISTER-spectralripple-HA/experiments/.git/objects/pack/pack_git2_v1jgVT': Operation not permitted
D/APEX    ( 1610): study/manageddirectory.cpp:720 (void apex::ManagedDirectoryWorker::handleResult(int, const QString&)): apex: Managed directory /storage/emulated/0/apexstudies/2018-LUISTER-spectralripple-HA/results | could not find '/data/data/be.kuleuven.med.exporl.apex/files/.gitconfig' to stat: No such file or directory
D/APEX    ( 1610): study/manageddirectory.cpp:720 (void apex::ManagedDirectoryWorker::handleResult(int, const QString&)): apex: Managed directory /storage/emulated/0/apexstudies/2018-LUISTER-spectralripple-HA/results | revspec 'FETCH_HEAD' not found
mh21 commented 5 years ago

maybe showing real error messages in the gui would be nice

SaraMagits commented 5 years ago

Similar problem on different tablet. Linked to newest version (apk) of APEX? Problem occurs when you want to link the study. Message says that wifi is not connected but this can't be a problem because the experiment branch (and other information) is downloaded from the server.

SaraMagits commented 5 years ago

Update: problem also occurs when updating apex via fdroid. Study link seems to be preserved but when you sync or activate the study, the same error message is shown.