Ron Arts

Results 21 issues of Ron Arts

Java amateur alert! ``` raarts$ mvn clean package [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building kafdrop 2.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kafdrop --- [INFO]...

Does someone have suggestions for implementing a delayed popup? Thanks.

Hi, I see you have a template for Alpine 3.5 but it's not up on Atlas yet. Apparently I need to contact sales if I want to clone your repo...

``` == Compilation error on file web/router.ex == ** (CompileError) web/router.ex: internal error in v3_core; crash reason: {case_clause, {'EXIT', {badarg, [{erl_anno,anno_info,[-1],[{file,"erl_anno.erl"},{line,360}]}, {v3_core,record_anno,2,[{file,"v3_core.erl"},{line,2410}]}, {v3_core,expr,2,[{file,"v3_core.erl"},{line,539}]}, {v3_core,safe,2,[{file,"v3_core.erl"},{line,1593}]}, {v3_core,expr,2,[{file,"v3_core.erl"},{line,528}]}, {v3_core,safe,2,[{file,"v3_core.erl"},{line,1593}]}, {v3_core,'-safe_list/2-anonymous-0-',2, [{file,"v3_core.erl"},{line,1608}]}, {lists,foldr,3,[{file,"lists.erl"},{line,1276}]}, {v3_core,expr,2,[{file,"v3_core.erl"},{line,538}]},...

# Bug I created a fresh expo app using `expo init app-simple` using the Typescript template. Added the SvgUri example. Resulted in the following error in my console: (I have...

debian jessie, psql (9.4.6), using the debian native multicorn. Any recommendations on how to proceed? FYI: sequence of commands: ``` # apt-get install python-pip # pip install rethinkdb # apt-get...

Hi, is it possible to generate a complete, merged, schema definition from one with $merge directives in it? Thanks.

Throws a lot of `warning: variable "xxx" does not exist and is being expanded to "xxx()", please use parentheses to remove the ambiguity or change the variable name`. Many deprecation...

Beginning phoenix user here. Using newest Elixir and Phoenix, I tried `mix deps.update --all` butstill got the error: ``` == Compilation error on file web/views/admin/user_view.ex == ** (CompileError) web/views/admin/user_view.ex: internal...

Add any object, like a rectangle for instance, double-click it, add some text, and save. Results in the above error. This error is generated in `./includes/upload/UploadBase.php` which checks the uploaded...