Bug#677204: directvnc: directvnc cannot be started without invalid keyboard map

2012-06-12 Thread Loris
Hi, On Tue, Jun 12, 2012 at 11:51 AM, Benedikt Spranger wrote: > upstream got a little bit lost in boolean algebra: > Indeed! Directvnc 0.7.8 was released with a similar patch; so I will prepare a new upload with that version. If possible, it would be great if you could confirm that it fixes it

Bug#677204: directvnc: directvnc cannot be started without invalid keyboard map

2012-06-12 Thread Benedikt Spranger
Package: directvnc Version: 0.7.7-1 Severity: important Tags: patch Dear Maintainer, upstream got a little bit lost in boolean algebra: main.c: ---8<-- ... if (!modmap_read_file(opt.modmapfile)) { printf("Couldn't parse the keyboard mapping file %s. Exiting\n",opt.modmapfile);