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.

App does not open upon newest update.

See original GitHub issue

Aknowledgements

  • I have checked that there’s no other issue describing the same or similar problem that I currently have, regardless if it has been closed or open.

  • I can confirm that this is not an issue with the Discord website, but it is a problem specific to the WebCord itself. I have tested if this bug occurs on Chromium/Chrome or any other Chromium-based browser that uses unpatched/upstream Chromium engine.

  • I have tried running the build from the master branch and it does not have any fixes implemented according to my issue.

  • My issue describes one of the unstable and/or not fully implemented features.

  • I have found a workaround to mitigate or temporarily fix this issue in affected releases (please write it in Additional context section below).

Operating System / Platform

🐧️ Linux

Operating system architecture

x64 (64-bit Intel/AMD)

Electron version

20.0.3-2

Application version

3.8.7

Bug description

Unknown option '--ozone-platform-hint'
      at checkOptionUsage (/usr/lib/webcord/node_modules/@pkgjs/parseargs/index.js:96:11)
      at parseArgs (/usr/lib/webcord/node_modules/@pkgjs/parseargs/index.js:323:3)
      at Object.<anonymous> (/usr/lib/webcord/app/code/common/main.js:42:31)

prevents the app from opening. I’m on latest arch linux.

Additional context

downgrading the package causes it to open normally again.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
SpacingBat3commented, Oct 10, 2022

Let me know if I can help in any way (e.g. fix some pesky eslint issues).

There’s no help needed on that, looks like @typescript-eslint/* packages just broke at 5.40.0 and there’s an internal error in the linter itself, I just need to pin it to 5.39.0

I want to make some final touches to the code and I guess I’ll just release 3.8.8.

2reactions
SpacingBat3commented, Oct 10, 2022

@chmanie, @MetallicGoat, @tjhexf (and anyone interested at this issue): I’m currently working on it, the bug is a human error (i.e. I’ve enforced strict flags checking, which basically means that any flag outside of those in --help will not work). I’ll release a fix, but first I have to deal with another issue brought by ESLint update, so please be patient a little…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix an installed Android app that isn't working - Google Support
Step 1: Restart & update · Open your phone's Settings app. · Near the bottom, tap System and then Advanced and then System...
Read more >
If an app on your iPhone or iPad stops responding, closes ...
To see if updates are available for the app, open the App Store, tap your profile icon, then scroll down to see if...
Read more >
App Won't Open on Android? 10 Ways To Fix - Online Tech Tips
If an app won't open on your Android device, here are some possible fixes. ... The app might be too new for your...
Read more >
How to Fix Apps That Will Not Open on an iPhone
Open the App Store and tap "Updates" to see if there are newer versions of problematic apps. Tap the "Update All" if updates...
Read more >
Top 8 Ways to Fix Apps Won't Open on Android - Guiding Tech
1. Force Stop Apps · 2. Clear the App Cache and Data · 3. Reinstall WebView Updates · 4. Update All Apps ·...
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