Lucius Bono

Results 10 comments of Lucius Bono

Looks like this might be expected. Digging around in the `CreateUserPKG` repo: https://github.com/MagerValp/CreateUserPkg/pull/47

Thanks for responding - I've been poking at this in my [limited] spare time this week and I'm having trouble implementing the change you mentioned. I'm attempting to include the...

Oh, well it would help if I got my paths right. Can you tell its been a long week? Let's try that with: ``` bash mkdir -p "$SUPPORT_DIR/pkgroot/Users/$USER" /bin/cp -Rp...

Oh of course! You're recommending I pull the `English.lproj` from the VM itself - I don't know why I was expecting to have to pull it up from the project...

Well, your suggestion worked great for populating the home folder -- I am still finding that the icon for the Documents folder in Finder is blank until I: 1. Instantiate...

Huh, so, weirdly, there is no `Documents` folder in `English.lproj`. WEIRD. Weird weird weird! It's pretty trivial to make one at the same time I'm copying over `English.lproj` but I...

You are correct, it's in `Non_localized` - the command I found reference to in the PR was `createhomedir`, which doesn't seem to actually make the documents folder. What I think...

I believe the secret to this problem lies in the `ToastNotificationHistory` Class: https://docs.microsoft.com/en-us/uwp/api/windows.ui.notifications.toastnotificationhistory?view=winrt-19041

Just wanted to say I have this issue as well on a 480p RGBHV source (Dreamcast VGA) at 1080p. Sounds like this is a known issue with any input but...

For those having installation issues: I was able to get this version working: https://github.com/omaralvarez/deluge-autoremoveplus/files/3322062/AutoRemovePlus-0.6.2-py3.7.zip I manually installed the .egg into the `plugin` directory in Deluge. There were some old copies...