latest FFox supernova blew up reader view

In previous versions of FFx, toggling to Reader view used the same font I'd chosen in Settings / wherever. Now it's something else, in boldface with no distinctions made … (続きを読む)

In previous versions of FFx, toggling to Reader view used the same font I'd chosen in Settings / wherever. Now it's something else, in boldface with no distinctions made in original view (italics, not italics, etc). & there doesn't seem to be any way I can control fonts in Reader.

Any suggestions? In plain English, please, I am NOT a programmer or computer professional, just a regular human trying to use this new version that seems to have broken everything I liked about FFx.

1 週間前 に pat.g888 が質問

6 日前 に pat.g888最後の返信

autohide everything when not hovered anywhere on browser 2

this was asked before by myself /questions/1284841 and again by another user /questions/1402855 the code was navigator-toolbox { max-height: 0; overflow: hid… (続きを読む)

this was asked before by myself

/questions/1284841

and again by another user

/questions/1402855

the code was

  1. navigator-toolbox {
 max-height: 0;
 overflow: hidden;
 transition: ease all 3s;

}

  1. main-window:hover #navigator-toolbox {
 max-height: 100vh;
 animation: 0s pop-in;
 animation-fill-mode: both;
 animation-delay: 2s;

}

@keyframes pop-in {

 from {overflow: hidden}
 to {overflow: unset}

}

the issue now i have with firefox 124.0.2 is that the transition is now instant when my mouse enters or leaves the window and one of my addon buttons (roboform) no longer works with this userchrome.css edit.

its been a few updates ago it broke maybe 15 or so and now im wondering if there is a better updated script that works like it used to.

6 日前 に roger douglas が質問

why does Firefox connect to sentry.io all the time?

Hi there, Looking at pcapdroid and adguard DNS, Firefox on my android phone is constantly connecting to xxxxx.ingest.sentry.io. Why does it do this? I get sentry is a cr… (続きを読む)

Hi there, Looking at pcapdroid and adguard DNS, Firefox on my android phone is constantly connecting to xxxxx.ingest.sentry.io.

Why does it do this? I get sentry is a crash reporting tool(?) however I have everything diagnostic wise turned off. I don't really mind but not having an option to disable this is a bit strange. Also why does it need to connect so often, even without a crash or error? I have over 50 attempts/connections logged in last 3 hours alone.

6 日前 に xternal が質問

Firefox won't open in full screen

When I close firefox while it's in full screen, turn off my laptop, and then open it again the day after, it opens in the small screen for some reason. I tried going to t… (続きを読む)

When I close firefox while it's in full screen, turn off my laptop, and then open it again the day after, it opens in the small screen for some reason. I tried going to the root directory in the about:profiles section of the more troubleshooting information section and renaming xulstore.json to xulstore.json.old, and each time it worked for a few days and then it just installed a new xulstore.json and went back to opening in the small screen. This is really annoying and I don't want to switch it manually every time.

1 週間前 に HunterWade2024 が質問

6 日前 に HunterWade2024最後の返信

my bookmark is not syncing after logging on another win-10 machine

bold textDear Firefox team. My Laptop OS was dead, I unable to syncing my bookmark on new windows-10 OS and logging with gmail account. how can i get the syncing bookma… (続きを読む)

bold textDear Firefox team.

My Laptop OS was dead, I unable to syncing my bookmark on new windows-10 OS and logging with gmail account.

how can i get the syncing bookmark on my laptop.

can anyone help me. my bookmark is very important and up to date till last week.

