Giter Club home page Giter Club logo

ulipad's People

Contributors

limodou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ulipad's Issues

the program crash on auto-completion

The editor design and functionality seem amazing, but crashs occurs evertime :(

OS : Linux ( Trisquel {a kind of GNU Ubuntu} )
Test case : i openned a css file and edit::::
the program crash on auto-completion

python UliPad.py
begin... 15:01:14
end... 15:01:14
Erreur de segmentation

python UliPad.pyc
begin... 15:05:14
end... 15:05:15
python: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0.0.

Windows 8.1 64bit / permission error

I get the following error with ulipad.4.1.py27.exe:
Error Message

I am working with Windows 8.1 64bit.

The latest package, that works, is ulipad.4.0.py25.exe

無法打包分發

您好,我在嘗試對該軟件進行deb打包時發現以下問題:

  • UliPad對workspace目錄硬編碼,且嘗試寫入
    對於GNU/Linux系統,通常軟件需要安裝到/usr等只讀目錄
  • 希望添加完善的setup.py文件

Error report

Is it due to 64 bit OS? after comment
com_null_date64 = datetime64("1899-12-30T00:00:00", "ns")
as
com_null_date64 = datetime64("1899-12-30T00:00:00")#, "ns")
it works.

see the error.txt below.

[Traceback]Traceback (most recent call last):
File "ulipad.py", line 85, in
import mixins
File "C:\Projectsbuffer\Temp\ulipad-master\mixins__init__.py", line 168, in
import Import
File "C:\Projectsbuffer\Temp\ulipad-master\mixins\Import.py", line 7737, in
from mixins import HtmlPage
File "C:\Projectsbuffer\Temp\ulipad-master\mixins\HtmlPage.py", line 33, in
import wx.lib.iewin as iewin
File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\lib\iewin.py", line 15, in
import wx.lib.activex
File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\lib\activex.py", line 36, in
import comtypes
File "C:\Python27\lib\site-packages\comtypes__init__.py", line 1171, in
class IPersist(IUnknown):
File "C:\Python27\lib\site-packages\comtypes__init__.py", line 1176, in IPersist
( ['out'], POINTER(GUID), 'pClassID' )),
File "C:\Python27\lib\site-packages\comtypes__init__.py", line 1093, in COMMETHOD
from comtypes.automation import VARIANT
File "C:\Python27\lib\site-packages\comtypes\automation.py", line 12, in
from comtypes import npsupport
File "C:\Python27\lib\site-packages\comtypes\npsupport.py", line 94, in
com_null_date64 = datetime64("1899-12-30T00:00:00", "ns")
TypeError: function takes at most 1 argument (2 given)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.