Skip to content
This repository has been archived by the owner on Oct 29, 2018. It is now read-only.

Code snippets make app slow and twitchy #238

Closed
laenco opened this issue Sep 23, 2015 · 4 comments
Closed

Code snippets make app slow and twitchy #238

laenco opened this issue Sep 23, 2015 · 4 comments

Comments

@laenco
Copy link

laenco commented Sep 23, 2015

Hello!

Any code snippet on screen (and in current chat) makes app very slow and twitchy, either input becomes very laggy.
The longer code snippet is on screen leads to the greater lag between action and app reaction.
Scudcloud is started with --no_plugins=True and there is high cpu usage.

@moonwolf-github
Copy link
Contributor

I think it's a duplicate of #140.

@laenco
Copy link
Author

laenco commented Sep 23, 2015

Yes, it is. Sorry, didn't find that.

@laenco laenco closed this as completed Sep 23, 2015
@raelgc
Copy link
Owner

raelgc commented Sep 23, 2015

Hi @laenco, no problem. Unfortunately, the performance is ordered by QtWebKit. Maybe if we upgrade from Qt4 to Qt5, we'll see a performance improvement related to code snippet and files.

@raelgc raelgc mentioned this issue Oct 28, 2016
@raelgc
Copy link
Owner

raelgc commented Nov 16, 2016

I just release a new version with an option to disable snippets (they'll be viewable in browser after click).

After upgrade, open your config file located at ~/.config/scudcloud/scudcloud.cfg and add the following line:

Snippets=False

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

No branches or pull requests

3 participants