after a problematic import of IE bookmarks, the "save as" is looping in an error window; however a pbs file got created (40k), but not "readable" by pbs.
Bug: Error while loading data from temporary file: D:/Data/Temp/141234640.png.
Stack:
/lib/Model/Common.rb:37:in getSerialized'
/lib/Tools.rb:1247:inserializeMap'
/lib/Tools.rb:1243:in each'
/lib/Tools.rb:1243:inserializeMap'
/lib/Model/MultipleSelection.rb:598:in addShortcutToSerializedData'
/lib/Model/MultipleSelection.rb:635:incomputeSerializedSelection'
/lib/Model/MultipleSelection.rb:633:in each'
/lib/Model/MultipleSelection.rb:633:incomputeSerializedSelection'
/lib/Model/MultipleSelection.rb:542:in getSerializedSelection'
/lib/Tools.rb:1210:insaveData'
/lib/Plugins/Commands/SaveAs.rb:32:in execute'
/lib/Controller/Actions.rb:29:inundoableOperation'
/lib/Plugins/Commands/SaveAs.rb:30:in execute'
/lib/Tools.rb:675:inshowModal'
/lib/Plugins/Commands/SaveAs.rb:23:in execute'
/lib/Controller/Actions.rb:352:inexecuteCommand'
/lib/Controller/Controller.rb:674:in setMenuItemAppearanceWhileInsert'
/lib/pbs.rb:116:incall'
/lib/pbs.rb:116:in process_event'
/lib/pbs.rb:116:inon_run'
/lib/pbs.rb:116:in main_loop'
/lib/pbs.rb:116:inrun'
/Launch/Launcher.rb:87:in launch'
D:/tools/PBS/Launch/Launcher.rb:107
C:/eee/eee.rubyw-1.8.5.exe.3/bootstrap.rb:49:inload'
getaddrinfo exception
timeout
Greetings
Thanks for the report.
The screenshots you attached are normal errors that occur when an external website cannot be reached to get the favicon.
Maybe such errors should be treated as silent warnings in stderr. I opened a discussion about this matter: https://sourceforge.net/forum/forum.php?thread_id=3337294&forum_id=949350
However those minor errors do not explain why "Save As" ends with a bug.
According to the log you pasted, it appears that a bitmap was containing some invalid data, and therefore could not be serialized.
This invalid data certainly came from the failed import.