This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Changes between Initial Version and Version 1 of Ticket #2800, comment 4


Ignore:
Timestamp:
09/17/14 22:11:38 (10 years ago)
Author:
serveurix

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2800, comment 4

    initial v1  
    11I've downgraded wx-common to stable and removed the *wx*3.0 packages, keeping only the 2.8 ones.
    22
    3 Here is the message I get when I try to launch Atlas (without recompiling) :
    4 
    5 ~/0ad-svn/0ad$ ./binaries/system/pyrogenesis -editor
    6 TIMER| LoadDLL: 246.889 us
    7 Atlas.cpp(46): The Atlas UI was not successfully loaded and therefore cannot be started as requested.
    8 The Atlas UI was not successfully loaded and therefore cannot be started as requested.
    9 Location: Atlas.cpp:46 (ATLAS_Run)
    10 
    11 Call stack:
    12 
    13 (0x8b1ebb) ./binaries/system/pyrogenesis() [0x8b1ebb]
    14 (0x85c091) ./binaries/system/pyrogenesis() [0x85c091]
    15 (0x85cbd7) ./binaries/system/pyrogenesis() [0x85cbd7]
    16 (0x60de62) ./binaries/system/pyrogenesis() [0x60de62]
    17 (0x60df38) ./binaries/system/pyrogenesis() [0x60df38]
    18 (0x42a4c4) ./binaries/system/pyrogenesis() [0x42a4c4]
    19 (0x41ed67) ./binaries/system/pyrogenesis() [0x41ed67]
    20 (0x7f3dd9869b45) /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f3dd9869b45]
    21 (0x429b23) ./binaries/system/pyrogenesis() [0x429b23]
    22 
    23 errno = 0 (Error during IO)
    24 OS error = ?
     3I've recompiled and Atlas seems to run just fine !