• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

duniter / sakia / 1367

Build:
Build:
LAST BUILD BRANCH: 0.33.0rc7
DEFAULT BRANCH: master
Ran 15 May 2017 09:59PM UTC
Jobs 2
Files 198
Run time 12min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1367

Pull #695

travis-ci

web-flow
OSx bundle opening in GUI resolution

We need to enforce locale environment variable for encoding to be
able to read files.

But this can not be created directly by the spec file, then we need
to enforce the Info.plist file

Here is why (extract from https://pythonhosted.org/PyInstaller/spec-files.html#spec-file-options-for-a-mac-os-x-bundle):
The info_plist= parameter only handles simple key:value pairs. It cannot handle nested XML arrays. For example, if you want to modify Info.plist to tell Mac OS X what filetypes your app supports, you must add a CFBundleDocumentTypes entry to Info.plist (see Apple document types). The value of that keyword is a list of dicts, each containing up to five key:value pairs.

To add such a value to your app’s Info.plist you must edit the plist file separately after PyInstaller has created the app. However, when you re-run PyInstaller, your changes will be wiped out. One solution is to prepare a complete Info.plist file and copy it into the app after creating it.
Pull Request #695: OSx bundle opening in GUI resolution

5170 of 10688 relevant lines covered (48.37%)

0.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1367.1 (PYENV_PYTHON_VERSION=3.5.2) 15 May 2017 09:59PM UTC 0
48.37
Travis Job 1367.1
2 1367.2 (PYENV_PYTHON_VERSION=3.5.2) 15 May 2017 10:12PM UTC 0
Travis Job 1367.2
Source Files on build 1367
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1367
  • Pull Request #695
  • PR Base - dev (#1366)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc