[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-08-29 Thread chappejw
It's up to the owner of the active selection to copy it from the PRIMARY buffer to the CLIPBOARD buffer upon closing or the selection dies with the window which is closed. This is not an Ubuntu bug or an X bug just to be clear, but a lack of adherence to the X Windows protocol. Xserver negotiates

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-08-29 Thread Endolith
*** This bug is a duplicate of bug 11334 *** https://bugs.launchpad.net/bugs/11334 Yes, that's the reason why this has been broken for 15 years. People who think they know better than the user how they should use their own computer, and refusing to spend time fixing something that's a bug

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-08-29 Thread pyrates
*** This bug is a duplicate of bug 11334 *** https://bugs.launchpad.net/bugs/11334 The design of the clipboard isn't rocket science here. Implement it according to the way Windows does it. If an application wants to use the selection method of copy and pasting, then it takes over the ctrl+c

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-07-10 Thread pyrates
Also, for previous applications who don't follow this behavior, they should not be included until they are fixed. What's so hard about checking this bug in each of those applications, and if they have it implemented, include them. If they don't have it implemented, don't include them. Put

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-07-10 Thread pyrates
One more thing, adding any kind of daemon instead of fixing it on the Xorg layer, is a bandaid solution and wastes resources because if the daemon dies, then your clipboard appears broken again. I see this bug was submitted 2 years ago and it still effects users today. What is the hold up? --

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-07-10 Thread pyrates
Why not fix this in the Xorg layer? Why are we bothering to fix it in gnome? If we fix it in Xorg, then gnome and even kde will automatically get this fix. I also don't get why this is set to medium, it should be a critical bug! This bug can cause me to lose data and any bug that does that is

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-06-22 Thread sklp
Posted a possible fix to firefox: https://bugs.launchpad.net/firefox/+bug/21202/comments/50 -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-06-15 Thread sklp
** Also affects: hundredpapercuts Importance: Undecided Status: New -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-06-15 Thread David Siegel
This is a rather difficult fix, not a trivially fixable usability bug. Therefore, it is not a paper cut. ** Changed in: hundredpapercuts Status: New = Invalid -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-03-16 Thread anton.pussep
This clipboard problem is really annoying, I would also like to see this fixed soon. -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-02-26 Thread crisis13
Hello, I have NEVER had this clipboard problem OUTSIDE UBUNTU so, IT IS AN UBUNTU BUG! PLEASE MAKE THIS CRITICAL AFTER 2 YEARS OFF LOSING INFORMATION FROM MY CLIPBOARD MAYBE THIS IS NOT SERIUES FOR A PROGRAMMER BUT FOR NORMAL USERS THIS IS A BIG FRUST ! Or does this neglecting means UBUNTU

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-01-26 Thread nxsty
This is still a problem in Jaunty with the latest updates as of today. -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-01-26 Thread Endolith
I have been using Parcellite, which fixes this, so I haven't tried gnome clipboard daemon, but if it's a simple as installing one of these programs, shouldn't they be installed by default? -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-01-26 Thread nxsty
@Endolith: I agree, why not work around this problem by enabling parcellite by default until firefox etc. is fixed? -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-01-26 Thread Endolith
1. Something like Parcellite might be good by default, but some might complain. If gnome-clipboard-daemon also solves the problem and doesn't interfere with other clipboard apps, that should be installed by default, since it's less obtrusive. 2. I don't think it has anything to do with

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-01-26 Thread mati
Starting another daemon would increase computer startup time, which is already horrible (but it's something being worked on). That is not a proper solution, the applications should be fixed not to destroy clipboard content. -- MASTER Clipboard gets lost when windows is closed

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2009-01-26 Thread Endolith
Computer startup time is of negligible importance compared to usability and data loss. Until the apps are properly fixed, we should provide a workaround by default. -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-12-24 Thread Patrick Roberts
True, this one is really annoying, but still isn't fixed. I'm using Glipper for some time, but this application doesn't handle pictures. I'm now going to try that Clipboard Daemon. -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-12-24 Thread Endolith
Parcellite fixes this, too. Glipper just crashed when I tried to use it. -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-10-15 Thread Endolith
I thought this was a problem with X? Normally, when you copy something in an X application and you close it, the content of the clipboard is lost. This is probably one of the biggest reasons why people keep saying that copy paste in Linux doesn't work. Clipboard Daemon is a program that keeps

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-10-08 Thread DanielRoesler
I can confirm that this bug still occurs on Intrepid beta, at least for Firefox. -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-09-17 Thread cornbread
This is still an issue in intrepid. Why hasn't this been fixed and why is this only medium? I think a clipboard not working properly is a BLOCKER! Especially when we are trying to gain some market share!?! -- MASTER Clipboard gets lost when windows is closed

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-05-03 Thread Sitsofe Wheeler
(Evolution issue is also tracked in Bug #39513 ) -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-05-02 Thread Colin Dean
The clipboard bug was working fine for me in Gutsy, but it's not in Hardy. -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-04-19 Thread cornbread
Please fix this! -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 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

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-04-07 Thread xtknight
Yup, still happens to me. Especially a lot with XChat too. -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-03-31 Thread DanielRoesler
I can confirm this bug is still on the Hardy Heron 8.04 beta LiveCD. It should be fixed before the final release of the LTS. ** Bug watch added: Mozilla Bugzilla #311340 https://bugzilla.mozilla.org/show_bug.cgi?id=311340 ** Also affects: firefox via

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-03-31 Thread Bug Watch Updater
** Changed in: firefox Status: Unknown = Confirmed -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-03-27 Thread sv3t
Problem persists in Hardy. Extremely annoying! -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-03-19 Thread Fred
Please, fix this! It bothers me much. -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 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

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-02-18 Thread mattcasters
I stand corrected on my previous comment: the problem persists, even with glipper running. It just happens a little bit less often. -- MASTER Clipboard gets lost when windows is closed https://bugs.launchpad.net/bugs/106644 You received this bug notification because you are a member of Ubuntu

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-01-17 Thread Saïvann Carignan
** Summary changed: - Clipboard gets lost when windows is closed + MASTER Clipboard gets lost when windows is closed ** Description changed: When I copy (Ctrl + C, or right click and Copy) text from somewhere and after that close the program where it is, the clipboard gets empty. This

[Bug 106644] Re: MASTER Clipboard gets lost when windows is closed

2008-01-17 Thread Saïvann Carignan
** Description changed: When I copy (Ctrl + C, or right click and Copy) text from somewhere and after that close the program where it is, the clipboard gets empty. This bug will happen in any application that doesn't comply with the recent clipboard specification from FreeDesktop.