MARTIN LEOPOLD GROEDL

Results 10 issues of MARTIN LEOPOLD GROEDL

# Issue Details When using autoswitch-virtualenv with a relative `AUTOSWITCH_VIRTUAL_ENV_DIR` an superfluous empty venv folders are created in subfolders of the project folder. This happens when you first cd into...

bug

Hey Tom! I came to this repo because of a problem I'm facing in a current project: https://stackoverflow.com/questions/32723117/firebase-secure-and-atomic-transfer-of-credits-between-user-accounts I have a few questions about the Item Shop example and your...

I'm using SVGPathPen to transform SVG paths, something like this: ```python from fontTools.svgLib.path import parse_path from fontTools.misc.transform import Transform from fontTools.pens.svgPathPen import SVGPathPen from fontTools.pens.transformPen import TransformPen path = 'M...

Exception in thread "AWT-EventQueue-0" com.sun.jdi.VMDisconnectedException: Got IOException from Virtual Machine at org.eclipse.jdi.internal.connect.PacketSendManager.sendPacket(PacketSendManager.java:89) at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:186) at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:226) at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:242) at org.eclipse.jdi.internal.StringReferenceImpl.value(StringReferenceImpl.java:56) at com.martinleopold.mode.debug.VariableNode.getStringValue(Unknown Source) at com.martinleopold.mode.debug.VariableInspector$ValueCellRenderer.getTableCellRendererComponent(Unknown Source) at javax.swing.JTable.prepareRenderer(JTable.java:5714) at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2072)...

### Bug Description I'm trying a simple setup (mainly for https), with `frps` running on a cloud server (Ubuntu 20.04.6). I am noticing pretty high CPU and network usage – ...

with a java.io.FileNotFoundException (maybe this is related to https://github.com/processing/processing-templates/issues/6 ) full ant output of javadoc target: generate.javadoc: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source file /Users/mlg/Documents/NetBeansProjects/library-template/tmp/YourLibrary/src/template/library/HelloLibrary.java... [javadoc] Constructing...

### p5.js version 1.9.4 ### What is your operating system? macOS 14.5 ### Web browser and version Safari 17.5 ### Actual Behavior We've been experiencing severe problems using the web...

Priority:High
Bug

Resolves #7289 Changes: This mainly resolves a rendering/crashing issues with `ellipseMode(CORNERS)` affecting `ellipse()` and `arc()`; see issue above). It also fixes a related issue with using `rectMode(CORNER)` and negative widths...

### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [X] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events -...

Bug
Area:Core