嘴角上扬_chen
嘴角上扬_chen
  • 发布:2025-05-19 10:54
  • 更新:2025-05-22 11:13
  • 阅读:88

【报Bug】Hbuilder x频繁闪退

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Mac

PC开发环境操作系统版本号: mac 15.4.1

HBuilderX类型: 正式

HBuilderX版本号: 4.65

手机系统: Android

手机系统版本号: Android 15

手机厂商: 华为

手机机型: 其他

页面类型: vue

vue版本: vue3

打包方式: 云端

项目创建方式: HBuilderX

操作步骤:

一般都是在。编辑全局的uni.scss 样式的时候。保存。 经常删除
还有就是在编辑窗口打开多个文件的时候, 关闭标签的时候闪退。

预期结果:

希望稳定不要闪退

实际结果:

希望稳定不要闪退

bug描述:

hbuilderx 开发小程序的时候。 频繁闪退。

一般都是在。编辑全局的uni.scss 样式的时候。保存。 经常删除
还有就是在编辑窗口打开多个文件的时候, 关闭标签的时候闪退。

2025-05-19 10:54 负责人:无 分享
已邀请:
DCloud_HB_DYF

DCloud_HB_DYF

你好,可以在菜单栏帮助->查看运行日志即可定位.log位置,在finder打开,hx关闭打开的.log文件,如果再次闪退可以发下日志;也可以闪退后打开hx,菜单栏帮助->bug反馈,填写相关信息后确保APP运行日志是勾选的,提交即可

嘴角上扬_chen

嘴角上扬_chen (作者)

2025-05-22 11:11:22.721 [INFO:] Upgrade::canFallback::check( "/Applications/HBuilderX.app/Contents/HBuilderX/update/backup/root/hbuilder.root" ) exits?
2025-05-22 11:11:22.727 [INFO:] Upgrade::canFallback::check( "/Applications/HBuilderX.app/Contents/HBuilderX/update/.data" ) exits?
2025-05-22 11:11:22.727 [INFO:] Upgrade::canFallback::check( "/Applications/HBuilderX.app/Contents/HBuilderX/update/.data" ) exits return true
2025-05-22 11:11:50.541 [INFO:] Upgrade::isFallbackedVersion ?
2025-05-22 11:11:50.541 [INFO:] (checkupdate comparepluginversion) "hbuilder.root" in "/Applications/HBuilderX.app/Contents/HBuilderX/update/backup/root/hbuilder.root"
2025-05-22 11:11:50.542 [INFO:] (checkupdate comparepluginversion about) compare ( "4.66.2025051912" ) about version( 4.65.2025051206 ) in about package.json
2025-05-22 11:11:50.542 [INFO:] Upgrade::isFallbackedVersion return false
2025-05-22 11:11:50.542 [INFO:] Upgrade::canFallback::check( "/Applications/HBuilderX.app/Contents/HBuilderX/update/backup/root/hbuilder.root" ) exits?
2025-05-22 11:11:50.542 [INFO:] Upgrade::canFallback::check( "/Applications/HBuilderX.app/Contents/HBuilderX/update/.data" ) exits?
2025-05-22 11:11:50.542 [INFO:] Upgrade::canFallback::check( "/Applications/HBuilderX.app/Contents/HBuilderX/update/.data" ) exits return true
2025-05-22 11:12:19.209 [INFO:] Upgrade::isFallbackedVersion ?
2025-05-22 11:12:19.209 [INFO:] (checkupdate comparepluginversion) "hbuilder.root" in "/Applications/HBuilderX.app/Contents/HBuilderX/update/backup/root/hbuilder.root"
2025-05-22 11:12:19.210 [INFO:] (checkupdate comparepluginversion about) compare ( "4.66.2025051912" ) about version( 4.65.2025051206 ) in about package.json
2025-05-22 11:12:19.210 [INFO:] Upgrade::isFallbackedVersion return false
2025-05-22 11:12:19.210 [INFO:] Upgrade::canFallback::check( "/Applications/HBuilderX.app/Contents/HBuilderX/update/backup/root/hbuilder.root" ) exits?
2025-05-22 11:12:19.210 [INFO:] Upgrade::canFallback::check( "/Applications/HBuilderX.app/Contents/HBuilderX/update/.data" ) exits?
2025-05-22 11:12:19.210 [INFO:] Upgrade::canFallback::check( "/Applications/HBuilderX.app/Contents/HBuilderX/update/.data" ) exits return true
2025-05-22 11:12:21.965 [WARNING:] QLayout: Cannot add a null widget to QVBoxLayout/
2025-05-22 11:12:22.221 [WARNING:] [PluginHost] Attr: "focus" for tag: "q-combox" is not writable.
2025-05-22 11:12:22.319 [WARNING:] [PluginHost] Attr: "focus" for tag: "q-combox" is not writable.
2025-05-22 11:12:23.922 [WARNING:] [PluginHost] Attr: "focus" for tag: "q-combox" is not writable.
2025-05-22 11:12:56.292 [WARNING:] [PluginHost] fire_provideHover syncDoc does not exist {
document: {
eol: '\n',
fileName: '',
isClosed: false,
isDirty: true,
languageId: 'markdown',
lineCount: 28,
metatype: 'TextDocument',
uri: u {
scheme: 'file',
authority: '',
path: '/',
query: '',
fragment: ''
},
versionId: 5
},
metatype: 'ProvideHoverRequest',
position: { character: 113, line: 21, metatype: 'Position' }
}

2025-05-22 11:12:58.570 [WARNING:] QLayout: Attempting to add QLayout "" to MsgItemWidget "MsgItem", which already has a layout
2025-05-22 11:12:58.601 [INFO:] QEvent(WindowActivate, 0x30a69d268)

这是闪退之后。按照你的方法查看的日志。

要回复问题请先登录注册