有的時候會因為正要顯示影片縮圖, 然後就當機 -.-
乾脆把這個功能關掉算了, 反正我也用不到 XD
關閉方式:
開始 -> 執行 -> regsvr32 /u shmedia.dll
2012年3月28日 星期三
2012年3月13日 星期二
ns2 奇怪的安裝錯誤訊息
這幾天在重新安裝ns2 + cygwin
可是./install之後, 一直遇到一堆錯誤訊息, 像是:
2 [main] gcc 44368 fork_copy: linked dll data/bss pass 0 failed, 0x5CF000.
.0x5CF040, done 0, windows pid 44008, Win32 error 487
1327733 [main] gcc 44368 fork_copy: linked dll data/bss pass 0 failed, 0x5CF000.
.0x5CF040, done 0, windows pid 44792, Win32 error 487
3641693 [main] gcc 44368 fork_copy: linked dll data/bss pass 0 failed, 0x5CF000.
.0x5CF040, done 0, windows pid 42164, Win32 error 487
7962427 [main] gcc 44368 fork_copy: linked dll data/bss pass 0 failed, 0x5CF000.
.0x5CF040, done 0, windows pid 43792, Win32 error 487
gcc: fork: Resource temporarily unavailable
而且我還有把那個路徑加入沙盒的例外清單, 可是沒用 XD
後來把防毒軟體關掉(avast), 結果就沒有這個訊息了 -.-
linux & printscreen
http://tips.webdesign10.com/how-to-take-a-screenshot-with-ubuntu-linux
看了這篇才知道原來工具列那邊有個按鈕可以直接抓圖 XD
而且他還有提到一些指令來抓圖, 只是我懶得去試 科科~~
2012年3月6日 星期二
office錯誤訊息
忘了存錯誤訊息了 -.-
只記得有看到這些關鍵字: runtime error r6034
原本電腦的office是2003, 剛剛裝了新版的2010 (新舊版共存)
可是之後打開word的時候, 就會出現那個錯誤訊息 orz....
最後用這個指定就修好了 (重新登錄dll !?)
for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s%1
後記: 重開機之後又會出現相同的錯誤訊息, 所以最後直接砍掉2010 -.-
訂閱:
文章 (Atom)