01:36
System_Error has quit [Remote host closed the connection]
01:41
System_Error has joined #maemo-leste
03:52
nmdv has joined #maemo-leste
04:05
nmdv has quit [Ping timeout: 252 seconds]
04:09
System_Error has quit [Ping timeout: 260 seconds]
04:15
joerg has quit [Ping timeout: 276 seconds]
04:16
joerg has joined #maemo-leste
07:25
Livio has joined #maemo-leste
09:32
akossh has joined #maemo-leste
10:14
Livio has quit [Ping timeout: 265 seconds]
10:16
Livio has joined #maemo-leste
11:07
Wikiwide has quit [Remote host closed the connection]
11:08
Wikiwide has joined #maemo-leste
11:11
Wikiwide has quit [Remote host closed the connection]
11:11
Wikiwide has joined #maemo-leste
11:16
Wikiwide has quit [Remote host closed the connection]
11:17
Wikiwide has joined #maemo-leste
11:43
narodnik2 has quit [Ping timeout: 248 seconds]
11:44
narodnik has joined #maemo-leste
11:46
pere has quit [Ping timeout: 252 seconds]
13:57
System_Error has joined #maemo-leste
14:20
<
Wizzup >
freemangordon: in rtcom accounts plugins, for the ui, I am trying to make a matrix one but it doesn't let me edit+save, saying the account is empty, when it clearly is not
14:20
<
Wizzup >
I'm looking at rtcom-accounts-ui but it's not clear to me ye what is going wrong
14:24
pagurus has quit [Ping timeout: 276 seconds]
14:26
<
Wizzup >
hm, I might have an idea.
14:41
<
Wizzup >
nope, I'm properly lost
14:45
<
Wizzup >
ok, controlpanel launches a process..
14:45
<
Wizzup >
that explains
14:46
<
Wizzup >
ok, looks like I get
14:46
<
Wizzup >
(rtcom-accounts-ui:7444): GLib-GObject-WARNING **: 16:48:47.583: invalid (NULL) pointer instance
14:46
<
Wizzup >
(rtcom-accounts-ui:7444): GLib-GObject-CRITICAL **: 16:48:47.584: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
14:56
<
Wizzup >
ok, it is rtcom_entry_validation_validate
14:59
<
Wizzup >
lol, it's telling my that my password isn't valid
15:04
<
Wizzup >
#0 g_set_error (err=err@entry=0x7fffffffc620, domain=1551, code=code@entry=4, format=format@entry=0x7ffff1f1112c "%s") at ../../../glib/gerror.c:580
15:04
<
Wizzup >
#1 0x00007ffff1f05b03 in rtcom_username_validate (widget=<optimized out>, error=0x7fffffffc620) at rtcom-username.c:902
15:04
<
Wizzup >
#2 0x00007ffff1f049a3 in rtcom_widget_validate (widget=widget@entry=0x5555559a4200, error=0x7fffffffc620) at rtcom-widget.c:250
15:06
<
Wizzup >
so this is trying to parse/validate a server here, but my matrix username starts with '@'
15:07
<
Wizzup >
like: '@wizzup:host-here.com'
15:07
<
Wizzup >
dsc_: ^ this is why
15:11
<
dsc_ >
Wizzup: ehm yeah
15:25
Guest4900 has quit [Quit: Cheers!]
15:35
xs has joined #maemo-leste
15:35
xs is now known as Guest7409
16:17
<
freemangordon >
Wizzup: you can tweak that
16:27
<
Wizzup >
freemangordon: yeah, so shall I allow '@' at the start then?
16:27
<
dsc_ >
this format is stupid
16:28
<
dsc_ >
because on the Matrix side, you login with just the username
16:28
<
dsc_ >
so maybe introduce a `server` field
16:28
<
dsc_ >
and then ill fix it in -tank
16:28
<
Wizzup >
we have a server field
16:28
<
Wizzup >
it's a tp param
16:28
<
dsc_ >
ill look into it in a bit
16:29
<
Wizzup >
how do other clients do it? user + server separately, or?
16:31
<
dsc_ >
Wizzup: mc-tool add tank/matrix sander string:account=@dsc:server.tld
16:31
<
dsc_ >
what is `account` here?
16:31
<
dsc_ >
just the account name for display right?
16:34
<
Wizzup >
I don't know, this is what I asked earlier :)
16:34
<
Wizzup >
the way I see it, the user= is superflous
16:46
pere has joined #maemo-leste
17:09
<
dsc_ >
Wizzup: when leaving out account from `mc-tool add`, the account will be 'enabled' but -tank never starts
17:10
<
dsc_ >
(after modifying tank.manager to remove the required 'account')
17:10
<
dsc_ >
i dont know what account is
17:11
<
dsc_ >
must be some mc-tool thing
17:12
<
dsc_ >
all mangager definitions (/usr/share/telepathy/managers) contain account as required param
17:14
<
dsc_ >
so can be anything, but let me confirm
17:18
<
Wizzup >
dsc_: so I think you can ignore account
17:19
<
Wizzup >
well, I mean, our validation fails on it, potentially, but I think you read 'user' anyway
17:19
<
Wizzup >
I also have some local changes to the .manager file, but those aren't relevant here
17:21
<
dsc_ >
so just use a normal name for account and all is well :)
17:29
<
Wizzup >
I don't think that is possible, but I will try
17:29
<
Wizzup >
I think it might be
17:38
<
freemangordon >
Wizzup: sorry, dont; have time now, will look tomorrow
17:47
<
Wizzup >
I think we've got it currently
17:58
tll has quit [Remote host closed the connection]
19:00
arno11 has joined #maemo-leste
19:02
<
sicelo >
is there a general leste issue with roaming or something's wrong with my operator?
19:03
<
sicelo >
can't get roaming to work on neither d4 nor n900 using same SIM. but roams fine with pmos (n900)
19:04
<
sicelo >
with Leste's ofono, NetworkRegistration is always in 'denied' state.
19:13
<
arno11 >
sicelo: i usually use roaming without issue with leste. indeed maybe operator related ?
19:13
<
Wizzup >
did you set allowroamign to true?
19:14
<
arno11 >
sicelo: i use ofono script to enable it btw
20:07
<
Wizzup >
didn't push to master or anything
20:08
<
Wizzup >
heh, with this change, hitting save just delete the account
20:09
<
freemangordon >
Wizzup: will have a look at it tomorrow
20:09
<
freemangordon >
but, does mc-tool allows adding account that starts with @?
20:09
<
freemangordon >
*allow
20:16
<
Wizzup >
freemangordon: well right now hitting save just deletes the account... so
20:16
<
Wizzup >
freemangordon: sure it does
20:17
<
freemangordon >
ok, will have a look
20:21
Wikiwide has quit [Remote host closed the connection]
20:21
Wikiwide has joined #maemo-leste
20:29
<
Wizzup >
a bunch more models are now available for maemo translate, fwiw
20:33
Livio has quit [Quit: leaving]
20:36
Livio has joined #maemo-leste
21:04
Wikiwide has quit [Remote host closed the connection]
21:05
Wikiwide has joined #maemo-leste
21:10
Wikiwide has quit [Ping timeout: 248 seconds]
21:15
<
sicelo >
ok, at least good to know roaming works for you :-)
21:17
<
sicelo >
as fo AllowRoaming - that's only for using data while roaming. Roaming itself doesn't need to be specifically enabled from ofono side.
21:17
<
sicelo >
i'll investigate this sometime soon.
21:32
arno11 has left #maemo-leste [#maemo-leste]
21:32
Livio has quit [Ping timeout: 252 seconds]
21:40
KREYREN has quit [Ping timeout: 260 seconds]
21:44
<
Wizzup >
sicelo: from my experience it does need to be enabled from ofono
21:44
<
Wizzup >
it could also be picking not the best operator
22:52
<
dsc_ >
fine by me @ rtcom-accounts-ui, since mc-tool allows it
23:34
nela has quit [Quit: bye]
23:34
nela has joined #maemo-leste
23:47
akossh has quit [Quit: Leaving.]
23:57
System_Error has quit [Remote host closed the connection]