Christian Beier

Results 94 issues of Christian Beier

The parsing of entries like `` is more of a UX thing as developers will expect image groups they have in their original Visual Studio project to appear in whatever...

Hi there, First, this seems to be different from https://github.com/coreos/rkt/issues/1029 or https://github.com/coreos/rkt/issues/996 which I've found while searching for OpenVZ issues. Here's what I get with rkt 1.0 on Debian Jessie...

help wanted
priority/P2
kind/support

**Describe the bug** When running good-scroll-mode together with display-line-numbers-mode, the CPU usage goes up to ~10% to 15% on my 2.6GHz CPU using Emacs 28.1 with native-comp. The window with...

bug
question

This refactors the code to enable starting the MainService from the outside via an Intent interface. Closes #83, closes #71, closes #40, closes #50, closes #95. Builds upon and obsoletes...

Hi there, on Ubuntu 10.04 with node 0.10.33 I get ``` $ initd-forever fs.js:429 binding.open(pathModule._makeLong(path), ^ TypeError: path must be a string at Object.fs.open (fs.js:429:11) at Object.fs.writeFile (fs.js:953:6) at Object.Daemon.writeFiles...

If input is disabled, the service still starts but fails to start InputRequestActivity because of https://developer.android.com/guide/components/activities/background-starts - works fine if input is enabled! Several ways out, for instance - https://developer.android.com/reference/android/Manifest.permission#SYSTEM_ALERT_WINDOW...

bug

``` *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** pid: 0, tid: 17495 >>> net.christianbeier.droidvnc_ng

bug

Preliminary tests showed that 2.1.x seems to have * more compression, less usage of available throughput (which is good for low-throughput links) :+1: * more tearing :-1: (#1 might help?)...

feature-request

re https://github.com/bk138/droidVNC-NG/issues/153 re #570

enhancement

https://github.com/LibVNC/libvncserver/blob/a06711e7fa9e47927007782cc9fe74e08313d1aa/src/libvncserver/cursor.c#L716 OR's the cursor region with the updateRegion in [rfbSendFramebufferUpdate()](https://github.com/LibVNC/libvncserver/blob/a06711e7fa9e47927007782cc9fe74e08313d1aa/src/libvncserver/rfbserver.c#L3329) which gets sent no matter what cl->requestedRegion is. Spotted with SetUpdateRect() using {0,0,0,0} from 0e72da16493f0b994f9bb1277093608b869f53e4

bug