[Pharo-users] files.pharo.org scheduled downtime

2024-12-23 Thread Christophe Demarey
Dear Pharo users, We would like to inform you that the files.pharo.org service will be unavailable due to an electrical maintenance intervention in the server room. Downtime Schedule (CET): Start: Thursday, January 2nd, 6:00 PM End: Friday, January 3rd, 10:00 AM We apologize for any inconvenien

[Pharo-users] Server update: files.pharo.org on November, 13th

2024-11-07 Thread Christophe Demarey
Hi, We would like to inform you that we are currently setting up a new server to host Pharo files. Indeed, our current server reached its maximal storage capacity (500 GB) and we need to move it to another provider. The Pharo file server is used: - to publish new Pharo images and Virtual machine

[Pharo-users] [ANN] Pharo Launcher 3.2 released!

2024-07-10 Thread Christophe Demarey
Hi all, Pharo Launcher 3.2 has just been released! It is available from http://pharo.org/download. Pharo Launcher now comes with a command-line version that you can use from a terminal! You can check the documentation of commands at https://pharo-project.github.io/pharo-launcher/commands-cmd-l

[Pharo-users] Pharo contribution Jenkins end of service

2023-05-11 Thread Christophe Demarey
Hi all, Some years ago, we provided a Jenkins instance to check the health / quality of projects that are not in Pharo core but important for the community: https://ci.inria.fr/pharo-contribution/ Since, we moved to GitHub and GitHub actions are mainly

[Pharo-users] Re: Packages

2023-05-09 Thread Christophe Demarey
Hi Steffen, > Le 8 mai 2023 à 13:40, Steffen Märcker a écrit : > > Hi, > > is there a way to create an empty package programatically, RPackageOrganizer default createPackageNamed: #packageName > and how do I > rename a package programmatically? You can take a look at RBRenamePackageTransform

[Pharo-users] Re: [Pharo-dev] [ANN] Pharo Launcher 3.0.1 released!

2022-05-03 Thread Christophe Demarey
ce appears in > TaskMan. > > Shaping > > From: Christophe Demarey > Sent: Friday, 29 April, 2022 03:50 > To: Pharo Development List ; Pharo-users > > Subject: [Pharo-dev] [ANN] Pharo Launcher 3.0.1 released! > > Hi all, > > Pharo Launcher 3.0.1 h

[Pharo-users] Re: [Pharo-dev] [ANN] Pharo Launcher 3.0 released!

2022-04-29 Thread Christophe Demarey
> Pharo Launcher to startup the new image from its own new terminal. Just an > idea. > > Again. Thanks for all the work you do. > > Jimmie > > > > On 4/14/22 07:26, Christophe Demarey wrote: >> Hi all, >> >> Pharo Launcher 3.0 has just been

[Pharo-users] [ANN] Pharo Launcher 3.0.1 released!

2022-04-29 Thread Christophe Demarey
Hi all, Pharo Launcher 3.0.1 has just been released! It is available from http://pharo.org/download . It fixes some issues reported on Pharo Launcher 3.0. Here is the changelog: Pharo Launcher v3.0.1 Bug fixes: #554

[Pharo-users] [ANN] Pharo Launcher 3.0 released!

2022-04-14 Thread Christophe Demarey
Hi all, Pharo Launcher 3.0 has just been released! It is available from http://pharo.org/download. It is based on latest Spec2 and Pharo 10 image. It now comes with a native Apple Silicon version and Mac OS packages are notarized. Big thanks to all contributors, including issue reports. Here i

[Pharo-users] Re: [ANN] New Pharo VM released (v8.6.1)

2020-11-03 Thread Christophe Demarey
Hi Tom, Pharo Launcher downloads VMs as a zip archive (HTTP GET) and then extract it to the desired path. Probably Kaspersky puts a flag on files downloaded from the web until you explicitly give your approbation that it is not a malicious software. Maybe you can configure Kaspersky to whitelist

[Pharo-users] Re: SmalltalkHub download problem

2020-10-08 Thread Christophe Demarey
Hi Bruno, > Le 7 oct. 2020 à 20:08, bruno buzzi brassesco a > écrit : > > Hi, > > Trying to download: > http://www.smalltalkhub.com/mc/PharoExtras/XPath/main/ConfigurationOfXPath-monty.169.mcz > > > or

[Pharo-users] Smalltalkhub is now in archive mode (static version)

2020-08-27 Thread Christophe Demarey
Hi all, Since May, Smalltalk is in read-only mode, allowing people to get back their data and move it to another forge if needed. We had several unexpected downtimes with the deprecated version of Smalltalkub (different software stack due to server migration). To enhance the user experience, we

[Pharo-users] [ANN] Pharo Launcher 2.2 released!

2020-07-20 Thread Christophe Demarey
/pharo-launcher/releases/tag/2.1 (not announced, was buggy). Regards > Le 17 avr. 2020 à 18:08, Christophe Demarey a > écrit : > > Hi all, > > Pharo Launcher 2.0 has just been released! It is available from > http://pharo.org/download <http://pharo.org/download

