=== _salem is now known as salem_ | ||
=== salem_ is now known as _salem | ||
robert35 | Hie, does anyone know a ubuntu-sdk Project wich match the structure described in http://ubuntuforums.org/showthread.php?t=2288198 ?? | 09:19 |
---|---|---|
popey | robert35: put your libraries in lib/<arch_triple> and they will be found | 11:57 |
popey | so ./lib/arm-linux-gnueabihf and ./lib/i386-linux-gnu and ./lib/x86_64-linux-gnu for armhf, i386 and amd64 | 11:58 |
popey | robert35: install Notes (reminders) on a device and you'll see this structure | 11:58 |
robert35 | poppey | 12:21 |
robert35 | i already try to install the shared lib via the qt-creator process (put install on the make command line entry), this leads to an error : impossible to create a dir | 12:22 |
robert35 | mkdir: cannot create directory '/usr/lib/x86_64-linux-gnu/qt5/qml/CG2ControlePlugin': Permission denied | 12:22 |
robert35 | and and i don't want to change these dir permitions (i don't know the impact on the system, also if there is a problem of permission on these dirs, it should be corrected) | 12:24 |
popey | it shouldn't go in /usr/li | 12:27 |
popey | but ./lib within your app dir | 12:27 |
robert35 | so i have to add a copy task on apps .qmlproject ? | 12:28 |
robert35 | That's i was thinking of, but i don't know how to modify this file | 12:28 |
popey | we tend to use cmake for our projects, sorry | 12:36 |
robert35 | that's what i see more and more... | 12:36 |
robert35 | I don't | 12:36 |
robert35 | I don't know cmake at all | 12:36 |
robert35 | it's one more build tool to understand... | 12:36 |
robert35 | just one more guy who think he could invent the wheal again.... | 12:37 |
robert35 | the existing tools where enough | 12:37 |
robert35 | thanks poppey, i'll give a look at Notes source code then | 12:38 |
robert35 | (cmake) | 12:38 |
robert35 | ;-) | 12:39 |
popey | 🙂 | 12:40 |
robert35 | poppey, i think it's a good base to study (Notes), lots of plugin/libs thanks | 12:47 |
popey | np | 13:04 |
ahayzen | popey, should this be updated with the new meeting times for music and weather? https://developer.ubuntu.com/en/community/core-apps/meetings/ | 13:49 |
popey | ahayzen: yeah, its on my todo | 14:09 |
popey | ahayzen: now to-done | 14:10 |
ahayzen | thanks popey \o/ | 14:17 |
popey | np | 14:17 |
popey | i remembered it as I went to bed last night | 14:17 |
popey | and grabbed my phone to put it in my to-do for monday 🙂 | 14:17 |
* popey removes it from monday's todo list | 14:18 | |
ahayzen | hah :-) | 14:18 |
* popey hugs Notes app | 14:18 | |
* ahayzen wonders why his evernote account keeps disappear and he has to resign in | 14:18 | |
ahayzen | *disappearing | 14:18 |
ahayzen | probably something todo with flip flopping between channels :-) | 14:20 |
popey | if you re-install / update the app that happens too | 14:24 |
popey | annoying, we have a bug for it. | 14:24 |
ahayzen | ah damn | 14:28 |
joehannes | hey guys ... I'm trying to start making a living on ubuntu apps ... I want to get started | 15:33 |
joehannes | https://developer.ubuntu.com/api/apps/html5/current/ --> the most promising link on the dev page, shows only Qt, not HTML5 stuff | 15:33 |
joehannes | anyway, can anyone tell me if there's a common best practice on how to include nodejs/npm packages in ubuntu apps? | 15:34 |
joehannes | I mean, is it even necessary to use the QT Creator as an editor? I'd muchly prefer atom and just use some ubuntu-sdk and command ... any ideas? | 15:37 |
dale_ | Is there somebody here who can tell me what policy I need to add to an app to make C++ time() and localtime() calls work? | 17:50 |
dale_ | Are there any appdevs here? | 17:56 |
ahayzen | o/ | 17:56 |
dale_ | My app dies a silent death when I call time(), do you know why? | 17:56 |
ahayzen | is there anything in the syslog todo with denials ? | 17:57 |
dale_ | Nope, nothing at all is appearing in the syslog. | 17:58 |
ahayzen | hmm weird, why do you need to use time() and localtime() anyway? | 17:59 |
ahayzen | and the clock app is likely to be retrieving time info so maybe worth looking what they have done http://bazaar.launchpad.net/~ubuntu-clock-dev/ubuntu-clock-app/utopic-3.0/files/head:/backend/modules/ | 18:00 |
dale_ | I'm writing a clock app, funnily enough. If there is a `proper' way to read the time I'd be interested to know (this is my first little attempt at an app). | 18:00 |
ahayzen | definitely have a look at the clock-app's code then ;-) | 18:00 |
ahayzen | as that solves all the issues with timezones | 18:00 |
dale_ | Thanks for the link, I'll look right at that :-) | 18:00 |
joehannes | hi guys, anybody there??? | 23:49 |
joehannes | I already asked this once today, but we had an electricity-outage, so I have been logged out | 23:49 |
joehannes | basically, is there a way to run sh scripts in click-packabed-html5-apps? | 23:50 |
joehannes | one way would be, for example, if one could use Node.js packages ... but the documentation doesn't speak thereof ... | 23:50 |
joehannes | What I would even prefer, is, to write my app with electron/atom-shell and then wrap it into a click package - is this possible??? I want, of course, a way to allow certain privileges like run a shell script ... | 23:52 |
joehannes | basically I'm trying to make a long term commitment to make a living from writing ubuntu apps, and am starting away with writing a simple unity-topbar-icon-app, that allows to disable the screensaver/dim ... for example when watching movies | 23:53 |
joehannes | so I want to run a shell script to manipulate system settings | 23:53 |
joehannes | please help | 23:53 |
joehannes | ok, it looks like there is this option to import repos ... maybe I can just develop an electron app and import/wrap it with the qt Creator tool? | 23:57 |
joehannes | btw, the html/js api of current on developer.ubuntu.com still links to the wrong C++/Qt Variation ... I guess that's since there possibly was no JS-API at that time, but as it is, it's very misleading | 23:58 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!