These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Linux

 
  • Topic is locked indefinitely.
 

EVE LogLite

First post
Author
CCP Vertex
C C P
C C P Alliance
#1 - 2016-02-10 13:48:55 UTC
Hey guys,

I wanted to make sure you are aware of our new client log viewer EVE LogLite which works on both Mac and Windows and has native Wine and Cider support.

If you try it out and have any feedback please use the following thread: https://forums.eveonline.com/default.aspx?g=posts&t=468693

**CCP Vertex  |  Senior Development Manager ** | @CCP_Vertex

CCP Tellus
C C P
C C P Alliance
#2 - 2016-02-10 14:15:45 UTC
EVE LogLite is free software and can also be compiled to run on GNU/Linux platforms natively.

Source code is available at https://github.com/ccpgames/EveLogLite
Torgeir Hekard
I MYSELF AND ME
#3 - 2016-02-11 07:12:19 UTC  |  Edited by: Torgeir Hekard
I can't find a way to attach it to a client.
That is, I do as article says, and the logger does not seem to see any clients.

Also, even if I were to compile it natively, how do you run it without launcher integration?

EDIT:

Ah, attaching through ctrl+alt+shift+m works with a native build. Not so much with wine.
CCP Tellus
C C P
C C P Alliance
#4 - 2016-02-11 10:11:25 UTC
Torgeir Hekard wrote:
I can't find a way to attach it to a client.

You don't attach LogLite to a client. You should instead start up LogLite before starting up the client.
Torgeir Hekard
I MYSELF AND ME
#5 - 2016-02-11 12:29:07 UTC
CCP Tellus wrote:
Torgeir Hekard wrote:
I can't find a way to attach it to a client.

You don't attach LogLite to a client. You should instead start up LogLite before starting up the client.

Well, it does not work with wine that way.

Apparently it does with a native build, but the launcher builtin wine-powered version just sits there staring at me blankly.
Adara Starkiss
Argentum Holdings
#6 - 2016-02-23 03:45:08 UTC
I have seen the log-line thingie to work, but Im running the beta launcher so Im unsure if thats the issue hes having. I actually disabled because after a few hours playing its using a big chunk of my RAM, but if I wante to run it is just a matter of going to the beta launcher settings and just check mark the log utility :)

Ubuntu Mate 16.04.2 64bit // Amd A8-5600K with RX460 4GB // 6GB DDR3 // Sandisk 120GB SSD Plus // Wine Stable 2.01 // Native Linux Launcher // TS3 working // Happy to be back in Ubuntu :)

Ravow
Republic Military School
Minmatar Republic
#7 - 2016-02-24 05:25:16 UTC
Wow, thanks!

It work perfectly fine!

Note : I got to add "QMAKE_CXXFLAGS += -std=c++11" to the LogLite.pro file to be able to compile it.