multiplex icon indicating copy to clipboard operation
multiplex copied to clipboard

Multiplex Does Not Run

Open Bill-Joe-Tech opened this issue 5 months ago • 1 comments

After installing flatpak, I am presented with an issue when running as shown below:

[boo@bronny ~]$ flatpak run com.pojtinger.felicitas.Multiplex
panic: mkdir : no such file or directory

goroutine 1 [running, locked to thread]:
main.main()
	/run/build/multiplex/main.go:59 +0x59d

Linux bronny 6.15.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 10 Jun 2025 21:32:33 +0000 x86_64 GNU/Linux (i3wm)

Bill-Joe-Tech avatar Jun 22 '25 01:06 Bill-Joe-Tech

It looks like your system does not have the XDG directories configured properly or there is some kind of issue with how we look up the user's downloads directory. I added a fallback for ~/Downloads in https://github.com/pojntfx/multiplex/commit/095acf1943f13d219816b054e285cfb8312d43e5. I'll try and get a release done somewhat soon-ish, once the remaining upstream work is done.

pojntfx avatar Nov 04 '25 05:11 pojntfx

Going to close this since it works again on my system with no XDG paths set - feel free to reopen if you can still reproduce the issue!

pojntfx avatar Nov 20 '25 08:11 pojntfx