question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Errors on macOS 11.0 / 10.16

See original GitHub issue
user@host ~ [1]> fetchcord --debug
----out.py----

----DE/WM----
deid: Aqua
wmid: Rectangle
wmline item 0: WM: Rectangle

----TERMINAL----

termfontline: Font: Monaco 12
termid: iTerm2
termline item 0: Terminal: iTerm2
themeline: ['N/A']

----GPU INFO----

amdgpurenderlist: []
nvidiagpuline: []
intelgpuline: []
gpuinfo:
gpuvendor:

----CPU INFO----

cpuvendor: AMD
cpumodel: Ryzen 5
cpuline item 0: CPU: AMD Ryzen 5 3600
memline: ['Memory: 12112MiB / 32768MiB']

----OS INFO----

sysosline: ['OS: macOS Mojave 10.14.6 18G103 x86_64 ', 'Host: Hackintosh (SMBIOS: iMacPro1,1) ']
sysosid: macOS
packagesline item 0: Packages: 122 (brew)
Unsupported Terminal. contact us on github to resolve this.(Keyerror)
Unsupported Distro, contact us on the GitHub page to resolve this.(keyerror)
Unknown GPU, contact us on github to resolve this.(Keyerror)

----testing.py----
----DE/WM----

deid: Aqua
wmid: Rectangle

----TERMINAL/SHELL----

termid: iTerm2
shellid: fish

----HOST INFO----

hostid:

----GPU INFO----

gpuvendor:

----CPU INFO----

cpumodel: Ryzen 5

Traceback (most recent call last):
  File "/usr/local/bin/fetchcord", line 5, in <module>
    from fetch_cord.run_rpc import main
  File "/usr/local/lib/python3.8/site-packages/fetch_cord/run_rpc.py", line 13, in <module>
    from fetch_cord.testing import desktopid, termappid, hostappid
ImportError: cannot import name 'desktopid' from 'fetch_cord.testing' (/usr/local/lib/python3.8/site-packages/fetch_cord/testing.py)

Important bit:

Unsupported Terminal. contact us on github to resolve this.(Keyerror)
Unsupported Distro, contact us on the GitHub page to resolve this.(keyerror)
Unknown GPU, contact us on github to resolve this.(Keyerror)

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
BlivionIaGcommented, Nov 23, 2020

Thanks, i’ll have to find some icons and add it for the next release

0reactions
MrPotatoBobxcommented, Feb 14, 2021

will add soon thanks for the patience

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Mac OS 11(10.16)] Problems occur
It causes a Sleep Wake Failure error and restarts. Here is the crash log. I'm going to ask here from Apple. so I'll...
Read more >
macOS Big Sur (11.0) - Bugs and bug fixes
macOS 11 - Big Sur Beta 1 Release Date ― June 22, ... Disk Utility and Startup Disk menu in System Preferences still...
Read more >
Fix macOS Big Sur Problems(Can't Install on Macintosh HD)
1. Data issues in macOS 11 software update; 2. Fail to download and install macOS Big Sur; 3. Startup issues after installing macOS...
Read more >
macOS 11 Big Sur: latest version, problems & new features ...
Apparently booting from a Big Sur 11.1 volume is no longer possible after an update to 11.2. This issue is affecting software from...
Read more >
Support macOS Big Sur (10.16 / 11.0) #34043 - nodejs/node
Support macOS Big Sur (10.16 / 11.0) #34043 ... users submitting fixes or at least errors with enough information that we can figure...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found