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

[Bug] 以图片方式打开表情功能失效 #610

Closed
3 tasks done
ghost opened this issue Sep 3, 2023 · 0 comments
Closed
3 tasks done

[Bug] 以图片方式打开表情功能失效 #610

ghost opened this issue Sep 3, 2023 · 0 comments
Labels
Bug Something isn't working

Comments

@ghost
Copy link

ghost commented Sep 3, 2023

Steps to reproduce/复现步骤

点开聊天中发送的表情

Expected behaviour/预期行为

打开表情也是正常图片的预览界面

Actual behaviour/实际行为

打开功能开关,点开表情,仍旧是表情界面的预览界面,而不是图片的预览界面

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

LSPosed 1.9.1(6990)

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

8.9.70

Module Version/模块版本

1.4.3.r1708.de44e8d

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.r1708.de44e8d
QQ8.9.70(4330)
PID: 25170, UID: 10297
cc.ioctl.hook.chat.GalleryBgHook
isInitialized: true
isInitializationSuccessful: false
isEnabled: true
isAvailable: true
isPreparationRequired: false
errors: 1
java.lang.NoSuchMethodException: com.tencent.richframework.gallery.part.RFWLayerAnimPart.updateBackgroundAlpha [int]
at java.lang.Class.getMethod(Class.java:2103)
at java.lang.Class.getDeclaredMethod(Class.java:2081)
at cc.ioctl.hook.chat.GalleryBgHook.initOnce(SourceFile:41)
at io.github.qauxv.hook.BaseFunctionHook.initialize(SourceFile:8)
at io.github.qauxv.core.InjectDelayableHooks.step(SourceFile:491)
at io.github.qauxv.core.MainHook.performHook(SourceFile:184)
at io.github.qauxv.startup.StartupRoutine.execPostStartupInit(SourceFile:115)
at io.github.qauxv.startup.StartupHook.execStartupInit(SourceFile:46)
at io.github.qauxv.startup.StartupHook$1.afterHookedMethod(SourceFile:50)
at Xn.ZUrkTNUIjnj.h.jTieT.XposedBridge$LegacyApiSupport.handleAfter(Unknown Source:33)
at J.callback(Unknown Source:292)
at LSPHooker_.blockUntilFinish(Unknown Source:8)
at com.tencent.qqnt.startup.NtStartup.c(P:30)
at com.tencent.mobileqq.g3.a.a.z(P:6)
at com.tencent.mobileqq.g3.a.a.y(P:2)
at com.tencent.mobileqq.g3.a.a.p(P:6)
at com.tencent.common.app.BaseApplicationImpl.onCreate(P:9)
at java.lang.reflect.Method.invoke(Native Method)
at NxMy.BpL.WO.OcgPjEK.jE.HoIPyw.HookBridge.invokeOriginalMethod(Native Method)
at J.callback(Unknown Source:193)
at LSPHooker_.onCreate(Unknown Source:8)
at com.tencent.mobileqq.qfix.QFixApplication.onCreate(P:2)
at mqq.app.AppContentProvider.onCreate(P:1)
at com.tencent.mobileqq.content.FriendListProvider.onCreate(P:1)
at android.content.ContentProvider.attachInfo(ContentProvider.java:2468)
at android.content.ContentProvider.attachInfo(ContentProvider.java:2433)
at android.app.ActivityThread.installProvider(ActivityThread.java:8073)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:7584)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7312)
at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2256)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:211)
at android.os.Looper.loop(Looper.java:300)
at android.app.ActivityThread.main(ActivityThread.java:8502)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:560)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:954)

@ghost ghost added the Bug Something isn't working label Sep 3, 2023
@ghost ghost changed the title [Bug] 已图片方式打开表情功能失效 [Bug] 以图片方式打开表情功能失效 Sep 3, 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
Projects
None yet
Development

No branches or pull requests

1 participant