Bugs :  K-Meleon Web Browser Forum
You can talk about issues with k-meleon here.  

Pages: PreviousFirst...8485868788...LastNext
Current Page: 86 of 93
Results 2551 - 2580 of 2768
11 years ago
rodocop
Kleon, it's distributed as archive file, it creates profiles in it's own folder, it doesn't write anything in registry and finally it can be easily copied onto removable media and started from there - so it's really portable. Only system thing it uses is system TEMP folder (sometime). ndebord, I agree - this is optimal distribution way for such product as KM.
Forum: General
11 years ago
rodocop
So, the rule #1 is: NEVER UNINSTALL K-Meleon! Don't even think about! :drool: You cannot live without it! P.S. And once again - use portable builds. No problem there.
Forum: General
11 years ago
rodocop
Frank, F6 selects all text in URLbar by default.
Forum: Improvement requests
11 years ago
rodocop
2554. Re: Re..
IMPORTANT! It seems like I've found the reason of keyboard unresponsibility, and - a shame for me - one part of this follows from my own recommendations ¬_¬ So now I give you corrected settings. user_pref("content.interrupt.parsing", true); user_pref("content.max.tokenizing.time", 600000); user_pref("content.maxtextrun", 2048); user_pref("c
Forum: Bugs
11 years ago
rodocop
panzer, what magazine? I'm really surprised.
Forum: General
11 years ago
rodocop
2556. Re: ..
ну что ж, русский форум КМ умер, так что мы остались последним официальным прибежищем. Есть еще ветка на руборде, но там уже 2 месяца тишина.
Forum: General
11 years ago
rodocop
here is another solution (PERMANENT) There are some missyncronization between k-meleon.exe and prefs by default (afaik, bug). The advice in the linked message solves this, but there wouldn't be a GUI way to temporarily get it back in foreground - only through about:config again.
Forum: Development
11 years ago
rodocop
I see these cards too! Suggest you are using old version or something is restricted in your settings (may be also AdBlock, NoScript, etc.)
Forum: Bugs
11 years ago
rodocop
Вадим, если честно, то ни черта не понятно. Никакой таблички с выбором IP у меня нет и не было. Возможно, ты пользуешься сборками 1.5.4 serfer или remix с дополнительным функционалом, но у меня и с ними ничего такого не возникало
Forum: Bugs
11 years ago
rodocop
Вадим, нужны подробности. Слишком мало информации. Какая версия Камелеона? Какая версия Windows? При каких обстоятельствах произошло то, что произошло?
Forum: Bugs
11 years ago
rodocop
which solution doesn't work? Mine or yours? I have tested my bookmarklet with my build (CommMeleon) and it works fine, superfast and without any problem.
Forum: Improvement requests
11 years ago
rodocop
There is a preference in FF: privacy.donottrackheader.enabled;true People say that it works in FF 3.6.x, so I guess you can upgrade to KM-1.7a2 and create such preference in about:config. Then you can visit http://analyze.privacy.net to check whether DNT header is being send.
Forum: General
11 years ago
rodocop
O, yes! It works! Just take your favourite icon, name it main.ico and place in the dbTango skin folder (default for CоmmMeleon) replacing existing one. You can take default KM icon from this archive.
Forum: General
11 years ago
rodocop
I'm really lost here. I can't find the setting (file, pref, etc.) which is responsible for application icon choice. May be it is connected with default theme setup and main.ico there, may be not. I need community's help.
Forum: General
11 years ago
rodocop
2565. Re: ..
еще один бесплатный сервис сжатия - fastun
Forum: General
11 years ago
rodocop
2566. Re: ..
Кроме того, я рекомендовал бы попробовать экономить еще и так: 1) включить Flashblock в Настройках (F2 -> Content Filters) 2) ограничить использование JavaScript - либо просто выключив его (F7), либо используя рекомендованную мной сборку (
Forum: General
11 years ago
rodocop
2567. Re: ..
как такового плагина подобного я не знаю, но почему бы не попробовать общедоступный сервис такого плана - toonel.net ?
Forum: General
11 years ago
rodocop
I understand. KM is missing such a possibility. I think it could be possible to create KM-macro for on-demand reload for all images on the page. But I'm not sure. But I can help you using third-party universal javascript-bookmarklet. Look: 1) Open Bookmarks Editor by pressing Ctrl+G 2) Create new Bookmark in Personal Toolbar Folder (right-click on it and select New Bookmark)
Forum: Improvement requests
11 years ago
rodocop
I don't know how to do exactly what you ask for, but I think the next thing could be useful in some cases: 1) Press F9 (to load images) 2) Select View -> Images this command would open new window (tab) with all the images from loaded page. 3) Toggle images off, pressing F9 again.
Forum: Improvement requests
11 years ago
rodocop
try to update Flash Player. KM and IE are using different versions of subj. Download your copy here
Forum: General
11 years ago
rodocop
2571. Re: Re..
But I really don't understand why KM is so uncertainly reacting on keyboard hotkeys input. As I remember this wasn't a problem till 1.6 branch. Something had gone wrong?
Forum: Bugs
11 years ago
rodocop
2572. Re: Re..
I see no reason to do this, km2. AFAIK, nglayout.initialpaint.delay is connected with small waiting time at start of rendering and must be set to possible minimum in case of KM. I have set it to 0. UPD.: I've got deeper in the problem of nglayout.initialpaint.delay and can say that it''s just the question of taste: • some people like heavy pages to be shown as soon as
Forum: Bugs
11 years ago
rodocop
First: some unresponsibility of GUI (user interface) is the native feature of Gecko engine. However, it can be minimized by tweaking KM preferences Close KM Find your profile folder and open prefs.js from there find the next strings and set their values as shown below: user_pref("content.interrupt.parsing", true); user_pref("content.max.tokenizing.time", 450000); u
Forum: Bugs
11 years ago
rodocop
try using custom User Agent (Tools -> User Agent -> Custom), for example this one: Mozilla/5.0 (Windows NT 5.1; rv:10.0a1) Gecko/20111008 Firefox/10.0a1
Forum: General
11 years ago
rodocop
doesn't work on my Win7 - CommMeleon 1.6
Forum: Development
11 years ago
rodocop
QuoteteK Merci pour le source, Juju. Finally, I've coded a little kplugin to do what i needed... a left-click on a link where URL starts with "run:" execute the following string. A KMRUNCWD environment path variable can be set prior to application launch, so relative path, from this variable value, can be launched. I've only tested it with KM1.6 and KM1.5.x on XP32-SP
Forum: Development
11 years ago
rodocop
Additional third-party bars are going against KMs concept of light, fast and secure browser, sorry. And moreover, usually such work is made by authors from third parties, not by browser's ones. KM isn't enough popular so Google to make its bar for our browser. And there are no active KM developer this time who could make it here.
Forum: General
11 years ago
rodocop
wallet file? If so then it contains your passwords info for KM needs. Login info is stored as is and passwords must be encrypted there...
Forum: General
11 years ago
rodocop
kleon, these are definitely falses - AVG is known to get reinsured ('Win32/Heur' means that detection is made by AVG heuristics - and no heuristic mechanism now isn't pretty faultless). I think, this is reaction on UPX-packer for exe-files, used by dugbug. The next CommMeleon will be based on the new db-builds, not using UPX. Anyway, it's absolutely safe now - and teste
Forum: Other custom builds
11 years ago
rodocop
Able developer needed - C++ coder - to change this - and this is problem of the whole project: no active developers. Use 1.6 builds - there are some more bugs in 1.7 version compilation. Take one from my signature for example or use official beta. I'm working on next CommMeleon - user friendly custom build, which includes all the best what KM can give. Check the forum!
Forum: Other custom builds
Pages: PreviousFirst...8485868788...LastNext
Current Page: 86 of 93

K-Meleon forum is powered by Phorum.