https://bugs.documentfoundation.org/show_bug.cgi?id=154464

Stéphane Guillou (stragu) <stephane.guil...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
             Blocks|                            |104790
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #5 from Stéphane Guillou (stragu) 
<stephane.guil...@libreoffice.org> ---
Looks like I often have issues with the table list view not refreshing. After
running the macro, I can't see the new table listed in LO, but \d in the
command line shows me:

         List of relations
 Schema |   Name   | Type  | Owner  
--------+----------+-------+--------
 public | Table_Ar | table | stragu
(1 row)

I have to refresh manually from View > Refresh Tables, which is a bit
cumbersome.

Anyway, running the Insert macro I get:

testdb=> select * from "Table_Ar";
 ID | Surname |  Forenames  
----+---------+-------------
  1 | Müller  | {Lise,Gerd}
(1 row)

Then, running PrepareStatementInsert, crash.

Tested with:

Version: 7.5.1.2 (X86_64) / LibreOffice Community
Build ID: fcbaee479e84c6cd81291587d2ee68cba099e129
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Crash report:
https://crashreport.libreoffice.org/stats/crash_details/5ecc4dea-2e18-4fc6-9341-1e8be556ddbb


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=104790
[Bug 104790] [META] Database connectivity interfaces (ODBC, JDBC..) and
external databases
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to