Fixed
Status Update
Comments
ph...@googlemail.com <ph...@googlemail.com> #2
Disabling all extensions does not fix the problem.
vi...@gmail.com <vi...@gmail.com> #3
Enabled log-level=0 and got the following:
$ google-chrome --enable-logging --log-level=0
[20397:20397:1383124398002:ERROR:chrome/app/chrome_dll_main.cc(247)] GLib-GObject: instance of invalid non-instantiatable type `(null)'
Segmentation fault
$ google-chrome --enable-logging --log-level=0
[20397:20397:1383124398002:ERROR:chrome/app/chrome_dll_main.cc(247)] GLib-GObject: instance of invalid non-instantiatable type `(null)'
Segmentation fault
en...@google.com <en...@google.com>
st...@gmail.com <st...@gmail.com> #4
Adding debug log.
wa...@gmail.com <wa...@gmail.com> #5
Do you have crash reporting enabled? If so, a crash id should be dumped, and if you give that to us, then we can look up what caused the crash.
go...@fpzmedia.com <go...@fpzmedia.com> #6
My client_id appears to be B7776A6E-F752-1E5B-E46B-ACD5F961EE30.
I see crash_count: 0, but since I've enabled it I've gotten it to crash twice.
Seems to happen immediately after geolocation is finished.
I see crash_count: 0, but since I've enabled it I've gotten it to crash twice.
Seems to happen immediately after geolocation is finished.
da...@gmail.com <da...@gmail.com> #7
I only see 2 browser crashes from your client id:
Stack trace:
Thread 0 *CRASHED* ( SIGSEGV @ 0x00000020 )
0xb6c306ca [libdbus-glib-1.so.2.1.0 + 0x0000d6ca]
0xb6c30be4 [libdbus-glib-1.so.2.1.0 + 0x0000dbe4]
0xb6c324f9 [libdbus-glib-1.so.2.1.0 + 0x0000f4f9]
0xb6c2f17e [libdbus-glib-1.so.2.1.0 + 0x0000c17e]
0xb6c07790 [libdbus-1.so.3.4.0 + 0x0001d790]
0xb6bf73c5 [libdbus-1.so.3.4.0 + 0x0000d3c5]
0xb6bf9991 [libdbus-1.so.3.4.0 + 0x0000f991]
0xb6c2a92c [libdbus-glib-1.so.2.1.0 + 0x0000792c]
0xb705b5e4 [libglib-2.0.so.0.2400.1 + 0x0003b5e4]
0xb705f2d7 [libglib-2.0.so.0.2400.1 + 0x0003f2d7]
0xb705f4b7 [libglib-2.0.so.0.2400.1 + 0x0003f4b7]
0x08707d34 [chrome - base/message_pump_glib.cc:195] base::MessagePumpForUI::RunWithDispatcher(base::MessagePump::Delegate*, base::MessagePumpForUI::Dispatcher*)
0x0870796f [chrome - ./base/message_pump_glib.h:59] base::MessagePumpForUI::Run(base::MessagePump::Delegate*)
0x086e00f3 [chrome - base/message_loop.cc:214] MessageLoop::RunInternal()
0x086e0161 [chrome - base/message_loop.cc:617] MessageLoopForUI::Run(base::MessagePumpForUI::Dispatcher*)
0x08073625 [chrome - chrome/browser/browser_main.cc:198] BrowserMain(MainFunctionParams const&)
0x0806cb4a [chrome - chrome/app/chrome_dll_main.cc:861] ChromeMain
0x0806cf5f [chrome - chrome/app/chrome_exe_main_gtk.cc:50]
Stack trace:
Thread 0 *CRASHED* ( SIGSEGV @ 0x00000020 )
0xb6c306ca [libdbus-glib-1.so.2.1.0 + 0x0000d6ca]
0xb6c30be4 [libdbus-glib-1.so.2.1.0 + 0x0000dbe4]
0xb6c324f9 [libdbus-glib-1.so.2.1.0 + 0x0000f4f9]
0xb6c2f17e [libdbus-glib-1.so.2.1.0 + 0x0000c17e]
0xb6c07790 [libdbus-1.so.3.4.0 + 0x0001d790]
0xb6bf73c5 [libdbus-1.so.3.4.0 + 0x0000d3c5]
0xb6bf9991 [libdbus-1.so.3.4.0 + 0x0000f991]
0xb6c2a92c [libdbus-glib-1.so.2.1.0 + 0x0000792c]
0xb705b5e4 [libglib-2.0.so.0.2400.1 + 0x0003b5e4]
0xb705f2d7 [libglib-2.0.so.0.2400.1 + 0x0003f2d7]
0xb705f4b7 [libglib-2.0.so.0.2400.1 + 0x0003f4b7]
0x08707d34 [chrome - base/message_pump_glib.cc:195] base::MessagePumpForUI::RunWithDispatcher(base::MessagePump::Delegate*, base::MessagePumpForUI::Dispatcher*)
0x0870796f [chrome - ./base/message_pump_glib.h:59] base::MessagePumpForUI::Run(base::MessagePump::Delegate*)
0x086e00f3 [chrome - base/message_loop.cc:214] MessageLoop::RunInternal()
0x086e0161 [chrome - base/message_loop.cc:617] MessageLoopForUI::Run(base::MessagePumpForUI::Dispatcher*)
0x08073625 [chrome - chrome/browser/browser_main.cc:198] BrowserMain(MainFunctionParams const&)
0x0806cb4a [chrome - chrome/app/chrome_dll_main.cc:861] ChromeMain
0x0806cf5f [chrome - chrome/app/chrome_exe_main_gtk.cc:50]
wa...@gmail.com <wa...@gmail.com> #8
Are they the same? I can reproduce it a few more times if you'd like.
df...@gmail.com <df...@gmail.com> #9
I'm guessing geolocation tries to initialize glib-dbus, which is crashing, possibly due to a race condition. Perhaps r50652 fixes this, or cause the crash to happen sooner?
ca...@gmail.com <ca...@gmail.com> #10
[Empty comment from Monorail migration]
go...@fpzmedia.com <go...@fpzmedia.com> #11
I've tried on some other websites (e.g.
(This is on the same chrome version)
Btw I'm out for a week now, so if this is urgent we may need someone else to look into it.
ca...@gmail.com <ca...@gmail.com> #12
One more question, Ian.
You mention: "Seems to happen immediately after geolocation is finished."
However, from the log file attached, I don't see any evidence of geolocation working (but this maybe because you already had another tab open that was also using geolocation and so pre-cached the location?)
Could you clarify how you know geolocation is finished? What is the visible indicator on the website?
Cheers
You mention: "Seems to happen immediately after geolocation is finished."
However, from the log file attached, I don't see any evidence of geolocation working (but this maybe because you already had another tab open that was also using geolocation and so pre-cached the location?)
Could you clarify how you know geolocation is finished? What is the visible indicator on the website?
Cheers
go...@fpzmedia.com <go...@fpzmedia.com> #13
I seem to have been chosen for A/B geolocation testing on twitter as others have mentioned not getting the geo feature on their twitter pages, too.
The way geolocation on twitter (at least for me) is:
1. after logging in and hittinghttp://twitter.com , a small link with the text "Add your location" and a crosshairs next to it appears directly underneath the "What's Happening" text box.
2. clicking the link requests geolocation from Chrome (Chrome asks for permission and shows the crosshairs in the URL bar). Thetwitter.com UI switches to a "Getting your location..."
3. when Chrome comes back with a location, the UI element changes to a "in X" link (where X is the best guessed location). If you click on the "in X", a dropdown list of nearby cities and businesses shows up. Clicking on one specifies that location for your tweet.
I said that it seems to happen immediately after geolocation because both crashes that I had yesterday occurred at step 3 when the UI element changed to the link. I did not have to click on anything on the page to get it to crash.
The way geolocation on twitter (at least for me) is:
1. after logging in and hitting
2. clicking the link requests geolocation from Chrome (Chrome asks for permission and shows the crosshairs in the URL bar). The
3. when Chrome comes back with a location, the UI element changes to a "in X" link (where X is the best guessed location). If you click on the "in X", a dropdown list of nearby cities and businesses shows up. Clicking on one specifies that location for your tweet.
I said that it seems to happen immediately after geolocation because both crashes that I had yesterday occurred at step 3 when the UI element changed to the link. I did not have to click on anything on the page to get it to crash.
si...@gmail.com <si...@gmail.com> #14
Great, many thanks for the clarification.
Could you try another site or two using geolocation and see if it happens
there?
maps.google.com/maps/m
http://www.google.com/search?q=geolocation+demo
Could you try another site or two using geolocation and see if it happens
there?
b....@gmail.com <b....@gmail.com> #15
So it looks like the twitter geotagging feature is only available in the US right now
http://twitter.zendesk.com/forums/26810/entries/122236
> Please note that this feature is currently only available for US users - Twitter's @support account will let you know when it's available in other countries.
> Please note that this feature is currently only available for US users - Twitter's @support account will let you know when it's available in other countries.
jo...@gmail.com <jo...@gmail.com> #16
I connected to twitter via US based proxy, was presented with the geotagging UI, and sucessfully posted some tweets. No crash.
This is on Ubuntu 10.4, and Chrome 6.0.437.3 (Official Build 50164) dev
I've got some passwords in the password manger (just in case this is kwallet interaction)
Ideas?
This is on Ubuntu 10.4, and Chrome 6.0.437.3 (Official Build 50164) dev
I've got some passwords in the password manger (just in case this is kwallet interaction)
Ideas?
fr...@gmail.com <fr...@gmail.com> #17
I tried the demos and it looks like geolocation works fine.
bn...@gmail.com <bn...@gmail.com> #18
Vague idea:
- does this dev version have the kwallet D-Bus code enabled?
- if so, is this a repeat ofhttp://crbug.com/40803 which we had on geolocation? i.e. kwallet is sometimes causing code to run on the main loop? Perhaps it needs the same work-around as was applied to geolocation.
(but hard to explain whytwitter.com would be exposing this, when using the geolocation feature).
- does this dev version have the kwallet D-Bus code enabled?
- if so, is this a repeat of
(but hard to explain why
ri...@gmail.com <ri...@gmail.com> #19
I just had it crash a couple more times. It's definitely not timed the same for every crash: sometimes geolocation works and I can click around other parts of twitter.com with no problem. It seems to happen more frequently when I sit on twitter for a few minutes doing stuff in other windows and then come back to the page.
as...@gmail.com <as...@gmail.com> #20
I'm in the US, just updated to a recent version of Chromium (50687), and am on Mint 9 (Ubuntu 10.4). I still have twitter crash all chromium tabs and windows about half the time when I go to my home page.
st...@yahoo.com <st...@yahoo.com> #21
Evan, look at Joth's https://crbug.com/chromium/47319#c17 . It does seem like quite a coincidence that the password manager stuff recently went out and we're now seeing this crash.
fe...@gmail.com <fe...@gmail.com> #22
If 50687 is crashing (as per https://crbug.com/chromium/47319#c19 ), then moving the dbus initialization to one place in startup in r50652 hasn't helped :(
HenrySchreinerIII: can you get a backtrace of the crash at all? (just to see if it's also dbus in there).
jorlow, joth: the password manager stuff is disabled normally isn't it without an explicit password-store command line option? (well maybe there's some initialization stuff that still runs ... I haven't looked)
HenrySchreinerIII: can you get a backtrace of the crash at all? (just to see if it's also dbus in there).
jorlow, joth: the password manager stuff is disabled normally isn't it without an explicit password-store command line option? (well maybe there's some initialization stuff that still runs ... I haven't looked)
st...@yahoo.com <st...@yahoo.com> #23
For what it's worth, I have "Never save passwords" and "Enable AutoFill to make it easier to fill in forms" (but with no profiles created) checked.
st...@yahoo.com <st...@yahoo.com> #24
[Empty comment from Monorail migration]
jo...@gmail.com <jo...@gmail.com> #25
(whoops, it's already on dev channel, we should at elast prevent it from getting to beta)
sp...@wowway.com <sp...@wowway.com> #26
[Empty comment from Monorail migration]
jm...@gmail.com <jm...@gmail.com> #27
I'm having a similar issue on OSX 10.6.4 with Chrome 6.0.447.0.
Chrome does not crash but it will take 30-45 seconds from the load of the page until a location is loaded. The entire length of that time Chrome is almost completely frozen.
If I have Twitter configured to not automatically find my location the delay never happens. If I manually click "Add your location" the delay and freeze happens.
Chrome does not crash but it will take 30-45 seconds from the load of the page until a location is loaded. The entire length of that time Chrome is almost completely frozen.
If I have Twitter configured to not automatically find my location the delay never happens. If I manually click "Add your location" the delay and freeze happens.
ca...@gmail.com <ca...@gmail.com> #28
This bug is about Linux. Can you open a separate one about the Mac issue? It is plausible it has a different cause.
go...@fpzmedia.com <go...@fpzmedia.com> #29
[Empty comment from Monorail migration]
ca...@gmail.com <ca...@gmail.com> #30
Any updates on this?
le...@gmail.com <le...@gmail.com> #31
I've been reticent to check twitter.com lately because I'm doing actual work... I just checked now and couldn't get it to crash. Same version, no changes on the system (haven't done any package upgrades). Twitter must have changed something on their side?
[Deleted User] <[Deleted User]> #32
Not sure how to proceed with this one: this is the only report, and it's no longer happing.
I now notice the OP says using incognito windows stops the problem; there's very little reason that geolocation would stop crashing when in incognito, which leads me to think it is (was) something the javascript code was doing in response to receiving the geolocaiton result, rather than the result itself, that was causing this crash.
I now notice the OP says using incognito windows stops the problem; there's very little reason that geolocation would stop crashing when in incognito, which leads me to think it is (was) something the javascript code was doing in response to receiving the geolocaiton result, rather than the result itself, that was causing this crash.
jo...@gmail.com <jo...@gmail.com> #33
I can't get Twitter to crash anymore with 6.0.458.1 (Official Build 51742) dev. I would vote for marking this closed with the explanation that it was some external-to-Chrome interaction.
On my home laptop (which has been running dev builds too -- previously I thought I had it on beta) twitter never crashed.
On my home laptop (which has been running dev builds too -- previously I thought I had it on beta) twitter never crashed.
jp...@gmail.com <jp...@gmail.com> #34
As per the comments, Cannot reproduce.
Was only ever seen on one machine, and now can no longer be seen there either.
Was only ever seen on one machine, and now can no longer be seen there either.
th...@gmail.com <th...@gmail.com> #35
I came across this bug report and thought I should chime in.
I get this error in chromium on both a Windows machine and Ubuntu Lucid. It doesn't take down Chromium, but does crash the twitter tab - I load thetwitter.com page and within 10 seconds or so, I get the window popping up saying the tab has crashed and I can either wait or kill the tab. Waiting just leads the page loading constantly, you can read the page, but it can't be scrolled. I use the Chromium updater tool on Windows and the daily build PPA on Linux, so both builds are pretty up-to-date.
I've been seeing this occur ever since I started using Chromium about a month ago. It does seem rather random though, it doesn't always happen...
I get this error in chromium on both a Windows machine and Ubuntu Lucid. It doesn't take down Chromium, but does crash the twitter tab - I load the
I've been seeing this occur ever since I started using Chromium about a month ago. It does seem rather random though, it doesn't always happen...
ti...@gmail.com <ti...@gmail.com> #36
cr...@gmail.com <cr...@gmail.com> #37
@pathios, you maybe seeing another issue: 59913. That should now be fixed on the dev channel.
si...@gmail.com <si...@gmail.com> #38
Chrome Version (from the about:version page): 6.0.437.3 (Official Build 50164) dev
Is this the most recent version: yes
OS + version: Ubuntu Lynx
CPU architecture (32-bit / 64-bit): 32-bit
Window manager: Gnome
URLs (if relevant):
What steps will reproduce the problem?
- Browse to twitter.com and log in
- After page loads, chrome crashes (including all tabs and other windows opened).
Other info:
- Seems to work fine after I cleaned my cache, but Chrome started crashing again after a few visits
- I have geolocation enabled for twitter.com
- Chrome does not crash when I visit twitter.com in a Private Browsing window
I will post more info as I notice anything, but I wanted to get this down before it crashed again.
si...@gmail.com <si...@gmail.com> #39
may this will help, I can get into twitter.com running chromium as root, this means a permissions problems isn't? but where?
go...@fpzmedia.com <go...@fpzmedia.com> #40
I can confirm I also get this error but it resolves itself if I run my browser as root.
wa...@gmail.com <wa...@gmail.com> #41
14.0.790.0 canary, just ran into the problem
ip...@gmail.com <ip...@gmail.com> #42
14.0.792.0, openSUSE, same symptoms as https://crbug.com/chromium/47319#c37 , 32bit and 64bit archs
su...@gmail.com <su...@gmail.com> #43
Fedora 15, 64bit Chrome 12.0.742.112. Problem exists
sp...@gmail.com <sp...@gmail.com> #44
I tried removing Site Data for twitter.com , but Chromium also crashed when trying to delete Web Database from UI as well. After that I went to ~/.config/chromium/Default and deleted the whole "databases" subdirectory. Upon deletion twitter.com works again. Therefore I guess there is some problem in the WebDB storage code.
kn...@yahoo.com <kn...@yahoo.com> #45
14.0.825.0 under openSUSE seems to work
th...@gmail.com <th...@gmail.com> #46
ca...@gmail.com <ca...@gmail.com> #47
Fedora 15, fresh reload, recent update, latest chrome, 13.0.782.107, awww snap page when going to twitter.com . twitter.com/about works, https://support.twitter.com/ works, even signing in here, but returning to profile, awww snap. Tried clearing cache, cookies, etc. Nope.
kn...@yahoo.com <kn...@yahoo.com> #48
If you're encountering this on Fedora, it's https://crbug.com/chromium/81413 . I'd love it if you commented on the bug I filed with them: https://bugzilla.redhat.com/show_bug.cgi?id=710276 and asked them why they can't fix it. ;)
kr...@gmail.com <kr...@gmail.com> #49
(This bug is from July 2010. If you are still encountering a problem with this specific bug, then please either star https://crbug.com/chromium/81413 if it applies to you, or open a new bug so your info isn't lost.)
ck...@gmail.com <ck...@gmail.com> #50
[Empty comment from Monorail migration]
th...@gmail.com <th...@gmail.com> #51
[Empty comment from Monorail migration]
os...@gmail.com <os...@gmail.com> #52
This issue was migrated from crbug.com/chromium/47319?no_tracker_redirect=1
[Monorail components added to Component Tags custom field.]
[Monorail components added to Component Tags custom field.]
ja...@gmail.com <ja...@gmail.com> #53
Good news! Android N Developer Preview implements a new accessibility option: mono sound. I don't think it will be left out in the final version: it's a really requested feature and, if they remove it, it will not make sense that they added it before the final version. You can read more about it at http://www.xda-developers.com/xda-external-link/android-n-now-offers-the-ability-to-playback-audio-in-mono-mode/
pu...@google.com <pu...@google.com> #54
Yes, we are introducing the mono feature in N. Thank you for all patience and I apologize for the delay. For those of you with access to the N preview (http://developer.android.com/preview/download.html ), please let us know if you have any issues with the feature.
Thank you again.
Thank you again.
[Deleted User] <[Deleted User]> #55
That's a great news!
Are you going to provide any API to know if "MONO" is enabled/disabled? Some apps use audio socket to communicate to external devices, and it's critical to know if it's stereo/mono actually going out of audio socket.
Are you going to provide any API to know if "MONO" is enabled/disabled? Some apps use audio socket to communicate to external devices, and it's critical to know if it's stereo/mono actually going out of audio socket.
qb...@gmail.com <qb...@gmail.com> #56
Oh great!!! I 'll finally be able to enjoy all music on my phone !
Now I'll be completly satisfied with my Nexus 5X !
Now I'll be completly satisfied with my Nexus 5X !
df...@gmail.com <df...@gmail.com> #57
Android N is only going to have mono sound - or actual pan/balance controls as well (as Samsung-Android/Apple-iOS already have)?
I'm suffering from partial hearing loss in one ear, so I'd only need about 6-8dB louder in my left ear.
I'm suffering from partial hearing loss in one ear, so I'd only need about 6-8dB louder in my left ear.
pu...@google.com <pu...@google.com> #58
With respect to the question in #56 whether you can determine if the user has set the device in mono mode:
Master mono is an integer system setting. The name of the setting is hidden in the API (we expect typical use through the Settings app) though the string can be used directly.
final boolean masterMono = Settings.System.getInt(getContext().getContentResolver(), "master_mono", 0) != 0;
Re #58 - only mono sound at this point.
Master mono is an integer system setting. The name of the setting is hidden in the API (we expect typical use through the Settings app) though the string can be used directly.
final boolean masterMono = Settings.System.getInt(getContext().getContentResolver(), "master_mono", 0) != 0;
Re #58 - only mono sound at this point.
kn...@yahoo.com <kn...@yahoo.com> #59
[Comment deleted]
kn...@yahoo.com <kn...@yahoo.com> #60
I don't want to seem ungrateful, but could Android devs please provide us with a fix for this feature in Android Marshmallow, so we don't have a wait another year? A year is a long time in the life of an Android smartphone, perhaps 25 percent of its lifespan as a useful device. If you want to keep things simple, a fix that permanently sets all audio output to mono would be fine with me, at least, until Android N rolls out.
sz...@gmail.com <sz...@gmail.com> #61
6.0 is in maintenance mode. It's pretty much just security updates from here on out (unless there ends up being a 6.1 update, which would likely already be almost complete). Features aren't going to be backported by Google (although OEMs are more than welcome to, and many had already included mono audio).
What device do you have that it will take a year to get Android N? Nexus devices are scheduled for release in Q3, and non-Nexus devices mostly don't bother with 0.0.x updates (except for the companies that will probably get Android N out shortly after release anyway).
What device do you have that it will take a year to get Android N? Nexus devices are scheduled for release in Q3, and non-Nexus devices mostly don't bother with 0.0.x updates (except for the companies that will probably get Android N out shortly after release anyway).
kr...@yahoo.com <kr...@yahoo.com> #62
[Comment deleted]
kn...@yahoo.com <kn...@yahoo.com> #63
Motorola Moto G 3rd Gen. This excellent phone will be parked until November 2016, as it has been since I purchased it last October 2015, at which time I discovered that stock Android doesn't provide mono audio. As a matter of policy, Motorola refuses to implement this mod, despite my urging, so I am using an older model LG because LG does provide the mono switch as an accessibility setting. (Kudos to LG)
su...@gmail.com <su...@gmail.com> #64
[Comment deleted]
su...@gmail.com <su...@gmail.com> #65
After this 2 years finally!! Phew.. It's such a reaalllyy long delay. But i'm grateful to hear it
ma...@gmail.com <ma...@gmail.com> #66
Can we please get the mono option on Nexus 6P?
er...@gmail.com <er...@gmail.com> #67
Considering the implementation of the mono sound option I really hope we can get an audio balance option implemented soon after. Currently the only reason why I can't just run stock Android.
go...@fpzmedia.com <go...@fpzmedia.com> #68
[Comment deleted]
lu...@gmail.com <lu...@gmail.com> #69
I really don't understand why you guys would take out mono sound after KitKat...It was there, it worked and was absolutely necessary for people with hearing impairment in one of their ears. Really dumb move. Hope you guys fix this ASAP.
wh...@gmail.com <wh...@gmail.com> #70
My ears work fine, I need this option for a portable soundsystem. Pretty infuriated by the fact that this just doesn't seem to be possible to do. For enjoyers of music everywhere, please.
hd...@gmail.com <hd...@gmail.com> #71
I have no idea why Google would have taken an ACCESSIBILITY feature out and not replaced it. Maybe some idiot 22 year old over at Google thought that the term "Mono" was non-inclusive of LGBTQFOFF and a instrument of the global patriarchal conspiracy. Or maybe they just hate people with hearing loss. Dunno. FWIW, I won't buy another Android product until this is replaced.
bp...@google.com <bp...@google.com> #72
Hi all, looks like this bug was never closed but Android Nougat did include a Mono option for Android devices (and future versions continue to include it).
If you are on a Nougat (Android 7.0) or higher Android device, but don't see the option in Settings please contact your device manufacturer because Google has added the functionality back to Android ~2 years ago.
Here's an article about it:https://www.androidpolice.com/2016/03/15/android-n-feature-spotlight-sounds-settings-has-a-new-mono-playback-toggle/
If you are on a Nougat (Android 7.0) or higher Android device, but don't see the option in Settings please contact your device manufacturer because Google has added the functionality back to Android ~2 years ago.
Here's an article about it:
ca...@gmail.com <ca...@gmail.com> #73
Agreed - This is fixed. I directly benefited from the mono option added to Nougat. I had moved to iOS due to this single issue -- with great reservations as I find iOS infuriatingly frustrating. I am now back on Android.
On a side note, I've used both platforms a couple times each over the last 4 years. While Apple was first out of the gate with a mono option, it took them a full year to completely clean my iMessage server registrations so that I can reliably get texts from iPhone users. What an alarming company that is.
The mono option works great on my Pixel!
On a side note, I've used both platforms a couple times each over the last 4 years. While Apple was first out of the gate with a mono option, it took them a full year to completely clean my iMessage server registrations so that I can reliably get texts from iPhone users. What an alarming company that is.
The mono option works great on my Pixel!
Description
Users who have partial hearing sometimes find benefit from having the ability to balance the sound between left and right channels.