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

Cannot open Selected notes #392

Open
Sharath44665 opened this issue Nov 13, 2022 · 6 comments
Open

Cannot open Selected notes #392

Sharath44665 opened this issue Nov 13, 2022 · 6 comments

Comments

@Sharath44665
Copy link

Sharath44665 commented Nov 13, 2022

(The app is Awesome.) If I have already selected the notes, it does not function, though.

Steps to reproduce:

  1. Open the App
  2. resize the app to 790 X 520 ( Height X Width )
  3. Add note
  4. fill some data
  5. go back
  6. Reopen the same note that was previously closed.
  7. which does not open

What is expected:

after following the above steps, which should open the same note


video:

Screencast.from.2022-11-13.16-38-36.webm

Thanks!

@lainsce
Copy link
Owner

lainsce commented Nov 13, 2022

The coincidence of me looking to fix this bug recently and you opening this issue is magical lol

I will fix this soon, am busy with other stuff.

@Sharath44665
Copy link
Author

What a pleasant surprise!

Wow, that's great to hear. I hope you have a wonderful day and week. @lainsce

@lainsce
Copy link
Owner

lainsce commented Apr 29, 2023

Just leaving a comment that I am still looking about how to fix this as docs aren't that much helpful for ListView widget.

@fastrizwaan
Copy link

I asked chatgpt :-D

vala ListView widget does not reopen
ChatGPT
It's difficult to provide a specific answer without more context, but if you're having an issue with a Vala ListView widget not reopening, it's possible that there may be an issue with how you're handling the widget's state.

Here are a few things you can try:

  1. Check that you're properly destroying the widget when it's closed, and properly reinitializing it when it's reopened.
  2. Check that you're not accidentally setting the widget's visibility to "false" when it's closed, as this would prevent it from reopening.
  3. Check that you're properly handling any signals emitted by the widget, such as "row-activated" or "button-pressed", and that you're properly updating the widget's state based on those signals.
  4. Make sure that you're properly handling any errors or exceptions that may be occurring when the widget is closed or reopened, as these could be preventing it from functioning properly.

If you're still having trouble, please provide more specific details about the issue you're encountering, and I'll do my best to help.

@fastrizwaan
Copy link

If you could use https://gitlab.com/posidon_software/paper sources gpl3 and vala, which does not exhibit this error:
Peek 2023-05-09 06-54

@lainsce
Copy link
Owner

lainsce commented May 10, 2023

If you could use https://gitlab.com/posidon_software/paper sources gpl3 and vala, which does not exhibit this error: Peek 2023-05-09 06-54 Peek 2023-05-09 06-54

Will look into it. Thanks for the link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants