<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugzilla.mcs.anl.gov/accessgrid/bugzilla.dtd">

<bugzilla version="3.2.3"
          urlbase="http://bugzilla.mcs.anl.gov/accessgrid/"
          maintainer="webmaster@mcs.anl.gov"
>

    <bug>
          <bug_id>1731</bug_id>
          
          <creation_ts>2007-10-12 11:35</creation_ts>
          <short_desc>Venue Client will not run under Mac OS 10.5 Leopard</short_desc>
          <delta_ts>2010-03-30 15:01:24</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Virtual Venues Client Software</product>
          <component>Client UI</component>
          <version>3.1 beta 2</version>
          <rep_platform>Macintosh</rep_platform>
          <op_sys>MacOS X</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          
          <priority>P1</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>3.2</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dave CARLSON">sweetchildomine@freeola.net</reporter>
          <assigned_to name="Thomas D. Uram">turam@mcs.anl.gov</assigned_to>
          <cc>Alan.Sill@ttu.edu</cc>
    
    <cc>bknowles@mail.utexas.edu</cc>
    
    <cc>johnq@lsu.edu</cc>
    
    <cc>smarru@cs.indiana.edu</cc>
    
    <cc>Steve.Cassidy@mq.edu.au</cc>
    
    <cc>sweetchildomine@freeola.net</cc>

      

      
          <long_desc isprivate="0">
            <who name="Dave CARLSON">sweetchildomine@freeola.net</who>
            <bug_when>2007-10-12 11:35:06</bug_when>
            <thetext>After installing, i clicked on the access grid icon, which bounced once in the dock, then closed.
this is the error in the console.

12/10/2007 05:32:27 PM [0x0-0x63063].edu.uchicago.AccessGrid[719] Traceback (most recent call last): 
12/10/2007 05:32:27 PM [0x0-0x63063].edu.uchicago.AccessGrid[719]   File &quot;/Applications/AccessGridToolkit3.app/Contents/Resources/bin/AGLauncher3.py&quot;, line 7, in &lt;module&gt; 
12/10/2007 05:32:27 PM [0x0-0x63063].edu.uchicago.AccessGrid[719]     agversion.select(3) 
12/10/2007 05:32:27 PM [0x0-0x63063].edu.uchicago.AccessGrid[719]   File &quot;/Applications/AccessGridToolkit3.app/Contents/Resources/lib/python2.3/site-packages/agversion.py&quot;, line 40, in select 
12/10/2007 05:32:27 PM [0x0-0x63063].edu.uchicago.AccessGrid[719]     raise VersionError(&apos;Requested version (%s) of AccessGrid not found&apos; % ver) 
12/10/2007 05:32:27 PM [0x0-0x63063].edu.uchicago.AccessGrid[719] agversion.VersionError 
12/10/2007 05:32:27 PM [0x0-0x63063].edu.uchicago.AccessGrid[719] : Requested version (3) of AccessGrid not found 
12/10/2007 05:32:27 PM com.apple.launchd[65] ([0x0-0x63063].edu.uchicago.AccessGrid[719]) Exited with exit code: 1 


Tested on 3.0, 3.1b1, 3.1b2 all the same result.

System Version:	Mac OS X 10.5 (9A528d)
 Kernel Version:	Darwin 9.0.0b5</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Thomas D. Uram">turam@mcs.anl.gov</who>
            <bug_when>2007-10-14 00:02:21</bug_when>
            <thetext>Which version of Python do you have there?  (python -V)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Dave CARLSON">sweetchildomine@freeola.net</who>
            <bug_when>2007-10-14 04:59:03</bug_when>
            <thetext>Python 2.5.1


