[Dx-packages] [Bug 1600136] Re: App indicator does not show icon for Qt apps or with custom icons

2017-01-13 Thread Dmitry Shachnev
I think you meant https://codereview.qt-project.org/182310 (not 182307).
Thanks for the patch anyway!

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to appmenu-qt5 in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1600136

Title:
  App indicator does not show icon for Qt apps or with custom icons

Status in Qt:
  In Progress
Status in Snappy:
  New
Status in appmenu-qt5 package in Ubuntu:
  Fix Released
Status in libappindicator package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu:
  In Progress
Status in snapd package in Ubuntu:
  In Progress
Status in sni-qt package in Ubuntu:
  Fix Released

Bug description:
  Snaps that use the app indicator area via Qt can't display their icon
  there.

  Steps to reproduce and screenshot:
  https://github.com/nuttyartist/notes/pull/77

  Some research:

  - Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
  - The indicator icon is created under /tmp under a randomly generated 
directory name

  didrocks mentions also:

  1. The application says "this is my menu, and here is my icon at that 
address", the address being /tmp/blablabla
  2. appindicator receives the bus messages
  3. and says "let's have a look at this icon at that address"
  4. BUT! /tmp in the snap is different form system /tmp

To manage notifications about this bug go to:
https://bugs.launchpad.net/qt/+bug/1600136/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1600136] Re: App indicator does not show icon for Qt apps or with custom icons

2017-01-13 Thread Ubuntu Foundations Team Bug Bot
The attachment "qdbustrayicon-try-to-save-temp-icons-in-readable-
location.debdiff" seems to be a debdiff.  The ubuntu-sponsors team has
been subscribed to the bug report so that they can review and hopefully
sponsor the debdiff.  If the attachment isn't a patch, please remove the
"patch" flag from the attachment, remove the "patch" tag, and if you are
member of the ~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to appmenu-qt5 in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1600136

Title:
  App indicator does not show icon for Qt apps or with custom icons

Status in Qt:
  In Progress
Status in Snappy:
  New
Status in appmenu-qt5 package in Ubuntu:
  Fix Released
Status in libappindicator package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu:
  In Progress
Status in snapd package in Ubuntu:
  In Progress
Status in sni-qt package in Ubuntu:
  Fix Released

Bug description:
  Snaps that use the app indicator area via Qt can't display their icon
  there.

  Steps to reproduce and screenshot:
  https://github.com/nuttyartist/notes/pull/77

  Some research:

  - Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
  - The indicator icon is created under /tmp under a randomly generated 
directory name

  didrocks mentions also:

  1. The application says "this is my menu, and here is my icon at that 
address", the address being /tmp/blablabla
  2. appindicator receives the bus messages
  3. and says "let's have a look at this icon at that address"
  4. BUT! /tmp in the snap is different form system /tmp

To manage notifications about this bug go to:
https://bugs.launchpad.net/qt/+bug/1600136/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1600136] Re: App indicator does not show icon for Qt apps or with custom icons

2017-01-13 Thread Treviño
Upstream fix for pure Qt apps (when not including appmenu-qt5) is
proposed at https://codereview.qt-project.org/#/c/182307/.

Here's the patch for the ubuntu package too.

** Also affects: qtbase-opensource-src (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: qtbase-opensource-src (Ubuntu)
   Status: New => In Progress

** Changed in: qtbase-opensource-src (Ubuntu)
   Importance: Undecided => High

** Changed in: qtbase-opensource-src (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Also affects: qt
   Importance: Undecided
   Status: New

** Changed in: qt
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: qt
   Status: New => In Progress

** Patch added: 
"qdbustrayicon-try-to-save-temp-icons-in-readable-location.debdiff"
   
https://bugs.launchpad.net/qt/+bug/1600136/+attachment/4803964/+files/qdbustrayicon-try-to-save-temp-icons-in-readable-location.debdiff

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to appmenu-qt5 in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1600136

Title:
  App indicator does not show icon for Qt apps or with custom icons

Status in Qt:
  In Progress
Status in Snappy:
  New
Status in appmenu-qt5 package in Ubuntu:
  Fix Released
Status in libappindicator package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src package in Ubuntu:
  In Progress
Status in snapd package in Ubuntu:
  In Progress
Status in sni-qt package in Ubuntu:
  Fix Released

Bug description:
  Snaps that use the app indicator area via Qt can't display their icon
  there.

  Steps to reproduce and screenshot:
  https://github.com/nuttyartist/notes/pull/77

  Some research:

  - Uses http://doc.qt.io/qt-5/qsystemtrayicon.html
  - The indicator icon is created under /tmp under a randomly generated 
directory name

  didrocks mentions also:

  1. The application says "this is my menu, and here is my icon at that 
address", the address being /tmp/blablabla
  2. appindicator receives the bus messages
  3. and says "let's have a look at this icon at that address"
  4. BUT! /tmp in the snap is different form system /tmp

To manage notifications about this bug go to:
https://bugs.launchpad.net/qt/+bug/1600136/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1575655] Re: the network indicator shows the wrong status

2017-01-13 Thread Sebastian Thürrschmidt
Same thing here, on a freshly installed yakkety. Before that, on the
same machine, same symptoms witch xenial, i.e. network-indicator showing
no connetion/wired connetion/no Wi-Fi networks available while a fully
working Wi-Fi connection exists, primarily after suspend/resume and/or
switching between users.

Funny thing is, I don't see anything like this on a handful of other
machines. Possible explanations:

1) Could be hardware-related. The laptop in question has a Qualcomm
Atheros AR928X Wireless Network Adapter (PCI-Express) (rev 01).

2) The laptop in question is the only machine that is shared between
more than one users with separate accounts.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-applet in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1575655

Title:
  the network indicator shows the wrong status

Status in indicator-applet package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  indicator-applet:
Installed: (none)
Candidate: 12.10.2+15.04.20141127.2-0ubuntu1
Version table:
   12.10.2+15.04.20141127.2-0ubuntu1 500
  500 http://se.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

  The network indicator sometimes shows the icon for wired connections
  and sometimes claims wifi without connection even though I'm
  consistently connected over wifi. I don't mean to say that it switches
  between these two or that always is wrong. But sometimes my connected
  to wifi symbol changes to wired. Other times it will change to the no
  connection wifi. The info is correct on boot, but switches over time,
  possibly after suspension.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: indicator-applet (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Apr 27 14:54:42 2016
  InstallationDate: Installed on 2016-04-08 (18 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  SourcePackage: indicator-applet
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-applet/+bug/1575655/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1313248] Re: Ctrl+[Key] Shortcuts Assigned in QtCreator Do Not Work

2017-01-13 Thread Anatoli
*** This bug is a duplicate of bug 1380702 ***
https://bugs.launchpad.net/bugs/1380702

Łukasz, please also check bug #1574699, looks like they are all related.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to appmenu-qt5 in Ubuntu.
https://bugs.launchpad.net/bugs/1313248

Title:
  Ctrl+[Key] Shortcuts Assigned in QtCreator Do Not Work

Status in appmenu-qt5 package in Ubuntu:
  Confirmed

Bug description:
  I recompiled one of my Qt applications tonight on Ubuntu 14.04. This
  application uses QActions that are are set up in the mainwindow.ui
  file. (I originally did this with QtDesigner some two year ago, but
  have updated the application for Qt 5 in the mean time.)

  When appmenu-qt5 is installed, the Ctrl+[key] shortcuts of the actions
  on the main menubar do not work. If I remove appment-qt5, they do work
  as expected.

  Oddly enough, the edit actions on the edit dialog do work, but they
  are disabled and enabled multiple times.

  I tried disabling and enabling the actions on the main menubar in code
  which didn't help. I also tried assigning the short cut keys via code
  and that did not help.

  I am using 14.04 LTS, appmenu-qt5 0.3.0+14.04.20140415-0ubuntu1, and
  the Qt program found at https://github.com/Dyrcona/omiquji

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appmenu-qt5/+bug/1313248/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1380702] Re: No keyboards shortcuts in QT apps

2017-01-13 Thread Anatoli
Please also check bug #1574699, looks like they are all related.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to appmenu-qt5 in Ubuntu.
https://bugs.launchpad.net/bugs/1380702

Title:
  No keyboards shortcuts in QT apps

Status in appmenu-qt5:
  In Progress
Status in Canonical System Image:
  In Progress
Status in sni-qt:
  New
Status in appmenu-qt5 package in Ubuntu:
  Invalid
Status in qtbase-opensource-src package in Ubuntu:
  In Progress
Status in appmenu-qt5 source package in Xenial:
  Confirmed
Status in qtbase-opensource-src source package in Xenial:
  Confirmed

Bug description:
  In some apps built using QT4 & 5, menu shortcuts are greyed out and
  inoperant. Only alt and FKeys-based shortcuts work. Others, notably
  ctrl+c for copying, do not.

  This is quite serious ; mail me for more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt5/+bug/1380702/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1656283] [NEW] indicator-datetime should drop dependency on systemd-shim

2017-01-13 Thread Dimitri John Ledkov
Public bug reported:

[Impact]

 * Unable to install deputy systemd for snapd
 
indicator-datetime depend on both systemd-services and systemd-shim. However, 
systemd-services depend on systemd or systemd-shim. With upcoming systemd SRU 
timedated (part of systemd-services) will operate correctly with either 
systemd-shim or systemd installed, and therefore indicator-datetime dependency 
on systemd-shim is no longer required.

[Test case]
  * indicator-datetime should not depend on systemd-shim or conflict with 
bin:systemd in any other way

** Affects: indicator-datetime (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: indicator-datetime (Ubuntu Trusty)
 Importance: High
 Assignee: Dimitri John Ledkov (xnox)
 Status: Triaged

** Also affects: indicator-datetime (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: indicator-datetime (Ubuntu)
   Status: New => Invalid

** Changed in: indicator-datetime (Ubuntu Trusty)
   Status: New => Triaged

** Changed in: indicator-datetime (Ubuntu Trusty)
   Importance: Undecided => High

** Changed in: indicator-datetime (Ubuntu Trusty)
Milestone: None => ubuntu-14.04.5

** Changed in: indicator-datetime (Ubuntu Trusty)
 Assignee: (unassigned) => Dimitri John Ledkov (xnox)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1656283

Title:
  indicator-datetime should drop dependency on systemd-shim

Status in indicator-datetime package in Ubuntu:
  Invalid
Status in indicator-datetime source package in Trusty:
  Triaged

Bug description:
  [Impact]

   * Unable to install deputy systemd for snapd
   
  indicator-datetime depend on both systemd-services and systemd-shim. However, 
systemd-services depend on systemd or systemd-shim. With upcoming systemd SRU 
timedated (part of systemd-services) will operate correctly with either 
systemd-shim or systemd installed, and therefore indicator-datetime dependency 
on systemd-shim is no longer required.

  [Test case]
* indicator-datetime should not depend on systemd-shim or conflict with 
bin:systemd in any other way

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1656283/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1655712] Re: Broken Qt application indicator icons due to indicator-application-service

2017-01-13 Thread Sebastien Bacher
great, closing the bug then since it's a duplicate and a fix has been
uploaded, thanks for testing!

** Changed in: indicator-application (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-application in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1655712

Title:
  Broken Qt application indicator icons due to indicator-application-
  service

Status in indicator-application package in Ubuntu:
  Invalid

Bug description:
  Dear all,

  The tray icon indicator of Qt applications breaks on resume from
  suspend, meaning it has a missing icon.

  It doesn't happen to GTK applications.

  I can work around it by running `killall indicator-application-
  service` and then restart the service with `/usr/lib/x86_64-linux-gnu
  /indicator-application/indicator-application-service4-linux-gnu
  /indicator-application/indicator-applic`.

  Other resources suggest to installing sni-qt:i386 should fix the
  problem but it doesn't.

  I would really appreciate any help on this problem.

  Please also see my attached screenshot.

  Yours,

  -Robert

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-application/+bug/1655712/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1655712] Re: Broken Qt application indicator icons due to indicator-application-service

2017-01-13 Thread Robert Orzanna
Thank you so much, Sebastien!

Enabling yakkety-proposed solved my problem. :-)

Yours,

-Robert

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-application in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1655712

Title:
  Broken Qt application indicator icons due to indicator-application-
  service

Status in indicator-application package in Ubuntu:
  Confirmed

Bug description:
  Dear all,

  The tray icon indicator of Qt applications breaks on resume from
  suspend, meaning it has a missing icon.

  It doesn't happen to GTK applications.

  I can work around it by running `killall indicator-application-
  service` and then restart the service with `/usr/lib/x86_64-linux-gnu
  /indicator-application/indicator-application-service4-linux-gnu
  /indicator-application/indicator-applic`.

  Other resources suggest to installing sni-qt:i386 should fix the
  problem but it doesn't.

  I would really appreciate any help on this problem.

  Please also see my attached screenshot.

  Yours,

  -Robert

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-application/+bug/1655712/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1655712] Re: Broken Qt application indicator icons due to indicator-application-service

2017-01-13 Thread Sebastien Bacher
the issue looks similar to bug #1635625

** Changed in: indicator-application (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-application in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1655712

Title:
  Broken Qt application indicator icons due to indicator-application-
  service

Status in indicator-application package in Ubuntu:
  Confirmed

Bug description:
  Dear all,

  The tray icon indicator of Qt applications breaks on resume from
  suspend, meaning it has a missing icon.

  It doesn't happen to GTK applications.

  I can work around it by running `killall indicator-application-
  service` and then restart the service with `/usr/lib/x86_64-linux-gnu
  /indicator-application/indicator-application-service4-linux-gnu
  /indicator-application/indicator-applic`.

  Other resources suggest to installing sni-qt:i386 should fix the
  problem but it doesn't.

  I would really appreciate any help on this problem.

  Please also see my attached screenshot.

  Yours,

  -Robert

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-application/+bug/1655712/+subscriptions

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp