Status Update
Comments
7e...@gmail.com <7e...@gmail.com>
st...@google.com <st...@google.com>
ic...@gmail.com <ic...@gmail.com> #2
I'm pretty far from being a C++ expert, but I think this may be due to holding a reference to the Config
beyond it's lifetime?
See StartDiscovery()
:
void StartDiscovery() {
...
g_state->task_runner->PostTask([]() {
// optional<Config> created here
auto config = GetConfigForAllInterfaces();
if (!config) {
return;
}
// long-lived reference of config given to OpenScreen
g_state->service = discovery::CreateDnsSdService(g_state->task_runner.get(),
g_state->reporting_client.get(), *config);
for (int i = 0; i < kNumADBDNSServices; ++i) {
auto receiver = std::make_unique<ServiceReceiver>(
g_state->service.get(), kADBDNSServices[i], OnServiceReceiverResult);
receiver->StartDiscovery();
...
}
...
// config destructed here
});
}
7e...@gmail.com <7e...@gmail.com> #3
A word on impact:
- We rely on WiFi debugging because we use the USB port for additional devices.
- This has made WiFi based debugging unreliable and painful to use because when ADB crashes the connection is lost and is not automatically re-created. Often it can required manually toggling WiFi debugging on the tablet.
do...@gmail.com <do...@gmail.com> #4
em...@gmail.com <em...@gmail.com> #6
ja...@hotmail.com <ja...@hotmail.com> #7
My previous comment giving the steps to replicate the issue appears to have been deleted. I have since forgotten the specifics of the steps, but can share the broad outlines.
- Attached is a PCAP containing a truncated message.
- Replay this PCAP over UDP (using a tool like
https://github.com/ska-sa/udpreplay )
na...@gmail.com <na...@gmail.com> #8
I am able to repro. I can reply with tcpreplay.
tcpreplay -i en0 ~/Downloads/truncated\ mDNS\ packets.pcapng
ja...@hotmail.com <ja...@hotmail.com> #9
It looks like we are not using openscreen
properly. Config
should live as long as the Service is alive. The docs of MdnsResponder and MdnsServiceImpl are explicit.
MdnsResponder:
// |record_handler|, |sender|, |receiver|, |task_runner|, |random_delay|, and
// |config| are expected to persist for the duration of this instance's
// lifetime.
MdnsServiceImpl
// |task_runner|, |reporting_client|, and |config| must exist for the duration
// of this instance's life.
ha...@gmail.com <ha...@gmail.com> #10
Fixed in aosp/2909778
go...@gmail.com <go...@gmail.com> #13
daemon not running; starting now at tcp:5037
st...@gmail.com <st...@gmail.com> #14
Mine has an error with ui nit just the I, not sure how literal this verbose problem is...please keep us updated.....64 arm correct?
ja...@hotmail.com <ja...@hotmail.com> #15
7e...@gmail.com <7e...@gmail.com> #16
ja...@hotmail.com <ja...@hotmail.com> #17
br...@gmail.com <br...@gmail.com> #18
as...@gmail.com <as...@gmail.com> #20
ks...@gmail.com <ks...@gmail.com> #22
Reda
ma...@gmail.com <ma...@gmail.com> #23
ho...@gmail.com <ho...@gmail.com> #24
sm...@gmail.com <sm...@gmail.com> #25
ka...@gmail.com <ka...@gmail.com> #26
cu...@gmail.com <cu...@gmail.com> #27
ja...@hotmail.com <ja...@hotmail.com> #28
Bardzo dobre
ma...@gmail.com <ma...@gmail.com> #29
Zadowolony
de...@gmail.com <de...@gmail.com> #30
Scan hacking
ge...@gmail.com <ge...@gmail.com> #31
Please update my best practice
nv...@gmail.com <nv...@gmail.com> #32
Excelente inicio
er...@gmail.com <er...@gmail.com> #33
Please update
os...@gmail.com <os...@gmail.com> #34
Done
jh...@gmail.com <jh...@gmail.com> #35
Get Outlook for Android<
________________________________
From: buganizer-system@google.com <buganizer-system@google.com>
Sent: Tuesday, January 7, 2025 11:29:46 PM
To: b-system+-1739714008@google.com <b-system+-1739714008@google.com>
Cc: kwamanabrown1@gmail.com <kwamanabrown1@gmail.com>
Subject: Re:
Replying to this email means your email address will be shared with the team that works on this product.
Changed
am...@gmail.com added
Done
_______________________________
Reference Info: 294120933 ADB crashes with often due to openscreen error
component: Android Public Tracker > App Development > SDK > platform tools > adb<
status: Fixed
reporter: da...@maxmine.com.au
assignee: sa...@google.com
cc: ad...@google.com, sa...@google.com
type: Bug
access level: Default access
priority: P2
severity: S2
retention: Component default
Generated by Google IssueTracker notification system.
You're receiving this email because you are subscribed to updates on Google IssueTracker
Unsubscribe from this issue.<
pe...@gmail.com <pe...@gmail.com> #36
tr...@gmail.com <tr...@gmail.com> #37
tnx
we...@gmail.com <we...@gmail.com> #38
Brigadao
je...@gmail.com <je...@gmail.com> #39
Add a comment
vi...@google.com <vi...@google.com> #40
.
cr...@gmail.com <cr...@gmail.com> #41
Dnnddndn
cr...@gmail.com <cr...@gmail.com> #42
ja...@hotmail.com <ja...@hotmail.com> #44
حل المشكلات
he...@outlook.com <he...@outlook.com> #46
I have observed this problem continually for around half a year or so on my old Pixel 5. I am also seeing it on my brand new Pixel 8. Searching for nearby places is enabled in the phone settings, and the location permission for the phone application is set to "when in use". Nevertheless, the phone app search results only show my contacts.
st...@google.com <st...@google.com> #47
Please check for this issue on the latest beta build and share the new bugreport, If the issue persists.
li...@gmail.com <li...@gmail.com> #48
sd...@gmail.com <sd...@gmail.com> #49
ge...@gmail.com <ge...@gmail.com> #50
ja...@hotmail.com <ja...@hotmail.com> #51
he...@outlook.com <he...@outlook.com> #52
Yes, still not fixed, December 2023 update. Pixel 8, EU version.
ca...@gmail.com <ca...@gmail.com> #53
Pixel Fold running latest Android 14 public release. Been this way for me since opting into the beta. I did a factory reset after leaving the beta too.
ho...@gmail.com <ho...@gmail.com> #54
pa...@gmail.com <pa...@gmail.com> #55
er...@gmail.com <er...@gmail.com> #57
kj...@gmail.com <kj...@gmail.com> #58
com.google.android.dialer on my Pixel 6 are still not working on the latest Android 14 beta. I also did a factory reset a few beta updates ago and still nothing. For me this is usually a minor inconvenience, but it would be nice to have again for sure. Thank you to the team for trudging through these bugs.
li...@gmail.com <li...@gmail.com> #59
em...@gmail.com <em...@gmail.com> #60
1 year passed and no update on this issue at all..
ba...@gmail.com <ba...@gmail.com> #61
ko...@gmail.com <ko...@gmail.com> #62
pr...@gmail.com <pr...@gmail.com> #63
tr...@gmail.com <tr...@gmail.com> #64
he...@outlook.com <he...@outlook.com> #66
Google's reason for removing the feature is that nobody uses it. No surprise no one uses it since the feature has not worked for at least a year.
je...@google.com <je...@google.com> #67
Hi everyone, in the coming months this feature will be winding down, thus closing this bug. More details can be found here --
Also pasting the linked post directly here in case helpful:
In the coming months, the "Nearby Places" feature in the Phone by Google app will be deprecated. This feature allowed business name search queries entered into the Phone app to provide local business phone number results beyond just your personal contacts. We’ve found only a very small number of people use this feature, and the vast majority of users go to Google Search or Maps when seeking business-related phone numbers; those experiences also provide richer results and contact info for those businesses.
We’re sunsetting this feature so that our team can focus on building the highest quality, most reliable, and most innovative experiences in phone calling. For example, in 2023 we launched new Call Screen AI features, Hold For Me and Direct My Call support in additional countries, and Call Screen transcripts on your Pixel Watch. There’s a lot more planned for 2024, and our team will be working hard throughout the year to launch and improve even more ways to help your phone calling experience!
For existing users of Nearby Places in the Phone by Google app, you can easily fulfill the same needs by typing a local business name into Google Search or Google Maps, which provides even more helpful information beyond phone numbers, such as address/directions, website info, and more.
pr...@gmail.com <pr...@gmail.com> #68
th...@gmail.com <th...@gmail.com> #69
So let's say not a lot of people were to use the call via google duo. you were to just remove it? even if it's just a nice to have?
It's the small things that make somebody appreciate the product, the thought. the details, the fact that i can use such stuff, and here is google constantly killing stuff.
disappointing..
be...@gmail.com <be...@gmail.com> #70
yz...@gmail.com <yz...@gmail.com> #71
I used to be a big Pixel fan. Now looking elsewhere
hu...@gmail.com <hu...@gmail.com> #72
ri...@gmail.com <ri...@gmail.com> #73
al...@vitals.co <al...@vitals.co> #74
wo...@gmail.com <wo...@gmail.com> #75
ma...@gmail.com <ma...@gmail.com> #76
Phone : OnePlus 12
jl...@gmail.com <jl...@gmail.com> #77
gr...@gmail.com <gr...@gmail.com> #78
bd...@gmail.com <bd...@gmail.com> #79
ra...@gmail.com <ra...@gmail.com> #80
ca...@gmail.com <ca...@gmail.com> #81
fo...@gmail.com <fo...@gmail.com> #82
The team have already posted here to say there will be no fix for this issue as the feature has been deprecated.
an...@gmail.com <an...@gmail.com> #83
3d...@gmail.com <3d...@gmail.com> #84
fb...@gmail.com <fb...@gmail.com> #85
ch...@gmail.com <ch...@gmail.com> #86
ph...@gmail.com <ph...@gmail.com> #87
h....@gmail.com <h....@gmail.com> #88
you killed dial on phone already, a feature i used daily to boost my productivity.
you know killed this too!
been on nexus/pixel since the beginning but this might just be the last google phone i will ever have.
pa...@gmail.com <pa...@gmail.com> #89
go...@gmail.com <go...@gmail.com> #90
da...@steketees.com <da...@steketees.com> #91
fo...@gmail.com <fo...@gmail.com> #92
g....@gmail.com <g....@gmail.com> #93
Google is really changing direction lately and no more user centric.
rj...@gmail.com <rj...@gmail.com> #94
ke...@gmail.com <ke...@gmail.com> #95
Already turning away from google search, but if this 'only the ad revenue counts' trend continues, turning away from google pixel devices too.
ni...@gmail.com <ni...@gmail.com> #96
ke...@gmail.com <ke...@gmail.com> #97
fo...@gmail.com <fo...@gmail.com> #98
Penny
hs...@gmail.com <hs...@gmail.com> #99
ag...@gmail.com <ag...@gmail.com> #100 Restricted+
da...@gmail.com <da...@gmail.com> #101
7e...@gmail.com <7e...@gmail.com> #102
Looks like they killed it. Confirmed my search box no longer says "Search contacts and places"...
You suck Google. How does it coast you anything to use this? Maybe advertise it more, too? The number of people that I showed this to that didn't know about it.
sk...@gmail.com <sk...@gmail.com> #103
fo...@gmail.com <fo...@gmail.com> #104
ca...@gmail.com <ca...@gmail.com> #105
lo...@gmail.com <lo...@gmail.com> #106
fo...@gmail.com <fo...@gmail.com> #107
fl...@gmail.com <fl...@gmail.com> #108
se...@gmail.com <se...@gmail.com> #109
tr...@gmail.com <tr...@gmail.com> #110
sc...@gmail.com <sc...@gmail.com> #111
RIP Nearby search - you were a truly unique and incredibly handy feature that has been mistaken as useless.
as...@gmail.com <as...@gmail.com> #112
ng...@gmail.com <ng...@gmail.com> #113
br...@gmail.com <br...@gmail.com> #114
sa...@gmail.com <sa...@gmail.com> #115
ha...@gmail.com <ha...@gmail.com> #116
Google please. This was so useful. Now it's a PITA to get a local business phone number,.
ni...@gmail.com <ni...@gmail.com> #117
in...@gmail.com <in...@gmail.com> #118
Remove something which works and is being used with the reason that its not used enough.
Replace it with a broken feature like lookup mujhey, which yields no results most of the time.
Description
(Note: It is the build when sending this report. For exact build reference, please see the attached bugreport.)
What type of issue is this? Other issue
When did this happen?
Aug 8, 2023 4:45 PM GMT-04:00
What steps would let us observe this issue?
1. Search from phone dialer
2. Enter several queries, nothing comes up. Spell Subway wrong... Get bad result.
What did you expect to happen?
Expected proper search results. Did not expect Subway to come up when spelled wrong. And there are 10 Subways closer to me then that one
What actually happened?
Got no results or bad results
How often has this happened?
Every time
What was the effect of this issue on your device usage, such as lost time or work?
Slight
Additional comments
Obviously not a huge deal but I much prefer this method VS any other. Used to be very accurate.
Related apps
Phone
com.google.android.dialer
Version 14254098 (110.0.549169969-pixel2022)
System App (Updated)
Debugging information
Google Play services
com.google.android.gms
Version 233013044 (23.30.13 (190400-552628474))
System App (Updated)
Android System WebView
com.google.android.webview
Version 579013833 (115.0.5790.138)
System App (Updated)
Network operator: Verizon
SIM operator: Verizon
Filed by Android Beta Feedback. Version (Updated): 2.36-betterbug.external_20230705_RC01 (DOGFOOD)
To learn more about our feedback process, please visit