public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
From: tlow@low-shang.homelinux.com (Tom Low-Shang)
To: xconq7@sources.redhat.com
Subject: Re: emblem drawing glitches on linux
Date: Sat, 05 Jul 2003 16:20:00 -0000	[thread overview]
Message-ID: <20030705161119.GA13565@low-shang.homelinux.com> (raw)
In-Reply-To: <l03130301bb2c3a3547ca@[212.181.162.155]>

On Sat, Jul 05, 2003 at 10:25:51AM +0200, Hans Ronne wrote:
> I'm not 100% sure whay the problem is yet, but perhaps you could try this
> patch in draw_current:
> 
> 	if (vp->show_all) {
> 	    x_xform_unit_self(mapw, unit, &sx, &sy, &sw, &sh);
> 	} else if (uview) {
> 	    rslt = x_xform_unit_self_view(mapw, uview, &sx, &sy, &sw, &sh);
> 	    /* This may be called while there is no view object for
> 	       the current unit, such as while updating the display
> 	       when the unit moves and is "between" cells. */
> 	    if (!rslt)
> 	      return;
> +	} else {
> +	    return;
> 	}

The glitch emblems do not appear when I make the above changes.

Tom

  reply	other threads:[~2003-07-05 16:11 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-26  0:58 Tom Lowshang
2003-06-26  0:59 ` Eric McDonald
2003-06-26  4:41   ` Tom Lowshang
2003-06-26  5:49     ` Eric McDonald
2003-06-26 16:00       ` Tom Lowshang
2003-06-26 22:55         ` Eric McDonald
2003-06-26 23:04           ` (linux) xconq errors at exit Tom Lowshang
2003-06-27  1:02             ` Hans Ronne
2003-06-27  1:33             ` Eric McDonald
2003-06-27  3:51               ` Tom Lowshang
2003-06-27 14:47                 ` [RFC] Possible BadWindow/BadDrawable Fix Eric McDonald
2003-06-27 19:45                   ` Hans Ronne
2003-06-28 17:51                     ` [Patch] " Eric McDonald
2003-06-26 16:00     ` emblem drawing glitches on linux Hans Ronne
2003-06-26 16:15       ` Tom Lowshang
2003-06-26 21:49         ` Hans Ronne
2003-07-05  0:36           ` Tom Lowshang
2003-07-05  4:39             ` Hans Ronne
2003-07-05  8:28               ` Tom Low-Shang
2003-07-05 16:11                 ` Hans Ronne
2003-07-05 16:20                   ` Tom Low-Shang [this message]
2003-07-07 18:17                     ` Hans Ronne
2003-06-26  4:35 ` Hans Ronne
2003-06-26  5:46   ` Tom Lowshang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030705161119.GA13565@low-shang.homelinux.com \
    --to=tlow@low-shang.homelinux.com \
    --cc=xconq7@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).