Sean DeNigris

Results 108 issues of Sean DeNigris

Ordinarily I'd just do a PR, but since so low level kernel I wanted to make sure I wasn't missing something obvious first... ## Before The current implementation is: ```smalltalk...

Enhancement
pharo11

There are: - https://pypi.org/project/mpv/ and - https://github.com/jaseg/python-mpv Both point to this project. Why? I accidentally depended on the first and it caused quite a bit of grief (half a day...

Hi, I recently got PS with GStreamer working on Mac High Sierra. It was a bit convoluted and I'd like to share my results in case it helps other users....

I tried to do `pipenv install python-crfsuite`, but got 12 errors. Platform details: - Python 3.10.2 - ARM Mac (M1 Max) - macOS 12.4 - Xcode 13.4.1 Here is the...

As illustrated in the following screencast, you can reference a Smalltalk array in a Python snippet, but apparently not the object currently being inspected https://user-images.githubusercontent.com/184176/152816761-2cbe6a59-05bd-4ebf-9103-ba215dd13b2c.mov Although `self` is a Pharo...

https://user-images.githubusercontent.com/184176/174204881-2c24c078-6639-4eee-ab37-14a25aaf11c2.mp4

bug

if you create a class from the virtual uncategorized tab, an actual uncategorized tag is created instead of putting it in the virtual one. https://user-images.githubusercontent.com/184176/177175232-18f850e5-7fa1-45ca-9177-debe152818b3.mov

1. Pages from other DBs are not recognized, even UID of registered DB is provided (the first page shown in the screenshot) 2. label argument seems to be ignored (the...

In the screencast, I keep pressing the down arrow repeatedly, but the cursor seems to get "stuck" in various places. Not sure of the pattern, but spaces at line wraps...