madisvain / upcount

Invoicing for freelancers & small businesses
https://upcount.app
GNU General Public License v3.0
362 stars 72 forks source link

Not saving PDF nor No PDF file specified. #149

Open PontusTideman opened 3 months ago

PontusTideman commented 3 months ago

I know it´s an alpha build, but just wanted to drop this info here.

Installed the latest alpha 2 and all went fine until I did an invoice and tried to check it. Wanted to save the PDF on my desktop, hit saved and it was not saving it.

Tried to view it, ends up with a blank screen and "No PDF file specified".

Oh, and no preview of the company logo also after saving it. ;D

PontusTideman commented 3 months ago

A restart of the app "solved" it. But when starting up again, it first showed the setup page and then changed viewed.

Shikakiben commented 3 months ago

Same here on linux AppIimage, and restart solved nothing, and i can't change the language to

madisvain commented 2 months ago

@PontusTideman are you on Linux or OS X?

PontusTideman commented 2 months ago

@PontusTideman are you on Linux or OS X?

macOS Sonoma.

madisvain commented 2 months ago

@PontusTideman thanks for the reply. I will review as I have been issuing invoices on my own mac buy using Sonoma but I will install it fresh and try to set it up again.

Sorry for the issue and thank you for reporting it!

PontusTideman commented 2 months ago

@madisvain I can provide a screen recording if you want? :)

PontusTideman commented 2 months ago

@madisvain Oh, now I checked when restarting the app. The first page that´s become visible is "Organization details" and it´s empty. Then it change view.

madisvain commented 2 months ago

@PontusTideman so I installed a fresh app. Created a company and added a logo. Created an invoice and got the PDF. So the main flow should work on the latest alpha3.

@Shikakiben I also fixed changing the language on some settings views.

If you still have issues I'd be happy to take a look and it would be really helpful if you could attach a image of the issue or a video. Please let me know if the release solved your issues.

PontusTideman commented 2 months ago

Upcount_2_Alpha3

I´ll hope you can see here @madisvain ? :)

That´s the latest branch after your edits. Still glitching as you can see. Downloaded also the latest build and replaced my local installed app, same result there also.

madisvain commented 2 months ago

@PontusTideman sorry I'm a bit confused. I can see in the background that you are running "yarn tauri dev" so the video is from the development server I suppose?

But what happens with the Alpha3? The main issue is that it briefly shows the organization setup screen? Or does it crash at the end of the bootup?

I can do a fix so the organization set screen is not shown at all.

PontusTideman commented 2 months ago

@madisvain Issue with both the dev (local setup with latest pull from your branch) and the file I've installed. A glitch of the empty organization page, then reload to the main view.

Seems like a router issue somehow.

Going to check more later.