Git Product home page Git Product logo

vertxui's People

Contributors

nielsbaloe avatar rondinif 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

vertxui's Issues

Run examples using Intellij Idea

Hello,

Would you be able to run examples under intellij?
I've tried to run an example on mac os using intellij idea and I've received next error:

click to expand

console output:

Nov 09, 2017 8:53:54 PM io.vertx.core.impl.BlockedThreadChecker
WARNING: Thread Thread[vert.x-eventloop-thread-1,5,main] has been blocked for 2549 ms, time limit is 2000
Nov 09, 2017 8:53:54 PM io.vertx.core.impl.BlockedThreadChecker
WARNING: Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 2839 ms, time limit is 2000
Nov 09, 2017 8:53:55 PM io.vertx.core.impl.BlockedThreadChecker
WARNING: Thread Thread[vert.x-eventloop-thread-1,5,main] has been blocked for 3552 ms, time limit is 2000
Nov 09, 2017 8:53:55 PM io.vertx.core.impl.BlockedThreadChecker
WARNING: Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 3841 ms, time limit is 2000
Nov 09, 2017 8:53:56 PM io.vertx.core.impl.BlockedThreadChecker
WARNING: Thread Thread[vert.x-eventloop-thread-1,5,main] has been blocked for 4557 ms, time limit is 2000
Nov 09, 2017 8:53:56 PM io.vertx.core.impl.BlockedThreadChecker
WARNING: Thread Thread[vert.x-eventloop-thread-0,5,main] has been blocked for 4846 ms, time limit is 2000
.Compile error(s): [ERROR]Error: Could not find or load main class Support.JetBrains.Toolbox.apps.IDEA-U.ch-0.172.4343.14.IntelliJ

Nov 09, 2017 8:53:57 PM live.connector.vertxui.samples.server.AllExamplesServer lambda$start$1
SEVERE: Startup error
java.net.SocketException: Permission denied
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:128)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:554)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1258)
	at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:502)
	at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:487)
	at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:980)
	at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:250)
	at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:365)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasksFrom(SingleThreadEventExecutor.java:379)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:436)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
	at java.lang.Thread.run(Thread.java:745)

GWT compile : classpath error

Hi,
when I run examples with Intellij Idea on Linux, I get an error with the GWT compilation : Compiler is not found on the classpath.
Error is solved with the line which add the " character to the classpath.

Can use GXT ?

Sencha's GXT is based on GWT, but with professional widgets.

gwtTemp.gwt.xml not found in classpath

Tried setting up the examples as outlined in your video (gotta say, videos are arse as documentation, but I'm not complaining, it was a lot better than nothing!) Anyway, I got a warning about gwtTemp.gwt.xml not being in the classpath, which I really have no clue what that implies when I start up any of the example servers.

Once I've started a server, invariably attempting to bring up the UI with a browser seems to fail. The Hello World example simply keeps reloading the page in a tight loop, the energy calculator couldn't find a resource at /a/something and died with a 404. I got SOMEWHERE, the server runs, it generates a default HTML and serves it up, and there aren't any error messages on the server side except that one warning at start, but honestly my understanding of how VertxUI content is being generated and served up is too fragmentary to work out what the issues might even be.
I think there's some conceptual stuff here that is just assumed to be understood, but I don't even have it enough to get the context of what is happening really.

The concept is nice, transpiling a reasonable lightweight UI framework from Java. I'd use it in a heartbeat but there's got to be a way to create a more comprehensive tutorial in order to get far enough up the learning curve to be able to construct a basic working application and bootstrap myself to where I can proceed.

Components suite

Hi,

it's not a real issue, but a question/improvement.
Do you plan to publish a components suite using your API?

Build fails whlie creating javadocs

Hi,
just checked out your master branch to compile the 1.01 version. 1.0 doesn't work for me due to the classpath-issue solved a couple of days ago.
The current 1.01 doesn't build due to an invalid

tag in FigWheelyServer javadocs:

[ERROR] /home/clemens/git/vertxui/vertxui-core/src/main/java/live/connector/vertxui/server/FigWheelyServer.java:25: error: tag not allowed here:


[ERROR] *
vertx.eventBus().publish(FigWheely.figNotify, "bla die bla");

mvn -version
Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: [.,.]
Default locale: de_DE, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-67-generic", arch: "amd64", family: "unix"

I deleted the tag and just wanted to let you know.

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.