언어 설정

Menu
Sites
Language
Package size incorrect (Ubuntu 12.04)

Are there any popular reasons for this mistake?

Got this mistake after about 2/3 parts were downloaded by install manager.

Edited by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

10 댓글
Raghu Kona
Hi, This might be due to an unstable internet connection. Can you please try downloading the file again. Regards, Raghu Kona
Krasnov
Tried several times, still installation breaks at the exact same moment
Richa Basak
download the install manager separately and the sdk image separately. Then while running the install manager goto ADVANCED. There select the SDK image radio button and give the path of the zip file of the sdk image. The sdk would get installed properly.
Matthieu de
Hi, I've got the same problem. What do you mean by "download the install manager separately and the sdk image separately." ?
T S
Hi Matthieu de, "Download the install manager separately and the sdk image separately" means Instead of Network Installation, install the SDK using a image file, Please refer "Installing the Tizen SDK" https://developer.tizen.org/downloads/sdk/installing-tizen-sdk Download the Install manager and SDK Image from below path https://developer.tizen.org/downloads/tizen-sdk ~Sanjana T S
Matthieu de
It works ! Thanks ! Know I'm stick with google-talkplugin issue when creating a project. Do you have a better idea than removing the plugin or its links from firefox and mozilla folders (http://rtg.in.ua/2013/07/20/tizen-sdk-ide-crash/) ? If I remove those links, will i still be able to use Google Hangout with Chrome ?
T S
Hi Matthieu de, Uninstalling the plugin may allow you to continue creating the project. Please follow the below thread and website url :- https://developer.tizen.org/forums/sdk-ide/tizen-2.0-magnolia-sdk-crashes-while-creating-new-project & http://rtg.in.ua/2013/07/20/tizen-sdk-ide-crash/ The google talk plugin is required for hangouts especially for Video call. For more details, refer the below path: https://forums.mageia.org/en/viewtopic.php?f=7&t=5344 ~ Sanjana T S
Matthieu de
OK. So I deleted google plugin links in given folders (http://rtg.in.ua/2013/07/20/tizen-sdk-ide-crash/ : /usr/lib/firefox/plugins and /usr/lib/mozilla/plugins). Then I lunched Tizen SDK again, and I finally could go through native project creation windows. But it crashed when I pressed the button to finish project creation. Then I tried to reboot Tizen SDK and it won't. Lunching from the console, I get this : log4j:WARN No appenders could be found for logger (org.tizen.common.core.application.InstallPathConfig). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. The program 'Tizen IDE' received an X Window System error. This probably reflects a bug in the program. The error was 'BadDrawable (invalid Pixmap or Window parameter)'. (Details: serial 10684 error_code 9 request_code 62 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) And I also get a warning window : JVM terminated. Exit code=1 /usr/bin/java -Dfile.encoding=UTF-8 -Dosgi.requiredJavaVersion=1.6 -XX:+AggressiveOpts -XX:PermSize=128M -XX:MaxPermSize=256M -XX:MaxNewSize=128M -XX:NewSize=128M -Xms256m -Xmx512m -Dlog4j.configuratorClass=org.tizen.common.util.log.TizenLog4jConfigurator -jar /home/matthieudelaro/bin/tizen/tizen-sdk/ide//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar -os linux -ws gtk -arch x86_64 -showsplash -launcher /home/matthieudelaro/bin/tizen/tizen-sdk/ide/eclipse -name Eclipse --launcher.library /home/matthieudelaro/bin/tizen/tizen-sdk/ide//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505/eclipse_1407.so -startup /home/matthieudelaro/bin/tizen/tizen-sdk/ide//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar --launcher.overrideVmargs -exitdata 6b50011 -nl en -vm /usr/bin/java -vmargs -Dfile.encoding=UTF-8 -Dosgi.requiredJavaVersion=1.6 -XX:+AggressiveOpts -XX:PermSize=128M -XX:MaxPermSize=256M -XX:MaxNewSize=128M -XX:NewSize=128M -Xms256m -Xmx512m -Dlog4j.configuratorClass=org.tizen.common.util.log.TizenLog4jConfigurator -jar /home/matthieudelaro/bin/tizen/tizen-sdk/ide//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar I use Ubuntu 13.04, and I installed Oracle JDK7. Any idea ?
T S
Hi Matthieu de, Please Uninstall the Tizen-SDK and delete the Tizen SDK related folders like tizen-sdk and tizen-sdk-data. Try to install the SDK once again. Please follow the below paths for more details about the errors https://bugs.tizen.org/jira/browse/TSDK-89 http://stackoverflow.com/questions/2087004/eclipse-ide-fail-to-launch-with-jvm-terminated-exit-code-1 ~ Sanjana T S
Matthieu de
So finally I completely delete Google talk plugin, and now it works. But I'm going to re-install it because I need it, so I hope a real solution is going to be found.