Pages: 1 2 3 [4] :: one page |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Halobackerium salinarium
|
Posted - 2010.04.15 16:12:00 -
[91]
Edited by: Halobackerium salinarium on 15/04/2010 16:13:14
Originally by: Femaref see http://www.eveonline.com/ingameboard.asp?a=topic&threadID=1248782&page=3#73
I tried that, the file just reverts back when I restart the program 
edit* wrong character, should be Markus |

Femaref
Armageddon Day
|
Posted - 2010.04.15 17:21:00 -
[92]
Edited by: Femaref on 15/04/2010 17:22:13 try to use this: http://code.google.com/p/evetradercs/downloads/detail?name=EveTrader_bin_125_150410_1916_VersionFix.rar
This has the fix included.
|

Marcus Bloodsworth
|
Posted - 2010.04.15 17:32:00 -
[93]
This works  Thanks
|

HoFF
|
Posted - 2010.04.18 12:41:00 -
[94]
what does that release fix?
|

Femaref
Armageddon Day
|
Posted - 2010.04.18 15:23:00 -
[95]
Edited by: Femaref on 18/04/2010 15:24:12 The version bug when using a new install.
you can still send me the stuff, convo me and I'll give you my mail adress.
|

HoFF
|
Posted - 2010.04.18 21:18:00 -
[96]
Yeah, i will figure out a place to upload it. I assume its about 40mb XML.
|

Femaref
Armageddon Day
|
Posted - 2010.04.29 17:31:00 -
[97]
small update: database coding (and xml->sqlite conversion) is complete now, currently working on the general design of the application on code level and also on GUI level.
|

Snasty
Caldari The Hippies House of Mercury
|
Posted - 2010.04.30 09:03:00 -
[98]
Groovy.
--------------------------------------- -=Snasty, short for Shagnasty ever since the GM's in SWG made me change it...!=- |

HoFF
|
Posted - 2010.05.03 19:39:00 -
[99]
Edited by: HoFF on 03/05/2010 19:46:46 Well done Femaref!! I will test immidiately
OK, now we are talking performance! click-result click 30 days result, filter-result.
SQLLite I assume improved the application significant I assume...
|

Femaref
Armageddon Day
|
Posted - 2010.05.04 14:22:00 -
[100]
Edited by: Femaref on 04/05/2010 14:21:41 Actually, none of the currently available releases contains any of the new code. This was only a short general progress update.
|
|

J'J'J'Jita
|
Posted - 2010.07.23 23:32:00 -
[101]
Originally by: Femaref Edited by: Femaref on 04/05/2010 14:21:41 Actually, none of the currently available releases contains any of the new code. This was only a short general progress update.
Any idea when a new release is coming? I like this tool but would appreciate the performance improvements.
|

HoFF
|
Posted - 2010.08.30 12:25:00 -
[102]
Fema, are you considering that summer is over and the Eve Trader needs tune-up ;)
Looking forward to any progress.
|

HoFF
|
Posted - 2010.11.03 19:20:00 -
[103]
FEMA?! we need you again. The new version of EVE-ONLINE does not support the EvE Trader application. Is there anyways to persuade you to recompile it?
|

Rasz Lin
Caldari Racketeers
|
Posted - 2010.11.04 02:39:00 -
[104]
it still kinda works, you need to press update, wait for error, close the program and reopen
|

Jey Krang
Mnemonic Enterprises
|
Posted - 2010.11.04 18:02:00 -
[105]
Edited by: Jey Krang on 04/11/2010 18:05:38 Since the patch I'm getting the following error whenever it tries to update:
System.NullReferenceException: Object reference not set to an instance of an object. at Core.Network.EveApi.Requests.StandingRequest.Parse(XDocument document) in Q:\Projects\evetradercs\Core\Network\EveApi\Requests\StandingRequest.cs:line 25 at Core.Network.EveApi.Requests.StandingRequest.Request() in Q:\Projects\evetradercs\Core\Network\EveApi\Requests\StandingRequest.cs:line 120 at Core.Updaters.StandingUpdater.UpdateEntity(IStanding entity) in Q:\Projects\evetradercs\Core\Updaters\StandingUpdater.cs:line 26 at Core.Updaters.StandingUpdater.UpdateCharacter(Character character) in Q:\Projects\evetradercs\Core\Updaters\StandingUpdater.cs:line 15 at Core.Updaters.CharacterUpdater.<>c__DisplayClass3.<UpdateCharacter>b__2(ICharacterUpdater ic) in Q:\Projects\evetradercs\Core\Updaters\CharacterUpdater.cs:line 39 at System.Collections.Generic.List`1.ForEach(Action`1 action) at Core.Updaters.CharacterUpdater.UpdateCharacter(Character character) in Q:\Projects\evetradercs\Core\Updaters\CharacterUpdater.cs:line 50 at EveTrader.Main.MainWindow.UpdateCharactersAndInitialize() in Q:\Projects\evetradercs\EveTrader\Main\MainWindow.cs:line 76 at EveTrader.Main.MainWindow.forceUpdateToolStripMenuItem_Click(Object sender, EventArgs e) in Q:\Projects\evetradercs\EveTrader\Main\MainWindow.cs:line 114 at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Fema, are you still maintaining this app or should I grab the source and try to fix it myself?
|

