jgnash icon indicating copy to clipboard operation
jgnash copied to clipboard

jGnash Personal Finance

Results 14 jgnash issues
Sort by recently updated
recently updated
newest added

## Expected Behavior Startup without exceptions ## Actual Behavior Loading library prism_es2 from resource failed: java.lang.UnsatisfiedLinkError: /Users/bertroex/.openjfx/cache/14-ea/libprism_es2.dylib: dlopen(/Users/bertroex/.openjfx/cache/14-ea/libprism_es2.dylib, 0x0001): tried: '/Users/bertroex/.openjfx/cache/14-ea/libprism_es2.dylib' (mach-o file, but is an incompatible architecture (have 'x86_64',...

Consider this scenario: 1. Open an account that includes a mix of debits and credits. 2. Select several transactions. 3. Right click, select "Copy to Clipboard". Before this change, the...

## Expected Behavior The app is launched. ## Actual Behavior Nothing happens ## Steps to Reproduce the Problem 1. Double click on "c:\Program Files\jGnash-3.5.1\jGnash.exe" 2. Nothing happens. As a result...

Hi Craig, thank you for building this open source project. i have checked out the source yesterday and i managed to import QIF transaction ( programmatically!! ) , code is...

enhancement

If a split transaction was edited on the split end (i.e., in the register view of the account that is not the common account), the account of the transaction entry...

This a feature request to add a search box for the account tree in Register view. As the number of accounts grows (I have been using the program for more...

This will help when/if we add support for JPMS.

## Expected Behavior Since the setting is to Disable Automatic Reconciliation, if the current account is being modified, the operation should be allowed. The target account does not need to...

This uses the Badass JLink Gradle Plugin What works: To build the packaged app: ./gradlew build jgnash-fx:jpackage -x test The packaged app will crash on start, needs more debugging To...

Have you considered doing this? Will you consider it? I might be willing to help.