Bruce Davidson
Bruce Davidson
When I try to import *.ics files, it finished with "success: imported 0 events". When I run Kalendar from the command line and try this, I get a slew of...
npm install fails on debian 11 (bullseye) with ``` [K[?25hnpm ERR! code 1 npm ERR! path /home/darko/GitHub/nodegui-starter/node_modules/@nodegui/qode npm ERR! command failed npm ERR! command sh -c node install.js npm ERR!...
Dell Inspiron 3521 helloSystem 0.8.0 (Build 0H284) I have a script in autostart that runs xrandr to connect to an external monitor: ``` #!/bin/sh xrandr --output LVDS-1 --off --output VGA-1...
Sometimes when adding a bookmark (Bookmarks -> Add to Bookmarks), the screen background image disappears and the right click menu switches to the openbox menu. I find that though this...
**GNUstep gui programs failing** **To Reproduce** Steps to reproduce the behavior: 2 examples sudo pkg install gnustep systempreferences openapp SystemPreferences or sudo pkg install gmines open startvalume. drill down to...
I get reference error Buffer is not defined at line 51: ``` if (buffer instanceof Buffer) { ``` If I comment it out lines 51-55, and check only ArrayBuffer, it...
I'm using fyne on Debian 11 Bullseye. when I follow the instructions at https://apps.fyne.io/apps/me.ankushjadhav.fynesweeper.html I get the error: failed to copy application binary file: open /usr/local/bin/ Does this mean I...