← Back to team overview

yade-users team mailing list archive

Re: svn-bzr alternative / Live CD/DVD

 

Is there a place I can upload the iso image for all  to download?

Daryl

On Fri, Jul 25, 2008 at 11:50 AM, Daryl Begaye <dcbegaye@xxxxxxxxx> wrote:

> EDIT:
>
> Just to be sure, I tested the Live DVD on another laptop and it runs
> perfectly, no crashes.  The first laptop that Yade crashed on is a:
>
> Dell Latitude D830
> Intel Centrino Dual Core
> 2Gig of Mem
> Nvidia Quadro Video/Graphics card (I'm not sure)
>
> the second laptop which Yade runs perfectly on is a:
>
> Acer Extensa 5420
> AMD Turion 64 x2
> 2Gig of Mem
> ATI Radeon Xpress 1250 Video card
>
> I would like to test the Live DVD on some other machines and hopefully
> shrink it down some to fit on a CD.
>
> Regards,
> Daryl
>
>
> On Fri, Jul 25, 2008 at 11:07 AM, Daryl Begaye <dcbegaye@xxxxxxxxx> wrote:
>
>> GOOD NEWS!!!
>>
>> I was successfully able to create a Live CD with yade on it.
>>
>> BAD NEWS!!!
>>
>> Yade crashes every time an example is generated and ran, here is the error
>> message:
>>
>> ubuntu@ubuntu:/build-unknown/core$ ./yade
>> Constructing ClassFactory  (if multiple times - check '-rdynamic' flag!).
>> Constructing SerializableSingleton  (if multiple times - check '-rdynamic'
>> flag!).
>> WARNING: cannot open file used for capillary law, in TriaxalTestWater
>> __   __    ____          ____                      _
>> \ \ / /_ _|  _ \  ___   / ___|___  _ __  ___  ___ | | ___
>>  \ V / _` | | | |/ _ \ | |   / _ \| '_ \/ __|/ _ \| |/ _ \
>>   | | (_| | |_| |  __/ | |__| (_) | | | \__ \ (_) | |  __/
>>   |_|\__,_|____/ \___|  \____\___/|_| |_|___/\___/|_|\___|
>>
>>
>> In [1]: QtFileGenerator
>> Attribute is not defined : outputFileName
>> Attribute is not defined : serializationDynlib
>> Attribute is not defined : outputFileName
>> Attribute is not defined : serializationDynlib
>> Attribute is not defined : outputFileName
>> Attribute is not defined : serializationDynlib
>> Attribute is not defined : outputFileName
>> Attribute is not defined : serializationDynlib
>> Omega::instance().getSimulationFileName()=
>> yade: gui/qt3/SimulationController.cpp:104: void
>> SimulationController::loadSimulationFromFileName(const std::string&, bool,
>> bool): Assertion `filesystem::exists(fileName)' failed.
>> SIGSEGV/SIGABRT handler called; gdb batch file is
>> `/home/ubuntu/.yade-unknown/gdb_crash_batch-pid10993'
>> GNU gdb 6.8-debian
>> Copyright (C) 2008 Free Software Foundation, Inc.
>> License GPLv3+: GNU GPL version 3 or later <
>> http://gnu.org/licenses/gpl.html>
>> This is free software: you are free to change and redistribute it.
>> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
>> and "show warranty" for details.
>> This GDB was configured as "i486-linux-gnu".
>> [Thread debugging using libthread_db enabled]
>> [New Thread 0xb6c8a6c0 (LWP 10993)]
>> [New Thread 0xb26b6b90 (LWP 10997)]
>> 0xb7fc6410 in __kernel_vsyscall ()
>> No symbol "info" in current context.
>>
>> Thread 2 (Thread 0xb26b6b90 (LWP 10997)):
>> #0  0xb7fc6410 in __kernel_vsyscall ()
>> #1  0xb727b881 in select () from /lib/tls/i686/cmov/libc.so.6
>> #2  0xb186faa9 in ?? () from /usr/lib/python2.5/lib-dynload/readline.so
>> #3  0xb7e9bbc8 in PyOS_Readline () from /usr/lib/libpython2.5.so.1.0
>> #4  0xb7f191b7 in ?? () from /usr/lib/libpython2.5.so.1.0
>> #5  0xb7ed550a in PyCFunction_Call () from /usr/lib/libpython2.5.so.1.0
>> #6  0xb7f23bd6 in PyEval_EvalFrameEx () from /usr/lib/libpython2.5.so.1.0
>> #7  0xb7f25368 in PyEval_EvalCodeEx () from /usr/lib/libpython2.5.so.1.0
>> #8  0xb7f238bc in PyEval_EvalFrameEx () from /usr/lib/libpython2.5.so.1.0
>> #9  0xb7f25368 in PyEval_EvalCodeEx () from /usr/lib/libpython2.5.so.1.0
>> #10 0xb7f238bc in PyEval_EvalFrameEx () from /usr/lib/libpython2.5.so.1.0
>> #11 0xb7f25368 in PyEval_EvalCodeEx () from /usr/lib/libpython2.5.so.1.0
>> #12 0xb7f238bc in PyEval_EvalFrameEx () from /usr/lib/libpython2.5.so.1.0
>> #13 0xb7f25368 in PyEval_EvalCodeEx () from /usr/lib/libpython2.5.so.1.0
>> #14 0xb7ec167f in ?? () from /usr/lib/libpython2.5.so.1.0
>> #15 0xb7e9e8d7 in PyObject_Call () from /usr/lib/libpython2.5.so.1.0
>> #16 0xb7ea60ac in ?? () from /usr/lib/libpython2.5.so.1.0
>> #17 0xb7e9e8d7 in PyObject_Call () from /usr/lib/libpython2.5.so.1.0
>> #18 0xb7ea6676 in ?? () from /usr/lib/libpython2.5.so.1.0
>> #19 0xb7e9e8d7 in PyObject_Call () from /usr/lib/libpython2.5.so.1.0
>> #20 0xb7f20c70 in PyEval_EvalFrameEx () from /usr/lib/libpython2.5.so.1.0
>> #21 0xb7f25368 in PyEval_EvalCodeEx () from /usr/lib/libpython2.5.so.1.0
>> #22 0xb7f254c3 in PyEval_EvalCode () from /usr/lib/libpython2.5.so.1.0
>> #23 0xb7f486ea in PyRun_FileExFlags () from /usr/lib/libpython2.5.so.1.0
>> #24 0xb7f489ea in PyRun_SimpleFileExFlags () from
>> /usr/lib/libpython2.5.so.1.0
>> #25 0xb58dde5a in PythonUI::execScript (script=@0xb26b62c0) at
>> gui/py/PythonUI.cpp:39
>> #26 0xb58deb96 in PythonUI::pythonSession () at gui/py/PythonUI.cpp:88
>> #27 0xb5845881 in boost::detail::function::void_function_invoker0<void
>> (*)(), void>::invoke (function_ptr=@0xb26b63b0) at
>> /usr/include/boost/function/function_template.hpp:114
>> #28 0xb7e1c01b in boost::function0<void,
>> std::allocator<boost::function_base> >::operator() () from
>> /usr/lib/libboost_thread-gcc42-mt-1_34_1.so.1.34.1
>> #29 0xb7e1bc27 in ?? () from
>> /usr/lib/libboost_thread-gcc42-mt-1_34_1.so.1.34.1
>> #30 0xb7e6a4fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
>> #31 0xb7282e5e in clone () from /lib/tls/i686/cmov/libc.so.6
>>
>> Thread 1 (Thread 0xb6c8a6c0 (LWP 10993)):
>> #0  0xb7fc6410 in __kernel_vsyscall ()
>> #1  0xb72414fb in waitpid () from /lib/tls/i686/cmov/libc.so.6
>> #2  0xb71e4643 in ?? () from /lib/tls/i686/cmov/libc.so.6
>> #3  0xb71e4a02 in system () from /lib/tls/i686/cmov/libc.so.6
>> #4  0xb7e72d7d in system () from /lib/tls/i686/cmov/libpthread.so.0
>> #5  0x0819a8d0 in sigHandler (sig=6) at core/yade.cpp:58
>> #6  <signal handler called>
>> #7  0xb7fc6410 in __kernel_vsyscall ()
>> #8  0xb71d7085 in raise () from /lib/tls/i686/cmov/libc.so.6
>> #9  0xb71d8a01 in abort () from /lib/tls/i686/cmov/libc.so.6
>> #10 0xb71d010e in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
>> #11 0xb5855f1f in SimulationController::loadSimulationFromFileName
>> (this=0x859d4b0, fileName=@0xbfa45d24, center=true,
>> useTimeStepperIfPresent=true) at gui/qt3/SimulationController.cpp:104
>> #12 0xb58614d3 in YadeQtMainWindow::loadSimulation (this=0x83064c0,
>> file=@0xbfa45d24) at gui/qt3/YadeQtMainWindow.cpp:90
>> #13 0xb581415f in QtFileGenerator::timerEvent (this=0xb1a091f8) at
>> gui/qt3/QtFileGenerator.cpp:240
>> #14 0xb7915568 in QObject::event () from /usr/lib/libqt-mt.so.3
>> #15 0xb794dd65 in QWidget::event () from /usr/lib/libqt-mt.so.3
>> #16 0xb78abc36 in QApplication::internalNotify () from
>> /usr/lib/libqt-mt.so.3
>> #17 0xb78ae564 in QApplication::notify () from /usr/lib/libqt-mt.so.3
>> #18 0xb783c28d in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
>> #19 0xb789eb19 in QEventLoop::activateTimers () from
>> /usr/lib/libqt-mt.so.3
>> #20 0xb785164b in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
>> #21 0xb78c6f90 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
>> #22 0xb78c6c8e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
>> #23 0xb78ad7df in QApplication::exec () from /usr/lib/libqt-mt.so.3
>> #24 0xb5844d33 in QtGUI::run (this=0x82d38d8, argc=1, argv=0xbfa46894) at
>> gui/qt3/QtGUI.cpp:72
>> #25 0x0819a2eb in main (argc=1, argv=0xbfa46894) at core/yade.cpp:255
>> #0  0xb7fc6410 in __kernel_vsyscall ()
>> Aborted
>> ubuntu@ubuntu:/build-unknown/core$
>>
>> Regards, Daryl
>>
>> On Mon, Jul 21, 2008 at 4:28 PM, Václav S(milauer <eudoxos@xxxxxxxx>
>> wrote:
>>
>>> Daryl Begaye napsal(a):
>>> > Ok, so I'm very close to finishing the Live Yade CD/DVD but there
>>> > seems to be an issue between bzr and python, and it seems that the svn
>>> > checkouts don't work for me.
>>> > Heres the error I get when using *bzr branch lp:yade*
>>> >
>>> > bzr: ERROR: socket.error: (110, 'Connection timed out')
>>> Your network doesn't probably allow this traffic; since I think that
>>> branching runs over plain http by default: are you behind a http proxy?
>>> If so, have a look at http://bazaar-vcs.org/ConfiguringBzr (set
>>> http_proxy env variable or set http_proxy in config file to make it
>>> permanent). Does wget work for you on some arbitrary file?
>>> >  is there an alternative way to download the snapshots of yade?
>>> There are weekly snapshots here: http://geo.hmg.inpg.fr/~smilauer/yade/<http://geo.hmg.inpg.fr/%7Esmilauer/yade/>
>>> (it is debian source repository; you can use it with deb-src in
>>> /etc/apt/sources.list or just download tarballs with sources). You could
>>> event use the source package for the whole building process:
>>>
>>> add deb-src http://geo.hmg.inpg.fr/~smilauer/yade/<http://geo.hmg.inpg.fr/%7Esmilauer/yade/>to
>>> /etc/apt/sources.list, then "apt-get source yade-svn1431", "cd
>>> yade-svn143_1", "fakeroot-tcp debian/rules binary" and you should end up
>>> with 3 packages (optimized, debugging and headers).
>>>
>>> Regards, Vaclav
>>> _______________________________________________
>>> Yade-users mailing list
>>> Yade-users@xxxxxxxxxxxxxxxx
>>> https://lists.berlios.de/mailman/listinfo/yade-users
>>>
>>
>>
>>
>> --
>> Daryl Begaye
>> Diné College
>> http://www.dinecollege.edu
>> Major(s): Computer Science and Fine Arts
>>
>
>
>
> --
> Daryl Begaye
> Diné College
> http://www.dinecollege.edu
> Major(s): Computer Science and Fine Arts
>



-- 
Daryl Begaye
Diné College
http://www.dinecollege.edu
Major(s): Computer Science and Fine Arts
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-users

Follow ups

References