K-Meleon on Goanna :  K-Meleon Web Browser Forum
Building K-Meleon on top of the Goanna engine 
Pages: PreviousFirst...4567891011121314...LastNext
Current Page: 9 of 33
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: hermes
Date: December 16, 2017 09:11AM

Quote
KMfan2
Quote
roytam1
First regular/weekly release with known pre-release bugs fixed.

★ K-Meleon 76 - Goanna 3.4.1 (Build 20171215)

1. Video doesn't play : https://www.sketchup.com/learn/videos/826
2. HIGH RAM usage and it hangs

You added LAV library? When using LAV filters, this problem is not observed.



Edited 1 time(s). Last edit at 12/16/2017 09:12AM by hermes.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: roytam1
Date: December 16, 2017 10:20AM

Quote
hermes
Quote
roytam1
First regular/weekly release with known pre-release bugs fixed.

Luxuriously! Only one comment: need to set dom.ipc.plugins.enabled as TRUE (by default).

dom.ipc.plugins.enabled = true is not good to old machines(when memory is limited).

Quote
siria
Speaking of default settings, just discovered this in about:config, because I needed it:
plain_text.wrap_long_lines = false
This is for the view of *.txt lines or similar.
Wouldn't "true" be better for most people?
But probably matter of opinions ;-)

My current new prob is that wrapping a plain-text file by injectCSS doesn't seem to work anymore, as it did in older builds (not sure until which versions exactly).

So how do you use injectCSS?
I think I need to debug this.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: KMfan2
Date: December 16, 2017 11:42AM

Quote
hermes
Quote
KMfan2
Quote
roytam1
First regular/weekly release with known pre-release bugs fixed.

★ K-Meleon 76 - Goanna 3.4.1 (Build 20171215)

1. Video doesn't play : https://www.sketchup.com/learn/videos/826
2. HIGH RAM usage and it hangs

You added LAV library? When using LAV filters, this problem is not observed.

Thanks ! FIXED !

Edit: http://lataifas.ro/ when right click on post to open in new tab, right click menu is very hard to select (eg Open In New Tab) , high CPU Usage.



Edited 1 time(s). Last edit at 12/16/2017 12:09PM by KMfan2.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: hermes
Date: December 16, 2017 12:14PM

Quote
roytam1
Quote
hermes
Quote
roytam1
First regular/weekly release with known pre-release bugs fixed.

Luxuriously! Only one comment: need to set dom.ipc.plugins.enabled as TRUE (by default).

dom.ipc.plugins.enabled = true is not good to old machines(when memory is limited).

If do not use this setting, then regardless of power of the computer (and I tested on a fairly weakly configurations, as You remember) can happen randomly crashes. As it turned out, as a result of tests, due to crash of flash plug-in.

Of course, weak configuration it is not necessary to use a potentially unstable plugins.

But it turns out, if is not - there is no risk from this setting, right? And if they are, the savings of memory (and I tested it on 160 MB of RAM) does not compensate for frequent fall (in the activity of flash plugin).

And as You can see, many people use only default set (as in case of LAV filters, for example). If it is critical, will compensate it later. But to remove even a part of crashes of browser and compensate for some of problems other plugins one setting... I think it's right decision (imho).



Edited 1 time(s). Last edit at 12/16/2017 12:17PM by hermes.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: siria
Date: December 16, 2017 12:37PM

Quote
siria
My current new prob is that wrapping a plain-text file by injectCSS doesn't seem to work anymore

Oops sorry, no idea what happened there, but now it works and cannot reproduce!

And text wrapping works fine when toggling that plain-text pref.
The only minor prob, which exists in all older KM versions too, is that wrapping plain text by CSS takes the monitor width, not the window width:
injectCSS("pre {white-space: pre-wrap !important;}");
Perhaps the css is wrong, no idea.
Very good there's now this pref, just wonder if it's available in the menus or pref sheets yet.



Edited 1 time(s). Last edit at 12/16/2017 12:59PM by siria.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: siria
Date: December 16, 2017 12:38PM

Another many years old bug, very annoying, but not sure if you can fix:
opening the error console forces a small window size. A few people tried to fix the xul in the past, but didn't help.

And if opening it in a TAB, which I prefer, then the whole browser window with all tabs inside gets smaller too.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: siria
Date: December 16, 2017 12:51PM

Plugin container:
http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins

It seems the single plugin settings work as white-black-list, overriding the default.
Flash-exception would be
dom.ipc.plugins.enabled.npswf32.dll = true

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: siria
Date: December 16, 2017 01:03PM

[_check_ bug in pref-webfind.xul] .

In F2 > Finding Websites:

The two bottom frames also have little bugs, since years:
The first has a checkbox but grayed out (a "fixup" pref toggle, the pref itself works)

The second is missing the choice field for an engine
For pref "keyword.URL", which is missing in about:config completely.



Edited 1 time(s). Last edit at 01/14/2018 11:50PM by siria.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: hermes
Date: December 16, 2017 01:12PM

Quote
siria
Another many years old bug, very annoying, but not sure if you can fix:
opening the error console forces a small window size. A few people tried to fix the xul in the past, but didn't help.

And if opening it in a TAB, which I prefer, then the whole browser window with all tabs inside gets smaller too.

If open chrome://global/content/console.xul (as URL) window resizing is not happening.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: Niceeight
Date: December 16, 2017 01:13PM

Nice work with Goanna for K-meleon. I'm trying it these days.

Thanks a lot and good development roytam1!

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: siria
Date: December 16, 2017 01:16PM

Quote
hermes
If open chrome://global/content/console.xul (as URL) window resizing is not happening.

That's the wrong one, original Mozilla, not the KM-version Console2.
But now it gets a bit clearer to me why your macro syntax is so strange and lacks semicolons ;-)

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: siria
Date: December 16, 2017 01:18PM

More "old" KM-bugs, but would be nice if can be fixed too

F2 > GUI: tab #4 broken
F2 > javascript: tab #2 broken

And still doubt that a "min font size" of zero is a good idea...

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: Chanson Yu
Date: December 16, 2017 01:28PM

On December 18, 2015 I had reported one problem to Dorian,which is not solved until now,but even worse than before.

Quote

Some menu items in KM75.1/76.0 weren't aline at the left on Windows XP SP3,but normal on Windows 7 system:





At the beginning,this issue only occurs on Windows XP system,and Dorian said it's a weird behavior of Windows which is hard to track when we don't have the source code.He tried to make a specific implementation for XP,but no effect.On the contrary,the problem occurs on Windows 7 too from K-Meleon 76Beta3Update1.Come up with this again to see whether roytam1 will find a solution! smiling smiley

________________________________________
K-Meleon zh-CN: http://pan.baidu.com/s/1o6NoHfG

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: soccerfan
Date: December 16, 2017 02:30PM

KM-Goanna (Build 20171215) of roytam1 fails to run on my windows laptop.
The laptop has XP SP2 home edition (upgrading to SP3 is not an option).

I get the following two error messages:

The procedure entry point GetLogicalProcessorInformation
could not be located in the dynamic link library KERNEL32.dll

The application failed to start because mfc120u.dll was not found.
Re-installing the application may fix this problem.

FWIW, the 32-bit basilisk xpmod by roytam1 runs fine on the same laptop

Any help appreciated!

soccerfan

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: rodocop
Date: December 16, 2017 02:43PM

Quote
siria
More "old" KM-bugs, but would be nice if can be fixed too

F2 > GUI: tab #4 broken
F2 > javascript: tab #2 broken

And still doubt that a "min font size" of zero is a good idea...

We just need to take all the kmprefs stuff (omni.ja:chrome\kmeleon\content\kmprefs\) from RC2 or Pro builds as now in Goanna there is a regression to old unfixed Preferences panel from 2014.



Edited 1 time(s). Last edit at 12/16/2017 02:44PM by rodocop.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: rodocop
Date: December 16, 2017 02:51PM

Quote
siria
Another many years old bug, very annoying, but not sure if you can fix:
opening the error console forces a small window size. A few people tried to fix the xul in the past, but didn't help.

And if opening it in a TAB, which I prefer, then the whole browser window with all tabs inside gets smaller too.

I've modified history window that way it opens in tab and doesn't make browser that small-sized.
The same can be made with console2.

But I cannot reproduce the bug you described. Console2 opens in small window but it doesn't affect other browser windows for me!

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: Chanson Yu
Date: December 16, 2017 03:11PM

Discussion:
I think we need to build a download manager for K-Meleon,when download some huge size files,it's useful to call the external download tools,especially for terrible network environment.
And how about adding the pdf.js to K-Meleon by default? I usually open PDF files with Firefox,because KM can't handle this.What do you think?

________________________________________
K-Meleon zh-CN: http://pan.baidu.com/s/1o6NoHfG

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: rodocop
Date: December 16, 2017 03:15PM

Anyway:

unpack this archive in your GoannaKM (!!!this will overwrite omni.ja!!!) - and you'll get Console2 in tab and without shrinking of window.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: hermes
Date: December 16, 2017 03:21PM

Quote
siria
Quote
hermes
If open chrome://global/content/console.xul (as URL) window resizing is not happening.

That's the wrong one, original Mozilla, not the KM-version Console2.
But now it gets a bit clearer to me why your macro syntax is so strange and lacks semicolons ;-)

I think it is easier to make changes to xul file itself. And as for syntax, there is a reason. For example, absence of some of semicolon is intentional. As I noticed at a certain number, it compensates for certain error messages. Because if you look at the complete Assembly with all of my scripts in console (even 2nd console) here no errors. A separate script may report about error. This feature of KM, I can't explain, it's just exist and possible to use.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: rodocop
Date: December 16, 2017 03:21PM

Chanson Yu,

no-no-no! No pdf.js, please! ;-) It's resource hungry at least. Why not to add portable SumatraPDF to KM plugins folder and get almost inbuilt PDF-viewer at price of just 6 mb and a minimal memory footprint?

Or may be Foxit Reader (v.3-4 will be enough and also lightweight)

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: hermes
Date: December 16, 2017 03:31PM

Quote
Chanson Yu
Discussion:
I think we need to build a download manager for K-Meleon,when download some huge size files,it's useful to call the external download tools,especially for terrible network environment.
And how about adding the pdf.js to K-Meleon by default? I usually open PDF files with Firefox,because KM can't handle this.What do you think?

It seems to me that it makes no sense to overload the program with redundant functions. For example as PDF viewer. The same sumatra will give 10 points ahead when dealing with PDF (than Firefox, and resource consumption, and speed, not to mention the additional advanced functions such as the extraction of content and wide hotkey support with possibility of reassignment).



Edited 2 time(s). Last edit at 12/16/2017 03:52PM by hermes.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: rodocop
Date: December 16, 2017 03:37PM

I should add that Sumatra or Foxit will open PDF just inside KM own tab - no usability difference with JS-solution of Firefox but less heavy and more functional.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: Chanson Yu
Date: December 16, 2017 03:44PM

Quote
rodocop
Chanson Yu,

no-no-no! No pdf.js, please! ;-) It's resource hungry at least. Why not to add portable SumatraPDF to KM plugins folder and get almost inbuilt PDF-viewer at price of just 6 mb and a minimal memory footprint?

Or may be Foxit Reader (v.3-4 will be enough and also lightweight)

Yes,lightweight and fast should keep in the first place! Actually,I also use the great SumatraPDF but earlier version. smiling smiley

________________________________________
K-Meleon zh-CN: http://pan.baidu.com/s/1o6NoHfG

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: hermes
Date: December 16, 2017 03:53PM

Quote
rodocop
I should add that Sumatra or Foxit will open PDF just inside KM own tab - no usability difference with JS-solution of Firefox but less heavy and more functional.

