yoyz / amsynth

Automatically exported from code.google.com/p/amsynth
GNU General Public License v2.0
1 stars 0 forks source link

unzip should be added to list of dependencies #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install the program on a machine without the program unzip
2. type 'amSynth' in a terminal
3.

What is the expected output? What do you see instead?
I expect the program to load nicely. Instead this error is shown "** 
(amSynth:301): CRITICAL **: Could not unpack skin file 
'/usr/share/amSynth/amsynth-skin.zip'" and the program launches with no GUI

What version of the product are you using? On what operating system?
1.3.? (svn compiled on the date of this post)

Please provide any additional information below.

Original issue reported on code.google.com by zjohnson...@gmail.com on 11 Mar 2011 at 4:43

GoogleCodeExporter commented 9 years ago
amsynth no longer requires unzip to be installed (in 1.3.0 the skin is 
installed already unzipped)

Original comment by nickdowell on 8 Jan 2012 at 11:23