Off-Topic :  K-Meleon Web Browser Forum
All which isn't K-Meleon related. 

Pages: PreviousFirst...45678...LastNext
Current Page: 6 of 126
Results 151 - 180 of 3766
7 years ago
JamesD
Dorian Very happy to hear from you. Too bad about the SSD problem. I hope 2017 is very much better for you.
Forum: Announcements
7 years ago
JamesD
This is just a test, but it seems to work. Siria, have not had time to try your code yet. I looked everywhere for the linebreak error message and did not find it. I think it is built into the commandID. droplbrun.kmm # K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage2) # # ---------- droplbrun.kmm "Drop linebreak & run" K-Meleon Macr
Forum: General
7 years ago
JamesD
QuoteVoltaire It's a nice feature to right-click an url written on a page and directly open it in a new tab ... But this does not work if the url is multiple-lined with LineBreak inside ... Example here: https://www.heise.de/forum/Telepolis/Kommentare/Gefaehrden-die-Glocken-schnell-laufender-Kampfkuehe-die-Sicherheit-der-Schweiz/Re-Sprengladungen-an-Rheinbruecken-und-auf-Autobahnen/posting-2
Forum: General
7 years ago
JamesD
The link you included in the post opens for me OK. I tried in a new tab with KM 76 and I tried in a new background tab using KM 75.1 Is the link that you included one which has the problem?
Forum: General
7 years ago
JamesD
QuoteJujuLand K-Meleon which is a windows program uses windows style path, and, if I want to use a linux program to see pdf I must transform windows path to linux path. Yes, paths can be a problem. In the most recent version, I have the created file deleted when the user closes the window. It drove me crazy that I couldn't make that work until I saw that the URL and path were equal exc
Forum: Extensions
7 years ago
JamesD
see http://kmeleonbrowser.org/forum/read.php?9,140309 for latest update.
Forum: Extensions
7 years ago
JamesD
QuoteZvonko https://www.tenforums.com/performance-maintenance/69546-power-options-choose-what-power-buttons-do-change-registry.html Displayed correctly in Edge. In KM the 'second column' is displayed extremely wide, the postings in the 'third column' are 'outside'. I agree. Not useable at all in KM 76RC2.
Forum: General
7 years ago
JamesD
I have made another attempt to get the print preview macro to work a little better for users other than myself. Only the macro is in this attachment. JujuLand I don't know enough about tux to use it much. If I can make a change that will help your situation, just let me know.
Forum: Extensions
7 years ago
JamesD
I am no expert on this but I think the way the site is coded has something to do with the problem. From site source code line 221: "https://www.youtube.com/embed/4ZYouPgbnqM " The item has an extra blank prior to closing quote. Embed code from MS Edge: <iframe width="560" height="315" src="https://www.youtube.com/embed/4ZYouPgbnqM" fram
Forum: Bugs
7 years ago
JamesD
Would it help if I put into setup a way for the user to create the filetype and save that in a pref? It could be pdf, xps, oxps, or whatever the output is from the user's print driver as long as SumatraPDF or any other PDF reader software installed will be used from within KM. I had no idea how complex this could be when I began working on my work-a-round.
Forum: Extensions
7 years ago
JamesD
I was hoping not to have to include a lot of text strings explaining to user that they might have to print files using driver. Then input the extension(s) to be held in a pref(s) so the macro would know what file to load for review. I am going to have to rethink that now, or go another direction.
Forum: Extensions
7 years ago
JamesD
QuoteJujuLand Your macro isn't able to find and open the pdf files because of this reason unde Linux. It can probable be corrected, but I have not too much time now to do it, and in fact till we haven't found the reason why pdf files are empty, there is no reason to search for this path problem. Since I don't know how exactly a printer driver works, I am not sure that can be o
Forum: Extensions
7 years ago
JamesD
Quoterodocop James, your files created are OXPS, and my - XPS. May this be the reason? WOW! Yes, I think so. I had the problem in reverse during testing. I was just keeping the pdf or xps as the displayed item for the user and never could find xps because my version makes the file extension oxps. The version in your system for xps writer must be different from mine. Try changing the &qu
Forum: Extensions
7 years ago
JamesD
KM 76RC2 seems to work on Walmart for me. I had js enabled and user agent mode is FF compatible.
Forum: General
7 years ago
JamesD
QuoteJujuLand After, concerning the fact that the file which was created (in the user folder) isn't found is probably due to the path \ instead of /, and so on ... Not sure about how things work under wine, but I changed a line of code in the macro for test and Windows says it is not correct for a filename. $_pfrv_filespec = $_pfrv_path ."\\" . $_pfrv_file ; works. $_pfrv
Forum: Extensions
7 years ago
JamesD
rodocop What is your operating system? What is the KM version that you are using for testing? Are you using "Microsoft print to PDF or another printer driver? Please include in a post the exact name w/ extension that is created when you run my macro.
Forum: General
7 years ago
JamesD
Quoterodocop I'm naming test files like 1111.xxx usually The problem might be my instructions. Where I say to enter a filename for the output, I mean that the user should only enter the name but not the extension. Try entering only the 1111.
Forum: General
7 years ago
JamesD
Quoterodocop Well, files ARE created. And they can be open manually in KM with Sumatra. But KM cannot call them for some reason saying 'file not found' Did you try to change the 2 second delay to a longer one. In order to exist, the file pdf or oxps must be written. There is sometimes a delay between the close of the print dialog and when the file is finished on the hard drive.
Forum: General
7 years ago
JamesD
QuoteJohnHell If you set the file name, the file should be placed in the root of the program which called the print command, but it might depend in the run in/run from folder -I don't know how is called in english- (in other words, the path). I used a path set to the user's profile because that is certain to have write authority and KM needs to know where to find the file in order t
Forum: Extensions
7 years ago
JamesD
rodocop That is why I supplied a link to "SumatraPDF-3.1.1.zip". I did not think that SumatraPDF-3.1.1-64.zip would work. Does the extension work for you? Alain has a problem under wine.
Forum: General
7 years ago
JamesD
QuoteJujuLand The pdf is created but empty (3 empty pages for my test), exactly the same with or without your macro ... which returns that the file doesn't exists, what is false. Alain, do you have printer drivers for PDF and/or XPF? My macro calls the same command ID as the print item in the KM file menu. If you use File > Print and select a PDF driver as the printer, do you ge
Forum: Extensions
7 years ago
JamesD
The code in my extension should pass for a work-a-round. see http://kmeleonbrowser.org/forum/read.php?9,140309
Forum: General
7 years ago
JamesD
Update 1 Included is new attachment, pfrv_13.7z. I hope this works better than the original. items: Filename is automatic, file extension is automatic. The temp file is deleted when the viewing window is closed. A portable SumatraPDF still required. See below I have made a small work-a-round for Print Preview. Since version 74 or 75 Print Preview has not worked in K-Mel
Forum: Extensions
7 years ago
JamesD
Quoterodocop This works. You don't need Sumatra installed but portable exe should be in KM plugins folder... Great! Thanks. That works. I just never used the portable before. Now, if my wife does not need me for a little while, maybe I can get the macro put together.
Forum: General
7 years ago
JamesD
Looks like the operating system might be preventing my work a round from finding Sumatra. I have a 64 bit system and so the SumatraPDF is loaded in Program Files (x86). The DLL is from an older version of Sumatra than the one I am using. Either it is looking in the Program Files folder or for the earlier version. I have the "npPdfViewer.dll" file in both root\plugins and in root\b
Forum: General
7 years ago
JamesD
Does anyone know if the KM versions 75.x or 76.x still have the ability to read a dll file in the plugins folder? If so, where should I have the plugins folder? It does not work in browser\plugins. What if I try root\plugins?
Forum: General
7 years ago
JamesD
I have Win 10 operating system and it comes with Microsoft Print to PDF and Microsoft XPS Document Writer. I am not sure what was in my Win 7, but I had something there also. I hate to waste paper printing an online receipt so I use writing to a PDF quite a lot.
Forum: General
7 years ago
JamesD
I just went to www.getthelabel.com and the dropdown menus work for me. I tried 75.1 and 76RC2 versions. Both work OK. I tried with Javascript on and off. The site is cleaner with js but the menus work in either case. What do you see or not see for menus?
Forum: Bugs
7 years ago
JamesD
QuoteTomas Herrmann It works for new written links (if configured so) - but not for ctrl-t, a mouse gesture, or right-click "open in new tab" Check and see if your "menus.cfg" file has the lines in red below. I am using KM 76 RC2 and I can right click and choose Open in Background. If you do not have this code, just copy these lines into your menus.cfg file and save it.
Forum: Improvement requests
7 years ago
JamesD
Sessions are handled by a Dynamic Link Library (DLL) file. I think only the developer could change that. I will try to research some and see if there is a way achieve your goal by another method.
Forum: Improvement requests
Pages: PreviousFirst...45678...LastNext
Current Page: 6 of 126

K-Meleon forum is powered by Phorum.