spsdco / notes

Awesome note taking.
MIT License
559 stars 54 forks source link

Springseed didn’t launch after clicking icon. *.desktop had wrong directory entry. #68

Closed bigfatbird closed 10 years ago

bigfatbird commented 11 years ago

On my Ubuntu 12.04.3 Springseed resisted launching. I looked into my /usr/share/applications and the *.desktop-file pointed to the wrong directory.

I changed

Exec=LD_LIBRARY_PATH=/opt/springseed /opt/springseed/springseed-bin Terminal=false

to

Exec=/opt/springseed/springseed-bin Terminal=false

and it worked then.

(Don’t know whether this is right or not, though.)

consindo commented 10 years ago

Should be fixed in 1.1