Launchpad has imported 15 comments from the remote bug at
https://bugzilla.xfce.org/show_bug.cgi?id=9040.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2012-06-17T16:54:03+00:00 Histesh Shah wrote:

My system is Xfce 4.10 (installed from https://launchpad.net/~xubuntu-
dev/+archive/xfce-4.10) running on Ubuntu 12.04. Both Xfce 4.10 and the
OS are fully updated.

I have described the problem here
(http://forum.xfce.org/viewtopic.php?id=7233) and here
(http://ubuntuforums.org/showthread.php?t=2003403).

I hope that is adequate.

I marked the component as Notification Area because that is where the
System Load Indicator is displayed.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/2

------------------------------------------------------------------------
On 2012-07-17T13:07:12+00:00 Mezgrman wrote:

I am also affected by this bug and have already reported it here:
https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870

Here is a screenshot of the problem. Note that the hardware sensors
indicator is also not being displayed correctly; I have to click the
icon to view temperatures instead of having them displayed directly in
the panel. http://www.mezgrman.de/scr/MTsvBz.png

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/3

------------------------------------------------------------------------
On 2012-10-02T02:53:34+00:00 alekos wrote:

in case it matters, the same problem exists under Xfce 4.08 (with ubuntu
12.04.)

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/6

------------------------------------------------------------------------
On 2013-02-04T22:33:37+00:00 Pablo Lalloni wrote:

I can confirm the problem in Xubuntu 12.10 / Xfce 4.10.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/8

------------------------------------------------------------------------
On 2013-02-04T22:36:56+00:00 Pablo Lalloni wrote:

multiload indicator devs pointed the problem as an indicator-plugin's
fault from the bugs filed on their tracker, see
https://bugs.launchpad.net/indicator-multiload/+bug/1014494

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/9

------------------------------------------------------------------------
On 2013-04-02T19:29:16+00:00 Yves-Alexis Perez wrote:

Moving to correct component.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/10

------------------------------------------------------------------------
On 2013-04-02T20:21:43+00:00 Andrzej wrote:

Thank you for the report (and sorry for the delay, I only found it
today).

It is indeed a bug in the indicator plugin. Version 0.4 simply assumes
that all icons are square. I will try to add support for non-square
icons back. Unfortunately, this is not as simple as it looks - it seems
to conflict with icon scaling that was added recently.

Note, that rectangular icons will not be fully supported because in
narrow vertical panels icons like the ones used in multiload-plugin will
simply not fit.

A new branch in the repo has this error partially "fixed". The icon is
still small but at least there is no empty space added next to it.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/11

------------------------------------------------------------------------
On 2013-04-03T00:59:59+00:00 Andrzej wrote:

Should be now fixed in andrzejr/tmp3 git branch. Testing appreciated.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/12

------------------------------------------------------------------------
On 2013-04-04T10:40:28+00:00 Michael Hofmann wrote:

Hi Andrzej,

I think the fix should be to scale icons that are too high (on
horizontal panels) or too wide (on vertical panels) to fit onto the
panel, but then without taking the other dimension (width on horizontal,
height on vertical panels) into account.

Thanks for working on this!
  Michael

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/13

------------------------------------------------------------------------
On 2014-03-10T09:32:37+00:00 flg wrote:

(In reply to Andrzej from comment #7)
> Should be now fixed in andrzejr/tmp3 git branch. Testing appreciated.

Sorry to ask but what is the address of the git server so that I can
test. The bug still exists.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/15

------------------------------------------------------------------------
On 2014-03-10T10:25:26+00:00 Mark__T wrote:

(In reply to flg from comment #9)
> (In reply to Andrzej from comment #7)
> > Should be now fixed in andrzejr/tmp3 git branch. Testing appreciated.
> 
> Sorry to ask but what is the address of the git server so that I can test.
> The bug still exists.

Code is on git.xfce.org
But there have benn several releases since. I suggest just checking the latest 
release.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/16

------------------------------------------------------------------------
On 2014-03-10T10:38:25+00:00 flg wrote:

Sorry I wasn't clear. The version embedded in latest Xubuntu version
sill shows up the issue. I was trying to fetch Andrzej's code to check
if it works for me.

git clone git://git.xfce.org/andrzejr/tmp3 does not work. But it is
likely to be a network access issue on my side. Can you just please
confirme this is the right command/address to fetch this code ?

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/17

------------------------------------------------------------------------
On 2014-03-10T20:46:24+00:00 Andrzej wrote:

flg, can you tell me what is your:
- xubuntu version,
- xfce4-indicator-plugin version,
and describe the issue you are seeing?

For your information, andrzejr/tmp3 branch was merged in xfce4
-indicator-plugin-1.0.0 (gtk2 version). The mechanism of handling the
icon sizing has then been changed again in xfce4-indicator-plugin-2.x.y
(gtk3 version).

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/18

------------------------------------------------------------------------
On 2014-03-13T16:57:27+00:00 flg wrote:

Xubuntu version: 13.10 64 bits
Plugin version: 0.5.0-2ubuntu2
"System Load Indicator" (aka indicator-multiload) version: 0.3

The problem is that the "system load indicator" widgt has a fixed width
in the indicator plugin (in the Xfce panel). Thus, increasing the number
of resources or increasing the "System monitor width" config parameter
leads to reducing the height of the graphs (instead of extending the
width).

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/19

------------------------------------------------------------------------
On 2014-03-13T20:30:17+00:00 Andrzej wrote:

Seems like Xubuntu guys have not upgraded the plugin to version 1.0 in
13.10.

In 14.04 they are going straight to version 2.x, which should fix this
issue as well (albeit differently).

Reply at: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-
plugin/+bug/1004870/comments/20


** Changed in: xfce4-indicator-plugin
       Status: Unknown => Confirmed

** Changed in: xfce4-indicator-plugin
   Importance: Unknown => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1004870

Title:
  Unity indicators not displaying correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-indicator-plugin/+bug/1004870/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to