← Back to team overview

hugin-devs team mailing list archive

[Bug 1628548] Re: hugin wont open

 

Hugin is not using a plist AFAIK, it is using a plain text file.
The text file is accessed via wxWidgets class wxConfigBase (http://docs.wxwidgets.org/3.1.0/classwx_config_base.html). Hugin is using the standard paths (so it should be the same as returned by wxStandardPaths::GetUserConfigDir() http://docs.wxwidgets.org/3.1.0/classwx_standard_paths.html#a7c7cf595d94d29147360d031647476b0)

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1628548

Title:
  hugin wont open

Status in Hugin:
  New

Bug description:
  I used the program once, and it was fine.  Then the next time it
  opened, I got the message attached below.  When I click on any of the
  buttons, the application closes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1628548/+subscriptions


References