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: assertion error caused by beginRemoveRows #296

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

myml
Copy link
Member

@myml myml commented Sep 22, 2023

系统监视器在v23 bate2系统中启动时会报错:
ASSERT: "last < rowCount(parent)" in file itemmodels/qabstractitemmodel.cpp 是因为ProcessTableModel在调用beginRemoveRows时未检查当前总的row数量

Log:

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: myml

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

系统监视器在v23 bate2系统中启动时会报错: ASSERT: "last < rowCount(parent)" in file itemmodels/qabstractitemmodel.cpp

Log:
@myml
Copy link
Member Author

myml commented Nov 14, 2023

@jeffshuai 麻烦review下pr

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Dec 22, 2023

TAG Bot

New tag: 6.0.10
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #302

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 10, 2024

TAG Bot

New tag: 6.0.11
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #305

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 17, 2024

TAG Bot

New tag: 6.0.12
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #307

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 23, 2024

TAG Bot

New tag: 5.9.39
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #309

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 25, 2024

TAG Bot

New tag: 5.9.40
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #310

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Feb 21, 2024

TAG Bot

New tag: 6.0.13
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #318

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Feb 27, 2024

TAG Bot

New tag: 6.0.14
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #321

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Mar 1, 2024

TAG Bot

New tag: 6.0.15
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #322

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Mar 13, 2024

TAG Bot

New tag: 6.0.16
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #324

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Mar 27, 2024

TAG Bot

New tag: 6.0.17
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #328

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Apr 10, 2024

TAG Bot

New tag: 6.0.18
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #330

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Apr 30, 2024

TAG Bot

New tag: 6.0.19
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #340

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jul 10, 2024

TAG Bot

New tag: 6.0.21
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #353

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jul 30, 2024

TAG Bot

New tag: 6.0.23
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #361

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Aug 21, 2024

TAG Bot

New tag: 6.5.0
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #364

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Sep 13, 2024

TAG Bot

New tag: 6.5.1
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #366

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Sep 27, 2024

TAG Bot

New tag: 6.5.2
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #372

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.

2 participants