Giter VIP home page Giter VIP logo

Comments (12)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
I can visit Facebook without any problem. I have two recommendations for you. 
1) wait
the upcoming 0.7 release, which is a major improvement. Check if the problem 
still
exists. 2) If 1) fails, build the debug version, check which assertion fails. 
Report
me back and I will take a look at it. Thanks.

Original comment by [email protected] on 22 Mar 2010 at 9:29

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
0.7.0 still has the problem. I'll try the debug version. Where is the log file 
located?

Original comment by [email protected] on 22 Mar 2010 at 10:46

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
You are quick. No log file is created. I simply make assertion after each 
important
function call. You should get a assertion fail dialog with error file and line 
number
if such function call returns incorrect code.

Original comment by [email protected] on 22 Mar 2010 at 10:54

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
I built the debug version, but I could not get the executables to work. Debug
versions of loader, service and demo do not work. Debug version of gdimm.dll 
works
with release versions of the executables. What am I doing wrong?

Original comment by [email protected] on 22 Mar 2010 at 11:16

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
I do not know. They work fine in my case. You can debug the executables if you 
want.
However, what you need is only the debug version gdimm.dll. Substitute the 
release
version and visit Facebook.

Original comment by [email protected] on 22 Mar 2010 at 11:43

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
There are some suggestions to debug gdipp: 
http://code.google.com/p/gdipp/wiki/HowToBuild

Original comment by [email protected] on 23 Mar 2010 at 2:14

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
Thanks for the instructions. MS Linker segfaults when building gdipp_loader, 
demo and
svc. It would be great if you can upload the debug build.

Original comment by [email protected] on 23 Mar 2010 at 3:18

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
Find the debug version in the download tab.

Original comment by [email protected] on 23 Mar 2010 at 4:59

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
I use a clean Firefox with no addon. Currently no problem. However, my chrome 
with 9
addons crashed every-time it starts.

I think it may be related to addons in these two browsers.

Original comment by [email protected] on 23 Mar 2010 at 8:34

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
Firefox was crashing in safe mode also. Latest snapshot from the repository 
solves
the problem.

Original comment by [email protected] on 24 Mar 2010 at 10:16

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
No, now forums.adobe.com crashes firefox. Interesting.

Original comment by [email protected] on 25 Mar 2010 at 4:27

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 24, 2024
Solved. The forums.adobe.com problem is different than multi-threading. If you 
can
debug, you can clearly see that the lpDx array in that call contains negative
distances, therefore the calculated bitmap width is negative, leading to a 
invalid
BITMAPINFO for CreateDIBSection. Solution is easy, abs(bmp_width).

Yes, there is no restriction of using negative distances in lpDx, per MSDN
(http://msdn.microsoft.com/en-us/library/dd162713%28VS.85%29.aspx). It is just 
not
orthodox.

Anyway, thanks for catching this bug.

Original comment by [email protected] on 25 Mar 2010 at 6:35

  • Changed state: Fixed

from gdipp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.