hmlendea / gfn-electron

Linux Desktop client for Nvidia's GeForce NOW game streaming service
GNU General Public License v3.0
488 stars 61 forks source link

[BUG] Starting the app without the `--disable-rpc` argument and without running the Discord app, results in a 'Could not connect' error. #224

Closed markuskreukniet closed 3 months ago

markuskreukniet commented 5 months ago

Describe the bug

When starting the app without the --disable-rpc argument and without running the Discord app, results in a 'Could not connect' error. I think that not all users may be aware of this argument (or they might forget to use it), and not all users may have the Discord app installed.

To Reproduce

  1. Start the app without "--disable-rpc". For example with "npm start".

Screenshots

Screenshot from 2024-01-31 18-16-36 error

Operating System

Fedora Linux 39 (Workstation Edition)

Desktop Environment

GNOME 45.3

Display Server

X11

Installation method

git clone the source code

Version

2.0.1

Is this a fresh install of the app or an update from a past version?

fresh install

Did this issue appear right away upon installation/updating, or spontaneously?

right away upon installation

Additional context

No response