zotero / translators

Zotero Translators
http://www.zotero.org/support/dev/translators
1.28k stars 756 forks source link

PyPI translator has no effect on pypi.org #1772

Closed gwerbin closed 5 years ago

gwerbin commented 5 years ago

PyPI project pages like https://pypi.org/project/Edward/ aren't recognized as anything other than "Web Page", when they ought to be "Software".

I have reset and updated translators in both Zotero and Zotero Connector.

No error in the browser JS console.

Platform: Windows 7 Enterprise Browser: Firefox 63.0 Zotero version: 5.0.57 Zotero Connector version: 5.0.49

Debug log from Zotero Connector:

(3)(+0006028): Connector_Browser: onActivated for https://pypi.org/project/Edward/

(3)(+0000406): Connector_Browser: onFrameLoaded for https://pypi.org/project/Edward/; https://pypi.org/project/Edward/

(3)(+0000488): Translators: Looking for translators for https://pypi.org/project/Edward/

(4)(+0000019): Translate: Binding sandbox to https://pypi.org/project/Edward/

(4)(+0000001): Translate: Parsing code for unAPI (e7e01cac-1e37-4da6-b078-a0e8343b0e98, 2018-05-14 12:40:00)

(4)(+0000000): Translate: Parsing code for COinS (05d07af9-105a-4572-99f6-a8e231c0daef, 2015-06-04 03:25:10)

(4)(+0000001): Translate: Parsing code for Embedded Metadata (951c027d-74ac-47d4-a107-9c3069ab7b48, 2018-10-09 03:15:00)

(3)(+0000001): Translate: Embedded Metadata: found 12 meta tags.

(3)(+0000002): Translate: Creating translate instance of type import in sandbox

(4)(+0000041): Translate: Binding sandbox to https://pypi.org/project/Edward/

(4)(+0000012): Translate: Parsing code for RDF (5e3ad958-ac79-463d-812b-a86a9235c28f, 2018-10-09 03:15:00)

(3)(+0000005): Translate: Initializing RDF data store

(4)(+0000003): Translate: Parsing code for DOI (c159dcfe-8a53-4301-a499-30f6549c340d, 2016-11-05 10:57:01)

(3)(+0000000): Translate: All translator detect calls and RPC calls complete:

(3)(+0000001):  Embedded Metadata: 320

(5)(+0000000): Translate: Running handler 0 for translators

(3)(+0000622): Connector_Browser: onActivated for moz-extension://72859b6c-0d37-42aa-92d2-3347ec990cbe/preferences/preferences.html#advanced

(3)(+0000001): HTTP POST http://127.0.0.1:23119/connector/ping

(3)(+0000038): Connector: Method ping succeeded
zuphilip commented 5 years ago

I am working to fix this...