*** zbenjamin is now known as Guest59119 | 02:27 | |
*** zbenjamin_ is now known as zbenjamin | 02:27 | |
*** frinring_ is now known as frinring | 07:57 | |
dcaliste | pvuorela, hello, I would like to propose a contribution in sailfish-components-timezone, where I have write access, but I cannot push any branch there, trying contributor-foo or contrib-bar naming scheme for the branch. May you have a look to which pattern is allowed to push ? Thanks in advance. | 09:09 |
---|---|---|
pvuorela | dcaliste: sure, i'll check. | 09:28 |
dcaliste | pvuorela, thank you. | 09:29 |
pvuorela | dcaliste: was contributor-, changed to contrib- for being consistent with others. | 09:32 |
dcaliste | pvuorela, thanks it's working. In the jolla-calendar repository, it's still contributor-foo I think, by the way. | 09:34 |
pvuorela | dcaliste: duh :) oh well, maybe i won't touch that now. | 09:43 |
dcaliste | pvuorela, sure, no problem was just mentioning ! And I notice that I bother you for nothing (sorry for that), because in fact I was trying to push to the master branch at the beginning… | 09:44 |
dcaliste | So not a problem of naming scheme, but a problem in the interface between chair and keyboard. :/ | 09:44 |
pvuorela | no problem :) | 09:47 |
*** l is now known as Guest21053 | 13:40 | |
oozbooz | unfortunately, I still have to use some of the droid apps .. but I couldn't figure out how to install Support App | 16:00 |
mal | oozbooz: what do you mean? which device? | 16:29 |
oozbooz | mal, I have latest SFOS 3.2 installed on Sony XA2 | 16:51 |
oozbooz | neither Jolla stora nor Storeman show Android Suppot app package | 16:52 |
mal | do you have license for the device? | 16:57 |
oozbooz | I did pay for OS... | 17:13 |
mal | and you have the account added correctly on the device? | 17:15 |
mal | oozbooz: did you buy the license after getting the image? | 17:22 |
mal | I mean after installing the license | 17:23 |
mal | *installing sailfish os to device | 17:23 |
oozbooz | mal, I am not sure if I installed license/account correctly on device... is there a quick way to check it? | 17:26 |
mal | oozbooz: did you reboot the device after you bought the license? | 17:27 |
oozbooz | is buying the license not the same as paying for OS image download ? | 17:28 |
mal | ah, so bought the license before downloading the image | 17:29 |
oozbooz | yes | 17:29 |
mal | then the issue is something else, I'm just trying rule out some possible reasons for the issue | 17:29 |
mal | oozbooz: and you are sure you bought the license for correct device? check on the https://shop.jolla.com/purchases/ the license you bought | 17:32 |
oozbooz | looks like I used two different account to puchase license and to activate phone | 17:35 |
oozbooz | you are correct... thanks | 17:36 |
oozbooz | is there a way to transfer/merge two accounts | 17:36 |
mal | ah, so change the account on the device and should work, reboot after changing the account just in case | 17:36 |
mal | hmm, not sure, maybe make a customer support question on https://jolla.zendesk.com | 17:37 |
oozbooz | thanks again | 17:38 |
tortoisedoc | howdy! | 17:53 |
tortoisedoc | so I am trying to get quickbar to be workable via keyboard / mice | 17:55 |
tortoisedoc | so I was wondering, how's the event view processing the keyboard events? | 17:55 |
tortoisedoc | I mean, considering the evdevkeyboard device doesnt seem to rely the events? | 17:55 |
tortoisedoc | (to quickbar I mean) | 17:55 |
tortoisedoc | it feels like something is amiss | 17:56 |
tortoisedoc | but what? | 17:56 |
tortoisedoc | I noticed that there's two devices created for my usb kb | 17:58 |
tortoisedoc | (connected to my xperia) | 17:58 |
tortoisedoc | (X) | 17:58 |
tortoisedoc | could it be, the evdevkeyboard plugin picks up the silent one? | 17:58 |
tortoisedoc | @mal ? | 17:58 |
tortoisedoc | any ideas? | 17:58 |
mal | to which level do you see the events? evdev_trace? mce? Qt? | 18:00 |
tortoisedoc | cat ? | 18:00 |
tortoisedoc | cat seems to work | 18:00 |
tortoisedoc | terminal as well | 18:00 |
tortoisedoc | but from quickbar, none | 18:00 |
tortoisedoc | (terminal as in started from the phone) | 18:01 |
tortoisedoc | of course another possibility is that Im not initializing the plugin correctly | 18:01 |
mal | does evdev_trace show those, could mce be capturing the input? | 18:02 |
tortoisedoc | hmhm mce.. | 18:02 |
tortoisedoc | where can I get evdev_trace from? | 18:02 |
mal | mce-tools package or something like that | 18:03 |
tortoisedoc | huh | 18:03 |
tortoisedoc | some issue here with mce-tools -> https://pastebin.com/bGWd83fS | 18:04 |
mal | have you installed some odd packages? | 18:04 |
mal | run zypper ref | 18:04 |
tortoisedoc | hmm not after the upgrade no | 18:04 |
mal | or pkcon refresh | 18:05 |
tortoisedoc | ref-reshing | 18:05 |
tortoisedoc | yep now it looks more normal | 18:07 |
tortoisedoc | yeah so | 18:08 |
tortoisedoc | here's the two input devices for the kb | 18:08 |
tortoisedoc | i'd *guess* at this point, qt picks up the wrong one (the first one) | 18:09 |
tortoisedoc | https://pastebin.com/ciEGFU6x | 18:09 |
tortoisedoc | the one which has no axies :| | 18:09 |
tortoisedoc | bummer | 18:09 |
tortoisedoc | but lipstick works :/ | 18:10 |
tortoisedoc | erm inputs via lipstick (to terminal f. ex.) | 18:10 |
tortoisedoc | evdev_trace works fine | 18:12 |
tortoisedoc | and shows event even on screen locked | 18:12 |
tortoisedoc | ill look into how I get the evdevkeyb loaded | 18:12 |
mal | evdev_trace is monitoring the low level events | 18:12 |
mal | so basically the same cat | 18:12 |
tortoisedoc | mal : meaning?`/dev/input/eventXX or even lower? | 18:14 |
tortoisedoc | ah ok | 18:14 |
tortoisedoc | cat level | 18:14 |
tortoisedoc | or then | 18:17 |
tortoisedoc | mal: does lipstick do some resolution to find the correct keyboard device to listen to? or is it udev-based? | 18:18 |
tortoisedoc | grumble | 19:16 |
tortoisedoc | wrong configuration of plugin | 19:16 |
tortoisedoc | oh but | 19:18 |
tortoisedoc | that only yields the socket notification event! | 19:18 |
tortoisedoc | so something is really off here | 19:19 |
oozbooz | I need to setup ENV variable for gPodder application to change download folder. Should I do via .bashrc or there are other means for SFOS? | 21:00 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!