MadEdit 在 ubuntu 的問題 - Linux

By Regina
at 2010-10-30T14:32
at 2010-10-30T14:32
Table of Contents
更改以下檔案之後重新編譯試試:
./madedit-0.2.9/src/MadEdit/MadEdit.cpp
//--- line 9716 ---///
void MadEdit::OnPaint(wxPaintEvent &evt)
{
//--- add to avoid crash ---//
if(m_ClientWidth==0 || m_ClientHeight==0) return;
//--- end ---///
wxPaintDC dc(this);
wxMemoryDC memdc, markdc;
wxWindow *focuswin=FindFocus();
if(InPrinting())
{
...
※ 引述《springman (司布林)》之銘言:
: ※ [本文轉錄自 EZsoft 看板 #1CowfbfU ]
: 作者: springman (司布林) 看板: EZsoft
: 標題: [請問] MadEdit 在 ubuntu 的問題
: 時間: Sat Oct 30 13:17:20 2010
: http://madedit.sourceforge.net/wiki/index.php/Main_Page
: 在 ubuntu 9.04 版時,安裝、使用都很順利,與 Windows 裡面的
: 使用經驗類似。只是後來我將作業系統升級之後,MadEdit 卻無法
: 再使用,我比較確定的是 10.04、10.10 版都無法使用,就算安裝
: 好了,開啟之後馬上就會關閉,在 10.10 版的 Ubuntu 軟體中心
: 裡面提到『抱歉,'madedit'不適用於此種機型的電腦(i386)。』
: 不知大家有沒有遇到同樣的問題?不知有沒有解決的方法呢?
--
./madedit-0.2.9/src/MadEdit/MadEdit.cpp
//--- line 9716 ---///
void MadEdit::OnPaint(wxPaintEvent &evt)
{
//--- add to avoid crash ---//
if(m_ClientWidth==0 || m_ClientHeight==0) return;
//--- end ---///
wxPaintDC dc(this);
wxMemoryDC memdc, markdc;
wxWindow *focuswin=FindFocus();
if(InPrinting())
{
...
※ 引述《springman (司布林)》之銘言:
: ※ [本文轉錄自 EZsoft 看板 #1CowfbfU ]
: 作者: springman (司布林) 看板: EZsoft
: 標題: [請問] MadEdit 在 ubuntu 的問題
: 時間: Sat Oct 30 13:17:20 2010
: http://madedit.sourceforge.net/wiki/index.php/Main_Page
: 在 ubuntu 9.04 版時,安裝、使用都很順利,與 Windows 裡面的
: 使用經驗類似。只是後來我將作業系統升級之後,MadEdit 卻無法
: 再使用,我比較確定的是 10.04、10.10 版都無法使用,就算安裝
: 好了,開啟之後馬上就會關閉,在 10.10 版的 Ubuntu 軟體中心
: 裡面提到『抱歉,'madedit'不適用於此種機型的電腦(i386)。』
: 不知大家有沒有遇到同樣的問題?不知有沒有解決的方法呢?
--
Tags:
Linux
All Comments

By Elizabeth
at 2010-10-31T03:28
at 2010-10-31T03:28

By Rae
at 2010-11-04T11:30
at 2010-11-04T11:30

By Yuri
at 2010-11-08T23:38
at 2010-11-08T23:38

By Odelette
at 2010-11-13T16:10
at 2010-11-13T16:10

By Kumar
at 2010-11-14T07:24
at 2010-11-14T07:24

By Quanna
at 2010-11-15T10:11
at 2010-11-15T10:11

By Frederica
at 2010-11-17T20:56
at 2010-11-17T20:56
Related Posts
MadEdit 在 ubuntu 的問題

By Wallis
at 2010-10-30T13:17
at 2010-10-30T13:17
解決ubuntu 10.10 ibus酷音輸入法的問題

By Puput
at 2010-10-30T11:23
at 2010-10-30T11:23
x11VNC 要怎麼暫時停用遠端鍵盤滑鼠?

By Jacky
at 2010-10-30T09:17
at 2010-10-30T09:17
svn 的 file header

By Poppy
at 2010-10-30T01:55
at 2010-10-30T01:55
我把Ubuntu的panel砍了

By Isabella
at 2010-10-30T00:39
at 2010-10-30T00:39