[Gambas-user] Issue 421 in gambas: gb.xml.rpc doesn't work correctly with gb.libxml

gambas at ...2524... gambas at ...2524...
Sun Apr 14 14:25:04 CEST 2013


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 421 by r... at ...1740...: gb.xml.rpc doesn't work correctly with  
gb.libxml
http://code.google.com/p/gambas/issues/detail?id=421

1) Describe the problem.
When using gb.xml.rpc together with gb.libxml all client request fail with  
error:
'Reached end of file' at 'RpcClient.EvalReply.168'

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
Version: TRUNK
Revision: r5619

[System]
OperatingSystem=Linux
Kernel=3.8.0-17-generic
Architecture=x86_64
Distribution=Ubuntu Raring Ringtail (development branch)
Desktop=GNOME
Theme=QGtk
Language=en_US.UTF-8
Memory=7954M

[Libraries]
GStreamer=libgstreamer-0.10.so.0.30.0
Curl=libcurl.so.4.3.0
GTK+=libgtk-x11-2.0.so.0.2400.17
Poppler=libpoppler.so.28.0.0
Qt4=libQtCore.so.4.8.4
SDL=libSDL-1.2.so.0.11.4

3) Provide a little project that reproduces the bug or the crash.
Attached.

4) If your project needs a database, try to provide it, or part of it.
Nope.

5) Explain clearly how to reproduce the bug or the crash.
Run attached project, it will start an xmlrpc server and do a  
system.listMethods client call. See the output in cli.

Disable component gb.libxml and enable gb.xml in Project properties and it  
works ok.

6) By doing that carefully, you have done 50% of the bug fix job!

IMPORTANT NOTE: if you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!

Attachments:
	xmlrpc-libxml-0.0.1.tar.gz  5.4 KB

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the User mailing list