Andrea Edin Tonsi

Results 61 comments of Andrea Edin Tonsi

@stventek any news about a possible new release? @igitur in the meantime you can install directly from the repo and it should (temporarily) solve this: ``` pip install git+https://github.com/platers/unitunes.git ```

Hi i think i have the same problem, and i don't think DPIs are causing it. I have these monitors 1- philips 244e; 24" diagonal, 1080p res, 90 DPI/PPI (calculated)...

external monitor ![image](https://user-images.githubusercontent.com/18366087/233406841-fb094883-39ce-4bc5-9b22-4ed97b1fb76d.png) integrated display ![image](https://user-images.githubusercontent.com/18366087/233406639-864240a5-db07-45e2-96ee-16f45db06321.png) different scaling but exact same problem

can confirm it works when running as admin: ```log # topgrade -v --only=node ── 23:44:02 - Node Package Manager ───────────────────────────────────────────── DEBUG Executing command `C:\Program Files\nodejs\npm.cmd --version` DEBUG Executing command `C:\Program...

oh i see.. if it can be useful, fyi here's how on windows you can both check if a user is admin and elevate if necessary. - #### check if...

the internal editor really messes up `DcsProp`; editing that file with that editor it's really risky.... doing this is better (as admin): `mountvol /s v:`, `v:`, `cd EFI\VeraCrypt`, `notepad DcsProp`

> The edit dialog is alright, the **culprit is the file writing**. If the user edited DcsProp to a smaller size, the original file is only partially overwritten, leaving trash...

Hello, i know this is not planned, but it would be pretty useful in cases where you have a setup based on samba which you cannot alter. For example, a...

Hi i just stumbled upon this problem.. i can't use scoop from a pwsh with my `$PROFILE` file loaded since it contains an alias to `env` like the following: ```pwsh...

> I appreciate that this isn't the answer you wanted, but I hope this context helps and answers your questions. thank you very much, i learned something new anyway! so...