Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   Graphical RC on ubuntu (https://forums.graalonline.com/forums/showthread.php?t=86798)

Deas_Voice 07-09-2009 08:30 PM

Graphical RC on ubuntu
 
hey everyone, i been using ubuntu a while and i can't get the "graphic menu" on RC to work, it freezes and i have to force quit on it.
this forces me to use the "no-graphic menu" option, and it's killing me 3:

suggestions? :confused:

cbk1994 07-09-2009 08:34 PM

This might help, though it's not written specifically for Ubuntu.

Plus, the graphical RC is hideous. Why not just use the non-graphical one?

DustyPorViva 07-09-2009 08:41 PM

Quote:

Originally Posted by cbk1994 (Post 1505608)
Plus, the graphical RC is hideous. Why not just use the non-graphical one?

More streamlined and quicker to get to where you want to go? Not to mention you can skin it if you'd like.

If it's anything like the Windows problem(which happens exactly the same), this may be of help:
http://forums.graalonline.com/forums...ad.php?t=86422

cbk1994 07-09-2009 09:48 PM

Quote:

Originally Posted by DustyPorViva (Post 1505612)
More streamlined and quicker to get to where you want to go? Not to mention you can skin it if you'd like.

If it's anything like the Windows problem(which happens exactly the same), this may be of help:
http://forums.graalonline.com/forums...ad.php?t=86422

Well, when I'm working, I have generally 10+ RC windows stacked in my task bar, so I don't mind clicking twice. The graphical one wastes too much space with the huge image.

cyan3 07-09-2009 10:16 PM

1 Attachment(s)
My graphical RC on Ubuntu works by default. All I did was download the packages and kept it at the path /home/felixlionheart/.graal/graal4/rc. The only problem is that you have to open the rc from the path with the images so using a shortcut is not possible.

Although I personally use the none graphical rc as I find it easier to use and it displays more text.

Crow 07-09-2009 11:31 PM

Quote:

Originally Posted by cbk1994 (Post 1505635)
Well, when I'm working, I have generally 10+ RC windows stacked in my task bar, so I don't mind clicking twice. The graphical one wastes too much space with the huge image.

Such a small window wasting space with todays resolutions is kinda impossible, don't you think? It's a thing of preference I'd say. Some prefer programs with fancy looks.

Deas_Voice 07-10-2009 12:21 AM

Quote:

Originally Posted by cyan3 (Post 1505645)
My graphical RC on Ubuntu works by default. All I did was download the packages and kept it at the path /home/felixlionheart/.graal/graal4/rc. The only problem is that you have to open the rc from the path with the images so using a shortcut is not possible.

it wasnt in the /home/deas/.graal/graal4/rc folder before but i moved it there before i made this thread (had no graphic then either)

Quote:

Originally Posted by cbk1994 (Post 1505608)
This might help, though it's not written specifically for Ubuntu.

Plus, the graphical RC is hideous. Why not just use the non-graphical one?

i'll try it.
i want to use the graphical RC because i am used to it and i find it easier and faster to do what i want. (basically what dusty said)

Quote:

Originally Posted by DustyPorViva (Post 1505612)
More streamlined and quicker to get to where you want to go? Not to mention you can skin it if you'd like.

If it's anything like the Windows problem(which happens exactly the same), this may be of help:
http://forums.graalonline.com/forums...ad.php?t=86422

don't think so but i'll take a look at it.

EDIT: i opened the rc without shortcut, and it seems like the graphic came to work :o
so what if i would want to have a shortcut? :3

DustyPorViva 07-10-2009 12:45 AM

Create a shortcut in the same folder as the RC(and leave it there!), then create a shortcut to the shortcut. At least, that's what I do.

Deas_Voice 07-10-2009 12:50 AM

Quote:

Originally Posted by DustyPorViva (Post 1505692)
Create a shortcut in the same folder as the RC(and leave it there!), then create a shortcut to the shortcut. At least, that's what I do.

that does not work in linux.

DustyPorViva 07-10-2009 12:56 AM

Quote:

Originally Posted by Deas_Voice (Post 1505697)
that does not work in linux.

Then no idea... in the thread I linked someone stated to change the starting folder in the shortcut properties to the RC folder. Can you do that?

Deas_Voice 07-10-2009 01:05 AM

Quote:

Originally Posted by DustyPorViva (Post 1505700)
Then no idea... in the thread I linked someone stated to change the starting folder in the shortcut properties to the RC folder. Can you do that?

hmm no.... >_<

cyan3 07-10-2009 01:18 AM

1 Attachment(s)
Quote:

Originally Posted by Deas_Voice (Post 1505703)
hmm no.... >_<

What I did was add a shortcut to the rc folder under bookmarks. At first it's annoying having to open the rc folder to use the application but you get used to it.

WhiteDragon 07-10-2009 01:54 AM

Open a terminal, and run these commands:

NPC Code:
cd ~/.graal/graal4/rc/
mv rc rc_bin
nano rc



Then paste this:
NPC Code:
#!/bin/sh

cd ~/.graal/graal4/rc/
exec ~/.graal/graal4/rc/rc_bin



Ctrl+X, and follow the prompts at the bottom of the terminal


Then, when you're out of nano, back in the terminal, run this commands:
NPC Code:
chmod +x rc




And now when you run ./rc from any directory it should work with the images. :)

Deas_Voice 07-10-2009 02:50 PM

1 Attachment(s)
Quote:

Originally Posted by WhiteDragon (Post 1505724)
Open a terminal, and run these commands: .....

okey did that, the last thing with "chmod +x rc" didn't give anything back, like it just made a new row..
Quote:

Originally Posted by WhiteDragon (Post 1505724)
And now when you run ./rc from any directory it should work with the images. :)

wait what? how do you mean? :o

Quote:

Originally Posted by cyan3 (Post 1505708)
What I did was add a shortcut to the rc folder under bookmarks. At first it's annoying having to open the rc folder to use the application but you get used to it.

bookmarks?? :confused:

Umat 07-10-2009 04:26 PM

Quote:

Originally Posted by Crow (Post 1505670)
Such a small window wasting space with todays resolutions is kinda impossible, don't you think? It's a thing of preference I'd say. Some prefer programs with fancy looks.

RC has fancy looks? ;D

xXziroXx 07-10-2009 05:53 PM

Just make a batch file shortcut for it (or whatever it's called on Linux), that's how I got around it when I used Unbuntu.


All times are GMT +2. The time now is 12:42 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.