desura / desura-app

Free online games platform, with an open source client. In these scenarios, Desura's free online games are the perfect solution. These games don't require a high-powered computer or lengthy installation processes.
https://www.desura.com/
Other
121 stars 31 forks source link

fix login screen error box exit buttons. #141

Closed lodle closed 10 years ago

lodle commented 10 years ago

Issue by lahtis from Wednesday Apr 04, 2012 at 22:47 GMT Originally opened as https://github.com/desura/Desurium/issues/141


Please fix the Desura Sing In screen error message buttons. Error box is not able to get out the exit button does not work. using linux 32bit version.

Desura Sing in not working in Ubuntu 10.04. I cant get login. failed to login

error (https://secure.desura.com/3/memberlogin) [SSL connection timoout] [58.28]

Ok button not working.

lodle commented 10 years ago

Comment by Jookia from Thursday Apr 05, 2012 at 01:45 GMT


Is there an easy way to reproduce this bug? Which commit is this based on?

lodle commented 10 years ago

Comment by lahtis from Thursday Apr 05, 2012 at 17:09 GMT


BRANCH=110 BUILD=22

lodle commented 10 years ago

Comment by Jookia from Thursday Apr 05, 2012 at 19:59 GMT


Could you try it on the latest commit? You will need to compile it.

lodle commented 10 years ago

Comment by lahtis from Friday Apr 06, 2012 at 00:22 GMT


I use Ubuntu lucid 10.04.03

cmake CMakeLists.txt -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- detected 32bit -- Boost version: 1.40.0 -- Found the following Boost libraries: -- date_time -- filesystem -- thread -- system -- Found BZip2: /usr/lib/libbz2.so -- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so -- Looking for BZ2_bzCompressInit in /usr/lib/libbz2.so - found -- Found GTK2_GTK: /usr/lib/libgtk-x11-2.0.so -- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so -- Optional package Sqlite3 was not found -- Found TinyXML: /usr/include -- Found v8: /usr/include -- Found cares: /usr/include CMake Warning (dev) at /usr/share/cmake-2.8/Modules/ExternalProject.cmake:160 (message): unknown ExternalProject_Add keyword: GIT_REPOSITORY Call Stack (most recent call first): /usr/share/cmake-2.8/Modules/ExternalProject.cmake:907 (_ep_parse_arguments) cmake/modules/BuildCURL.cmake:41 (ExternalProject_Add) CMakeLists.txt:108 (include) This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/cmake-2.8/Modules/ExternalProject.cmake:181 (message): value 'GIT_REPOSITORY' with no previous keyword in ExternalProject_Add Call Stack (most recent call first): /usr/share/cmake-2.8/Modules/ExternalProject.cmake:907 (_ep_parse_arguments) cmake/modules/BuildCURL.cmake:41 (ExternalProject_Add) CMakeLists.txt:108 (include) This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/cmake-2.8/Modules/ExternalProject.cmake:181 (message): value 'git://github.com/bagder/curl.git' with no previous keyword in ExternalProject_Add Call Stack (most recent call first): /usr/share/cmake-2.8/Modules/ExternalProject.cmake:907 (_ep_parse_arguments) cmake/modules/BuildCURL.cmake:41 (ExternalProject_Add) CMakeLists.txt:108 (include) This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/cmake-2.8/Modules/ExternalProject.cmake:160 (message): unknown ExternalProject_Add keyword: GIT_TAG Call Stack (most recent call first): /usr/share/cmake-2.8/Modules/ExternalProject.cmake:907 (_ep_parse_arguments) cmake/modules/BuildCURL.cmake:41 (ExternalProject_Add) CMakeLists.txt:108 (include) This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/cmake-2.8/Modules/ExternalProject.cmake:181 (message): value 'GIT_TAG' with no previous keyword in ExternalProject_Add Call Stack (most recent call first): /usr/share/cmake-2.8/Modules/ExternalProject.cmake:907 (_ep_parse_arguments) cmake/modules/BuildCURL.cmake:41 (ExternalProject_Add) CMakeLists.txt:108 (include) This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/share/cmake-2.8/Modules/ExternalProject.cmake:181 (message): value 'tags/curl-7_25_0' with no previous keyword in ExternalProject_Add Call Stack (most recent call first): /usr/share/cmake-2.8/Modules/ExternalProject.cmake:907 (_ep_parse_arguments) cmake/modules/BuildCURL.cmake:41 (ExternalProject_Add) CMakeLists.txt:108 (include) This warning is for project developers. Use -Wno-dev to suppress it.

CMake Error at /usr/share/cmake-2.8/Modules/ExternalProject.cmake:710 (message): error: no download info for 'curl' -- please specify existing SOURCE_DIR or one of URL, CVS_REPOSITORY and CVS_MODULE, SVN_REPOSITORY or DOWNLOAD_COMMAND Call Stack (most recent call first): /usr/share/cmake-2.8/Modules/ExternalProject.cmake:941 (_ep_add_download_command) cmake/modules/BuildCURL.cmake:41 (ExternalProject_Add) CMakeLists.txt:108 (include)

-- Configuring incomplete, errors occurred! lahtis@lahtis-desktop:~/Lataukset/lodle-Desurium-4eb90c9$

installed sqlite3 /usr/lib/python3.1/sqlite3

tested also

sudo ./getceflibs.sh ./getceflibs.sh: 22: [[: not found ./getceflibs.sh: 22: [[: not found Sorry, official Desura only supports x86_64 and i686. This won't work.

make not working. i use latest source. (Building tools is now a CMake option.)

lodle commented 10 years ago

Comment by Jookia from Friday Apr 06, 2012 at 00:27 GMT


Do you have the latest CMake? Also, can you try to run 'bash ./getceflibs.sh'?

lodle commented 10 years ago

Comment by lahtis from Friday Apr 06, 2012 at 00:40 GMT


cmake version 2.8.0

lodle commented 10 years ago

Comment by Jookia from Friday Apr 06, 2012 at 00:41 GMT


I have 2.8.7. Are there any updates available for you?

lodle commented 10 years ago

Comment by lahtis from Friday Apr 06, 2012 at 00:45 GMT


no. This is the most recent

bash ./getceflibs.sh

lodle commented 10 years ago

Comment by lahtis from Friday Apr 06, 2012 at 00:47 GMT


I doubt that will bring the http request does not go through. nothing happend...

lodle commented 10 years ago

Comment by Jookia from Friday Apr 06, 2012 at 00:48 GMT


Hmm. I don't think we can fix the CMake stuff on our end. I guess Git support in ExternalProject was added recently.

Wget isn't working?

lodle commented 10 years ago

Comment by lahtis from Friday Apr 06, 2012 at 00:50 GMT


wget works well and fast. but desura not responding.

wget --version GNU Wget 1.12 käännetty järjestelmään linux-gnu.

+digest +ipv6 +nls +ntlm +opie +md5/openssl +https -gnutls +openssl -iri

Wgetrc: /etc/wgetrc (system) Lokaali: /usr/share/locale Käännä: gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc" -DLOCALEDIR="/usr/share/locale" -I. -I../lib -g -O2 -D_FILE_OFFSET_BITS=64 -O2 -g -Wall Linkitä: gcc -g -O2 -D_FILE_OFFSET_BITS=64 -O2 -g -Wall -Wl,-Bsymbolic-functions /usr/lib/libssl.so /usr/lib/libcrypto.so -ldl -lrt ftp-opie.o openssl.o http-ntlm.o gen-md5.o ../lib/libgnu.a

If I apply for the latest cmake versions and make of them.

lodle commented 10 years ago

Comment by lahtis from Friday Apr 06, 2012 at 00:58 GMT


bash. / getceflibs.sh

lodle commented 10 years ago

Comment by lahtis from Friday Apr 06, 2012 at 01:35 GMT


i updated a wget latest version. desura connection Read error (Connection timed out) for headings. i updated and make latest cmake and now this making works. Thanks.

lodle commented 10 years ago

Comment by Jookia from Friday Apr 06, 2012 at 01:37 GMT


Updating wget fixed the wget error?

lodle commented 10 years ago

Comment by lahtis from Friday Apr 06, 2012 at 09:11 GMT


06.04.2012 04:37, Jookia kirjoitti:

Updating wget fixed the wget error?


Reply to this email directly or view it on GitHub: https://github.com/lodle/Desurium/issues/141#issuecomment-4989306

no.

lodle commented 10 years ago

Comment by lahtis from Friday Apr 06, 2012 at 09:15 GMT


Compiling the program fail. error code 2.

lodle commented 10 years ago

Comment by Jookia from Friday Apr 06, 2012 at 09:16 GMT


Can you post the log? Wait, why did I close this issue? What.

lodle commented 10 years ago

Comment by lahtis from Friday Apr 06, 2012 at 09:47 GMT


06.04.2012 12:16, Jookia kirjoitti:

Can you post the log? Wait, why did I close this issue? What.


Reply to this email directly or view it on GitHub: https://github.com/lodle/Desurium/issues/141#issuecomment-4992755

make [ 2%] Built target breakpad [ 5%] Built target curl [ 8%] Built target wxWidget-2-9 [ 8%] Built target sqlite [ 10%] Built target sqlite3x [ 11%] Building CXX object src/common/CMakeFiles/gcJSBase.dir/gcJSBase.cpp.o In file included from /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/common/Common.h:540, from /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/common/gcJSBase.cpp:12: /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/include/Event.h: In member function ‘EventBase<TArg, TDel>& EventBase<TArg, TDel>::operator=(const EventBase<TArg, TDel>&)’: /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/include/Event.h:174: error: expected primary-expression before ‘[’ token /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/include/Event.h:174: error: expected primary-expression before ‘]’ token /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/include/Event.h:174: error: expected primary-expression before ‘’ token /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/include/Event.h:174: error: ‘pDel’ was not declared in this scope /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/common/gcJSBase.cpp: In function ‘JSObjHandle ToJSObject(ChromiumDLL::JavaScriptFactoryI, const std::map<gcBaseString, MapElementI, std::less<gcBaseString >, std::allocator<std::pair<const gcBaseString, MapElementI> > >&)’: /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/common/gcJSBase.cpp:152: error: expected primary-expression before ‘[’ token /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/common/gcJSBase.cpp:152: error: expected primary-expression before ‘pair’ /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/common/gcJSBase.cpp: In function ‘JSObjHandle ToJSObject(ChromiumDLL::JavaScriptFactoryI, const std::map<gcBaseString, gcBaseString, std::less<gcBaseString >, std::allocator<std::pair<const gcBaseString, gcBaseString > > >&)’: /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/common/gcJSBase.cpp:164: error: expected primary-expression before ‘[’ token /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/common/gcJSBase.cpp:164: error: expected primary-expression before ‘pair’ /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/common/gcJSBase.cpp: In member function ‘void DesuraJSBaseNonTemplate::registerFunction(const char, JSDelegateI)’: /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/common/gcJSBase.cpp:284: error: expected primary-expression before ‘[’ token /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/common/gcJSBase.cpp:284: error: expected primary-expression before ‘]’ token /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/common/gcJSBase.cpp:284: error: expected primary-expression before ‘a’ /home/lahtis/Lataukset/lodle-Desurium-4eb90c9/src/common/gcJSBase.cpp:284: error: expected primary-expression before ‘b’ make[2]: ** [src/common/CMakeFiles/gcJSBase.dir/gcJSBase.cpp.o] Virhe 1 make[1]: * [src/common/CMakeFiles/gcJSBase.dir/all] error 2 make: * [all] error 2

lodle commented 10 years ago

Comment by Jookia from Friday Apr 06, 2012 at 09:48 GMT


Oh. Do you have gcc 4.6?

lodle commented 10 years ago

Comment by lahtis from Friday Apr 06, 2012 at 14:17 GMT


06.04.2012 12:48, Jookia kirjoitti:

Oh. Do you have gcc 4.6?


Reply to this email directly or view it on GitHub: https://github.com/lodle/Desurium/issues/141#issuecomment-4993077

no. i have a gcc --version gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3

lodle commented 10 years ago

Comment by Jookia from Friday Apr 06, 2012 at 20:15 GMT


Oh. Well Desura requires a compiler that supports C++0x lambdas.

lodle commented 10 years ago

Comment by karolherbst from Friday Apr 06, 2012 at 20:19 GMT


you will need at least gcc 4.5