*** zbenjamin_ is now known as zbenjamin | 02:14 | |
*** jrt is now known as Guest26860 | 03:39 | |
*** nyov is now known as Guest13327 | 04:41 | |
*** frinring_ is now known as frinring | 05:40 | |
*** JacekJag- is now known as JacekJagosz | 08:16 | |
Nathan[m]3 | <flypig "My understanding is that previou"> Speaking of, which database does Aliendalvik now look for contacts in? Same as Sailfish, or a copy saved elsewhere? | 09:45 |
---|---|---|
flypig | Hmm. I don't know the answer to that offhand I'm afraid. I'd have to check if nobody else round here can give an answer right now. | 09:46 |
flypig | kernling, do you know the answer to this^^? | 09:49 |
ggabriel | Nathan[m]3: I _think_ it's the same one for sfos, provided that you grant it access | 10:42 |
Nathan[m]3 | Thanks for your answers! Hmm, I was thinking I might be able to work around the problem that you can't pick specific contacts to share with Android applications by messing around with the database access permissions a bit, but if it uses the same database that's obviously not going to work. | 10:48 |
ggabriel | erm... no, not that simple I'm afraid | 10:48 |
ggabriel | I would certainly like something along those lines, too, but it would be too complex to implement | 10:49 |
ggabriel | I haven't, however, tested what alien dalvik is like with a different non-admin user | 10:49 |
ggabriel | I'm not sure the split is done yet | 10:49 |
ggabriel | tbh, after first reading whatsapp's T&C's back with the N9 app, I wouldn't even want to share contacts individually, I just have a separate phone with an empty phonebook and only add a number and a letter because they want all your phonebook | 10:51 |
ggabriel | but that's just me being paranoid ;) | 10:51 |
useretail | how in current version of sfos import ics file to calendar? | 12:31 |
flypig | Where does the ics file start (email, on the filing system, online, etc.)? | 12:52 |
flypig | If it's on the filesystem, for example, you should be able to select it using the file manager (Settings > Storage > User data > File manager) | 12:53 |
flypig | If it's in an email, selecting it should be enough. | 12:53 |
useretail | flypig, i have it on my filesystem. how to import it from cli? | 13:02 |
flypig | Do you explicitly not want to use the file manager? (e.g. are you trying to script it?) | 13:03 |
useretail | yes, i don't want to use it and yes, i want to script it | 13:03 |
flypig | You can call "xdg-open file.ics" but this will open the calendar, so may not work for scripts. | 13:04 |
flypig | When I say "open the calendar" I mean open the Calender app. | 13:04 |
useretail | is there some dbus method that works? | 13:04 |
flypig | Yes, but it'll probably do the same thing and need user interaction. | 13:05 |
flypig | One second, I'll see if I can find it. | 13:05 |
useretail | xdg-open fails with Could not import calendar file: file:///tmp/file.ics | 13:09 |
flypig | There are two methods you could use. | 13:09 |
flypig | dbus-send --session --print-reply --dest=com.jolla.calendar.ui /com/jolla/calendar/ui com.jolla.calendar.ui.importFile string:"path/file.ics" | 13:10 |
flypig | And there's also com.joll.calendar.ui.importIcsData if you want to send the ics as a string. | 13:10 |
useretail | the above mentioned dbus method doesn't work as well | 13:10 |
useretail | fails with the same message | 13:11 |
useretail | will try importIcsData | 13:11 |
flypig | It's probably because each sandbox has its own /tmp | 13:11 |
flypig | I'd suggest try moving the calendar to ~/Documents and see if it works from there. | 13:11 |
useretail | but it's a file uri that's supposed to work | 13:12 |
flypig | I'm not sure I understand, sorry. | 13:12 |
useretail | the app has access to filesystem | 13:12 |
flypig | The app is sandboxed though, so it won't necessarily have access to all parts of the filesystem. | 13:13 |
flypig | Depending on which version of SFOS you're using of course. | 13:13 |
useretail | is there current documentation that describes com.jolla.calendar.ui methods? | 13:13 |
useretail | i'm on Koli: 4.0.1.48 | 13:14 |
flypig | There may be documentation, but I'm not aware of any. You can use dbus introspection, or check the /usr/share/jolla-calendar/DbusInvoker.qml file. | 13:15 |
useretail | i'll check it, thanks | 13:15 |
flypig | Okay; great :) I hope you can get it doing what you want. | 13:16 |
thigg[m] | is there documentation how i can build qtmultimedia for my phone? | 13:57 |
thigg[m] | i am trying to do a modification (insert scaletempo into the pipeline) and would like to test it | 13:58 |
ggabriel | thigg[m]: not that I know of, but it's basically entering the right target in the sdk (MerSDK VM), install depenndencies, build+package, often you must make your own little rpm packager project | 13:58 |
flypig | thigg[m], a good place to look would be the current sfos qtmultimedia repository: https://git.sailfishos.org/mer-core/qtmultimedia/tree/mer-5.6 | 14:04 |
thigg[m] | @ggabriel that doesnt sound fun... | 14:05 |
thigg[m] | yeah, I got that already. and also did the modifications already. but i would like to test them now... | 14:05 |
flypig | If you're inside the root and you've made changed on top of the mer-5.6 branch, you should just be able to run "sfdk build" to build it. | 14:08 |
thigg[m] | i figure i can import the .pro file into sailfish sdk... | 14:08 |
thigg[m] | ah k | 14:08 |
*** sydney_u1tangle is now known as sydney_untangle | 14:09 | |
ggabriel | thigg[m]: well, it is fun tbh, you just need some time; once you have the workflow working, it's actually pretty quick | 14:10 |
thigg[m] | @ggabriel: | 14:14 |
thigg[m] | argh.. @ggabriel :) hope that ;) | 14:14 |
*** Mister_Magister is now known as Guest66453 | 16:14 | |
*** Mister_Magister_ is now known as Mister_Magister | 16:58 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!