Page 2 of 7 FirstFirst 1234 ... LastLast
Results 11 to 20 of 64

Thread: New Unity, whitelist disabled = bad

  1. #11
    Join Date
    Oct 2004
    Location
    Hockeytown, MI
    Beans
    561
    Distro
    Ubuntu

    Re: New Unity, whitelist disabled = bad

    Quote Originally Posted by Paddy Landau View Post
    I love Unity and would absolutely hate to have to leave it. But are you saying that the panel is going to be discarded ("the systray has been deprecated since 10.04")? Where will the various indicators go — clock, unified mail, Internet, settings, users? They are still there in 13.04. Will they be moved somewhere else in 13.10?
    The old systray was replaced with appindicators. The old tray was left there so app authors had time to move to appindicators:

    - https://wiki.ubuntu.com/DesktopExper...tionIndicators

    The panel isn't going away and icons in the top right aren't going away, the way that they're written is just different and more consistent (so that they get keyboard usability, HUD integration, etc.), instead of a tray and indicators you just have indicators for everything.

    The spec and code samples are mature now, the best thing to do is to point the authors of your favorite apps to the existing spec so they can implement it.

    EDIT: and if they need help let me know and I can point them to developer resources to help sort them out.
    Last edited by castrojo; February 8th, 2013 at 04:54 PM. Reason: clarity

  2. #12
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: New Unity, whitelist disabled = bad

    Quote Originally Posted by castrojo View Post
    The old systray was replaced with appindicators. The old tray was left there so app authors had time to move to appindicators:

    - https://wiki.ubuntu.com/DesktopExper...tionIndicators

    The panel isn't going away and icons in the top right aren't going away, the way that they're written is just different and more consistent (so that they get keyboard usability, HUD integration, etc.), instead of a tray and indicators you just have indicators for everything.

    The spec and code samples are mature now, the best thing to do is to point the authors of your favorite apps to the existing spec so they can implement it.

    EDIT: and if they need help let me know and I can point them to developer resources to help sort them out.
    Thanks again for the heads up

  3. #13
    Join Date
    May 2008
    Location
    United Kingdom
    Beans
    5,263
    Distro
    Ubuntu

    Re: New Unity, whitelist disabled = bad

    Quote Originally Posted by castrojo View Post
    The spec and code samples are mature now, the best thing to do is to point the authors of your favorite apps to the existing spec so they can implement it.
    Is this Linux-wide, or is it Ubuntu only? If it is Ubuntu only, I shall feel uncomfortable with this, as it would feel as though Canonical is dictating to the rest of the Linux community.
    Always make regular backups of your data (and test them).
    Visit Full Circle Magazine for beginners and seasoned Linux enthusiasts.

  4. #14
    Join Date
    May 2008
    Location
    United Kingdom
    Beans
    5,263
    Distro
    Ubuntu

    Re: New Unity, whitelist disabled = bad

    I'd like some help. I have tested 11 applications in 13.04. Please would you list any applications that I might have missed (I'll add them to this post).

    I have tested the following:

    DO WORK

    • Caffeine
    • Cuttlefish
    • Deluge
    • DropBox
    • Redshift
    • SpiderOak
    • VLC


    DO NOT WORK

    • Keyboard Indicators (this is erratic)
    • ktorrent
    • TrueCrypt
    • yad


    I also need a reply to my question to castrojo: Is this deprecation Linux-wide or is it a unilateral decision by Canonical for Ubuntu? Because when I draft my emails to the relevant developers, I need to know how to word them. Either "Please would you adjust to the standards as described…" or "Please would you add a feature because Canonical is using a non-standard API…"
    Always make regular backups of your data (and test them).
    Visit Full Circle Magazine for beginners and seasoned Linux enthusiasts.

  5. #15
    Join Date
    Jun 2007
    Beans
    17,337

    Re: New Unity, whitelist disabled = bad

    In regards to vlc - the sni-qt package has produced an indicator for vlc for quite some time now (3 releases? ) - the indicator was garbage when first introduced & remains so...

  6. #16
    Join Date
    May 2008
    Location
    United Kingdom
    Beans
    5,263
    Distro
    Ubuntu

    Re: New Unity, whitelist disabled = bad

    Quote Originally Posted by mc4man View Post
    the indicator was garbage when first introduced & remains so...
    Could you be specific? I have no problems with the VLC indicator; it works perfectly for me. What problems do you have?
    Always make regular backups of your data (and test them).
    Visit Full Circle Magazine for beginners and seasoned Linux enthusiasts.

  7. #17
    Join Date
    Oct 2004
    Location
    Hockeytown, MI
    Beans
    561
    Distro
    Ubuntu

    Re: New Unity, whitelist disabled = bad

    Quote Originally Posted by Paddy Landau View Post
    I also need a reply to my question to castrojo: Is this deprecation Linux-wide or is it a unilateral decision by Canonical for Ubuntu? Because when I draft my emails to the relevant developers, I need to know how to word them. Either "Please would you adjust to the standards as described…" or "Please would you add a feature because Canonical is using a non-standard API…"
    There's no such thing as "deprecation Linux wide" because no one can really dictate anything to anybody. It is deprecated in Ubuntu however. The spec is designed so that developers can add support for the appindicator but "fallback" to the old mode if necessary.

    For most bug trackers this is a "wishlist" item, but usually if the developer has to get the app working with KDE anyway appindicators provide a nice clean way for people to do that.

  8. #18
    Join Date
    May 2008
    Location
    United Kingdom
    Beans
    5,263
    Distro
    Ubuntu

    Re: New Unity, whitelist disabled = bad

    Thanks for the reply, Castrojo.

    If the developers can fall back anyway, and you are white-listing Java and Wine apps anyway, why can't we simply white list other applications? Will there come a time when Java and Wine apps no longer work?

    I really don't understand.

    I shall draft an email in a couple of days. But I am worried about this.
    Always make regular backups of your data (and test them).
    Visit Full Circle Magazine for beginners and seasoned Linux enthusiasts.

  9. #19
    Join Date
    Apr 2006
    Beans
    228

    Re: New Unity, whitelist disabled = bad

    Quote Originally Posted by castrojo View Post
    KDE apps should be working, please file that as a bug (the indicators are based on KDE technology, most of the reason for moving to indicators was for a common spec that can be shared.)
    I'm not sure that will get much attention from the KDE/ktorrent developers, since ktorrent works fine with KDE, and KDE still supports systray icons even without whitelisting. This Unity change only broke Unity users.

    I even switched back to KDE after using Unity for 2 years, so sadly it's in the best interest of the KDE app developers to not do a thing if they want more users for KDE or other non-Unity desktops. :\
    Last edited by 3vi1; February 8th, 2013 at 10:38 PM.

  10. #20
    Join Date
    Jun 2007
    Beans
    17,337

    Re: New Unity, whitelist disabled = bad

    Quote Originally Posted by Paddy Landau View Post
    Could you be specific? I have no problems with the VLC indicator; it works perfectly for me. What problems do you have?
    Sure - as seen here
    Clicking on the indicator should hide/unhide vlc, it doesn't.(indicators don't 'know' left from right click
    The hide/unhide option never changes, always says "Hide ..." even when un-hiding
    Stop, previous & next don't work, stop is sorta ok because the play option is actually play/pause.
    The status icon however is fully functional, left click to hide/unhide, all the functions work including separate switching play/pause & stop, ect.
    (to some extent mpris2 support makes the loss of status icons a bit more acceptable for media players...

    Have returned the systray here to current unity, may be sustainable thru April release, after that maybe not.
    (eventually when things are removed the effort needed to return isn't worth it or even possible.

Page 2 of 7 FirstFirst 1234 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •