Closed Bug 1110785 Opened 10 years ago Closed 10 years ago

MozRunner must support --addons that uses XML-attribute RDF serialization

Categories

(Add-on SDK Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: pywebmail, Assigned: pywebmail)

References

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0 Build ID: 20141126041045 Steps to reproduce: I'm running 'cfx run --addons=...' with (external) addon required for run of my addon. Actual results: Exception occurs: Traceback (most recent call last): File "C:\Users\MichaelD\Soft\addon-sdk-1.17\bin\cfx", line 33, in <module> cuddlefish.run() File "C:\Users\MichaelD\Soft\addon-sdk-1.17\python-lib\cuddlefish\__init__.py", line 933, in run pkgdir=options.pkgdir) File "C:\Users\MichaelD\Soft\addon-sdk-1.17\python-lib\cuddlefish\runner.py", line 567, in run_app preferences=preferences) File "C:\Users\MichaelD\Soft\addon-sdk-1.17\python-lib\mozrunner\__init__.py", line 185, in __init__ self.install_addon(addon) File "C:\Users\MichaelD\Soft\addon-sdk-1.17\python-lib\mozrunner\__init__.py", line 236, in install_addon addon_path = os.path.join(extensions_path, details["id"]) File "C:\Python27\lib\ntpath.py", line 66, in join p_drive, p_path = splitdrive(p) File "C:\Python27\lib\ntpath.py", line 114, in splitdrive if len(p) > 1: TypeError: object of type 'NoneType' has no len() Expected results: It should run firefox with both my and dependent addons installed. PS: I already have a fix.
Assignee: nobody → pywebmail
Sorry we won't be releasing any new versions of cfx, jpm is the replacement https://www.npmjs.com/package/jpm
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: