GTK3 - WLX - gtk_socket - Web #63
Replies: 5 comments 14 replies
-
|
besides the python script for gtk_socket, theres already wlxwebkit_gtk3 plugin for gtk3. gtk_socket itself is slow compared to native plugins and served more as a workaround for inserting modern stuff somehow into the ancient gtk2 (theres currently a test plugin, gtk_socket_tst, in the repository as an attempt to make it a bit faster, but its future is uncertain) |
Beta Was this translation helpful? Give feedback.
-
|
i've also recently noticed a issue with capturing focus after clicking in ctrl+q with qt and gtk3, but not with gtk2. no idea whats going on or what might be causing it. dont see hang with dc gtk3 described above. in my case, right-clicking in the file panel or opening the properties window works as a workaround. wlxwebkit_gtk3 plugin displays pdf and mht files (at least for me), but you need to add extensions to detectstring in the dc options window |
Beta Was this translation helpful? Give feedback.
-
I have a problem, I see empty white window only (GTK2, |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your responses.
I was able to compile this and test this plugin out. Thanks again |
Beta Was this translation helpful? Give feedback.
-
|
@Skif-off I tried your digging deeper approach but I did not seem to have the same consistency that you may have had? If interested see my post about Up to you if want to move your Just saw new responses you guys made. Thank you for any information shared |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
DEPENDENCIES USED
build-essential libgtk3.0-dev libmagic-dev
The webkit2gtk "Addition" mentions
libwebkit2gtk-4.0-dev
My repo had slightly newer version (hope this is okay)
libwebkit2gtk-4.1-dev
I did not install any of the other Additions dependencies
MHTML QUESTIONS / POSSIBLE ISSUES
I am assuming that the
libwebkit2gtk-4.1-devdependency is the actual library used for the opening of mhtml files.In the GTK2 version, I remember having to add mhtml to the settings.ini file which I did again.
(I left the plugin registered for/detect string field blank as it is by default)
Not sure if some of this issue is plugin or DC itself, because I reported a similar error to DC about plugins QPP retaining/locking focus, but I experience some slight differences with this plugin compared to when this occurs in a QT version of DC.
When I tried to use QPP to view
mhtmlfile-The QPP pane first showed a gear/almost chrome style icon in the center of the pane
-Then it went blank black panel
-Then loaded up
mhtmlfile.-After it loaded though, you can scroll up and down in the QPP pane, but DC itself gets frozen, cannot click on anything.
-When this DC issue occurs in QT versions, I can minimize the DC window and then open it again and DC works.
However with DC GTK3 + using this plugin, I can minimize the DC window but then the window does not open, and I have to terminate to close DC completely.
So not sure what of this is DC and what if anything of this is due to this plugin?
If you have any ideas, please let me know if I can test anything
Thank You
Beta Was this translation helpful? Give feedback.
All reactions