William L. DeRieux IV

Results 14 issues of William L. DeRieux IV

Referencing two issues: 1. (My bug report to debian) https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839594 2. RAM size shown is incorrect (Debian 9.2) #14 The problem was that Linus Torvalds wanted to remove privileged kernel...

**Describe the bug** Opening a gummi project file from the commadline opens a tab with the contents of the file rather than opening a project. **To Reproduce** Steps to reproduce...

**Describe the bug** When closing a project the project filename is never cleared. This means that when a project is opened, and then closed. No new projects can be created...

**OPERATING SYSTEM**: Debian 10 Buster **QT VERSION:** 5.11 (might be ok on 5.15) The following commit reintroduced a custom request interceptor (66aff30221245a97f36bcc8b5441c7c87fa56e9b) **That commit ends up blocking the following urls**...

Referencing minetest forums post: https://forum.minetest.net/viewtopic.php?p=341908#p341908 ---------- > thetoolman: > I'm working with the lua controller and digilines and I want to make the lua controller count something that is sent...

enhancement

I recently had an issue with digline_send causeing a stackoverflow exception on world load. I ended up adding a check in mesecons_luacontroller/init.lua::run_inner just before set_port_states was called. It looked something...

enhancement

Selecting an area to copy via Ctrl+MiddleDrag does not seem to copy text in the same way as (LeftDrag + Rightclick) The text: **./externals** is copied/pasted as **;2;16;16;16m;2;248;242m./externals** ![2022-05-06_01-20](https://user-images.githubusercontent.com/7200584/167071828-489ab652-1295-4554-a1a2-14b9ff80cf5f.png) ![2022-05-06_01-21](https://user-images.githubusercontent.com/7200584/167071830-e1bfabe7-0337-4bec-9319-3f47f57e0e5c.png)

Opera version: 34.0.2036.25 Distribution: Debian Version: 8 (debian version: 8.2) Support Lifecycle: N\A Codename: 8 (jessie) Fullname: Debian GNU/Linux 8 (jessie) ``` Kernel Name: Linux Kernel Release: 3.16.0-4-amd64 Kernel Version:...

I've noticed that the accept/reject notification dialog is displayed for files which have been modified outside of geany (which may or may not have been changed), at least I don't...

In the SaveSettings function (lines 488 to 495) -- if the file details are stored in separate files it will also be written to settings.conf -- https://github.com/geany/geany-plugins/blob/ddf06e8a1ce945a9d3dbdf482dc9aeb8478f080c/geanynumberedbookmarks/src/geanynumberedbookmarks.c#L488-L495 **Unless this is,...