Alchemy for Linux

General discussion

Re: Alchemy for Linux

Postby ShinyFriction on Fri, 27 Jun 2008 17:11:05 GMT

I was unable to unzip 005 in Ubuntu 8.04 using Archive Manager. I get this error:

Code: Select all
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors


004 Unzipped fine.
ShinyFriction
 
Posts: 3
Joined: Fri, 16 May 2008 20:36:29 GMT

Re: Alchemy for Linux

Postby Karl DD on Fri, 27 Jun 2008 22:27:30 GMT

Thanks for the heads up.
I re-uploaded it and it seems to be working ok now.
Here is the direct link:
http://al.chemy.org/files/Alchemy-005.tar.gz
User avatar
Karl DD
Site Admin
 
Posts: 592
Joined: Sun, 20 Jan 2008 02:45:28 GMT
Location: Pittsburgh, PA

Re: Alchemy for Linux

Postby Vadi on Sat, 21 Feb 2009 19:27:31 GMT

Great app. I'm absolutely floored by it's nice design too - very rare for Java-based programs to excel at that.

There is a slight issue with fullscreen though - while it covers one screen properly (just how I'd like it), it also blacks out my other screen.

Image
Vadi
 
Posts: 8
Joined: Sat, 21 Feb 2009 19:05:49 GMT

Re: Alchemy for Linux

Postby Karl DD on Sun, 22 Feb 2009 01:18:51 GMT

Hey,

Thanks for your comments.
This is actually intended - the current window goes fullscreen and (if available) the secondary window goes black.
The line of thinking was to block out everything else so you can focus on Alchemy.

But I am wondering if it is the best approach? Especially when using the 'transparent fullscreen' mode.
Let me know what you think would work best...

Karl
User avatar
Karl DD
Site Admin
 
Posts: 592
Joined: Sun, 20 Jan 2008 02:45:28 GMT
Location: Pittsburgh, PA

Re: Alchemy for Linux

Postby Vadi on Sun, 22 Feb 2009 13:30:01 GMT

I see. I think you should make it optional - my monitors aren't quite connected, so I do treat them separately. Being able to look at other things and then come back without toggling fullscreen would be nice.
Vadi
 
Posts: 8
Joined: Sat, 21 Feb 2009 19:05:49 GMT

Re: Alchemy for Linux

Postby Jack the R on Sun, 26 Jul 2009 04:51:43 GMT

How does one run Alchemy? I've tried ./Alchemy and ./Alchemy.jar, which gives "bash, permission denied;" and sudo ./Alchemy and sudo ./Alchemy.jar, which gives "command not found." I'm entering these commands from the Alchemy directory. I'm on Ubuntu 8.04. Thanks.

BTW, one vote for not taking over the other screen.
Jack the R
 
Posts: 12
Joined: Sun, 26 Jul 2009 04:40:48 GMT

Re: Alchemy for Linux

Postby Karl DD on Sun, 26 Jul 2009 05:53:54 GMT

To open Alchemy simply double-click on the 'Alchemy' file inside the Alchemy folder to launch the .jar file.
http://en.flossmanuals.net/Alchemy/InstallingLinux
The contents of that file read like this:
Code: Select all
#!/bin/sh
cd `dirname $0`
if [ -n "$JAVA_HOME" ]; then
  $JAVA_HOME/bin/java -jar ./Alchemy.jar $*
else
  java -jar ./Alchemy.jar $*
fi
cd $OLDPWD

Re: Screen take over - no probs, we will change it :)
User avatar
Karl DD
Site Admin
 
Posts: 592
Joined: Sun, 20 Jan 2008 02:45:28 GMT
Location: Pittsburgh, PA

Re: Alchemy for Linux

Postby Jack the R on Sun, 26 Jul 2009 08:35:32 GMT

I clicked the Alchemy file, nothing happened. It looked like maybe something tried to happen, but it didn't happen.

Will it start if other programs are running?

I clicked the .jar file and Archive Manager tried to un-archive it. This is probably irrelevant.
Jack the R
 
Posts: 12
Joined: Sun, 26 Jul 2009 04:40:48 GMT

Re: Alchemy for Linux

Postby Karl DD on Sun, 26 Jul 2009 11:58:32 GMT

Do you have Java installed?
You need the Sun Java Virtual Machine, rather than the OpenJDK.
User avatar
Karl DD
Site Admin
 
Posts: 592
Joined: Sun, 20 Jan 2008 02:45:28 GMT
Location: Pittsburgh, PA

Re: Alchemy for Linux

Postby Jack the R on Sun, 26 Jul 2009 19:47:04 GMT

I would say "not" on having the Sun Java Virtual Machine installed.

I don't see a specific package for it on Synaptic. I see 3 "runtime environment" options. Not too familiar with this . . .
Jack the R
 
Posts: 12
Joined: Sun, 26 Jul 2009 04:40:48 GMT

PreviousNext

Return to Talk

Who is online

Users browsing this forum: No registered users and 0 guests