Vanguard Refueling
|
Posted - 2010.11.07 23:08:00 -
[106]
Originally by: Rasz Lin it still kinda works, you need to press update, wait for error, close the program and reopen
Sadly that only works if you have 1 character
|

Hel O'Ween
Men On A Mission
|
Posted - 2010.11.08 11:26:00 -
[107]
Originally by: Jey Krang
Fema, are you still maintaining this app or should I grab the source and try to fix it myself?
I'll do you a favor and relay some info Femaref posted in the german EVE forum as of October 26th:
He's still developing it. Two features are missing: account management and auto updater.
He's not satisfied with the data grid EVE Trader uses, as it locks up the complete app when working/updating on journals, for example. Also there are some glitches with graphs.
He thinks that after he's done account management, he'll publish a new version, while sorting out the rest of the stuff later.
Info source (in German). -- EVEWalletAware - an offline wallet manager |

Snasty
Caldari The Hippies
|
Posted - 2010.11.08 14:33:00 -
[108]
Brilliant news, cheers Hel.
This remains my fav small quick trading app.
--------------------------------------- -=Snasty, short for Shagnasty ever since the GM's in SWG made me change it...!=- |

Vanguard Refueling
|
Posted - 2010.11.08 19:15:00 -
[109]
Well here's hoping he at least gets a functional fix out fast and then works on the cosmetic bugs later.
/me just wants to know how much bling he's making, and doesn't want to figure out the fifo calculations himself :(
|

HoFF
|
Posted - 2010.11.09 10:48:00 -
[110]
Edited by: HoFF on 09/11/2010 10:48:49 Is it me or does it only support the primary character of each account? I have 6 characters i am monitoring, and now Evetrader only shows from one from each account.
Otherwise had to say goodbye to 50mb transactional data accumulated - it did not migrate from v.1.2.3 to 1.2.5.
Sad, but most importantly I hope that Fema gets this application back on track...
Agree with the ealier point about this simple and great application....
|
|

Hel O'Ween
Men On A Mission
|
Posted - 2010.11.09 16:03:00 -
[111]
Originally by: HoFF
Sad, but most importantly I hope that Fema gets this application back on track...
To be fair, it'd not "Fema's application". He picked it up after Guriko dropped the ball on it. Otherwise EVE Trader might have stopped working a long time ago. -- EVEWalletAware - an offline wallet manager |

Vanguard Refueling
|
Posted - 2010.11.12 14:31:00 -
[112]
Edited by: Vanguard Refueling on 12/11/2010 14:31:43 Hey anyone who knows german want to goto that forum and ask fema if he intends to put out a quickfix to make his application functional again. Or does he just plan to leave it broken till he gets the new features done.
(wasn't sure if his account management stuff was a quick change or not)
|

Rasz Lin
Caldari Racketeers
|
Posted - 2010.11.13 02:36:00 -
[113]
making update process not modal is a BIG rewrite, not a quick fix :(
|

Rekursion
|
Posted - 2010.11.13 18:52:00 -
[114]
I really hope this app is still being quietly worked on.. It has always been my favorite trading app, and Ive just started playing again, only to find that it isnt being maintained..it seems??
I would love to see someone perform a little life support on this awesome application!!
|

Vanguard Refueling
|
Posted - 2010.11.14 02:53:00 -
[115]
Originally by: Rasz Lin making update process not modal is a BIG rewrite, not a quick fix :(
Not sure what you mean by "not modal" but the problem right now is something he was parsing during the update changed after the patch. If by "not modal" you mean "multithreaded so the program doesn't lock up when updating", then he's waiting till he gets a new feature done to fix the crippling parsing error. Which then that's the answer to my question of whether he's waiting or going to release a quickfix.
|
|
|
|
Pages: 1 2 3 [4] :: one page |
First page | Previous page | Next page | Last page |