Skip to content

bug xd #45

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

Open
kh8c5b opened this issue Jan 8, 2025 · 1 comment
Open

bug xd #45

kh8c5b opened this issue Jan 8, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@kh8c5b
Copy link

kh8c5b commented Jan 8, 2025

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 app INFO 2025-01-08T20:20:51.374 [<<] GET
100 566 100 566 0 0 406k 0 --:--:-- --:--:-- --:--:-- 552k
app INFO 2025-01-08T20:20:51.375 [>>] 200 OK {"X-Apple-I-Client-Time":"2025-01-08T20:20:51Z","X-Apple-I-MD":"AAAABQAAABC9lYnWbG+xDxobKcfZYWSAAAAABA==","X-Apple-I-MD-LU":"C568B1387F6D4B4CCF3110C032BD54156B710C2F97F172D312E1DA50EA759087","X-Apple-I-MD-M":"LygMP9hk6bq3iKgZTrabfsKHL5QpFZDxZYTO6geaQyeHnwbQpvlRkNoqSi1rpXwQoSzZgVNioeuuGZJm","X-Apple-I-MD-RINFO":"17106176","X-Apple-I-SRL-NO":"0","X-Apple-I-TimeZone":"UTC","X-Apple-Locale":"en_US","X-MMe-Client-Info":"<MacBookPro13,2> <macOS;13.1;22C65> <com.apple.AuthKit/1 (com.apple.dt.Xcode/3594.4.19)>","X-Mme-Device-Id":"DC90859D-0836-43FC-8499-0ADA3970C229"}
app INFO 2025-01-08T20:20:51.391 anisette-server-provision v2.2.2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 app INFO 2025-01-08T20:20:51.392 [<<] GET
100 566 100 566 0 0 658k 0 --:--:-- - app INFO 2025-01-08T20:20:51.392 [>>] 200 OK {"X-Apple-I-Client-Time":"2025-01-08T20:20:51Z","X-Apple-I-MD":"AAAABQAAABC9lYnWbG+xDxobKcfZYWSAAAAABA==","X-Apple-I-MD-LU":"C568B1387F6D4B4CCF3110C032BD54156B710C2F97F172D312E1DA50EA759087","X-Apple-I-MD-M":"LygMP9hk6bq3iKgZTrabfsKHL5QpFZDxZYTO6geaQyeHnwbQpvlRkNoqSi1rpXwQoSzZgVNioeuuGZJm","X-Apple-I-MD-RINFO":"17106176","X-Apple-I-SRL-NO":"0","X-Apple-I-TimeZone":"UTC","X-Apple-Locale":"en_US","X-MMe-Client-Info":"<MacBookPro13,2> <macOS;13.1;22C65> <com.apple.AuthKit/1 (com.apple.dt.Xcode/3594.4.19)>","X-Mme-Device-Id":"DC90859D-0836-43FC-8499-0ADA3970C229"}
-:--:-- --:--:-- 552k
app INFO 2025-01-08T20:20:51.400 Ready! Serving data.
std.socket.SocketOSException@std/socket.d(2845): Unable to bind socket: Address already in use

??:? [0x572a79637226]
??:? [0x572a79636ea2]
??:? [0x572a7965f7b6]
??:? [0x572a7964098f]
??:? [0x572a79627f8b]
??:? [0x572a795847a7]
??:? [0x572a7952becd]
??:? [0x572a7964065c]
??:? [0x572a79640556]
??:? [0x572a796403ad]
??:? [0x79eea09e8e07]
??:? __libc_start_main [0x79eea09e8ecb]
??:? [0x572a7952ab74]

(althea:55146): Gtk-CRITICAL **: 20:20:51.479: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
No argument supplied, if you want for help, please use -h or --help
Not supplying ipa, running in server mode!
Running python3 command to advertise AltServer: from ctypes import *; dll = CDLL('libdns_sd.so'); sdRef = c_int(); flags = 0; interfaceIndex = 0; name = None; regtype = br'_altserver._tcp'; domain = None; host = None; port = 7617; txtLen = 17; txtRecord = b'\x10\x73\x65\x72\x76\x65\x72\x49\x44\x3D\x31\x32\x33\x34\x35\x36\x37'; ret = dll.DNSServiceRegister(byref(sdRef), flags, interfaceIndex, name, regtype, domain, host, port, txtLen, txtRecord, None, None); print('DNSServiceRegister result: %d' % ret); from threading import Event; Event().wait();
*** WARNING *** The program 'python3.13' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see http://0pointer.de/blog/projects/avahi-compat.html
DNSServiceRegister result: -65537

(althea:55146): Gtk-CRITICAL **: 20:20:52.167: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed

@davidecelentano
Copy link

davidecelentano commented Jan 15, 2025

The app is in a total unstable state, for me does NOT work.

I was able to launch it "successfully" using GNOME DE (F41) creating the following file:
nano althea.desktop

[Desktop Entry]
Version=1.0
Encoding=UTF-8
Exec=env GTK_USE_PORTAL=1 GDK_BACKEND=x11 python3 /path/to/althea/main.py
Type=Application
Terminal=false
Name=Althea
Comment=AltServer for Linux
Categories=Utility;System;
Icon=/path/to/althea/icon.png
StartupNotify=false

Then installing the below Extension:
[]https://extensions.gnome.org/extension/2890/tray-icons-reloaded

@vyvir vyvir added the bug Something isn't working label Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants