ivdok

Results 12 issues of ivdok

Starting with Android M, many root-dependant application insert their files into filesystem by loading them from image, which is picked up by patched boot. This way, it's both easier to...

**Describe Your Environment** - ZoneMinder v1.34.20 (TurnKey Linux appliance) **Describe the bug** Redirection loops occurs when using Nginx in front of Apache + ZoneMinder, when setting up [according to zmNinja...

stale

Related to #713 . Consider the following: ``` func main() { newPrimitive := func(text string) tview.Primitive { return tview.NewTextView(). SetTextAlign(tview.AlignCenter). SetText(text) } main := tview.NewList(). //column 2 ShowSecondaryText(true). SetTitle("Parameters") menu...

Subj. Examples are unclear and confusing about how to stuff primitives in a grid. Consider this example: ``` package main import ( "github.com/rivo/tview" ) var ( app *tview.Application pages *tview.Pages...

Our chat group has recently been hit by a spam bot wave (30+ and counting at the moment), and while this bot works perfectly fine against them, unfortunately it doesn't...

I have 3* 1080p displays, left one is capped at 60Hz, other two are at 144Hz, with the middle one capable of VRR. When I'm starting the game, three bugs...

bug

### Contact Details [email protected] ### What happened? After connecting with external user's vpn config, I can access DNS hosted on the same server, but anything but that gets time-outed and...

bug

**Description** Documentation suggests to "Run the docker context create ecs myecscontext command to create an Amazon ECS Docker context ", but this functionality is broken: ``` [ivdok@archlinux ~]$ aws --version...

### Expected behaviour SMB folder opens just as on desktop ### Actual behaviour 500: Internal server error ### Steps to reproduce Add SMB external storage, and attempt to use it...

bug

So far I've tried to recreate keywords.txt and library.properties from scratch, but to no avail. Renaming "libraries" to "src", as in another libraries examples, also didn't work. The IDE itself...