Skip to content

nothing happens arch linux xfce #285

@MrLewdBurgers

Description

@MrLewdBurgers

I start edgeware using the terminal, a pack already loaded.
[test@archlinux edgeware]$ sh edgeware.sh

The loading splash appears on screen and some icon appears on my tray, but nothing else.
The terminal shows this:

INFO:Config loaded: {'version': '2.4.2_A', 'versionplusplus': '20', 'delay': 5000, 'fill': 0, 'replace': 0, 'webMod': 6, 'popupMod': 100, 'audioMod': 0, 'promptMod': 0, 'vidMod': 10, 'replaceThresh': 500, 'fill_delay': 0, 'start_on_logon': 0, 'hibernateMode': 0, 'hibernateMin': 240, 'hibernateMax': 300, 'wakeupActivity': 20, 'showDiscord': 0, 'showLoadingFlair': 1, 'showCaptions': 1, 'panicButton': 'e', 'panicDisabled': 0, 'promptMistakes': 3, 'mitosisMode': 0, 'webPopup': 0, 'rotateWallpaper': 0, 'wallpaperTimer': 30, 'wallpaperVariance': 0, 'timeoutPopups': 0, 'popupTimeout': 1, 'mitosisStrength': 2, 'avoidList': 'edgeware>AppData', 'booruName': '', 'booruMinScore': -5, 'desktopIcons': 1, 'tagList': 'all', 'downloadEnabled': 0, 'runOnSaveQuit': 0, 'timerMode': 0, 'timerSetupTime': 1, 'safeword': 'password', 'lkCorner': 0, 'lkScaling': 100, 'lkToggle': 0, 'videoVolume': 25, 'denialChance': 0, 'drivePath': 'C:/Users/', 'wallpaperDat': "{'default': 'wallpaper.png'}", 'maxAudio': 1, 'maxVideos': 10, 'subliminalsChance': 0, 'safeMode': 1, 'toggleInternet': 0, 'buttonless': 0, 'hibernateType': 'Original', 'hibernateLength': 15, 'fixWallpaper': 0, 'toggleHibSkip': 0, 'toggleMoodSet': 0, 'corruptionMode': 0, 'corruptionTime': 60, 'corruptionFadeType': 'Normal', 'vlcMode': 0, 'singleMode': 0, 'multiClick': 0, 'themeType': 'Original', 'themeNoConfig': 0, 'presetsDanger': 0, 'corruptionTrigger': 'Timed', 'corruptionPopups': 5, 'corruptionLaunches': 2, 'corruptionDevMode': 0, 'corruptionWallpaperCycle': 0, 'corruptionThemeCycle': 0, 'corruptionPurityMode': 0, 'corruptionFullPerm': 1, 'movingChance': 0, 'movingSpeed': 5, 'capPopChance': 0, 'capPopOpacity': 100, 'capPopTimer': 300, 'subliminalsAlpha': 20, 'messageOff': 0, 'notificationChance': 37, 'notificationImageChance': 50, 'packPath': 'DemonDemo++', 'globalPanicButton': 'Key.esc', 'videoHardwareAcceleration': 1, 'disabledMonitors': [], 'mpvSubprocess': 1, 'audioVolume': 1, 'clickthroughPopups': 0, 'fadeInDuration': 0, 'fadeOutDuration': 0}
INFO:Loading pack at data/packs/DemonDemo++.
INFO:corruption.json not found.
INFO:discord.dat not found.
INFO:index.json loaded successfully.
INFO:info.json loaded successfully.
INFO:config.json not found.
INFO:DemonDemo.a2088738eef36683b27d897ad4b9333f.json loaded successfully.
INFO:Allowed moods: MoodSet({'captions', 'blue_demons', 'default', 'red_demons'})
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python3.14/tkinter/__init__.py", line 2093, in __call__
    return self.func(*args)
           ~~~~~~~~~^^^^^^^
  File "/usr/lib/python3.14/tkinter/__init__.py", line 876, in callit
    func(*args, **kw)
    ~~~~^^^^^^^^^^^^^
  File "/home/test/edgeware/EdgewarePlusPlus-20/edgeware/src/features/startup_splash.py", line 82, in fade_out
    self.callback()
    ~~~~~~~~~~~~~^^
  File "/home/test/edgeware/EdgewarePlusPlus-20/edgeware/src/main_edgeware.py", line 108, in start_main
    make_desktop_icons(settings)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^
  File "/home/test/edgeware/EdgewarePlusPlus-20/edgeware/src/features/misc.py", line 83, in make_desktop_icons
    make_shortcut("Edgeware++", Process.MAIN, CustomAssets.icon())
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/test/edgeware/EdgewarePlusPlus-20/edgeware/src/os_utils/linux.py", line 111, in make_shortcut
    file.write_text("\n".join(content))
    ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/pathlib/__init__.py", line 809, in write_text
    with self.open(mode='w', encoding=encoding, errors=errors, newline=newline) as f:
         ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/pathlib/__init__.py", line 771, in open
    return io.open(self, mode, buffering, encoding, errors, newline)
           ~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/test/Desktop/Edgeware++.desktop'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions