[Github-comments] [geany/geany-plugins] Scope debug plugin: using resources with relative path (#785)
heps
notifications at xxxxx
Fri Oct 26 11:50:17 UTC 2018
Hi all,
I've successfully built the current master of geany and geany-plugins from source with the scope plugin. However, it seems that binaries are executed in a different way from geany when debugging.
I've a program which opens a image file using a relative path (e.g., ./resources/file.png). When geany is used to execute it, it runs without any problem. When I run it using scope, the program raises an error stating that the file cannot be found.
If I use an absolute path to the file, then I can run the program without errors from geany and from the debugger.
Thanks very much!
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/785
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20181026/f8362fd6/attachment.html>
More information about the Github-comments
mailing list