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

Freezing on sites like duckduckgo and youtube #357

Closed
reportados123 opened this issue Dec 17, 2014 · 4 comments
Closed

Freezing on sites like duckduckgo and youtube #357

reportados123 opened this issue Dec 17, 2014 · 4 comments
Assignees
Labels
qt Issues related to the Qt framework.

Comments

@reportados123
Copy link

Hi, I'm experiencing freezing on sites like duckduckgo and youtube with qutebrowser. I'm on Arch Linux with the latest packages installed. My linux kernel version is 3.17.6-1-ARCH, with qt5 version 5.4.0-1 on every pacakge. I've installed qutebrowser from the AUR (non git version) which is version 0.1.0-1.

I've tried downloading qutebrowser from github directly and run qutebrowser.py in the root directory but the same freezing happens. Using the minimal_webkit_testbrowser.py script also results in freezing on duckduckgo and youtube. There is no segfault that happens and installing the qt5 packages with debugging symbols results in nothing when running with gdb as I just get a blank screen when trying to load duckduckgo or youtube. If I load a simple website like google or reddit, everything is fine. Not only that, but I can't close the browser unless I forcefully kill the process. Running qutebrowser through the terminal results in nothing useful and only says "Please close browser and run mozplugger-update" when I try to CTRL + C the task in the terminal.

I don't know how else to reproduce this problem.

@The-Compiler The-Compiler self-assigned this Dec 17, 2014
@The-Compiler The-Compiler added bug qt Issues related to the Qt framework. labels Dec 17, 2014
@The-Compiler
Copy link
Member

Do you same the same thing in a pure Qt (i.e. non-PyQt) browser, e.g. otter-browser in the AUR?
Do you have the mozplugger package installed?

@The-Compiler
Copy link
Member

I can reproduce by installing mozplugger, then removing it again. Then as long as ~/.mozilla/plugins/mozplugger*.so still exists, this seems to happen.

So if you don't need mozplugger anymore I suggest just deleting these files. I'll file an upstream Qt bug when I get to it.

@reportados123
Copy link
Author

Thanks! Deleting ~/.mozilla/plugins/mozplugger*.so works; I was using firefox + pentadactyl before, but never used mozplugger. I had it uninstalled a long time ago, but I didn't know it still has it lingering in my configs. I haven't tried any other browsers, so I can't say anything about the same thing happening.

@The-Compiler
Copy link
Member

Glad to hear that has been resolved!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qt Issues related to the Qt framework.
Projects
None yet
Development

No branches or pull requests

2 participants