Sander Sweers

Results 201 comments of Sander Sweers

> The only downside of using that deprecated widget is that users get a [ugly left padding](https://user-images.githubusercontent.com/599565/90964734-b968be00-e499-11ea-8801-106ac52a27c4.png) that could be avoided with the trick I demonstrated at SO, if you're...

Yes, DUN is broken in 2.0. Neither of us had phones that had DUN so had no way to test. I found my old n900 phone which has DUN so...

Thanks for the offer, I have a software solution now that emulates a bluetooth modem on any android device. Its called BlueDUN+. It does not require root or any configuration...

Unfortunately been busy and there are a lot of fixes that went into master for serial/rfcomm, dun and python3 that are not in 2.0. They are not difficult to backport...

The blueman dun code works which you can test with https://github.com/blueman-project/blueman/pull/939 (add ``.patch`` url for a patch). It dials and my machine uses the phone for internet. The NetworkManager bits...

The NM part works for me now as well.

>silly oversights of mine... Not silly but maybe an oversight :smile: It looks like you are trying to apply the patch against master. The patch however is against the current...

>working well, with network-manager integration Thanks for testing :+1: >Are there any other conditions If you can try changing to blueman's dun by changing it in "Local Services".

Thanks, yeah a pastebin is usually a good idea. There is only one ``map`` call in PPPConnection and its behaviour changed in python3. Below hopefully will take care of the...

@lxs602 not sure what is going on but thanks for trying out blueman dun support. It works for me :disappointed:. >If newer phones don't use DUN, what protocol do they...