Author |
Message |
pip8786
Site Admin / Dev Team
Team:
Main: PhoenixSun2
Level: 1392 Class:
Shield Monkey
Joined: Mon Jan 03, 2005 12:07 am
|
Chat Client Mac/Linux Builds (Untested)
These are 2 untested builds of the chat client for mac and linux, for x86 processors and on osx/gtk: http://www.starsonata.com/macosx.carbon.x86.rarhttp://www.starsonata.com/linux.gtk.x86.rar(Updated 11/10/08 - 9:30AM Est) Let me know if you need different builds for either or if they fail (then give me logs). -pip PS. lookout for a chat client usage video some time this week.
|
Mon Nov 03, 2008 1:14 am |
|
|
Qu4NtuM
Team:
Main: Qu4NtuM
Level: 2706 Class:
Fleet Commander
Joined: Tue Dec 20, 2005 5:16 pm Location: At work...
|
Re: Chat Client Mac/Linux Builds (Untested)
_________________
Julian wrote: In ss we fill breast implants with sand because we are to cheap to purchase silicone. Battlecruiser23 wrote: I have reasons for why I do things.
|
Mon Nov 03, 2008 7:48 am |
|
|
pip8786
Site Admin / Dev Team
Team:
Main: PhoenixSun2
Level: 1392 Class:
Shield Monkey
Joined: Mon Jan 03, 2005 12:07 am
|
Re: Chat Client Mac/Linux Builds (Untested)
What do you meant by "you got the paths wrong"?. I don't see anything in that log to indicate that. Looks to me more like Eclipse did not export the requirements correctly, telling it to look for win32 swt libraries.
|
Mon Nov 03, 2008 8:48 am |
|
|
pip8786
Site Admin / Dev Team
Team:
Main: PhoenixSun2
Level: 1392 Class:
Shield Monkey
Joined: Mon Jan 03, 2005 12:07 am
|
Re: Chat Client Mac/Linux Builds (Untested)
Try it again in about 30 minutes.
|
Mon Nov 03, 2008 9:06 am |
|
|
Qu4NtuM
Team:
Main: Qu4NtuM
Level: 2706 Class:
Fleet Commander
Joined: Tue Dec 20, 2005 5:16 pm Location: At work...
|
Re: Chat Client Mac/Linux Builds (Untested)
_________________
Julian wrote: In ss we fill breast implants with sand because we are to cheap to purchase silicone. Battlecruiser23 wrote: I have reasons for why I do things.
|
Mon Nov 03, 2008 10:13 am |
|
|
pip8786
Site Admin / Dev Team
Team:
Main: PhoenixSun2
Level: 1392 Class:
Shield Monkey
Joined: Mon Jan 03, 2005 12:07 am
|
Re: Chat Client Mac/Linux Builds (Untested)
Looks like you dont have the latest version of java: !MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6 But also i'm not sure why its still looking for windows packages, ill look when i get home tonight.
|
Mon Nov 03, 2008 10:20 am |
|
|
Qu4NtuM
Team:
Main: Qu4NtuM
Level: 2706 Class:
Fleet Commander
Joined: Tue Dec 20, 2005 5:16 pm Location: At work...
|
Re: Chat Client Mac/Linux Builds (Untested)
Actually, I have 4 java versions and 1.6 has the highest priority. Just for some reason it prefers to use 1.5
_________________
Julian wrote: In ss we fill breast implants with sand because we are to cheap to purchase silicone. Battlecruiser23 wrote: I have reasons for why I do things.
|
Mon Nov 03, 2008 1:36 pm |
|
|
pip8786
Site Admin / Dev Team
Team:
Main: PhoenixSun2
Level: 1392 Class:
Shield Monkey
Joined: Mon Jan 03, 2005 12:07 am
|
Re: Chat Client Mac/Linux Builds (Untested)
Qu4NtuM wrote: Actually, I have 4 java versions and 1.6 has the highest priority. Just for some reason it prefers to use 1.5 It wont work on Java 1.5 but I doubt thats the issue we're seeing in the log.
|
Mon Nov 03, 2008 1:51 pm |
|
|
FracOMac
Team:
Main: FracOMac
Level: 3361 Class:
Engineer
Joined: Wed Mar 23, 2005 12:50 am Location: Boulder, CO
|
Re: Chat Client Mac/Linux Builds (Untested)
Heres the contents of my error log under linux, hope it helps. Code: !SESSION 2008-11-03 12:12:37.625 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_10 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.osgi 4 0 2008-11-03 12:12:38.679 !MESSAGE Bundle org.eclipse.swt.win32.win32.x86 not found.
!ENTRY org.eclipse.osgi 4 0 2008-11-03 12:12:38.683 !MESSAGE Bundle org.eclipse.equinox.launcher.win32.win32.x86 not found.
!ENTRY org.eclipse.osgi 4 0 2008-11-03 12:12:39.004 !MESSAGE Application error !STACK 1 org.eclipse.core.runtime.CoreException: Plug-in "com.ss.chat.client" was unable to instantiate class "com.ss.chat.client.Application". at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:867) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:188) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) Caused by: java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Layout at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389) at java.lang.Class.getConstructor0(Class.java:2699) at java.lang.Class.newInstance0(Class.java:326) at java.lang.Class.newInstance(Class.java:308) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:170) ... 15 more Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Layout at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:481) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:397) at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:385) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87) at java.lang.ClassLoader.loadClass(ClassLoader.java:252) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320) ... 21 more EDIT: Oh, I guess I should say what I saw, the splash image came up and it looked like it was loading and then it spit out an error message directing me to the log fire.
_________________
Check out my Ship Builder! (DPS calc and more)
|
Mon Nov 03, 2008 2:20 pm |
|
|
pip8786
Site Admin / Dev Team
Team:
Main: PhoenixSun2
Level: 1392 Class:
Shield Monkey
Joined: Mon Jan 03, 2005 12:07 am
|
Re: Chat Client Mac/Linux Builds (Untested)
Yep, looks like eclipse is doing a terrible job at exporting things to different platforms. I'll look into what could be causing this after work today.
|
Mon Nov 03, 2008 2:50 pm |
|
|
jk782p1
Team:
Main: Fear1 Fleet
Level: 20 Class:
None
Joined: Mon Jul 30, 2007 9:32 am Location: Some place where no one can hear you scream
|
Re: Chat Client Mac/Linux Builds (Untested)
mm well i use a mac so i love if you guys could get to the client chat thing when you got the time
_________________ Topic Name Rescoop puts electricity into drones?
pip8786 wrote: HAL wrote: urjuhh wrote: you use elec to deploy drone...
Nabaco wrote: HAL wrote: urjuhh wrote: you use elec to deploy drone...
LOL
|
Thu Nov 06, 2008 8:44 pm |
|
|
Qu4NtuM
Team:
Main: Qu4NtuM
Level: 2706 Class:
Fleet Commander
Joined: Tue Dec 20, 2005 5:16 pm Location: At work...
|
Re: Chat Client Mac/Linux Builds (Untested)
Ummm... is this still being worked on?
_________________
Julian wrote: In ss we fill breast implants with sand because we are to cheap to purchase silicone. Battlecruiser23 wrote: I have reasons for why I do things.
|
Thu Nov 13, 2008 12:24 am |
|
|
FracOMac
Team:
Main: FracOMac
Level: 3361 Class:
Engineer
Joined: Wed Mar 23, 2005 12:50 am Location: Boulder, CO
|
Re: Chat Client Mac/Linux Builds (Untested)
I'd really like to know too, I was looking forward to this.
_________________
Check out my Ship Builder! (DPS calc and more)
|
Sat Nov 15, 2008 7:15 pm |
|
|
pip8786
Site Admin / Dev Team
Team:
Main: PhoenixSun2
Level: 1392 Class:
Shield Monkey
Joined: Mon Jan 03, 2005 12:07 am
|
Re: Chat Client Mac/Linux Builds (Untested)
I need Jon to help me out with this since I don't own a computer with linux or OSX on there, and uploading between every test just takes too long. The chat client also took the back seat once we started working full time on Client 2. I'll ping him about it later though.
|
Thu Nov 20, 2008 10:50 am |
|
|
Qu4NtuM
Team:
Main: Qu4NtuM
Level: 2706 Class:
Fleet Commander
Joined: Tue Dec 20, 2005 5:16 pm Location: At work...
|
Re: Chat Client Mac/Linux Builds (Untested)
Typical...
_________________
Julian wrote: In ss we fill breast implants with sand because we are to cheap to purchase silicone. Battlecruiser23 wrote: I have reasons for why I do things.
|
Thu Nov 20, 2008 11:19 am |
|
|
|