Opened 5 years ago
Last modified 4 years ago
#58468 assigned defect
wesnoth@1.12.6: "bad_lexical_cast" thrown upon start-up on Tiger
Reported by: | ChrisBushman (Christopher Bushman) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | wesnoth |
Description
After installing the "wesnoth" port on my PPC Tiger system, I attempted to start the Wesnoth application. An instance of "bad_lexical_cast" was thrown and trapped, thus terminating the application.
Attachments (1)
Change History (7)
Changed 5 years ago by ChrisBushman (Christopher Bushman)
Attachment: | Picture 1.png added |
---|
comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
It's probably not worth investigating this until after we've updated to the latest version of wesnoth. Last time I tried to do this, it took a lot of effort, and only resulted in an app that crashed on startup. That can probably be fixed but I didn't pursue it further at the time.
comment:2 Changed 5 years ago by mf2k (Frank Schima)
Cc: | ryandesign removed |
---|---|
Owner: | set to ryandesign |
Status: | new → assigned |
comment:3 Changed 5 years ago by kencu (Ken)
Just for confirmation, it builds on my Tiger PPC system but throws the same error when launching.
comment:4 Changed 4 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
comment:5 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
I've updated wesnoth to 1.14.13 so you could try again with that version. But it looks like officially it only supports OS X 10.8 and later, so it may not build at all anymore on older systems.
comment:6 Changed 4 years ago by kencu (Ken)
just for interest, that exception seems to originate in boost <https://www.boost.org/doc/libs/1_57_0/doc/html/boost_lexical_cast/synopsis.html>.
Screenshot of Terminal output when attempting to start Wesnoth