Giter Club home page Giter Club logo

Comments (7)

JeremyShen3177 avatar JeremyShen3177 commented on May 30, 2024 1

Hi, @JeremyShen3177, thanks for the kind words. I need a bit more info: Which version of OID are you compiling? Which OS? Which debugger version? Which eigen version? Could you upload a minimal example that reproduces the with instructions on how to build and reproduce the bug? Also, please paste the error messages, since it's much easier to read plain text than looking at a screenshot :)

Thanks for your replay!
Here is my environment:
Local commit : dbeeb50 2cfaa4b
UBUNTU: 20.04
LLDB: 10.0.0
gcc: 5.4
Eigen: 3.3.4
python: 3.8.2
Here is the error log:
Traceback (most recent call last):
File "/home/syq/workspace/tools/OpenImageDebugger/OpenImageDebugger/oidscripts/oidwindow.py", line 211, in call
buffer_metadata = self._bridge.get_buffer_metadata(self._variable)
File "/home/syq/workspace/tools/OpenImageDebugger/OpenImageDebugger/oidscripts/debuggers/lldbbridge.py", line 130, in get_buffer_metadata
buffer_metadata = self._type_bridge.get_buffer_metadata(
File "/home/syq/workspace/tools/OpenImageDebugger/OpenImageDebugger/oidscripts/typebridge.py", line 40, in get_buffer_metadata
return module.get_buffer_metadata(symbol_name,
File "/home/syq/workspace/tools/OpenImageDebugger/OpenImageDebugger/oidscripts/oidtypes/eigen3.py", line 36, in get_buffer_metadata
current_type = str(matrix_type_obj.template_argument(0))
AttributeError: 'str' object has no attribute 'template_argument'

from openimagedebugger.

brunoalr avatar brunoalr commented on May 30, 2024

Hi, @JeremyShen3177, thanks for the kind words.
I need a bit more info:
Which version of OID are you compiling? Which OS? Which debugger version? Which eigen version?
Could you upload a minimal example that reproduces the with instructions on how to build and reproduce the bug?
Also, please paste the error messages, since it's much easier to read plain text than looking at a screenshot :)

from openimagedebugger.

brunoalr avatar brunoalr commented on May 30, 2024

In addtion, my QT version is 5.7. When I build the project, I met an error and fix it, replace a function with “width()”.

Thanks for finding this. Can you please open a pull request?

from openimagedebugger.

JeremyShen3177 avatar JeremyShen3177 commented on May 30, 2024

In addtion, my QT version is 5.7. When I build the project, I met an error and fix it, replace a function with “width()”.

Thanks for finding this. Can you please open a pull request?

If pull the code, it may cause the project cant run on other QT version. Here is the git diff, hope it can works. It seems due to QT version update, and the API changes.
image

from openimagedebugger.

brunoalr avatar brunoalr commented on May 30, 2024

Thanks for the extra info, what's missing now is:

  • Could you upload a minimal example with instructions on how to build and reproduce the bug?

from openimagedebugger.

brunoalr avatar brunoalr commented on May 30, 2024

Hi, @JeremyShen3177, can you provide the missing info from my last comment?

from openimagedebugger.

brunoalr avatar brunoalr commented on May 30, 2024

Closing due to inactivity. Feel free to reopen.

from openimagedebugger.

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.