New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyPI translator has no effect on pypi.org #1772

Closed
gwerbin opened this Issue Oct 29, 2018 · 1 comment

Comments

Projects
None yet
3 participants
@gwerbin

gwerbin commented Oct 29, 2018

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

@adam3smith adam3smith added the Error label Oct 29, 2018

@zuphilip zuphilip self-assigned this Nov 2, 2018

@zuphilip

This comment has been minimized.

Show comment
Hide comment
@zuphilip

zuphilip Nov 2, 2018

Collaborator

I am working to fix this...

Collaborator

zuphilip commented Nov 2, 2018

I am working to fix this...

zuphilip added a commit to zuphilip/translators that referenced this issue Nov 3, 2018

@zuphilip zuphilip referenced this issue Nov 3, 2018

Merged

Update PyPI.js #1779

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment