Code Monkey home page Code Monkey logo

gnome3-emblems's People

Contributors

agonzalezro avatar edwardbetts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gnome3-emblems's Issues

tab doesn't appear in nautilus properties if the rabbitvcs-nautilus package is installed

This was reported by a Debian user:

The Emblems tab in nautilus properties works properly, unless the rabbitvcs-
nautilus package is installed, in which case it does not appear at all.

It does not seem to be an issue with either nautilus or the rabbitvcs package,
since both work properly.

Also, the /usr/share/nautilus-python/extensions directory contains
insync_plugin.py (from the insnync-beta-gnome-cinnamon-common package) and
nautilus-compare.py (from the nautilus-compare package), which also work
properly regardless of whether rabbitvcs-nautilus is installed or not."

I don't know what the problem is or where it comes from, but I figured it might be useful to have on this bug tracker as well in case someone knows what the solution is.

can't remove emblems (Ubuntu 13.10)

Hello,
I'm happy I can add emblems again (though I need to refresh the view to see the changes), but how do I remove the emblem? Clicking on it again doesn't work.

Emblems not available even after setting this up

Specifications:
GNOME Shell 3.10.4
Files 3.10.1

installed:
apt-get install python-nautilus

extension copied to folder:
/home//.local/share/nautilus-python/extensions/emblems.py

emblems.py -> has read and execute permissions

Emblems not available after installing nautilus-emblems

Hello,
have installed the nautilus-emblems (from bionic/universe) on Ubuntu 18.04.2 LTS and the new tab in directories proprieties appeared, but setting an emblem in it didn't have any effect... even after killing/restarting nautilus.

I came to this site from the link in nautilus-emblems description page in synaptics and saw your read-me that doesn't mention the repo version. Is the version in repo obsolete ? Did I misunderstood something ?

Hope this help.

How To Add/Modifie Emblems ?

Hi! Mr Gonzalez

Please, How to add new/modified emblem into the emblems chooser ?

Is it planned to add a "no-label" button in order to remove applied label? or something like that?

Thanks for this job , I will be proud to share new emblems if I succed in drawing some pretty and usefull one .... if they're wellcome ;- )

¡Hasta luego!

Mr Fernandez.

Debian Wheezy
Noyau Linux 3.2.0-2-amd64
Gnome 3.4.2

A changelog and a version number would be awesome

As part of including this extension in Debian, it would be very useful to have a changelog and a version number.

That way if you make any improvements, we'll be able to ensure that we always have the latest version.

An easy way to do that in github:

  • tag your repo (using "git tag") with a version number whenever you do a "release"
  • add a few bullet points to a textfile describing the changes from the last "release"

You can have a look at this project to see how this can be done:

https://github.com/fmarier/node-libravatar/blob/master/Changelog.txt
https://github.com/fmarier/node-libravatar/tags

Anyways, it's not essential, but it would certainly make our packaging job easier!

ubuntu 17.04

on a clean install of Ubuntu 17.04 I cant get it to work.
this only thing I see is in syslog.

org.gnome.Nautilus[1367]: File "/usr/share/nautilus-python/extensions/emblems.py", line 101, in fill_emblems
org.gnome.Nautilus[1367]: File "/usr/share/nautilus-python/extensions/emblems.py", line 20, in get_property_pages

I have tried the package from the repo as well as the script from git.

License missing

Hi,

I'd like to add this handy package to Debian and Ubuntu.

Could you please specify what Open Source license your extension is under?

Thanks!

Ubuntu 13.04 Changes

Had to make the changes below to get it to load/run on a new Ubuntu 13.04 machine.

3,4c3
< from gi.repository import Gtk, GdkPixbuf, Nautilus, GObject
< from gi._glib import GError

---
> from gi.repository import Gtk, GdkPixbuf, Nautilus, GObject, GLib
82c81
<                 except GError:

---
>                 except GLib.GError:

I'm getting an error from the gvfs-set-attribute complaining about "Value not specified". This may be causing the other trouble I'm having where the emblems are not being removed.

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.