(In reply to comment #1)
&gt; Which version of Python do you have there?  (python -V)
&gt; 

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Dave CARLSON">sweetchildomine@freeola.net</who>
            <bug_when>2007-10-18 17:58:27</bug_when>
            <thetext>if i comment out the agversion(3) line of code, the program starts to run, though after a while it crashes and gives this error:

18/10/2007 11:56:55 PM [0x0-0x7b07b].edu.uchicago.AccessGrid[1180] /Applications/AccessGridToolkit3.app/Contents/Resources/lib/python2.3/site-packages/M2Crypto/__init__.py:14: RuntimeWarning: Python C API version mismatch for module __m2crypto: This Python has API version 1013, module __m2crypto has version 1012. 
18/10/2007 11:56:55 PM [0x0-0x7b07b].edu.uchicago.AccessGrid[1180]   import __m2crypto 
18/10/2007 11:56:55 PM [0x0-0x7b07b].edu.uchicago.AccessGrid[1180] /Applications/AccessGridToolkit3.app/Contents/Resources/lib/python2.3/site-packages/M2Crypto/__init__.py:14: RuntimeWarning: Python C API version mismatch for module swig_runtime_data2: This Python has API version 1013, module swig_runtime_data2 has version 1012. 
18/10/2007 11:56:55 PM [0x0-0x7b07b].edu.uchicago.AccessGrid[1180]   import __m2crypto 
18/10/2007 11:57:45 PM [0x0-0x7b07b].edu.uchicago.AccessGrid[1180] /Applications/AccessGridToolkit3.app/Contents/Resources/lib/python2.3/site-packages/M2Crypto/__init__.py:14: RuntimeWarning: Python C API version mismatch for module __m2crypto: This Python has API version 1013, module __m2crypto has version 1012. 
18/10/2007 11:57:45 PM [0x0-0x7b07b].edu.uchicago.AccessGrid[1180]   import __m2crypto 
18/10/2007 11:57:45 PM [0x0-0x7b07b].edu.uchicago.AccessGrid[1180] /Applications/AccessGridToolkit3.app/Contents/Resources/lib/python2.3/site-packages/M2Crypto/__init__.py:14: RuntimeWarning: Python C API version mismatch for module swig_runtime_data2: This Python has API version 1013, module swig_runtime_data2 has version 1012. 
18/10/2007 11:57:45 PM [0x0-0x7b07b].edu.uchicago.AccessGrid[1180]   import __m2crypto 
18/10/2007 11:57:47 PM [0x0-0x7b07b].edu.uchicago.AccessGrid[1180] /Applications/AccessGridToolkit3.app/Contents/Resources/lib/python2.3/site-packages/bonjour/__init__.py:5: RuntimeWarning: Python C API version mismatch for module _bonjour: This Python has API version 1013, module _bonjour has version 1012. 
18/10/2007 11:57:47 PM [0x0-0x7b07b].edu.uchicago.AccessGrid[1180]   import _bonjour 
18/10/2007 11:57:47 PM [0x0-0x7b07b].edu.uchicago.AccessGrid[1180] /Applications/AccessGridToolkit3.app/Contents/Resources/lib/python2.3/site-packages/common/common.py:5: RuntimeWarning: Python C API version mismatch for module _common: This Python has API version 1013, module _common has version 1012. 
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="John I Quebedeaux Jr">johnq@lsu.edu</who>
            <bug_when>2007-12-07 14:11:20</bug_when>
            <thetext>Ok, same problem here. My python shows 2.4.4 though. Odd. Wonder if that&apos;s because of doing archive &amp; update from 10.4 to 10.5. Commenting out that line like Dave did causes the same problem he has - my client never gets going, that error comes up before the client window gets there. - John Q.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Steve Cassidy">Steve.Cassidy@mq.edu.au</who>
            <bug_when>2007-12-20 16:23:58</bug_when>
            <thetext>The problem is that Leopard comes with Python 2.5.1 whereas the AG application is set up for Python 2.3.  I got the AGLauncher app to run by creating a link from /Applications/AccessGridToolkit3.app/Contents/Resources/lib/python2.3 to python2.5 and installing the most recent wxPython distribution. However it&apos;s now crashing on loading some other module which I presume is not 2.5 compatible. 

Basically, we need an update to python2.5 for all the modules in the distribution. 

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Brad Knowles">bknowles@mail.utexas.edu</who>
            <bug_when>2008-03-28 15:57:26</bug_when>
            <thetext>Folks,

Has there been any progress on this issue in the last several months?

We&apos;re going to be selecting an Enterprise videoconferencing solution here at the University of Texas at Austin (~50,000 students &amp; ~20,000 faculty &amp; staff) in the very near future, and if I can&apos;t get AccessGrid to run on my desktop then I can&apos;t be a very effective champion for this software, despite all my contacts with Borries Demeler and his cohorts at UTHSCSA.

Thanks!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Thomas D. Uram">turam@mcs.anl.gov</who>
            <bug_when>2008-03-28 20:37:38</bug_when>
            <thetext>Mentioned in mail to the ag-dev list (http://www-unix.mcs.anl.gov/web-mail-archive/lists/ag-dev/2008/02/msg00002.html), and wrongly omitted from this bug report, an alpha package is available here:


http://www.mcs.anl.gov/fl/research/accessgrid/software/releases/3.1/macosx/AGTk-3.1-intel-py25.dmg.gz

Please do report problems liberally.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Brad Knowles">bknowles@mail.utexas.edu</who>
            <bug_when>2008-03-31 07:58:26</bug_when>
            <thetext>Regretfully, this doesn&apos;t do me any good.  I&apos;m running Mac OS X 10.5 on a PowerMac G5, not an Intel box.  Is there a Universal Binary version?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Thomas D. Uram">turam@mcs.anl.gov</who>
            <bug_when>2008-04-08 13:57:52</bug_when>
            <thetext>*** Bug 1780 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Thomas D. Uram">turam@mcs.anl.gov</who>
            <bug_when>2008-04-08 14:27:02</bug_when>
            <thetext>Universal binaries are difficult because of Python/C extensions that we&apos;re using. Look for full Leopard support in the next release, for which a development build should be available soon(ish).</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Thomas D. Uram">turam@mcs.anl.gov</who>
            <bug_when>2008-07-14 16:57:26</bug_when>
            <thetext>*** Bug 1815 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Thomas D. Uram">turam@mcs.anl.gov</who>
            <bug_when>2010-03-25 17:49:57</bug_when>
            <thetext>This problem is, in my experience, completely resolved in the 3.2 beta release. If you&apos;ve encountered this problem with the 3.2 beta, please say so now.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who name="Thomas D. Uram">turam@mcs.anl.gov</who>
            <bug_when>2010-03-30 15:01:24</bug_when>
            <thetext>Closing.</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>