Re: 使用第三方下载工具下载的功能 闪退
发表于 : 2024年 4月 23日 19:09
再帮测试一下 beta-11
代码: 全选
[52644:51512:0423/191638.880:WARNING:chrome_main_delegate.cc(750)] This is Chrome version 124.4.4.8 (not a warning)
[52644:51512:0423/191639.001:ERROR:chrome_browser_cloud_management_controller.cc(161)] Cloud management controller initialization aborted as CBCM is not enabled. Please use the `--enable-chrome-browser-cloud-management` command line flag to enable it if you are not using the official Google Chrome build.
[52644:51512:0423/191639.001:WARNING:account_consistency_mode_manager.cc(79)] Desktop Identity Consistency cannot be enabled as no OAuth client ID and client secret have been configured.
[52644:51512:0423/191639.021:INFO:notification_helper_impl_win.cc(173)] Failed to get notification settings from toast notifier
[52644:51512:0423/191639.031:WARNING:browser_management_service.cc(128)] EnterpriseLogoUrl fetch failed with error code -1 and MIME type
[52644:51512:0423/191639.031:WARNING:external_provider_impl.cc(514)] Malformed extension dictionary for extension: eanbfhgjiglaihocidogfpfnfnkbioko. Key external_update_url has value "", which is not a valid URL.
[52644:51512:0423/191639.031:WARNING:external_provider_impl.cc(514)] Malformed extension dictionary for extension: oiibmefkomopiagoeedgmahfgnnoaman. Key external_update_url has value "", which is not a valid URL.
[52644:56020:0423/191639.031:ERROR:dat_file_util.cc(53)] GetDATFileAsString: cannot read dat file C:\Users\ThinkBook\Desktop\portable_x64_beta_124_4_4_8_10\User Data\kfccjfggmjndcomiakdamhplllepilok\1.0.0\list_catalog.json
[52644:51512:0423/191639.158:ERROR:filter_list_catalog_entry.cc(214)] Could not load regional adblock catalog
[52644:21716:0423/191639.163:ERROR:dat_file_util.cc(53)] GetDATFileAsString: cannot read dat file C:\Users\ThinkBook\Desktop\portable_x64_beta_124_4_4_8_10\User Data\mkohloaccnliialcdhpgljfckmcphpaf\1.0.9\1\clean-urls.json
[52644:56020:0423/191639.163:ERROR:dat_file_util.cc(53)] GetDATFileAsString: cannot read dat file C:\Users\ThinkBook\Desktop\portable_x64_beta_124_4_4_8_10\User Data\mkohloaccnliialcdhpgljfckmcphpaf\1.0.9\1\https-upgrade-exceptions-list.txt
[52644:51512:0423/191639.175:INFO:greaselion_download_service.cc(98)] Greaselion encountered an unknown precondition: github-tips-enabled
[52644:51512:0423/191639.175:INFO:greaselion_download_service.cc(98)] Greaselion encountered an unknown precondition: reddit-tips-enabled
[52644:51512:0423/191639.175:INFO:greaselion_download_service.cc(98)] Greaselion encountered an unknown precondition: twitter-tips-enabled
[52644:51512:0423/191639.198:ERROR:CONSOLE(3)] "Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.", source: chrome-extension://cclklclghjmfaepdfdlppbgkpbocbbll/_generated_background_page.html (3)
[52644:51512:0423/191639.251:INFO:CONSOLE(1)] "loaded [object Object]", source: chrome-extension://cclklclghjmfaepdfdlppbgkpbocbbll/out/catsxp_dark_background.bundle.js (1)
[52644:51512:0423/191639.263:INFO:CONSOLE(265)] "这是一个最好的时代,
科技的发展给予了每个人创造价值的可能性;
这也是一个最充满想象的时代,
每一位心怀梦想的人,终会奔向星辰大海。
百度与你们一起仰望星辰大海,携手共筑未来!
", source: https://pss.bdstatic.com/r/www/cache/static/protocol/https/global/js/all_async_search_907346f.js (265)
[52644:51512:0423/191639.264:INFO:CONSOLE(265)] "%c百度2023校园招聘简历投递:https://talent.baidu.com/jobs/list color:red", source: https://pss.bdstatic.com/r/www/cache/static/protocol/https/global/js/all_async_search_907346f.js (265)
[52644:51512:0423/191639.278:INFO:CONSOLE(1)] "Site is not inverted: https://www.baidu.com/", source: chrome-extension://cclklclghjmfaepdfdlppbgkpbocbbll/out/catsxp_dark_background.bundle.js (1)
[52644:51512:0423/191724.310:INFO:CONSOLE(1)] "Site is not inverted: chrome://downloads/", source: chrome-extension://cclklclghjmfaepdfdlppbgkpbocbbll/out/catsxp_dark_background.bundle.js (1)
[52644:51512:0423/191731.171:WARNING:pref_notifier_impl.cc(41)] Pref observer for media_router.cast_allow_all_ips found at shutdown.
beta-11?理论上应该不会再崩了!
每次测试 都是全新便携版 都是新的用户配置文件 没有任何扩展脚本catsxp 写了: 2024年 4月 23日 19:29 有否尝试停掉所有的扩展与脚本再进行测试?
停掉指针检测,没啥用!
指针检测不能通过的问题应该是解决了,因为已经不崩溃了!
试试,不调用 IDM 随便调用一个exe程序,看那个被调用的exe程序能不能正常启动
注意,也有可能是程序路径问题,理论上支持所有路径,
尝试复制IDM文件夹到如D盘根目录下,看能否正常调用
内置下载工作正常,下载保存路径可正常访问catsxp 写了: 2024年 4月 24日 09:20 确认一下:
用内置的下载 可否正常下载?
下载保存路径里的文件夹是否正常且可访问
提示有下载并没有下载是正常的,因为没有成功调用第三方下载工具,下载回调处于暂停状态,成功调用第三方后,才会自动取消该回调
这情况很象是 下载保存路径的问题
尝试指定下载保存路径到有效且存在的目录文件夹下