Issue with drag and drop

Support forum for DGDecNV
Post Reply
DAE avatar
Guest 2
Posts: 903
Joined: Mon Sep 20, 2010 2:18 pm

Issue with drag and drop

Post by Guest 2 »

I have found a small issue with drag and drop.

Steps:
  1. Open DGIndexNV
  2. Drag and drop a BD folder
  3. Select a MPLS
  4. Optional: select a frame from the bar (it will be easier to see the bug)
  5. Drag and drop the same BD folder (perhaps it works dropping another too)
  6. Close the MPLS selection window with X
The movie will still be there but you can't select other frames with time bar, plus, sometimes, trying to close DGIndexNV with the X will take some more time than usual.
User avatar
Rocky
Posts: 3556
Joined: Fri Sep 06, 2019 12:57 pm

Issue with drag and drop

Post by Rocky »

I never anticipated that anyone would drag and drop a disk. I'll look into it. For now, use File/Open Disk.
DAE avatar
Guest 2
Posts: 903
Joined: Mon Sep 20, 2010 2:18 pm

Issue with drag and drop

Post by Guest 2 »

Rocky wrote:
Fri Sep 10, 2021 8:45 am
I never anticipated that anyone would drag and drop a disk.
To be clear: I drop the decrypted structure of the BD from the SSD, not the unencrypted one directly from the BD optical disk.
User avatar
Rocky
Posts: 3556
Joined: Fri Sep 06, 2019 12:57 pm

Issue with drag and drop

Post by Rocky »

You didn't need to point that out. I'm well aware that DGIndexNV cannot do decryption. ;)
User avatar
Rocky
Posts: 3556
Joined: Fri Sep 06, 2019 12:57 pm

Issue with drag and drop

Post by Rocky »

Fixed in slipstream 233 by preventing this scenario.
DAE avatar
Guest 2
Posts: 903
Joined: Mon Sep 20, 2010 2:18 pm

Issue with drag and drop

Post by Guest 2 »

Rocky wrote:
Tue Sep 14, 2021 10:20 am
Fixed in slipstream 233 by preventing this scenario.
I can't drag and drop anything anymore.

What a pity. It was really comfortable.
User avatar
Rocky
Posts: 3556
Joined: Fri Sep 06, 2019 12:57 pm

Issue with drag and drop

Post by Rocky »

If you have a shortcut to DGIndexNV on your desktop, you can drop your disk onto that. You just can't drop onto an open instance of DGIndexNV. Can you live with that?
User avatar
Natasha
Posts: 150
Joined: Wed Nov 20, 2019 11:11 am

Issue with drag and drop

Post by Natasha »

Could you live with a pancake on your head?

Image
User avatar
Rocky
Posts: 3556
Joined: Fri Sep 06, 2019 12:57 pm

Issue with drag and drop

Post by Rocky »

OK.
DAE avatar
Guest 2
Posts: 903
Joined: Mon Sep 20, 2010 2:18 pm

Issue with drag and drop

Post by Guest 2 »

Rocky wrote:
Wed Sep 15, 2021 12:33 pm
Can you live with that?
Yes but not comfortably. I'd prefer to have direct drag and drop as, I think, the vast majority of users.

Please fix the bug and give it us back :bow:
User avatar
Rocky
Posts: 3556
Joined: Fri Sep 06, 2019 12:57 pm

Issue with drag and drop

Post by Rocky »

Re-download 233. Gonna work. Thank me. A one-liner.

// MessageBox(hWnd, "Use File/Open Disk to load a disk structure.", NULL, MB_OK | MB_ICONERROR);
PostMessage(hWnd, WM_COMMAND, IDM_OPEN_MPLS, NULL);
User avatar
Curly
Posts: 712
Joined: Sun Mar 15, 2020 11:05 am

Issue with drag and drop

Post by Curly »

Guest 2 wrote:
Thu Sep 16, 2021 3:57 am
I think, the vast majority of users.
The majority huh? I prefoi the soroirity. Nyuk, nyuk.
User avatar
Sherman
Posts: 576
Joined: Mon Jan 06, 2020 10:19 pm

Issue with drag and drop

Post by Sherman »

Curly wrote:
Thu Sep 16, 2021 9:27 pm
I prefoi the soroirity.
Me too!
User avatar
Mr. Peabody
Posts: 45
Joined: Tue Dec 24, 2019 9:20 am

Issue with drag and drop

Post by Mr. Peabody »

Lord, help us.
DAE avatar
Guest 2
Posts: 903
Joined: Mon Sep 20, 2010 2:18 pm

Issue with drag and drop

Post by Guest 2 »

Rocky wrote:
Thu Sep 16, 2021 11:20 am
Re-download 233. Gonna work. Thank me. A one-liner.
Thank you!
I feel back home now :belly-laugh:
User avatar
Britney
Posts: 145
Joined: Sun Aug 09, 2020 3:24 pm

Issue with drag and drop

Post by Britney »

Home is where the heart is.
User avatar
Sherman
Posts: 576
Joined: Mon Jan 06, 2020 10:19 pm

Issue with drag and drop

Post by Sherman »

Rocky wrote:
Thu Sep 16, 2021 11:20 am
A one-liner.
It was two lines, but don't worry, I'll keep your secret. :lol:
DAE avatar
Guest 2
Posts: 903
Joined: Mon Sep 20, 2010 2:18 pm

Issue with drag and drop

Post by Guest 2 »

It happens to me that drag and dropping index.bdmv makes DGIndexNV exiting.

Is it a normal behaviour? Couldn't it simply open the default mpls associated to index.bdmv?
User avatar
Rocky
Posts: 3556
Joined: Fri Sep 06, 2019 12:57 pm

Issue with drag and drop

Post by Rocky »

I don't currently parse index.bdmv so can't get any MPLS out of it. However, I could accept that file just to find the top level path to open the disk. Would that be frogalicious?
DAE avatar
Guest 2
Posts: 903
Joined: Mon Sep 20, 2010 2:18 pm

Issue with drag and drop

Post by Guest 2 »

Rocky wrote:
Sun Nov 21, 2021 1:44 pm
Would that be frogalicious?
I could croak it.
User avatar
Rocky
Posts: 3556
Joined: Fri Sep 06, 2019 12:57 pm

Issue with drag and drop

Post by Rocky »

OK, I looked into it and decided it is too minor to justify the added complexity.
Post Reply