Giter Club home page Giter Club logo

elementary-redshift's People

Contributors

sgpthomas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

hannenz

elementary-redshift's Issues

Create unique icons

The brightness icon in particular is already reserved for the power indicator and the weather icon is not an accurate representation of your application. You should create your own unique icons

Failed to build with liftoff

AppCenter failed to build with liftoff. Here is the log:

 dpkg-source --before-build com.github.sgpthomas.elementary-redshift-0.1.2
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
	rm -f debian/debhelper-build-stamp
	rm -f debian/com.github.sgpthomas.elementary-redshift.substvars
	rm -f debian/com.github.sgpthomas.elementary-redshift.*.debhelper
	rm -rf debian/com.github.sgpthomas.elementary-redshift/
	rm -rf debian/.debhelper/
	rm -f debian/*.debhelper.log
	rm -f debian/files
	find .  \( \( \
		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
		\) -exec rm -f {} + \) -o \
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
	rm -f *-stamp
 dpkg-source -b com.github.sgpthomas.elementary-redshift-0.1.2
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building com.github.sgpthomas.elementary-redshift in com.github.sgpthomas.elementary-redshift_0.1.2.tar.xz
dpkg-source: info: building com.github.sgpthomas.elementary-redshift in com.github.sgpthomas.elementary-redshift_0.1.2.dsc
 debian/rules build
dh build
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
	mkdir -p obj-x86_64-linux-gnu
	cd obj-x86_64-linux-gnu
	cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var
Can't exec "cmake": No such file or directory at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 259.
dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var failed to to execute: No such file or directory
	cd /build/com.github.sgpthomas.elementary-redshift-0.1.2
debian/rules:13: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/liftoff/build//96 and its subdirectories

If you need help with this issue please stop by the gitter channel.

Affects: 0.1.2 release

Failed to build with liftoff

AppCenter failed to build with liftoff. Here is the log:

I: new cache content 'libgee-0.8-2_0.20.0-0ubuntu1~16.04~valateam0_amd64.deb' added
I: new cache content 'libwingpanel-2.0-0_2.0.2~r173-0+pkg31~ubuntu0.4.1_amd64.deb' added
I: new cache content 'gir1.2-gee-0.8_0.20.0-0ubuntu1~16.04~valateam0_amd64.deb' added
I: new cache content 'libgranite3_0.4.1+r1068+pkg87~ubuntu0.4.1_amd64.deb' added
I: new cache content 'libgranite-dev_0.4.1+r1068+pkg87~ubuntu0.4.1_amd64.deb' added
I: Copying source file
I: copying [../com.github.sgpthomas.elementary-redshift_0.1.1.dsc]
I: copying [../com.github.sgpthomas.elementary-redshift_0.1.1.tar.xz]
I: Extracting source
dpkg-source: warning: extracting unsigned source package (com.github.sgpthomas.elementary-redshift_0.1.1.dsc)
dpkg-source: info: extracting com.github.sgpthomas.elementary-redshift in com.github.sgpthomas.elementary-redshift-0.1.1
dpkg-source: info: unpacking com.github.sgpthomas.elementary-redshift_0.1.1.tar.xz
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin" HOME="/nonexistent" dpkg-buildpackage -us -uc -rfakeroot
dpkg-buildpackage: source package com.github.sgpthomas.elementary-redshift
dpkg-buildpackage: source version 0.1.1
dpkg-buildpackage: source distribution xenial
dpkg-buildpackage: source changed by sgpthomas <[email protected]>
 dpkg-source --before-build com.github.sgpthomas.elementary-redshift-0.1.1
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 dpkg-source -b com.github.sgpthomas.elementary-redshift-0.1.1
dpkg-source: info: using source format '3.0 (native)'
dpkg-source: info: building com.github.sgpthomas.elementary-redshift in com.github.sgpthomas.elementary-redshift_0.1.1.tar.xz
dpkg-source: info: building com.github.sgpthomas.elementary-redshift in com.github.sgpthomas.elementary-redshift_0.1.1.dsc
 debian/rules build
dh build
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
	cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var
Can't exec "cmake": No such file or directory at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 259.
dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var failed to to execute: No such file or directory
debian/rules:13: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/liftoff/build//96 and its subdirectories

If you need help with this issue please stop by the gitter channel.

Affects: 0.1.1 release

syslog-spam

This is a short sample of my syslog after installing elementary-redshift:

Sep 27 18:31:52 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:51 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:50 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:49 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:48 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:47 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:46 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:45 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:44 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:43 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:42 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:41 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:40 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:39 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:38 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:37 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:36 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:35 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:34 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:33 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:32 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:31 X230 gnome-session[1591]: Waiting for current location to become available...
Sep 27 18:31:30 X230 gnome-session[1591]: Waiting for current location to become available...

This probably happens because I'm not using any location provider, instead I've set location-provider=manual with fixed lat & lon values in my redshift.conf.

Warnings about Debian control file

AppCenter Dashboard found some issues with your debian/control file. While we will continue
to try to build your project, we recommend you take a look and fix these
problems for next time.

  • Package is not valid reverse domain name scheme

If you need help with this issue please stop by the gitter channel.

Affects: 0.1.1 release

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.