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

[功能请求] MessagingStyle通知异常 #575

Open
3 tasks done
xunyyds opened this issue Aug 18, 2023 · 3 comments
Open
3 tasks done

[功能请求] MessagingStyle通知异常 #575

xunyyds opened this issue Aug 18, 2023 · 3 comments
Labels
Bug Something isn't working can't repro This cannot be reproduced

Comments

@xunyyds
Copy link

xunyyds commented Aug 18, 2023

Steps to reproduce/复现步骤

Expected behaviour/预期行为

不知道怎么说

Actual behaviour/实际行为

好像没有通知了

XPosed Framework you used/你使用的XP框架

lspatch

QQ(TIM)版本/QQ(TIM) Version

8.9.5.8

Module Version/模块版本

6911

Version and Other Requirements/版本和其他要求

  • I am using latest debug CI version of QAuxiliary and enable verbose log/我正在使用最新 CI 调试版本且启用详细日志
  • I have checked recent Issues (including Open and Closed) and have not found this Issue/我已经查看近期 Issues(包含 Open 和 Closed),未发现已存在此 Issue
  • The QQ I am using is an official release version, not a modified or beta version/我使用的 QQ 是官方发布的正式版本,而非修改版或测试版

Logs/日志

1.4.3.r1685.7f9b633
QQ8.9.58(4106)
PID: 16966, UID: 10520
moe.zapic.hook.MessagingStyleNotification
isInitialized: true
isInitializationSuccessful: true
isEnabled: true
isAvailable: true
isPreparationRequired: false
errors: 1
java.lang.IllegalArgumentException: Bad value in PersistableBundle key=PushMsgreportData value=MsgPushInfo(groupId=947821636, guildId=305008947099533380, channelId=214605414, pushType=2, pushPlace=1)
at android.os.PersistableBundle.(PersistableBundle.java:148)
at android.os.PersistableBundle.(PersistableBundle.java:121)
at android.os.PersistableBundle.(PersistableBundle.java:145)
at android.os.PersistableBundle.(PersistableBundle.java:121)
at android.content.pm.ShortcutInfo.fixUpIntentExtras(ShortcutInfo.java:526)
at android.content.pm.ShortcutInfo.(ShortcutInfo.java:494)
at android.content.pm.ShortcutInfo.(Unknown Source:0)
at android.content.pm.ShortcutInfo$Builder.build(ShortcutInfo.java:1495)
at androidx.core.content.pm.ShortcutInfoCompat$$ExternalSyntheticApiModelOutline0.m(SourceFile:5)
at androidx.core.content.pm.ShortcutInfoCompat.toShortcutInfo(SourceFile:222)
at androidx.core.content.pm.PackageInfoCompat.pushDynamicShortcut(SourceFile:95)
at me.singleneuron.util.NonNTMessageStyleNotification$hook$1.invoke(SourceFile:86)
at me.singleneuron.util.NonNTMessageStyleNotification$hook$1.invoke(SourceFile:1)
at cc.ioctl.util.HookUtilsKt$hookAfterIfEnabled$1.afterHookedMethod(SourceFile:15)
at de.robv.android.xposed.XposedBridge$AdditionalHookInfo.callback(XposedBridge.java:494)
at LSPHooker_.g(Unknown Source:23)
at com.tencent.mobileqq.service.d.w(Unknown Source:147)
at com.tencent.mobileqq.service.d.k(Unknown Source:44)
at com.tencent.mobileqq.app.be.e(Unknown Source:254)
at com.tencent.mobileqq.app.be.f(Unknown Source:40)
at java.lang.reflect.Method.invoke(Native Method)
at org.lsposed.lspd.nativebridge.HookBridge.invokeOriginalMethod(Native Method)
at de.robv.android.xposed.XposedBridge$AdditionalHookInfo.callback(XposedBridge.java:479)
at LSPHooker_.f(Unknown Source:21)
at com.tencent.mobileqq.app.QQAppInterface.showMessageNotificationWithPreview(Unknown Source:26)
at com.tencent.mobileqq.app.QQAppInterface.notifyMessageReceived(Unknown Source:112)
at java.lang.reflect.Method.invoke(Native Method)
at org.lsposed.lspd.nativebridge.HookBridge.invokeOriginalMethod(Native Method)
at de.robv.android.xposed.XposedBridge$AdditionalHookInfo.callback(XposedBridge.java:479)
at LSPHooker_.notifyMessageReceived(Unknown Source:25)
at com.tencent.mobileqq.app.QQAppInterface.handleReceivedMessage(Unknown Source:153)
at com.tencent.mobileqq.guild.api.impl.GuildTempApiImpl.handleReceivedMessage(Unknown Source:51)
at com.tencent.mobileqq.guild.message.notify.GuildNotifyMsgRecvCB$onGroupGuildUpdate$1.run(P:18)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:223)
at android.os.Looper.loop(Looper.java:324)
at android.os.HandlerThread.run(HandlerThread.java:67)

@xunyyds xunyyds added the Bug Something isn't working label Aug 18, 2023
@xunyyds xunyyds closed this as completed Aug 18, 2023
@xunyyds xunyyds reopened this Aug 18, 2023
@letianpai-lpt

This comment was marked as off-topic.

@lliioollcn lliioollcn changed the title MessagingStyle通知异常 [功能请求] MessagingStyle通知异常 Sep 8, 2023
@klxiaoniu klxiaoniu added the can't repro This cannot be reproduced label Sep 15, 2023
@klxiaoniu
Copy link
Collaborator

有没有必现的途径?

@Hakuin123
Copy link

Hakuin123 commented Oct 18, 2023

有的时候消息不显示会遇到,还会出现同样一条消息的内容重复显示多次(实际对应的是不同的消息内容)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working can't repro This cannot be reproduced
Projects
None yet
Development

No branches or pull requests

4 participants