help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Yet Another Plotting System for Octave


From: Alexander Barth
Subject: Re: Yet Another Plotting System for Octave
Date: Wed, 7 Feb 2007 18:47:54 -0500

Hi Daniel,

Thanks for the bug report.

On 2/7/07, Daniel Oberhoff <address@hidden> wrote:
Ok, finally got round to install and test it using manual install.
Running on a Core2Duo MBP, latest osx, freeglut compiled from source
(it configures with standard glut but fails to compile).

Yes only freeglut (or openglut) is supported. The original GLUT has
not the function glutMainLoopEvent which is necessary to integrate
yapso in octave's event loop. I will change the configure script to
look for this function.

When I try to do anything with yapso in octave I get a crash, I paste
the crashdump below.

I configured with:

CPPFLAGS=-I/usr/X11R6/include LDFLAGS=-L/usr/X11R6/lib ./configure

octave is from hpc.sf.net. Octave and yapso are built with the same
gcc (apple 4.0.1), so it should not be an ABI problem.

Daniel

Did you see "Yapso initialized" after launching octave?
If not, I wrote a paragraph on my web page how to install yapso
manually: http://yapso.sourceforge.net/

If this is not the problem, can you compile yapso with the option "-g" ?

CXXFLAGS=-g CPPFLAGS=-I/usr/X11R6/include LDFLAGS=-L/usr/X11R6/lib ./configure

Are you familiar with gdb ?

Thanks
Alex



Date/Time:      2007-02-07 12:13:43.227 +0100
OS Version:     10.4.8 (Build 8N1051)
Report Version: 4

Command: octave
Path:    /usr/local/bin/octave
Parent:  Emacs [3764]

Version: ??? (???)

PID:    14999
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000020

Thread 0 Crashed:
0   libstdc++.6.dylib   0x14aef889 std::codecvt<char, char,
__mbstate_t>::do_unshift(__mbstate_t&, char*, char*, char*&) const +
9 (codecvt.cc:77)
1   libstdc++.6.dylib   0x14b2ca11 std::basic_ostream<char,
std::char_traits<char> >& std::basic_ostream<char,
std::char_traits<char> >::_M_insert<long>(long) + 177 (ostream.tcc:77)
2   yfunction.oct       0x13d18080 YFigure::YFigure[in-charge]
(YRoot*) + 686 (ostream:198)
3   yfunction.oct       0x13d25dc2 Fyfigure(octave_value_list const&,
int) + 54 (yfunction.cc:959)
4   liboctinterp.dylib  0x01223175 octave_builtin::do_multi_index_op
(int, octave_value_list const&) + 215 (ov-builtin.cc:104)
5   liboctinterp.dylib  0x01139232 feval(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&,
octave_value_list const&, int) + 140 (parse.y:3685)
6   dispatch.oct        0x105096de octave_dispatch::do_multi_index_op
(int, octave_value_list const&) + 1018 (dispatch.cc:268)
7   liboctinterp.dylib  0x01212989 octave_value::do_multi_index_op
(int, octave_value_list const&) + 41 (ov.cc:772)
8   liboctinterp.dylib  0x01318451 tree_identifier::rvalue(int) +
1373 (pt-id.cc:177)
9   liboctinterp.dylib  0x013343cd tree_statement::eval(bool, int,
bool) + 293 (pt-stmt.cc:133)
10  liboctinterp.dylib  0x013347f4 tree_statement_list::eval(bool,
int) + 172 (pt-stmt.cc:190)
11  liboctinterp.dylib  0x015ec78f
tree_simple_for_command::do_for_loop_once(octave_lvalue&,
octave_value const&, bool&) + 103 (pt-loop.cc:230)
12  liboctinterp.dylib  0x0132027f tree_simple_for_command::eval() +
987 (pt-loop.cc:342)
13  liboctinterp.dylib  0x0133431b tree_statement::eval(bool, int,
bool) + 115 (pt-stmt.cc:140)
14  liboctinterp.dylib  0x013347f4 tree_statement_list::eval(bool,
int) + 172 (pt-stmt.cc:190)
15  liboctinterp.dylib  0x01234258
octave_user_function::do_multi_index_op(int, octave_value_list
const&) + 1154 (ov-usr-fcn.cc:359)
16  liboctinterp.dylib  0x01212989 octave_value::do_multi_index_op
(int, octave_value_list const&) + 41 (ov.cc:772)
17  liboctinterp.dylib  0x01318451 tree_identifier::rvalue(int) +
1373 (pt-id.cc:177)
18  liboctinterp.dylib  0x013343cd tree_statement::eval(bool, int,
bool) + 293 (pt-stmt.cc:133)
19  liboctinterp.dylib  0x013347f4 tree_statement_list::eval(bool,
int) + 172 (pt-stmt.cc:190)
20  liboctinterp.dylib  0x01194b4b main_loop() + 163 (toplev.cc:225)
21  liboctinterp.dylib  0x0112bf8f octave_main + 3763 (octave.cc:766)
22  octave              0x00001f68 main + 32 (main.c:37)
23  octave              0x000018d6 _start + 216
24  octave              0x000017fd start + 41

Thread 0 crashed with X86 Thread State (32-bit):
   eax: 0x00000020    ebx: 0x13d17de3 ecx: 0x14b877a8 edx: 0x00000000
   edi: 0x14b890e8    esi: 0x00000001 ebp: 0xbfffe0a8 esp: 0xbfffe0a8
    ss: 0x0000001f    efl: 0x00010286 eip: 0x14aef889  cs: 0x00000017
    ds: 0x0000001f     es: 0x0000001f  fs: 0x00000000  gs: 0x00000037

Binary Images Description:
     0x1000 -     0x1fff octave         /usr/local/bin/octave
    0x61000 -    0xb5fff libcruft.dylib         /usr/local/lib/octave-2.9.9/
libcruft.dylib
    0xc2000 -    0xcafff libgcc_s.1.dylib       /usr/local/lib/libgcc_s.
1.dylib
   0x205000 -   0x279fff libgfortran.2.dylib    /usr/local/lib/
libgfortran.2.dylib
0x1008000 -  0x1688fff liboctinterp.dylib       /usr/local/lib/
octave-2.9.9/liboctinterp.dylib
0xad63000 -  0xb3e1fff liboctave.dylib  /usr/local/lib/octave-2.9.9/
liboctave.dylib
0x1030d000 - 0x10315fff __grcmd__.oct   /usr/local/libexec/octave/
2.9.9/site/oct/i386-apple-darwin8.8.1/octave-forge/__grcmd__.oct
0x10505000 - 0x1050dfff dispatch.oct    /usr/local/libexec/octave/2.9.9/
oct/i386-apple-darwin8.8.1/dispatch.oct
0x105ff000 - 0x1060afff SymBand.oct     /usr/local/libexec/octave/2.9.9/
site/oct/i386-apple-darwin8.8.1/octave-forge/SymBand.oct
0x106cb000 - 0x106d6fff SymBand.oct     /usr/local/libexec/octave/2.9.9/
site/oct/i386-apple-darwin8.8.1/octave-forge/SymBand.oct
0x10797000 - 0x107befff libpng.3.dylib  /opt/local/lib/libpng.3.dylib
0x107c7000 - 0x107d8fff libz.1.dylib    /opt/local/lib/libz.1.dylib
0x107dd000 - 0x107e5fff libXext.6.dylib         /usr/X11R6/lib/libXext.6.dylib
0x107ec000 - 0x107eefff libXxf86vm.1.dylib      /usr/X11R6/lib/libXxf86vm.
1.dylib
0x11008000 - 0x11065fff gf.oct  /usr/local/libexec/octave/2.9.9/site/
oct/i386-apple-darwin8.8.1/octave-forge/gf.oct
0x1170a000 - 0x11715fff SymBand.oct     /usr/local/libexec/octave/2.9.9/
site/oct/i386-apple-darwin8.8.1/octave-forge/SymBand.oct
0x12008000 - 0x1219bfff fixed.oct       /usr/local/libexec/octave/2.9.9/
site/oct/i386-apple-darwin8.8.1/octave-forge/fixed.oct
0x13ab5000 - 0x13ac0fff SymBand.oct     /usr/local/libexec/octave/2.9.9/
site/oct/i386-apple-darwin8.8.1/octave-forge/SymBand.oct
0x13b81000 - 0x13b8cfff SymBand.oct     /usr/local/libexec/octave/2.9.9/
site/oct/i386-apple-darwin8.8.1/octave-forge/SymBand.oct
0x13c4d000 - 0x13c53fff find.oct        /usr/local/libexec/octave/2.9.9/oct/
i386-apple-darwin8.8.1/find.oct
0x13d0b000 - 0x13d41fff yfunction.oct   /usr/local/libexec/octave/site/
exec/i386-apple-darwin8.8.1/yapso/yfunction.oct
0x1473d000 - 0x1475ffff libglut.3.dylib         /usr/local/lib/libglut.3.dylib
0x147cf000 - 0x148eefff libOSMesa.4.dylib       /usr/X11R6/lib/libOSMesa.
4.dylib
0x14923000 - 0x1497efff libGLU.1.dylib  /usr/X11R6/lib/libGLU.1.dylib
0x149a9000 - 0x14a03fff libGL.1.dylib   /usr/X11R6/lib/libGL.1.dylib
0x14a37000 - 0x14a54fff libreadline.5.1.dylib   /opt/local/lib/
libreadline.5.1.dylib
0x14aa5000 - 0x14acefff libncurses.5.dylib      /opt/local/lib/libncurses.
5.dylib
0x14ae9000 - 0x14b78fff libstdc++.6.dylib       /usr/local/lib/libstdc++.
6.dylib
0x15163000 - 0x15220fff libX11.6.dylib  /usr/X11R6/lib/libX11.6.dylib
0x8fe00000 - 0x8fe49fff dyld 46.9       /usr/lib/dyld
0x90000000 - 0x9016ffff libSystem.B.dylib       /usr/lib/libSystem.B.dylib
0x901bf000 - 0x901c1fff libmathCommon.A.dylib   /usr/lib/system/
libmathCommon.A.dylib
0x901c3000 - 0x90200fff com.apple.CoreText 1.1.1 (???)  /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/CoreText.framework/Versions/A/CoreText
0x90227000 - 0x902fdfff ATS     /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/
Versions/A/ATS
0x9031d000 - 0x90772fff com.apple.CoreGraphics 1.258.51 (???)   /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90809000 - 0x908d1fff com.apple.CoreFoundation 6.4.6 (368.27) /
System/Library/Frameworks/CoreFoundation.framework/Versions/A/
CoreFoundation
0x9090f000 - 0x9090ffff com.apple.CoreServices 10.4 (???)       /System/
Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90911000 - 0x90a04fff libicucore.A.dylib      /usr/lib/libicucore.A.dylib
0x90a54000 - 0x90ad3fff libobjc.A.dylib         /usr/lib/libobjc.A.dylib
0x90afc000 - 0x90b60fff libstdc++.6.dylib       /usr/lib/libstdc++.6.dylib
0x90bcf000 - 0x90bd6fff libgcc_s.1.dylib        /usr/lib/libgcc_s.1.dylib
0x90bdb000 - 0x90c4efff com.apple.framework.IOKit 1.4.6 (???)   /System/
Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c63000 - 0x90c75fff libauto.dylib   /usr/lib/libauto.dylib
0x90c7b000 - 0x90f21fff com.apple.CoreServices.CarbonCore 682.15        /
System/Library/Frameworks/CoreServices.framework/Versions/A/
Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f64000 - 0x90fccfff com.apple.CoreServices.OSServices 4.1   /System/
Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
OSServices.framework/Versions/A/OSServices
0x91005000 - 0x91043fff com.apple.CFNetwork 129.19      /System/Library/
Frameworks/CoreServices.framework/Versions/A/Frameworks/
CFNetwork.framework/Versions/A/CFNetwork
0x91056000 - 0x91066fff com.apple.WebServices 1.1.3 (1.1.0)     /System/
Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
WebServicesCore.framework/Versions/A/WebServicesCore
0x91071000 - 0x910f0fff com.apple.SearchKit 1.0.5       /System/Library/
Frameworks/CoreServices.framework/Versions/A/Frameworks/
SearchKit.framework/Versions/A/SearchKit
0x9112a000 - 0x91148fff com.apple.Metadata 10.4.4 (121.36)      /System/
Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
Metadata.framework/Versions/A/Metadata
0x91154000 - 0x91162fff libz.1.dylib    /usr/lib/libz.1.dylib
0x91165000 - 0x91304fff com.apple.security 4.5.2 (29774)        /System/
Library/Frameworks/Security.framework/Versions/A/Security
0x91402000 - 0x9140afff com.apple.DiskArbitration 2.1.1 /System/
Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91411000 - 0x91437fff com.apple.SystemConfiguration 1.8.6     /System/
Library/Frameworks/SystemConfiguration.framework/Versions/A/
SystemConfiguration
0x91449000 - 0x91450fff libbsm.dylib    /usr/lib/libbsm.dylib
0x91454000 - 0x914cafff com.apple.audio.CoreAudio 3.0.4 /System/
Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151b000 - 0x9151bfff com.apple.ApplicationServices 10.4 (???)        /
System/Library/Frameworks/ApplicationServices.framework/Versions/A/
ApplicationServices
0x9151d000 - 0x91549fff com.apple.AE 314 (313)  /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
AE.framework/Versions/A/AE
0x9155c000 - 0x91630fff com.apple.ColorSync 4.4.6       /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
ColorSync.framework/Versions/A/ColorSync
0x9166b000 - 0x916defff com.apple.print.framework.PrintCore 4.6
(177.13)        /System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9170c000 - 0x917b5fff com.apple.QD 3.10.21 (???)      /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
QD.framework/Versions/A/QD
0x917db000 - 0x91826fff com.apple.HIServices 1.5.2 (???)        /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/HIServices.framework/Versions/A/HIServices
0x91845000 - 0x9185bfff com.apple.LangAnalysis 1.6.3    /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
LangAnalysis.framework/Versions/A/LangAnalysis
0x91867000 - 0x91882fff com.apple.FindByContent 1.5     /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
FindByContent.framework/Versions/A/FindByContent
0x9188d000 - 0x918cafff com.apple.LaunchServices 181    /System/Library/
Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
LaunchServices.framework/Versions/A/LaunchServices
0x918de000 - 0x918eafff com.apple.speech.synthesis.framework 3.5        /
System/Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f1000 - 0x9192cfff com.apple.ImageIO.framework 1.5.0       /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9193e000 - 0x919f0fff libcrypto.0.9.7.dylib   /usr/lib/libcrypto.
0.9.7.dylib
0x91a36000 - 0x91a4cfff libcups.2.dylib         /usr/lib/libcups.2.dylib
0x91a51000 - 0x91a6ffff libJPEG.dylib   /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libJPEG.dylib
0x91a74000 - 0x91ad2fff libJP2.dylib    /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libJP2.dylib
0x91ae4000 - 0x91ae8fff libGIF.dylib    /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libGIF.dylib
0x91aea000 - 0x91b67fff libRaw.dylib    /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libRaw.dylib
0x91b6b000 - 0x91ba8fff libTIFF.dylib   /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libTIFF.dylib
0x91bae000 - 0x91bc8fff libPng.dylib    /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libPng.dylib
0x91bcd000 - 0x91bcffff libRadiance.dylib       /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libRadiance.dylib
0x91bd1000 - 0x91bd1fff com.apple.Accelerate 1.3.1 (Accelerate
1.3.1)  /System/Library/Frameworks/Accelerate.framework/Versions/A/
Accelerate
0x91bd3000 - 0x91c61fff com.apple.vImage 2.5    /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/
vImage.framework/Versions/A/vImage
0x91c68000 - 0x91c68fff com.apple.Accelerate.vecLib 3.3.1 (vecLib
3.3.1)  /System/Library/Frameworks/Accelerate.framework/Versions/A/
Frameworks/vecLib.framework/Versions/A/vecLib
0x91c6a000 - 0x91cc3fff libvMisc.dylib  /System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libvMisc.dylib
0x91ccc000 - 0x91cf0fff libvDSP.dylib   /System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libvDSP.dylib
0x91cf8000 - 0x92101fff libBLAS.dylib   /System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libBLAS.dylib
0x9213b000 - 0x924effff libLAPACK.dylib         /System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/
A/libLAPACK.dylib
0x9251c000 - 0x9259afff com.apple.DesktopServices 1.3.5 /System/
Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/
DesktopServicesPriv
0x925db000 - 0x9280bfff com.apple.Foundation 6.4.7 (567.28)     /System/
Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92917000 - 0x929f5fff libxml2.2.dylib         /usr/lib/libxml2.2.dylib
0x92a12000 - 0x92afffff libiconv.2.dylib        /usr/lib/libiconv.2.dylib
0x92b0f000 - 0x92b26fff libGL.dylib     /System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b31000 - 0x92b89fff libGLU.dylib    /System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92b9d000 - 0x92b9dfff com.apple.Carbon 10.4 (???)     /System/Library/
Frameworks/Carbon.framework/Versions/A/Carbon
0x92b9f000 - 0x92baffff com.apple.ImageCapture 3.0.4    /System/Library/
Frameworks/Carbon.framework/Versions/A/Frameworks/
ImageCapture.framework/Versions/A/ImageCapture
0x92bbe000 - 0x92bc6fff com.apple.speech.recognition.framework 3.6      /
System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92bcc000 - 0x92bd2fff com.apple.securityhi 2.0.1 (24742)      /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
SecurityHI.framework/Versions/A/SecurityHI
0x92bd8000 - 0x92c69fff com.apple.ink.framework 101.2.1 (71)    /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
Ink.framework/Versions/A/Ink
0x92c7d000 - 0x92c81fff com.apple.help 1.0.3 (32.1)     /System/Library/
Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/
Versions/A/Help
0x92c84000 - 0x92ca2fff com.apple.openscripting 1.2.5 (???)     /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
OpenScripting.framework/Versions/A/OpenScripting
0x92cb4000 - 0x92cbafff com.apple.print.framework.Print 5.2 (192.4)     /
System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
Print.framework/Versions/A/Print
0x92cc0000 - 0x92d23fff com.apple.htmlrendering 66.1 (1.1.3)    /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
HTMLRendering.framework/Versions/A/HTMLRendering
0x92d4a000 - 0x92d8bfff com.apple.NavigationServices 3.4.4 (3.4.3)      /
System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
NavigationServices.framework/Versions/A/NavigationServices
0x92db2000 - 0x92dc0fff com.apple.audio.SoundManager 3.9.1      /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
CarbonSound.framework/Versions/A/CarbonSound
0x92dc7000 - 0x92dccfff com.apple.CommonPanels 1.2.3 (73)       /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
CommonPanels.framework/Versions/A/CommonPanels
0x92dd1000 - 0x930c5fff com.apple.HIToolbox 1.4.8 (???) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
HIToolbox.framework/Versions/A/HIToolbox
0x931cb000 - 0x931d6fff com.apple.opengl 1.4.13 /System/Library/
Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95fbd000 - 0x95febfff libncurses.5.4.dylib    /usr/lib/libncurses.
5.4.dylib
0x96a2c000 - 0x96a2cfff com.apple.vecLib 3.3.1 (vecLib 3.3.1)   /System/
Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a56a000 - 0x9a576fff libXplugin.1.dylib      /usr/lib/libXplugin.1.dylib

Model: MacBookPro2,2, BootROM MBP22.00A5.B01, 2 processors, Intel
Core 2 Duo, 2.33 GHz, 2 GB
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
AirPort: AirPort Extreme, 1.0.46
Bluetooth: Version 1.7.11f14, 2 service, 1 devices, 1 incoming serial
ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: FUJITSU MHW2120BH, 111.79 GB
Parallel ATA Device: HL-DT-ST DVDRW GWA4080MA
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to
12 Mb/sec, 500 mA


_______________________________________________
Help-octave mailing list
address@hidden
https://www.cae.wisc.edu/mailman/listinfo/help-octave



reply via email to

[Prev in Thread] Current Thread [Next in Thread]