dipoo/egdownloader

Startup Error

psc2350 opened this issue · 5 comments

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

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 commented

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

我試試看用中文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).

能開了
用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 commented

有反馈的话,会更新的

想看看下個版本可不可以做些改變
就是做成有個瀏覽器
[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).