Fix crash when sending file from terminal; Silence some warnings#28
Fix crash when sending file from terminal; Silence some warnings#28
Conversation
zeebok
left a comment
There was a problem hiding this comment.
Haven't tested but the code changes make sense
# Conflicts fixed: # src/Application.vala # src/Services/Manager.vala
Significant changes due to merging main - needs to be checked and tested again.
|
@zeebok Thanks for looking at this! It is some time since I last visited it and there have been significant changes in |
|
Well, I managed to transfer a file to my Android phone OK using Files and also using |
|
@jeremypw Can you provide more info about how to reproduce the crash, please? |
|
@leonardo-lemos Sorry I cannot remember now exactly what prompted this PR, but I just tried installing the |
|
I think if may be something to do with running I'll look into it further. |
This makes the
scan_and_send_filesfunction wait in Idle loop untilobject_managerflags it is ready - is there a more elegant way?