Ticket #684 (closed: fixed)

Opened 11 years ago

Last modified 5 years ago

Python fails to initialize sometimes on Linux filesystems

Reported by: Martyn Gigg Owned by:
Priority: minor Milestone: Iteration 18
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

I've noticed that on Linux when the Python scripts directory contains a symbolic link to an odd location, somthing some editors do to keep backup information, Poco throws an exception and creation of the simple API halts.

Change History

comment:1 Changed 11 years ago by Martyn Gigg

  • Status changed from new to closed
  • Resolution set to fixed

(In [2587]) Fixed a bug with creating simple Python API that could fail sometimes if Poco through for some minor reason. Closes #684

comment:2 Changed 11 years ago by Martyn Gigg

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:3 Changed 11 years ago by Martyn Gigg

  • Status changed from reopened to closed
  • Resolution set to fixed

(In [2588]) Fixed the build server failure. I accidentally used a method that wasn't yet in the Poco version that we are using. Closes #684

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1532

Note: See TracTickets for help on using tickets.