Giter VIP home page Giter VIP logo

Comments (3)

thinksilicon avatar thinksilicon commented on July 30, 2024

Hmmm, it sounds a bit like the underlying ofono has changed their API. I haven't used the GUI in a while anymore since I moved and reception is way better in the house now. So don't have to keep the phone by the window anymore.

In the end, the GUI is just sending and receiving commands via dbus. So if ofono changed their dbus interface it would explain why the GUI is not working as expected. I'll have to see if I can find some time to see what changed. If you happen to dig into the problem, I'd definitely be happy to merge those code changes to make it work again.

(And yep, surprisingly there's no GUI for Linux desktop, all I could find were interfaces for Linux phones)

from ofonogui.

antermin avatar antermin commented on July 30, 2024

I have tried downgrading ofono to 1.34 and 1.31, but the issues are the same.

from ofonogui.

antermin avatar antermin commented on July 30, 2024

FWIW, I also tried using sudo dbus-monitor --system.

When using ofonoctl, I can see these:

method call time=1691473455.554021 sender=:1.337 -> destination=:1.300 serial=4 path=/; interface=org.ofono.Manager; member=GetModems
method call time=1691473455.555040 sender=:1.337 -> destination=:1.300 serial=7 path=/hfp/org/bluez/hci0/dev_(Device_MAC_Address); interface=org.ofono.VoiceCallManager; member=Dial
method call time=1691473456.710128 sender=:1.300 -> destination=:1.31 serial=2462 path=/Profile/ofono; interface=org.ofono.HandsfreeAudioAgent; member=NewConnection
method call time=1691473460.179462 sender=:1.338 -> destination=:1.300 serial=4 path=/; interface=org.ofono.Manager; member=GetModems
method call time=1691473460.180530 sender=:1.338 -> destination=:1.300 serial=7 path=/hfp/org/bluez/hci0/dev_(Device_MAC_Address); interface=org.ofono.VoiceCallManager; member=HangupAll

But when using the GUI, apparently the only commands which went through were GetCalls and GetProperties:

method call time=1691470388.275679 sender=:1.306 -> destination=org.ofono serial=852 path=/hfp/org/bluez/hci0/dev_(Device_MAC_Address); interface=org.ofono.NetworkRegistration; member=GetProperties
method call time=1691470388.277237 sender=:1.306 -> destination=org.ofono serial=853 path=/hfp/org/bluez/hci0/dev_(Device_MAC_Address); interface=org.ofono.VoiceCallManager; member=GetCalls
method call time=1691470389.277982 sender=:1.306 -> destination=org.ofono serial=854 path=/hfp/org/bluez/hci0/dev_(Device_MAC_Address); interface=org.ofono.NetworkRegistration; member=GetProperties
method call time=1691470389.279657 sender=:1.306 -> destination=org.ofono serial=855 path=/hfp/org/bluez/hci0/dev_(Device_MAC_Address); interface=org.ofono.VoiceCallManager; member=GetCalls
method call time=1691470390.278705 sender=:1.306 -> destination=org.ofono serial=856 path=/hfp/org/bluez/hci0/dev_(Device_MAC_Address); interface=org.ofono.NetworkRegistration; member=GetProperties

from ofonogui.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.