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.
 

In Game Browser error codes

Author
Ero Adalwulf
Wormhole Mining Minions
#1 - 2015-04-29 21:58:21 UTC
Ever try to find out what that error code in the IGB means? even just a rough idea? QuestionEvil

The IGB is supposedly a mix of Awesomium and Chromium.

Error codes for Chromium can be found in the source header. (here's a online copy net_error_list.h )

It has some errors by category like "200-299 Certificate errors" and also a list of the negative net errors like NET_ERROR(TIMED_OUT, -7) which means "An operation timed out".

Also adding "Awesomium" to your search terms helps sometimes.

Not a silver bullet, but hopefully narrows things down for you. Blink

See you in space,
Ero


PS. I have the wonderful "Error -9" ... An unexpected error. This may be caused by a programming mistake or an invalid assumption.
And you know what happens when someone 'ass-u-me's ... and invalid at that Roll

Kismeteer
Bat Country
Pandemic Horde
#2 - 2015-04-29 22:08:19 UTC
Update to wine 1.7. 1.6 that is included stock on many Linux distros is missing root certs.

In ubuntu:
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.7
Ero Adalwulf
Wormhole Mining Minions
#3 - 2015-04-29 23:00:15 UTC  |  Edited by: Ero Adalwulf
I'm on wine 1.7.38

Don't have the cert problem (anymore). I've got a brand new -9 error Big smile
Thought it might be that my wine prefixes are sandboxed, but doubt it.

Think it's related to me moving from Ubuntu 14.10 to 15.04
No such error on FreeBSD machine with 1.7
Wishyouwell
Caldari Provisions
Caldari State
#4 - 2015-05-06 16:59:54 UTC
Ero Adalwulf wrote:
I'm on wine 1.7.38

Don't have the cert problem (anymore). I've got a brand new -9 error Big smile
Thought it might be that my wine prefixes are sandboxed, but doubt it.

Think it's related to me moving from Ubuntu 14.10 to 15.04
No such error on FreeBSD machine with 1.7


I get the same error code...
since the last system update, a couple of days ago,
on Arch linux
Kismeteer
Bat Country
Pandemic Horde
#5 - 2015-05-07 20:38:11 UTC
Ero Adalwulf wrote:
Think it's related to me moving from Ubuntu 14.10 to 15.04


oh god. Don't use the Ubuntu desktop releases, they are horrible. Please.