Giter Site home page Giter Site logo

ubuntucountdownwidget's People

Contributors

igor-cali avatar leinardi avatar poussinou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ubuntucountdownwidget's Issues

Wrong codename shown when custom release date is set

Test case:

  • custom release date selected (26-ju-2018, planned date for 18.04.01 release)
  • target date is reached

Result: the widgets shows 'ubuntu 18.07 is here'.

The '07' part is wrong.

Suggestion: add an option to insert the codename, enabled if a custom date is selected.

F-Droid build failed

> Task :app:mergeExtDexRelease FAILED
> Task :app:processReleaseManifestForPackage

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:mergeExtDexRelease'.
> Could not resolve all files for configuration ':app:releaseRuntimeClasspath'.
   > Failed to transform core-1.6.0-beta02.aar (androidx.core:core:1.6.0-beta02) to match attributes {artifactType=android-dex, dexing-enable-desugaring=false, dexing-incremental-transform=false, dexing-is-debuggable=false, dexing-min-sdk=16, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-runtime}.
      > Execution failed for DexingNoClasspathTransform: /home/vagrant/.gradle/caches/transforms-3/2cd95005a5dc329d91075d1a8591587a/transformed/core-1.6.0-beta02-runtime.jar.
         > Error while dexing.
           The dependency contains Java 8 bytecode. Please enable desugaring by adding the following to build.gradle
           android {
               compileOptions {
                   sourceCompatibility 1.8
                   targetCompatibility 1.8
               }
           }
           See https://developer.android.com/studio/write/java8-support.html for details. Alternatively, increase the minSdkVersion to 24 or above.
...

I added

                   sourceCompatibility 1.8
                   targetCompatibility 1.8

and got

FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* Where:
Build file '/builds/linsui/fdroiddata/build/com.leinardi.ubuntucountdownwidget/app/build.gradle' line: 38
* What went wrong:
A problem occurred evaluating project ':app'.
> No signature of method: build_2qhfyeehpl09c2ykjdlrahzxa.android() is applicable for argument types: (build_2qhfyeehpl09c2ykjdlrahzxa$_run_closure2) values: [build_2qhfyeehpl09c2ykjdlrahzxa$_run_closure2@168a1014]
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':app'.
> compileSdkVersion is not specified. Please add it to build.gradle
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Could you please take a look? Thanks!

F-Droid build failed

> Task :build-conventions:jar

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'ubuntucountdownwidget'.
> =============================== Gradle Doctor Prescriptions ============================================
  | JAVA_HOME is not set.                                                                                |
  | Please set JAVA_HOME so that switching between Android Studio and the terminal does not trigger a fu |
  | ll rebuild.                                                                                          |
  | To set JAVA_HOME: (using bash)                                                                       |
  | echo "export JAVA_HOME=$(/usr/libexec/java_home)" >> ~/.bash_profile                                 |
  | or `~/.zshrc` if using zsh.                                                                          |
  |                                                                                                      |
  ========================================================================================================


* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

Could you please take a look? Thanks!

No new countdown start with the next version of Ubuntu.

I noticed for a couple of years now that the the widget doesn't start the countdown even though a new version of Ubuntu is on it's way. It did in the past though.
It would be nice if we could see the countdown start automatically once the release schedule of a new Ubuntu version is known and has been released instead of entering the date manually.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.