-
# Bug Report
---
hi is it possible do set the lenght of entry widget?
I am not talking about .setEntryMaxLength, cause it sets maximum number of letters, that can be written in entry. I would like…
-
Hello,
I started using your application, and I seem to have finally found the way to distribute my Java application on OSx as well, without forcing users to install a whole JVM.
I am currently facing…
-
I'm having issues with packing my script into an exe with pyinstaller. If I do a simple script it packs fine. However if I move to a more advanced script with more multiple windows and such it has an …
-
# Bug/My error
PyInstaller Fatal Error when trying to create exe
## Context
I am making a simple app that launches a website when a button is pressed, and I want to turn it into an exe file.
#…
-
I have made a notepad app and i am trying to make it open a file just by double-clicking the file but it gives me an error
error:
```
usage: script.py [-h] [-v] [-c | -e | -w | -i | -d | -t] [-l…
ghost updated
4 years ago
-
**Describe the bug**
Running an AWS java lambda from within IntelliJ fails at the build step because when sam checks /usr/local/bin/mvn, it reports a different jdk version than is configured on t…
-
Hi Mario
I loaded the core project, executed "CUBA > Advanced > Install App Component" and the core project compiled successfully. Afterwards I loaded the lancester-pet-clinic and tried to run the …
-
I do import gui from appJar into my python script (guiTest.py).
Now I want to read command line arguments and parse them with argparse in python3.
However, whichever arguments I define I receive th…
-
**Environment**:
- *Jib version:*
2.2.0
- *Build tool:*
```
mvn --version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /usr/local/Cellar/maven/3.6.3_1/libexec
…
-
I'm getting this error.
```
Exception in thread "main" java.lang.NullPointerException
at com.ibm.wala.ipa.slicer.NormalStatement.toString(NormalStatement.java:30)
at java.lang.String.valueOf(Str…