Astares

Results 150 issues of Astares

If you open a shared workspace from the service that @svenvc provides like this example URL: http://ws.stfx.eu/6M3DIN9WNU2O ![image](https://github.com/pharo-project/pharo/assets/5980033/d39117fb-a0c1-4cd3-a0fa-d5f1f0a59ca7) then it uses old removed class "**GTPlayground**" which is now "**StPlayground**". So...

Type: Bug

The new DarkBlue theme does not have much contrast. It is unfortunately hard to distinguish the overlapping windows on the background due to this ![image](https://github.com/pharo-project/pharo/assets/5980033/dc4f030b-b10e-4a69-951d-3b9412b3a4c4) It is also missing/not (yet)...

Type: New Feature

Latest Pharo 13 Pharo-13.0.0+SNAPSHOT.build.97.sha.0fae5fb064445da022dff1940b5004ce59190c3d (64 Bit) - go to **Roassal** -> *Load full version* - open Layout Studio from Roassal menu - click on "Change Layout" and select **RSClusterRadialTreeLayout** -...

Type: Bug

- Windows with Pharo 12 - I try to **push** a project using Iceberg and I always get an error **early EOF Error** - happens to new as well as...

Type: Bug

At the moment and by design Pharo accepts/uses often the slot name as pairs of slotname (a symbol) on the left and the slot class on the right with the...

Type: Cleanup
Status: Discussion

Pharo 12/13 The content in the toolbar buttons, typically an icon and a text (like buttons in Iceberg or other tools) is **vertically not correctly centered**. The upper padding is...

Type: Bug

The book mentions #iconManager: in chapter 3.7 to set a custom icon manager - but this setter method is in category "TOREMOVE" in Pharo 13 and there is no sender...

If you use Microdown in comments it is possible also to reference images: ``` This should display a docker image from wikipedia: ![Docker](https://upload.wikimedia.org/wikipedia/commons/7/79/Docker_%28container_engine%29_logo.png) ``` but for this particular URL Pharo...

Type: Bug

[https://scoop.sh](https://scoop.sh) is a installer for Windows with well known packages like NodeJS and other. Would be nice if we could list Pharo Launcher and the different Pharo releases with Scoop...

Type: New Feature

# APPIMAGE There is an open source tool for packaging and running software on **any** Linux distribution It is called "AppImage" (see [https://appimage.org/](https://appimage.org/)) It is used by different IDEs /...

Type: New Feature