Re: tmp dir full??

2022-03-22 Thread Jean-Marc Lasgouttes via lyx-users

Le 22/03/2022 à 16:08, Wolfgang Engelmann via lyx-users a écrit :

I get this message
LyX could not create the temporary directory 
'/tmp/lyx_tmpdir.DATBScmuopZF/lyx_tmpbuf5' (Disk is full maybe?)


However

wolfgang@Fuji:/tmp$ df


What does "df /tmp" say?

Is there a permission problem on the file?

JMarc


Dateisystem    1K-Blöcke   Benutzt Verfügbar Verw% Eingehängt auf
udev 1909644 0   1909644    0% /dev
tmpfs 386516  1420    385096    1% /run
/dev/sda2  225214052 131821964  81882176   62% /
tmpfs    1932564 0   1932564    0% /dev/shm
tmpfs   5120 4  5116    1% /run/lock
/dev/sda1 523248 12236    511012    3% /boot/efi
tmpfs 386512   164    386348    1% /run/user/1000

what to do?
Wolfgang


--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: tmp dir full??

2022-03-22 Thread Wolfgang Engelmann via lyx-users



Am 22.03.22 um 16:36 schrieb Paul A. Rubin via lyx-users:

On 3/22/22 11:08, Wolfgang Engelmann via lyx-users wrote:

I get this message
LyX could not create the temporary directory 
'/tmp/lyx_tmpdir.DATBScmuopZF/lyx_tmpbuf5' (Disk is full maybe?)


However

wolfgang@Fuji:/tmp$ df
Dateisystem    1K-Blöcke   Benutzt Verfügbar Verw% Eingehängt auf
udev 1909644 0   1909644    0% /dev
tmpfs 386516  1420    385096    1% /run
/dev/sda2  225214052 131821964  81882176   62% /
tmpfs    1932564 0   1932564    0% /dev/shm
tmpfs   5120 4  5116    1% /run/lock
/dev/sda1 523248 12236    511012    3% /boot/efi
tmpfs 386512   164    386348    1% /run/user/1000

what to do?
Wolfgang
If you close LyX and restart it, does the repeat? If it repeats, is the 
temporary directory name different?


Also, does this happen with one document open, or only with multiple 
documents open?


Paul


Could not repeat it, since I got a crash >>>


see ### mark

(  1) lyx24x: 
lyx::frontend::Alert::doError(std::__cxx11::basic_stringstd::char_traits, std::allocator > const&, 
std::__cxx11::basic_string, 
std::allocator > const&, bool)
(  2) lyx24x: std::_Function_handler(*(std::reference_wrapperstd::char_traits, std::allocator > const>, 
std::reference_wrapperstd::char_traits, std::allocator > const>, 
std::reference_wrapper))(std::__cxx11::basic_stringstd::char_traits, std::allocator > const&, 
std::__cxx11::basic_string, 
std::allocator > const&, bool)> >::_M_invoke(std::_Any_data const&)

(  3) lyx24x: lyx::frontend::InGuiThread::synchronousFunctionCall()
(  4) lyx24x: lyx::frontend::IntoGuiThreadMover::callInGuiThread()
(  5) lyx24x: 
lyx::frontend::Alert::error(std::__cxx11::basic_stringstd::char_traits, std::allocator > const&, 
std::__cxx11::basic_string, 
std::allocator > const&, bool)

(  6) lyx24x: lyx24x(+0x61bb0f) [0x55902b528b0f]
(  7) /lib/x86_64-linux-gnu/libc.so.6: 
/lib/x86_64-linux-gnu/libc.so.6(+0x3bd60) [0x7ff3910bcd60]

(  8) lyx24x: lyx::Buffer::setUnnamed(bool)
(  9) lyx24x: lyx24x(+0x558f20) [0x55902b465f20]
( 10) lyx24x: lyx24x(+0x559517) [0x55902b466517]
( 11) lyx24x: lyx24x(+0x55b581) [0x55902b468581]
( 12) lyx24x: lyx::cap::cutSelection(lyx::Cursor&, bool)
( 13) lyx24x: lyx::Text::dispatch(lyx::Cursor&, lyx::FuncRequest&)
( 14) lyx24x: lyx::InsetText::doDispatch(lyx::Cursor&, lyx::FuncRequest&)
( 15) lyx24x: lyx::Inset::dispatch(lyx::Cursor&, lyx::FuncRequest&)
( 16) lyx24x: lyx::Cursor::dispatch(lyx::FuncRequest const&)
( 17) lyx24x: 
lyx::frontend::GuiView::dispatchToBufferView(lyx::FuncRequest const&, 
lyx::DispatchResult&)
( 18) lyx24x: lyx::frontend::GuiView::dispatch(lyx::FuncRequest const&, 
lyx::DispatchResult&)
( 19) lyx24x: lyx::frontend::GuiApplication::dispatch(lyx::FuncRequest 
const&, lyx::DispatchResult&)
( 20) lyx24x: lyx::frontend::GuiApplication::dispatch(lyx::FuncRequest 
const&)

