jigna icon indicating copy to clipboard operation
jigna copied to clipboard

HTML frontend for Traits models.

Results 8 jigna issues
Sort by recently updated
recently updated
newest added

The following testcase demonstrates the issue. The test will segfault on windows 10 pyside 1.2.2 and python 2.7.13 ```python import unittest import faulthandler from jigna.qt import QtCore, QtGui from jigna.core.proxy_qwebview...

bug

Is there documentation on how to use Jigna? It looks like a dream framework but I have no idea on where to get started and haven't found documentation anywhere. (I...

develop.sh fails with: Traceback (most recent call last): File "setup.py", line 12, in execfile(os.path.join('jigna', '**init**.py'), data) NameError: name 'execfile' is not defined however this can be fixed with 2to3 then...

``` $ python embedding_chaco.py /Users/jrocher/Library/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/chaco/array_data_source.py:123: FutureWarning: comparison to `None` will result in an elementwise object comparison in the future. self._data = newdata 2015-11-21 17:40:39.559 Python[7978:957591] Error loading /Users/jrocher/Library/Internet Plug-Ins/Picasa.plugin/Contents/MacOS/Picasa: dlopen(/Users/jrocher/Library/Internet...

nosetests create the following errors # EEEE ## ERROR: Failure: AttributeError ('module' object has no attribute 'Signal') Traceback (most recent call last): File "/Users/alex/Library/Enthought/Canopy_32bit/User/lib/python2.7/site-packages/nose/loader.py", line 414, in loadTestsFromName addr.filename, addr.module)...

Hi , I saw the demo video of the jigna. it was awesome, but during the demo i saw like there was a web server running locally which has the...

It would be nice to be able to get more info from jigna on errors that take place in js.