Menu

#69 A curious bug, I found sometimes

v1.0_(example)
closed
nobody
None
1
2020-11-16
2020-11-11
No

But I don't success here to clean it ...
If you have an idea

Thanks
A+

2 Attachments

Discussion

  • Wilfried Brunken

    Hello Alain,
    the solution is very simple:
    i copied your sample on my Ubuntu 16.04 LTS system to
    test/gtk_test.

    and get the following link error:

    ./build.sh bol.prg
    Harbour 3.2.0dev (r2006301601)
    Copyright (c) 1999-2020, https://harbour.github.io/
    Compiling 'bol.prg'...
    Lines 3556, Functions/Procedures 1
    Generating C source output to 'bol.c'... Done.
    /home/cltest/Harbour/core-master/lib/linux/gcc/libhbrtl.a(gtsys.o): In Funktion hb_gt_ForceLink_HB_GT_TRM': gtsys.c:(.text+0x1): Nicht definierter Verweis aufHB_FUN_HB_GT_TRM'
    collect2: error: ld returned 1 exit status

    Referenced to early tickets, the reason is:
    The program needs an INIT of the main window.
    It not necessary to say "ACTIVATE WINDOW ..."
    To terminate the program, i said at the end:
    "oWinMain:Close()".

    I appended the modified sample, that works best.
    - bol.txt is a html file, renamed to bol.html and the file is
    correct displayed in Firefox.
    - Got the Message "Bol Thermomix TM31 disponible !!!"
    - i comment out the IF condition for test:
    hwg_ShellExecute("https://www.vorwerk.fr/...
    and the Firefox runs and display the site of "Vorwerk".

    Please check and give feedback.

    With regards
    MNI TNX, 73 es 55 de
    DF7BE, Wilfried

     
  • Aupeix Alain

    Aupeix Alain - 2020-11-12

    Hi Wilfried,

    Sorry for this stupid post, I should have found it myself /)
    Thanks again
    A+

     
  • Luiz Rafael Culik

    • status: open --> closed
     

Log in to post a comment.