question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AvalonDock and HexEditor don't play nicely with eachother

See original GitHub issue

Some sort of weird WPF bug is happening when this Hex Editor and AvalonDock are used together. When you drag a Document-window with a Hex Editor to a different dock, an exception occurs during de GridResizing event.

System.NullReferenceException
  HResult=0x80004003
  Message=De objectverwijzing is niet op een exemplaar van een object ingesteld.
  Source=PresentationCore
  StackTrace:
....
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at System.Windows.Application.Run()
   at WatchDogsLegion.App.Main()

Not sure if related, the Hex Editor also significantly slows down the application when it is resizing. Looking at the code, a lot is happening during a resize.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
LennardF1989commented, Nov 15, 2020

No problem, I’m very glad you have this thing at all! Saves me a lot of trouble having to make it myself 😃

Yea, I was looking for something like a “Pause” and “Unpause” when doing things like this. Perhaps its as easy as that solution?

PS. Suspend/Resume is the proper wording.

0reactions
abbayecommented, Nov 17, 2020

I @LennardF1989

Get the last code and launch the AvalonDock sample projet (.Net 4.7)

it’s work fine for me… I hope will be ok for you

Read more comments on GitHub >

github_iconTop Results From Across the Web

An 'All in One' data-oriented ROM editor
I'm working on an "all in one" hex editor/tile editor/ROM hacking ... These "found objects" can have useful relationships with each other:
Read more >
Untitled
Best 80's rap songs of all time. Play star wars battlefront 2 online free no download, Black milk welcome instrumental music youtube?
Read more >
Untitled
Rainbow play systems cost, Production notebook, Alternative fashion week columbus 2014 ... El centro california restaurants, Gwen stefani don't speak remix, ...
Read more >
Untitled
Infinity haqqislam fluff, Fdr programs great depression, Schweiz am sonntag ... 2005 buick lacrosse reliability, Editors 911tabs, Simbu news live, ...
Read more >
VidCoder: Alternative HandBrake GUI for Windows [Archive]
Just recently started using VidCoder x64. & i'm confused by one thing. When i try to demux the file with MKVcleaver or MKVExtractGUI2...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found