Gongster

Results 19 issues of Gongster

apxs2 is /usr/bin/apxs2 apxs2 is /usr/bin/apxs2 apache2 is /usr/sbin/apache2 rm: cannot remove `src/mod_dart_gen.c': No such file or directory python: can't open file '/root/dart/source/dart/runtime/tools/create_string_literal.py': [Errno 2] No such file or directory...

Hi, I have are error... :) ``` # pkg-config --cflags portaudio-2.0 pkg-config: exec: "pkg-config": executable file not found in %PATH% ```

How can I encrypt the payload?

I miss Update-Function! Replace must have all the data, update can also single value and does not consider the other values. With several objects in a collection is unproductive. With...

enhancement

How I do UPDATE with AQL und binding? save() override all Keys.

How I get the date in my DB? ``` sav.Date_now = `DATE_ISO8601(DATE_NOW())` err := db.Col("collection").Save(&sav) ```

How i start your vugu-site with wasm? I start, after little adjustments, the main_wasm.go with `vgrun main_wasm.go` and I get follow output: ``` main_wasm.go Entering main(), -mount-point="#vugu_mount_point" Exiting main() panic:...

How I get the http.ResponseWriter in Resolve? ``` Resolve: func(p graphql.ResolveParams) (interface{}, error) { r := p.Context.Value("httprequest").(*http.Request) p.Context.Value("?????").(http.ResponseWriter)? } ```

Hi How can I set the Task Manager to display the name and icon of my app? Now there is always "Electron".

need work

I write a document to a collection with a transaction and then before I end the transaction with commit, I want to write an edges. When writing the edges it...