Coder Social home page Coder Social logo

tizen-studio-arch's Introduction

How to install Tizen Studio on Arch Linux

Just clone the repo and run ./install.sh

What we do?

  1. Install java, I use OpenJDK 11.0.7 (via sdkman!)
  2. Download the studio from https://developer.tizen.org/ko/development/tizen-studio/download?langredirect=1# (Tizen Studio with IDE installer)
  3. Do it executable
  4. Start with fake-dpkg (dkpg it's a symbol link) which will provide correct information for installer checks
  5. List of deps what I used in arch for work. Will be cool if you provide more the information in issues or PR
  • rpm2cpio - yay -S rpmextract
  • cpio - yay -S cpio
  • gnome-keyring pacman -S gnome-keyring for certificates
  • libwebkitgtk-1.0-0 - so here as I understand will be provided if you install webkitgtk but I don't remember. (This dependency is solved with https://github.com/frealgagu/archlinux.webkitgtk2/releases)

If you have some problems with kwin while running device manager, such as some windows not well sized (1 pixel x 59) so is impossible to connect to devices. To solve it change to other than kde wm or force windows size as in https://ahelpme.com/software/kde-plasma/kde-plasma-windows-force-resize-ikvm-virtual-keyboard/ Thanks @aleixq

tizen-studio-arch's People

Contributors

aleixq avatar bomberus avatar espacioantonio avatar toxblh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tizen-studio-arch's Issues

Update Tizen version that is downloaded?

This guide/install script worked fine. However, currently we are on Tizen version 4.1.1, and install.sh still installs version 3.7.
This might be worth updating.

Thank you for this helper script!

Emulator stars only the first time

Hi everyone,

I am currently trying to setu up Tizen Studio on my Manjaro setup. I have successfully installed the Tizen Studio but have one weird issue. The emulator for TV starts only the first time. Then when I try to launch it again, I get this message:

Failed to launch emulator: xxx

Your system cannot suppoer HW virtualization.

I tried to run this command and kvm is installed:

- lsmod | grep kvm                                                                                                                                                                                               
kvm_intel             335872  0
kvm                  1036288  1 kvm_intel
irqbypass              16384  1 kvm

Anyone experienced this ? And one more thing, I managed to open the emulator one more time after closure but that was totally random.

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.