CreatorsTF / community-launcher

The Creators.TF Community Launcher is a launcher created to help install and update mod content for TF2.
https://creators.tf/launcher
MIT License
56 stars 12 forks source link

[Bug] TypeError : steamPaths is not iterable on a new installation. #22

Closed PoorPocketsMcNewHold closed 3 years ago

PoorPocketsMcNewHold commented 4 years ago

UI or Mechanical Bug? A mechanical/operational bug, as it restrain me from fixing it by manually indicating the correct .steam path. Describe the bug On a new installation of Creators.TF launcher 0.1.30 on a GNU/Linux distribution (Solus), The launcher display this error message at launch, before closing if the message is closed, or validated. Was there an error dialogue for this bug? If so please provide a screenshot/its contents here TypeError : steamPaths is not iterable on a new installation To Reproduce Steps to reproduce the behavior:

  1. Place the 0.1.30 launcher files in /opt/creators-tf
  2. Add execution permissions to creators-tf-launcher sudo chmod +x /opt/creators-tf/creators-tf-launcher
  3. Execute it. /opt/creators-tf/creators-tf-launcher

Expected behavior Either, notice the correct Steam installation folder /home/pm/.steam/steam/ or Team Fortress 2 folder /mnt/Ventilateur/SteamLibrary/steamapps/common/Team Fortress 2/ which is situated on an another hard-drive. Or, Let me pass/ignore this error message, to allow me to change manually the paths manually into the launcher.

Launcher Logs main.log Screenshots image

Desktop (please complete the following information):

win8linux commented 4 years ago

Should be noted that this occurs with the program installed from the DEB package, too.

Specs:

OS: KDE neon User Edition 5.19 x86_64
Host: B450M DS3H
Kernel: 5.8.7-tkg-pds
CPU: AMD Ryzen 5 2600 (12) @ 3.400GHz 
GPU: AMD ATI Radeon RX 5600 OEM/5600 XT / 5700/5700 XT 
Memory: 5505MiB / 16020MiB
rob5300 commented 3 years ago

was resoled by #25 and merged