| inky_ | hello, piggz | 12:37 | 
|---|---|---|
| piggz | yo | 12:37 | 
| inky_ | i have a question regarding amazfish usage under postmarketos | 12:37 | 
| inky_ | shell we do | 12:38 | 
| inky_ | try to do it here? | 12:38 | 
| inky_ | so when i pair it, it does not tell me that it wants to be paired to the phone. it is just first amazfish bip. | 12:39 | 
| inky_ | and in the app when i choose pair, and then the first watch from the list | 12:40 | 
| inky_ | it just doesnt do anything, the watch gets seleted and unselected | 12:40 | 
| inky_ | but other watches bring me the edit field and ask for the key. | 12:41 | 
| inky_ | so i reset the watch | 12:41 | 
| inky_ | but was not able to do anything then. | 12:41 | 
| inky_ | and then i used my friends' android, i thought maybe the firmware is old | 12:42 | 
| inky_ | apparntly the official app is now called zepp, it updated gps fw, but the fw number remained the same i guess | 12:42 | 
| inky_ | and the update in theofficial app didn;t | 12:43 | 
| inky_ | find anything anymore | 12:43 | 
| inky_ | then the watch became usable but of course i removed the app from my friend; | 12:43 | 
| inky_ | from his phone, and unpaired the watch. | 12:44 | 
| inky_ | now trying amazfish again, and again cannot connect it tothe pinephone. | 12:44 | 
| inky_ | btw i am typing from pinephone so sorry for typos | 12:44 | 
| inky_ | the fw version is 1.1.6.34 | 12:45 | 
| inky_ | and btw i did not package amazfish for maemo leste yet because the distro was on devuan beowulf and it lacked modern qt but now they swiched to devuan chimaera and i hope to be able to build and package it. | 12:47 | 
| inky_ | but | 12:47 | 
| inky_ | now i am under postmarketos with amazfish 2.1.0-r0 | 12:48 | 
| inky_ | i am able to use bluetoothctl to pair or unpair or trust the device | 12:49 | 
| inky_ | with gui bt configuration from gnome settings i can see tha bip, bu | 12:50 | 
| inky_ | but usually i cannot turn it on or connect. it sees the watch but doesnt connect to it. i can remove it and then it connects once | 12:51 | 
| inky_ | but dsc | 12:58 | 
| inky_ | but disconnects and never connects | 12:59 | 
| inky_ | ok i think i described it well... i guess if the watch could bring me the bt pairing dialog, it would be better. but even when i pair it from bluetoothctl it doesn; | 13:04 | 
| piggz | inky_: sorry, was away.... reading.... | 13:13 | 
| piggz | inky_: are you running both the UI and the daemon ? | 13:13 | 
| piggz | the daemon does the actual pairing | 13:14 | 
| norayr | piggz (it's me, managed to login from computer), oh the daemon i cannot start. | 13:23 | 
| norayr | i guess it should be start by root? | 13:24 | 
| piggz | no, user | 13:24 | 
| norayr | when i press the button to start the daemon, nothing happens. let me try again. | 13:24 | 
| piggz | what happens when you run it manually | 13:24 | 
| piggz | is your package built with systemd support? | 13:24 | 
| norayr | it's not my package, i am using the package available in postmarketos. or maybe even alpine, not sure. | 13:25 | 
| norayr | since pmos is using alpine repos. | 13:25 | 
| norayr | minute i'll try to list the package content to see if there is a service file. | 13:25 | 
| piggz | i dont maintain the packages ... try running it manually, and getting the log output ... once both are running | 13:26 | 
| norayr | good, i'll try. which one is the executable to run manually? | 13:29 | 
| norayr | usr/bin/harbour-amazfishd | 13:29 | 
| norayr | probably that. | 13:29 | 
| norayr | should i run it as root? | 13:29 | 
| norayr | or as user? | 13:29 | 
| norayr | oh i see /usr/bin/harbour-amazfishd is running with user rights. | 13:30 | 
| norayr | and i see that the desktop launcher started it. | 13:30 | 
| norayr | i can kill it and run as root. shell i? | 13:31 | 
| piggz | norayr: no, user is fine ... get its log output | 13:34 | 
| norayr | ok then i'll kill it and run myself in console to see the log. | 13:34 | 
| norayr | wow when i started it, it wrote on the third line: | 13:38 | 
| norayr | Mpris: Failed attempting to connect to DBus | 13:38 | 
| norayr | and went to segmentation fault | 13:38 | 
| norayr | but dbus is running. | 13:38 | 
| norayr | same when running as root. | 13:39 | 
| norayr | i restarted dbus, the ui crashed, i have plain console now, rebooting the phone. | 13:40 | 
| norayr | after reboot i see harbour-amazfishd is running! interesting, why it doesn't run when i start it. | 13:42 | 
| norayr | it is possible to strace it. | 13:43 | 
| norayr | it is searching for a conf file, and cannot file it | 13:44 | 
| norayr | find | 13:44 | 
| norayr | faccessat(AT_FDCWD, "/etc/xdg/harbour-amazfish/harbour-amazfish.conf", F_OK) = -1 ENOENT (No such file or directory) | 13:44 | 
| piggz | hmmm | 13:45 | 
| piggz | as user, that should be in you home dir | 13:46 | 
| norayr | yes i see, it is in ~/.config/harbour-amazfish/harbour-amazfish.conf. but it doesn't seem to find it. | 13:48 | 
| norayr | i can copy it to /etc/xdg, where it searches for it. | 13:48 | 
| norayr | copied, now stracing. | 13:50 | 
| piggz | norayr: are you running as user | 13:51 | 
| piggz | if so, i think your environment in that shell is wrong | 13:52 | 
| norayr | i didn't run it, yes, it is running as user. | 13:52 | 
| piggz | if i dont reply, ive gone out, but ill check back later | 13:52 | 
| norayr | by default the user shell is ash here on postmarketos | 13:52 | 
| piggz | or you can email/telegram me | 13:52 | 
| norayr | i cannot telegram, i only can irc. i'll try to find the email, but maybe we'll meet here later. | 13:53 | 
| norayr | i'll notice if you ping me here, i get notification in pidgin. | 13:53 | 
| piggz | ok | 13:54 | 
| poetaster | piggz, rinigus, are you guys ok if I use github webhooks which fire on RELEASE within the chum testing repos? I'm implementing actions to build releases on tags. If a release succeeds, it fires the webhook for obs. | 16:04 | 
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!