<div dir="auto">My bad I jest realized with was only running with preset environment variables<div dir="auto"><br></div><div dir="auto">Would fix it now</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 14 Jul 2021, 12:16 Da Viper, <<a href="mailto:yerimyah1@gmail.com">yerimyah1@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">Hello could you check if the repo is up to date from git ?<div dir="auto"><br></div><div dir="auto">  I ran it in cloned from gitlab it ran ok<div dir="auto"><br></div><div dir="auto">Thanks</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 14 Jul 2021, 07:04 Ralf Habacker via Kde-finance-apps, <<a href="mailto:kde-finance-apps@kde.org" target="_blank" rel="noreferrer">kde-finance-apps@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ebuka,<br>
I checkout latest code from you gdb_printer repo, did run and got an<br>
error as shown below:<br>
<br>
$:~/src/gdb_printers> tests/run.py<br>
[RUN][INFO]: Building CMakeLists file<br>
-- Configuring done<br>
-- Generating done<br>
-- Build files have been written to:<br>
/home/xxx/src/gdb_printers/tests/cpp_src_test/cmake_build<br>
[ 25%] Automatic MOC and UIC for target test_bin<br>
[ 25%] Built target test_bin_autogen<br>
[100%] Built target test_bin<br>
[RUN][INFO]: Adding Printers Directory to the PYTHONPATH environment<br>
variable<br>
[RUN][INFO]: Starting GDB ...<br>
Traceback (most recent call last):<br>
  File "/home/xxx/src/gdb_printers/tests/test_qtprinters.py", line 9, in<br>
<module><br>
    from tests.test_helpers import start_at_function,<br>
stop_after_init_function, stop_after_end_function<br>
ModuleNotFoundError: No module named 'tests.test_helpers'<br>
<br>
Can you take a look and fix that issue ?<br>
<br>
<br>
> [RUN][INFO]: Starting GDB ...<br>
<br>
I suggest to add the output of the dbg_args variable to that line - it<br>
makes debugging easier.<br>
<br>
[RUN][INFO]: Starting GDB ... ['gdb', '--nx', '-q', '--batch', '-x',<br>
'/home/xxx/src/gdb_printers/tests/test_qtprinters.py',<br>
'/home/xxx/src/gdb_printers/tests/cpp_src_test/cmake_build/test_bin']<br>
<br>
Regards<br>
Ralf<br>
<br>
</blockquote></div>
</blockquote></div>