Daanct12 has joined #maemo-leste
xmn has joined #maemo-leste
joerg has quit [Ping timeout: 260 seconds]
joerg has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
ceene has joined #maemo-leste
System_Error has joined #maemo-leste
Livio has joined #maemo-leste
Daanct12 has quit [Quit: WeeChat 4.2.2]
Livio has quit [Ping timeout: 260 seconds]
fab_ has joined #maemo-leste
ungeskriptet9 has joined #maemo-leste
ungeskriptet has quit [Ping timeout: 256 seconds]
ungeskriptet9 is now known as ungeskriptet
ceene has quit [Read error: Connection reset by peer]
ceene has joined #maemo-leste
pere has quit [Ping timeout: 268 seconds]
akossh has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
pere has joined #maemo-leste
<Wizzup> arno11: yes that is possible, I think the code should mostly just work tbh
<Wizzup> like it still works on my droid4, but I did a dist upgrade
<Wizzup> at least I think it does..
<Wizzup> I think I might be wrong
<Wizzup> yeah ok, there's no python2 pyqt, that is the problem
<Wizzup> I think someone can just run 2to3 on this
<Wizzup> I'll do this now.
xmn has quit [Ping timeout: 268 seconds]
<Wizzup> arno11: ok, yeah I mostly got this to work now
<Wizzup> should be in repo momentarily
uvos__ has quit [Ping timeout: 240 seconds]
uvos__ has joined #maemo-leste
mdz has joined #maemo-leste
arno11 has joined #maemo-leste
<arno11> Wizzup: ok thx man, it works again: good news, it doesn't overwrite current transitions config.
narodnik has quit [Quit: WeeChat 4.2.2]
<arno11> lot of options are missing btw so i'll have a look in the code and try to add more options
<arno11> i mean parameters
<arno11> bbl
arno11 has quit [Quit: leaving]
uvos__ has quit [Ping timeout: 260 seconds]
<Wizzup> arno11: sweet, ty
uvos__ has joined #maemo-leste
<Wizzup> arno11: so is the idea that we have leste-config postinst touch /home/user/.nomedia or something similar?
<Wizzup> (and then perhaps in the future, don't try to do the touch again)
<uvos__> i mean that dosent feal that great (ie more like a hack)
arno11 has joined #maemo-leste
<arno11> maybe a bit hacky yes, but the trick is comming from the official gnome documentation
<arno11> so yes my idea was to use touch .nomedia
<arno11> until we find a cleaner way
<arno11> for all devices
leste has joined #maemo-leste
<Wizzup> uvos__: well how would we ensure that the tracker ignore file exists in home
<Wizzup> we can do it in image builder, which won't work for any current devices
<Wizzup> and is also a hack
<Wizzup> or we can rebuild tracker just to change the default in gsettings
<Wizzup> but it all boils down to the same: how do we deal with the case where someone does want their home indexed
<arno11> true
<uvos__> if a user dosent want a directory indext creating the dotfile is the correct thing to do
<uvos__> i dont think that the awnser is the same if the distro maintainers dont want a directory indexed
<uvos__> here the package should be changed instead
<uvos__> ofc i understand you dont want to fork the package just for this default
<uvos__> but it is theoreticly the right thing to do in this case
<uvos__> toching the dotfile has for instance also the issue that the user will be faced with the repeatly self-recreating dotfile if he DOSE want $HOME indexed
<Wizzup> we already forked the package
<uvos__> its just a default after all
<Wizzup> (to fix it)
<Wizzup> ok, let me try to get these regs
<uvos__> btw sphone loging
<uvos__> so is group_uid supposed to be unique to what exactly?
<Wizzup> the account + the remote party
<uvos__> the remote contact? the remote endpoint? what exactly?
<uvos__> what if someone has multiple phone numbers?
<Wizzup> what do you mean
<uvos__> (the remote party that is)
<uvos__> if remote party a has 3 phone numbers should they share group_uid
<Wizzup> then they have a different group_uid but the contacts application will know they belong to the same contact
<Wizzup> no they should not
<Wizzup> ideally you'd just write whatever we write with ring because then everything would be grouped together
<Wizzup> but I understand potential resistant to this
<uvos__> hmm
<Wizzup> btw, for the reg dump, should I dump headset?
<Wizzup> or handset I mean
<uvos__> sure
<uvos__> i mean anything would be fine
<uvos__> as long as its conistant
<uvos__> i dont see what the point of group_uid is then
<uvos__> what dose it add that you cant figure out with the other fields?
<Wizzup> it's how rtcom is designed, it's literally what things are grouped by
<Wizzup> your account + remote party
<uvos__> i get its designed that way
<uvos__> but i dont see why
<Wizzup> what would you replace it with?
<uvos__> if you still have to look up what contact the group_uid belongs to i dont see how this is better than just looking up the contact based on the line_id + account
<uvos__> not sure what those fields are called exactly off hand
<uvos__> but they are there
<Wizzup> you don't need to look up the contact to group correctly when group_uid is set
<Wizzup> any many things are not mapped to a contact
<uvos__> ok
<uvos__> i need too look at the database again to comment further
<Wizzup> I also need to double check whether it's both for sms and call where fremantle logs only the last 7 digits and not the account id
<Wizzup> but if it's all the same to you then setting it to something compatible with conversations and fremantle would be best, or let a plugin provide this info
<Wizzup> for example for xmpp calls or sip calls we will need it to do something specific
<uvos__> leting a plugin directly provide this is not really an option
<uvos__> since i dont want to tie the plugin interface to the storage format
<Wizzup> ok, then just have the plugins expose the right information needed
<Wizzup> so for non-ring it is the name of the account in dbus, followed by a dash (-), and then the telepathy name of the channel
<Wizzup> all this info is available to the voicecallmgr plugin at least
xmn has joined #maemo-leste
arno11 has left #maemo-leste [#maemo-leste]
ceene has quit [Remote host closed the connection]
<Wizzup> uvos__: do you need anything else regs wise
pere has quit [Ping timeout: 246 seconds]
uvos__ has quit [Ping timeout: 256 seconds]
narodnik has joined #maemo-leste
<Wizzup> uvos: could 'ASoC: ti: Allocate dais dynamically for TDM and audio graph card' be related
uvos__ has joined #maemo-leste
<Wizzup> ah no, we did have that in 6.1
<Wizzup> from a dmesg perspective things look the same for voicecall at least
<Wizzup> uvos: maybe a first step is to check if we get EINVAL or not from snd_soc_dapm_force_enable_pin
arno11 has joined #maemo-leste
<arno11> Wizzup: i had a look @cssufeatures and finally i'm not sure it is a great idea to let users tweaking too much transitions parameters (that's useless and too easy to break the UI in a second lol). Instead, i think we could add a new button able to load a stable custom config with no blur and cool effects like waves (next to 'Current', 'Default' and 'Update' buttons)
<arno11> this way advanced users can continue to tweak transitions file but can easely reload the default one
<arno11> and this way we can speed up N900 easely with an existing extras pkg
<arno11> *just adding a button and a additional transitions.ini file in cssufeatures pkg
Rodney_ has quit [Ping timeout: 252 seconds]
<Wizzup> arno11: there is a 'restore to defaults' button already right
<Wizzup> or something like this
<Wizzup> so you just want some different buttons, like 'light' vs 'normal' vs 'heavy' ?
<Wizzup> arno11: but still, how do you want the n900 to be without blur by default
<arno11> that's the problem lol
<Wizzup> we could still displace the file from leste-config-n900
<arno11> yes indeed
<Wizzup> we'd just give users an easier way to back out
<arno11> (and yes indeed there is a restore to default button)
<arno11> bbiab
arno11 has quit [Quit: leaving]
pere has joined #maemo-leste
fab_ has quit [Ping timeout: 256 seconds]
Rodney_ has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
Livio has joined #maemo-leste
pere has quit [Ping timeout: 256 seconds]
pere has joined #maemo-leste
pere has quit [Ping timeout: 268 seconds]
xs has quit [Quit: Cheers!]
pere has joined #maemo-leste
xs has joined #maemo-leste
xs is now known as Guest4464
Livio has quit [Ping timeout: 272 seconds]
arno11 has joined #maemo-leste
<arno11> Wizzup: i added a new button (in the top bar menu next to 'restore defaults') in cssufeatures to test if we can easely switch between transitions configs and it works fine
<Wizzup> great
<arno11> btw this app could be useful to configure/tweak other stuff
<arno11> because at the end it calls a bash script (updateTransitions)
akossh has quit [Quit: Leaving.]
<Wizzup> yeah, I think for some things
<Wizzup> I wouldn't necessary say put the tracker config in there
<Wizzup> necessarily*
<arno11> maybe not but a 'clone' of this app could do the job
<sixwheeledbeast> isn't there already a tracker config app?
<arno11> good question
<arno11> btw dconf-editor can do the trick
<Wizzup> I don't think a tracker ui is very high on the list of things tbh, but even so it'd be better for it to be a controlpanel applet
<arno11> yep but i just tried dconf editor and it takes few sec to add/remove $HOME or something else
<arno11> *just to say that tracker config is not a problem in fact
arno11 has left #maemo-leste [#maemo-leste]
Guest4464 has quit [Changing host]
Guest4464 has joined #maemo-leste
Guest4464 is now known as xs
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
mdz has quit [Ping timeout: 255 seconds]