https://bugs.documentfoundation.org/show_bug.cgi?id=171955
Bug ID: 171955
Summary: [1] Views not opening after adding another view
Product: LibreOffice
Version: 25.8.6.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Created attachment 206909
--> https://bugs.documentfoundation.org/attachment.cgi?id=206909&action=edit
The database in question
After adding a view I get en error message:
firebird_sdbc error:
*sort error
*No free space found in temporary directories
*operating system directive CreateFile failed
*Das System kann den angegebenen Pfad nicht finden.
caused by
'isc_dsql_execute'
when trying to open another view that had been working perfectly fine before.
No tables searched by the view were changed and a 13 MB database needing more
than 250 GB for sorting (that is the free space on the system) somehow does not
sound believable to me.
I had the same error message after a massive crash of LibreOffice (and I also
got an error message when trying to send the crash data).
That occured simply when trying to paste a handful of bytes (text of under 50
characters) into a form field (of 2000 characters max length) directly after
pressing CTRL-V.
After the crash every single personal setting was gone. No recent files, no
memory of the fact that I always pasted "fixed width data" into calc, the
rendering setting that fixed the slow paging problem in Base on my system was
gone. The system was basically in a complete viorgin state.
I tried to edit the properties settings and that fixed most problems but the no
free space thing stayed with me.
Then I updated to the present 25.8.6.2 and it was gone.
Now I have added another view and it suddenly has reappeared.
Some views in the database still work (like ListCoverSongs) but most show the
bogus error message.
The view I added was a copy of ListSongReserve_alpha under the name of
ListSongReserve_alpha_2
Before that the original view ran just fine and now it crashes.
--
You are receiving this mail because:
You are the assignee for the bug.