Version : 24.0.2 (64-bit https://prnt.sc/jY-u_50dt2b7

1 週間前 に Sheraz Ali が質問

6 日前 に Sheraz Ali最後の返信

My firefox data Bookmark, pass, urls, ID and etc has been lost at 3rd april.

HI Mozila firefox support team, I would request you to kindly provide me bookmark, My laptop windows was creached, after that i logged in on other laoptop but, unfortun… (続きを読む)

HI Mozila firefox support team,

I would request you to kindly provide me bookmark,

My laptop windows was creached, after that i logged in on other laoptop but, unfortunatly the bookmark is not sync and showing/downloading after logged in. please look into this.

My book mark it was very old and using since 8 years almost as i remember.

I followed below link. but still the same..

https://support.mozilla.org/en-US/questions/1444740#answer-1647784

6 日前 に Sheraz Ali が質問

new install won't connect to one of my email accounts

I am setting up thunderbird on a new computer running Ubuntu 23.04. I can successfully connect to my gmail account in thunderbird but I cannot add a comcast gmail account… (続きを読む)

I am setting up thunderbird on a new computer running Ubuntu 23.04. I can successfully connect to my gmail account in thunderbird but I cannot add a comcast gmail account. I get an error message

"Could not get OAuth2 details for hostname=imap.comcast.net"

I am using the correct username and password. I can connect to the comcast email account on this same computer through my web browser. I would like to be able to continue to use thunderbird for all my email accounts.

Can anybody tell me what to look at to resolve this problem?

1 週間前 に schafer11650 が質問

6 日前 に schafer11650最後の返信

Filter on display text of sender

Is there a way I can make a filter that responds to the displayed sender (which may be different from the address)? For instance if an email has the header “From: "John D… (続きを読む)

Is there a way I can make a filter that responds to the displayed sender (which may be different from the address)? For instance if an email has the header “From: "John Doe" <john.doe@example.org>”, can I make a filter check if “John Doe” matches a pattern?

6 日前 に Anselm Schüler が質問

How to see what external urls gets launched by firefox?

When I launch teams or slack from firefox on windows, I presume that a slack:// and teams:// or equivalent url is launched by the webpage. As a developer working on Brow… (続きを読む)

When I launch teams or slack from firefox on windows, I presume that a slack:// and teams:// or equivalent url is launched by the webpage.

As a developer working on Browser Picker, it would be quite handy if I could inspect these urls that gets launched, is there a way I can see the actual protocol url that got launched somewhere?

6 日前 に morten11 が質問

6 日前 に morten11最後の返信

Get Messages breaks Newsgroup messages

I have an issue with using newgroups via NNTP server in Thunderbird. News only load during startup of the program. Whenever the option Get Messages is chosen later, or wh… (続きを読む)

I have an issue with using newgroups via NNTP server in Thunderbird. News only load during startup of the program. Whenever the option Get Messages is chosen later, or when it is automatically run by the program, the process seems to get stuck in a loading state. In this state neither can new messages be read (the headers seem to be there and are shown, but the body of the message isn't), nor can new messages be sent (message sending gets stuck in status "Assembling Message")

This has been the case for a few releases already, and is currently present on 115.10.0 (64bit)

6 日前 に Gottfried Neuner が質問

Deleted email

I have two Thunderbird email accounts. This morning I opened account #2 to find ALL of my email had mysteriously been deleted and not by me. How? Why? And wth?

6 日前 に Jude が質問

Thunderbird Attachments

Has anyone seen a message similar to this when trying to attach a document, usually a pdf to an email? O:\XXXXXXXXXX.pdf could not be opened, because the associated help… (続きを読む)

Has anyone seen a message similar to this when trying to attach a document, usually a pdf to an email?

O:\XXXXXXXXXX.pdf could not be opened, because the associated helper application does not exist. Change the association in your preferences.

Also, when someone send me an image file, I can't open it directly from the email. I have to download it and then open it. This isn't as big of an issue as the above, but I thought I'd ask it too.

Thank you

Windows 10 Thunderbird 115.10.0

6 日前 に tseabrook が質問

The status bar and navigation buttons rarely hide when I put YouTube videos to full screen.

I'm not sure why, sometimes the status bar clock and stuff do hide, but I just can't seem to figure out how to get them to hide every time, and they usually don't. I've a… (続きを読む)

I'm not sure why, sometimes the status bar clock and stuff do hide, but I just can't seem to figure out how to get them to hide every time, and they usually don't. I've already tried disabling picture in picture for the app but that isn't noticeably helping. Full screen video is supposed to hide those, right? What are the reasons it wouldn't?

6 日前 に Sterrence が質問

Recent and unexplained problem sending an email

When I'm writing a new email, I receive several copies of it in my inbox without explanation. It's a recent situation and I can't find a solution. Can you help? Thank you… (続きを読む)

When I'm writing a new email, I receive several copies of it in my inbox without explanation. It's a recent situation and I can't find a solution. Can you help? Thank you. freiroma@sapo.pt

6 日前 に freiroma が質問

Image corrupt or truncated for big sprite

Hello. I have a pretty big sprite image i am trying to display on my web page but mozzila wont display it. The sprite is 78016px by 1000px and im cropping it to be 736px … (続きを読む)

Hello. I have a pretty big sprite image i am trying to display on my web page but mozzila wont display it. The sprite is 78016px by 1000px and im cropping it to be 736px by 1000px. Sprite is made out of a png sequence that was made in 3d software, now the thing is when i put in the non rendered verson of images(3D viewport colors) which windows labels as 8bit (maybe because of less colors) it gets displayed, but when i put the rendered version which windows labels as 32bit image it wont get displayed on Mozilla. It gets displayed on Chrome and Edge without any problems. The only difference beetween the images is that the rendered version has a transparent background behind the subject...they are the same sized sprite. I will drop the first frames of the sprite in the images section so you can get a better idea. Also all of the code and images is stored locally.

6 日前 に Bundalo Mihailo が質問

6 日前 に Bundalo Mihailo最後の返信

What is the Facebook address that autofills in a new installation of Thunderbird?

Hi Again, I just enabled cookies in order to fix a connection problem with Google and Xfinity. While going through the process, I noticed a Facebook web address was pre-… (続きを読む)

Hi Again,

I just enabled cookies in order to fix a connection problem with Google and Xfinity. While going through the process, I noticed a Facebook web address was pre-filled, and I immediately deleted it before realizing "block" and "allow" are both on that same page. Can someone please paste that link here so I can put it back where it was?

Thank you!

6 日前 に user398 が質問

FireFox takes 2 attempts to load searches.

when I search for a page after opening a tab. The page will load slowly then stop. I'll then have to hit enter again for the page the load. This does not happen with Chro… (続きを読む)

when I search for a page after opening a tab. The page will load slowly then stop. I'll then have to hit enter again for the page the load. This does not happen with Chrome or Edge. Any ideas how to fix this frustrating issue. Thanks.

6 日前 に caballerj が質問

I can't get access to my camera on Spelltable.com

I installed an OBS plug-in for a virtual camera so that I could film my screen and pretend it's a webcam. I was able to use the virtual camera or my webcam on spelltable.… (続きを読む)

I installed an OBS plug-in for a virtual camera so that I could film my screen and pretend it's a webcam. I was able to use the virtual camera or my webcam on spelltable.com by selecting either from the dropdown "allow" menu. One day, I was no longer able to select my webcam. I could only select the obs virtual camera. I switched to MS Edge which worked as normal. I've uninstalled OBS and all plug-ins. Same result I've reinstalled firefox. Same result. I've been using MS Edge for websites that need my camera.

1 週間前 に clffrd.ava が質問

6 日前 に clffrd.ava最後の返信

Firefox does not display graph on Yahoo Finance

For some time now, Firefox has been unable to display quotes on Yahoo Finance; for example: https://finance.yahoo.com/quote/MSFT/ The space where the price history grap… (続きを読む)

For some time now, Firefox has been unable to display quotes on Yahoo Finance; for example:

https://finance.yahoo.com/quote/MSFT/

The space where the price history graph for MSFT should be is blank except for a message saying "Loading chart for MSFT". The chart never loads. Sometimes Firefox issues a message saying that the site is "slowing down Firefox".

This happens for *any* quote, no matter what the ticker symbol.

I have tried running Firefox with a new profile, running in a private window, and running in Troubleshooting mode; the behavior remains the same. Clearing cookies and changing the tracking protection setting has no effect.

Oddly enough, when I attempted to report this page as not working, I couldn't submit my report (the Send button did nothing -- though this feature works for other sites).

Have others here experienced the same problem; and if so, is there a known cause/resolution?

Thanks in advance for any help.

1 週間前 に Chris が質問

6 日前 に Chris最後の返信

Firefox Crashing Exception Type: EXC_CRASH (SIGABRT)

Mac OS 14.4.1 Firefox crashed and now will not open without crashing. I have trashed it and re-installed but still getting this error and cannot use the application. It… (続きを読む)

Mac OS 14.4.1

Firefox crashed and now will not open without crashing. I have trashed it and re-installed but still getting this error and cannot use the application. It will not open in Trouble Shoot mode. I even removed all files in the Library/Application Support

This is the problem report it shows:



Translated Report (Full Report Below)


Process: firefox [9798] Path: /Applications/Firefox.app/Contents/MacOS/firefox Identifier: org.mozilla.firefox Version: 125.0.1 (12524.4.16) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 502

Date/Time: 2024-04-17 12:12:16.9196 -0400 OS Version: macOS 14.4.1 (23E224) Report Version: 12 Anonymous UUID: CD54B57E-E9B1-9010-2F5A-CABA25C40962


Time Awake Since Boot: 6100 seconds

System Integrity Protection: enabled

Crashed Thread: 0

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000

Termination Reason: Namespace DYLD, Code 1 Library missing Library not loaded: @rpath/libmozglue.dylib Referenced from: <A1116842-233E-318A-92DD-E4F0A0FEF912> /Applications/Firefox.app/Contents/MacOS/firefox Reason: tried: '/Applications/Firefox.app/Contents/MacOS/libmozglue.dylib' (mmap(size=0x169520) failed with errno=1), '/Applications/Firefox.app/Contents/MacOS/libmozglue.dylib' (mmap(size=0x169520) failed with errno=1) (terminated at launch; ignore backtrace)

Thread 0 Crashed: 0 dyld 0x18dcada50 __abort_with_payload + 8 1 dyld 0x18dcb8628 abort_with_payload_wrapper_internal + 104 2 dyld 0x18dcb865c abort_with_payload + 16 3 dyld 0x18dc4a6b0 dyld4::halt(char const*, dyld4::StructuredError const*) + 304 4 dyld 0x18dc47258 dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 3888 5 dyld 0x18dc45edc start + 1844


Thread 0 crashed with ARM Thread State (64-bit):

   x0: 0x0000000000000006   x1: 0x0000000000000001   x2: 0x000000016d0f2920   x3: 0x000000000000005d
   x4: 0x000000016d0f2520   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000000
   x8: 0x0000000000000020   x9: 0x000000016d0f249d  x10: 0x000000000000000a  x11: 0x0000000000000000
  x12: 0x0000000000000039  x13: 0x1000000000000000  x14: 0x0000000000000004  x15: 0x0000000000008000
  x16: 0x0000000000000209  x17: 0x000000018dc4337c  x18: 0x0000000000000000  x19: 0x0000000000000000
  x20: 0x000000016d0f2520  x21: 0x000000000000005d  x22: 0x000000016d0f2920  x23: 0x0000000000000001
  x24: 0x0000000000000006  x25: 0x0000000000000001  x26: 0x000000016d0f3298  x27: 0x0000000000000101
  x28: 0x000000016d0f3358   fp: 0x000000016d0f24f0   lr: 0x000000018dcb8628
   sp: 0x000000016d0f24b0   pc: 0x000000018dcada50 cpsr: 0x80001000
  far: 0x0000000000000000  esr: 0x56000080  Address size fault

Binary Images:

      0x102d0c000 -        0x102d13fff org.mozilla.firefox (125.0.1) <a1116842-233e-318a-92dd-e4f0a0fef912> /Applications/Firefox.app/Contents/MacOS/firefox
      0x18dc40000 -        0x18dcc89db dyld (*) <f6dd3ec2-85a4-3ab1-8486-b189cd980ebe> /usr/lib/dyld
              0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

External Modification Summary:

 Calls made by other processes targeting this process:
   task_for_pid: 0
   thread_create: 0
   thread_set_state: 0
 Calls made by this process:
   task_for_pid: 0
   thread_create: 0
   thread_set_state: 0
 Calls made by all processes on this machine:
   task_for_pid: 1
   thread_create: 0
   thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=525.9M resident=0K(0%) swapped_out_or_unallocated=525.9M(100%) Writable regions: Total=12.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=12.2M(100%)

                               VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)

===== ======= =

STACK GUARD 56.0M 1 Stack 8176K 1 VM_ALLOCATE 16K 1 __DATA 27K 2 __DATA_CONST 39K 2 __DATA_DIRTY 7K 1 __LINKEDIT 525.4M 2 __TEXT 580K 2 dyld private memory 4384K 4

===== ======= =

TOTAL 594.3M 16



Full Report


{"app_name":"firefox","timestamp":"2024-04-17 12:12:16.00 -0400","app_version":"125.0.1","slice_uuid":"a1116842-233e-318a-92dd-e4f0a0fef912","build_version":"12524.4.16","platform":1,"bundleID":"org.mozilla.firefox","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.4.1 (23E224)","roots_installed":0,"name":"firefox","incident_id":"3C721A5F-AD4F-4AB3-9FE6-482267B289BC"} {

 "uptime" : 6100,
 "procRole" : "Default",
 "version" : 2,
 "userID" : 502,
 "deployVersion" : 210,
 "modelCode" : "MacBookPro17,1",
 "coalitionID" : 3635,
 "osVersion" : {
   "train" : "macOS 14.4.1",
   "build" : "23E224",
   "releaseType" : "User"
 },
 "captureTime" : "2024-04-17 12:12:16.9196 -0400",
 "codeSigningMonitor" : 1,
 "incident" : "3C721A5F-AD4F-4AB3-9FE6-482267B289BC",
 "pid" : 9798,
 "translated" : false,
 "cpuType" : "ARM-64",
 "roots_installed" : 0,
 "bug_type" : "309",
 "procLaunch" : "2024-04-17 12:12:16.8273 -0400",
 "procStartAbsTime" : 146508980982,
 "procExitAbsTime" : 146511036891,
 "procName" : "firefox",
 "procPath" : "\/Applications\/Firefox.app\/Contents\/MacOS\/firefox",
 "bundleInfo" : {"CFBundleShortVersionString":"125.0.1","CFBundleVersion":"12524.4.16","CFBundleIdentifier":"org.mozilla.firefox"},
 "storeInfo" : {"deviceIdentifierForVendor":"55876877-C8BE-5227-BCDA-D0FBE7333164","thirdParty":true},
 "parentProc" : "launchd",
 "parentPid" : 1,
 "coalitionName" : "org.mozilla.firefox",
 "crashReporterKey" : "CD54B57E-E9B1-9010-2F5A-CABA25C40962",
 "codeSigningID" : "org.mozilla.firefox",
 "codeSigningTeamID" : "43AQ936H96",
 "codeSigningFlags" : 570508033,
 "codeSigningValidationCategory" : 6,
 "codeSigningTrustLevel" : 4294967295,
 "instructionByteStream" : {"beforePC":"1AAAABABAAAYAQAAIAEAACgBAAAwAQAAOAEAAFQBAAAwQYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p\/QMAkQpV\/pe\/AwCR\/XvBqP8PX9bAA1\/WEC2A0g=="},
 "sip" : "enabled",
 "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
 "termination" : {"code":1,"flags":518,"namespace":"DYLD","indicator":"Library missing","details":["(terminated at launch; ignore backtrace)"],"reasons":["Library not loaded: @rpath\/libmozglue.dylib","Referenced from: <A1116842-233E-318A-92DD-E4F0A0FEF912> \/Applications\/Firefox.app\/Contents\/MacOS\/firefox","Reason: tried: '\/Applications\/Firefox.app\/Contents\/MacOS\/libmozglue.dylib' (mmap(size=0x169520) failed with errno=1), '\/Applications\/Firefox.app\/Contents\/MacOS\/libmozglue.dylib' (mmap(size=0x169520) failed with errno=1)"]},
 "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":1},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
 "faultingThread" : 0,
 "threads" : [{"triggered":true,"id":138493,"threadState":{"x":[{"value":6},{"value":1},{"value":6124677408},{"value":93},{"value":6124676384},{"value":0},{"value":0},{"value":0},{"value":32},{"value":6124676253},{"value":10},{"value":0},{"value":57},{"value":1152921504606846976},{"value":4},{"value":32768},{"value":521},{"value":6673412988,"symbolLocation":416,"symbol":"__simple_bprintf"},{"value":0},{"value":0},{"value":6124676384},{"value":93},{"value":6124677408},{"value":1},{"value":6},{"value":1},{"value":6124679832},{"value":257},{"value":6124680024}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6673892904},"cpsr":{"value":2147487744},"fp":{"value":6124676336},"sp":{"value":6124676272},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6673848912,"matchesCrashFrame":1},"far":{"value":0}},"frames":[{"imageOffset":449104,"symbol":"__abort_with_payload","symbolLocation":8,"imageIndex":1},{"imageOffset":493096,"symbol":"abort_with_payload_wrapper_internal","symbolLocation":104,"imageIndex":1},{"imageOffset":493148,"symbol":"abort_with_payload","symbolLocation":16,"imageIndex":1},{"imageOffset":42672,"symbol":"dyld4::halt(char const*, dyld4::StructuredError const*)","symbolLocation":304,"imageIndex":1},{"imageOffset":29272,"symbol":"dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*)","symbolLocation":3888,"imageIndex":1},{"imageOffset":24284,"symbol":"start","symbolLocation":1844,"imageIndex":1}]}],
 "usedImages" : [
 {
   "source" : "P",
   "arch" : "arm64",
   "base" : 4342202368,
   "CFBundleShortVersionString" : "125.0.1",
   "CFBundleIdentifier" : "org.mozilla.firefox",
   "size" : 32768,
   "uuid" : "a1116842-233e-318a-92dd-e4f0a0fef912",
   "path" : "\/Applications\/Firefox.app\/Contents\/MacOS\/firefox",
   "name" : "firefox",
   "CFBundleVersion" : "12524.4.16"
 },
 {
   "source" : "P",
   "arch" : "arm64e",
   "base" : 6673399808,
   "size" : 559580,
   "uuid" : "f6dd3ec2-85a4-3ab1-8486-b189cd980ebe",
   "path" : "\/usr\/lib\/dyld",
   "name" : "dyld"
 },
 {
   "size" : 0,
   "source" : "A",
   "base" : 0,
   "uuid" : "00000000-0000-0000-0000-000000000000"
 }

],

 "sharedCache" : {
 "base" : 6672646144,
 "size" : 4189880320,
 "uuid" : "a53b7d2f-a773-3524-8828-248b33ef0b4e"

},

 "vmSummary" : "ReadOnly portion of Libraries: Total=525.9M resident=0K(0%) swapped_out_or_unallocated=525.9M(100%)\nWritable regions: Total=12.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=12.2M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nSTACK GUARD                       56.0M        1 \nStack                             8176K        1 \nVM_ALLOCATE                         16K        1 \n__DATA                              27K        2 \n__DATA_CONST                        39K        2 \n__DATA_DIRTY                         7K        1 \n__LINKEDIT                       525.4M        2 \n__TEXT                             580K        2 \ndyld private memory               4384K        4 \n===========                     =======  ======= \nTOTAL                            594.3M       16 \n",
 "legacyInfo" : {
 "threadTriggered" : {
 }

},

 "logWritingSignature" : "f6f77b4f3b82813e1a9d56107a3c037e22e40f97",
 "trialInfo" : {
 "rollouts" : [
   {
     "rolloutId" : "6112d17137f5d11121dcd4e2",
     "factorPackIds" : {
     },
     "deploymentId" : 240000530
   },
   {
     "rolloutId" : "65a8173205d942272410674b",
     "factorPackIds" : {
       "SIRI_HOME_AUTOMATION_SERVER_FLOW_DEPRECATION" : "65d39fa4cb0e2417d11ce5f6"
     },
     "deploymentId" : 240000001
   }
 ],
 "experiments" : [
   {
     "treatmentId" : "130776ea-444f-4cb4-8def-f71b4f47391b",
     "experimentId" : "66105e203b960674f9490906",
     "deploymentId" : 400000002
   }
 ]

} }

Model: MacBookPro17,1, BootROM 10151.101.3, proc 8:4:4 processors, 8 GB, SMC Graphics: Apple M1, Apple M1, Built-In Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online Display: DELL U2715H, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), MirrorOff, Online Memory Module: LPDDR4, Micron AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Jan 13 2024 03:06:59 version 18.20.440.9.7.8.167 FWID 01-7be24857 AirPort: Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: USB31Bus USB Device: USB3.1 Hub USB Device: USB2.0 Hub USB Device: USB-C Digital AV Multiport Adapter Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc.

6 日前 に David が質問