King_DuckZ

Results 60 comments of King_DuckZ

I didn't mean to hijack the bug report, I was just reporting that I'm also affected at my current version. By the way I'm not falematte. I have no idea...

Yes, but what do you want me to post? Like, what logs? How do I retrieve them? When I said "if it's easy" that's the part I was talking about.

Ok, I've just commented to an existing issue, so I had never seen that text! Either way, here it is (hopefully I've removed all the email addresses and names): https://alarmpi.no-ip.org/kamokan/ck?colourless

Can't say I have encountered this problem anymore. Either way I moved to posteo.de just yesterday, so no more gmx here. No problems with posteo.de so far either except for...

In order to achieve this, I made my own ListOpt class that inherits from clara::Opt and overrides cardinality() to always return 0. Unfortunately when I compose ListOpt | clara::Opt etc......

Is there any update on this? Slicing is a serious bug and I'm afraid I might encounter other strange behaviour as I use Clara.

I think it's fine to have it final (though that would break your Help class). My only regret about that is that this really looks like the way to achieve...

I've achieved this by passing std::optional as the value to Opt. I implemented a trivial operator>> that simply initializes the std::optional argument with whatever T it extracts from the stream...

Hello, can I get some support on this please?

If it helps I found that this works for me: 1. start the plugin and wait for it to freeze 2. close the progress bar window but don't quit visual...