Archives

spacer

자동차 검사와 등록 갱신

1. DMV로부터 편지 받음
– 2월이 가기 전에 검사를 받고 등록을 갱신하란다

2. 자동차 검사
– 근처 자동차 윤활유 교체해주는 가게에 두 번 갔으나 손님이 많다.
– 281번 도로 옆에 있는 검사소에 가서 검사를 받았다.
– 보험 증서를 요구했다.
– 검사비 7불, OIS 서비스 비 6.50불, 가게 비용 4.50불, 합계 18불
– 검사 후에 VIR(vehicle inspection report)를 받음

3. 자동차 등록 갱신
– 온라인으로 했다. 85불이 나왔다.

spacer
spacer

[ev3]Software Launch Problem

[Problem]
When EV3 software was launched, it crashed on OS X.
EV3 Software를 실행시켰는데, 뭔가 실행되는 듯하다가 바로 꺼져버렸다.

[Hints]
MS Silverlight에 의한 문제일 수 있다.
The error is caused by the underlying MS Silverlight runtime.

[Solution]
1. Remove the installed Silverlight(설치된 silverlight를 제거한다.)
[shell]$ cd /Library/Internet\ Plug-Ins/
$ sudo rm -rf Silverlight.plugin/[/shell]
2. Install the latest Silverlight (최신 Silverlight를 설치한다.)

spacer
spacer