JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for CCPNMR Archives


CCPNMR Archives

CCPNMR Archives


CCPNMR@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

CCPNMR Home

CCPNMR Home

CCPNMR  July 2008

CCPNMR July 2008

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Problems with OpenGL (again)

From:

Marco Roeben <[log in to unmask]>

Reply-To:

CcpNmr software mailing list <[log in to unmask]>

Date:

Wed, 2 Jul 2008 11:40:43 +0200

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (278 lines)

On Tuesday 01 July 2008 18:47:05 Brian Smith wrote:

>  	For the NVidia cards I use I have
>
> GL_FLAG = -DUSE_GL_FALSE
>
> and
>
> GLUT_NEED_INIT =
>
> so definitely worth checking that setup first. Just edit
> <CCPNMR_HOME>ccpnmr1.0/c/environment.txt and
>
> make clean; make
>
> in <CCPNMR_HOME>ccpnmr1.0/c/ to apply the changes quickly.

This didn't work for me. :-(



> The other problem that can sometimes come up is with the dynamic library
> linking - I'm afraid I don't have experience of SUSE for this, but what
> you need to do is do your lsof on the python command rather than the shell
> command that started your analysis session, which will look something
> like:
>
> ps -efla | grep python
> brian    25851 25850  0 17:35 pts/2    00:00:01 /usr/bin/python -i -O
> /usr/local/ccpnmr/ccpnmr1.0/python/ccpnmr/analysis/AnalysisGui.py
>
> Thsn in the lsof output see which Gl libs are being picked up.  It should
> be ones from the NVidia driver package rather than from the Mesa one.


Here the demanded output. Are the Gl libs also loaded when no Open-Gl enabled 
porject is loaded? I'm asking because I'm not able to load or create an 
project with OpenGL enabled.


best regards
Marco


blues:~ # ps -efla | grep python
0 S roeben    5280  5279  0  80   0 - 74601 select 10:17 pts/3    00:00:43 
/usr/bin/python -i -O 
/opt/ccpnmr/ccpnmr1.0/python/ccpnmr/analysis/AnalysisGui.py
0 R root      6465  6433  0  80   0 -  1071 -      11:37 pts/2    00:00:00 
grep python




blues:~ # lsof -p 5280
COMMAND  PID   USER   FD   TYPE             DEVICE SIZE/OFF    NODE NAME
python  5280 roeben  cwd    DIR               0,20     4096 1654785 
/homes/roeben (esau.fmp-berlin.de:/homes)
python  5280 roeben  rtd    DIR                8,2     4096       2 /
python  5280 roeben  txt    REG                8,2     6880  737293 
/usr/bin/python2.5
python  5280 roeben  mem    REG                8,5    80543   51283 
/opt/ccpnmr/ccpnmr1.0/c/memops/global/BlockFile.so
python  5280 roeben  mem    REG                8,2    71719  826208 
/usr/share/ghostscript/fonts/n019023l.pfb
python  5280 roeben  mem    REG                8,2   169056  876029 
/usr/share/fonts/truetype/albw.ttf
python  5280 roeben  mem    REG                8,3   411856  552176 
/var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-x86-64.cache-2
python  5280 roeben  mem    REG                8,3   412560  552174 
/var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-x86-64.cache-2
python  5280 roeben  mem    REG                8,2    44392  777510 
/usr/lib64/libXcursor.so.1.0.2
python  5280 roeben  mem    REG                8,2    49120  318347 
/lib64/libnss_files-2.8.so
python  5280 roeben  mem    REG                8,2    45152  318274 
/lib64/libnss_nis-2.8.so
python  5280 roeben  mem    REG                8,2    92640  318281 
/lib64/libnsl-2.8.so
python  5280 roeben  mem    REG                8,2    32408  318258 
/lib64/libnss_compat-2.8.so
python  5280 roeben  mem    REG                8,5    57337   51342 
/opt/ccpnmr/ccpnmr1.0/c/ccpnmr/analysis/ContourLevels.so
python  5280 roeben  mem    REG                8,5    57097   51341 
/opt/ccpnmr/ccpnmr1.0/c/ccpnmr/analysis/ContourStyle.so
python  5280 roeben  mem    REG                8,2    42048  882460 
/usr/lib64/python2.5/lib-dynload/itertools.so
python  5280 roeben  mem    REG                8,5   166630   51325 
/opt/ccpnmr/ccpnmr1.0/c/ccp/structure/StructStructure.so
python  5280 roeben  mem    REG                8,5    55784   51319 
/opt/ccpnmr/ccpnmr1.0/c/ccp/structure/StructBond.so
python  5280 roeben  mem    REG                8,5    50498   51317 
/opt/ccpnmr/ccpnmr1.0/c/ccp/structure/StructAtom.so
python  5280 roeben  mem    REG                8,5    51275   51295 
/opt/ccpnmr/ccpnmr1.0/c/memops/global/PsHandler.so
python  5280 roeben  mem    REG                8,5    51322   51292 
/opt/ccpnmr/ccpnmr1.0/c/memops/global/PdfHandler.so
python  5280 roeben  mem    REG                8,5    67644   51303 
/opt/ccpnmr/ccpnmr1.0/c/memops/global/FitMethod.so
python  5280 roeben  mem    REG                8,5    53607   51330 
/opt/ccpnmr/ccpnmr1.0/c/ccp/structure/StructUtil.so
python  5280 roeben  mem    REG                8,5   224766   51355 
/opt/ccpnmr/ccpnmr1.0/c/ccpnmr/analysis/WinPeakList.so
python  5280 roeben  mem    REG                8,5   181089   51352 
/opt/ccpnmr/ccpnmr1.0/c/ccpnmr/analysis/SliceFile.so
python  5280 roeben  mem    REG                8,5   119870   51349 
/opt/ccpnmr/ccpnmr1.0/c/ccpnmr/analysis/PeakList.so
python  5280 roeben  mem    REG                8,5   216371   51340 
/opt/ccpnmr/ccpnmr1.0/c/ccpnmr/analysis/ContourFile.so
python  5280 roeben  mem    REG                8,5    44668   51310 
/opt/ccpnmr/ccpnmr1.0/c/memops/global/StoreFile.so
python  5280 roeben  mem    REG                8,5    51789   51289 
/opt/ccpnmr/ccpnmr1.0/c/memops/global/MemCache.so
python  5280 roeben  mem    REG                8,2    44072  777544 
/usr/lib64/libdrm.so.2.3.0
python  5280 roeben  mem    REG                8,2    23304  777519 
/usr/lib64/libXfixes.so.3.1.0
python  5280 roeben  mem    REG                8,2    10680  777623 
/usr/lib64/libXdamage.so.1.1.0
python  5280 roeben  mem    REG                8,2   101024  318269 
/lib64/libgcc_s.so.1
python  5280 roeben  mem    REG                8,2  1027880  777266 
/usr/lib64/libstdc++.so.6.0.10
python  5280 roeben  mem    REG                8,2    23248  777534 
/usr/lib64/libXxf86vm.so.1.0.0
python  5280 roeben  mem    REG                8,2   521120  777504 
/usr/lib64/libGL.so.1.2
python  5280 roeben  mem    REG                8,2   554968  777485 
/usr/lib64/libGLU.so.1.3.070003
python  5280 roeben  mem    REG                8,2   286288  777594 
/usr/lib64/libglut.so.3.8.0
python  5280 roeben  mem    REG                8,5    68952   51288 
/opt/ccpnmr/ccpnmr1.0/c/memops/global/GlHandler.so
python  5280 roeben  mem    REG                8,5    67256   51307 
/opt/ccpnmr/ccpnmr1.0/c/memops/global/TkHandler.so
python  5280 roeben  mem    REG                8,2    79384  882431 
/usr/lib64/python2.5/lib-dynload/cPickle.so
python  5280 roeben  mem    REG                8,2    15712  882441 
/usr/lib64/python2.5/lib-dynload/_random.so
python  5280 roeben  mem    REG                8,2    42728  882450 
/usr/lib64/python2.5/lib-dynload/array.so
python  5280 roeben  mem    REG                8,2    36832  882463 
/usr/lib64/python2.5/lib-dynload/operator.so
python  5280 roeben  mem    REG                8,2  1601472  777276 
/usr/lib64/libcrypto.so.0.9.8
python  5280 roeben  mem    REG                8,2   321488  776815 
/usr/lib64/libssl.so.0.9.8
python  5280 roeben  mem    REG                8,2    20920  882443 
/usr/lib64/python2.5/lib-dynload/_ssl.so
python  5280 roeben  mem    REG                8,2    60552  882458 
/usr/lib64/python2.5/lib-dynload/_socket.so
python  5280 roeben  mem    REG                8,2   122124  956674 
/usr/share/fonts/Type1/couri.pfa
python  5280 roeben  mem    REG                8,3   382858  551639 
/var/cache/libx11/compose/l4_030_313cb605_00280cc0
python  5280 roeben  mem    REG                8,2    25000  882454 
/usr/lib64/python2.5/lib-dynload/binascii.so
python  5280 roeben  mem    REG                8,2    35464  882428 
/usr/lib64/python2.5/lib-dynload/_struct.so
python  5280 roeben  mem    REG                8,2    18616  882445 
/usr/lib64/python2.5/lib-dynload/fcntl.so
python  5280 roeben  mem    REG                8,2    17464  882413 
/usr/lib64/python2.5/lib-dynload/select.so
python  5280 roeben  mem    REG                8,2    23040  882408 
/usr/lib64/python2.5/lib-dynload/cStringIO.so
python  5280 roeben  mem    REG                8,2    27280  882421 
/usr/lib64/python2.5/lib-dynload/collections.so
python  5280 roeben  mem    REG                8,2    80736  882436 
/usr/lib64/python2.5/lib-dynload/datetime.so
python  5280 roeben  mem    REG                8,2    27928  882459 
/usr/lib64/python2.5/lib-dynload/strop.so
python  5280 roeben  mem    REG                8,2    17816  882429 
/usr/lib64/python2.5/lib-dynload/math.so
python  5280 roeben  mem    REG                8,2    24280  882435 
/usr/lib64/python2.5/lib-dynload/time.so
python  5280 roeben  mem    REG                8,2   170704  318256 
/lib64/libexpat.so.1.5.2
python  5280 roeben  mem    REG                8,2    11352  777268 
/usr/lib64/libXau.so.6.0.0
python  5280 roeben  mem    REG                8,2   114608  777330 
/usr/lib64/libxcb.so.1.0.0
python  5280 roeben  mem    REG                8,2     6528  777365 
/usr/lib64/libxcb-xlib.so.0.0.0
python  5280 roeben  mem    REG                8,2    40792  777520 
/usr/lib64/libXrender.so.1.3.0
python  5280 roeben  mem    REG                8,2   223288  777308 
/usr/lib64/libfontconfig.so.1.2.0
python  5280 roeben  mem    REG                8,2    89888  318353 
/lib64/libz.so.1.2.3
python  5280 roeben  mem    REG                8,2   535472  777347 
/usr/lib64/libfreetype.so.6.3.16
python  5280 roeben  mem    REG                8,2    87024  777601 
/usr/lib64/libXft.so.2.1.2
python  5280 roeben  mem    REG                8,2    75048  777329 
/usr/lib64/libXext.so.6.4.0
python  5280 roeben  mem    REG                8,2    15016  777629 
/usr/lib64/libXss.so.1.0.0
python  5280 roeben  mem    REG                8,2  1331232  777069 
/usr/lib64/libX11.so.6.2.0
python  5280 roeben  mem    REG                8,2  1182088  779225 
/usr/lib64/libtcl8.5.so
python  5280 roeben  mem    REG                8,2  1339472  779808 
/usr/lib64/libtk8.5.so
python  5280 roeben  mem    REG                8,2  1201896  779812 
/usr/lib64/libBLT24.so
python  5280 roeben  mem    REG                8,2    56272  883760 
/usr/lib64/python2.5/lib-dynload/_tkinter.so
python  5280 roeben  mem    REG                8,2   299848  318339 
/lib64/libncurses.so.5.6
python  5280 roeben  mem    REG                8,2   346784  318356 
/lib64/libncursesw.so.5.6
python  5280 roeben  mem    REG                8,2   266272  318363 
/lib64/libreadline.so.5.2
python  5280 roeben  mem    REG                8,2    27008  882461 
/usr/lib64/python2.5/lib-dynload/readline.so
python  5280 roeben  mem    REG                8,2  1495120  318344 
/lib64/libc-2.8.so
python  5280 roeben  mem    REG                8,2   380776  318343 
/lib64/libm-2.8.so
python  5280 roeben  mem    REG                8,2    11592  318283 
/lib64/libutil-2.8.so
python  5280 roeben  mem    REG                8,2    16040  318254 
/lib64/libdl-2.8.so
python  5280 roeben  mem    REG                8,2   142867  318247 
/lib64/libpthread-2.8.so
python  5280 roeben  mem    REG                8,2  1455992  777667 
/usr/lib64/libpython2.5.so.1.0
python  5280 roeben  mem    REG                8,2   131240  318284 
/lib64/ld-2.8.so
python  5280 roeben  mem    REG                8,2    68590  826184 
/usr/share/ghostscript/fonts/n019003l.pfb
python  5280 roeben  mem    REG                8,2    22097  873682 
/usr/share/fonts/misc/clR6x12.pcf.gz
python  5280 roeben  mem    REG                8,2   126064  956668 
/usr/share/fonts/Type1/cour.pfa
python  5280 roeben  mem    REG                8,3    38544  552178 
/var/cache/fontconfig/77e41c5059666d75f92e318d4be8c21e-x86-64.cache-2
python  5280 roeben  mem    REG                8,3    21648  552214 
/var/cache/fontconfig/c16af864172909159ced9a806109b5c1-x86-64.cache-2
python  5280 roeben  mem    REG                8,3   197008  552218 
/var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-x86-64.cache-2
python  5280 roeben  mem    REG                8,2    26042  776880 
/usr/lib64/gconv/gconv-modules.cache
python  5280 roeben  mem    REG                8,2   254076  752403 
/usr/lib/locale/en_US.utf8/LC_CTYPE
python  5280 roeben  mem    REG                8,3    11112  552182 
/var/cache/fontconfig/8651933d928ee6bc281430db858b65db-x86-64.cache-2
python  5280 roeben  mem    REG                8,3     2024  552181 
/var/cache/fontconfig/17eac1165263be9f8c818b6f419cf6e6-x86-64.cache-2
python  5280 roeben  mem    REG                8,3    26000  552177 
/var/cache/fontconfig/d62e99ef547d1d24cdb1bd22ec1a2976-x86-64.cache-2
python  5280 roeben  mem    REG                8,3   117720  552165 
/var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-x86-64.cache-2
python  5280 roeben  mem    REG                8,3     1896  552208 
/var/cache/fontconfig/cf6c88e680607f2ab796171745f068a4-x86-64.cache-2
python  5280 roeben    0u   CHR              136,3      0t0       5 /dev/pts/3
python  5280 roeben    1u   CHR              136,3      0t0       5 /dev/pts/3
python  5280 roeben    2u   CHR              136,3      0t0       5 /dev/pts/3
python  5280 roeben    3u  unix 0xffff810108580600      0t0   20682 socket
python  5280 roeben    4r   REG               0,20 33554432 9437293 
/homes/roeben/Projects/Cph1/data/cph1-gold/nmr/pscph1d2d.070316/3/pdata/1/2rr 
(esau.fmp-berlin.de:/homes)
python  5280 roeben   10u   REG                8,3  4296704   81139 
/var/tmp/kdecache-roeben/kpc/kde-icon-cache.index
python  5280 roeben   11u   REG                8,3 16240640   81170 
/var/tmp/kdecache-roeben/kpc/kde-icon-cache.data



-- 
Dipl. Chem. Marco Röben
Leibniz Institute of Molecular Pharmacology (FMP)
dep.: Solution NMR
Robert-Rössle-Str. 10
D-13125 Berlin
+49-30-94793224 (phone)
+49-030-94793169 (fax)

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004
December 2003
November 2003
October 2003
September 2003


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager