Skip to content

[BUG] : Installation failed on fedora 44 #36

Description

@DeadIndian

./run_adb_devices.sh

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ADB Device Manager — Adaptive Universal Linux Launcher
Developed by: Shrey113
https://github.com/Shrey113/Adb-Device-Manager-2
─────────────────────────────────────────────────────────────────────
Auto-resolves system dependencies and provides an adaptive
rendering path for ultimate cross-distribution compatibility.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

ADB Device Manager for Linux by Shrey113
─────────────────────────────────────────────────────
[WARN] Auto-detected missing binary dependencies:
libkeybinder-3.0.so.0 => not found

┌──────────────────────────────────────────────────────────────┐
│ ⚠ MISSING SYSTEM DEPENDENCIES DETECTED │
│ The following packages are required for the app to function: │
└──────────────────────────────────────────────────────────────┘

• libkeybinder-3.0.so.0 (Package: keybinder3)
↳ Purpose: Required for background global shortcut keys.

Install ALL auto-detected dependencies now? [y/N]: y

Updating Package Index & Installing Dependencies
[sudo] password for dead:
Updating and loading repositories:
Repositories loaded.
Package Arch Version Repository Size
Installing:
keybinder3 x86_64 0:0.3.2-22.fc44 fedora 27.5 KiB

Transaction Summary:
Installing: 1 package

Total size of inbound packages is 20 KiB. Need to download 20 KiB.
After this operation, 28 KiB extra will be used (install 28 KiB, remove 0 B).
[1/1] keybinder3-0:0.3.2-22.fc44.x86_64 100% | 19.2 KiB/s | 20.1 KiB | 00m01s

[1/1] Total 100% | 3.1 KiB/s | 20.1 KiB | 00m06s
Running transaction
[1/3] Verify package files 100% | 500.0 B/s | 1.0 B | 00m00s
[2/3] Prepare transaction 100% | 1.0 B/s | 1.0 B | 00m01s
[3/3] Installing keybinder3-0:0.3.2-22.fc44.x86_64 100% | 41.6 KiB/s | 29.4 KiB | 00m01s
Complete!
[OK] Installation completed. Verifying...
[WARN] Android udev rules not found — cannot connect Android devices via USB
Set up Android USB rules now? (requires sudo) [y/N]: y
[OK] Android udev rules installed.
[WARN] User not in 'plugdev' group — ADB may fail
[WARN] Group 'plugdev' does not exist.
Create 'plugdev' group? (requires sudo) [y/N]: y
[OK] Created plugdev group.
Add current user to 'plugdev' group? (requires sudo + re-login) [y/N]: y
[OK] Added to plugdev. Re-login for it to take effect.
[OK] FFmpeg libraries (H.264 video decode)
─────────────────────────────────────────────────────
All critical checks passed — launching ADB Device Manager...

[INFO] Launching with Hardware Acceleration...
[INFO] Native Launcher: Launching with Hardware Acceleration...
method call InitSystemTray
[WARN] Native Launcher: Hardware rendering failed (Exit Code 139). Attempting Software Rendering (llvmpipe)...
method call InitSystemTray
[WARN] Native Launcher: Low-level software rendering failed. Attempting Extreme Compatibility mode (softpipe)...
glx: failed to create drisw screen
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 150 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 29
Current serial number in output stream: 30
[ERROR] Native Launcher: Critical failure. App could not launch even in fallback mode.
[WARN] Hardware rendering failed (Code 1). Attempting Software Rendering (llvmpipe)...
[INFO] Native Launcher: Launching with Hardware Acceleration...
method call InitSystemTray
[WARN] Native Launcher: Hardware rendering failed (Exit Code 139). Attempting Software Rendering (llvmpipe)...
method call InitSystemTray
[WARN] Native Launcher: Low-level software rendering failed. Attempting Extreme Compatibility mode (softpipe)...
glx: failed to create drisw screen
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 150 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 29
Current serial number in output stream: 30
[ERROR] Native Launcher: Critical failure. App could not launch even in fallback mode.
[WARN] Low-level software rendering failed. Attempting Extreme Compatibility mode (softpipe)...
glx: failed to create drisw screen
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 150 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 29
Current serial number in output stream: 30

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[MISS] Critical failure: App could not launch even in fallback mode.
[INFO] Report issue at: https://github.com/Shrey113/Adb-Device-Manager-2/issues
[INFO] Please attach the terminal output above to your report.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

I am dropping off logs... I could have debuged it myself but i just dont feel like it rn... If i find the proper issue i will let you know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions