Mac request file bug

Archives Forums/BlitzMax Bug Reports/Mac request file bug

Jesse(Posted 2011) [#1]
there is a problem with the requester that causes a bug when not using wild cards.

' requestfile.bmx

filter$="Image Files:png,jpg,bmp"
filename$=RequestFile( "Select graphic file to open",filter$ )

Print filename

I get this error while running:

2011-12-28 11:26:59.718 .RequestFile.debug[622:60b] __CFServiceControllerBeginPBSLoadForLocalizations timed out while talking to pbs

then I get this error at program end:



I am getting this error under Mac OSX Snow Leopard

Last edited 2011

Last edited 2011


Jesse(Posted 2012) [#2]
bump


marksibly(Posted 2012) [#3]
Hi,

I can't reproduce this - anyone else?

A couple of google hits suggest it could be a Snow Leopard bug:

http://forums.applenova.com/showthread.php?t=33412
http://www.cocoabuilder.com/archive/cocoa/277874-cfservicecontrollerbeginpbsloadforlocalizations-timed-out.html