VirtualBox

Opened 16 months ago

Last modified 12 months ago

#21417 new defect

Different IGuestSession::processCreate behavior in v7 from v6

Reported by: ReseT Owned by:
Component: other Version: VirtualBox-7.0.6
Keywords: Cc:
Guest type: other Host type: other

Description

In version 6 if call IGuestSession::processCreate with ProcessCreateFlag_Profile flag, new process created and its UI showed at virtual machine desktop. In version 7 if do the same call, the new process will be created as background process(no UI is displayed). Is it defect or an expected behavior? If expected behavior, please tell me how to create process with UI in version 7.

Attachments (2)

v7.png (23.0 KB ) - added by ReseT 15 months ago.
Version 7 process settings
v6.png (28.1 KB ) - added by ReseT 15 months ago.
Version 6 process settings

Download all attachments as: .zip

Change History (5)

by ReseT, 15 months ago

Attachment: v7.png added

Version 7 process settings

by ReseT, 15 months ago

Attachment: v6.png added

Version 6 process settings

comment:1 by ReseT, 15 months ago

Version 7 impersonates created process with specified credentials but process is executed in 0 session. (version 6 executes it in 1 session) see screenshots

comment:2 by Rami Abughazaleh, 14 months ago

I also ran into this issue and posted the unexpected behavior in the forum here: https://forums.virtualbox.org/viewtopic.php?f=34&t=108881

comment:3 by Rami Abughazaleh, 12 months ago

I believe the "Guest type" field of this issue should be set to "Windows", and I'm thinking the "Host type" should be set to "all". I'm thinking the "Component" should be "guest additions".

I'm not sure if these are used to help prioritize issues. Are regression issues also given a higher priority?

I'm thinking this is also still an issue in VirtualBox 7.0.8.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use