issues Search Results · repo:rwl/muntjac language:Python
Filter by
16 results
(68 ms)16 results
inrwl/muntjac (press backspace or delete to remove)i have run muntjac on command line its working but i have to run example.py file with the following code,
from muntjac.api import Application, Label, Window from muntjac.terminal.gwt.server.application_servlet ...
lakshmi999
- 2
- Opened on Dec 8, 2015
- #22
Hi all,
This question is probably going to be entirely stupid but this is the first time I m trying to build web-app so feel
free to bounce my question and the issue.
Upon running the HelloWorld example ...
somada141
- 1
- Opened on Sep 25, 2014
- #21
Hello, When you call Application.close() in Muntjac, a small piece of json is sent to the javascript client. The
javascript cannot eval the redirect object. I have found that the redirect json is concatenated ...
danielor
- Opened on Aug 4, 2013
- #20
Sorry my Google translate. I had a problem with downloading files. Something like file object has no method getvalue() .
Perhaps this patch is not the best solution as a huge file will be fully loaded ...
dndred
- 2
- Opened on Nov 8, 2012
- #18
/muntjac/ui/table.py def handleColumnWidthUpdates(self, variables): ... events = variables.get( columnWidthUpdates )
events may contain on column resize need to add a check if string: the loop body, or ...
dndred
- Opened on Oct 30, 2012
- #17
Hi,
I ve got the following error when I start muntjac:
muntjac
Traceback (most recent call last): File /bin/muntjac , line 9, in module load_entry_point( Muntjac==1.1.1 ,
console_scripts , muntjac )() ...
h4m
- 1
- Opened on Oct 26, 2012
- #16
run Cacl demo in linux terminal and browse http://localhost:8880/?debug, then I found warning message in degub window:
Drag title=move, shift-drag=resize, doubleclick title=min/max.Use debug=quiet to ...
tocer
- 1
- Opened on Jul 18, 2012
- #11
Running invient_demo_app.py, the updating each second demo raises the error:
timestamp out of range for platform localtime()/gmtime() function
rwl
- 1
- Opened on Jun 7, 2012
- #10
The day of the week does not correspond to the correct date. For example May 1st is shown as a Wednesday, not as a
Tuesday. The problem is likely in the communication manager:
https://github.com/rwl/muntjac/blob/master/muntjac/terminal/gwt/server/abstract_communication_manager.py#L1233 ...
rwl
- Opened on May 2, 2012
- #9
If some columns are collapsed, then are bad calculated column coordinate. This is possible to see in em
/sampler#TableColumnCollapsing /em .
pre --- a/ui/table.py Thu Mar 29 15:25:00 2012 +0200 +++ b/ui/table.py ...
hrazdil
- 1
- Opened on Apr 18, 2012
- #7

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.