<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        
                                        
                                            
                                        
                                        
                                        Hi Dave, hi Hans,<div class="mb_sig"></div>
                                        
                                        <div><br></div><div>originally, ProjectLauncher >> #startUpAfterLogin supported (and needs support for) both relative and absolute paths. Unfortunately, FileDirectory class >> #urlForFileNamed: only supports absolute paths and Url >> #newFromRelativeText: only supports relative paths.</div><div><br></div><div>Best,</div><div>Marcel</div><blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 23.05.2019 13:28:24 schrieb David T. Lewis <lewis@mail.msen.com>:</p><div style="font-family:Arial,Helvetica,sans-serif">Thanks Hans,<br><br>CC to the list so that your message gets through.<br><br>Dave<br><br>On Thu, May 23, 2019 at 08:08:20AM +0000, Baveco, Hans wrote:<br>> And realize now that it probably works only for absolute paths.... :-(<br>> Hans<br>> <br>> From: Baveco, Hans<br>> Sent: donderdag 23 mei 2019 9:56<br>> To: 'lewis@mail.msen.com' <lewis@mail.msen.com><br>> Subject: [Squeak-Dev] Trunk builds on smalltalkCI broken<br>> <br>> Hi Dave<br>> Somehow I can't post anymore to the squeak-dev list, therefore directly to you:<br>> <br>> In ProjectLauncher>>startUpAfterLogin<br>> <br>> If you use<br>> scriptName := (FileDirectory urlForFileNamed: encodedPath ) asString<br>> <br>> instead of your<br>> scriptName := (FileDirectory default asUrl newFromRelativeText: encodedPath) asString<br>> <br>> <br>> it should work again. At least for me it does - though I haven't tested it thoroughly.<br>> <br>> Best regards,<br>> <br>> Hans<br>> <br>> <br><br></lewis@mail.msen.com></div></blockquote></div>