You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
(1) |
Aug
|
Sep
(15) |
Oct
(32) |
Nov
(35) |
Dec
(48) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(46) |
Feb
(22) |
Mar
(65) |
Apr
(49) |
May
(22) |
Jun
(29) |
Jul
(51) |
Aug
(34) |
Sep
(32) |
Oct
(46) |
Nov
(30) |
Dec
(32) |
2002 |
Jan
(48) |
Feb
(4) |
Mar
(20) |
Apr
(28) |
May
(13) |
Jun
(34) |
Jul
(51) |
Aug
(15) |
Sep
(15) |
Oct
(35) |
Nov
(15) |
Dec
(20) |
2003 |
Jan
(31) |
Feb
(111) |
Mar
(41) |
Apr
(28) |
May
(36) |
Jun
(29) |
Jul
(27) |
Aug
(29) |
Sep
(47) |
Oct
(28) |
Nov
(7) |
Dec
(26) |
2004 |
Jan
(44) |
Feb
(9) |
Mar
(17) |
Apr
(26) |
May
(58) |
Jun
(13) |
Jul
(44) |
Aug
(64) |
Sep
(30) |
Oct
(11) |
Nov
(21) |
Dec
(28) |
2005 |
Jan
(29) |
Feb
(11) |
Mar
(11) |
Apr
(22) |
May
(85) |
Jun
(46) |
Jul
(17) |
Aug
(18) |
Sep
(14) |
Oct
(22) |
Nov
(1) |
Dec
(45) |
2006 |
Jan
(20) |
Feb
(36) |
Mar
(18) |
Apr
(24) |
May
(21) |
Jun
(48) |
Jul
(23) |
Aug
(20) |
Sep
(10) |
Oct
(41) |
Nov
(46) |
Dec
(40) |
2007 |
Jan
(40) |
Feb
(20) |
Mar
(13) |
Apr
(6) |
May
(24) |
Jun
(31) |
Jul
(30) |
Aug
(11) |
Sep
(11) |
Oct
(10) |
Nov
(56) |
Dec
(64) |
2008 |
Jan
(64) |
Feb
(22) |
Mar
(63) |
Apr
(28) |
May
(25) |
Jun
(36) |
Jul
(11) |
Aug
(9) |
Sep
(14) |
Oct
(41) |
Nov
(46) |
Dec
(130) |
2009 |
Jan
(95) |
Feb
(41) |
Mar
(24) |
Apr
(35) |
May
(53) |
Jun
(67) |
Jul
(48) |
Aug
(48) |
Sep
(86) |
Oct
(75) |
Nov
(64) |
Dec
(52) |
2010 |
Jan
(57) |
Feb
(31) |
Mar
(28) |
Apr
(40) |
May
(25) |
Jun
(42) |
Jul
(79) |
Aug
(31) |
Sep
(49) |
Oct
(66) |
Nov
(38) |
Dec
(25) |
2011 |
Jan
(29) |
Feb
(18) |
Mar
(44) |
Apr
(6) |
May
(28) |
Jun
(31) |
Jul
(36) |
Aug
(24) |
Sep
(30) |
Oct
(23) |
Nov
(21) |
Dec
(27) |
2012 |
Jan
(14) |
Feb
(11) |
Mar
(2) |
Apr
(48) |
May
(7) |
Jun
(32) |
Jul
(22) |
Aug
(25) |
Sep
(31) |
Oct
(32) |
Nov
(21) |
Dec
(17) |
2013 |
Jan
(44) |
Feb
(27) |
Mar
(3) |
Apr
(1) |
May
|
Jun
|
Jul
(3) |
Aug
(4) |
Sep
(1) |
Oct
(7) |
Nov
(5) |
Dec
(5) |
2014 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
(2) |
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
(7) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Daniel C. <dan...@gm...> - 2012-09-10 16:03:25
|
+1. That fix worked for me. Although I didn't have nvidia installed, but I did have it installed previously. Thanks so much! :D On Mon, Sep 10, 2012 at 8:02 AM, Andrew McCormick <agm...@gm...>wrote: > John, > > That fix works for me! Wonderful! If I ever find myself in Iowa, I owe you > dinner. > > Andrew > > > On Mon, Sep 10, 2012 at 10:43 AM, John Zelle <joh...@wa...>wrote: > >> Hi All, >> >> I think we have tracked down the problem with Vpython seg faulting on 64 >> bit Ubuntu with NVIDIA drivers. It appears that some packages install a >> minor version upgrade of some glx libraries that cause the breakage. The >> following command restores a working VPython for us: >> >> sudo apt-get install libgl1-mesa-glx=8.0.2-0ubuntu3 >> libglapi-mesa=8.0.2-0ubuntu3 >> >> This reverts from the 8.0.3 version of these packages down to the 8.0.2 >> that was the original install and that the stock NVIDIA drivers are >> apparently built against. >> >> So we now have Vpython working on 64-bit Ubuntu using both the stock >> NVIDIA drivers and python-visual that come with Ubuntu. >> >> --John >> >> John Zelle, PhD >> Professor of Computer Science >> Wartburg College >> >> >> ________________________________________ >> From: Bruce Sherwood [Bru...@nc...] >> Sent: Monday, September 03, 2012 10:45 AM >> To: vpusers >> Subject: Re: [Visualpython-users] seg faulting >> >> I guess this proves that my experience with the Boost libraries is >> irrelevant. Thanks for this further analysis. >> >> Bruce Sherwood >> >> On Mon, Sep 3, 2012 at 7:38 AM, John Zelle <joh...@wa...> >> wrote: >> > Hi All, >> > >> > Let me second what Guy is saying. I am attempting to run VPython using >> the stock Ubuntu package (python-visual Ubuntu 12.04, 64 bit), not building >> it myself. It works out of the box with a clean install and update of all >> installed packages. However, it appears that some other package that I >> install later on breaks VPython. It also appears that the issue is somehow >> tied to NVIDIA drivers, since I don't have this problem on machines with >> Intel graphics. Others have reported that the seg fault starts after >> updating the NVIDIA pacakges for CUDA. I have not done that (yet), so it >> appears the problem is more general than that. Hopefully, we'll be able to >> track down the offending packages once I get some lab help back later this >> week. >> > >> > --John >> > >> > John Zelle, PhD >> > Professor of Computer Science >> > Wartburg College >> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Visualpython-users mailing list >> Vis...@li... >> https://lists.sourceforge.net/lists/listinfo/visualpython-users >> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Visualpython-users mailing list >> Vis...@li... >> https://lists.sourceforge.net/lists/listinfo/visualpython-users >> > > > > -- > Sincerely, > > Andrew McCormick > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > |
From: Andrew M. <agm...@gm...> - 2012-09-10 15:02:30
|
John, That fix works for me! Wonderful! If I ever find myself in Iowa, I owe you dinner. Andrew On Mon, Sep 10, 2012 at 10:43 AM, John Zelle <joh...@wa...>wrote: > Hi All, > > I think we have tracked down the problem with Vpython seg faulting on 64 > bit Ubuntu with NVIDIA drivers. It appears that some packages install a > minor version upgrade of some glx libraries that cause the breakage. The > following command restores a working VPython for us: > > sudo apt-get install libgl1-mesa-glx=8.0.2-0ubuntu3 > libglapi-mesa=8.0.2-0ubuntu3 > > This reverts from the 8.0.3 version of these packages down to the 8.0.2 > that was the original install and that the stock NVIDIA drivers are > apparently built against. > > So we now have Vpython working on 64-bit Ubuntu using both the stock > NVIDIA drivers and python-visual that come with Ubuntu. > > --John > > John Zelle, PhD > Professor of Computer Science > Wartburg College > > > ________________________________________ > From: Bruce Sherwood [Bru...@nc...] > Sent: Monday, September 03, 2012 10:45 AM > To: vpusers > Subject: Re: [Visualpython-users] seg faulting > > I guess this proves that my experience with the Boost libraries is > irrelevant. Thanks for this further analysis. > > Bruce Sherwood > > On Mon, Sep 3, 2012 at 7:38 AM, John Zelle <joh...@wa...> > wrote: > > Hi All, > > > > Let me second what Guy is saying. I am attempting to run VPython using > the stock Ubuntu package (python-visual Ubuntu 12.04, 64 bit), not building > it myself. It works out of the box with a clean install and update of all > installed packages. However, it appears that some other package that I > install later on breaks VPython. It also appears that the issue is somehow > tied to NVIDIA drivers, since I don't have this problem on machines with > Intel graphics. Others have reported that the seg fault starts after > updating the NVIDIA pacakges for CUDA. I have not done that (yet), so it > appears the problem is more general than that. Hopefully, we'll be able to > track down the offending packages once I get some lab help back later this > week. > > > > --John > > > > John Zelle, PhD > > Professor of Computer Science > > Wartburg College > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > -- Sincerely, Andrew McCormick |
From: John Z. <joh...@wa...> - 2012-09-10 14:43:45
|
Hi All, I think we have tracked down the problem with Vpython seg faulting on 64 bit Ubuntu with NVIDIA drivers. It appears that some packages install a minor version upgrade of some glx libraries that cause the breakage. The following command restores a working VPython for us: sudo apt-get install libgl1-mesa-glx=8.0.2-0ubuntu3 libglapi-mesa=8.0.2-0ubuntu3 This reverts from the 8.0.3 version of these packages down to the 8.0.2 that was the original install and that the stock NVIDIA drivers are apparently built against. So we now have Vpython working on 64-bit Ubuntu using both the stock NVIDIA drivers and python-visual that come with Ubuntu. --John John Zelle, PhD Professor of Computer Science Wartburg College ________________________________________ From: Bruce Sherwood [Bru...@nc...] Sent: Monday, September 03, 2012 10:45 AM To: vpusers Subject: Re: [Visualpython-users] seg faulting I guess this proves that my experience with the Boost libraries is irrelevant. Thanks for this further analysis. Bruce Sherwood On Mon, Sep 3, 2012 at 7:38 AM, John Zelle <joh...@wa...> wrote: > Hi All, > > Let me second what Guy is saying. I am attempting to run VPython using the stock Ubuntu package (python-visual Ubuntu 12.04, 64 bit), not building it myself. It works out of the box with a clean install and update of all installed packages. However, it appears that some other package that I install later on breaks VPython. It also appears that the issue is somehow tied to NVIDIA drivers, since I don't have this problem on machines with Intel graphics. Others have reported that the seg fault starts after updating the NVIDIA pacakges for CUDA. I have not done that (yet), so it appears the problem is more general than that. Hopefully, we'll be able to track down the offending packages once I get some lab help back later this week. > > --John > > John Zelle, PhD > Professor of Computer Science > Wartburg College ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Visualpython-users mailing list Vis...@li... https://lists.sourceforge.net/lists/listinfo/visualpython-users |
From: John Z. <joh...@wa...> - 2012-09-04 13:50:19
|
Hi Bruce, I don't think your experience is irrelevant. I also suspect that the Boost updates play a part in this (Of course, I ALWAYS suspect Boost).. It may be that there are multiple breakage points in the Ubuntu packaging. Unfortunately, there does not appear to be a simple way to recursively "reinstall all dependencies" of the python-visual package.It appears that some library is getting tweaked, but the python-visual package is perfectly happy with the update until one actually tries to run VPython. Anyway, I'll let you know when we track it down. --John John Zelle, PhD Professor of Computer Science Wartburg College ________________________________________ From: Bruce Sherwood [Bru...@nc...] Sent: Monday, September 03, 2012 10:45 AM To: vpusers Subject: Re: [Visualpython-users] seg faulting I guess this proves that my experience with the Boost libraries is irrelevant. Thanks for this further analysis. Bruce Sherwood On Mon, Sep 3, 2012 at 7:38 AM, John Zelle <joh...@wa...> wrote: > Hi All, > > Let me second what Guy is saying. I am attempting to run VPython using the stock Ubuntu package (python-visual Ubuntu 12.04, 64 bit), not building it myself. It works out of the box with a clean install and update of all installed packages. However, it appears that some other package that I install later on breaks VPython. It also appears that the issue is somehow tied to NVIDIA drivers, since I don't have this problem on machines with Intel graphics. Others have reported that the seg fault starts after updating the NVIDIA pacakges for CUDA. I have not done that (yet), so it appears the problem is more general than that. Hopefully, we'll be able to track down the offending packages once I get some lab help back later this week. > > --John > > John Zelle, PhD > Professor of Computer Science > Wartburg College ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Visualpython-users mailing list Vis...@li... https://lists.sourceforge.net/lists/listinfo/visualpython-users |
From: Bruce S. <Bru...@nc...> - 2012-09-03 15:45:28
|
I guess this proves that my experience with the Boost libraries is irrelevant. Thanks for this further analysis. Bruce Sherwood On Mon, Sep 3, 2012 at 7:38 AM, John Zelle <joh...@wa...> wrote: > Hi All, > > Let me second what Guy is saying. I am attempting to run VPython using the stock Ubuntu package (python-visual Ubuntu 12.04, 64 bit), not building it myself. It works out of the box with a clean install and update of all installed packages. However, it appears that some other package that I install later on breaks VPython. It also appears that the issue is somehow tied to NVIDIA drivers, since I don't have this problem on machines with Intel graphics. Others have reported that the seg fault starts after updating the NVIDIA pacakges for CUDA. I have not done that (yet), so it appears the problem is more general than that. Hopefully, we'll be able to track down the offending packages once I get some lab help back later this week. > > --John > > John Zelle, PhD > Professor of Computer Science > Wartburg College |
From: John Z. <joh...@wa...> - 2012-09-03 13:38:20
|
Hi All, Let me second what Guy is saying. I am attempting to run VPython using the stock Ubuntu package (python-visual Ubuntu 12.04, 64 bit), not building it myself. It works out of the box with a clean install and update of all installed packages. However, it appears that some other package that I install later on breaks VPython. It also appears that the issue is somehow tied to NVIDIA drivers, since I don't have this problem on machines with Intel graphics. Others have reported that the seg fault starts after updating the NVIDIA pacakges for CUDA. I have not done that (yet), so it appears the problem is more general than that. Hopefully, we'll be able to track down the offending packages once I get some lab help back later this week. --John John Zelle, PhD Professor of Computer Science Wartburg College ________________________________________ From: Guy K. Kloss [guy...@au...] Sent: Monday, September 03, 2012 12:09 AM To: vis...@li... Subject: Re: [Visualpython-users] seg faulting On 03/09/12 15:06, Bruce Sherwood wrote: > I don't quite understand all the comments about NVIDIA. The > fundamental problem on my Ubuntu 12.04 is that (apparently) an > automatic update to the Boost libraries yanked away the version that I > had used when building VPython on my machine. It was only after > rebuilding with the newer Boost libraries that I got what was actually > a rather clear message about a problem with NVIDIA software. I guess the problem is more general, also with others. I have just tried myself on a 64 bit machine with an NVIDIA adapter and proprietary drivers, and it crashes as well. It uses the stock packages from Ubuntu 12.04. Guy -- Guy K. Kloss School of Computing + Mathematical Sciences Auckland University of Technology Private Bag 92006, Auckland 1142 phone: +64 9 921 9999 ext. 5032 eMail: Guy...@au... |
From: Guy K. K. <guy...@au...> - 2012-09-03 05:10:36
|
On 03/09/12 15:06, Bruce Sherwood wrote: > I don't quite understand all the comments about NVIDIA. The > fundamental problem on my Ubuntu 12.04 is that (apparently) an > automatic update to the Boost libraries yanked away the version that I > had used when building VPython on my machine. It was only after > rebuilding with the newer Boost libraries that I got what was actually > a rather clear message about a problem with NVIDIA software. I guess the problem is more general, also with others. I have just tried myself on a 64 bit machine with an NVIDIA adapter and proprietary drivers, and it crashes as well. It uses the stock packages from Ubuntu 12.04. Guy -- Guy K. Kloss School of Computing + Mathematical Sciences Auckland University of Technology Private Bag 92006, Auckland 1142 phone: +64 9 921 9999 ext. 5032 eMail: Guy...@au... |
From: Bruce S. <Bru...@nc...> - 2012-09-03 03:06:30
|
I don't quite understand all the comments about NVIDIA. The fundamental problem on my Ubuntu 12.04 is that (apparently) an automatic update to the Boost libraries yanked away the version that I had used when building VPython on my machine. It was only after rebuilding with the newer Boost libraries that I got what was actually a rather clear message about a problem with NVIDIA software. Bruce Sherwood |
From: Guy K. K. <guy...@au...> - 2012-09-03 02:10:49
|
On 03/09/12 13:57, Hugh Fisher wrote: > nvidia-settings is part of the nvidia binary driver for Linux, which > means the Ubuntu people will almost certainly shrug and say "nothing we > can do about it." And they're right. Well, that's true. However, some of these problems can be circumvented by stating certain constraints in the meta-data of packages. E. g. that things are incompatible with certain versions, etc. Therefore problems can be resolved when installing, rather than providing an unexpected trip wire to the user. So things can be taken care of at the level of packaging, rather than tampering with a black box binary package that is shipped for convenience installable through the Debian/Ubuntu package management. At least let the package maintainer know! If nobody knows, people with better overview over the environment won't be able to help! Guy -- Guy K. Kloss School of Computing + Mathematical Sciences Auckland University of Technology Private Bag 92006, Auckland 1142 phone: +64 9 921 9999 ext. 5032 eMail: Guy...@au... |
From: Daniel C. <dan...@gm...> - 2012-09-03 02:08:21
|
On Sun, Sep 2, 2012 at 6:57 PM, humberto oliveira <hlo...@gm...>wrote: > Fixed! > I got to solve removing the nvidia-bumblebee package. > > Doesn't work for me. My system says there is no such package. sudo apt-get remove nvidia-bumblebee [sudo] password for cardenas: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package nvidia-bumblebee |
From: Hugh F. <hug...@an...> - 2012-09-03 01:57:58
|
> From: "Guy K. Kloss" <guy...@au...> > Subject: Re: [Visualpython-users] seg faulting > To: vpusers <vis...@li...> > Message-ID: <504...@au...> > Content-Type: text/plain; charset="iso-8859-1" > > On 01/09/12 15:35, Bruce Sherwood wrote: >> Fixed. When I tried to run, I was told that a libboost library was >> missing. I made sure that there was a complete set of development >> libraries for libboost python, signals, and thread, rebuilt. When I >> ran this rebuilt VPython, I was told that there was a mismatch between >> components of the NVIDIA driver environment. I looked up that error >> message on the web and followed instructions to purge NVIDIA files and >> reinstall, then reboot. Now VPython works. > > OK, did anybody actually make the effort and report those bugs/fixes > upstream to the Ubuntu team [1] or even better the Debian team [2]? > Without that, I doubt that there'll ever be a "stable" situation where > these things can be taken care of by the distributors, which won't help > a wide spread use or the reputation of VPython. nvidia-settings is part of the nvidia binary driver for Linux, which means the Ubuntu people will almost certainly shrug and say "nothing we can do about it." And they're right. Nvidia won't release hardware details in enough detail for the Linux community to be able to write a decent driver. The charitable explanation is that this would give away too much info about their hardware to competitors; the cynical explanation is that it would reveal patent violations to those competitors. In the eyes of the FSF, they're just Proprietary and therefore Evil. So just as on MS Windows, if you want high performance 3D graphics on Linux with GeForce or Quadro you download your driver directly from nvidia. (Same goes for ATI.) But unlike Microsoft, the Linux kernel developers don't care about breaking binary only drivers in new releases. Their attitude is "we'll take responsibility for updating all your drivers when the kernel changes IFF you give us the source code." My impression is that most buyers of NVIDIA 3D cards for Linux are doing special effects, CAD, flight simulation, or similar "high end" work. (A lot were bought as replacement for SGI workstations.) They're in companies big enough to have IT support staff to deal with the update hassles. Unlike MS Windows, there's no significant gaming market of individual users who need seamless hands-off updates. Unless that changes - which to be honest I can't see happening - nvidia will keep their driver closed source. -- Hugh Fisher CECS, ANU |
From: humberto o. <hlo...@gm...> - 2012-09-03 01:57:16
|
Fixed! I got to solve removing the nvidia-bumblebee package. Bruce Sherwood, is right ... "components of the NVIDIA driver environment" may cause this problem! 2012/9/2 <vis...@li...> > Send Visualpython-users mailing list submissions to > vis...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/visualpython-users > or, via email, send a message with subject or body 'help' to > vis...@li... > > You can reach the person managing the list at > vis...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Visualpython-users digest..." > > > Today's Topics: > > 1. Re: seg faulting (Bruce Sherwood) > 2. Re: seg faulting (Bruce Sherwood) > 3. segfault on ubuntu (Daniel Cardenas) > 4. segfault in vpython (Daniel Cardenas) > 5. Re: seg faulting (Guy K. Kloss) > 6. Re: seg faulting (Bruce Sherwood) > 7. Re: seg faulting (Guy K. Kloss) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 31 Aug 2012 13:58:35 -0600 > From: Bruce Sherwood <Bru...@nc...> > Subject: Re: [Visualpython-users] seg faulting > To: vpusers <vis...@li...> > Message-ID: > < > CAF...@ma...> > Content-Type: text/plain; charset=UTF-8 > > I find that several different VPythons on my seldom-used 64-bit Ubuntu > machine have stopped working (for Python 2.7, 3.1, 3.2). There is a > hint that maybe an automated update to libboost killed them. > > Bruce Sherwood > > On Fri, Aug 31, 2012 at 1:02 PM, John Zelle <joh...@wa...> > wrote: > > Hi, > > > > I am talso rying to run Vpython on a 64-bit Ubuntu 12.04 and having this > > problem. I don't think it's the new NVIDIA driver per se causing the > issue. > > What I have discovered is that python-visual works fine on a clean > install > > (including updates). However, as I install other packages, the visual > module > > eventually breaks. This happens during a lab install that includes lots > of > > additional packages that I install en masse. I started installing > packages > > one-by-one and testing after each install. I got about 1/2 way through > and > > had installed everything that I thought could possibly be related; > vpython > > still worked. Then I got impatient and installed all the rest. > Naturally, it > > broke again. It seems to me some package is installing a tweaked version > of > > a library (perhaps something in libboost???) that kills vpython. > > > > I will have a lab assistant again starting next week, and I am going to > have > > him go through package by package to see if we can find what's breaking > the > > python-visual module. > > > > --John > > > > John Zelle, PhD > > Professor of Computer Science > > Wartburg College > > > > ------------------------------ > > Message: 2 > Date: Fri, 31 Aug 2012 21:35:21 -0600 > From: Bruce Sherwood <Bru...@nc...> > Subject: Re: [Visualpython-users] seg faulting > To: vpusers <vis...@li...> > Message-ID: > < > CAF...@ma...> > Content-Type: text/plain; charset=UTF-8 > > Fixed. When I tried to run, I was told that a libboost library was > missing. I made sure that there was a complete set of development > libraries for libboost python, signals, and thread, rebuilt. When I > ran this rebuilt VPython, I was told that there was a mismatch between > components of the NVIDIA driver environment. I looked up that error > message on the web and followed instructions to purge NVIDIA files and > reinstall, then reboot. Now VPython works. > > All of this presumably is due to the updates that Ubuntu continually > wants to do, which have the effect of causing various kinds of > failures. It seems like you still have to be very expert with > computers to be able to use Ubuntu, and you need to know how to search > the internet to find out what arcane procedure is needed to be able to > continue using the system. Ugh. > > Bruce Sherwood > > On Fri, Aug 31, 2012 at 1:58 PM, Bruce Sherwood <Bru...@nc...> > wrote: > > I find that several different VPythons on my seldom-used 64-bit Ubuntu > > machine have stopped working (for Python 2.7, 3.1, 3.2). There is a > > hint that maybe an automated update to libboost killed them. > > > > Bruce Sherwood > > > > ------------------------------ > > Message: 3 > Date: Sun, 2 Sep 2012 15:11:15 -0700 > From: Daniel Cardenas <dan...@gm...> > Subject: [Visualpython-users] segfault on ubuntu > To: vis...@li... > Message-ID: > < > CAJ...@ma...> > Content-Type: text/plain; charset="iso-8859-1" > > I tried sudo apt-get remove --purge nvidia-current nvidia-settings and > reboot but this didn't work. > > Any suggestions? > > Thanks, > Daniel > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 4 > Date: Sun, 2 Sep 2012 15:14:05 -0700 > From: Daniel Cardenas <dan...@gm...> > Subject: [Visualpython-users] segfault in vpython > To: vis...@li... > Message-ID: > < > CAJ...@ma...> > Content-Type: text/plain; charset="iso-8859-1" > > I tried sudo apt-get remove --purge nvidia-current nvidia-settings > and reboot but I still have the issue. > > Suggestions? > > Thanks, > Daniel > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 5 > Date: Mon, 3 Sep 2012 10:21:16 +1200 > From: "Guy K. Kloss" <guy...@au...> > Subject: Re: [Visualpython-users] seg faulting > To: vpusers <vis...@li...> > Message-ID: <504...@au...> > Content-Type: text/plain; charset="iso-8859-1" > > On 01/09/12 15:35, Bruce Sherwood wrote: > > Fixed. When I tried to run, I was told that a libboost library was > > missing. I made sure that there was a complete set of development > > libraries for libboost python, signals, and thread, rebuilt. When I > > ran this rebuilt VPython, I was told that there was a mismatch between > > components of the NVIDIA driver environment. I looked up that error > > message on the web and followed instructions to purge NVIDIA files and > > reinstall, then reboot. Now VPython works. > > OK, did anybody actually make the effort and report those bugs/fixes > upstream to the Ubuntu team [1] or even better the Debian team [2]? > Without that, I doubt that there'll ever be a "stable" situation where > these things can be taken care of by the distributors, which won't help > a wide spread use or the reputation of VPython. > > Particularly a report on how to fix it would likely make it quickly into > the releases. > > Guy > > [1] https://bugs.launchpad.net/ > [2] http://bugs.debian.org/cgi-bin/pkgreport.cgi?package=python-visual > > -- > Guy K. Kloss > School of Computing + Mathematical Sciences > Auckland University of Technology > Private Bag 92006, Auckland 1142 > phone: +64 9 921 9999 ext. 5032 > eMail: Guy...@au... > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: signature.asc > Type: application/pgp-signature > Size: 259 bytes > Desc: OpenPGP digital signature > > ------------------------------ > > Message: 6 > Date: Sun, 2 Sep 2012 18:07:07 -0600 > From: Bruce Sherwood <Bru...@nc...> > Subject: Re: [Visualpython-users] seg faulting > To: vpusers <vis...@li...> > Message-ID: > <CAFDG03h56DJBNOMuTwbypstAFnTu-YH7ZJ9drSefj=z= > iq...@ma...> > Content-Type: text/plain; charset=UTF-8 > > I have little experience with Linux, so I don't feel competent to make > a report. Nor do I know for sure that it was an automatic update of > the Boost libraries that was at fault. It would be interesting to know > whether someone else who has had problems was able to fix things in > the same way that worked for me. > > Bruce Sherwood > > On Sun, Sep 2, 2012 at 4:21 PM, Guy K. Kloss <guy...@au...> wrote: > > On 01/09/12 15:35, Bruce Sherwood wrote: > >> Fixed. When I tried to run, I was told that a libboost library was > >> missing. I made sure that there was a complete set of development > >> libraries for libboost python, signals, and thread, rebuilt. When I > >> ran this rebuilt VPython, I was told that there was a mismatch between > >> components of the NVIDIA driver environment. I looked up that error > >> message on the web and followed instructions to purge NVIDIA files and > >> reinstall, then reboot. Now VPython works. > > > > OK, did anybody actually make the effort and report those bugs/fixes > > upstream to the Ubuntu team [1] or even better the Debian team [2]? > > Without that, I doubt that there'll ever be a "stable" situation where > > these things can be taken care of by the distributors, which won't help > > a wide spread use or the reputation of VPython. > > > > Particularly a report on how to fix it would likely make it quickly into > > the releases. > > > > Guy > > > > [1] https://bugs.launchpad.net/ > > [2] http://bugs.debian.org/cgi-bin/pkgreport.cgi?package=python-visual > > > > -- > > Guy K. Kloss > > School of Computing + Mathematical Sciences > > Auckland University of Technology > > Private Bag 92006, Auckland 1142 > > phone: +64 9 921 9999 ext. 5032 > > eMail: Guy...@au... > > > > > > > ------------------------------------------------------------------------------ > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. Discussions > > will include endpoint security, mobile security and the latest in malware > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > _______________________________________________ > > Visualpython-users mailing list > > Vis...@li... > > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > > > > > ------------------------------ > > Message: 7 > Date: Mon, 3 Sep 2012 13:15:45 +1200 > From: "Guy K. Kloss" <guy...@au...> > Subject: Re: [Visualpython-users] seg faulting > To: <vis...@li...> > Message-ID: <504...@au...> > Content-Type: text/plain; charset="iso-8859-1" > > On 03/09/12 12:07, Bruce Sherwood wrote: > > I have little experience with Linux, so I don't feel competent to make > > a report. Nor do I know for sure that it was an automatic update of > > the Boost libraries that was at fault. It would be interesting to know > > whether someone else who has had problems was able to fix things in > > the same way that worked for me. > > Well, that is information that might help the maintainer already, and it > may prompt others to contribute more (or try themselves to narrow down > the problem). > > It's just that if nobody speaks up, problems like these will remain. > > Guy > > -- > Guy K. Kloss > School of Computing + Mathematical Sciences > Auckland University of Technology > Private Bag 92006, Auckland 1142 > phone: +64 9 921 9999 ext. 5032 > eMail: Guy...@au... > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: signature.asc > Type: application/pgp-signature > Size: 259 bytes > Desc: OpenPGP digital signature > > ------------------------------ > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > ------------------------------ > > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > > End of Visualpython-users Digest, Vol 75, Issue 1 > ************************************************* > -- Humberto Oliveira |
From: Guy K. K. <guy...@au...> - 2012-09-03 01:16:06
|
On 03/09/12 12:07, Bruce Sherwood wrote: > I have little experience with Linux, so I don't feel competent to make > a report. Nor do I know for sure that it was an automatic update of > the Boost libraries that was at fault. It would be interesting to know > whether someone else who has had problems was able to fix things in > the same way that worked for me. Well, that is information that might help the maintainer already, and it may prompt others to contribute more (or try themselves to narrow down the problem). It's just that if nobody speaks up, problems like these will remain. Guy -- Guy K. Kloss School of Computing + Mathematical Sciences Auckland University of Technology Private Bag 92006, Auckland 1142 phone: +64 9 921 9999 ext. 5032 eMail: Guy...@au... |
From: Bruce S. <Bru...@nc...> - 2012-09-03 00:07:17
|
I have little experience with Linux, so I don't feel competent to make a report. Nor do I know for sure that it was an automatic update of the Boost libraries that was at fault. It would be interesting to know whether someone else who has had problems was able to fix things in the same way that worked for me. Bruce Sherwood On Sun, Sep 2, 2012 at 4:21 PM, Guy K. Kloss <guy...@au...> wrote: > On 01/09/12 15:35, Bruce Sherwood wrote: >> Fixed. When I tried to run, I was told that a libboost library was >> missing. I made sure that there was a complete set of development >> libraries for libboost python, signals, and thread, rebuilt. When I >> ran this rebuilt VPython, I was told that there was a mismatch between >> components of the NVIDIA driver environment. I looked up that error >> message on the web and followed instructions to purge NVIDIA files and >> reinstall, then reboot. Now VPython works. > > OK, did anybody actually make the effort and report those bugs/fixes > upstream to the Ubuntu team [1] or even better the Debian team [2]? > Without that, I doubt that there'll ever be a "stable" situation where > these things can be taken care of by the distributors, which won't help > a wide spread use or the reputation of VPython. > > Particularly a report on how to fix it would likely make it quickly into > the releases. > > Guy > > [1] https://bugs.launchpad.net/ > [2] http://bugs.debian.org/cgi-bin/pkgreport.cgi?package=python-visual > > -- > Guy K. Kloss > School of Computing + Mathematical Sciences > Auckland University of Technology > Private Bag 92006, Auckland 1142 > phone: +64 9 921 9999 ext. 5032 > eMail: Guy...@au... > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |
From: Guy K. K. <guy...@au...> - 2012-09-02 22:45:11
|
On 01/09/12 15:35, Bruce Sherwood wrote: > Fixed. When I tried to run, I was told that a libboost library was > missing. I made sure that there was a complete set of development > libraries for libboost python, signals, and thread, rebuilt. When I > ran this rebuilt VPython, I was told that there was a mismatch between > components of the NVIDIA driver environment. I looked up that error > message on the web and followed instructions to purge NVIDIA files and > reinstall, then reboot. Now VPython works. OK, did anybody actually make the effort and report those bugs/fixes upstream to the Ubuntu team [1] or even better the Debian team [2]? Without that, I doubt that there'll ever be a "stable" situation where these things can be taken care of by the distributors, which won't help a wide spread use or the reputation of VPython. Particularly a report on how to fix it would likely make it quickly into the releases. Guy [1] https://bugs.launchpad.net/ [2] http://bugs.debian.org/cgi-bin/pkgreport.cgi?package=python-visual -- Guy K. Kloss School of Computing + Mathematical Sciences Auckland University of Technology Private Bag 92006, Auckland 1142 phone: +64 9 921 9999 ext. 5032 eMail: Guy...@au... |
From: Daniel C. <dan...@gm...> - 2012-09-02 22:14:43
|
I tried sudo apt-get remove --purge nvidia-current nvidia-settings and reboot but I still have the issue. Suggestions? Thanks, Daniel |
From: Daniel C. <dan...@gm...> - 2012-09-02 22:11:51
|
I tried sudo apt-get remove --purge nvidia-current nvidia-settings and reboot but this didn't work. Any suggestions? Thanks, Daniel |
From: Bruce S. <Bru...@nc...> - 2012-09-01 03:35:30
|
Fixed. When I tried to run, I was told that a libboost library was missing. I made sure that there was a complete set of development libraries for libboost python, signals, and thread, rebuilt. When I ran this rebuilt VPython, I was told that there was a mismatch between components of the NVIDIA driver environment. I looked up that error message on the web and followed instructions to purge NVIDIA files and reinstall, then reboot. Now VPython works. All of this presumably is due to the updates that Ubuntu continually wants to do, which have the effect of causing various kinds of failures. It seems like you still have to be very expert with computers to be able to use Ubuntu, and you need to know how to search the internet to find out what arcane procedure is needed to be able to continue using the system. Ugh. Bruce Sherwood On Fri, Aug 31, 2012 at 1:58 PM, Bruce Sherwood <Bru...@nc...> wrote: > I find that several different VPythons on my seldom-used 64-bit Ubuntu > machine have stopped working (for Python 2.7, 3.1, 3.2). There is a > hint that maybe an automated update to libboost killed them. > > Bruce Sherwood |
From: Bruce S. <Bru...@nc...> - 2012-08-31 19:58:44
|
I find that several different VPythons on my seldom-used 64-bit Ubuntu machine have stopped working (for Python 2.7, 3.1, 3.2). There is a hint that maybe an automated update to libboost killed them. Bruce Sherwood On Fri, Aug 31, 2012 at 1:02 PM, John Zelle <joh...@wa...> wrote: > Hi, > > I am talso rying to run Vpython on a 64-bit Ubuntu 12.04 and having this > problem. I don't think it's the new NVIDIA driver per se causing the issue. > What I have discovered is that python-visual works fine on a clean install > (including updates). However, as I install other packages, the visual module > eventually breaks. This happens during a lab install that includes lots of > additional packages that I install en masse. I started installing packages > one-by-one and testing after each install. I got about 1/2 way through and > had installed everything that I thought could possibly be related; vpython > still worked. Then I got impatient and installed all the rest. Naturally, it > broke again. It seems to me some package is installing a tweaked version of > a library (perhaps something in libboost???) that kills vpython. > > I will have a lab assistant again starting next week, and I am going to have > him go through package by package to see if we can find what's breaking the > python-visual module. > > --John > > John Zelle, PhD > Professor of Computer Science > Wartburg College |
From: John Z. <joh...@wa...> - 2012-08-31 19:15:10
|
Hi, I am talso rying to run Vpython on a 64-bit Ubuntu 12.04 and having this problem. I don't think it's the new NVIDIA driver per se causing the issue. What I have discovered is that python-visual works fine on a clean install (including updates). However, as I install other packages, the visual module eventually breaks. This happens during a lab install that includes lots of additional packages that I install en masse. I started installing packages one-by-one and testing after each install. I got about 1/2 way through and had installed everything that I thought could possibly be related; vpython still worked. Then I got impatient and installed all the rest. Naturally, it broke again. It seems to me some package is installing a tweaked version of a library (perhaps something in libboost???) that kills vpython. I will have a lab assistant again starting next week, and I am going to have him go through package by package to see if we can find what's breaking the python-visual module. --John John Zelle, PhD Professor of Computer Science Wartburg College ________________________________ From: Andrew McCormick [agm...@gm...] Sent: Friday, August 31, 2012 6:19 AM To: vis...@li... Subject: [Visualpython-users] seg faulting I've been a long time user of vpython for visualizing results of my simulations. However, this just started happening today: <mailto:vis...@li...>andy@andyLab:~/fer$ python Python 2.7.3 (default, Aug 1 2012, 05:14:39) [GCC 4.6.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from visual import box >>> box() Segmentation fault (core dumped) andy@andyLab:~/fer$ I suspect the issue has to do with the fact that I installed new NVIDIA graphics drivers about a week ago to install CUDA. I'm running Ubuntu 12.04 64 bit. Any ideas? -- Sincerely, Andrew McCormick |
From: Andrew M. <agm...@gm...> - 2012-08-31 11:19:59
|
I've been a long time user of vpython for visualizing results of my simulations. However, this just started happening today: <vis...@li...>andy@andyLab:~/fer$ python Python 2.7.3 (default, Aug 1 2012, 05:14:39) [GCC 4.6.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from visual import box >>> box() Segmentation fault (core dumped) andy@andyLab:~/fer$ I suspect the issue has to do with the fact that I installed new NVIDIA graphics drivers about a week ago to install CUDA. I'm running Ubuntu 12.04 64 bit. Any ideas? -- Sincerely, Andrew McCormick |
From: kirby u. <kir...@gm...> - 2012-08-27 02:55:19
|
On Sun, Aug 26, 2012 at 5:00 PM, M Hartman <air...@ho...> wrote: > First, thanks for the help. I was kind of excited to see that their was a > namespace conflict, ultimately thinking it would be an easy fix. So, I > renamed the file to something more obscure and and tried to run through > PyCharm again (I actually created a new file, copied and pasted, then > deleted the vis.py- rather than just renaming the file). At least I'm > getting somewhere, as the error is different, lol. This is the error that I > got: > > C:\Python32\python.exe C:/Users/airspoon/PycharmProjects/goo/vp002.py > ImportError: numpy.core.multiarray failed to import Ouch, looks numpy related. Since you're doing 64bit stuff, I'm somewhat at the limit of my own experience, as I'm using WinXP -- sent the Win7 laptop off to college with my daughter. I wish you success. Kirby |
From: M H. <air...@ho...> - 2012-08-27 00:01:01
|
First, thanks for the help. I was kind of excited to see that their was a namespace conflict, ultimately thinking it would be an easy fix. So, I renamed the file to something more obscure and and tried to run through PyCharm again (I actually created a new file, copied and pasted, then deleted the vis.py- rather than just renaming the file). At least I'm getting somewhere, as the error is different, lol. This is the error that I got: C:\Python32\python.exe C:/Users/airspoon/PycharmProjects/goo/vp002.pyImportError: numpy.core.multiarray failed to importTraceback (most recent call last): File "C:/Users/airspoon/PycharmProjects/goo/vp002.py", line 1, in <module> from visual import * File "C:\Python32\lib\site-packages\visual\__init__.py", line 1, in <module> from .visual_all import * File "C:\Python32\lib\site-packages\visual\visual_all.py", line 1, in <module> from vis import version File "C:\Python32\lib\site-packages\vis\__init__.py", line 3, in <module> from .cvisual import (vector, dot, mag, mag2, norm, cross, rotate,SystemError: initialization of cvisual raised unreported exception And for what it's worth, this is the code that was copied and pasted from the vPython website: from visual import * floor = box (pos=(0,0,0), length=4, height=0.5, width=4, color=color.blue)ball = sphere (pos=(0,4,0), radius=1, color=color.red)ball.velocity = vector(0,-1,0)dt = 0.01 while 1: rate (100) ball.pos = ball.pos + ball.velocity*dt if ball.y < ball.radius: ball.velocity.y = abs(ball.velocity.y) else: ball.velocity.y = ball.velocity.y - 9.8*dt All other 3rd party libraries that I've used with Python seem to be working correctly, so I doubt the issue is with my Python distro. Can anyone make sense of those error messages? Again, thanks for all of the help. > Date: Sun, 26 Aug 2012 14:34:55 -0700 > Subject: Re: [Visualpython-users] Is there anyway to uninstall vPython? > From: kir...@gm... > To: cos...@wa... > CC: air...@ho...; vis...@li... > > Yeah sounds like some bad luck in terms of namespace collisions. > They're still quite possible. > > I'm deep into PyCharm / virtualenv issues (or maybe it's just that I'm > not deep enough), but none seem to involve VPython, other than the > fact it's sad there's no pip install route (or at least I couldn't > find it). > > Kirby |
From: kirby u. <kir...@gm...> - 2012-08-26 21:35:02
|
Yeah sounds like some bad luck in terms of namespace collisions. They're still quite possible. I'm deep into PyCharm / virtualenv issues (or maybe it's just that I'm not deep enough), but none seem to involve VPython, other than the fact it's sad there's no pip install route (or at least I couldn't find it). Kirby |
From: Martin C. <cos...@wa...> - 2012-08-26 21:31:46
|
On 26/08/12 20:48, M Hartman wrote: > That's what I'm using is PyCharm and it seems to be so much better than > Eclipse/PyDev, at least for a beginner. Anyway, is that the whole > library in /Lib/site-packages/visual? Does it install anything somewhere > else? Also, I see the visual directory but for some reason, I cannot > import anything from this directory, as I get errors in PyCharms > built-in console. This is the particular error: > > Traceback (most recent call last): > File "C:/Users/airspoon/PycharmProjects/goo/vis.py", line 1, in <module> Is "vis.py" the name of your program? As it appears, this is a bad idea, because vpython has a module named "vis" (in .../site-packages/vis/). This can lead to confusion. > from visual import * > File "C:\Python32\lib\site-packages\visual\__init__.py", line 1, in > <module> > from .visual_all import * > File "C:\Python32\lib\site-packages\visual\visual_all.py", line 1, in > <module> > from vis import version > File "C:\Users\airspoon\PycharmProjects\goo\vis.py", line 3, in <module> Here is the confusion. Instead of importing the "vis" module, which defines box, it opens your vis.py. Box is then undefined. > floor = Box (pos=(0,0,0), length=4, height=0.5, width=4, > color=color.blue) > NameError: name 'Box' is not defined -- Martin |