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

Ollamac gui unresponsive when the payload is big #85

Open
rubnogueira opened this issue Jul 31, 2024 · 5 comments
Open

Ollamac gui unresponsive when the payload is big #85

rubnogueira opened this issue Jul 31, 2024 · 5 comments

Comments

@rubnogueira
Copy link

I was trying Ollamac and I pasted a input into the textbox. The GUI got completely frozen and unusable, which seems weird being a native app.

Steps to reproduce:
1 - https://loremipsum.io/generator?n=500&t=p
2 - Copy and paste

@kevinhermawan
Copy link
Owner

Wow, that's huge! 😂 I've never tested such a massive text before. It's interesting, I'm going to try to solve this. Or if you have any ideas, feel free to share them with us.

@rubnogueira
Copy link
Author

rubnogueira commented Jul 31, 2024

I used that as an example 🤣 My use case was a much shorter example, but it has the same behavior.

@otto802
Copy link

otto802 commented Sep 2, 2024

had the same issue with some mid-size code blocks :-)

@Noe-AC
Copy link

Noe-AC commented Nov 26, 2024

Same here. I copy paste a big chunk of code in the textbox and the app becomes unresponsive.

@kevinhermawan
Copy link
Owner

One of the issues arises from the syntax highlighter used in code that invokes JSCore. I’m currently working on integrating a new syntax highlighter to resolve this issue.

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

4 participants