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

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

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

EVE-O Preview v3.0.0 (multi-client preview / switcher)

Author
Judy Mikakka
Sniggerdly
Pandemic Legion
#121 - 2017-04-11 20:23:08 UTC
I used eve preview ages ago before the update to the eula, is this program still legal - even with this http://i.imgur.com/w1OIqg6.png ?
Astrid Farnsworth
Broke and Famous
#122 - 2017-04-12 03:15:14 UTC
It's just a window switcher, you can not cut the overview to only see what you want.

"Amateurs talk about tactics, but professionals study logistics." - Gen. Robert H. Barrow, USMC (Commandant of the Marine Corps) noted in 1980**strong text**

Phrynohyas Tig-Rah
SoT
DarkSide.
#123 - 2017-04-12 11:32:01 UTC
Judy Mikakka wrote:
I used eve preview ages ago before the update to the eula, is this program still legal - even with this http://i.imgur.com/w1OIqg6.png ?


EOP won't allow you to show only a part of the EVE client's screen, only a full unchanged picture. Also it won't allow you to say click on the preview window and have this click replicated in the corresponding EVE client.

EOP tries to stay as far away from any EULA breaking things as possible.
Tom Richter
Tooth and Claw.
Trash Pandas.
#124 - 2017-04-12 20:41:46 UTC
Phrynohyas Tig-Rah wrote:
Moozh Vozmozhno wrote:
Is there a way to permanently disable the thumbnails?

You mean to disable the thumbnail view for one particular client? Unfortunately no, this setting i not persisted (yet)


As a work-around, we can use the settings file to place the thumbnail off-screen.

For example, say we have a 1920x1080 pixel monitor and want "hide" thumbnails during character select and for a certain character. Just open "EVE-O Preview.json" with a text editor and add/edit the following lines:

"FlatLayout": {
    "EVE": "1921, 1081",
    "EVE - Character Name": "1921, 1081"
}


Now those thumbnails are just one pixel off the bottom right corner of the screen, never to be seen again! This is useful for avoiding that thumbnail spam stack when launching many clients at once, or to always hide every thumbnail if you only want automatic client positioning*.

Interestingly, the generic "EVE" thumbnail shown at character select can't be placed off the left side of the screen even though character specific thumbnails can. To keep it consistent and easy, I just place them all off the bottom right.



*As a bonus, here's what client positioning and sizing looks like in the config file. Maybe I misunderstand the program, but I can't get EVE-O Preview to generate this even with "track client locations" checked, so hopefully this helps someone else.

"ClientLayout": {
    "EVE": {
        "X": 448,
        "Y": 156,
        "Width": 1024,
        "Height": 768
    },
    "EVE - Character Name": {
        "X": 0,
        "Y": 0,
        "Width": 1024,
        "Height": 768
    }
}


Assuming a 1920x1080 monitor and 1024x768 clients, this will place the logged in character at the top left while centering clients still on character select. When editing for your own use, make sure you update the Width and Height to match your client's resolution!
Euterpe Echerie
I Love Skins
#125 - 2017-04-26 13:42:18 UTC
Is it possible to FPS limit the minimized/windowed clients? that would be really great
Samuel Sachs
#126 - 2017-05-01 18:42:27 UTC
Hello,

sadly i have some trouble with eveo in the last days, i can not identify the problem or where it comes from, but let me describe, i use eveo long years, its an awesome tool und must have, i changed from v2.1 to v2.2 and now the json is forgetting all the time the settings, when i open and run my clients and start eveo then the program forces all client window sizes to a smaller window.

Im using window mode because i like to use the taskbar and this is not possible in fullscreen.

Any ideas?

Also the Thumbnail size i use (192:108) is not working, its always a different size.

Regards

SheetMon_V2 a gdocs spreadsheet what pulls lots of stuff, feel free to make a copy :-)

Phrynohyas Tig-Rah
SoT
DarkSide.
#127 - 2017-05-01 18:54:06 UTC
Euterpe Echerie wrote:
Is it possible to FPS limit the minimized/windowed clients? that would be really great

This is out of scope of EVE-O. Also I'm not sure if this is legal ta all.

Phrynohyas Tig-Rah
SoT
DarkSide.
#128 - 2017-05-01 18:57:45 UTC
Samuel Sachs wrote:
Hello,

sadly i have some trouble with eveo in the last days, i can not identify the problem or where it comes from, but let me describe, i use eveo long years, its an awesome tool und must have, i changed from v2.1 to v2.2 and now the json is forgetting all the time the settings, when i open and run my clients and start eveo then the program forces all client window sizes to a smaller window.

Im using window mode because i like to use the taskbar and this is not possible in fullscreen.

Any ideas?

Also the Thumbnail size i use (192:108) is not working, its always a different size.

Regards


Hello.

Could you
a) Take the very latst build from https://github.com/Phrynohyas/eve-o-preview/releases . The issue you have reminds me of a bug I've fixed in that build
If that doesn't hel then please send me your config file via eve mail (pls don't forget to scramble the character names in that file)

Thanks in advance
Samuel Sachs
#129 - 2017-05-01 19:17:49 UTC  |  Edited by: Samuel Sachs
Phrynohyas Tig-Rah wrote:
Samuel Sachs wrote:
Hello,

sadly i have some trouble with eveo in the last days, i can not identify the problem or where it comes from, but let me describe, i use eveo long years, its an awesome tool und must have, i changed from v2.1 to v2.2 and now the json is forgetting all the time the settings, when i open and run my clients and start eveo then the program forces all client window sizes to a smaller window.

Im using window mode because i like to use the taskbar and this is not possible in fullscreen.

Any ideas?