Re: [Pharo-users] Metacello, Github and Cryptography

2020-07-17 Thread Christophe Demarey
Hi Francis, > Le 16 juil. 2020 à 16:43, Francis via Pharo-users > a écrit : > > > De: Francis > Objet: Metacello, Github and Cryptography > Date: 16 juillet 2020 à 16:43:34 UTC+2 > À: pharo-users@lists.pharo.org > > > Hi Guys, > > I'm looking for a guide on how to load a project from githu

Re: [Pharo-users] Iceberg: Installing a baseline from a self hosted Git/Gitea repository branch

2020-07-16 Thread Christophe Demarey
Hi Offray, You can also use something like: location := FileLocator localDirectory / 'iceberg' / 'pharo-contributions' / 'taskit'. (IceRepositoryCreator new location: location; remote: (IceGitRemote url: 'https://github.com/pharo-contributions/taskit.git'); createReposit

Re: [Pharo-users] smalltalkhub down

2020-07-16 Thread Christophe Demarey
Hi Sven, > Le 13 juil. 2020 à 21:19, Sven Van Caekenberghe a écrit : > > Hi Christophe, > > Thanks a lot for taking care. > > About the static version: that already looks great, it even has a search > interface. > > What functionality is still missing if I may ask ? Do you need help ? No fu

Re: [Pharo-users] smalltalkhub down

2020-07-13 Thread Christophe Demarey
Hi all, Sorry for the downtime. Smalltalkhub should be up again. Also, even if it is not yet fully ready, you can take a look at the static version of smalltalkhub: http://static.smalltalkhub.com/ Regards > Le 13 juil. 2020 à 17:20, Offray Vladimir Luna Cárdenas > a écrit : > > I can confirm

Re: [Pharo-users] Deleting images / saving as - in Pharo Launcher auncher

2020-05-14 Thread Christophe Demarey
Hi Cédrick, > Le 7 mai 2020 à 08:24, Cédrick Béler a écrit : > > Hi Christophe, > > > This version is definitely cooler :) Thanks > I just wander as for the previous version why deleting image can take some > time, whereas it’s quick to delete the image repository. Is it normal ? In Pharo,

Re: [Pharo-users] [ANN] Pharo Launcher 2.0 released!

2020-04-20 Thread Christophe Demarey
/‘ > <https://pharo-project.github.io/pharo-launcher/create-images/%E2%80%98> > > Any way of doing that ? > > > > Cheers, > > Cédrick > > > >> Le 17 avr. 2020 à 18:08, Christophe Demarey > <mailto:christophe.dema...@inria.fr>> a é

Re: [Pharo-users] [ANN] Pharo Launcher 2.0 released!

2020-04-20 Thread Christophe Demarey
Hi Tomaz, > Le 19 avr. 2020 à 19:36, Tomaž Turk a écrit : > > Congratulations on the new launcher! The experience is far better than with > the previous version, nice work! thanks. > I noticed something peculiar - I have two computers and am syncing the > folders structure between them. If I

Re: [Pharo-users] Pharo.org is down?

2020-04-18 Thread Christophe Demarey
Yes, was down. I restarted it. > Le 18 avr. 2020 à 14:07, Tim Mackinnon a écrit : > > Is there planned maintenance on pharo.org? Is been down for a while today….

Re: [Pharo-users] [Pharo-dev] [SPAM] Re: [ANN] Pharo Launcher 2.0 released!

2020-04-18 Thread Christophe Demarey
Hi Graham, > Le 18 avr. 2020 à 11:30, Graham McLeod a écrit : > > Hi > > This looks like a major update with some very welcome features and improved > UI. > Very welcome and thanks for the work! > > One item I would like to see is a mention in the help on implications of > upgrading from t

[Pharo-users] [ANN] Pharo Launcher 2.0 released!

2020-04-17 Thread Christophe Demarey
Hi all, Pharo Launcher 2.0 has just been released! It is available from http://pharo.org/download . This new version introduces major changes: The UI has been fully rewritten using the new Spec2 framework and the Commander2 library

Re: [Pharo-users] Migration from Spec to Spec2

2020-01-27 Thread Christophe Demarey
> Le 27 janv. 2020 à 13:36, Guillermo Polito a > écrit : > > Be careful, this is no solution but a patch that will work in some cases > only, it is an architectural violation. Yes, true. I needed the functionality fast and was proposed to use this solution as workaround for now. For now, th

Re: [Pharo-users] Migration from Spec to Spec2

2020-01-24 Thread Christophe Demarey
Hi Kasper, > Le 24 janv. 2020 à 20:14, Kasper Østerbye a écrit > : > Do not silently delete features. Be brave and include a method oddRowColor > with a comment saying it is not going to be implemented in this version, and > why I add the same issue and I wrote a small fix for TablePresenter.

Re: [Pharo-users] Pharo launcher

2019-10-08 Thread Christophe Demarey
Hi Ilker, It looks like you got the same issue as https://github.com/pharo-project/pharo-launcher/issues/349 If you do not run Pharo Launcher from cmd line or unzip is not in the path, it should works fine (waiting for a proper fix). Please try to delete corrupted VMs (you can use Pharo Launcher

