I don't think it's my conf file for 2 reasons : 
1- I have try with different conf files (including a very minimal with just a 
FSStore plugin activated, like I will give)
2-if I use exactly the same conf files put just using Python26 (under Natty) as 
the interpreter, it's working (and I have try also with a Maverick under 
Virtualbox and it's working too)

So for exemple, for now this conf file is working on my server but I
launch it with python2.6. My Totem on Notebook see all contents,
including Youtube and Ampache. Same for the Freebox (my ISP multimedia
box) But as soon I let the default python (2.7) no way to see content of
servers.

I attach 2 screenshots, 1st is with python2.6 you can see that Totem is listing 
all contents.
Second screenshot you can see that Totem as remove the sign on side of servers, 
but not contents.

I can also put coherence in verbose mode, but I don't know how to do
(when I activate basic log as the sample give on coherence website there
is nothing at screen)

<config>
  <controlpoint>yes</controlpoint>
<plugin active="yes">
    <name>Ampache</name>
  <url>http://192.168.0.15/ampache/server/xml.server.php</url>
  <uuid>cnBdNjfaNweAsaZJOvZm</uuid>
  <user>***</user>
  <key>***</key>
  <password>***</password>
  <backend>AmpacheStore</backend>
  </plugin>
<plugin active="yes">
    <name>YouTube</name>
  <userid>***</userid>
  <password>***</password>
  <uuid>LJyahPQybuWStILcxbEx</uuid>
  <proxy_mode>buffered</proxy_mode>
  <standard_feeds>yes</standard_feeds>
  <quality>hd</quality>
  <backend>YouTubeStore</backend>
  </plugin>
<plugin active="yes">
    <enable_destroy>no</enable_destroy>
  <uuid>BuwpidoiPJypmsfwmmrV</uuid>
  <content>/datas/Video</content>
  <backend>FSStore</backend>
  <name>Videos</name>
  </plugin>
<use_dbus>yes</use_dbus>
<web-ui>no</web-ui>
<interface active="no">eth0</interface>
</config>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/765003

Title:
  Python 2.7, error with coherence

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to