Peter Sobolewski

Results 92 issues of Peter Sobolewski

**macOS version:** ProductName: macOS ProductVersion: 12.0.1 BuildVersion: 21A559 **Kap version:** 3.5.1 #### Steps to reproduce `lipo -info /Applications/Kap.app/Contents/Resources/app.asar.unpacked/node_mdules/ffmpeg-static/ffmpeg` `lipo -info /Applications/Kap.app/Contents/Resources/app.asar.unpacked/node_modules/gifsicle/vendor/gifsicle ` #### Current behaviour Non-fat file: /Applications/Kap.app/Contents/Resources/app.asar.unpacked/node_modules/ffmpeg-static/ffmpeg is architecture:...

References inserted in the new MS Word (365) using the new Mendeley Cite plugin do not appear to be extractable. Here's a test file made on Mac OS 11.5.2, Word...

Based on the discussion here: https://github.com/vispy/vispy/pull/2324 I ran the full vispy tests on my macOS 12.3 M1 (apple silicon arm64). Here's in a native arm64 python 3.9 env: Edit: this...

## System and Software * aicsimageio Version: 4.0.3 * Python Version: 3.9.6 * Operating System: MacOS Big Sur 11.4 (but everything on Apple Silicon M1 arm64 native) ## Description Reading...

bug

# Description With the 0.11.0 vispy PR merged, `minimum` blending is a (bug-free) possibility, so this PR implements it in napari. This is a blending mode for working with **inverted**...

tests
qt

## System and Software * aicsimageio Version: 4.9.1 * Python Version: 3.9 * Operating System: macOS 12.4 (arm64) ## Description ``` In [1]: from pathlib import Path In [2]: import...

## 🐛 Bug Installing conda-forge napari with the pyside2 backend (which occurred when making an env with stardist-napari) results in an error when opening any sample image: `AttributeError: 'CanvasBackendDesktop' object...

bug

# Description In https://github.com/napari/napari/pull/4240 the console button was disabled for ipython, but not jupyter. As a result, at present, if napari is launched from a jupyter notebook, e.g.: ``` import...

qt

# Description This is a stab at fixing #5094 For now, the Help menu is populated with weblinks to: Getting started, Tutorials, Examples Gallery, and napari.org While it might be...

qt

# Description This PR decouples `viewer.theme` and the _Toggle theme_ keybind (default: shift-command-T) from the settings: when the current viewer theme is changed, the setting is *no longer* altered. This...

tests
qt