Re: [Pharo-dev] Doing a pull request

2017-06-14 Thread Alexandre Bergel
Hi Rajula, What do you mean? A pull-request is typically done via the GitHub interface. What do you need exactly? Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > On Jun 14, 2017, at

[Pharo-dev] Doing a pull request

2017-06-14 Thread Rajula Vineet
Hi, I am a GSoC student working on enhancing pharo command line interface. I was wondering if there is a procedure to make a pull request to the Github repo. It would be really helpful if someone can explain the right way of doing a Pull Request. Thanks in advance. Rajula -- View this message

Re: [Pharo-dev] Extra shortcut modifier opposite to #meta

2017-06-14 Thread Guillermo Polito
But meta does also present problems in linux, doesn't it? I mean, meta in linux and windows means Ctrl. That means that overriding meta+arrows will break the Ctrl+arrows text navigation. What am I missing? I don't think that alternativeMeta means something useful. And I believe in this topic that

Re: [Pharo-dev] Extra shortcut modifier opposite to #meta

2017-06-14 Thread Denis Kudriashov
2017-06-14 16:34 GMT+02:00 Denis Kudriashov : > > I not found anything implemented. Let's do it in Pharo 7. > But maybe I not found other solution in thread. In Calypso I will use left/right+alt shortcut for navigation. What other applications use for this purpose?

[Pharo-dev] Extra shortcut modifier opposite to #meta

2017-06-14 Thread Denis Kudriashov
Hi. There was long discussion about some Spotter shortcut issue http://forum.world.st/GT-Spotter-dive-in-shortcut-td4899612.html. Problem: for back/forward navigation Spotter uses #meta modifier for shortcut which overrides standard text navigation. Suggested solution: introduce kind of

Re: [Pharo-dev] Big Pharo 6 Image (32 bit) crashes while garbage collecting

2017-06-14 Thread p...@highoctane.be
Try to run this https://gist.github.com/philippeback/39c63bb5aa26b79098511cdfea4fea7e It helped me once or twice. Close all windows except the new playground for running the code. Phil On Wed, Jun 14, 2017 at 12:43 PM, Cyrille Delaunay wrote: > Hello, > > I am running

Re: [Pharo-dev] vested interest in PharoJS?

2017-06-14 Thread p...@highoctane.be
I want it for bridging Pharo with a browser running aframe.io VR stuff. So that I can render VR scenes and drive them from Pharo. A Seaside aframe.io set of brushes is somewhat underway here. I go to a VR meetup end of the month, so progress should happen by then. Phil On Wed, Jun 14, 2017 at

Re: [Pharo-dev] I want to get in contact with raphael luque from madrid :)

2017-06-14 Thread Serge Stinckwich
Maybe you can try to contact him on Twitter: https://twitter.com/rafael_luque On Wed, Jun 14, 2017 at 1:11 PM, Stephane Ducasse wrote: > Hi guys. > > I tried to get in contact with raphael but my emails do not seem to go > to destination. > Do you have the email of

Re: [Pharo-dev] Pharo6 deployment issues

2017-06-14 Thread Marcus Denker
>>> >> >> Yes! For the Deprecation one I can prepare the fixes for Pharo6 and 7. The >> other I have no idea yet, but having it on the tracker would be good. >> > > I added > > https://pharo.fogbugz.com/f/cases/20148/transforming-deprecations-should-take-showWarning-into-account > >

[Pharo-dev] [pharo-project/pharo-core]

2017-06-14 Thread GitHub
Branch: refs/tags/60501 Home: https://github.com/pharo-project/pharo-core

Re: [Pharo-dev] [Vm-dev] BUG? A problem with callbacks that shows up in 64bits (but is on 32bits too)

2017-06-14 Thread Stephane Ducasse
Hi igor but this is also important that if the user is a nice guy and the library is acting well we do not have to write a plugin for each callback, no? To me forcing people to write a plugin is not nice. Having solution that would work on normal use case is really nice to have. Stef On Thu,

Re: [Pharo-dev] Big Pharo 6 Image (32 bit) crashes while garbage collecting

2017-06-14 Thread Cyrille Delaunay
This is on Mac OS Sierra (Version 10.12.1). I did not try yet with 64 bit, but I will ! 2017-06-14 14:13 GMT+02:00 Stephane Ducasse : > Cyril > did you try the 64 bits? > Because the 32 bits is not made for 1Gb image > Stef > > On Wed, Jun 14, 2017 at 2:12 PM, Stephane

Re: [Pharo-dev] Pharo6 deployment issues

2017-06-14 Thread Stephane Ducasse
Thanks bug entry are important! Let us continue to improve our lovely system On Wed, Jun 14, 2017 at 10:18 AM, Marcus Denker wrote: > >> On 14 Jun 2017, at 09:39, Marcus Denker wrote: >> >> >>> On 13 Jun 2017, at 13:44, Holger Freyther

Re: [Pharo-dev] Big Pharo 6 Image (32 bit) crashes while garbage collecting

2017-06-14 Thread Stephane Ducasse
Tx cyril Which os? Mac? On Wed, Jun 14, 2017 at 12:43 PM, Cyrille Delaunay wrote: > Hello, > > I am running a Pharo 6 32 bit image (Pharo 6.0 > Latest update: #60499). > I saved this image after loading big data in memory (image is 995 MB). > After saving, the image became

Re: [Pharo-dev] Big Pharo 6 Image (32 bit) crashes while garbage collecting

2017-06-14 Thread Stephane Ducasse
Cyril did you try the 64 bits? Because the 32 bits is not made for 1Gb image Stef On Wed, Jun 14, 2017 at 2:12 PM, Stephane Ducasse wrote: > Tx cyril > Which os? Mac? > > On Wed, Jun 14, 2017 at 12:43 PM, Cyrille Delaunay > wrote: >> Hello, >> >>

[Pharo-dev] I want to get in contact with raphael luque from madrid :)

2017-06-14 Thread Stephane Ducasse
Hi guys. I tried to get in contact with raphael but my emails do not seem to go to destination. Do you have the email of raph/fael luque from madrid? Stef

[Pharo-dev] vested interest in PharoJS?

2017-06-14 Thread Siemen Baader
Hi all, Is anyone else interested in PharoJS and making it mature for their own commercial mobile and single page web app (and node.js) development? I think it has a huge potential because it brings the browser runtime and many libraries and online services from the JS world to us Smalltalkers

Re: [Pharo-dev] Pharo6 deployment issues

2017-06-14 Thread Marcus Denker
> On 14 Jun 2017, at 09:39, Marcus Denker wrote: > > >> On 13 Jun 2017, at 13:44, Holger Freyther wrote: >> >> Hi! >> >> today I started to look at of why my benchmark in the CI stalled/didn't >> complete and I see three separate issues and

[Pharo-dev] [pharo-project/pharo-core]

2017-06-14 Thread GitHub
Branch: refs/tags/60500 Home: https://github.com/pharo-project/pharo-core

[Pharo-dev] [pharo-project/pharo-core] e59a47: 60500

2017-06-14 Thread GitHub
Branch: refs/heads/6.0 Home: https://github.com/pharo-project/pharo-core Commit: e59a4769ea6b401295c17ddf67cfb58757f8909d https://github.com/pharo-project/pharo-core/commit/e59a4769ea6b401295c17ddf67cfb58757f8909d Author: Jenkins Build Server Date:

[Pharo-dev] Found an error

2017-06-14 Thread Jérémie Regnault
Hi, I just found an error that made my VM crash during a test, I join the log file for full trace: [...] TestExecutionEnvironment>>runTestCase: Recursive not understood error encountered [...] SSmalltalk stack dump: 0xffeed824 M Continuation>initializeFromContext: 0xa272308: a(n)

Re: [Pharo-dev] Pharo6 deployment issues

2017-06-14 Thread Marcus Denker
> On 13 Jun 2017, at 13:44, Holger Freyther wrote: > > Hi! > > today I started to look at of why my benchmark in the CI stalled/didn't > complete and I see three separate issues and wonder how to address them > properly? I have a truncated log attached > > > Issues: > *