Milan Nikolic

Results 390 comments of Milan Nikolic
trafficstars

So, what is there instead of `-g`, where and why is it removed, do you have more information?

I am checking on this, and I don't see it removed in Qt 6.8.3. ``` thinkpad /usr/lib64/qt6/libexec # ./rcc --help Usage: ./rcc [options] inputs Qt Resource Compiler version 6.8.3 ......

Yes, the same errors; that is why I was asking. Without the log, I cannot know.

It looks like it is related to JPEG compression because you are using quality 100. I never tried to use quality 100 because it doesn't make much sense, and lots...

Are you runinng from the VM ?

Run with `GDK_BACKEND=xcb` to workaround the issue. It segfaults in GTK/GDK code. On Tue, Nov 19, 2024, 08:08 rexendevar ***@***.***> wrote: > no this is on bare metal. it's a...

Can you tell me the OS an the version, something old again?

It is not expected for a GUI app to have any output. It will show warnings and errors. See CLI app if that is what you want. On Tue, Nov...

The gdb backtrace would be useful, but I guess it is the same issue everywhere. I do have an idea of what and where to check. Of course, the issue...