stopgo icon indicating copy to clipboard operation
stopgo copied to clipboard

Can't start .AppImage

Open johnniehard opened this issue 6 years ago • 2 comments

I wanted to try StopGo, so I downloaded the .AppImage from the website. Getting this when starting:

$ ./stopgo.AppImage                                                                                      
  File "./bin//stopgo", line 55
    except Exception, err:
                    ^
SyntaxError: invalid syntax

johnniehard avatar Apr 13 '18 08:04 johnniehard

Oops. I'll try to fix that this weekend.

On 13 April 2018 8:50:24 PM NZST, "Johnnie Hård" [email protected] wrote:

I wanted to try StopGo, so I downloaded the .AppImage from the website. Getting this when starting:

$ ./stopgo.AppImage                                                    
                                
 File "./bin//stopgo", line 55
   except Exception, err:
                   ^
SyntaxError: invalid syntax

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/notklaatu/stopgo/issues/53

-- Klaatu

notklaatu avatar Apr 13 '18 11:04 notklaatu

The version on the site is actually quite old now. In addition to fixing the AppImage, I need to posh updates..

On 13 April 2018 8:50:24 PM NZST, "Johnnie Hård" [email protected] wrote:

I wanted to try StopGo, so I downloaded the .AppImage from the website. Getting this when starting:

$ ./stopgo.AppImage                                                    
                                
 File "./bin//stopgo", line 55
   except Exception, err:
                   ^
SyntaxError: invalid syntax

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/notklaatu/stopgo/issues/53

-- Klaatu

notklaatu avatar Apr 13 '18 11:04 notklaatu