mchubby

Results 14 issues of mchubby

documentation
waiting for user

Working on a MasterKey9 update, base game is M.K. 8 ![image](https://user-images.githubusercontent.com/1490889/69761995-e84b4100-1160-11ea-8759-9fbfd3351c87.png) ```shell $ gdb --args ./renxpack /mnt/n/hr-aue7av101.nsp -k keys.txt -o . (...) (gdb) run Starting program: /mnt/c/EXTRACT/reNXpack-master/renxpack /mnt/n/hr-aue7av101.nsp -k keys.txt...

### Steps to reproduce - mkdir C:\[folder] - place .cbz into that folder - double-click open the archive - click on the folder name in the bar ![image](https://user-images.githubusercontent.com/1490889/170371045-c683ce3b-9158-4cd9-bf08-b087333964e3.png) ### Expected...

bug

### Actual behaviour *When creating a new project, duplicating a base (template) project*, all start_date for tasks are not copied over, but date_due is. I think it is fine for...

feature request

**Is your feature request related to a problem? Please describe.** Export button to generate a timestamped download (blob or data-uri) we can keep instead of copy-pasting, which can be frustrating...

enhancement
mapping

Hi, I have noticed that hactool invocations are not checked for a non-zero exit status code. It happened when my provided keys.txt was unintentionally borked (e.g. incorrect key length). It...

error handling

Tested on v4.0.0 Debian 10 openjdk 11 openssh-client 7.9p1 When providing a wrong passphrase, the ssh-add says it's a `Bad passphrase, try again for ` and prompts again indefinitely (expects...

##### SUMMARY Ensure public keys in the authorized_key file are sorted prior to writing. Offer choice to sort lexicographically by fingerprint (default), or by comment (empty ones first) ##### ISSUE...

verified
needs_info