Wednesday, 2021-09-22

martin_stlbt: Hi, it's me again from 2 years ago :-D What's the state of usernames on OBS containing a dot? I still like to have an account there07:37
lbtno changes - no dots :)07:38
martin_stFun. Can I have an account then that is not connected to my jolla account, that doesn't contain a dot?07:39
lbtyes - the community side is not likely to be connected anymore07:42
lbtso let me know the username/email you'd like07:42
martin_stOk, sounds good to me. My github-handle for jolla-stuff is zwieberl. I think that would be a good choice for OBS as well07:43
lbtok... email07:44
lbtmsg if you prefer07:44
lbtmartin_st: ?07:46
martin_stUse donko@posteo.de07:46
lbtdone - welcome07:46
martin_stThanks a lot!07:47
martin_stWorks!07:48
Mister_Magisterrinigus: ping10:12
poetasterattah: we're still pretty chatty for not liking chat apps ;)10:12
poetasterahoi Mister_Magister.10:12
Mister_Magisterpoetaster: what10:13
poetasterhello :)10:15
rinigusMister_Magister: hi! please ask the question (if there is any) and can reply to it later today, when I get back home10:25
Mister_Magisterrinigus: is there a way of ending a line with arrow in mapbox? as in when i draw path from point a to b i wanna have the end of line at the point b to be triangle aka arrow. I've thought of solution for it by placing triangle point in points and rotating it correct way11:27
rinigusMister_Magister: let me check15:15
rinigusMister_Magister: from the brief look at the examples (https://docs.mapbox.com/mapbox-gl-js/example/), sounds like adding an icon which would be at the end of the line seems to be the "best" solution15:20
rinigusMister_Magister: https://docs.mapbox.com/mapbox-gl-js/example/animate-point-along-route/15:20
rinigusline doesn't seem to have arrow extension: https://docs.mapbox.com/mapbox-gl-js/style-spec/layers/#line15:22
Mister_Magisterrinigus: so my idea will be best one?15:36
rinigusMister_Magister: I would have used some icon instead of trying to draw it with geo-lines15:40
rinigus... assuming I understood your idea correctly15:40
Mister_Magisterye15:42
Mister_Magisterrinigus: how do you add pictures?18:06
Mister_Magisterhmmm18:07
Mister_Magistermaybe the point along route will be actually better18:07
Mister_Magisternah idk how to do it18:11
rinigusMister_Magister: example at https://github.com/rinigus/pure-maps/blob/master/qml/PositionMarker.qml#L93 and below at initIcons18:25
Mister_Magisterrinigus: but you are using there map.something.something18:31
Mister_Magisterrinigus: while here you are not https://github.com/rinigus/mapbox-gl-qml/blob/master/app/qml/main.qml18:31
Mister_Magisterso idk what style is correct, im using the latter18:31
Mister_Magisterthe first one doesn't work for me18:32
rinigusMister_Magister: marker.layers.still is just a string defined at https://github.com/rinigus/pure-maps/blob/master/qml/PositionMarker.qml#L41 . it was just better for me to use that style in pure maps18:34
Mister_Magisterooooooh18:35
Mister_Magisterrinigus: https://paste.opensuse.org/b1ff27aa am i doing something incorrectly?18:36
Mister_Magisteroh… icon file is not present18:45
rinigusMister_Magister: yeah, that would be a problem :)18:47
Mister_Magisterrinigus: but code looks okayish?18:47
riniguslooking...18:48
rinigusMister_Magister: seems to be fine. I suspect you will want to anchor to the center or something like it18:49
Mister_Magisterye18:49
Mister_Magisterhardest will be assigning individual rotation18:50
Mister_Magisterrinigus: will addImagePath work with qrc?18:53
rinigusMister_Magister: I hope so - I have a feeling someone tried and I just don't remember how it ended.18:54
Mister_Magisterso far either the code doesn't work18:55
Mister_Magisteror it doesn't work with qrc18:55
rinigusre rotation: icon-rotate . just have to calculate the angle18:55
Mister_Magisterrinigus: but individual point has different rotation angle18:56
Mister_Magisteroh ye it doesn't work with qrc18:58
Mister_Magisterbut finally got it workign18:58
rinigusre rotation: so you would have to adjust rotation angle for them separately. as in https://github.com/rinigus/pure-maps/blob/master/qml/PositionMarker.qml#L14718:58
rinigusif you have many points to rotate, check out data-driven styling. not sure how it works, I presume you define some data source and start changing that. but you would have to read up on it18:59
rinigusMister_Magister: did it fail then on qrc?19:00
Mister_Magisterye19:01
Mister_Magisterrinigus: would it work like point labels?19:11
rinigusMister_Magister: "not sure how it works". after that was a speculation / educated guess (see above). hence can't add much to reply to your question19:17
Mister_Magisteroki19:18
rinigusMister_Magister: but I would go there only if you have many arrows to rotate. if it is few, would have used simpler approach and rotated one by one19:20
rinigusin the case of pure maps, it was just one icon that rotates19:21
Mister_Magisteri have many arrows19:22
rinigusMister_Magister: then check it out and tell later how it works :)19:27
Mister_Magisteryeee its not easy19:27
Mister_Magistermapbox website talks about creting custom style and i don't wanna19:27
Mister_Magisterand they don't show style source19:27
x2slooks like I'm too late for my bluetooth problem, when it comes to the log. Although systemd is allowed to take up to 50M I only get logs from Monday19:46
x2sand the only thing I see there is: executing hciattach  -d -m /dev/ttyHS0 bcm43xx [...] failed19:46
x2sBut tomorrow I may get another bt audio device to test with. Otherwise I have to get my car in my living room somehow...19:47
x2s.oO( also I hope there will be newer sf devices soon. The battery on my X is getting a bit weak and replacing it is not as easy as it was on the N9 )19:49
Mister_Magisterrinigus: screw that20:00
Mister_Magisterill add points in loop20:00
Mister_Magisteryolo20:00
Mister_Magisterye got it20:04
Mister_Magisterrinigus: is there bearing property of a line?20:05
Mister_Magisterif i could make rotation depend on bearing that would be epic20:05

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!