[Bug] Unhandled exception with sort by item count

All about the program
Post Reply
Richard99
Posts: 20
Joined: 05 Jun 2014, 15:23

27 Sep 2022, 21:27

Click artists, click sort by count of items, select an artist, press ok.
Right click then "item files>delete physically" any of the videos.
Click artists, Videonizer will freeze up for a few seconds then you get an unhandled exception. And the artists window will have no artists until you restart videonizer.

Deleting the item only from the database and not physically will not cause the issue.

Code: Select all

************** Exception Text **************
System.ComponentModel.Win32Exception (0x80004005): Error creating window handle.
   at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
User avatar
admin
Site Admin
Posts: 1373
Joined: 03 Jun 2014, 22:14

01 Oct 2022, 22:25

Hello,

Can't reproduce.
It is possible for you to provide more details, or create a new DB with 2-3 files and reproduce the issue?
Richard99
Posts: 20
Joined: 05 Jun 2014, 15:23

06 Oct 2022, 23:21

I created a new database with some test tags and artists and added about 20 videos.
And it does NOT give an unhandled exception.
So i then loaded up my old database and exported the artists list.
Then loaded my new test database and imported the artists list.
I then added some of the imported artists to a few of the videos.
Then following the steps in my first post i get the unhandled exception again.

I have about 550 artists and most of them have an 80x80 avatar image.

Ok so i deleted 350 artists, still unhandled exception.
Deleted every artist with a picture, still unhandled exception.
Deleted every artist with () in the name or any aliases, still unhandled exception.
Deleted all but 40 artists, still unhandled exception.

Ok so after over an hour of testing if when deleting an item the artist that was selected moves to 15th or lower in the artist list you get an Undandled Exception.
User avatar
admin
Site Admin
Posts: 1373
Joined: 03 Jun 2014, 22:14

07 Oct 2022, 13:49

Thank you very much for your efforts in isolating the issue.
Will fix it in the next release of the app.
User avatar
admin
Site Admin
Posts: 1373
Joined: 03 Jun 2014, 22:14

09 Oct 2022, 22:50

Fixed in Videonizer 15.2.0.0.
Please check.
Post Reply