Jacek Wielemborek

Results 76 issues of Jacek Wielemborek

I tried to use the "add " popup in django admin and after saving, I get the following error in the console: > Uncaught TypeError: Cannot read property 'push' of...

fixed?

I found this StackOverflow questions: http://stackoverflow.com/q/37339798/1091116 I'm having the same problem. How could it be solved?

question

I had hard time editing entities in the BananaBread editor (stable demo from mozilla.org) - the F3 didn't work, had to press ~ -> editor -> entities -> show GUI...

Steps to reproduce: 1. Run `flatpak run fyi.zoey.Boop-GTK` 2. Enter "dupa" 3. Press ctrl+shift+p 4. Select any of the options, e.g. the first one 5. Observe the following error (with...

Here's how I called a query: ``` python cursor = connection.cursor() sql = """ SELECT "wikispy_edit"."id", "wikispy_edit"."wikipedia_edit_id", "wikispy_edit"."title", "wikispy_edit"."ip", "wikispy_edit"."wiki_id", "wikispy_rdns"."rdns", "wikispy_wiki"."language", "wikispy_wiki"."domain" FROM "wikispy_edit" INNER JOIN "wikispy_rdns" ON (...

``` ➜ corrode git:(master) cabal install Resolving dependencies... cabal: Could not resolve dependencies: trying: corrode-0.1.0.0 (user goal) next goal: base (dependency of corrode-0.1.0.0) rejecting: base-4.7.0.2/installed-cb2... (conflict: corrode => base>=4.8) rejecting:...

I just tried transpiling afl-fuzz and saw that: ``` root@3c642805f62f:/corrode# stack exec -- corrode afl-2.35b/afl-fuzz.c -DBIN_PATH=\"/usr/local/bin\" e:0:1: warning: undefining "__LINE__" c("afl-2.35b/afl-fuzz.c": line 134): Corrode doesn't handle this yet: virgin_bits[1

Is it possible to set up ghi to watch an entire organization and notify about each commit happening in either of the projects belonging there?

Steps to reproduce: 1. Add http://chillstep.info/listen.pls to your playlist, 2. Two items get added, 3. Play the .ogg one, 4. Note that playing stopped after one track Expected results: Ogg...

A-audio

Today I learned how fast `xsv split` can be. The only thing that I feel that it's missing is a `--compress-program` switch (or similar) that would allow the user to...