Login  Register

Re: Finishing 5.2 (was Re: Project for 'after 5.2 release')

Posted by Edgar De Cleene on Aug 12, 2018; 12:25pm
URL: https://forum.world.st/Project-for-after-5-2-release-tp5081994p5082846.html

Re: [squeak-dev] Finishing 5.2 (was Re: Project for 'after 5.2 release') I think 1024x768 is the minimal size for screen ths days, but maybe not


Edgar
@morplenauta



On 12/08/2018, 09:02, "Fabio Niephaus" <[hidden email]> wrote:

On Sun, 12 Aug 2018 at 1:45 pm, <[hidden email]> wrote:
Hi Edgar,

I have opened up the 5.2 alpha (18167, 64bit, Windows 10) and noticed a few things we might want to fix before the release:
- Without adjusting the window size after opening the image the following happens: When starting the UI configuration assistant the list of themes and visual settings options is too long. It moves into the "Previous" and "Next" buttons

Marcel and I are aware of that problem, but have yet not found a proper fix. The root problem is that the window size is incorrect. Our CI infrastructure does not have a real display and the virtual one appears to be too small for the dimensions needed to make the UI work correctly. Another fix would be to make the UI 800x600 compatible, not sure if that's an option.

Fabio


- Test failures:
  - BrowserTest>>#testAlphabetizeMessageCategories
  - BrowserTest>>#testMessageCategoryList
- I have found an issue in the MailSender infrastructure. It is a proper fault with some methods missing from the class. As I have done the changes previously, I have a fix ready. Should I commit it?

Bests
Patrick