gasilrestaurant.blogg.se

Gpodder dependencies
Gpodder dependencies











gpodder dependencies
  1. GPODDER DEPENDENCIES MAC OS X
  2. GPODDER DEPENDENCIES INSTALL
  3. GPODDER DEPENDENCIES WINDOWS 10
  4. GPODDER DEPENDENCIES PORTABLE

"test_modules" in src/gpodder/unittests.py - for the example above, the You should add the tests as, or in other words: The file: src/gpodder/model.pyĪfter you've added the test, make sure that the module appears in If you want to add unit tests for a specific module (ex: gpodder.model), "gpodder" prefix must not be specified there). ForĮxample, the doctests in src/gpodder/util.py are added as 'util' (the The module appears in "doctest_modules" in src/gpodder/unittests.py. If you want to add doctests, simply write the doctest and make sure that Tests in gPodder are written in two different ways: To set a specific python binary set PYTHON: PYTHON=python3 make unittest (webkit2gtk, webkitgtk4 or gir1.2-webkit2-4.0 packages).

  • HTML show notes: WebKit2 gobject bindings.
  • Clickable links in GTK UI show notes: html5lib.
  • MP3 Player Sync Support: python-eyed3 (0.7 or newer).
  • Native OS X support: ige-mac-integration.
  • Bluetooth file sending: gnome-obex-send or bluetooth-sendto.
  • With this, you get a self-contained gPodder CLI codebase.

    GPODDER DEPENDENCIES INSTALL

    Install local copies of podcastparser and mygpoclient into "src/" from The dummy (no-op) D-Bus module provided in "tools/fake-dbus-module/".įor quick testing, you can use the script tools/localdepends.py to

    GPODDER DEPENDENCIES MAC OS X

    DependenciesĪs an alternative to python-dbus on Mac OS X and Windows, you can use

    gpodder dependencies

    You should have received a copy of the GNU General Public LicenseĪlong with this program. GNU General Public License for more details. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. GPodder is distributed in the hope that it will be useful,īut WITHOUT ANY WARRANTY without even the implied warranty of The Free Software Foundation either version 3 of the License, or It under the terms of the GNU General Public License as published by GPodder is free software you can redistribute it and/or modify If it works well, please post a comment with what you tested in the testing forum, as a comment at the bottom of this page, or as a GitHub issue.Copyright 2005-2018 The gPodder Team License

    gpodder dependencies

    If something is broken, please file a bug report.

    GPODDER DEPENDENCIES PORTABLE

    For Windows, there is a digitally signed installer and portable package.

  • On Fedora, CentOS, or RHEL, use the new dnf autoremove cleaner.
  • Clean LibreOffice or, and verify there was not an warning.
  • Test the applications starts without crashing.
  • deb packages install without any unsatisfiable-dependency errors.
  • Clean VLC MRU, and verify there is not an error related to chardet.
  • See also encoding issues targeted for this release.
  • Test Unicode in various ways, including: run BleachBit while logged in under a username with Unicode characters, add unicode paths to the custom files or folders to be cleaned, run BleachBit while the operating system is set to a non-English character set.
  • Use the application menu to select a folder to be shredded, and verify it previews or deletes.
  • Verify the change in appearance happens instantly.

    GPODDER DEPENDENCIES WINDOWS 10

    In the preferences, switch to the Windows 10 theme and back.Test the updated and overhauled cleaner for gPodder.Then run the cleaner for custom folders (under system), and verify the files in the folder are now gone and that the folder was not renamed to a random name. Still in the preferences, enable overwriting files. Add some files (that you won't mind losing) to the folder. In the preferences, add a custom folder to be cleaned, and verify it was added.While wiping free space, manipulate the BleachBit application window by resizing and/or moving it.Verify there is a pop-up notification that it finished. Before it is done, minimize the BleachBit window, and wait. Run a cleaning operation that takes at least 10 seconds.Test the whole application for regressions related to major changes "under the hood.".These tests are for both Windows and Linux. Changesįor a list of changes see the commit log and GitHub bug tracker. April 11, 2020: BleachBit 3.9.2 beta has been released.













    Gpodder dependencies