Re: [nox-dev] nox-gui flowtracer problem

2012-02-08 Thread Aaron Rosen
sudo apt-get install python-qt4-sql maybe? Aaron P.S: if that doesn't do it maybe try installing libqt4-sql, libqt4-sql-mysql as well. On Wed, Feb 8, 2012 at 2:59 AM, wunyuan wuny...@nchc.narl.org.tw wrote: Hi, I installed a NOX on 64 bit version Ubuntu. I run the nox and nox-gui.py, but

Re: [nox-dev] nox-gui flowtracer problem

2012-02-08 Thread wunyuan
Dear Aaron, It is ok! Thanks Best regards, Wun-Yuan 於 2012/2/8 下午 04:04, Aaron Rosen 提到: sudo apt-get install python-qt4-sql -- === 網路與資安組-黃文源(Wun-Yuan Huang) 財團法人國家實驗研究院 國家高速網路與計算中心南部事業群 National Center for High-Performance

Re: [nox-dev] nox-gui flowtracer problem

2012-02-08 Thread wunyuan
Dear all, I build a testbed as follows: NOX / \ of1of2 /\ ab I had fixed ValueError: invalid literal for int() with base 16: '0xe4115b1251b4L' with 64

Re: [nox-dev] nox-gui flowtracer problem

2012-02-08 Thread Kyriakos Zarifis
I haven't used the flowtracer tool in a long time, but just a first guess (assuming that there is actually a flow setup on a path for the entry you are tracing): I've noticed that in some system the graphics don't refresh sometimes until you force them to refresh by, e.g. zooming in/out on the

Re: [nox-dev] Component crashes when using external library (MongoDB)

2012-02-08 Thread Allan Vidal
It turned out the problem was caused by debug flags. Calling configure with --enable-ndebug solved the problem. On Tue, Feb 7, 2012 at 3:43 PM, Allan Vidal all...@cpqd.com.br wrote: Hi, I'm trying to run a component on NOX that uses MongoDB. I've created an empty application using