顯示具有 troubleshooting 標籤的文章。 顯示所有文章
顯示具有 troubleshooting 標籤的文章。 顯示所有文章

2016-07-28

[troubleshooting][visual studio][cordova] 解決Ripple模擬器排版異常問題

Microsoft Visual Studio 2015 針對 Mobile APP 開發相當友善,近日用其 cordova 套件,覺得滿推薦各位使用。

Ripple emulator 是個啟動速度非常快的網頁版 APP 模擬工具,除了手機才提供的功能(相機、GPS、訊息推播...etc)等硬體功能外,視覺表現幾乎可圈可點。

但如果你遇到 Ripple 排版亂掉,看起來就像是開了網頁但沒有了 css 排版(很抱歉來不及截圖,不小心問題就被解掉了),有個很簡單的重新 reset 方式:

點選 [工具(T)] -> [選項] -> [Apache Cordova工具] -> [Cordova工具] -> [清除 Cordova 快取],即可解決。


2016-07-22

[troubleshooting][rabbitmq] Error: unable to connect to node rabbit@controller01: nodedown

當對 RabbitMQ 執行 rabbitmqctrl 指令時,如果發生 Error: unable to connect to node rabbit@controller01: nodedown,如下圖


不要懷疑,非常有可能就是你的 /etc/hosts IP填錯,以上述例子會查 hostname 為 controller01 的IP去送 cmd,所以 IP 千萬不要填錯了~





2015-07-16

無聊工程師的科學分析時間:為什麼頂尖運動員們總是有這麼多桃色緋聞

圖片來源:千人斬,最後的江湖(電影)

以下內容採科學數據分析來探討為什麼頂尖運動員們總是有這麼多桃色緋聞,可能包含18禁內容,請已成年者再繼續閱讀。

2013-05-23

[troubleshooting] HTC Butterfly 音樂app滑動檔案清單直接跳出

Question:用HTC Butterfly發生一個狀況,在進入原生官方app "音樂",進行瀏覽檔案的時候,直接因不明原因馬上跳出app.

Answer:砍掉擴充SD卡裡Download目錄下的檔案即可。

原因研判:

  • 下載的檔案裡可能有些格式損毀,因為某人喜歡抓到一半懶得等就不抓了
  • 檔案太多,超過index索引範圍

2013-02-20

[troubleshooting][xenserver] The bootloader for this VM returned an error -- did the VM installation succeed? Unable to find partition containing kernel


A:使用XenServer6.0安裝比較新kernel OS(例如CentOS 6.3)的VM時,碰到The bootloader for this VM returned an error -- did the VM installation succeed?  Unable to find partition containing kernel

Q:選擇預設安裝VM的OS類型時,選 other 即可解決。

2013-02-04

[troubleshooting] Please close interfering processes

Q:透過XenConverter2.5將Windows7 64bits實體機轉虛擬成XenServer可用的vhd,如遇到

Please close interfering processes
需要格式化磁碟機的磁片才能使用

A:把GoogleDestop.exe停用就能繼續進行轉換了~

2012-07-06

[troubleshooting][Eclipse] Auto build 失效

auto build 失效了怎麼辦
明明 Project -> Build automatically 有打勾阿 ??

沒關係,上面有個 Clean...
按一下讓醫客利普斯幫你清一下就OK啦~