Also the Thumbnail size i use (192:108) is not working, its always a different size.

Regards


Hello.

Could you
a) Take the very latst build from https://github.com/Phrynohyas/eve-o-preview/releases . The issue you have reminds me of a bug I've fixed in that build
If that doesn't hel then please send me your config file via eve mail (pls don't forget to scramble the character names in that file)

Thanks in advance


Hey,

im using the last release already.

I can edit the json self, or do you mean anything else, because this is all what i know what is existing for settings.

https://pastebin.com/BxvtjXks

The values for window sizes are wrong, they do not match when i change them and close eveo and open up again :(

Maybe you know there is a bug and can help, would be nice.

SheetMon_V2 a gdocs spreadsheet what pulls lots of stuff, feel free to make a copy :-)

Phrynohyas Tig-Rah
SoT
DarkSide.
#130 - 2017-05-03 08:29:03 UTC
Samuel Sachs wrote:


Hey,

im using the last release already.

I can edit the json self, or do you mean anything else, because this is all what i know what is existing for settings.

https://pastebin.com/BxvtjXks

The values for window sizes are wrong, they do not match when i change them and close eveo and open up again :(

Maybe you know there is a bug and can help, would be nice.


Could you take a creenshot of the area with preview window when it has correct size and after the restart, when it is crippled? (not the whole scrreen, jsut cute tha area around the preview window). I'll check what's wrong when I'll be at my dev workstation (ie next weekend)

Samuel Sachs
#131 - 2017-05-03 18:12:06 UTC  |  Edited by: Samuel Sachs
Phrynohyas Tig-Rah wrote:
Samuel Sachs wrote:


Hey,

im using the last release already.

I can edit the json self, or do you mean anything else, because this is all what i know what is existing for settings.

https://pastebin.com/BxvtjXks

The values for window sizes are wrong, they do not match when i change them and close eveo and open up again :(

Maybe you know there is a bug and can help, would be nice.


Could you take a creenshot of the area with preview window when it has correct size and after the restart, when it is crippled? (not the whole scrreen, jsut cute tha area around the preview window). I'll check what's wrong when I'll be at my dev workstation (ie next weekend)



http://i.imgur.com/UqvZO5C.jpg

Would be nice when you are able to identify the problem, one of my mates is telling me the same issue.
Win10 btw.

SheetMon_V2 a gdocs spreadsheet what pulls lots of stuff, feel free to make a copy :-)

DeeACE DBIR
Caldari Provisions
Caldari State
#132 - 2017-05-12 06:45:36 UTC
Hi guys,

Really love the concept of this. Can't seem to get it to work. I have encountered problem which i will link below. I don't know what i'm doing wrong any help would be great!

I set my client to fixed window mode, and as you can see i can't switch toons. Once i started eve preview up it resized the windows and showed part of my desktop.


http://i.imgur.com/Khb4Pva.jpg

http://i.imgur.com/seWlNCb.gifv


Thanks in Advance,

DeeACE
Phrynohyas Tig-Rah
SoT
DarkSide.
#133 - 2017-05-12 08:12:32 UTC
Hello


Could you drp me your config file via EVE-mail?

TIA
DeeACE DBIR
Caldari Provisions
Caldari State
#134 - 2017-05-12 09:15:22 UTC
Phrynohyas Tig-Rah wrote:
Hello


Could you drp me your config file via EVE-mail?

TIA


How do i do that?
Phrynohyas Tig-Rah
SoT
DarkSide.
#135 - 2017-05-12 10:29:01 UTC
Quote:


***

When you encounter a bug or a crash please do the following, as this will greatly help me to pin down and fix the possible bug:

Next to the .exe file there is a configuration .JSON file. Please send it to me via EVE in-game mail. To protect your privacy please replace the name(s) of your alt(s) in the message with something like 'EVE - Alt 1' , 'EVE - Alt 2', etc before actually sending it out to me.

***

Rubberdukk
Doomheim
#136 - 2017-05-15 17:34:50 UTC  |  Edited by: Rubberdukk
Great program many thanks!
Thai Mhalbarei
Caldari Provisions
Caldari State
#137 - 2017-05-17 17:48:28 UTC
Hello,
I really like this software and I use it on daily basis but I'd like to know if it would be possible to create a configuration pannel, kinda like that : https://puu.sh/vT0VT/267efb878c.png so we don't have to configurate everything account per account
Kas Sa
Sebiestor Tribe
Minmatar Republic
#138 - 2017-05-21 22:49:51 UTC
Is there any way to setup a hotkey to move the current active window to another monitor?

I.e. Say I have two monitors, and some arbitrary designation for 5 different eve windows on where they should be (initially) located, either on Monitor 1 or Monitor 2. If eve window #4 was set to be on monitor 2, is there anyway to easily (while running the game) bring it to the foreground and switch which monitor is shows on?

Does that make sense?
Phrynohyas Tig-Rah
SoT
DarkSide.
#139 - 2017-05-22 15:47:14 UTC
Kas Sa wrote:
Is there any way to setup a hotkey to move the current active window to another monitor?

I.e. Say I have two monitors, and some arbitrary designation for 5 different eve windows on where they should be (initially) located, either on Monitor 1 or Monitor 2. If eve window #4 was set to be on monitor 2, is there anyway to easily (while running the game) bring it to the foreground and switch which monitor is shows on?

Does that make sense?


Shift + Win + arrow keys

Windows shortcut to move active windows across several monitors. Just double-checked - works for EVE too
Kas Sa
Sebiestor Tribe
Minmatar Republic
#140 - 2017-05-23 02:41:35 UTC
Awesome, thanks! Didn't even realize it was something that could be done in windows!