By the way, Foxit (from version 3.4) has a serious problem with security. Since version 3.4 it play embedded in document (if any) JavaScript, audio and video content (for what this only added in PDF?) via InternetExplorer core (as all content in CHM files etc). I even managed to run my embedded HTA application ( https://en.wikipedia.org/wiki/HTML_Application ) when opening this PDF. Therefore has long ceased to use Foxit as everyday PDF viewer.



Edited 2 time(s). Last edit at 12/16/2017 03:57PM by hermes.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: siria
Date: December 16, 2017 04:43PM

(offtopic)

No thanks to embedded pdf either. Makes no sense to me, it's much better to open it externally in the default prog, with all pdf buttons and options available, and without useless browser buttons wasting window space.

Quote
hermes
By the way, Foxit (from version 3.4) has a serious problem with security. Since version 3.4 it play embedded in document (if any) JavaScript, audio and video content (for what this only added in PDF?) via InternetExplorer core (as all content in CHM files etc). I even managed to run my embedded HTA application ( https://en.wikipedia.org/wiki/HTML_Application ) when opening this PDF.

Yikes!! Absolutely same view here! Some years ago had discovered in the Adobe Reader, by studying the options, that it runs javascript and videos and all sort of such stuff too, and everything enabled by default!! Highly dangerous, and completely unnecessary. Almost fell of my chair. Yet almost all people I know are still convinced pdf were an absolutely safe and kinda "frozen" filetype, not editable either. And they do not want to hear otherwise, or only consider the warner a hacker.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: siria
Date: December 16, 2017 04:50PM

Quote
rodocop
Quote
siria
F2 > GUI: tab #4 broken
F2 > javascript: tab #2 broken
And still doubt that a "min font size" of zero is a good idea...

We just need to take all the kmprefs stuff (omni.ja:chrome\kmeleon\content\kmprefs\) from RC2 or Pro builds as now in Goanna there is a regression to old unfixed Preferences panel from 2014.

Are you sure those are fixed in RC2 and Pro?? Because they aren't in mine...

Quote
rodocop
Anyway: unpack this archive in your GoannaKM (!!!this will overwrite omni.ja!!!) - and you'll get Console2 in tab and without shrinking of window.

Yes, confirm that fixes the resizing! (and shows three errors instead ;-)

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: rodocop
Date: December 16, 2017 10:50PM

Quote
siria
Are you sure those are fixed in RC2 and Pro?? Because they aren't in mine...

You have some personal config glitches as my Goanna is all-right on those tabs in every language.

But aside of this 76 RC2 and Pro do have some little updates for some kmprefs xuls

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: siria
Date: December 17, 2017 12:35AM

Quote
rodocop
Quote
siria
Are you sure those are fixed in RC2 and Pro?? Because they aren't in mine...

You have some personal config glitches as my Goanna is all-right on those tabs in every language

But have done almost nothing, only a few most basic settings for offline testing, and copied over a few really simple kmm-macros (nothing intrusive, no xul), created second profile, created copy of toolbars.cfg+skin.cfg in new empty skin folder and such.
Now just tried again with a clean unzip and - you're right!
But that's a bit scary, that changing so harmless things can so easily break those tabs. Will have to try hunt it down, but takes time.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: roytam1
Date: December 17, 2017 05:01AM

Quote
siria
Plugin container:
http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins

It seems the single plugin settings work as white-black-list, overriding the default.
Flash-exception would be
dom.ipc.plugins.enabled.npswf32.dll = true

alright archive in my host is updated.
browser\omni.ja is updated for NOT resizing console2, and merged 76RC Pro changes.

Options: ReplyQuote
Re: [TEST BUILD] K-Meleon 76 on Goanna 3.4.1 (Build 20171215)
Posted by: roytam1
Date: December 17, 2017 05:04AM

Quote
soccerfan
KM-Goanna (Build 20171215) of roytam1 fails to run on my windows laptop.
The laptop has XP SP2 home edition (upgrading to SP3 is not an option).

I get the following two error messages:

The procedure entry point GetLogicalProcessorInformation
could not be located in the dynamic link library KERNEL32.dll

The application failed to start because mfc120u.dll was not found.
Re-installing the application may fix this problem.

FWIW, the 32-bit basilisk xpmod by roytam1 runs fine on the same laptop

Any help appreciated!

Sorry, Goanna3 engine requires SP3 functions.



Edited 1 time(s). Last edit at 12/17/2017 05:06AM by roytam1.

Options: ReplyQuote
Pages: PreviousFirst...4567891011121314...LastNext
Current Page: 9 of 33


K-Meleon forum is powered by Phorum.