Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Change dbus interface of deepin control center #1591

Closed
wants to merge 1 commit into from

Conversation

hillwoodroc
Copy link
Contributor

Change dbus interface of deepin control center

Log: The dbus interface name was renamed to org.deepin.dde.ControlCenter1

Change dbus interface of deepin control center

Log: The dbus interface name was renamed to org.deepin.dde.ControlCenter1
@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: hillwoodroc

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

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

Copy link
Contributor

@max-lvs max-lvs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

必须考虑 不同镜像环境上的兼容性。

Copy link
Contributor

@max-lvs max-lvs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

至少给出1060~1062、1070 兼容性测试说明

@@ -157,8 +157,8 @@ void EventHandle::show(QString name, int mode)
#else
bool EventHandle::wallpaperSetting(const QString &name)
{
QDBusMessage msg = QDBusMessage::createMethodCall("com.deepin.dde.ControlCenter", "/com/deepin/dde/ControlCenter",
"com.deepin.dde.ControlCenter", "ShowPage");
QDBusMessage msg = QDBusMessage::createMethodCall("org.deepin.dde.ControlCenter1", "/org/deepin/dde/ControlCenter1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

此代码会在旧版(<=1050)镜像和社区镜像(v23)上运行,也许需要考虑兼容性问题

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 15, 2024

TAG Bot

New tag: 6.0.38
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #1731

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 16, 2024

TAG Bot

New tag: 6.0.39
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #1733

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 18, 2024

TAG Bot

New tag: 6.0.40
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #1743

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Mar 5, 2024

TAG Bot

New tag: 6.0.41
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #1842

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Mar 27, 2024

TAG Bot

New tag: 6.0.42
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #1892

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Mar 28, 2024

TAG Bot

New tag: 6.0.43
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #1901

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Apr 3, 2024

TAG Bot

New tag: 6.0.44
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #1921

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Apr 10, 2024

TAG Bot

New tag: 6.0.45
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #1932

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Apr 12, 2024

TAG Bot

New tag: 6.0.46
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #1938

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Apr 16, 2024

TAG Bot

New tag: 6.0.47
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #1945

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Apr 18, 2024

TAG Bot

New tag: 6.0.48
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #1949

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.

4 participants