惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
Engineering at Meta
Engineering at Meta
AI
AI
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
C
CXSECURITY Database RSS Feed - CXSecurity.com
S
Schneier on Security
H
Hackread – Cybersecurity News, Data Breaches, AI and More
F
Fortinet All Blogs
T
Threat Research - Cisco Blogs
B
Blog
K
Kaspersky official blog
Cisco Talos Blog
Cisco Talos Blog
T
The Exploit Database - CXSecurity.com
U
Unit 42
NISL@THU
NISL@THU
D
Docker
Vercel News
Vercel News
C
Check Point Blog
Blog — PlanetScale
Blog — PlanetScale
GbyAI
GbyAI
C
CERT Recently Published Vulnerability Notes
J
Java Code Geeks
Hugging Face - Blog
Hugging Face - Blog
Latest news
Latest news
Martin Fowler
Martin Fowler
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
Know Your Adversary
Know Your Adversary
A
Arctic Wolf
L
LINUX DO - 热门话题
IT之家
IT之家
SecWiki News
SecWiki News
博客园 - 【当耐特】
Schneier on Security
Schneier on Security
C
Cybersecurity and Infrastructure Security Agency CISA
The Last Watchdog
The Last Watchdog
S
Secure Thoughts
P
Proofpoint News Feed
N
News and Events Feed by Topic
S
Security @ Cisco Blogs
Google DeepMind News
Google DeepMind News
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
爱范儿
爱范儿
罗磊的独立博客
C
Cyber Attacks, Cyber Crime and Cyber Security
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Cloudbric
Cloudbric
O
OpenAI News
V
V2EX
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

AUR Newest Packages

AUR (en) - xcute AUR (en) - wallrift AUR (en) - smolvm-git AUR (en) - smolvm-bin AUR (en) - smolvm AUR (en) - chess-cat-git AUR (en) - uac-launch-control-bin AUR (en) - openclaw AUR (en) - keyviz-zh-bin AUR (en) - profile-sync-daemon-openrc-git AUR (en) - runex-bin AUR (en) - android-cli AUR (en) - rs-top AUR (en) - rudo-bin AUR (en) - marmalade-bin AUR (en) - clawx-appimage AUR (en) - echomusic-appimage AUR (en) - vermouth AUR (en) - mautrix-telegram-bin AUR (en) - ketesa AUR (en) - clawd-on-desk-bin AUR (en) - rebased-bin AUR (en) - oxideterm-bin AUR (en) - shed-sh AUR (en) - haus-bin AUR (en) - stably-orca-bin AUR (en) - reflection AUR (en) - emerald-legacy-launcher-git AUR (en) - kwim AUR (en) - omarchy-emacs AUR (en) - pentest-ghostwriter AUR (en) - papagaia AUR (en) - outport-bin AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - python-fastapi-sso AUR (en) - zeed-bin AUR (en) - dwl-git-azerty AUR (en) - libspatialaudio-git AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-git AUR (en) - giff-git AUR (en) - budget-tracker-bin AUR (en) - budget-tracker AUR (en) - tasks-bin AUR (en) - ruri-git AUR (en) - gitmun-bin AUR (en) - python-cozempic AUR (en) - paintfe-bin AUR (en) - paintfe AUR (en) - drop-bin AUR (en) - tritium-launcher-bin AUR (en) - solidc-git AUR (en) - paseo-desktop-bin AUR (en) - dota2-minify-bin AUR (en) - yt-dvr AUR (en) - enneagram AUR (en) - excalidraw-desktop-bin AUR (en) - binaryobjectscanner-bin AUR (en) - openring-rs AUR (en) - openring-rs-bin AUR (en) - brave-origin-beta-bin AUR (en) - whisper.cpp-cuda-bin AUR (en) - libggml-cuda-bin AUR (en) - revdiff AUR (en) - tdesktop-nolimit AUR (en) - cert-checker AUR (en) - yaak-cli AUR (en) - yaak-cli-bin AUR (en) - deez-notes-bin AUR (en) - goosestation-libretro AUR (en) - whispers-cuda-bin AUR (en) - kei AUR (en) - foxguard AUR (en) - hyprlogin-git AUR (en) - kebiki AUR (en) - runex AUR (en) - ikuai-cli AUR (en) - whispers-bin AUR (en) - pipeweaver-app AUR (en) - pipeweaver AUR (en) - agentop-bin AUR (en) - cosmic-ext-connected-git AUR (en) - kwin-dual-mode AUR (en) - skwd-daemon AUR (en) - ter-music-cn AUR (en) - elio-bin AUR (en) - keyboard-chattering-fix-git AUR (en) - qtkeychain-qt5 AUR (en) - gesturecontrol AUR (en) - sharey AUR (en) - ouijit-bin AUR (en) - usque-bin AUR (en) - twig-bin AUR (en) - ascendara-bin
AUR (en) - browser360-bin
2026-06-22 · via AUR Newest Packages

