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

Startup Error #4

Closed
psc2350 opened this issue Dec 24, 2015 · 5 comments
Closed

Startup Error #4

psc2350 opened this issue Dec 24, 2015 · 5 comments

Comments

@psc2350
Copy link

psc2350 commented Dec 24, 2015

我開的時候有這個問題
不知道該怎辦才好

java.nio.charset.UnsupportedCharsetException: windows-31j
at java.nio.charset.Charset.forName(Unknown Source)
at sun.awt.FontConfiguration.getFontCharsetEncoder(Unknown Source)
at sun.awt.FontConfiguration.buildFontDescriptors(Unknown Source)
at sun.awt.FontConfiguration.getFontDescriptors(Unknown Source)
at sun.awt.FontConfiguration.getFontDescriptors(Unknown Source)
at sun.awt.PlatformFont.(Unknown Source)
at sun.awt.windows.WFontPeer.(Unknown Source)
at sun.awt.windows.WToolkit.getFontPeer(Unknown Source)
at java.awt.Font.getPeer_NoClientCode(Unknown Source)
at java.awt.Font.getPeer(Unknown Source)
at sun.awt.windows.WComponentPeer._setFont(Native Method)
at sun.awt.windows.WComponentPeer.setFont(Unknown Source)
at sun.awt.windows.WWindowPeer.initialize(Unknown Source)
at sun.awt.windows.WFramePeer.initialize(Unknown Source)
at sun.awt.windows.WComponentPeer.(Unknown Source)
at sun.awt.windows.WCanvasPeer.(Unknown Source)
at sun.awt.windows.WPanelPeer.(Unknown Source)
at sun.awt.windows.WWindowPeer.(Unknown Source)
at sun.awt.windows.WFramePeer.(Unknown Source)
at sun.awt.windows.WToolkit.createFrame(Unknown Source)
at java.awt.Frame.addNotify(Unknown Source)
at javax.swing.SwingUtilities$SharedOwnerFrame.addNotify(Unknown Source)
at java.awt.Window.addNotify(Unknown Source)
at java.awt.Window.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at org.arong.egdownloader.ui.window.InitWindow.(InitWindow.java:89)
at org.arong.egdownloader.ui.Main.main(Main.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)

@dipoo
Copy link
Owner

dipoo commented Dec 24, 2015

不支持windows-31j字符集,你把系统区域设置为日文了么?试下切换为中文环境试下

@psc2350
Copy link
Author

psc2350 commented Dec 26, 2015

我試試看用中文local
話說不能做個Unicode嗎?

2015-12-23 22:56 GMT-05:00 dipoo notifications@github.com:

不支持windows-31j字符集,你把系统区域设置为日文了么?试下切换为中文环境试下


Reply to this email directly or view it on GitHub
#4 (comment).

@psc2350
Copy link
Author

psc2350 commented Dec 26, 2015

能開了
用local emulator開OK了
想問下以後還會更新嗎?
用了一下有些功能希望能被添加

2015-12-25 20:34 GMT-05:00 城ヶ崎美嘉 psc2350@gmail.com:

我試試看用中文local
話說不能做個Unicode嗎?

2015-12-23 22:56 GMT-05:00 dipoo notifications@github.com:

不支持windows-31j字符集,你把系统区域设置为日文了么?试下切换为中文环境试下


Reply to this email directly or view it on GitHub
#4 (comment).

@dipoo
Copy link
Owner

dipoo commented Dec 26, 2015

有反馈的话,会更新的

@psc2350
Copy link
Author

psc2350 commented Jan 8, 2016

想看看下個版本可不可以做些改變
就是做成有個瀏覽器
[image: 內置圖片 1]
下載的時候用下面這個檔名
半角字符不能的話改成全角
每次下載的時候都可以選擇下載的目錄
然後下載好了可以壓縮成.zip格式
還有就是能用proxy
畢竟有限制流量
可以的話還是希望做成unicode的w

2015-12-26 9:58 GMT-05:00 dipoo notifications@github.com:

有反馈的话,会更新的


Reply to this email directly or view it on GitHub
#4 (comment).

@dipoo dipoo closed this as completed Dec 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants