linuxmint / mintstick

GNU General Public License v2.0
149 stars 58 forks source link

Does not run on Fedora #116

Closed hazel-bunny closed 10 months ago

hazel-bunny commented 1 year ago

Mintstick built for Fedora 38 in my copr using this spec does not start on Fedora 38. When started from terminal, it gives

$ mintstick
**
ERROR:../gi/gimodule.c:1840:_wrap_pyg_hook_up_vfunc_implementation: assertion failed: (G_TYPE_IS_CLASSED (implementor_gtype))
Bail out! ERROR:../gi/gimodule.c:1840:_wrap_pyg_hook_up_vfunc_implementation: assertion failed: (G_TYPE_IS_CLASSED (implementor_gtype))
/usr/bin/mintstick: line 9: 83360 Aborted                 (core dumped) $DIR/mintstick.py "$@"
umikali222 commented 1 year ago

Mintstick isn't designed for fedora. Also, doesn't fedora come with it's own software for writing isos and formatting usbs?

clefebvre commented 10 months ago

I don't mind fixing it for it to work... but I don't have enough info here on what's actually the problem.. This error doesn't speak much to me.

clefebvre commented 10 months ago

Closing for now.