プロジェクト

全般

プロフィール

バグ #2376

Windows環境におけるLTTSample\TickApp.pyの問題

kurihara約12年前に追加. 約12年前に更新.

ステータス:
終了
優先度:
通常
担当者:
対象バージョン:
-
開始日:
2012/03/08
期日:
進捗率:

100%

予定工数:

説明

Windows上でTickApp.pyを実行すると、omniORB.importIDL()の箇所で以下のエラーが発生する。

Python 2.6.2 (r262:71605, Apr 14 2009, 22:40:02) [MSC v.1500 32 bit
(Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import omniORB
>>> omniORB.importIDL("BasicDataType.idl")
Traceback (most recent call last):
 File "<stdin>", line 1, in <module>
 File "C:\Python26\lib\site-packages\omniORB\__init__.py", line 361,
in importIDL
   os.remove(tempnamec)
WindowsError: [Error 5] アクセスが拒否されました。:
'c:\\docume~1\\kurihara\\locals~1\\temp\\tmpbyxx
vdc'
>>>

関係しているリビジョン

リビジョン 2340 (差分)
kurihara約12年前に追加

The problem on windows has been fixed. refs #2376

リビジョン 2340 (差分)
kurihara約12年前に追加

The problem on windows has been fixed. refs #2376

履歴

#1 kurihara約12年前に更新

  • ステータス新規 から 解決 に変更
  • 進捗率0 から 100 に変更

 r2340 にて対応済。

#2 n-ando約12年前に更新

  • ステータス解決 から 終了 に変更

他の形式にエクスポート: Atom PDF