flipperdevices / flipperzero-ufbt

Compact tool for building and debugging applications for Flipper Zero.
https://pypi.org/project/ufbt/
GNU General Public License v3.0
494 stars 36 forks source link

Cannot open files in .ufbt if the folder path contains spaces #25

Closed TheOriginalBob0705 closed 8 months ago

TheOriginalBob0705 commented 8 months ago

Please see issue #2

This issue exists in the most recent version of ufbt, whenever running ufbt launch it attempts to open runfap.py, but if the folder path to .ufbt contains spaces, it will give an error and fail

hedger commented 8 months ago

Can confirm - a fix is in the works.

hedger commented 8 months ago

Please check out latest rc: ufbt update -c rc

hedger commented 8 months ago

Reopen if the issue still manifests for you.