Code Monkey home page Code Monkey logo

Comments (5)

r4sas avatar r4sas commented on June 2, 2024 1

Really, idk :D Where he did find it?

from i2pdbrowser.

r4sas avatar r4sas commented on June 2, 2024

If there is no differences in autoconf.js and policies support it must work same way as with original FF.

from i2pdbrowser.

barracuda156 avatar barracuda156 commented on June 2, 2024

@r4sas I tried modifying the script, and while it kinda does what it is supposed to, the resulting thing does not work correctly:

1668267438126	addons.xpi-utils	WARN	addMetadata: Add-on [email protected] is invalid: Error: Invalid addon ID: expected addon ID [email protected], found @unitedstatesenglishdictionary in manifest (resource://gre/modules/addons/XPIProvider.jsm -> resource://gre/modules/addons/XPIProviderUtils.js:1637:15) JS Stack trace: [email protected]:1637:15 < [email protected]:1984:23 < [email protected]:3647:34 < [email protected]:2655:25 < [email protected]:227:12 < [email protected]:833:5 < [email protected]:1016:9 < [email protected]:2783:5 < [email protected]:58:7
1668267438143	addons.xpi-utils	WARN	Could not uninstall invalid item from locked install location
Sat Nov 12 23:37:32 36-43.wireless-city.scu.edu.tw firefox[80839] <Error>: kCGErrorFailure : _CGSFindSharedWindow: Invalid depth
Sat Nov 12 23:37:32 36-43.wireless-city.scu.edu.tw firefox[80839] <Error>: kCGErrorFailure : Set a breakpoint at CGErrorBreakpoint() to catch errors as they are returned
Sat Nov 12 23:37:32 36-43.wireless-city.scu.edu.tw firefox[80839] <Error>: kCGErrorFailure : _CGSFindSharedWindow: Invalid depth
Extension error: ReferenceError: queueMicrotask is not defined resource://gre/modules/ExtensionUtils.jsm -> moz-extension://6819e1da-d2a5-46b5-9f99-cf46eb65ac98/content/staticNS.js 84
[[Exception stack
fetchPolicy@resource://gre/modules/ExtensionUtils.jsm -> moz-extension://6819e1da-d2a5-46b5-9f99-cf46eb65ac98/content/staticNS.js:84:9
@resource://gre/modules/ExtensionUtils.jsm -> moz-extension://6819e1da-d2a5-46b5-9f99-cf46eb65ac98/content/content.js:219:1
Current stack
runSafeSyncWithoutClone@resource://gre/modules/ExtensionUtils.jsm:25:110
tryInject@resource://gre/modules/ExtensionContent.jsm:197:9
execute@resource://gre/modules/ExtensionContent.jsm:273:5
trigger@resource://gre/modules/ExtensionContent.jsm:463:11
DocumentManager.observe@resource://gre/modules/ExtensionContent.jsm:342:7
]]
Sat Nov 12 23:37:35 36-43.wireless-city.scu.edu.tw firefox[80839] <Error>: kCGErrorFailure : _CGSFindSharedWindow: Invalid depth
. . .
Sat Nov 12 23:52:27 36-43.wireless-city.scu.edu.tw firefox[81541] <Error>: kCGErrorFailure : _CGSFindSharedWindow: Invalid depth
Extension error: ReferenceError: queueMicrotask is not defined resource://gre/modules/ExtensionUtils.jsm -> moz-extension://6819e1da-d2a5-46b5-9f99-cf46eb65ac98/content/staticNS.js 84
[[Exception stack
fetchPolicy@resource://gre/modules/ExtensionUtils.jsm -> moz-extension://6819e1da-d2a5-46b5-9f99-cf46eb65ac98/content/staticNS.js:84:9
@resource://gre/modules/ExtensionUtils.jsm -> moz-extension://6819e1da-d2a5-46b5-9f99-cf46eb65ac98/content/content.js:219:1
Current stack
runSafeSyncWithoutClone@resource://gre/modules/ExtensionUtils.jsm:25:110
tryInject@resource://gre/modules/ExtensionContent.jsm:197:9
execute@resource://gre/modules/ExtensionContent.jsm:273:5
trigger@resource://gre/modules/ExtensionContent.jsm:463:11
DocumentManager.observe@resource://gre/modules/ExtensionContent.jsm:342:7
]]
Sat Nov 12 23:52:28 36-43.wireless-city.scu.edu.tw firefox[81541] <Error>: kCGErrorFailure : _CGSFindSharedWindow: Invalid depth
Sat Nov 12 23:52:28 36-43.wireless-city.scu.edu.tw firefox[81541] <Error>: kCGErrorFailure : _CGSFindSharedWindow: Invalid depth
Sat Nov 12 23:52:28 36-43.wireless-city.scu.edu.tw firefox[81541] <Error>: kCGErrorFailure : _CGSFindSharedWindow: Invalid depth
2022-11-12 23:52:28.702 firefox[81541:10b] *** Assertion failure in -[GeckoNSMenu itemAtIndex:], /SourceCache/AppKit/AppKit-988.3/Menus.subproj/NSMenu.m:758
2022-11-12 23:52:28.724 firefox[81541:10b] Mozilla has caught an Obj-C exception [NSInternalInconsistencyException: Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])]
Extension error: ReferenceError: queueMicrotask is not defined resource://gre/modules/ExtensionUtils.jsm -> moz-extension://6819e1da-d2a5-46b5-9f99-cf46eb65ac98/content/staticNS.js 84
[[Exception stack
fetchPolicy@resource://gre/modules/ExtensionUtils.jsm -> moz-extension://6819e1da-d2a5-46b5-9f99-cf46eb65ac98/content/staticNS.js:84:9
@resource://gre/modules/ExtensionUtils.jsm -> moz-extension://6819e1da-d2a5-46b5-9f99-cf46eb65ac98/content/content.js:219:1

One thing, TFF does not use application.ini:

; This file is not used. If you modify it and want the application to use
; your modifications, move it under the browser/ subdirectory and start with
; the "-app /path/to/browser/application.ini" argument.
[App]
Vendor=Mozilla
Name=Firefox
RemotingName=firefox
CodeName=TenFourFox
Version=45.41.4
BuildID=20210902193654
ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}

[Gecko]
MinVersion=45.41.4
MaxVersion=45.41.4

[XRE]
EnableProfileMigrator=1

The build script has modifications for this file, which are irrelevant in a case of TFF. I dunno if it should be added or not.

Secondly, since there is no pre-built i2pd for macOS PPC (well, I can make one, if you wish), I have to use the one built locally in Macports prefix. Likely it can be excluded from the script altogether, since i2pd daemon can be launched directly.

from i2pdbrowser.

barracuda156 avatar barracuda156 commented on June 2, 2024

Language packs are not important. I just wanna get it to work, at least in a bare minimum form, and then it can be polished and adjusted.

What would you advise? :)

Preferences, in the worst case, can be manually compared and set in accordance with what you have here (as long as they exist in TFF).
I am not sure how to go about certificates and db files for the browser (not for i2pd, that seems to work).

from i2pdbrowser.

barracuda156 avatar barracuda156 commented on June 2, 2024

If there is no differences in autoconf.js and policies support it must work same way as with original FF.

@r4sas Referring to a comment by TFF developer, what is queueMicrotask?

from i2pdbrowser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.