Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report bug #408

Closed
extio1 opened this issue May 15, 2024 · 1 comment
Closed

Report bug #408

extio1 opened this issue May 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@extio1
Copy link

extio1 commented May 15, 2024

As I found figma changed url template for design files.
https://forum.figma.com/t/any-update-figma-to-url-structure/72061

So. When launching designer for new URL there is the error "Please enter a valid file URL."
Probable solution is to change regexp for url matching just before (gui.py:48)

  • Operating System
    PRETTY_NAME="Ubuntu 23.04"
    NAME="Ubuntu"
    VERSION_ID="23.04"
    VERSION="23.04 (Lunar Lobster)"
    VERSION_CODENAME=lunar
    ID=ubuntu
    ID_LIKE=debian

  • What is the expected behavior?
    no error

  • Please provide step by step instructions on how to reproduce the bug
    use Tkinter-Designer gui.py as usually

@extio1 extio1 added the bug Something isn't working label May 15, 2024
@ParthJadhav
Copy link
Owner

solved in latest commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants