Tim

Results 11 comments of Tim

On 14.04.2 installing nscd resolved my sudo issue.. but it was a pain because my server wasn't easy to manage withouth sudo - had to go to the server and...

did you check the following files in the chroot? /etc/hosts /etc/resolv.conf

The buzz is an ARMv6 and DebKit uses https://wiki.debian.org/ArmHardFloatPort (ARMv7 and higher) But there is also https://wiki.debian.org/ArmEabiPort (ARM v4t and higher) You could try changing https://github.com/cybertim/DebKit/blob/master/src/main/res/raw/debkit setting the arch flag...

I have the exact same issue (output) on the HOIN HOP-H58. Could this be related to the encoding settings?

Tried to change the values using: `.barcode('1234567', 'EAN8', { width: 50, height: 3 })` but the printer will print text with only 'undefinedundefined' etc.. and i need to turn it...

Which version of vscode are you using? @robert-sjoblom

I can't seem to reproduce this, all I get is this message: 'No refactorings available'. Are you sure this isn't implemented by one of the installed extensions? Or maybe it...

I think this is something up for debate (like other issues in the past where people used different formattings). It is in the end pretty though to support all kinds...

This was a part of the extension, the only problem is/was that for some reason there is no 'fallback' within the intelli search. Meaning that when you type 'string' normally...