# Bug Report for latest source code on Git compare to latest released version

**URL:** https://discourse.paraview.org/t/bug-report-for-latest-source-code-on-git-compare-to-latest-released-version/1881
**Category:** Development
**Created:** [May 18, 2019, 8:30am UTC](https://discourse.paraview.org/t/bug-report-for-latest-source-code-on-git-compare-to-latest-released-version/1881 "2019-05-18T08:30:12Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![sharon](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/s/67e7ee/32.png) [@sharon](https://discourse.paraview.org/u/sharon)
#### Post date: [May 18, 2019, 8:30am UTC](https://discourse.paraview.org/t/bug-report-for-latest-source-code-on-git-compare-to-latest-released-version/1881/1 "2019-05-18T08:30:12Z")

</div>

Dear ParaViewers,

I found there is one difference between latest released paraview and latest one on Git:  
Look at below picture, the latest version on GitHub have extra dash-line on the edge when rotate the box in picture view:

 ![image](https://discourse.paraview.org/uploads/default/original/2X/6/6613d44eebeb7c0f616065ccc8c9c316afc1da46.png)

i don’t know whether here is the right place to report such bugs. pls tell me if i am wrong…

Regards

---

<div class="post-metadata">

### Author: ![mwestphal](https://discourse.paraview.org/user_avatar/discourse.paraview.org/mwestphal/32/17_2.png) [@mwestphal](https://discourse.paraview.org/u/mwestphal)
#### Post date: [May 20, 2019, 9:19am UTC](https://discourse.paraview.org/t/bug-report-for-latest-source-code-on-git-compare-to-latest-released-version/1881/2 "2019-05-20T09:19:18Z")

</div>

This is due to a change in the default settings in ParaView.

`Edit -> Settings -> Render View -> Resolve Concident Topology -> Do Nothing`

Should fix it.

---

<div class="post-metadata">

### Author: ![sharon](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/s/67e7ee/32.png) [@sharon](https://discourse.paraview.org/u/sharon)
#### Post date: [May 20, 2019, 1:11pm UTC](https://discourse.paraview.org/t/bug-report-for-latest-source-code-on-git-compare-to-latest-released-version/1881/3 "2019-05-20T13:11:28Z")

</div>

Hi Mathieu,  
You are right, it works!

Thanks and Best Regards,  
Sharon

---

<div class="post-metadata">

### Author: ![martink](https://discourse.paraview.org/user_avatar/discourse.paraview.org/martink/32/2082_2.png) [@martink](https://discourse.paraview.org/u/martink)
#### Post date: [May 20, 2019, 1:14pm UTC](https://discourse.paraview.org/t/bug-report-for-latest-source-code-on-git-compare-to-latest-released-version/1881/4 "2019-05-20T13:14:47Z")

</div>

Or set the polygon offset factor to zero on the same page, that will do it as well. The issue has to do with how we try take make lines show up on top of polygons. Our current solutions all involve tradeoffs such as what you saw.

---

<div class="post-metadata">

### Author: ![sharon](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/s/67e7ee/32.png) [@sharon](https://discourse.paraview.org/u/sharon)
#### Post date: [May 20, 2019, 1:56pm UTC](https://discourse.paraview.org/t/bug-report-for-latest-source-code-on-git-compare-to-latest-released-version/1881/5 "2019-05-20T13:56:57Z")

</div>

Thank you Ken for your reply.  
I will re-try later!

Thanks and Best Regards,  
Sharon
