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

Handling Onboarding when reopening Pieces OS #99

Open
kirollos-at-pieces opened this issue Nov 14, 2024 · 0 comments · Fixed by #93
Open

Handling Onboarding when reopening Pieces OS #99

kirollos-at-pieces opened this issue Nov 14, 2024 · 0 comments · Fixed by #93
Labels
bug Something isn't working

Comments

@kirollos-at-pieces
Copy link

Terminal:

error caught in async handler 'C:/Users/hp/AppData/Local/nvim-data/plugged/plugin_neovim/rplugin/python3/pieces_python:function:PiecesCreateSnippet [['```']]' Traceback (most recent call last): File "C:\Users/hp/AppData/Local/nvim-data/plugged/plugin_neovim/rplugin/python3\pieces_python\main.py", line 67, in create_asset BasicAsset.create(args[0], metadata) File "C:\Users/hp/AppData/Local/nvim-data/plugged/plugin_neovim/rplugin/python3\pieces_python_pieces_lib\pieces_os_client\wrapper\basic_identifier\asset.py", line 226, in create seed = cls._get_seed(raw_content,metadata) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users/hp/AppData/Local/nvim-data/plugged/plugin_neovim/rplugin/python3\pieces_python_pieces_lib\pieces_os_client\wrapper\basic_identifier\asset.py", line 297, in _get_seed application=AssetSnapshot.pieces_client.tracked_application, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'PiecesClient' object has no attribute 'tracked_application'

WindowsTerminal_2gvNlpA8Wz.mp4
@kirollos-at-pieces kirollos-at-pieces added the bug Something isn't working label Nov 14, 2024
@bishoy-at-pieces bishoy-at-pieces linked a pull request Nov 14, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant