mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] What's it doing?


Chronological Thread 
  • From: Michael Lachmann <address@hidden>
  • To: Miguel de Benito Delgado <address@hidden>
  • Cc: texmacs-users <address@hidden>
  • Subject: Re: [TeXmacs] What's it doing?
  • Date: Thu, 8 Aug 2013 13:47:18 +0200

This option is not included in the precompiled app?
I'm having compile problems:
--
cd src; make -f makefile link=shared
g++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -ISystem/Language -IKernel/Abstractions -IKernel/Containers -IKernel/Types -IData/Convert -IData/Drd -IData/History -IData/Observers -IData/Document -IData/String -IData/Tmfs -IData/Tree -IScheme -IGraphics/Bitmap_fonts -IGraphics/Fonts -IGraphics/Gui -IGraphics/Mathematics -IGraphics/Renderer -IGraphics/Handwriting -IPlugins -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/share/qt4/mkspecs/macx-g++ -I. -I. -I/opt/local/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/opt/local/Library/Frameworks/QtGui.framework/Versions/4/Headers -I. -I/opt/local/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/opt/local/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/opt/local/include -F/opt/local/Library/Frameworks -F/opt/local/lib -DQTTEXMACS -Wall -Wno-return-type -O2 -fno-rtti -fno-exceptions -INONE/include -c ./Plugins/MacOS/HIDRemote.m -o Objects/HIDRemote.o
cc1obj: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for ObjC
In file included from /System/Library/Frameworks/CoreText.framework/Headers/CTFontDescriptor.h:21,
                 from /System/Library/Frameworks/CoreText.framework/Headers/CTFont.h:21,
                 from /System/Library/Frameworks/CoreText.framework/Headers/CoreText.h:22,
                 from /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:56,
                 from /System/Library/Frameworks/Foundation.framework/Headers/NSAppleEventDescriptor.h:7,
                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:138,
                 from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12,
                 from ./Plugins/MacOS/HIDRemote.h:55,
                 from ./Plugins/MacOS/HIDRemote.m:52:
/System/Library/Frameworks/CoreText.framework/Headers/CTFontTraits.h:59: error: expected declaration specifiers or ‘...’ before ‘CTFontSymbolicTraits’
/System/Library/Frameworks/CoreText.framework/Headers/CTFontTraits.h:59: error: function definition declared ‘typedef’
/System/Library/Frameworks/CoreText.framework/Headers/CTFontTraits.h: In function ‘CF_OPTIONS’:
/System/Library/Frameworks/CoreText.framework/Headers/CTFontTraits.h:59: error: parameter name omitted
/System/Library/Frameworks/CoreText.framework/Headers/CTFontTraits.h:60: error: ‘kCTFontTraitItalic’ undeclared (first use in this function)
/System/Library/Frameworks/CoreText.framework/Headers/CTFontTraits.h:60: error: (Each undeclared identifier is reported only once
/System/Library/Frameworks/CoreText.framework/Headers/CTFontTraits.h:60: error: for each function it appears in.)
--

Thanks!

Michael

--

Michael Lachmann, Max Planck Institute for Evolutionary Anthropology
Deutscher Platz 6, 04103 Leipzig, Germany.


On 8 August 2013 12:44, Miguel de Benito Delgado <address@hidden> wrote:
This looks like a problem with the pipes reading and writing to the process. Try compiling again with the configure option --enable-qtpipes.
--
Miguel de Benito.

On 7 Aug, 2013, at 17:41, Michael Lachmann <address@hidden> wrote:

This only happens when a session is open, and the CPU use goes down when I 
terminate the session.

Michael


On 7 August 2013 16:58, Michael Lachmann <address@hidden> wrote:
More problems...
So, I failed to install texmacs using Macports, but I installed qt4-mac.
After this, my old, self-compiled, texmacs binary does run.
But it shows exactly the same problem as the downloaded TeXmacs app:
it is eating lots of CPU - all the time at ~130%.

What's going on?

Michael

--

Michael Lachmann, Max Planck Institute for Evolutionary Anthropology
Deutscher Platz 6, 04103 Leipzig, Germany.


On 7 August 2013 00:20, Michael Lachmann <address@hidden> wrote:
Hi,

I'm using TeXmacs on OSX 10.8.4 - Mountain Lion.
Today I uninstalled Macports, without thinking, and now my self-compiled texmacs
doesn't work. (macports contained all the libraries needed for compilation and run) 

But, I still have the TeXmacs app I downloaded...
However, when I run that, everything seems to work fine, except that TeXmacs continually takes 130% of my CPU. I'm using TeXmacs 1.0.7.19.
What is it doing?

I attached a sample of the process.... if that tells anyone something...

Michael








Archive powered by MHonArc 2.6.19.

Top of page