Skip to content
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

Hypnotx Error #291

Open
phil4fun opened this issue Aug 30, 2023 · 1 comment
Open

Hypnotx Error #291

phil4fun opened this issue Aug 30, 2023 · 1 comment

Comments

@phil4fun
Copy link

Hello everyone, Hypnotix when I try to open it closes immediately, starting it through the terminal gives me this error:

phil@phil-X541NA:~$ Free-TV: 1047 channels, 57 groups, 0 series, 175 movies
Caricamento dei provider...
Free-TV: Recupero playlist...
Free-TV: Controllo playlist...
Free-TV: Caricamento canali...

(hypnotix.py:2687): Gdk-ERROR **: 16:41:51.605: The program 'hypnotix.py' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
(Details: serial 1289 error_code 1 request_code 0 (core protocol) minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)

I tried uninstalling and reinstalling it but it still won't open. Has something similar happened to anyone? Thank you!!

@Wibol
Copy link

Wibol commented Sep 7, 2023

In my case this problem occurs when entering a provider using Xtream Codes, and it seems to be caused by the lack of ":::::::::" at the end of the added data. With URL there is no problem at all.

The provider data is stored in:
gsettings get org.x.hypnotix providers

For Hypnotix to start again without errors, it is necessary to reset this key to its default value:
gsettings reset org.x.hypnotix providers

Then you can add providers again this time using URL instead of Xtream Codes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants