[Ubuntu 16.04~] 시스템 프로그램 오류를 발견했습니다.
2019. 3. 22. 11:21ㆍDebugging/Ubuntu
오류를 보고하시겠습니까?
or
System program problem detected
Do you want to report the problem now?
부팅 할때마다 이런 알림이 뜨면서 오류를 보고하겠냐고 하는데 시덥잖은 오류들까지 전부 다 잡아서 알려주니 좀 성가신 친구다.
(어차피 치명적인 오류는 발생하면 우리가 바로 알아차릴 수 있기 때문에...) 그냥 꺼버려도 상관 없다.
텍스트 에디터로 아래 내용을 수정해주면 끝
~$sudo gedit /etc/default/apport
# set this to 0 to disable apport, or to 1 to enable it
# you can temporarily override this with
# sudo service apport start force_start=1
enabled=0
'Debugging > Ubuntu' 카테고리의 다른 글
[Ubuntu 16.04~] CUDA 10.2, cuDNN 7.6.5 설치 (0) | 2020.02.03 |
---|---|
[Ubuntu 16.04~] Wine 5.0 설치 (0) | 2020.02.03 |
[Ubuntu 16.04~] 패키지 업데이트 제외(패키지 버전 고정) (0) | 2020.02.03 |
[Ubuntu 16.04~] Realsense D400 시리즈 펌웨어 업데이트 (0) | 2020.02.03 |
[Ubuntu 16.04~] pip upgrade 후 에러 해결 (ImportError: cannot import name 'main' ) (0) | 2020.02.03 |