Staxrip: NotImplementedException when dragging jobs

Created on 3 May 2020  路  4Comments  路  Source: staxrip/staxrip

Is your feature request related to a problem? Please describe.
I'm always frustrated when I (accidently) drag a job up/down and I get a NotImplementedException, which is okay by default, but it also crashes StaxRip and the running encode! 馃槨
__EDIT__: The encoder is still running in the background, but obviously without control and information. At least the encode is able to finish. 馃檮

Describe the solution you'd like
It would be nice, if a message box would pop up without crashing the whole app.

Describe alternatives you've considered
Disable this feature until it's fully implemented.

Explain why the feature matters to you
Start an encode, wait 10 hours and then forget, that you should not drag jobs while reorganizing them. 馃 This is unpleasant in so many ways!

Additional context
. / .

addefixedone bug

All 4 comments

I can try to reproduce it but at the moment I'm taking a break..., working on mpv.net instead and I have an unreleased up I want to release (not video related).

No problem, I've already noticed your break. 馃榿 Just hope you are successfull very soon. 馃槈

This should help:

https://github.com/staxrip/staxrip/blob/bd9cfdd84b7788d94b2f2841e3908465dc1e8c81/UI/Controls/ListViewEx.vb#L345-L353

In principle it should be enough to Exit Sub at the beginning or write a log entry instead of throwing the error.

yes, fixed in next build

Thanks!

Was this page helpful?
0 / 5 - 0 ratings