Pinned Comments

zxp19821005 commented on 2022-09-05 14:39 (UTC) (edited on 2023-09-01 05:28 (UTC) by zxp19821005)

提示“文件已损坏”的问题找到了,原因就是软件启动时会调用dmidecode命令获取硬件配置信息,而ArchLinux下该命令普通用户无法运行。

解决方案:切换到root用户(注意,是切换到root用户,亲测使用sudo运行依然会报错),然后运行一次/opt/apps/com.360.browser-stable/files/com.360.browser即可。

sudo -i
dmidecode
/opt/apps/com.360.browser-stable/files/com.360.browser

cachyos_foot commented on 2025-11-18 08:54 (UTC) (edited on 2025-11-18 08:55 (UTC) by cachyos_foot)

CachyOS+Wayland+fcitx4或fcitx5,还是不行,可能需要x11

zxp19821005 commented on 2025-11-18 08:12 (UTC) (edited on 2025-11-18 08:13 (UTC) by zxp19821005)

@cachyos_foot 我自己使用的是Endeavouros + x11 + fcitx4, 当前是正常的。

cachyos_foot commented on 2025-11-16 08:29 (UTC) (edited on 2025-11-17 11:14 (UTC) by cachyos_foot)

在CachyOS系统中,安装了browser360-bin,使用fcitx5输入法,不能在browser360-bin浏览器中输入中文,只能输入英文,请问应该怎么设置呢?试了好多种方法都不行。麻烦指导指导,应该怎么设置?非常感谢

zxp19821005 commented on 2025-04-25 03:25 (UTC)

@komorebi 我这里显示是正常的。建议你先备份好数据, 然后卸载, 删除配置文件

rm -rf ~/.config/com.360.browser

然后重新安装试试看呢? 如果不行的话,可以试着向上游反馈一下。

komorebi commented on 2025-04-24 08:28 (UTC)

更新到browser360-bin 13.4.1000.42-1这个版本后,浏览器的标签页头部缩放变得特变大,请问是怎么回事呀

zxp19821005 commented on 2024-11-19 06:26 (UTC)

2024-11-19 目前最新版本为13.3.1017.19,移植运行后终端报错:

$ browser360 %U
[1119/141656.962812:INFO:pro_util.cc(177)] Register config path: /var/lib/browser360
[1119/141656.967913:INFO:handler_main.cc(1020)] https://feedback.browser.360.net/push-crash/crashlog
[1119/141656.968188:INFO:handler_main.cc(1020)] https://feedback.browser.360.net/push-crash/crashlog
[1119/141657.005544:INFO:pro_util.cc(177)] Register config path: /var/lib/browser360
[1119/141657.013964:INFO:pro_util.cc(177)] Register config path: /var/lib/browser360
[1119/141657.254874:INFO:pro_util.cc(177)] Register config path: /var/lib/browser360
[859559:859559:1119/141659.302919:ERROR:CONSOLE(1)] "Uncaught SyntaxError: Identifier 'a18_0x309746' has already been declared", source: chrome-extension://fcamnnodpjjlkpaddgkalmlbiofmgogb/js/content-core.js (1)

图形界面报错:

浏览器文件已损坏,请重新安装后重试。

        ( 关闭 | 获取授权 )

使用现有的方法无法解决,所以暂时没有移植。

zxp19821005 commented on 2024-05-09 09:25 (UTC)

@wen24234 我已经更新到官网能够下载到的最新版本了。

zxp19821005 commented on 2023-03-05 00:53 (UTC) (edited on 2023-04-10 11:05 (UTC) by zxp19821005)

AlieZ commented on 2023-03-04 15:40 (UTC) (edited on 2023-03-04 15:41 (UTC) by AlieZ)

浏览器文件已损坏,请重新安装后重试。

        ( 关闭 | 获取授权 )