Eugene

Results 8 issues of Eugene

- [ ] **Describe the bug** InstallAROS cannot install the bootloader on a formatted virtual disk in VMware 15 Player and goes to the guru - [ ] **To Reproduce**...

bug

- [ ] **Describe the bug** Machine freezes instead of doing warm restart. - [ ] **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Wanderer menu' 2. Choose...

bug

**Describe the bug** Oracle VM VirtualBox 6.1.4 r136177 (Qt5.6.2) Image: aros-pc-x86_64.iso from [AROS-20201214-pc-x86_64-boot-iso](https://sourceforge.net/projects/aros/files/nightly2/20201214/Binaries/AROS-20201214-pc-x86_64-boot-iso.zip/download) (ABIv1) Default settings, VBoxVGA, 128M VideoRAM, No accellerated **To Reproduce** Steps to reproduce the behavior: trying to...

bug

**Describe the bug** InstallAROS from Nightly Build i386 ABIv1 cannot complete installation on hard drive, "Install bootloader" option doesn't work. **To Reproduce** Steps to reproduce the behavior: 0. Dowload [pc-i386-boot-iso](https://sourceforge.net/projects/aros/files/nightly2/20210101/Binaries/AROS-20210101-pc-i386-boot-iso.zip/download)...

bug

Wanderer doesn't install files in IFF/ILBM format on the desktop. This error is present in AROS-20170402-3 and other AROS distros like AROS One. [Patterns.zip](https://github.com/deadw00d/AROS/files/5746474/Patterns.zip) ![bug_wanderer_iff](https://user-images.githubusercontent.com/3582394/103201802-deff4b80-4901-11eb-8245-4a0930e34092.png)

type:bug
priority:low

How to reproduce: 1. Go to AROS:System 2. Select "Shell" icon in window "System" and press Amiga + L ( Icon/Leave out ) 3. Select "Shell" icon on desktop and...

type:bug
priority:default
IBOTM

How to reproduce: 1. Go to AROS:System drawer 2. Select "Shell" icon and press Amiga + L ( Icon/Leave out ) 3. Click on "Shell" icon on Wanderer desktop

type:bug
priority:default
IBOTM

![elon_musk_educated_at](https://github.com/dahlia/wikidata/assets/3582394/2c20a6d7-3014-4246-9d95-9e1faa324766) Code: ``` client = Client() # doctest: +SKIP entity = client.get('Q317521', load=True) client = Client() prop = client.get('P69', load=True) res = entity.getlist(prop) print(res[0]) print(res[0].label) client = Client() start_time =...

enhancement