( 21) lyx24x: lyx::dispatch(lyx::FuncRequest const&)
( 22) lyx24x: 
lyx::frontend::GuiApplication::processFuncRequest(lyx::FuncRequest const&)
( 23) lyx24x: 
lyx::frontend::GuiApplication::processKeySym(lyx::KeySymbol const&, 
unsigned int)
( 24) lyx24x: lyx::frontend::GuiWorkArea::processKeySym(lyx::KeySymbol 
const&, unsigned int)

( 25) lyx24x: lyx24x(+0xb6d262) [0x55902ba7a262]
( 26) /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2e45e0) [0x7ff3918555e0]
( 27) lyx24x: lyx::frontend::CompressorProxy::signal(lyx::KeySymbol, 
unsigned int)
( 28) lyx24x: lyx::frontend::CompressorProxy::slot(lyx::KeySymbol, 
unsigned int, bool)

( 29) lyx24x: lyx24x(+0xb6d4fa) [0x55902ba7a4fa]
( 30) /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: QObject::event(QEvent*)
( 31) /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5: 
QApplicationPrivate::notify_helper(QObject*, QEvent*)

( 32) lyx24x: lyx::frontend::GuiApplication::notify(QObject*, QEvent*)
( 33) /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: 
QCoreApplication::notifyInternal2(QObject*, QEvent*)
( 34) /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: 
QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)
( 35) /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(+0x305e93) [0x7ff391876e93]
( 36) /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0: 
/usr/lib/x86_64-linux-gnu/l

#
SIGSEGV signal caught!
Sorry, you have found a bug in LyX, hope you have not lost any data.
Please read the bug-reporting instructions in 'Help->Introduction' and 
send us a bug report, if necessary. Thanks!

Bye.

ibglib-2.0.so.0(g_main_context_dispatch+0x25b) [0x7ff390f9be6b]
( 37) /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0: 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x52118) [0x7ff390f9c118]
( 38) /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0: 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x2f) [0x7ff390f9c1cf]
( 39) /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: 
QEventDispatcherGlib::processEvents(QFlags)

Re: tmp dir full??

2022-03-22 Thread Paul A. Rubin via lyx-users

On 3/22/22 11:08, Wolfgang Engelmann via lyx-users wrote:

I get this message
LyX could not create the temporary directory 
'/tmp/lyx_tmpdir.DATBScmuopZF/lyx_tmpbuf5' (Disk is full maybe?)


However

wolfgang@Fuji:/tmp$ df
Dateisystem    1K-Blöcke   Benutzt Verfügbar Verw% Eingehängt auf
udev 1909644 0   1909644    0% /dev
tmpfs 386516  1420    385096    1% /run
/dev/sda2  225214052 131821964  81882176   62% /
tmpfs    1932564 0   1932564    0% /dev/shm
tmpfs   5120 4  5116    1% /run/lock
/dev/sda1 523248 12236    511012    3% /boot/efi
tmpfs 386512   164    386348    1% /run/user/1000

what to do?
Wolfgang
If you close LyX and restart it, does the repeat? If it repeats, is the 
temporary directory name different?


Also, does this happen with one document open, or only with multiple 
documents open?


Paul

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


tmp dir full??

2022-03-22 Thread Wolfgang Engelmann via lyx-users

I get this message
LyX could not create the temporary directory 
'/tmp/lyx_tmpdir.DATBScmuopZF/lyx_tmpbuf5' (Disk is full maybe?)


However

wolfgang@Fuji:/tmp$ df
Dateisystem1K-Blöcke   Benutzt Verfügbar Verw% Eingehängt auf
udev 1909644 0   19096440% /dev
tmpfs 386516  14203850961% /run
/dev/sda2  225214052 131821964  81882176   62% /
tmpfs1932564 0   19325640% /dev/shm
tmpfs   5120 4  51161% /run/lock
/dev/sda1 523248 122365110123% /boot/efi
tmpfs 386512   1643863481% /run/user/1000

what to do?
Wolfgang
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users