aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Web-GMUI 0.1.0 released  (Read 9979 times)

Ibn

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 19
Web-GMUI 0.1.0 released
« on: November 16, 2008, 09:25:51 PM »

Web-GMUI is a multi client / multi gui web interface
that can connect to MLDonkey/aMule/rTorrent/Transmission and giFT.

Web Site & Download & Changelog
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: Web-GMUI 0.1.0 released
« Reply #1 on: November 16, 2008, 10:54:59 PM »

An interesting project, my compliments!
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Web-GMUI 0.1.0 released
« Reply #2 on: November 17, 2008, 12:03:58 AM »

Code: [Select]
C:\Users\Martin>e:\web-gui-0.1.0-win32.exe
object.Exception: Could not load OpenSSL library.

Maybe add a readme to the zip ? Or link it statically ?
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

Ibn

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 19
Re: Web-GMUI 0.1.0 released
« Reply #3 on: November 17, 2008, 12:37:39 AM »


Code: [Select]
C:\Users\Martin>e:\web-gui-0.1.0-win32.exe
object.Exception: Could not load OpenSSL library.

You can get OpenSSL libs here:
http://www.slproweb.com//products/Win32OpenSSL.html

That's the only requirement for windows
as described on the project web site.

I add it to the faq and will attach a readme to the next release.
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Web-GMUI 0.1.0 released
« Reply #4 on: November 17, 2008, 01:01:13 AM »

Hmm - now it's
Code: [Select]
C:\Users\Martin>e:\web-gui-0.1.0-win32.exe
(I) Main: Starting up.
(I) Main: JSON interface is enabled.
(I) Main: Create settings directory 'C:\Users\Martin/.webgmui/'.
(I) Main: Set working directory 'C:\Users\Martin/.webgmui/'.
(I) Main: Load globals from 'webgui.json'.
(I) Main: Load clients from 'webclients.json'.
(I) Main: Load users from 'webusers.json'.
(I) Main: Serve files from [binary]
(W) GeoIP: Cannot open database. ./GeoIP.dat :: Das System kann die angegebene D
atei nicht finden.
(I) Selector: Start selector loop.
(I) Selector: Start selector loop.
(I) Timer: Start timer loop.
(I) Selector: Start selector loop.
(I) Timer: Start timer loop.
(I) Main: Create default user "admin" with no password.
(I) Timer: Start timer loop.
(I) Main: Create default user "admin" with no password.
" with no password.
object.Exception: Access Violation
----------------
object.Exception: Access Violation
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

Ibn

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 19
Re: Web-GMUI 0.1.0 released
« Reply #5 on: November 17, 2008, 01:12:10 AM »

That looks really awkward (like a hidden fork).  :o
It works for me on Windows XP.

Is this problem reproduceable?
Logged

Stu Redman

  • Administrator
  • Hero Member
  • *****
  • Karma: 214
  • Offline Offline
  • Posts: 3739
  • Engines screaming
Re: Web-GMUI 0.1.0 released
« Reply #6 on: November 17, 2008, 11:03:11 PM »

Yes (on Vista). Files created are:
Code: [Select]
Verzeichnis von C:\Users\Martin\.webgmui

17.11.2008  23:01    <DIR>          .
17.11.2008  23:01    <DIR>          ..
17.11.2008  23:01                 0 webclients.json
17.11.2008  23:01                 0 webgui.json
17.11.2008  23:01                 0 webusers.json
               3 Datei(en),              0 Bytes
Logged
The image of mother goddess, lying dormant in the eyes of the dead, the sheaf of the corn is broken, end the harvest, throw the dead on the pyre -- Iron Maiden, Isle of Avalon

Ibn

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 19
Re: Web-GMUI 0.1.0 released
« Reply #7 on: November 17, 2008, 11:09:07 PM »

Hm, I assume the thread pool is broken on Vista.
I will try to get my hands at a Vista testing enviroment.

The created files are fine.
Logged