Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#60960 - [caprine] caprine 2.22 requires electron 3

Attached to Project: Community Packages
Opened by Matt Price (matt.price) - Monday, 03 December 2018, 16:56 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 03 December 2018, 17:14 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

when using electron 2, caprine will fail to start up. upgrading to electron 3 fixes the issue. Recommended fix: change package depends requirements.

Additional info:
* package version(s)
* config and/or log files etc.

starting caprine from command line withelectron 2 gives the following typeerror:

caprine
App threw an error during load
TypeError: app.requestSingleInstanceLock is not a function
at Object.<anonymous> (/usr/lib/caprine/index.js:46:10)
at Object.<anonymous> (/usr/lib/caprine/index.js:397:3)
at Module._compile (module.js:642:30)
at Object.Module._extensions..js (module.js:653:10)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)
at Object.<anonymous> (/usr/bin/caprine:29:19)
at Object.<anonymous> (/usr/bin/caprine:31:3)
at Module._compile (module.js:642:30)
A JavaScript error occurred in the main process
Uncaught Exception:
TypeError: app.requestSingleInstanceLock is not a function
at Object.<anonymous> (/usr/lib/caprine/index.js:46:10)
at Object.<anonymous> (/usr/lib/caprine/index.js:397:3)
at Module._compile (module.js:642:30)
at Object.Module._extensions..js (module.js:653:10)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)
at Object.<anonymous> (/usr/bin/caprine:29:19)
at Object.<anonymous> (/usr/bin/caprine:31:3)
at Module._compile (module.js:642:30)


This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 03 December 2018, 17:14 GMT
Reason for closing:  Not a bug
Additional comments about closing:  It already does

Loading...