Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Machine Polish (hopefully pre-GCC 2016) #43

Closed
16 of 29 tasks
jmchilton opened this issue Jul 2, 2015 · 25 comments
Closed
16 of 29 tasks

Machine Polish (hopefully pre-GCC 2016) #43

jmchilton opened this issue Jul 2, 2015 · 25 comments

Comments

@jmchilton
Copy link
Member

jmchilton commented Jul 2, 2015

Ordered by importance (by Martin)

Should have

Nice to have

Already Has

@hexylena hexylena added the bug label Jul 6, 2015
@martenson martenson removed the bug label Jul 8, 2015
@martenson
Copy link
Member

Added feedback from galaxyproject/planemo#241 (comment) via @Christian-B
Also removed the bug label. Muhehe.

@nsoranzo
Copy link
Member

nsoranzo commented Jul 8, 2015

I'd also add: consolidate the 2 images (GCC2015-i386.ova and planemo) into 1.

@hexylena
Copy link
Member

hexylena commented Jul 8, 2015

@martenson it's totally a bug :P

@hexylena
Copy link
Member

hexylena commented Jul 8, 2015

@nsoranzo definitely

@jmchilton jmchilton added this to the GCC 2016 - Training Day milestone Jan 15, 2016
@davebx davebx self-assigned this May 20, 2016
@davebx
Copy link
Contributor

davebx commented May 20, 2016

I'll be working my way through the list of issues per @jmchilton's request.

@jmchilton
Copy link
Member Author

@davebx A million thanks - beer debt plus 4 or 5 - I'll go through and a little implementation note to some those then to at least point where I'd start looking at those if it were me.

@davebx
Copy link
Contributor

davebx commented May 20, 2016

Awesome, @jmchilton. All help gaining context is appreciated.

@bgruening
Copy link
Member

bgruening commented May 20, 2016

@davebx I started to work on this as well. Here are my recent updates: https://github.com/galaxyproject/planemo-machine/compare/updates?expand=1

@martenson
Copy link
Member

maybe disable screen saver?

@martenson
Copy link
Member

martenson commented Jun 17, 2016

the .ova image has the folllowing problems:

  • video memory is set to 8MB which makes the rendering of the UI troublesome, especially when trying to work fullscreen - more reasonable default would be 32MB
  • number of processors is set to 4 (which gives warning unless you have 4 physical processors on host)- I changed it to 1 and have no problems

@nsoranzo
Copy link
Member

@martenson: +1, I had the same issues

@martenson
Copy link
Member

cpus and vram should be addressed by #72

@martenson
Copy link
Member

I modified the first comment and reordered it, I think we need to polish a bit more and we don't have much time.

@martenson martenson self-assigned this Jun 21, 2016
@martenson
Copy link
Member

martenson commented Jun 22, 2016

the tool_init and TS bootstrapping are resolved, however Atom still does not start and Conda does not have write permissions in: /opt/miniconda (#78)

ping @jmchilton @davebx

@jmchilton
Copy link
Member Author

I like the emoji - thanks!

Is there a workaround at runtime for the atom problem? Does it work from the CLI?

@martenson
Copy link
Member

@jmchilton I was not able to start atom in any way. When I installed miniconda manually it works fine so there is that. We really need an editor though, I tried installing sublime-text from the unofficial apt-get repo but that is also broken. gedit?

@jmchilton
Copy link
Member Author

@martenson This worked before 😦.

Can you try sudo apt-get install xubuntu-desktop and see if that re-enables it?

If not, sudo apt-get install kate?

My guess is that https://github.com/galaxyproject/planemo-machine/pull/69/files broke this.

@martenson
Copy link
Member

@jmchilton on it, will take a while since @Comcast sucks

@martenson
Copy link
Member

martenson commented Jun 22, 2016

@jmchilton sudo apt-get install xubuntu-desktop does not help Atom (It might need to be present during installation? However when I uninstall and install it again it behaves the same 💩)

kate installs and works fine...

@martenson
Copy link
Member

komodo-edit also works and I consider it superior to kate

sudo add-apt-repository ppa:mystic-mirage/komodo-edit
sudo apt-get update
sudo apt-get install komodo-edit

screenshot 2016-06-22 20 06 01

@martenson
Copy link
Member

I am rebuilding the machine to test komodo installation now

@jmchilton
Copy link
Member Author

Thanks for testing - that looks like a great option.

@martenson
Copy link
Member

@jmchilton ha, can't build shit cos can't install packer cos can't install mercurial cos curl: (6) Could not resolve host: mercurial.selenic.com 😆

@martenson
Copy link
Member

Well I overcame that but hit another problem: Homebrew/homebrew-core#2325

In the meantime I am building the machine on my machine.

@jmchilton
Copy link
Member Author

I am going to close this out now - and I have opened a new issue for 2017 #85 . Hopefully the image holds up tomorrow. I really appreciate all the effort that went into making the 2016 image - a huge thanks to @martenson, @bgruening, and @davebx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants