Ascii2
MemberContent Type
Profiles
Forums
Events
Everything posted by Ascii2
-
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Thank you. The information appears useful. I shall better examine it later. -
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Does 7-Zip not have reliability troubles with the relevant ZIP extended formats (XPI, EPUB, APK, (I think also JA) etc.)? Particularly, for Mozilla files that use extended Zip formats, such as .ja (I think) and .xpi, it is my understanding that member file order in the archives matters and is optimized by Mozilla process. Mozilla has provided a disclaimer against using 7-zip in creating a singed XPI-file extension (see https://web.archive.org/web/20200105223104/https://developer.mozilla.org/en-US/docs/Archive/Add-ons/Signing_an_XPI#Prepare_XPI_file_for_signing ) because, as it alleges, 7-zip may change order of files. Have you found this not to be the issue? As a test of compression ability, I have downloaded and extracted https://o.rthost.win/boc-uxp/session_manager-0.8.1.14-sm.xpi then tried to re-compress the extracted content to Zip format with 7-zip, but the compression type and end archive file size is much greater (556,780 bytes is my lowest-size outcome) than yours (552,422 bytes). What am I missing? -
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
@roytam1, I noticed that your zip-compressed files such as omni.ja and various provided *.xpi extensions, are compressed in a Deflate-compatible manner, but with greater compression than one usually is provided with typical ZIP compression utilities. How do you get that increased compression? -
For me, on Mypal 68.14.1, with uBlock Origin 1.57.0, I also receive an empty uBlock Origin Logger until I right-click somewhere in the body of the logger window or resize the window using the window's side grab functionality. Left-clicking somewhere in the uBlock Origin Logger window dow not work to display the contents of the window.
-
Yes, I use single-process. Thank you.
-
@feodor2, I report a problem in Mypal 68.13.9b (32-bit) with frame page navigation that is available via the context menu. I use Windows XP Professional with Service Pack 3. The Problem: The frame page navigation options from the first section of the "This Frame" context menu item's cascaded menu do not work correctly. The "Show Only This Frame Option" and "Open Frame in New Window" items apparently do nothing, and the "Open Frame in New Tab" item opens a new tab to the frame URL, but the frame-page does not really display or seem to load in the newly open tab. An example frames test page is available at: https://ui.vision/demo/webtest/frames/ EDIT: Fixed on Mypal 68.14.1b and the issue no longer manifests.
-
Thank you for the information. I would note, however, that after examining your MYPAL_68_CB_requirements.7z package, a startup auto-configuration script is indeed used. The defaults/prefs directory defines startup preference overrides and sets a (also startup) configuration script "config.js". For reference, some documentation of the functionality may be found at https://bugzilla.mozilla.org/show_bug.cgi?id=222973 . Also note its attachment at https://bugzilla.mozilla.org/attachment.cgi?id=152002 . I do note code or know the details of the Javascript language; however, it is my understanding that styling can also be done in Javascript. While it might be possible to implement styling in Javascript, it is my understanding that browsers will tend to handle the CSS faster than the Javascript; it may be more efficient at runtime to use a Javascript and, where styling is desired, Cascading Style Sheet(s).
- 401 replies
-
- Web Extensions
- userChrome.css
-
(and 3 more)
Tagged with:
-
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
It appears that there might be some upstream code changes in the future for BNavigator and MailNews, as derived from an announcement on upstream's Binary Outcast website: A quote of the relevant portion on https://binaryoutcast.com/ : -
It appears that you added an extra toolbar to Mypal 68.x to add a statusbar-like area. I also wanted to add a toolbar. Rather, a few toolbars: (1) one for most the various browser buttons, and (2) a statusbar. You stated that you implemented your statusbar using Javascript and Cascading Style Sheet combination. Did you rely on a startup auto-configuration script to do so? What other things do you think are worth noting?
- 401 replies
-
- Web Extensions
- userChrome.css
-
(and 3 more)
Tagged with:
-
I have often wondered how best to present an extension to the Mozilla or Mozilla-based applications. One may present an extension heavily compressed into an XPI archive, lightly compressed in an XPI file, not compressed (stored) but in an XPI file, or fully unpackaged/unpackaged. It was my understanding that it used to be recommended (I do not remember the source) that heavily compressing the extensions in XPI files and presenting them to the application is the best method. I believe that that was substantiated by the idea that the operations in RAM would happen significantly faster than on disk and copying the extension file to RAM and operating on it from there was the more efficient option. How it actually works and what truly is better, I do not know.
- 723 replies
-
- uBlock Origin
- Custom Buttons
-
(and 3 more)
Tagged with:
-
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
The forum is not letting me make a post. It is not clear why it is not working. Maybe this simpler post works and I can edit. EDIT: It did not work. -
From what I can tell there have been a few forums for the Custom Buttons extension. The Mozilla Russia Custom Buttons forum is still available but is in the Russian language (unsurprisingly) and not English. My impression is that those "fixed" extension versions might also be sourced from those forums. The Mozilla Russia Custom Buttons forum pages of interest are: http://forum.mozilla-russia.org/viewforum.php?id=34 http://forum.mozilla-russia.org/viewtopic.php?id=9591 http://forum.mozilla-russia.org/viewtopic.php?id=41987 It is also live on Mozilla AMO on the addons.thunderbird.net domain (which is not just for Thunderbird addons) via: https://addons.thunderbird.net/addon/custom-buttons/
- 723 replies
-
1
-
- uBlock Origin
- Custom Buttons
-
(and 3 more)
Tagged with:
-
l have not yet used custom buttons. However, I have long wanted to have at least a way to easily toggle functionality that I choose that need not be already implemented in an easy or convenient manner. I have also wanted to have indication when certain conditions were true for things that might not be obvious otherwise and would need frequent checking to determine, derive, or deduce. Unfortunately, I historically have not had sufficient time to find solutions to that or other things due to performing on higher priories at the various times that would occupy the needed time to do so. Custom buttons appear to be a reasonable solution to the things I wanted and described hereinabove. I have never tried the Pref Toggler custom button or any modded version of it.
- 723 replies
-
1
-
- uBlock Origin
- Custom Buttons
-
(and 3 more)
Tagged with:
-
AstroSkipper, what is the original source of the "Custom Buttons 0.0.5.8.9.6-fixed8" version you are offering? Is the offering a mod?
- 723 replies
-
1
-
- uBlock Origin
- Custom Buttons
-
(and 3 more)
Tagged with:
-
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
In his response, when @roytam1 stated, "it is hidden by default", he might have had a different frame of reference than of the one I understood. In the end, it appears that MailNews defaults the mail.cloud_files.enabled preference to false, while Thuderbird historically has set that preference to true. Both Thuderbird and MailNews have hide the tabs depending on what mail.cloud_files.enabled is set to. The mail.cloud_files.enabled preference appears to globally control whether the cloud attachments integration feature is to be permitted or enabled in Thunderbird. Presumably, when mail.cloud_files.enabled is set to false, the, "Offer to share files larger than MB", option from the Outgoing tab of the Attachments pane no longer has any effect. -
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Thank you. That worked. -
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
I have not been able to get the Win-RAID Forum ( https://winraid.level1techs.com/ ) forums to display well in any of @roytam1's releases or @feodor2's Mypal 68.* (however, on the former, the scrollbars do not display at all). Have others tried or have had different experiences with those forums or know of a reasonable way to get the forums to display the full versions of the forum pages? I just see very simple page items with options, such as account creation or Log-In, missing. Using a user agent override does not appear to workaround the problem for the site. -
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
From the roytam1 regular releases, I count seven applications intended as browsers: BNavigator, Iceape-UXP, New Moon 27.*, New Moon 28.*, Serpent 52.*, Serpent 55.*, and K-Meleon. I find that the BNavigator browser to be the most useful and best performing of the options. -
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
After thinking some about the issue, my impression is that blaming the High CPU and delays/slowdown, that can be worked around by restarting the browser, on Mozilla's implementation not performing proper garbage collection on problematic windows/tabs and instead relying on termination of a browser process, to be erroneous. The problem described began to manifest much after regular multi-process has been used in Firefox and also the Pale Moon rebasing of the Pale Moon codebase on newer Firefox. For a long time before the manifest of the problem, with only a single application process, the problem would not manifest on Firefox, SeaMonkey, or any of the @roytam1 derivatives. Further, it is notable that @feodor2's Mypal 68.13.9b also does not manifest the problem when it is configured to use only a single process (set dom.ipc.processCount to 1 and browser.tabs.remote.autostart to false). My impression is that the Pale Moon/Basilisk/Binary Outcast derivative implementations are faulty. -
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Thank you. The assistance is much appreciated. I have tested the extension. It does not work correctly immediately. I noticed that you have provided both original and modified XPI archive member files. However, the install.rdf and install.rdf.bak files appear to not have been named correctly. Your included install.rdf file is the same as the original (unmodified) install.rdf file and your install.rdf.bak file appears to be your actual modded version of install.rdf, for all mentioned XPI archive member files, file name and recorded file timestamps notwithstanding. After swapping the file names of install.rdf and install.rdf.bak, the extension can install and work as it would for Iceape-UXP or SeaMonkey. Thank you again. I have uploaded a copy of the extension with the mentioned member file naming corrections to: https://www.mediafire.com/file/690lmpk1way68z7/session_manager-0.8.1.14-sm.xpi/file Size: 552,630 bytes ; SHA-1: b73bc2ea9fd8d5902bc83f9a8926db5eabc967c3 -
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
The BNavigator Session store and Session startup declarations are: component {4e6c1112-57b6-44ba-adf9-99fb573b0a30} nsSessionStartup.js contract @binaryoutcast.com/navigator/sessionstartup;1 {4e6c1112-57b6-44ba-adf9-99fb573b0a30} category app-startup SessionStartup service,@binaryoutcast.com/navigator/sessionstartup;1 component {d37ccdf1-496f-4135-9575-037180af010d} nsSessionStore.js contract @binaryoutcast.com/navigator/sessionstore;1 {d37ccdf1-496f-4135-9575-037180af010d} I found that Iceape-UXP appears to have a similar declaration at: https://github.com/roytam1/iceape-uxp/blob/master/common/src/SuiteCommon.manifest#L23C1-L23C82 There, it has the following Session store and Session startup declarations (Iceape-UXP): component {4e6c1112-57b6-44ba-adf9-99fb573b0a30} nsSessionStartup.js contract @mozilla.org/suite/sessionstartup;1 {4e6c1112-57b6-44ba-adf9-99fb573b0a30} category app-startup SessionStartup service,@mozilla.org/suite/sessionstartup;1 component {d37ccdf1-496f-4135-9575-037180af010d} nsSessionStore.js contract @mozilla.org/suite/sessionstore;1 {d37ccdf1-496f-4135-9575-037180af010d} Forgive me for not fully understanding the code. Are the names really different? My impression is that paths are different, where BNavigator has "@binaryoutcast.com/navigator/" and Iceape-UXP has "@mozilla.org/suite/". How should I use this to allow the Session Manager extension to work as intended but for BNavigator? -
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
@roytam1, Do you know why the Session Manager extension does not work in BNavigator? I posted about the issue at: https://msfn.org/board/topic/185966-my-browser-builds-part-5/?do=findComment&comment=1261059 -
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Yes, that the tabs are hidden is what I was showing to be the problem. It appears that the tabs have been truncated at the top, at just under the header tabs of the "Attachments" main group. Normally in Thunderbird (and usually derivative clients), the header tabs content does not truncate. The "Outgoing" header tab can still be activated by clicking the "Attachments" group header, tapping the Tab key, and then using Ctrl+Tab to toggle the tabs. -
My Browser Builds (Part 5)
Ascii2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
It is worth mentioning that in MailNews (and I would suspect Thunderbird, generally) does not show the Save Dialog box except for downloading of attachments or where the resource to download is navigated via the Start Page (Home Page) functionality. If one were to browse a webpage In MailNews and click a link to try to download something, the save prompt does not happen. Right-clicking on an item that and choosing to save a file, where available (like for pictures), can still be done. I would guess that uBlock Origin relies on the browser normal process of presenting the dialog box, which is something that in MailNews is not provided or provided by default. The legacy uBlock Origin extension, although it does support Thunderbird, seems lacking in many areas and some things are rather quirky. Perhaps at the uBlock Origin legacy extension's final point in its development, Thunderbird compatibility was not well adjusted in the extension. My impression is that the uBlock Orign legacy extension was first developed for Mozilla Web browsers, then (incompletely) adapted for the Thunderbird email client derivative(s). My opinion is that it is still better to use the uBlock Origin extension with MailNews than to not. -
It would be good if access to Internet to the antivirus/antimalware can be blocked. The definitions to many of the programs may be updated manually, via a mirror functionality, or automated via a different (than the antivirus/antimalware software) means. This might be enough safeguard against at least some (many?) of the software antivirus/antimalware programs. I am uncertain how easy it is to disable many of the antivirus/antimalware applications. I would think that, in addition to using a Firewall to block antivirus/antimalware application access to Internet, one would also have to prevent the installation of the software's network filter drivers from installing, which might cripple, somewhat, the functionality of the software. Anyone else ever try to do such a thing?
- 1,458 replies
-
- Security
- Antimalware
-
(and 3 more)
Tagged with: