devilman | hi | 00:48 |
---|---|---|
devilman | i like flash ubuntu touch on my redmi 2 | 00:48 |
devilman | is that possible to try | 00:48 |
=== mzanetti_ is now known as mzanetti | ||
=== JanC is now known as JanC_FOSDEM | ||
Aditya__ | anyone here? | 09:20 |
andywork | Aditya__: 238 peoples at this moment | 09:29 |
=== ghostcube_ is now known as ghostcube | ||
=== Azelphur is now known as Guest30585 | ||
vayan | someone got syncevolution + fastmail working ? | 12:32 |
=== Elleo_ is now known as Elleo | ||
=== ghostcube_ is now known as ghostcube | ||
manbehindthemadn | hey fellas, deploying ubuntu-touch onto an older galaxy tab 2, curious what the procedure is for wiping the device prior to install | 17:17 |
popey | manbehindthemadn, is the galaxy tab 2 even supported? | 17:29 |
manbehindthemadn | eh, that really doesn't matter to me, if I gotta recompile and config by hand I kinda figured I was gonna have too, im just curious how to prep the device. | 17:30 |
ogra_` | you need to be able to flash it ... so an unlocked bootloader is kind of essential | 17:43 |
ogra_` | the rest (boot.img, recovery.img) get replaced by ubuntu anyway | 17:43 |
ogra_` | though dont underestimate how much a port takes you ... | 17:44 |
* ogra_` would plan with a month or more if you are an experienced android *and* ubuntu developer .... else plan longer | 17:45 | |
nolsen | When will Ubuntu touch phones be available in the US? | 17:53 |
ogra_` | once an US manufacturer is found,the FCC requirements are fulfilled annd the paperwork is done :) | 17:54 |
ogra_` | (you can buy the bq phones in the US if you can live with 2g though .... they ship worldwide) | 17:55 |
ogra_` | ( at https://store.bq.com/gl/ ) | 18:02 |
=== nolsen is now known as GabeN | ||
=== GabeN is now known as nolsen | ||
=== 14WAAVNXE is now known as ecloud | ||
_Sponge | Could birdie and vocal be supported in Ubuntu-Touch ? https://github.com/nathandyer | 19:36 |
samdroid | Hello! Is it possible to allow mir to accept the connections of a Gtk+ app running from the terminal? | 20:37 |
SourceSlayer | Hey | 20:42 |
SourceSlayer | Is there anyway to set Qt Creator to use QMake for Unity Scopes? | 20:43 |
SourceSlayer | Dang Ubuntu SDK ruined Qt Creator | 20:54 |
=== curtness is now known as strahtw | ||
m_jimmer | I am going to create a application that uses and stores some sensitive information. I have a encryption library. I am just wondering what is the best place to store said files. like applicationConfigure dir ? or somewhere else | 21:24 |
m_jimmer | the idea is to use sqlight but to encrypt the files and make enduser unlock . This application will also need networking. | 21:25 |
m_jimmer | so setting the default data dir for sqlight will need to happen. So just wondering where that would be best suited. Like QStanderedPaths::standerPaths(QStanderedPaths::ApplicationConfigDir).first() ? or somewhere else | 21:26 |
m_jimmer | thanks for your time | 21:27 |
m_jimmer | Also is there somewhere where I can get a list of all the default lib's that I can link against for applications ? thanks | 21:34 |
m_jimmer | This way I know what I have to package myself. Just starting out with Ubuntu sdk and not sure how that all works | 21:35 |
m_jimmer | The application that I am going to make will be a mix between ansible tower and nagios | 21:36 |
mcphail | m_jimmer: scroll down to the Runtime Environment section of https://developer.ubuntu.com/en/start/platform/guides/app-confinement/ . As for libs, if in doubt, bundle them | 22:00 |
m_jimmer | thanks mcphail | 22:00 |
dobey | m_jimmer: a) #ubuntu-app-devel is the best channel to ask about app dev questions. b) ApplicationDataDir i think would be better. config files go in ConfigDir, you're writing data, so DataDir would be better. | 22:00 |
dobey | c) when you create a chroot in the sdk for the click target, any libraries which don't already have the -dev packages installed, are things you shouldn't be depending on the system to provide, and you should build and include them in your own package | 22:01 |
m_jimmer | sweet thanks a bunch and I will join that channel | 22:03 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!