Re: [Pharo-users] [Pharo-dev] [ANN] OSWinSubprocess a library to spawn Windows System processes

2019-07-09 Thread Christophe Demarey
Hi Torsten, > Le 8 juil. 2019 à 20:44, Torsten Bergmann a écrit : > > Without having a deeper look I guess what was done for Windows now is > wrapping the usual STARTUPINFO, CreateProcess() > functions and friends yet again … Indeed. A subtle difference is that we use the Unicode version of t

Re: [Pharo-users] [Pharo-dev] [ANN] Pharo Launcher 1.9.1 released

2019-07-09 Thread Christophe Demarey
ersion is always the 64-bits one. > which one is for mac? > S > >> On 8 Jul 2019, at 10:32, Christophe Demarey > <mailto:christophe.dema...@inria.fr>> wrote: >> >> Hi all, >> >> We are pleased to announce Pharo Launcher 1.9.1 release! >&

Re: [Pharo-users] [ANN] Pharo Launcher 1.9.1 released

2019-07-08 Thread Christophe Demarey
Better with the right url: https://files.pharo.org/pharo-launcher/1.9.1 <https://files.pharo.org/pharo-launcher/1.9.1> > Le 8 juil. 2019 à 10:32, Christophe Demarey a > écrit : > > Hi all, > > We are pleased to announce Pharo Launcher 1.9.1 release! > The goal o

[Pharo-users] [ANN] Pharo Launcher 1.9.1 released

2019-07-08 Thread Christophe Demarey
Hi all, We are pleased to announce Pharo Launcher 1.9.1 release! The goal of this release is to have a better Windows support. Indeed Pharo Launcher now uses a new library OSWinSubprocess (https://github.com/pharo-contributions/OSWinSubprocess

[Pharo-users] [ANN] Pharo Launcher 1.8.1 released

2019-03-28 Thread Christophe Demarey
Hi all, Pharo Launcher 1.8.1 has just been released! It is available from http://pharo.org/download . Here is the changelog: Bug fixes: #326 Edit image description doesn't update when editing existing description #325 Instance of MacProcess did not understand #waitFo

Re: [Pharo-users] What oo/modelling books/articles do we recommend these days?

2019-03-26 Thread Christophe Demarey
http://books.pharo.org/learning-oop/ ? > Le 26 mars 2019 à 11:09, Tim Mackinnon a écrit : > > Looking a bit further - Chapter 3 of: > http://sdmeta.gforge.inria.fr/FreeBooks/STandOO/Smalltalk-and-OO.pdf > > (Smalltalk and

Re: [Pharo-users] Pharo OSX bundle in Mojave - how to sign ? (Was Re: OS X bundle, some progress)

2019-03-12 Thread Christophe Demarey
Hi Hilaire, > Le 11 mars 2019 à 21:27, Hilaire a écrit : > > Hi, > > Today I realized another problem on some Mac OSX. It looks like when you > download an app on the net, whenever your run it, OS X re-localizes it > on a read only location. A guess a protection measure. It leads to > obvious p

Re: [Pharo-users] Pharo OSX bundle in Mojave - how to sign ? (Was Re: OS X bundle, some progress)

2019-03-12 Thread Christophe Demarey
Hi Cedrick, > Le 9 mars 2019 à 10:10, Cédrick Béler a écrit : > > Hi, > > I tried a bit more to make DrGeo bundle works. > > I have Mojave (10.14) and the problem of corrupted files seems to come from > Gatekeeper with prevent unsigned applications (from unknot developper) to > open. > > Ga

Re: [Pharo-users] Mac OS X test [ smaller image ]

2019-02-28 Thread Christophe Demarey
I also did a quick test: > Le 28 févr. 2019 à 13:08, Cédrick Béler a écrit : > > I will try to help you there Hilaire too. > >> Le 27 févr. 2019 à 17:57, Hilaire > > a écrit : >> >> Hi, >> >> I have a build script too to build the drgeo bundle from scratch [1], I >>

Re: [Pharo-users] Mac OS X test [ smaller image ]

2019-02-26 Thread Christophe Demarey
> Le 26 févr. 2019 à 20:39, Hilaire a écrit : > > Thanks, > > Not sure about what is the nib and xib you are mentioning. Will check on > that later. Basically, it is where you design the UI part of the app. In our case, it is just the menu of the main app. > I noted the Info.plist is a lot

Re: [Pharo-users] Mac OS X test [ smaller image ]

2019-02-26 Thread Christophe Demarey
Hi Hilaire, > Le 25 févr. 2019 à 21:55, Sven Van Caekenberghe a écrit : > > > >> On 25 Feb 2019, at 21:41, Hilaire wrote: >> >> I think I am running out of option. >> >> Since about 10 years, it is the first time I am stuck with Pharo to >> deliver an end user application on Mac. >> >> Any

Re: [Pharo-users] Pharo Launcher update installation issues

2019-02-25 Thread Christophe Demarey
Hi, > Le 24 févr. 2019 à 06:33, Sanjay Minni a écrit : > > Hi, > > I am trying to install Pharo Launcher 1.6 (.msi) in Windows 10 > it says "a more ecent version is already installed" and does not proceed > but the version installed is 1.5.1 > > also > in 1.5.1 the left panel shows in the Dis

Re: [Pharo-users] [ANN] Pharo Launcher 1.6 released

2019-02-11 Thread Christophe Demarey
Hi Ben, > Le 8 févr. 2019 à 15:23, Ben Coman a écrit : > > > > On Fri, 1 Feb 2019 at 21:28, Christophe Demarey <mailto:christophe.dema...@inria.fr>> wrote: > Hi all, > > Pharo Launcher 1.6 has just been released! It is available from > http://pharo.org

Re: [Pharo-users] Pharo Launcher and Command Line

2019-02-08 Thread Christophe Demarey
Hi Sergio, > Le 5 févr. 2019 à 14:55, sergio ruiz a écrit : > > Hey, all. > > I REALLY dig the pharo launcher! this is a great addition. > > One quick question. > > How do i go about running a method from the command line? > > Specifically, I usually run something like: > > ./pharo Pharo.im

[Pharo-users] [ANN] Pharo Launcher 1.6 released

2019-02-01 Thread Christophe Demarey
Hi all, Pharo Launcher 1.6 has just been released! It is available from http://pharo.org/download. This new version introduces two major changes: the list of template sources is now externalized as a Ston file. Pharo Launcher will check regularly (at startup and each day) if there are changes b

[Pharo-users] Smalltalkhub server maintenance planned February, 5th

2019-02-01 Thread Christophe Demarey
Hello, A maintenance of smalltalkhub server is planned next Tuesday: February, 5th starting at 7:30 UTC time. The service should be back a few minutes later. The Pharo team.

Re: [Pharo-users] Pharo launcher

2018-09-26 Thread Christophe Demarey
Hi Dario, The problem is probably fixed in the latest PharoLauncher version (1.4) available from http://pharo.org/download. If not, as specified in the dialog text, please run the given command from the command line to give us more information on what is the problem. Regards, Christophe > Le 2

Re: [Pharo-users] Using Icerberg programmatically.

2018-07-25 Thread Christophe Demarey
Hi Arthur, The starting point is the IceRepository. You can build you own repository with IceRepositoryCreator or get an existing one from IceRepository registry. Then on the repository you can call #pull. Christophe > Le 24 juil. 2018 à 20:09, Arturo Zambrano a écrit > : > > Hi All, > the

Re: [Pharo-users] Request for Windows test

2018-07-12 Thread Christophe Demarey
I also had the problem with PharoLauncher. OS X and now Windows expect to have signed applications else they do not trust it. If Dr Geo is signed with a proper certificate, it should solve the issue. > Le 11 juil. 2018 à 17:05, Ben Coman a écrit : > > On 11 July 2018 at 18:19, Hilaire wrote: >

Re: [Pharo-users] Interesting Pharo Launcher feedback

2018-06-26 Thread Christophe Demarey
Hi Tim, > Le 26 juin 2018 à 03:00, Ben Coman a écrit : > > On 26 June 2018 at 06:17, Tim Mackinnon > wrote: > Hi everyone - at tonights month UK Smalltalk Meetup, we got some nice > compliments on the state of Pharo (the participants - all ex small talkers - > althoug

Re: [Pharo-users] [ANN] Pharo Launcher v1.2 release

2018-06-21 Thread Christophe Demarey
> Le 21 juin 2018 à 14:57, Peter Uhnák a écrit : > > Thanks for the release! > > Just a note regarding the Windows installer. I managed to crash and corrupt > my Pharo Launcher (probably unrelated to PL.. I normally modify PharoLauncher > to fit me better), so I wanted to reinstall it. As fa

Re: [Pharo-users] [ANN] Pharo Launcher v1.2 release

2018-06-21 Thread Christophe Demarey
> Le 20 juin 2018 à 13:31, Christophe Demarey a > écrit : > > >> Le 20 juin 2018 à 10:48, Serge Stinckwich > <mailto:serge.stinckw...@gmail.com>> a écrit : >> >> On Wed, Jun 20, 2018 at 9:04 AM Christophe Demarey >> mailto:christophe.dema...@i

Re: [Pharo-users] [ANN] Pharo Launcher v1.2 release

2018-06-21 Thread Christophe Demarey
> Le 20 juin 2018 à 16:08, Sean P. DeNigris a écrit : > > demarey wrote >> I just released PharoLauncher 1.2 > > Thanks! > > Warning to users: This new release is based on 64-bit Pharo. This caused a > bit of unexpected havoc for me as my projects are not all tested on 64-bit. Indeed, defaul

Re: [Pharo-users] [ANN] Pharo Launcher v1.2 release

2018-06-21 Thread Christophe Demarey
> Le 20 juin 2018 à 20:08, Tim Mackinnon a écrit : > > A simple way is to have a tick box - don’t show me again? Yes, I will do that.

Re: [Pharo-users] Cargo

2018-06-20 Thread Christophe Demarey
Hi Norbert, Sadly, I’m late on this project. I recently did a model refactoring to Cargo to focus on most wanted features: - git support - loadable project (and dependencies) without having a cargo package repository, i.e. only loading code from git repositories - metacello support : let Cargo us

Re: [Pharo-users] [ANN] Pharo Launcher v1.2 release

2018-06-20 Thread Christophe Demarey
> Le 20 juin 2018 à 10:48, Serge Stinckwich a > écrit : > > On Wed, Jun 20, 2018 at 9:04 AM Christophe Demarey > mailto:christophe.dema...@inria.fr>> wrote: > >> Le 19 juin 2018 à 16:28, Serge Stinckwich > <mailto:serge.stinckw...@gmail.com>> a éc

Re: [Pharo-users] [ANN] Pharo Launcher v1.2 release

2018-06-20 Thread Christophe Demarey
> Le 19 juin 2018 à 16:28, Serge Stinckwich a > écrit : > > Thank you Christophe for your work ! > I really appreciate it. > > I dl the 64 bits VM for macOS. Everytime I run a 32 bits image, I have a > warning that using a 32 bits images, require a 32 bits VM. > And then when I select yes, ev

Re: [Pharo-users] [Pharo-dev] [Ann] Iceberg v1.1.1

2018-06-19 Thread Christophe Demarey
Hi Norbert, > Le 19 juin 2018 à 14:06, Norbert Hartl a écrit : > > I have no use for an environment where people only care about coding new cool > stuff. If it would be like this I would quit all my pharo businesses, move to > mainstream and would use pharo only for hobbyist projects because t

[Pharo-users] [ANN] Pharo Launcher v1.2 release

2018-06-19 Thread Christophe Demarey
Hi all, I just released PharoLauncher 1.2. It includes a new windows installer that you can use without administrator privileges as well as binary signing for OS X and Windows. Also, Pharo Launcher is not anymore identified as ‘Pharo’ application and comes with its own icon. Here is the change

Re: [Pharo-users] How to contribute to Pharo Launcher?

2018-06-19 Thread Christophe Demarey
gt; > Ironically its quite nicely structured code - although it could do with a few > more tests - so maybe thats one to double up on. > > Tim > >> On 19 Jun 2018, at 09:51, Christophe Demarey >> wrote: >> >> Hi Tim, >> >> Thanks a lot for you

Re: [Pharo-users] How to contribute to Pharo Launcher?

2018-06-19 Thread Christophe Demarey
Hi Tim, Thanks a lot for your contributions. Looks good to me. It is a nice addition. Could you open an issue https://github.com/pharo-project/pharo-launcher/issues/new so that we can keep a trace of your contribution (we open issues for features / improvements also)? Thanks also to Cyril who

Re: [Pharo-users] How to contribute to Pharo Launcher?

2018-06-15 Thread Christophe Demarey
Hi Tim, > Le 14 juin 2018 à 18:48, Tim Mackinnon a écrit : > > Is PharoLauncher using git - there is a note saying the StHub repo is about > to be moved? > > I ask as I wanted to contribute a simple change that shows the modified date > of the images and lets you sort by that (I sometimes for

Re: [Pharo-users] Problem with PharoLauncher on Ubuntu 18.04 (64 bit)

2018-05-31 Thread Christophe Demarey
Hi Francisco, I now get your problem. You tried to run a Pharo 6.1 32-bits image that requires a 32-bit VM on a 64-bit system. It is doable but to do that, you first need to install 32-bit libraries required by Pharo VM. If you do not want to do that, you could simply try to use a 64-bit version

Re: [Pharo-users] Problem with PharoLauncher on Ubuntu 18.04 (64 bit)

2018-05-29 Thread Christophe Demarey
Hi Francisco, > Le 29 mai 2018 à 00:30, Francisco Lizarralde > a écrit : > > Hi all, > > I was using the PharoLauncher (32 bits) version on Ubuntu 14.04 (32 bits) > without problem. But two days ago I installed Ubuntu 18.04 (64 bits) and > tried to run PharoLauncher-linux-1.1-x64 and when I tr

Re: [Pharo-users] Launcher not launching

2018-04-25 Thread Christophe Demarey
Hello, > Le 25 avr. 2018 à 11:57, Jan Blizničenko a écrit : > > Hello > > On Windows 10, I updated launcher from the one on > https://ci.inria.fr/pharo/view/Launcher/job/Package-and-Publish-Launcher-stable-Win/ > (1.0.1) to the one now on official website http://pharo.org/web/download > (1.1),

[Pharo-users] [Pharo-Launcher] call for tests on Windows

2018-04-16 Thread Christophe Demarey
Hi, Regarding the various problems Pharo Launchers had on Windows, we worked on a new installer based on Advanced Installer [1] to avoid UAC (User Account Control) and write permissions problems. This new installer now installs Pharo Launcher in the user’s local app data folder (where for sure,

Re: [Pharo-users] Launcher User Templates

2018-04-04 Thread Christophe Demarey
> Le 31 mars 2018 à 06:02, Sean P. DeNigris a écrit : > > CyrilFerlicot wrote >> Maybe gitlab has such tokens? > > Yes, Gitlab artifacts can be accessed that way: > > # Reference https://docs.gitlab.com/ee/api/jobs.html#get-job-artifacts > # Project ID available in general settings > curl --lo

Re: [Pharo-users] Launcher User Templates

2018-03-29 Thread Christophe Demarey
> Le 30 mars 2018 à 01:05, Sean P. DeNigris a écrit : > > CyrilFerlicot wrote >> I also have a way to add a private Jenkins, but I need to clean it >> before integrating it to the Pharo Launcher. > > Cool :) In my case, I'm wanting to integrate with GitLab CI. That said, I'm > definitely intere

Re: [Pharo-users] Launcher User Templates

2018-03-29 Thread Christophe Demarey
> Le 29 mars 2018 à 19:14, Sean P. DeNigris a écrit : > > demarey wrote >> Does the doc answer your needs? > > It clearly describes current options, but I think I will have to extend, > especially because some of the templates would come from CI for private > projects. I'll keep you posted! I

Re: [Pharo-users] Launcher User Templates

2018-03-29 Thread Christophe Demarey
> Le 28 mars 2018 à 21:55, Sean P. DeNigris a écrit : > > demarey wrote >> If you mean "How would I make my own templates available via Launcher? > > Yes, that's it. Sorry about the wrong terminology! No problem! Does the doc answer your needs?

Re: [Pharo-users] Launcher User Templates

2018-03-28 Thread Christophe Demarey
Hi Sean, > Le 27 mars 2018 à 16:04, Sean P. DeNigris a écrit : > > How would I make my own images available via Launcher. Where can I read about > this or can you point me to a hook? Thanks! If you mean "How would I make my own templates available via Launcher? » then, you can check: https://

Re: [Pharo-users] Black screen on Mac OSX

2018-03-27 Thread Christophe Demarey
Hi Hilaire, I think the problem comes from the VM shipped. If the VM is too old, it does not work well on recent distributions. You could try to use the stable VM of Pharo 4 instead and it should work. Christophe > Le 26 mars 2018 à 14:19, H. Fernandes a écrit : > > Hi, > > I just noted DrGe

Re: [Pharo-users] Iceberg and resource files

2018-01-29 Thread Christophe Demarey
Hi Ken, > Le 27 janv. 2018 à 15:38, kmo a écrit : > > I don't understand how iceberg handles resource files that you might also > like to version along with the pharo code. For now, Iceberg do not really handle these files but it is planned in a next future. > Say I have an CSV file and a tex

Re: [Pharo-users] [ANN] PharoLauncher v1.1 released!

2018-01-25 Thread Christophe Demarey
> Le 25 janv. 2018 à 14:46, Mariano Martinez Peck a > écrit : > > Thanks Christophe, > > Is there a way to update my existing Launcher image or should I wait until > you release a future binary (no problem, I can wait). > > Thanks! > > On Thu, Jan 25, 201

Re: [Pharo-users] [ANN] PharoLauncher v1.1 released!

2018-01-25 Thread Christophe Demarey
> Le 25 janv. 2018 à 13:54, Christophe Demarey a > écrit : > > Hi Mariano, > >> Le 25 janv. 2018 à 12:33, Mariano Martinez Peck a >> écrit : >> >> Hi Christoph, >> >> One issue I am having is that the Launch without settings is actually

Re: [Pharo-users] [ANN] PharoLauncher v1.1 released!

2018-01-25 Thread Christophe Demarey
Hi Mariano, > Le 25 janv. 2018 à 12:33, Mariano Martinez Peck a > écrit : > > Hi Christoph, > > One issue I am having is that the Launch without settings is actually running > the settings anyway... (it was not the case before). > > Do you see this as well? Hum, yes I’m able to reproduce t

Re: [Pharo-users] [ANN] PharoLauncher v1.1 released!

2018-01-18 Thread Christophe Demarey
> Le 18 janv. 2018 à 21:16, Stephane Ducasse a écrit : > > supe super col > Christophe? do have I just to replace the previous version and use > this one and I will get everything as before > but with the new version? yes. Only settings directory is different but it did not work very well b

[Pharo-users] [ANN] PharoLauncher v1.1 released!

2018-01-16 Thread Christophe Demarey
Hi all, I just released PharoLauncher 1.1. There are now 64-bits versions for Mac and Linux. Jenkins build is now managed through a Jenkins file. Here is the changelog (details on https://github.com/pharo-project/pharo-launcher/issues): New features: #66 new command: import an image int

Re: [Pharo-users] Pharo Launcher name

2017-12-18 Thread Christophe Demarey
I agree. We should rename it PharoLauncher. > Le 18 déc. 2017 à 03:05, Sean P. DeNigris a écrit : > > Mariano Martinez Peck wrote >> I also find having it called Pharo quite disturbing. PharoLauncher should >> be much better… > > +1. IIRC the original idea was that the launcher would be *the* w

Re: [Pharo-users] files.pharo.org downloads => needs testers

2017-11-29 Thread Christophe Demarey
Thanks to all of you for the tests. It is surprising how average speed can differ from a server to another according to the region. As Marcus, we will moved files.pharo.org on a server rented by the Pharo consortium (cloud provider). We hope to have better stability, we

Re: [Pharo-users] files.pharo.org downloads => needs testers

2017-11-29 Thread Christophe Demarey
Thanks Ben and John for the first feedbacks. I also run a test on Travis CI: https://travis-ci.org/demarey/test-files-pharo-org/builds/308846128?utm_source=github_status&utm_medium=notification

Re: [Pharo-users] I love the launcher!!!!

2017-11-29 Thread Christophe Demarey
> Le 28 nov. 2017 à 22:00, Stephane Ducasse a écrit : > > Christophe > > I think that we should remove the blessed folder. After we moved the file-server, I will do a big cleanup of pharo launcher files. I think I will only publish OS-packages (win,linux, OS X) and create a pharo-luacher fold

[Pharo-users] files.pharo.org downloads => needs testers

2017-11-28 Thread Christophe Demarey
Hi all, We set up 2 new servers to replace (at least for some time) the problematic files.pharo.org server (slow downloads, bad CRC). Please, could you test these new servers and give us feedback to see if downloads are fast and nom ore CRC errors? * http://file-pharo.i

Re: [Pharo-users] I love the launcher!!!!

2017-11-28 Thread Christophe Demarey
Hi Phil, > Le 26 nov. 2017 à 22:25, p...@highoctane.be a écrit : > > So, I try it on my CentOS 7 64 bit and... as there is no 64 bit version of > the launcher… Right. Can’t you use the 32 bit version? Anyway, I think it would be good to have a 64 bit version. Could you open an issue for that

Re: [Pharo-users] Travis build failing because of bad CRC

2017-11-24 Thread Christophe Demarey
> Le 24 nov. 2017 à 11:53, Christophe Demarey a > écrit : > > Hi, > > The new server is now available to the world: http://file-pharo.inria.fr/ > Could you test and tell me if you still encounter slowness and bad CRC? In addition, could you test this this third server

Re: [Pharo-users] Travis build failing because of bad CRC

2017-11-24 Thread Christophe Demarey
Hi, The new server is now available to the world: http://file-pharo.inria.fr/ Could you test and tell me if you still encounter slowness and bad CRC? Christophe Note: latest data is not there since we still publish to files.pharo.org.

Re: [Pharo-users] Travis build failing because of bad CRC

2017-11-24 Thread Christophe Demarey
Hi Norbert, > Le 23 nov. 2017 à 14:49, Norbert Hartl a écrit : > > If you are not confident about the diagnosis that's fine. But then it would > be cool to come up with a better one Sorry but I do not have a better diagnostic than yours today. > and not giving that "works for me ». This sent

Re: [Pharo-users] Travis build failing because of bad CRC

2017-11-23 Thread Christophe Demarey
> Le 23 nov. 2017 à 12:34, Norbert Hartl a écrit : > > > >> Am 23.11.2017 um 11:39 schrieb Christophe Demarey >> : >> >> Hi Norbert, >> >> I understand your point of view that others probably share. >> I also agree the situation is ver

Re: [Pharo-users] Travis build failing because of bad CRC

2017-11-23 Thread Christophe Demarey
incident open at renater and gtt. My contact will push today to see if we can have an solution soon > Le 23 nov. 2017 à 10:19, Norbert Hartl a écrit : > > Christophe, > >> Am 23.11.2017 um 09:33 schrieb Christophe Demarey >> : >> >> >>> Le

Re: [Pharo-users] Travis build failing because of bad CRC

2017-11-23 Thread Christophe Demarey
> Le 23 nov. 2017 à 09:08, Marcus Denker a écrit : > > We need to exit Inria and do our own infrastructure. Marcus, could you elaborate? Why do we need to exit Inria? Do you have money to pay the infrastructure? Inria provides it for free for the Pharo consortium. Of course, the problem is su

Re: [Pharo-users] PharoLauncher directories

2017-11-09 Thread Christophe Demarey
thanks > Le 9 nov. 2017 à 20:10, stephan a écrit : > > On 09-11-17 11:49, Christophe Demarey wrote: >> Stephan, could you open an issue for that on GH? > > https://github.com/pharo-project/pharo-launcher/issues/51 > > Stephan > > >

Re: [Pharo-users] PharoLauncher directories

2017-11-09 Thread Christophe Demarey
> Le 9 nov. 2017 à 10:18, Guillermo Polito a écrit : > > - launching Pharo from the pharo launcher (taken from this thread) > Apparently the pharo launcher is launching the image from a > directory internal to the launcher. In the Pharo launcher, I explicitly set the current work

Re: [Pharo-users] PharoLauncher directories

2017-11-09 Thread Christophe Demarey
Hi Stefan, > Le 8 nov. 2017 à 15:56, stephan a écrit : > > I run into all kinds of issues with the directory structure used by the new > PharoLauncher. pharo-local seems to be shared now for multiple images. I never saw this issue. PharoLauncher does not have influence on the pharo-local direc

Re: [Pharo-users] [Ann] PharoLauncher v1.0.1 released!

2017-10-13 Thread Christophe Demarey
Hi Ben, > Le 13 oct. 2017 à 06:20, Ben Coman a écrit : > > On Thu, Oct 12, 2017 at 3:43 PM, Christophe Demarey > mailto:christophe.dema...@inria.fr>> wrote: > Hi Vitor, > >> Le 11 oct. 2017 à 13:44, Vitor Medina Cruz > <mailto:vitormc...@gmail.com>>

Re: [Pharo-users] [Ann] PharoLauncher v1.0.1 released!

2017-10-12 Thread Christophe Demarey
Hi Vitor, > Le 11 oct. 2017 à 13:44, Vitor Medina Cruz a écrit : > > Hi Christophe, > > Yes, but: > 1- I can’t execute it if I don’t have administrative rights > ok. That the point I missed. I think I will add a zip file with PharoLauncher for windows for user like you not having admin rights

Re: [Pharo-users] [Ann] PharoLauncher v1.0.1 released!

2017-10-11 Thread Christophe Demarey
> Le 11 oct. 2017 à 12:10, stephan a écrit : > > On 06-10-17 13:26, Christophe Demarey wrote: >> For those wanted more info on how the adequate VM is computed, here is the >> process: >> determine the image format version >> find (and optionnaly fetch) a com

Re: [Pharo-users] [Ann] PharoLauncher v1.0.1 released!

2017-10-11 Thread Christophe Demarey
Hi Vitor, > Le 10 oct. 2017 à 19:00, Vitor Medina Cruz a écrit : > > « Program » folder is the default location where to install apps on Windows. > If a user does not have admin rights, he can simply install it under its home > directory. > >> Also there is the UAC Virtualization fiasco that

Re: [Pharo-users] [Ann] PharoLauncher v1.0.1 released!

2017-10-10 Thread Christophe Demarey
> Le 9 oct. 2017 à 15:56, Peter Uhnák a écrit : > I guess I hate when applications are throwing their garbage into my $HOME > (this also goes for VirtualBox, Eclipse, and everyone else). Perfectly understandable. > If I am not accessing the files directly, but they are pretty much always > m

Re: [Pharo-users] [Ann] PharoLauncher v1.0.1 released!

2017-10-09 Thread Christophe Demarey
> Le 6 oct. 2017 à 22:43, Gabriel Cotelli a écrit : > > I've tried running it from the terminal and it works!. > > If I double-click it from the file manager and choose "Run in Terminal" it > gives the previously commented error. I fear I cannot do much for this problem. I tried on ubuntu and

Re: [Pharo-users] [Ann] PharoLauncher v1.0.1 released!

2017-10-09 Thread Christophe Demarey
Hi Peter, > Le 6 oct. 2017 à 21:13, Peter Uhnák a écrit : > > +1.0.1 :-) > > > Pharo Launcher files (images, VMs) are now considered as user Documents > > (easier to find). Consequently, they are now stored in the standard > > documents folder, i.e. > > $HOME/Pharo > > This seems like a ste

Re: [Pharo-users] [Ann] PharoLauncher v1.0.1 released!

2017-10-09 Thread Christophe Demarey
> Le 7 oct. 2017 à 14:26, Ben Coman a écrit : > > On Sat, Oct 7, 2017 at 3:38 PM, Nicolai Hess > wrote: > Just starting pharolauncher on windows still does not work (if you put it > into the default "program" folder). > On start, it tries to create a local direcit

Re: [Pharo-users] [Ann] PharoLauncher v1.0.1 released!

2017-10-07 Thread Christophe Demarey
Hi Nicolai, > Le 7 oct. 2017 à 09:38, Nicolai Hess a écrit : > > Just starting pharolauncher on windows still does not work (if you put it > into the default "program" folder). > On start, it tries to create a local direcitory "pharo-local" and does not > have the permission to do so. > You ne

Re: [Pharo-users] [Ann] PharoLauncher v1.0.1 released!

2017-10-06 Thread Christophe Demarey
Hi Gabriel, > Le 6 oct. 2017 à 15:48, Gabriel Cotelli a écrit : > > I've tried it on Linux, and after the download has finished it cannot launch > a Pharo 6.1 image. Find attached the PharoDebug.log > > Seems it's searching for the sources file in a wrong location. > Pharo cannot locate the so

[Pharo-users] [Ann] PharoLauncher v1.0.1 released!

2017-10-06 Thread Christophe Demarey
Hi all, I just released a new version of the PharoLauncher 1.0.1. Here are major improvements since last version: Pharo launcher is now distributed with a Pharo 60 image with a 32-bits threaded VM (to avoid hangs when using OSProcess). Add a VM management utility able to find (and download) the a

  1   2   >