[Pharo-users] String to URL Validation

2023-05-19 Thread sean
How would I test whether a string is a valid absolute URL? At first, I thought to attempt a conversion and catch the error, but then I realized that invalid URLs don’t always cause an error e.g. missing scheme and host return relative URLs with the entire string placed in the segments.

[Pharo-users] This week (20/2023) on the Pharo Issue Tracker.

2023-05-19 Thread Marcus Denker
This week, we continued the work on Pharo12. #Fixes - Drop use of Paragraph from #drawOn: in ToggleWithSymbolMenuItemShortcut to fix menu item alignment #13764 https://github.com/pharo-project/pharo/pull/13764 - 13657-With-CleanBlocks-enabled-tests-fail-when-trying-to-Fuel-out-stack #13

[Pharo-users] Re: It's been a while since I've used Pharo, and I'm having trouble with multibyte input on linux.

2023-05-19 Thread peter yoo
of course... ~pharo-vm/lib/libSDL2.* libraries relink to system library. 2023년 5월 19일 (금) 오전 7:34, Tomohiro Oda 님이 작성: > Peter, > > Please try setting the env vars SDL_IM_MODULE=fcitx. > I haven't tried korean inputs, but I used a japanese input on > linux/pharo with a trick. (cf > https://github

[Pharo-users] Re: It's been a while since I've used Pharo, and I'm having trouble with multibyte input on linux.

2023-05-19 Thread peter yoo
my SDL2 is ok now.. can test already. 2023년 5월 19일 (금) 오전 7:34, Tomohiro Oda 님이 작성: > Peter, > > Please try setting the env vars SDL_IM_MODULE=fcitx. > I haven't tried korean inputs, but I used a japanese input on > linux/pharo with a trick. (cf > https://github.com/tomooda/PharoIM/issues/11#issu

[Pharo-users] Re: It's been a while since I've used Pharo, and I'm having trouble with multibyte input on linux.

2023-05-19 Thread peter yoo
As oda informed us, the test was conducted as follows. 1. Download libSDL2 from ubuntu repo 2. Newly added --enable-ime --enable-fcitx options to libSDL2 build options as per the link you gave. 3. Build and install libsdl2 4. Run PharoIM's code in playgound in pharo 10. Proceed with input test aft

[Pharo-users] Re: It's been a while since I've used Pharo, and I'm having trouble with multibyte input on linux.

2023-05-19 Thread stephane ducasse
Thanks Tomohiro. S > On 19 May 2023, at 00:33, Tomohiro Oda wrote: > > Peter, > > Please try setting the env vars SDL_IM_MODULE=fcitx. > I haven't tried korean inputs, but I used a japanese input on > linux/pharo with a trick. (cf > https://github.com/tomooda/PharoIM/issues/11#issuecomment-104