Search

Search found 26 matches

by SupaSonic
27 Apr 2008, 19:23
Forum: AI
Topic: AAI v0.86 released - AAI v0.875 in SVN
Replies: 106
Views: 31765

Re: AAI v0.86 released (link to binaries included)

Um... Is there a mirror? unknown-files seems to be down atm.
by SupaSonic
12 Mar 2007, 18:21
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

Nope.
by SupaSonic
11 Mar 2007, 15:59
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

Yep, no more dots.
The menu Page is also fine now.
The only issue issue remaining is the tabs - like on the first screenshot.
by SupaSonic
11 Mar 2007, 13:28
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

It's better, though the tabs are still not quite there:
Image

Also, the menu needs resizing to see all options:
no more valid

And there's only one label with dots at the end, but that might be due to its length. So the font seems to be working.
by SupaSonic
08 Mar 2007, 13:29
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

Those icons make up one godam shiny desktop :-) Even though it is .. blah .. gnome. Which icon set are those? Or did they came with Ubuntu? I am in 6.06, i think, and i don't have those by default. No, Ubuntu doesn't have it. You can download them here http://www.gnome-look.org/content/show.php?con...
by SupaSonic
07 Mar 2007, 18:19
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

2cowking
10053r wrote:There are a bunch of tabs off screen to the right that you can only see if you resize the window. Speaking of which, that's another bug.
by SupaSonic
05 Mar 2007, 08:40
Forum: Linux
Topic: Generic Spring SVN install script.
Replies: 17
Views: 9170

Great stuff! I just tried it out, works like a charm.

Should be stickied.
by SupaSonic
03 Mar 2007, 20:57
Forum: Linux
Topic: DANGIT!!!!!! WHY?!?
Replies: 20
Views: 4294

What distro? There are debs if you're in Ubuntu. And what exactly broke?
by SupaSonic
03 Mar 2007, 13:31
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

Ok, here's a screenshot
Image

The tabs are just to the right.

As for the fonts, I really don't know.
by SupaSonic
02 Mar 2007, 20:58
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

Heeey cool )
by SupaSonic
02 Mar 2007, 19:40
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

Wow hehe, I wasn't able to join anything... How do I? I mean after logging in it just displays the welcome page with the text that says "we should put stuff here".
by SupaSonic
02 Mar 2007, 17:55
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

Well, it still has a couple of artifacts here and there, the most noticeable would be the status combobox... Still, after the login the progress bar (i'm guessing here, it looks like a progress bar) isn't seen. I've tried to log in again, and i did see it this time, although with some artifacts, pre...
by SupaSonic
02 Mar 2007, 08:35
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

The new version is much better. Correct graphics almost everywhere, except for the screen directly after the login. I can see something moving, but after about a second it goes to the welcome page with the status "online". This page has got correct graphics as well. Here's a screen: http:/...
by SupaSonic
01 Mar 2007, 20:48
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

Now that this nasty bug is behind us... There's still the white and distorted graphics issue, because of which I honestly don't know what goes after logging in... I just don't see much on the screen.
by SupaSonic
01 Mar 2007, 20:34
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

Ok, my program gives no error, so good job! The weird thing is - AFLobby still gives an Unsatisfied Link error. I don't know what is happening here. Can you post the exact code of loading the library? I tried to rename it into a bunch of other stuff, but it still won't work. EDIT: Forget it, I got i...
by SupaSonic
01 Mar 2007, 13:20
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

2 Kloot I've tried loading your unitsync with my test program, and got an exception yet again. This time it was different though. Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/sonic/eclipse/workspace/Test Project/libunitsync.so: /home/sonic/eclipse/workspace/Test Project...
by SupaSonic
28 Feb 2007, 11:14
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

it gives me an error:

Code: Select all

Traceback (most recent call last):
  File "setup.py", line 11, in ?
    import intopts
ImportError: No module named intopts
by SupaSonic
28 Feb 2007, 09:27
Forum: Off Topic Discussion
Topic: Ubuntu pwns your mom.
Replies: 16
Views: 2236

You're lucky you don't have ATI. :?
by SupaSonic
28 Feb 2007, 09:22
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

Okay, after searching for a bit, I found out that this error message is inconclusive. The solution was to either downgrade or upgrade jre. So I downloaded java 1.6, recompiled and re-run my program using java 1.6. This time the error message was much more specific: Exception in thread "main&quo...
by SupaSonic
28 Feb 2007, 08:14
Forum: Linux
Topic: [Linux Lobby] AFLobby Beta 3.9.7
Replies: 976
Views: 136203

Ok, I think I get what's going on here. I got the same error btw. So I made a new Java file and just tried to load unitsync.so in it. Had no luck with System.loadLibrary, so went for System.load() Here's the code: public class LoadLib { public static void main (String args[]) { System.load("/ho...

Go to advanced search