| Summary: | xsnap 1.4.3 ignores -hide option | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Sérgio Luís <ld.fifty> |
| Component: | Current packages | Assignee: | Jonathan Smith (RETIRED) <smithj> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | desktop-misc |
| Priority: | High | Keywords: | Inclusion |
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Small patch to correct the bug.
Patch that contains the two fixes. |
||
|
Description
Sérgio Luís
2005-07-21 18:14:11 UTC
Created attachment 64021 [details, diff]
Small patch to correct the bug.
There's another bug that must be corrected after this one. $ xsnap -hide xsnap: Error code BadWindow (invalid Window parameter) What happens is that with -hide option the window is not created, and in the code theres a missing if (!display_in_window). Here's a patch. It contains the correction for this bug an the other one... Created attachment 64028 [details, diff]
Patch that contains the two fixes.
after accidentally committing using cvs instead of repoman, i fixed it all and emailed upstream |