question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wine version check fails (wine-x (Staging))

See original GitHub issue

Electron-builder version: 10.3.0

Target: win32

I’m working on Fedora 25 with wine --version --> wine-1.9.22 (Staging)

If I try to run: ./node_modules/.bin/build --win it results in an error:

Skip app dependencies rebuild because platform is different
TypeError: Invalid Version: 1.9.22 (Staging)

I’m assuming this error happens because it cannot parse the (Staging) part of the version correctly If I switch to wine --version --> wine-1.9.24 everyting works fine

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mentos1386commented, Dec 16, 2016

It fails on arch with wine version wine-2.0-rc1

1reaction
ml1nkcommented, Nov 30, 2016

I had the same problem and created a (now merged) pull request: https://github.com/electron-userland/electron-builder/pull/955

Read more comments on GitHub >

github_iconTop Results From Across the Web

Application could not be started - WineHQ Forums
I get this error since 6.5 staging update today 3/30/2021. Application could not be started, or no application associated with the specified ...
Read more >
Wine - PCGamingWiki PCGW - bugs, fixes, crashes, mods ...
The Staging one contains community-made patches to make sure the ... To install Wine on your Linux distribution, check your package manager.
Read more >
Wine - ArchWiki
Wine Staging is a patched version of Wine, which contains bug fixes and features that have not been integrated into the stable or ......
Read more >
Trying to update to wine 5, getting error - Unix Stack Exchange
The problem come from the missing dependency libfaudio0 it is not available on debian 10 repository nor winehq repo.
Read more >
Wine-staging fails to install on 18.04 - Ask Ubuntu
Check that there's no snaps installed too (for some reason i had this - not ... sudo apt remove winehq-staging wine\* sudo apt...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found