[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package pidgin - 1:2.6.2-1ubuntu7 --- pidgin (1:2.6.2-1ubuntu7) karmic; urgency=low * Don't stick the buddy list window to all desktops as some window managers have trouble to properly unstick it (LP: #346840) - debian/patches/11_buddy_list_really_s

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-10-13 Thread Ted Gould
I'm fine with removing the stick. It was just a hope to fight some focus stealing prevention, but it seems to cause more problems than it fixes. -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a me

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-10-13 Thread Felix Geyer
I don't know why KDE needs such a workaround but it does. Limitations in the system tray protocol and pidgin using legacy code (eggtrayicon) to draw the tray icon seems to cause this situation. KDE4 uses a fixed tray icon size of 22x22, so that workaround doesn't have any negative effects. I hope

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-10-13 Thread Sebastien Bacher
Ted, could you comment on the _stick call change since you are the one who added it there? -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-10-13 Thread Sebastien Bacher
Thank you for your work. Why do you change the scrollbar patch values? Why does KDE need a such hack, what about users who customize they bar and need other icons values? Not sure about the other change either... ** Changed in: pidgin (Ubuntu) Status: Confirmed => Incomplete -- Buddy Lis

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-10-10 Thread Felix Geyer
** Attachment added: "pidgin_2.6.2-1ubuntu7.debdiff" http://launchpadlibrarian.net/33413996/pidgin_2.6.2-1ubuntu7.debdiff -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-10-10 Thread Felix Geyer
Here is a debdiff that also provides a workaround for bug #209440 on KDE. pidgin (1:2.6.2-1ubuntu7) karmic; urgency=low * Don't stick the buddy list window to all desktops as some window managers have trouble to properly unstick it (LP: #346840) - debian/patches/11_buddy_list_really_sho

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-10-05 Thread Felix Geyer
Proposed fix for this bug: pidgin (1:2.6.2-1ubuntu7) karmic; urgency=low * Don't stick the window to all desktops as some window managers have trouble to properly unstick it (LP: #346840) - debian/patches/11_buddy_list_really_show.patch ** Attachment added: "pidgin_2.6.2-1ubuntu7.debdi

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-10-04 Thread Rorzik
I don't know anything about an indicator applet. But yes, removing the gtk_window_stick() from gtkblist.c completely fixes the bug. -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubunt

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-10-04 Thread Rorzik
** Branch linked: lp:~ted/pidgin/11_buddy_list_really_show.patch -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-09-23 Thread Felix Geyer
I uploaded a test package to my PPA that doesn't call gtk_window_stick(): https://launchpad.net/~debfx/+archive/ppa/+sourcepub/750497/+listing-archive-extra Could you please test if it fixes this bug and still brings up the window to the front from the indicator applet. -- Buddy List taskbar ico

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-09-21 Thread Rorzik
Hi Ted. I already have focus-stealing-prevention disabled in compiz, and yet Pidgin is still malfunctioning. So I don't consider this a bug in focus stealing, nor do I consider the current result of showing up on every workspace to be expected behavior. I agree that focus-stealing- prevention is

Re: [Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-08-28 Thread Ted Gould
On Mon, 2009-08-24 at 23:40 +, Mark Doliner wrote: > It's... kind of ridiculous. Without this patch Pidgin calls only > gtk_window_present. I agree, but the problem was that the window manager takes into account which application was clicked on to change focus. So, when the app requests it i

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-08-24 Thread Mark Doliner
I just looked at 11_buddy_list_really_show.patch--yikes. It does things that are very heavy-handed. The application really should not do all this stuff just to show the buddy list: gtk_widget_show(GTK_WIDGET(gtkblist->window)); gtk_window_deiconify(GTK_WINDOW(gtkblist->window)); gtk_window_prese

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-07-26 Thread LordFarquaad
Hi, I am also affected by this bug and I have found a simple workaround that “fixes“ the bug until you close the buddy list: on any workspace having at least one window open (excluding the buddy list), try to swap pidgin's taskbar icon with another one by drag-and-drop. Then the bugging taskbar

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-06-15 Thread Julian Lam
Thanks, Jamie. The PPA works perfectly. Is there a "fixed upstream" status? -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-06-15 Thread inbrednedd
** Tags added: hundredpapercuts -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com htt

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-06-15 Thread Jerry Stillman
@philovivero: try gnome-do and activate the pidgin plugin, you can then start an IM to a buddy simply by pressing Super-Space and typing their name ;) gnome-do is a must for keyboard-oriented users. -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-06-15 Thread philovivero
Well. Just to add confusion to the whole mess, now Pidgin (which is 2.5.5 on my system) has gone back to its annoying behaviour. My solution was a radical rethinking of what I use the taskbar for. I mostly just use it so I'll know if gmail has a new email for me. I never select applications with i

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-06-15 Thread JaimieMurdock
Updating to Pidgin 2.5.6 resolved the bug. Unfortunately, this update will not reach most users because "Ubuntu ships Pidgin but does not update it after a release (except for security issues). For those users who desire new releases of Pidgin, we have packaged Pidgin in a PPA." Instructions for

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-06-12 Thread Bodo
confirmed on up to date Ubuntu 9.04 Jaunty running Pidgin & Compiz (shows the same in both awn and gnome-panel) Haven't tried without compiz tough... -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-06-08 Thread philovivero
Something weird is going on. Now it's back to the sane behaviour. I will describe what I've done on this system in hopes that someone will figure it out. I had installed UbuntuStudio 9.04 and Pidgin. Got annoying behaviour described in this bug. However UbuntuStudio's built-in realtime kernel is c

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-06-07 Thread Jerry Stillman
You can add (class=Pidgin & role=buddy_list) to the Skip Taskbar section of the Window Rules plugin. Personally I use gnome-do, with the new Docky theme I don't need a taskbar anymore. -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-06-06 Thread philovivero
Oops. Also, is there a workaround? Some way to make Pidgin taskbar icon only appear on the workspace where it really resides? Or not at all? -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-06-06 Thread philovivero
I am also experiencing this bug. I guess I understand Pidgin's point, if the user wants the behaviour of Pidgin stealing the focus, then you gotta work around bugs in other components of the system to do it. I, on the other hand, and apparently a slew of others, DO NOT WANT THIS BEHAVIOUR, nor do

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-06-05 Thread Julian Lam
For a default installed ubuntu application such as pidgin, I would expect that this bug would get more attention... For the record, I am also experiencing this bug... and no other application suffers from this problem, so why is Pidgin the unlucky bird? -- Buddy List taskbar icon shows on all vi

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-06-01 Thread theclaw
I can confirm this bug, however it doesn't show up if compiz isn't used. That is, when compiz is enabled selecting "Only on this workspace" in Pidgin doesn't have any effect, it does when compiz is disabled. -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-05-28 Thread Allan Caeg
Any update? I've been using Docky because of this annoyance. -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-05-20 Thread Bernhard
Is this why nobody works on the bug? Because pidgin rejects it as a bug in pidgin? Should we file it again compiz? -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-05-18 Thread Jerry Stillman
I consider this a bug in Pidgin's goals, not the WMs. I don't understand how preventing focus stealing is "admirable" for any application other than Pidgin, which simply must be allowed to "effectively steal focus". I also don't see how the Pidgin tray icon is now redundant, at least it shows me

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-05-17 Thread Indrek
Same here -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-05-16 Thread saifulhakiki
I have this problem too -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lis

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-05-16 Thread Marco Craveiro
Hi, I have this problem too, any solution would be appreciated. Many thanks for your time. -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-05-11 Thread Bernhard
Btw, why is this "declined for jaunty", as mentioned in the description? It's really an unintuitive behavior that can often confuse docks and launchers (does not focus the right window). -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received t

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-05-10 Thread Nicolas Butin
I have this problem too. I'm using Jaunty with an upgrade from intrepid. Reinstalling pidgin doesn't change anything. No fix ? -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bu

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-05-06 Thread Reagan
I have the same problem... Using Jaunty final release installed using Wubi, and full desktop effects... -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-05-04 Thread Mihai Batranu
I have this problem too, and it is very annoying indeed. -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-05-02 Thread Jordan Mantha
** Tags added: regression-release -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com h

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-05-01 Thread JaimieMurdock
Duplication: bug occurs after minimizing to notification.tray icon and then opening it again with Compiz running. When bug is present right clicking on the task icon has "Only on this workspace" selected, and reselecting does nothing. After disabling or restarting Compiz, this switches to "Always

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-04-30 Thread Sean Collins
I also have this problem. -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://l

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-04-27 Thread Sebastien Bacher
Ted, could you look at that, that's a minor side effect of your change but seems to confuse some users ** Changed in: pidgin (Ubuntu) Importance: Undecided => Low ** Changed in: pidgin (Ubuntu) Assignee: (unassigned) => Ted Gould (ted-gould) -- Buddy List taskbar icon shows on all virtu

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-04-27 Thread permalloy
i have the same problem, this is really annoying. -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-04-26 Thread tagno25
Still in official release -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://l

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-04-25 Thread JaimieMurdock
Bug reappears after logging into another user and then relogging in. -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-04-25 Thread JaimieMurdock
I just disabled visual effects and the buddy list reverted to normal behavior. Upon setting Perferences->Appearance->Visual Effects to Normal the buddy list still worked. The only other thing I had set was the Wallpaper plugin in CompizConfig Settings Manager. Not sure how the bug was resolved,

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-04-25 Thread Alessio "Spinus" Moscatello
** Description changed: - On Ubuntu Jaunty (updated to today 22 March 2009), with Pidgin 2.5.5, - The Buddy List taskbar icon (below in the bottom GNOME panel), shows on - all virtual desktops. While the window is only actually visible on a - single virtual desktop. + On Ubuntu Jaunty final releas

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-04-24 Thread Daniel Jorgenson
** This bug is no longer a duplicate of bug 340366 should not present pidgin and leave pidgin tray icon visible -- Buddy List taskbar icon shows on all virtual desktops https://bugs.launchpad.net/bugs/346840 You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-04-23 Thread AdamG
*** This bug is a duplicate of bug 340366 *** https://bugs.launchpad.net/bugs/340366 First off, this is not a duplicate of #340366; that is about the redundancy caused by the persistent messaging interface icon, whereas this bug is about incorrect behavior *introduced* in 11_buddy_list_really

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-04-09 Thread akhenaton
*** This bug is a duplicate of bug 340366 *** https://bugs.launchpad.net/bugs/340366 i just upgraded ibex to jackalope beta and noticed this bug before filling a new bug-report i searched for already reported bugs on pidgin and found this one the description fits perfectly what i wanted to re

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-04-01 Thread Alessio "Spinus" Moscatello
*** This bug is a duplicate of bug 340366 *** https://bugs.launchpad.net/bugs/340366 I'm duplicating on 340366 because I think that the cause is patch 11_buddy_list_really_show.patch. See Martin's comment https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/340366/comments/7 ** This bug has

[Bug 346840] Re: Buddy List taskbar icon shows on all virtual desktops

2009-03-29 Thread Chorca
Looking at this on the 29th here, with the latest updates, the issue does not appear to be happening anymore. I've tested leaving the buddy list open and navigating between desktops; the taskbar button stays on the desktop that it's open on. -- Buddy List taskbar icon shows on all virtual desktop