Wargus / stargus

Importer and scripts for Starcraft
GNU General Public License v2.0
126 stars 24 forks source link

Could not discover contributed directory #38

Closed ThibaultLemaire closed 1 year ago

ThibaultLemaire commented 6 years ago

When pointing stargus to StarDat.mpq from a local Wine installation, it fails with the following error:

contrib error

and here is the stdout (nothing very helpful though, the gtk warnings are usual):

 user@box  ~  /usr/games/stargus 
which: no osascript in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Copying /usr/share/games/stratagus/stargus/mpqlist.txt to /home/user/.stratagus/data.Stargus/mpqlist.txt
/usr/share/games/stratagus/stargus/mpqlist.txt to /home/user/.stratagus/data.Stargus/mpqlist.txt
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

This is with stratagus and stargus from the AUR. I will try to manually compile locally stratagus and stargus, maybe I'll learn something in the process.

(This is what I mentioned in #36. Manual extraction still works)