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: The command line cannot execute events with the -- event parameter, and the trash interface of dbus cannot be used #2186

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

liyigang1
Copy link
Contributor

Modify the script to use URL encoding for parameters that do not start with '-', and use URL encoding for the parameters passed the 'trash' interface in 'dbus'

Log: The command line cannot execute events with the -- event parameter, and the trash interface of dbus cannot be used

…er, and the trash interface of dbus cannot be used

Modify the script to use URL encoding for parameters that do not start with '-', and use URL encoding for the parameters passed the 'trash' interface in 'dbus'

Log: The command line cannot execute events with the -- event parameter, and the trash interface of dbus cannot be used
@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • urlencode函数中,对空格和百分号进行了错误的转义,应该使用%20%25来替换空格和百分号。
  • file-manager.sh脚本的启动中,没有检查进程是否成功启动,可能会导致未处理的错误。
  • urlencode函数中的变量strlen应该声明为int类型,以避免潜在的类型转换问题。
  • urlencode函数中的循环变量pos应该声明为int类型,以避免潜在的类型转换问题。
  • urlencode函数中的变量encoded应该声明为QString类型,以避免潜在的字符串拼接问题。
  • urlencode函数中的变量o应该声明为QString类型,以避免潜在的字符串拼接问题。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了赋值,但没有考虑到c变量可能为空的情况,这可能会导致未处理的错误。
  • urlencode函数中,对o变量进行了

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Aug 8, 2024

TAG Bot

New tag: 6.0.55
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #2190

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Aug 15, 2024

TAG Bot

New tag: 6.0.56
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #2202

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: liyigang1, max-lvs

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

@max-lvs max-lvs merged commit aa6730b into linuxdeepin:master Aug 22, 2024
22 of 24 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