Git Product home page Git Product logo

Comments (17)

GabryDX avatar GabryDX commented on September 28, 2024 1

Hi, it is still not working. I can leave you here what I can see in the log file:

[2023-04-30][16:09:57][soundcoremanager::tray][DEBUG] Setting tray menu to connected status: false
[2023-04-30][16:09:59][bluetooth_lib::winrt::rfcomm][TRACE] Connecting to E8:EE:CC:46:4D:AB with uuid 00001101-0000-1000-8000-00805F9B34FB
[2023-04-30][16:10:12][tao::platform_impl::platform::event_loop::runner][WARN] NewEvents emitted without explicit RedrawEventsCleared
[2023-04-30][16:10:12][tao::platform_impl::platform::event_loop::runner][WARN] RedrawEventsCleared emitted without explicit MainEventsCleared

I don't know if the warning is linked to me opening the console, but anyway this is what I have, thank you for your patience.

from soundcoremanager.

gmallios avatar gmallios commented on September 28, 2024

@Maxcension I assume from your answer that EQ works, is that right?

from soundcoremanager.

Maxcension avatar Maxcension commented on September 28, 2024

@Maxcension I assume from your answer that EQ works, is that right?

Yup! And the changes are perfectly saved in the headset.
If you need me to do or test anything, don't hesitate to ask me!

from soundcoremanager.

gmallios avatar gmallios commented on September 28, 2024

@Maxcension Please test out the new build found in the README and let me know how it works out!

from soundcoremanager.

Maxcension avatar Maxcension commented on September 28, 2024

@gmallios Hey! The EQ works but there is no ANC anymore :(

New build:
image
Old build:
image

from soundcoremanager.

gmallios avatar gmallios commented on September 28, 2024

Sorry about that! I've pushed a new commit to fix it, it should be done building in 10 mins.

from soundcoremanager.

Maxcension avatar Maxcension commented on September 28, 2024

Sorry about that! I've pushed a new commit to fix it, it should be done building in 10 mins.

I'll test it :)

Btw, it's a detail but the image used for the headset has a thin white pixelated outline, why not using this one:
blue
Or this one (as the Q30 is mostly sold in black):
black

from soundcoremanager.

gmallios avatar gmallios commented on September 28, 2024

I can use those for sure! I exctract the images straight from the official Soundcore app but these look better. Thank you!

from soundcoremanager.

GabryDX avatar GabryDX commented on September 28, 2024

I'm experiencing connection problems on this device

image

It is recognized here but then it jsut keeps loading, and in console there are no errors and just this connection message:

image

I'm using the latest build at the moment. Thanks for the project and thanks in advance for the help.

from soundcoremanager.

gmallios avatar gmallios commented on September 28, 2024

I'm experiencing connection problems on this device

image

It is recognized here but then it jsut keeps loading, and in console there are no errors and just this connection message:

image

I'm using the latest build at the moment. Thanks for the project and thanks in advance for the help.

Sorry to hear that, could you try an older build (this one)? You can find the file at the bottom of the page.
image

from soundcoremanager.

GabryDX avatar GabryDX commented on September 28, 2024

Hi, thanks for the response. Yes, this older version loads instantly.

from soundcoremanager.

gmallios avatar gmallios commented on September 28, 2024

@GabryDX Can you try the latest build? I want to know if the fix i pushed worked for other devices.

from soundcoremanager.

gmallios avatar gmallios commented on September 28, 2024

Hi, it is still not working. I can leave you here what I can see in the log file:

[2023-04-30][16:09:57][soundcoremanager::tray][DEBUG] Setting tray menu to connected status: false
[2023-04-30][16:09:59][bluetooth_lib::winrt::rfcomm][TRACE] Connecting to E8:EE:CC:46:4D:AB with uuid 00001101-0000-1000-8000-00805F9B34FB
[2023-04-30][16:10:12][tao::platform_impl::platform::event_loop::runner][WARN] NewEvents emitted without explicit RedrawEventsCleared
[2023-04-30][16:10:12][tao::platform_impl::platform::event_loop::runner][WARN] RedrawEventsCleared emitted without explicit MainEventsCleared

I don't know if the warning is linked to me opening the console, but anyway this is what I have, thank you for your patience.

Hmm, the warnings are unrelated and expected. I have pushed a new build with more verbose logging to see what's going on with the new Bluetooth API. What Windows version are you running? The WinRT SDK works for versions after Windows 10 build 10240.

from soundcoremanager.

GabryDX avatar GabryDX commented on September 28, 2024

Hi, I've tried the latest version and here are the logs:

[2023-05-02][22:15:23][soundcoremanager::tray][DEBUG] Setting tray menu to connected status: false
[2023-05-02][22:15:23][soundcoremanager::device][DEBUG] Closing device
[2023-05-02][22:15:24][bluetooth_lib::win32::scanner][DEBUG] Found 3 devices using win32 bt scan
[2023-05-02][22:15:26][bluetooth_lib::winrt::rfcomm][TRACE] Connecting to E8:EE:CC:46:4D:AB with uuid 00001101-0000-1000-8000-00805F9B34FB

My Windows 10 build is 19045.2846.

Thanks.

from soundcoremanager.

gmallios avatar gmallios commented on September 28, 2024

@GabryDX I added some additional logs in the latest build, i can't replicate this on multiple Windows machines i own 😢

from soundcoremanager.

GabryDX avatar GabryDX commented on September 28, 2024

I have just tried the latest version and now it works. Just to be sure I have checked the previous one and that still does not work, so I think you really fixed that in this release, thanks! 😄

from soundcoremanager.

gmallios avatar gmallios commented on September 28, 2024

Hmm, perfect! Windows APIs are magic 😆. It may not be stable, so i think a retry mechanism will be needed in the future 😕

from soundcoremanager.

Related Issues (20)

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.