-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Description
前置检查 | Pre-check
- 我已经搜索过 Issues 和 Discussions,没有找到类似的问题 | I have searched Issues and Discussions and found no similar issues
- 我已经阅读过 FAQ 文档 | I have read the FAQ documentation
EasyPostman 版本 | Version
easypostman_4.2.24-1_amd64.deb
操作系统 | Operating System
Linux (其他发行版 | Other distributions)
Java 版本 | Java Version
No response
问题描述 | Bug Description
【环境】操作系统:
cat /etc/os-release
NAME="Linux Mint"
VERSION="22.2 (Zara)"
ID=linuxmint
ID_LIKE="ubuntu debian"
PRETTY_NAME="Linux Mint 22.2"
VERSION_ID="22.2"
HOME_URL="https://www.linuxmint.com/"
SUPPORT_URL="https://forums.linuxmint.com/"
BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/"
PRIVACY_POLICY_URL="https://www.linuxmint.com/"
VERSION_CODENAME=zara
UBUNTU_CODENAME=noble
【安装】安装easypostman_4.2.24-1_amd64.deb
【运行】界面中设置
复现步骤 | Steps to Reproduce
1、打开菜单language,选择“中文”
2、打开菜单file,logout 或exit
3、重新运行主程序
4、打开菜单设置-压力测试
5、界面中中文字符显示为方块
期望行为 | Expected Behavior
我期望中文界面也能正常显示,或提供更多的可选的中文字体
实际行为 | Actual Behavior
中文界面下,部分界面如压力测试设置窗口显示为乱码
截图 | Screenshots
No response
日志 | Logs
2026-01-06 10:09:07.570 [main] INFO com.laker.postman.ioc.BeanFactory :17 - Initializing IOC container, scanning packages: [com.laker.postman]
2026-01-06 10:09:07.580 [main] INFO com.laker.postman.util.I18nUtil :50 - Detected system locale: zh
2026-01-06 10:09:07.605 [main] INFO com.laker.postman.util.I18nUtil :65 - Loaded resource bundle for locale: zh
2026-01-06 10:09:07.847 [main] INFO c.l.postman.service.WorkspaceService :1185 - Loaded 1 workspaces
2026-01-06 10:09:07.848 [main] INFO c.l.p.service.EnvironmentService :95 - 环境变量文件不存在: /home/it/EasyPostman//environments.json, 将创建默认环境
2026-01-06 10:09:08.185 [main] INFO c.l.postman.service.js.JsContextPool :86 - Created JsContextPool with max size: 32
2026-01-06 10:09:08.185 [main] INFO c.l.p.service.js.JsScriptExecutor :31 - Initialized JS Context Pool with size: 32
2026-01-06 10:09:08.537 [main] INFO c.l.postman.ioc.ApplicationContext :99 - Total registered beans: [8]
2026-01-06 10:09:08.537 [main] INFO com.laker.postman.ioc.BeanFactory :19 - IOC container initialized successfully
2026-01-06 10:09:08.545 [main] INFO c.l.p.s.update.AutoUpdateManager :41 - Current application version: v4.2.24
2026-01-06 10:09:08.545 [main] INFO c.l.p.s.update.AutoUpdateManager :43 - Detected operating system:
OS Name: Linux
OS Arch: amd64
OS Version: 6.14.0-37-generic
Path Separator: :
File Separator: /
Line Separator:
2026-01-06 10:09:08.545 [main] INFO c.l.p.s.update.AutoUpdateManager :55 - Update check frequency: daily, last check time: never
2026-01-06 10:09:08.545 [main] INFO c.l.p.s.update.AutoUpdateManager :60 - Performing startup update check...
2026-01-06 10:09:10.546 [UpdateChecker] INFO c.l.p.s.u.s.UpdateSourceSelector :78 - Auto-detecting best update source...
2026-01-06 10:09:10.640 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :52 - Applying font: with size: 13
2026-01-06 10:09:10.805 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :123 - Updating 0 window(s)
2026-01-06 10:09:10.806 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :138 - All windows updated successfully
2026-01-06 10:09:10.806 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :72 - Font applied successfully
2026-01-06 10:09:11.345 [SwingWorker-pool-2-thread-1] INFO c.l.p.common.window.SplashWindow :287 - main frame initComponents cost: 402 ms
2026-01-06 10:09:11.393 [RequestCollections-Loader] INFO c.l.p.s.c.RequestsPersistence :102 - File not found, created default request groups.
2026-01-06 10:09:12.624 [UpdateChecker] INFO c.l.p.s.u.s.UpdateSourceSelector :97 - Gitee is faster or preferred (642 ms vs 2074 ms), using Gitee
2026-01-06 10:09:12.811 [UpdateChecker] INFO c.l.p.s.u.s.AbstractUpdateSource :139 - Successfully fetched release info from Gitee
2026-01-06 10:09:12.812 [UpdateChecker] INFO c.l.p.service.update.VersionChecker :58 - Current version: v4.2.24, Latest version: v4.2.24 (from Gitee)
2026-01-06 10:09:12.814 [UpdateChecker] INFO c.l.p.s.update.AutoUpdateManager :124 - Update check completed, timestamp recorded
2026-01-06 10:09:21.241 [AWT-EventQueue-0] INFO c.l.p.s.ClientCertificateService :40 - Client certificate config file not found, creating new one
2026-01-06 10:09:33.583 [AWT-EventQueue-0] INFO com.laker.postman.util.I18nUtil :65 - Loaded resource bundle for locale: en
2026-01-06 10:09:33.586 [AWT-EventQueue-0] INFO com.laker.postman.util.I18nUtil :125 - Locale changed to: en
2026-01-06 10:09:39.484 [AWT-EventQueue-0] INFO c.l.p.s.FunctionalPersistenceService :102 - No functional test config file found, starting fresh
2026-01-06 10:09:39.485 [Thread-3] INFO c.l.p.s.FunctionalPersistenceService :78 - Successfully saved 0 functional test configurations
2026-01-06 10:09:39.485 [AWT-EventQueue-0] INFO c.l.p.s.PerformancePersistenceService :194 - No performance test config file found, starting fresh
2026-01-06 10:09:40.005 [AWT-EventQueue-0] INFO c.laker.postman.service.ExitService :46 - User chose to exit application
2026-01-06 10:09:40.006 [Thread-5] INFO c.l.p.s.PerformancePersistenceService :68 - Successfully saved performance test configuration
2026-01-06 10:09:40.013 [ShutdownHook] INFO com.laker.postman.App :110 - Application shutting down...
2026-01-06 10:09:40.013 [SSH-Cleanup-Thread] INFO c.l.p.s.git.SshCredentialsProvider :39 - Cleaning up SSH session factories...
2026-01-06 10:09:40.013 [ShutdownHook] INFO com.laker.postman.ioc.BeanFactory :41 - Destroying IOC container...
2026-01-06 10:09:40.013 [ShutdownHook] INFO c.l.postman.ioc.ApplicationContext :637 - Destroying all beans...
2026-01-06 10:09:40.013 [ShutdownHook] INFO c.l.postman.ioc.ApplicationContext :670 - All beans destroyed
2026-01-06 10:09:40.013 [ShutdownHook] INFO com.laker.postman.App :114 - Application shutdown completed
2026-01-06 10:09:40.015 [Thread-2] INFO c.l.p.service.js.JsScriptExecutor :35 - Shutting down JS Context Pool...
2026-01-06 10:09:40.015 [Thread-2] INFO c.l.postman.service.js.JsContextPool :193 - JsContextPool shutdown, all contexts closed
2026-01-06 10:09:51.447 [main] INFO com.laker.postman.ioc.BeanFactory :17 - Initializing IOC container, scanning packages: [com.laker.postman]
2026-01-06 10:09:51.507 [main] INFO com.laker.postman.util.I18nUtil :65 - Loaded resource bundle for locale: en
2026-01-06 10:09:51.714 [main] INFO c.l.postman.service.WorkspaceService :1185 - Loaded 1 workspaces
2026-01-06 10:09:52.021 [main] INFO c.l.postman.service.js.JsContextPool :86 - Created JsContextPool with max size: 32
2026-01-06 10:09:52.021 [main] INFO c.l.p.service.js.JsScriptExecutor :31 - Initialized JS Context Pool with size: 32
2026-01-06 10:09:52.318 [main] INFO c.l.postman.ioc.ApplicationContext :99 - Total registered beans: [8]
2026-01-06 10:09:52.318 [main] INFO com.laker.postman.ioc.BeanFactory :19 - IOC container initialized successfully
2026-01-06 10:09:52.326 [main] INFO c.l.p.s.update.AutoUpdateManager :41 - Current application version: v4.2.24
2026-01-06 10:09:52.327 [main] INFO c.l.p.s.update.AutoUpdateManager :43 - Detected operating system:
OS Name: Linux
OS Arch: amd64
OS Version: 6.14.0-37-generic
Path Separator: :
File Separator: /
Line Separator:
2026-01-06 10:09:52.327 [main] INFO c.l.p.s.update.AutoUpdateManager :55 - Update check frequency: daily, last check time: Tue Jan 06 10:09:12 CST 2026
2026-01-06 10:09:52.335 [main] INFO c.l.p.s.update.AutoUpdateManager :72 - Skipping update check - not yet time according to frequency settings
2026-01-06 10:09:52.919 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :52 - Applying font: with size: 13
2026-01-06 10:09:53.064 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :123 - Updating 0 window(s)
2026-01-06 10:09:53.064 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :138 - All windows updated successfully
2026-01-06 10:09:53.064 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :72 - Font applied successfully
2026-01-06 10:09:53.467 [SwingWorker-pool-2-thread-1] INFO c.l.p.common.window.SplashWindow :287 - main frame initComponents cost: 260 ms
2026-01-06 10:09:53.536 [RequestCollections-Loader] INFO c.l.p.s.c.RequestsPersistence :116 - Loaded request groups from file: /home/it/EasyPostman//collections.json
2026-01-06 10:10:09.179 [AWT-EventQueue-0] INFO c.l.p.s.ClientCertificateService :40 - Client certificate config file not found, creating new one
2026-01-06 10:11:29.854 [AWT-EventQueue-0] INFO com.laker.postman.util.I18nUtil :65 - Loaded resource bundle for locale: zh
2026-01-06 10:11:29.856 [AWT-EventQueue-0] INFO com.laker.postman.util.I18nUtil :125 - Locale changed to: zh
2026-01-06 10:11:32.186 [AWT-EventQueue-0] INFO c.l.p.s.FunctionalPersistenceService :150 - Successfully loaded 0 functional test configurations
2026-01-06 10:11:32.188 [Thread-3] INFO c.l.p.s.FunctionalPersistenceService :78 - Successfully saved 0 functional test configurations
2026-01-06 10:11:32.189 [AWT-EventQueue-0] WARN c.l.p.s.PerformancePersistenceService :275 - Request with ID not found in collections, skipping
2026-01-06 10:11:32.189 [AWT-EventQueue-0] INFO c.l.p.s.PerformancePersistenceService :233 - Successfully loaded performance test configuration
2026-01-06 10:11:32.737 [AWT-EventQueue-0] INFO c.laker.postman.service.ExitService :46 - User chose to exit application
2026-01-06 10:11:32.738 [Thread-5] INFO c.l.p.s.PerformancePersistenceService :68 - Successfully saved performance test configuration
2026-01-06 10:11:32.745 [ShutdownHook] INFO com.laker.postman.App :110 - Application shutting down...
2026-01-06 10:11:32.746 [ShutdownHook] INFO com.laker.postman.ioc.BeanFactory :41 - Destroying IOC container...
2026-01-06 10:11:32.746 [ShutdownHook] INFO c.l.postman.ioc.ApplicationContext :637 - Destroying all beans...
2026-01-06 10:11:32.746 [ShutdownHook] INFO c.l.postman.ioc.ApplicationContext :670 - All beans destroyed
2026-01-06 10:11:32.746 [ShutdownHook] INFO com.laker.postman.App :114 - Application shutdown completed
2026-01-06 10:11:32.747 [SSH-Cleanup-Thread] INFO c.l.p.s.git.SshCredentialsProvider :39 - Cleaning up SSH session factories...
2026-01-06 10:11:32.747 [Thread-2] INFO c.l.p.service.js.JsScriptExecutor :35 - Shutting down JS Context Pool...
2026-01-06 10:11:32.748 [Thread-2] INFO c.l.postman.service.js.JsContextPool :193 - JsContextPool shutdown, all contexts closed
2026-01-06 10:11:39.553 [main] INFO com.laker.postman.ioc.BeanFactory :17 - Initializing IOC container, scanning packages: [com.laker.postman]
2026-01-06 10:11:39.624 [main] INFO com.laker.postman.util.I18nUtil :65 - Loaded resource bundle for locale: zh
2026-01-06 10:11:39.823 [main] INFO c.l.postman.service.WorkspaceService :1185 - Loaded 1 workspaces
2026-01-06 10:11:40.148 [main] INFO c.l.postman.service.js.JsContextPool :86 - Created JsContextPool with max size: 32
2026-01-06 10:11:40.149 [main] INFO c.l.p.service.js.JsScriptExecutor :31 - Initialized JS Context Pool with size: 32
2026-01-06 10:11:40.476 [main] INFO c.l.postman.ioc.ApplicationContext :99 - Total registered beans: [8]
2026-01-06 10:11:40.477 [main] INFO com.laker.postman.ioc.BeanFactory :19 - IOC container initialized successfully
2026-01-06 10:11:40.486 [main] INFO c.l.p.s.update.AutoUpdateManager :41 - Current application version: v4.2.24
2026-01-06 10:11:40.486 [main] INFO c.l.p.s.update.AutoUpdateManager :43 - Detected operating system:
OS Name: Linux
OS Arch: amd64
OS Version: 6.14.0-37-generic
Path Separator: :
File Separator: /
Line Separator:
2026-01-06 10:11:40.486 [main] INFO c.l.p.s.update.AutoUpdateManager :55 - Update check frequency: daily, last check time: Tue Jan 06 10:09:12 CST 2026
2026-01-06 10:11:40.496 [main] INFO c.l.p.s.update.AutoUpdateManager :72 - Skipping update check - not yet time according to frequency settings
2026-01-06 10:11:41.201 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :52 - Applying font: with size: 13
2026-01-06 10:11:41.361 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :123 - Updating 0 window(s)
2026-01-06 10:11:41.361 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :138 - All windows updated successfully
2026-01-06 10:11:41.362 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :72 - Font applied successfully
2026-01-06 10:11:41.853 [SwingWorker-pool-2-thread-1] INFO c.l.p.common.window.SplashWindow :287 - main frame initComponents cost: 320 ms
2026-01-06 10:11:41.915 [RequestCollections-Loader] INFO c.l.p.s.c.RequestsPersistence :116 - Loaded request groups from file: /home/it/EasyPostman//collections.json
2026-01-06 10:12:01.018 [AWT-EventQueue-0] INFO c.l.p.s.FunctionalPersistenceService :150 - Successfully loaded 0 functional test configurations
2026-01-06 10:12:07.339 [AWT-EventQueue-0] INFO c.l.p.s.PerformancePersistenceService :233 - Successfully loaded performance test configuration
2026-01-06 10:13:07.808 [Thread-4] INFO c.l.p.s.PerformancePersistenceService :68 - Successfully saved performance test configuration
2026-01-06 10:13:15.892 [Thread-5] INFO c.l.p.s.PerformancePersistenceService :68 - Successfully saved performance test configuration
2026-01-06 10:13:34.780 [pool-3-thread-9] WARN c.l.p.s.h.okhttp.OkHttpClientManager :204 - SSL verification disabled by user settings
2026-01-06 10:13:34.781 [pool-3-thread-9] INFO c.l.p.s.ClientCertificateService :40 - Client certificate config file not found, creating new one
2026-01-06 10:13:35.045 [pool-3-thread-9] WARN c.l.p.s.h.ssl.SSLConfigurationUtil :119 - SSL verification mode set to: LENIENT. Use with caution in production.
2026-01-06 10:13:35.477 [pool-3-thread-2] WARN c.l.p.s.h.okhttp.OkHttpClientManager :204 - SSL verification disabled by user settings
2026-01-06 10:13:35.478 [pool-3-thread-2] WARN c.l.p.s.h.ssl.SSLConfigurationUtil :119 - SSL verification mode set to: LENIENT. Use with caution in production.
2026-01-06 10:15:32.162 [Thread-9] INFO c.l.p.s.PerformancePersistenceService :68 - Successfully saved performance test configuration
2026-01-06 10:23:53.949 [AWT-EventQueue-0] INFO com.laker.postman.util.I18nUtil :65 - Loaded resource bundle for locale: en
2026-01-06 10:23:53.950 [AWT-EventQueue-0] INFO com.laker.postman.util.I18nUtil :125 - Locale changed to: en
2026-01-06 10:24:03.188 [AWT-EventQueue-0] INFO c.l.p.s.c.OpenedRequestsService :134 - Saved 1 new requests to /home/it/EasyPostman/opened_requests.json
2026-01-06 10:24:03.191 [AWT-EventQueue-0] INFO c.laker.postman.service.ExitService :46 - User chose to exit application
2026-01-06 10:24:03.192 [Thread-10] INFO c.l.p.s.FunctionalPersistenceService :78 - Successfully saved 0 functional test configurations
2026-01-06 10:24:03.194 [Thread-11] INFO c.l.p.s.PerformancePersistenceService :68 - Successfully saved performance test configuration
2026-01-06 10:24:03.226 [ShutdownHook] INFO com.laker.postman.App :110 - Application shutting down...
2026-01-06 10:24:03.226 [ShutdownHook] INFO com.laker.postman.ioc.BeanFactory :41 - Destroying IOC container...
2026-01-06 10:24:03.227 [ShutdownHook] INFO c.l.postman.ioc.ApplicationContext :637 - Destroying all beans...
2026-01-06 10:24:03.227 [SSH-Cleanup-Thread] INFO c.l.p.s.git.SshCredentialsProvider :39 - Cleaning up SSH session factories...
2026-01-06 10:24:03.227 [Thread-2] INFO c.l.p.service.js.JsScriptExecutor :35 - Shutting down JS Context Pool...
2026-01-06 10:24:03.227 [ShutdownHook] INFO c.l.postman.ioc.ApplicationContext :670 - All beans destroyed
2026-01-06 10:24:03.227 [ShutdownHook] INFO com.laker.postman.App :114 - Application shutdown completed
2026-01-06 10:24:03.235 [Thread-2] INFO c.l.postman.service.js.JsContextPool :193 - JsContextPool shutdown, all contexts closed
2026-01-06 10:24:11.036 [main] INFO com.laker.postman.ioc.BeanFactory :17 - Initializing IOC container, scanning packages: [com.laker.postman]
2026-01-06 10:24:11.105 [main] INFO com.laker.postman.util.I18nUtil :65 - Loaded resource bundle for locale: en
2026-01-06 10:24:11.313 [main] INFO c.l.postman.service.WorkspaceService :1185 - Loaded 1 workspaces
2026-01-06 10:24:11.603 [main] INFO c.l.postman.service.js.JsContextPool :86 - Created JsContextPool with max size: 32
2026-01-06 10:24:11.603 [main] INFO c.l.p.service.js.JsScriptExecutor :31 - Initialized JS Context Pool with size: 32
2026-01-06 10:24:11.941 [main] INFO c.l.postman.ioc.ApplicationContext :99 - Total registered beans: [8]
2026-01-06 10:24:11.941 [main] INFO com.laker.postman.ioc.BeanFactory :19 - IOC container initialized successfully
2026-01-06 10:24:11.950 [main] INFO c.l.p.s.update.AutoUpdateManager :41 - Current application version: v4.2.24
2026-01-06 10:24:11.950 [main] INFO c.l.p.s.update.AutoUpdateManager :43 - Detected operating system:
OS Name: Linux
OS Arch: amd64
OS Version: 6.14.0-37-generic
Path Separator: :
File Separator: /
Line Separator:
2026-01-06 10:24:11.951 [main] INFO c.l.p.s.update.AutoUpdateManager :55 - Update check frequency: daily, last check time: Tue Jan 06 10:09:12 CST 2026
2026-01-06 10:24:11.961 [main] INFO c.l.p.s.update.AutoUpdateManager :72 - Skipping update check - not yet time according to frequency settings
2026-01-06 10:24:12.608 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :52 - Applying font: with size: 13
2026-01-06 10:24:12.758 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :123 - Updating 0 window(s)
2026-01-06 10:24:12.758 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :138 - All windows updated successfully
2026-01-06 10:24:12.758 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :72 - Font applied successfully
2026-01-06 10:24:13.196 [SwingWorker-pool-2-thread-1] INFO c.l.p.common.window.SplashWindow :287 - main frame initComponents cost: 299 ms
2026-01-06 10:24:13.270 [RequestCollections-Loader] INFO c.l.p.s.c.RequestsPersistence :116 - Loaded request groups from file: /home/it/EasyPostman//collections.json
2026-01-06 10:24:13.811 [AWT-EventQueue-0] INFO c.l.p.s.c.OpenedRequestsService :146 - Cleared unsaved new requests file at /home/it/EasyPostman/opened_requests.json
2026-01-06 10:25:07.672 [AWT-EventQueue-0] INFO com.laker.postman.util.I18nUtil :65 - Loaded resource bundle for locale: zh
2026-01-06 10:25:07.673 [AWT-EventQueue-0] INFO com.laker.postman.util.I18nUtil :125 - Locale changed to: zh
2026-01-06 10:25:12.957 [AWT-EventQueue-0] INFO c.l.p.s.c.OpenedRequestsService :134 - Saved 1 new requests to /home/it/EasyPostman/opened_requests.json
2026-01-06 10:25:12.985 [AWT-EventQueue-0] INFO c.l.p.s.FunctionalPersistenceService :150 - Successfully loaded 0 functional test configurations
2026-01-06 10:25:12.986 [Thread-3] INFO c.l.p.s.FunctionalPersistenceService :78 - Successfully saved 0 functional test configurations
2026-01-06 10:25:13.009 [AWT-EventQueue-0] INFO c.l.p.s.PerformancePersistenceService :233 - Successfully loaded performance test configuration
2026-01-06 10:25:13.346 [AWT-EventQueue-0] INFO c.laker.postman.service.ExitService :46 - User chose to exit application
2026-01-06 10:25:13.348 [Thread-5] INFO c.l.p.s.PerformancePersistenceService :68 - Successfully saved performance test configuration
2026-01-06 10:25:13.375 [ShutdownHook] INFO com.laker.postman.App :110 - Application shutting down...
2026-01-06 10:25:13.377 [SSH-Cleanup-Thread] INFO c.l.p.s.git.SshCredentialsProvider :39 - Cleaning up SSH session factories...
2026-01-06 10:25:13.378 [ShutdownHook] INFO com.laker.postman.ioc.BeanFactory :41 - Destroying IOC container...
2026-01-06 10:25:13.379 [ShutdownHook] INFO c.l.postman.ioc.ApplicationContext :637 - Destroying all beans...
2026-01-06 10:25:13.379 [ShutdownHook] INFO c.l.postman.ioc.ApplicationContext :670 - All beans destroyed
2026-01-06 10:25:13.380 [ShutdownHook] INFO com.laker.postman.App :114 - Application shutdown completed
2026-01-06 10:25:13.380 [Thread-2] INFO c.l.p.service.js.JsScriptExecutor :35 - Shutting down JS Context Pool...
2026-01-06 10:25:13.381 [Thread-2] INFO c.l.postman.service.js.JsContextPool :193 - JsContextPool shutdown, all contexts closed
2026-01-06 10:26:21.139 [main] INFO com.laker.postman.ioc.BeanFactory :17 - Initializing IOC container, scanning packages: [com.laker.postman]
2026-01-06 10:26:21.200 [main] INFO com.laker.postman.util.I18nUtil :65 - Loaded resource bundle for locale: zh
2026-01-06 10:26:21.423 [main] INFO c.l.postman.service.WorkspaceService :1185 - Loaded 1 workspaces
2026-01-06 10:26:21.757 [main] INFO c.l.postman.service.js.JsContextPool :86 - Created JsContextPool with max size: 32
2026-01-06 10:26:21.757 [main] INFO c.l.p.service.js.JsScriptExecutor :31 - Initialized JS Context Pool with size: 32
2026-01-06 10:26:22.091 [main] INFO c.l.postman.ioc.ApplicationContext :99 - Total registered beans: [8]
2026-01-06 10:26:22.091 [main] INFO com.laker.postman.ioc.BeanFactory :19 - IOC container initialized successfully
2026-01-06 10:26:22.099 [main] INFO c.l.p.s.update.AutoUpdateManager :41 - Current application version: v4.2.24
2026-01-06 10:26:22.099 [main] INFO c.l.p.s.update.AutoUpdateManager :43 - Detected operating system:
OS Name: Linux
OS Arch: amd64
OS Version: 6.14.0-37-generic
Path Separator: :
File Separator: /
Line Separator:
2026-01-06 10:26:22.100 [main] INFO c.l.p.s.update.AutoUpdateManager :55 - Update check frequency: daily, last check time: Tue Jan 06 10:09:12 CST 2026
2026-01-06 10:26:22.109 [main] INFO c.l.p.s.update.AutoUpdateManager :72 - Skipping update check - not yet time according to frequency settings
2026-01-06 10:26:22.717 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :52 - Applying font: with size: 13
2026-01-06 10:26:22.862 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :123 - Updating 0 window(s)
2026-01-06 10:26:22.863 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :138 - All windows updated successfully
2026-01-06 10:26:22.863 [AWT-EventQueue-0] INFO com.laker.postman.util.FontManager :72 - Font applied successfully
2026-01-06 10:26:23.311 [SwingWorker-pool-2-thread-1] INFO c.l.p.common.window.SplashWindow :287 - main frame initComponents cost: 272 ms
2026-01-06 10:26:23.381 [RequestCollections-Loader] INFO c.l.p.s.c.RequestsPersistence :116 - Loaded request groups from file: /home/it/EasyPostman//collections.json
2026-01-06 10:26:23.964 [AWT-EventQueue-0] INFO c.l.p.s.c.OpenedRequestsService :146 - Cleared unsaved new requests file at /home/it/EasyPostman/opened_requests.json
2026-01-06 10:27:19.685 [AWT-EventQueue-0] INFO c.l.p.s.ClientCertificateService :40 - Client certificate config file not found, creating new one严重程度 | Severity
🔴 严重 - 应用崩溃或无法使用 | Critical - App crashes or unusable
补充信息 | Additional Context
No response
贡献意愿 | Willingness to Contribute
- 我愿意提交 PR 来修复这个问题 | I'm willing to submit a PR to fix this issue
Reactions are currently unavailable