roytam1 Posted March 11, 2024 Author Posted March 11, 2024 26 minutes ago, AstroSkipper said: Okay! But what do you think about the corresponding error message "Error: TypeError: details is null" on the affected setting pages of uBlock Origin? Isn't that an error out by uBO? The variable details belongs to a function on uBO's JavaScript file settings.js. tried every Export button in uBO in mailnews here but none of them produce such error here. 3
AstroSkipper Posted March 11, 2024 Posted March 11, 2024 6 minutes ago, roytam1 said: tried every Export button in uBO in mailnews here but none of them produce such error here. Thanks for testing! That's of course very strange. The posted error message I got on all setting pages providing an export function. 4
roytam1 Posted March 11, 2024 Author Posted March 11, 2024 6 minutes ago, AstroSkipper said: Thanks for testing! That's of course very strange. The posted error message I got on all setting pages providing an export function. yeah I got no error there. but no save dialog popup at all. 2
mina7601 Posted March 11, 2024 Posted March 11, 2024 12 hours ago, chermany4ever said: Requires SP3. I clarify for those who use SP2 like me. 7 hours ago, modnar said: Wow! That's quite something. The SP2 version does have superior fltmgr.dll (filter manager), but with less functions; are you using any updates (a pack?) for SP2 install? {OFFTOPIC just a wee bit} Someone already tested on SP2 for your information. https://github.com/win32ss/supermium/issues/341 1
AstroSkipper Posted March 11, 2024 Posted March 11, 2024 3 hours ago, roytam1 said: but no save dialog popup at all. Yep, that's the actual problem. 4
AstroSkipper Posted March 11, 2024 Posted March 11, 2024 (edited) 5 hours ago, roytam1 said: yeah I got no error there Just for testing purpose, I reinstalled the old uBlock Origin 1.16.4.30 version in MailNews. On the Settings tab, I get the "details is null" error caused by the settings.js file, on the Filter lists tab the "listDetails is null" error caused by the 3p-filters.js file and on the My filters tab the "details is null" error caused by the 1p-filters.js file. To reproduce these errors you have to call up each of these tabs and simply reload them via the context menu (right click everywhere on the corresponding site). Edited March 11, 2024 by AstroSkipper Update of content 4
mina7601 Posted March 11, 2024 Posted March 11, 2024 7 hours ago, roytam1 said: neither me. Good to know it's fine for you also. Additionally, it also doesn't get a crash in New Moon 28 either.
chermany4ever Posted March 12, 2024 Posted March 12, 2024 16 hours ago, modnar said: are you using any updates (a pack?) for SP2 install? {OFFTOPIC just a wee bit} Not that I know. As I've said in other threads, I use a cut-down version of XP (UE6). In those versions updates and patches are considered junk that bogs down the system instead of improving it. I also told you all that I like to customise the looks of the system completely and while I tried to use SP3 for greater compatibility it always gave me a lot of problems and could never get anything to work. That's why I'm sticking with SP2. Thanks mina7601 and VistaLover for communicating that exists SP2 compatibility for Supermium. I try to stay tuned but you guys are always many steps ahead. Thank you very much indeed. 3
Ascii2 Posted March 12, 2024 Posted March 12, 2024 (edited) 12 hours ago, roytam1 said: yeah I got no error there. but no save dialog popup at all. 8 hours ago, AstroSkipper said: Yep, that's the actual problem. 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. Edited March 12, 2024 by Ascii2 1
Ascii2 Posted March 12, 2024 Posted March 12, 2024 12 hours ago, roytam1 said: it is hidden by default: https://github.com/roytam1/boc-uxp/blob/custom/mail/components/preferences/applications.js#L401 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.
reboot12 Posted March 12, 2024 Posted March 12, 2024 (edited) github is badly displaying the code and the horizontal scrolling bar does not work in Serpent 52.9.0: Edited March 12, 2024 by reboot12 1
AstroSkipper Posted March 12, 2024 Posted March 12, 2024 1 minute ago, reboot12 said: github is badly displaying the code and the horizontal scrolling bar does not work: Any links to reproduce this issue? 2
reboot12 Posted March 12, 2024 Posted March 12, 2024 @AstroSkipper https://github.com/ntvmb/wxp-installer-for-winpe/blob/main/INSTALL.BAT
AstroSkipper Posted March 12, 2024 Posted March 12, 2024 (edited) 1 hour ago, reboot12 said: github is badly displaying the code and the horizontal scrolling bar does not work in Serpent 52.9.0: 1 hour ago, reboot12 said: @AstroSkipper https://github.com/ntvmb/wxp-installer-for-winpe/blob/main/INSTALL.BAT In my browser New Moon 28 (32-bit) 2024-02-23), the code seems to look okay. In full windows size, there is of course no need to scroll horizontally, only vertically. But if I reduce the size of the window, however, I can confirm your issue with horizontal scrolling. Here is a screenshot to show this issue taken from New Moon 28: Edited March 12, 2024 by AstroSkipper Update of content 3
mina7601 Posted March 12, 2024 Posted March 12, 2024 (edited) 42 minutes ago, reboot12 said: github is badly displaying the code and the horizontal scrolling bar does not work in Serpent 52.9.0: I can confirm this. Code is also displayed outside the box and also clicking the scrollbar just moves the scrollbar, but the code doesn't scroll horizontal. Edited March 12, 2024 by mina7601
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now