I think this is a bug. I've fixed it and committed it. If you want to fix it in 
your copy, you can make the following change:

Change this line in VenueManagement3.py, in the OnChar method:

        key = event.KeyCode()

to this:

        key = event.GetKeyCode()

Thanks for reporting the problem.

Tom



On Apr 8, 2010, at 2:38 AM, Jesus Cea Oliva wrote:


   Hi again Christoph:

   About security framework, I'm running all system defaults programs, so, I 
haven't installed any security framework yet.

   I've tested the next machines where I have the problem:

   - Ubuntu Server 32 bits
   - Ubuntu Karmic 32 bits
   - My Personal Laptop with Ubuntu Karmic 64 bits installed

   All systems are the Spanish version.

   However, on Windows Systems, Venue Management works without problems :S.

   Then, I changed temporarily to US keyboard and reboot the system, but I have 
the same problems.

   Ah, and I can connect to Venue Server with VenueManagement localy and 
remotely (configuring on Security Tab, I've set my DN as Administrator) on 
32/64 bits Linux systems without problems :S.

   Regards.

   El dia 07 abr 2010 23:36, Christoph Willing 
<c.will...@uq.edu.au<mailto:c.will...@uq.edu.au>> escribió:

      On 07/04/2010, at 5:43 PM, Jesus Cea Oliva wrote:

         Hi Christoph, sorry:

         - I've used Ubuntu Karmic and Ubuntu Server and, on both systems, we 
have this problem. Now, I've tested on Windows and it's works without problems.

         - AG version: 3.2 beta.

      I cannot replicate this problem here. I wonder if you are running 
iptables (or some other security framework) that is causing problems in the 
Linux environment?

      Another possibility - I recall you previously had other issues related to 
the language settings; could you temporarily revert to US keyboard and test 
whether there is any difference in the VenueManagement behaviour?


      BTW, since your VenueManagement tool is able to connect to the server at 
all, I assume you're using 64bit system. Is that correct? We have recently 
found VenueManagement connection problems with 32bit systems under Linux.


      chris

         - I've run Venue Management on same machine that Venue Server, and 
later, I've run on different machine (previously, I gave me access control as 
Administrator for access Venue Server).

         Regards!

         El dia 07 abr 2010 02:03, Christoph Willing 
<c.will...@uq.edu.au<mailto:c.will...@uq.edu.au>> escribió:
         On 06/04/2010, at 9:08 PM, Jesus Cea Oliva wrote:

         Hi list.

         I would like to comment a problem that I have with VenueManagement on 
my system. When I access to de Venue Server and I try to change the Multicast 
Address of Venue Server, the new window that appears to introduce the values of 
IP and Mask, I can't write them, I can't write anything.

         However, if I copy the IP (for example, from a notepad) and Mask, then 
I can paste them. I supose that it could be a problem about the KeyPress event 
(or the respective name about this event), is it? I supose that it was trying 
to restrict introduce bad characters and introduce only numbers. Only its a 
idea :P.

         More information please:

         - what OS/distribution and AG version are you using (including 
32/64bit)?
         - are you running management tool on separate, or same, machines as 
venue server?


         chris


         Christoph Willing +61 7 3365 8316
         QCIF Access Grid Manager
         University of Queensland

      Christoph Willing +61 7 3365 8316
      QCIF Access Grid Manager
      University of Queensland





Reply via email to