Skip to content

Conversation

@robertkill
Copy link
Contributor

The network panel cannot open the control center
Triggering requestCheckAccount when inserting or removing screens However, the constant transmission of the dbus signal as' ture 'resulted in an error in the network panel's judgment of the lock screen interface display status

pms: BUG-307587

The network panel cannot open the control center
Triggering requestCheckAccount when inserting or removing screens
However, the constant transmission of the dbus signal as' ture 'resulted in an error in the network panel's judgment of the lock screen interface display status

pms: BUG-307587
@deepin-ci-robot
Copy link
Contributor

deepin pr auto review

关键摘要:

  • emit lockService.Visible(model->visible());这行代码中,model->visible()的返回值被直接传递给lockService.Visible信号,这可能会导致信号发射的值与lockFrame->setVisible的值不一致,如果model->visible()的返回值是false,而lockFrame->setVisible期望的是true,则可能会出现界面显示不一致的问题。

是否建议立即修改:

@deepin-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: robertkill, yixinshark

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@robertkill robertkill merged commit d55f3f3 into linuxdeepin:master Mar 18, 2025
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants