Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Ubuntu 11.04 launcher and dwarf fortress  (Read 1628 times)

malimbar04

  • Bay Watcher
    • View Profile
Ubuntu 11.04 launcher and dwarf fortress
« on: May 05, 2011, 06:15:51 pm »

Like a good fan, I installed the new Ubuntu 11.04 recently. The new interface (and new default apps) are actually really awesome. However, the new-ness of the interface means that it is rough around the edges.

I have no idea how to add a DF launcher to the side panel. Does anyone else know how?
Logged
No! No! I will not massacre my children. Instead, I'll make them corpulent on crappy mass-produced quarry bush biscuits and questionably grown mushroom alcohol, and then send them into the military when they turn 12...

ILikePie

  • Bay Watcher
  • Call me Ron
    • View Profile
Re: Ubuntu 11.04 launcher and dwarf fortress
« Reply #1 on: May 06, 2011, 09:04:22 am »

Just drag and drop it in the panel?
Logged

Sergius

  • Bay Watcher
    • View Profile
Re: Ubuntu 11.04 launcher and dwarf fortress
« Reply #2 on: May 06, 2011, 02:30:30 pm »

I hate the new gnome interface. Unity is it called? I hate it, hate hate hate hate hate it.

Yeah I don't have anything objective to say about it. I just hate it. The way you scroll to find apps... I don't even know why those icons show by default. Looks very half-assed to me. I like the idea of a video accelerated menu bar but this is just... feels hacked together in a rush.

The rest is nice tho. Specially running on Classic.
Logged

malimbar04

  • Bay Watcher
    • View Profile
Re: Ubuntu 11.04 launcher and dwarf fortress
« Reply #3 on: May 08, 2011, 07:35:29 pm »

Just drag and drop it in the panel?
tried, but it doesn't recognize it as a launcher. Instead it recognizes it as a file, which the side bar doesn't do squat with.
Logged
No! No! I will not massacre my children. Instead, I'll make them corpulent on crappy mass-produced quarry bush biscuits and questionably grown mushroom alcohol, and then send them into the military when they turn 12...

Ampersand

  • Bay Watcher
    • View Profile
Re: Ubuntu 11.04 launcher and dwarf fortress
« Reply #4 on: May 08, 2011, 08:34:00 pm »

Like a good fan, I installed the new Ubuntu 11.04 recently. The new interface (and new default apps) are actually really awesome. However, the new-ness of the interface means that it is rough around the edges.

I have no idea how to add a DF launcher to the side panel. Does anyone else know how?

Are you using the script launcher or wine to lauch Dwarf Fortress?
Logged
!!&!!

malimbar04

  • Bay Watcher
    • View Profile
Re: Ubuntu 11.04 launcher and dwarf fortress
« Reply #5 on: May 08, 2011, 09:21:23 pm »

script launcher. Using wine just feels like a backwards way to play the game.
Logged
No! No! I will not massacre my children. Instead, I'll make them corpulent on crappy mass-produced quarry bush biscuits and questionably grown mushroom alcohol, and then send them into the military when they turn 12...

ILikePie

  • Bay Watcher
  • Call me Ron
    • View Profile
Re: Ubuntu 11.04 launcher and dwarf fortress
« Reply #6 on: May 09, 2011, 07:14:12 am »

You can always make a small c program to run the script for you, though, there should be a better way to run it.
Logged

malimbar04

  • Bay Watcher
    • View Profile
Re: Ubuntu 11.04 launcher and dwarf fortress
« Reply #7 on: May 09, 2011, 10:44:30 am »

You can always make a small c program to run the script for you, though, there should be a better way to run it.

haha, that does sound like a really weird way to do it. It could be a fun project to learn from though?
Logged
No! No! I will not massacre my children. Instead, I'll make them corpulent on crappy mass-produced quarry bush biscuits and questionably grown mushroom alcohol, and then send them into the military when they turn 12...

ILikePie

  • Bay Watcher
  • Call me Ron
    • View Profile
Re: Ubuntu 11.04 launcher and dwarf fortress
« Reply #8 on: May 09, 2011, 11:29:28 am »

Not really. It's actually rather simple, something like this should do:
Spoiler: launcher.c (click to show/hide)
Compile with "gcc -o launcher launcher.c".

Using a program to run a script that runs a program... :-P
« Last Edit: May 09, 2011, 11:31:16 am by ILikePie »
Logged

malimbar04

  • Bay Watcher
    • View Profile
Re: Ubuntu 11.04 launcher and dwarf fortress
« Reply #9 on: May 09, 2011, 11:57:33 am »

I did that, but it doesn't load into the sidebar immediately. I figure I need to follow the folder structure to put a .desktop file (or whatever it is) into some system folder. It's just a matter of looking it up on google to figure out how to do that.
Logged
No! No! I will not massacre my children. Instead, I'll make them corpulent on crappy mass-produced quarry bush biscuits and questionably grown mushroom alcohol, and then send them into the military when they turn 12...