2 Jan 2024 |
morg7672 | it breaks in effects, visual map, hardware sync | 19:35:01 |
sir_qwex | In linux the plugin removal feature working without this fix? | 19:35:36 |
morg7672 | not sure, i'll have to try | 19:35:53 |
sir_qwex | I will test out with outher plugins if I can reproduce segfault on windows | 19:37:47 |
morg7672 | segfault + font issues | 19:40:29 |
morg7672 | i've seen QLibrary::ResolveAllSymbolsHint | QLibrary::ExportExternalSymbolsHint | 19:42:09 |
morg7672 | both flags in use | 19:42:16 |
morg7672 | will also tes | 19:42:23 |
morg7672 | * will also test | 19:42:32 |
sir_qwex | For me it looks like some OS thing because I have the correct fonts and i didn't get segfault with the visual map or the effect engine plugins | 19:57:24 |
morg7672 | arghhh | 19:58:48 |
morg7672 | i hate thizs | 19:58:53 |
morg7672 | * i hate this | 19:58:56 |
sir_qwex | But without this change i think it was crashing when I clicked the remove plugin | 19:59:20 |
morg7672 | https://tenor.com/view/bluey-dancing-dance-gif-21478357 | 20:00:52 |
chr1sno | https://tenor.com/view/bluey-aww-yeah-bandit-dad-dance-gif-22096584 | 20:00:55 |
sir_qwex | I am thinking about it but it's too much time to switch to another one, plus nowadays I don't really use my pc that often, so i feel like it's not worth the effort | 20:02:18 |
chr1sno | You'll move when they launch the subscription model for `doze ... | 20:03:03 |
sir_qwex | Yeah most probably 😂 | 20:04:05 |
sir_qwex | * Yeah most probably 😂 I use that feature too much | 20:04:44 |
morg7672 | you can watch bluey's episodes on linux, worth it | 20:05:51 |
sir_qwex | I don't doubt that linux is better it's just when i built my PC like 6 years ago, I used it for gaming more. | 20:10:25 |
sir_qwex | * I don't doubt that linux is better it's just when i built my PC like 6 years ago, I used it for gaming more, and now I don't have time to change it | 20:11:22 |
morg7672 | all good | 20:12:29 |
morg7672 | let's try to test everything on all systems when it comes to plugins load/unload | 20:13:14 |
k1_801 | It is, but it's way harder to implement than it seems | 20:19:10 |
k1_801 | * It is doable, but it's way harder to implement than it seems | 20:19:20 |
k1_801 | Any objectallocated by the DLL has to be deleted, with no exceptions. It needs to be tracked. | 20:20:15 |
chr1sno | So technically am issue with the plugin not the core ORGB? | 20:20:55 |
chr1sno | * So technically an issue with the plugin not the core ORGB? | 20:21:04 |