Xibo display

Asked by saumil

Hello,

I am install xibo server and client in ubuntu.
Client is also display in server.
But, I am run client by ./run.sh not get the xibo display.
XiboClient v1.5.0
Reading Default Configuration
Reading User Configuration
Log Level is: 0
Logging will be handled by: XiboLogxmds
Switching to new logger

This all display but not get the screen.
How to solve this?

Question information

Language:
English Edit question
Status:
Answered
For:
Xibo Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alex Harrington (alexharrington) said :
#1

You aren't using the correct installer. Please use the installer from 1.4.1 for Ubuntu.

Revision history for this message
saumil (saumilpatelec) said :
#2

Hello Sir,

Than after I install python client version 1.4.1 but I phase the window bordaring and above same problem .
So, Than after I install python client version 1.2.1 and get below error
saumil@saumil-laptop:/opt/xibo/pyclient/client/python$ ./run.sh
Xibo Client v1.2.2a2
Reading default configuration
Reading user configuration
Log Level is: 0
Logging will be handled by: XiboLogXmds
Switching to new logger
[13-04-02 02:58:22.151] LOGGER: Logging started
element div: validity error : No declaration for attribute pos of element div
element div: validity error : No declaration for attribute pos of element div
[13-04-02 02:58:22.151] ERROR:
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "XiboClient.py", line 3452, in run
    self.player.loadString(avgContent)
RuntimeError: Error validating xml string.

How to solve this?
And please you suggest to me I am on write path or not?

Revision history for this message
Alex Harrington (alexharrington) said :
#3

You need to install 1.4.2. It's that simple. No other version is suitable.

Revision history for this message
saumil (saumilpatelec) said :
#4

I am trying to install the python client version 1.4.2.
But I got this type of error,
saumil@saumil-laptop:/$ sudo wget http://launchpad.net/xibo/1.4/1.4.2/+download/xibo-1.4.2-ubuntu.all-pyclient.sh
--2013-04-03 09:48:34-- http://launchpad.net/xibo/1.4/1.4.2/+download/xibo-1.4.2-ubuntu.all-pyclient.sh
Resolving launchpad.net... 91.189.89.222, 91.189.89.223
Connecting to launchpad.net|91.189.89.222|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-04-03 09:48:35 ERROR 404: Not Found.

Please find the way for python client 1.4.2.

Revision history for this message
saumil (saumilpatelec) said :
#5

Hello,

Above error solved.
I am installed the python client version 1.4.2.
But in that I got new error
saumil@saumil-laptop:/opt/xibo/pyclient/client/python$ ls
client.conf fullRefresh.sh locale run.sh xibo.ico
configure.py gui.glade plugins site.cfg.default
data libbrowsernode.so resources ThirdParty
defaults.cfg LICENSE.txt run_always.sh XiboClient.py
saumil@saumil-laptop:/opt/xibo/pyclient/client/python$ ./run.sh
Xibo Client v1.4.2
Reading default configuration
Reading user configuration
Log Level is: 0
Logging will be handled by: XiboLogXmds
Switching to new logger
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "XiboClient.py", line 4141, in run
    self.player.setWindowFrame(config.getboolean('Main', 'windowBorder'))
AttributeError: 'Player' object has no attribute 'setWindowFrame'

Please guide, How to solve this and get display.

Revision history for this message
Alex Harrington (alexharrington) said :
#6

Right, so that message means you don't have the latest libavg binaries we provide installed.

If you can't update them for some reason, then you can just comment that line out in XiboClient.py (line 4141).

The correct way to fix it would be to install the correct binaries we provide which would have been done by the automated installer. See the wiki manual installation guide for details:

http://wiki.xibo.org.uk/wiki/Install_Guide_Python_Client#Ubuntu_10.04_and_derivatives

(start at the step that begins: Unpack the binary distribution of libavg/Berkelium/libbrowsernode)

Alex

Revision history for this message
saumil (saumilpatelec) said :
#7

Hello Sir,

I completely follow the instruction as per your advice.
Than I got this type of error,
saumil@saumil-laptop:/opt/xibo/pyclient/client/python$ sudo ./run_always.sh
Xibo Client v1.4.2
Reading default configuration
Reading user configuration
Log Level is: 0
Logging will be handled by: XiboLogXmds
Switching to new logger
[13-04-09 15:40:53.739] LOGGER: Logging started
element div: validity error : No declaration for attribute pos of element div
element div: validity error : No declaration for attribute pos of element div
[13-04-09 15:40:53.740] ERROR:
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "XiboClient.py", line 4244, in run
    self.player.loadString(avgContent)
RuntimeError: Error validating xml string.

How to solve this?

Revision history for this message
Alex Harrington (alexharrington) said :
#8

I've not seen that error before. It seems the source code may have been
modified or something. I've installed a fresh copy this morning and it all
works as expected.

I'm sorry I can't help you any further.

Revision history for this message
saumil (saumilpatelec) said :
#9

Hello Sir,

So, I am another try on that.
and than I will tell you.

Revision history for this message
saumil (saumilpatelec) said :
#10

Hello Sir,

I tried one more time complete python client installation on ubuntu 10.04.1 but not get the display only get same error.
So, Please you give me the 1. On which Ubuntu you install Xibo python Client?
                                                  2. Flow the step you installed Python Client.
                                                  3. And if possible you give me the screen short of installation and run.

Revision history for this message
Alex Harrington (alexharrington) said :
#11

1. Ubuntu 10.04 updated to latest 32 bit on supported hardware.
2. Exactly the steps in the installation guide, or using the automated installer, both work.
3. I'm not in a position to access a test machine right at the moment, but I assume you want this as proof it runs. It does run. I wrote it. I know it works. I use it daily in my work.

I still maintain you have the wrong or more that one version of the libavg/berkelium binaries installed and that is where your problems are coming from.

Hundreds of people have installed this client, and continue to use it, following the instructions provided.

Please note the first section "Who should test this software" in the guide:
http://wiki.xibo.org.uk/wiki/Install_Guide_Python_Client#Who_should_test_this_software

I'm afraid I can't help you any further at this point on a free basis. Any further work would involve looking directly at your installation and that's not something I can do for nothing.

If you'd like to have someone look on a paid basis, please get in touch with us via the Xibo directory and we can arrange something.

Best wishes

Alex

Can you help with this problem?

Provide an answer of your own, or ask saumil for more information if necessary.

To post a message you must log in.