El Tue, 4 Jun 2002 15:28:50 +0200 (CET) Vadim Zeitlin <[EMAIL PROTECTED]> escribi�:
VZ> On Mon, 3 Jun 2002 00:17:31 -0300 (ART) Leandro Lucarella VZ> <[EMAIL PROTECTED]> wrote: VZ> LL> Nothing :( VZ> LL> I put this in my .mailcap: VZ> LL> VZ> LL> image/jpeg; /usr/bin/eog '%s'; description="JPEG Image" VZ> LL> VZ> LL> and I still get xv. Any other ideas? VZ> Sorry, I can't reproduce it: I've put exactly the same lines in my VZ> /etc/mailcap and ~/.mailcap and I get the correct results. Do you have VZ> wxWin from the cvs? If you do, could you please try to build the VZ> console sample (ask me if you need further instructions) and tell me if it VZ> works for you? I've installed wxWin from CVS about 2 month ago (just at the same time I've compiled M). Yesterday I compiled today CVS and the problem is still there (BTW nice new mail notification connection reuse... :). I've tried to compile today wxWin CVS but I'm getting a compile time error. I'll show it here just in case you had the same problem and already fixed it: gcc -g -O2 -Wall -Wstrict-prototypes -fPIC -DSWIG_GLOBAL -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -D__WX__ -DSCI_LEXER -DLINK_LEXERS -Isrc -Icontrib/stc/contrib/src/stc/scintilla/include -Icontrib/stc/contrib/src/stc/scintilla/src -Icontrib/stc/contrib/include -I/usr/include/python2.1 -c contrib/stc/gtk/stc_.cpp -o build/temp.linux-i686-2.1/contrib/stc/gtk/stc_.o -I/usr/src/wxWindows/objs_gtk_sh/lib/wx/include/gtk-2.3 -I/usr/src/wxWindows/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -UNDEBUG contrib/stc/gtk/stc_.cpp: In function `struct PyObject * _wrap_wxStyledTextCtrl_FindText(PyObject *, PyObject *, PyObject *)': contrib/stc/gtk/stc_.cpp:4600: no matching function for call to `wxStyledTextCtrl::FindText (int &, int &, wxString &, bool &, bool &)' contrib/stc/contrib/include/wx/stc/stc.h:1306: candidates are: int wxStyledTextCtrl::FindText(int, int, const wxString &, int = 0) contrib/stc/gtk/stc_.cpp:4568: warning: `int _result' might be used uninitialized in this function error: command 'gcc' failed with exit status 1 make: *** [build-gtk-py-stamp] Error 1 I'll try to comile dubug mahogany too to see if I can make a backtrace for the old "crash when deleting the last IMAP message in the list" to help finding the problem that is still there... :( _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
