GTK3 - WLX - hx_webkit_gtk3_crap #71
Replies: 5 comments
-
|
What about
so on? |
Beta Was this translation helpful? Give feedback.
-
|
as i wrote earlier, think twice before using plugins with my favorite suffix in the name, because it means something stupid is going on there. in this particular case, this plugin will attempt to convert the viewed file to html using the sample executable file supplied with outsidein html export from redist dir and display the result if successful. regarding the detectstring: the converter supports many file types, such as documents/spreadsheets/images etc. (the archive from the oracle website in /sdk/samplefiles also contains some files for testing) and you may not need them all be converted to html. detectstring like |
Beta Was this translation helpful? Give feedback.
-
|
@Skif-off @j2969719 Anyways, now this is a little unfortunate, because at least for me I do not have a solution for a mhtml viewer.
QT DC is stable and QT WLX plugins are amazing (I knew these were going to be tough to compete with) so probably going to have to use, at least for now. Any of you guys trying to use the GTK3 version as your main version? Or are you guys just testing things out for now as well? Thank you guys again for the responses |
Beta Was this translation helpful? Give feedback.
-
|
outsidein has almost filled the bingo of proprietary software: account, elua, and regional download blocks, if remember correctly dunno if theres a python module that can parse problematic mht files, then it could be used in the gtk_socket_tst script as i wrote in another thread, gtk3 support in lazarus is a bit off from ideal, and existing dc builds are more for adventureseeking enthusiasts atm |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for response. -Is the "Python module" you are referring to, to fix the -How does the -I saw your response about my Chromium based webengine question, yes that is what I was referring to. -I know, I read what you mentioned about GTK3, it is just that the adventure that I was seeking was to have the GTK3 version work perfectly so I can use it, right now :) Thanks again |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My original plan was to use the
wlxwebkit_gtkplugin for viewing both mhtml and pdf files.Due to this plugin currently containing issue where some mhtml files open up blank/show the previously loaded mhtml page viewed, I saw Skif-off mention he used the
hx_webkitplugin to solve this issue instead.Am I correct that this is the
hx_webkit_gtk3_crapplugins name you guys were referring to?The complie seems to build without errors, but this plugin did not work for me.
The
Detect Stringis blankI copied the one string from
wlxwebkit_gtkplugin where I also addedmhtmlandpdfBut for me it just shows mhtml files as text files.
Is this the type of plugin user should leave the
Detect Stringfield blank and it handles it somewhere within the makefile?I only saw the "detect string = " line in that file
Is this plugin capable of viewing
mhtmlandpdffiles?If so could someone tell me how to assign these MIME types?
Thank You
Beta Was this translation helpful? Give feedback.
All reactions