[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message "lyx: SIGSEGV signal caught"

2017-12-13 Thread Jean-Marc Lasgouttes
Thanks for checking

** Changed in: lyx (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/560715

Title:
  When I try to insert Floating Image, lyx crashes with message "lyx:
  SIGSEGV signal caught"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lyx/+bug/560715/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message "lyx: SIGSEGV signal caught"

2017-12-13 Thread B. Bogart
Seems resolved in 2.2.3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/560715

Title:
  When I try to insert Floating Image, lyx crashes with message "lyx:
  SIGSEGV signal caught"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lyx/+bug/560715/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message "lyx: SIGSEGV signal caught"

2017-12-13 Thread Jean-Marc Lasgouttes
I cannot reproduce this bug wih LyX 2.2.3. Does anyone still see it?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/560715

Title:
  When I try to insert Floating Image, lyx crashes with message "lyx:
  SIGSEGV signal caught"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lyx/+bug/560715/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV signal caught

2011-01-24 Thread b
I confirm this bug.

Having the outline panel open or closed does not make a difference here:
1. open lyx (terminal)
2. new document (Control-N)
3. close outline panel
4. Insert-float-figure
segfault.

Ah, if the outline panel was *ever* open during a lyx session inserting floats 
is broken, but not if you never have outline open:
1. open lyx
2. close the outline panel
3. close lyx
4. open lyx
5. new document
6. insert float (works!!)
7. open outline panel
8. close outline panel
9. insert float
segfault.

Indeed this needs to be fixed for lucid LTS.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/560715

Title:
  When I try to insert Floating Image, lyx crashes with message lyx:
  SIGSEGV signal caught

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV signal caught

2010-09-30 Thread stefaanlippens
Same problem here,
I can confirm that closing the outline panel fixes it. 
Actually, closing the outline panel is not enough for me, I first have to start 
a new document or open an existing one, before I can insert a float without 
crash. Completely restarting Lyx after closing the outline panel also works of 
course.

Thanks for the workaround, anyway

-- 
When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV 
signal caught
https://bugs.launchpad.net/bugs/560715
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV signal caught

2010-06-15 Thread b
I'm getting this same crashing issue, but the backtrace does not match
that of bug 6522. It seems to happen to me on inserting a float, but not
always. Here is my backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x0819c641 in lyx::TextMetrics::cursorY (this=0x8c5f91c, sl=..., 
boundary=false) at ../../src/TextMetrics.cpp:1776
1776../../src/TextMetrics.cpp: No such file or directory.
in ../../src/TextMetrics.cpp
(gdb) bt
#0  0x0819c641 in lyx::TextMetrics::cursorY (this=0x8c5f91c, sl=..., 
boundary=false) at ../../src/TextMetrics.cpp:1776
#1  0x08339635 in lyx::InsetText::cursorPos (this=0x8c5d478, bv=..., sl=..., 
boundary=false, x...@0xbfffc28c, y...@0xbfffc288)
at ../../src/insets/InsetText.cpp:364
#2  0x082b16c9 in lyx::InsetCollapsable::cursorPos (this=0x8c5d478, bv=..., 
sl=..., boundary=value optimized out, x...@0xbfffc28c, y...@0xbfffc288)
at ../../src/insets/InsetCollapsable.cpp:415
#3  0x081cbd81 in lyx::BufferView::coordOffset (this=0x8b4a150, dit=..., 
boundary=false) at ../../src/BufferView.cpp:2210
#4  0x081cca66 in lyx::BufferView::getPos (this=0x8b4a150, dit=..., 
boundary=16) at ../../src/BufferView.cpp:2294
#5  0x081ccb36 in lyx::BufferView::cursorPosAndHeight (this=0x8b4a150, p=..., 
h...@0xbfffc3bc) at ../../src/BufferView.cpp:2317
#6  0x0838f802 in lyx::frontend::GuiWorkArea::showCursor (this=0x8b47ec8)
at ../../../../src/frontends/qt4/GuiWorkArea.cpp:531
#7  0x08390212 in lyx::frontend::GuiWorkArea::startBlinkingCursor (
this=0x8b47ec8) at ../../../../src/frontends/qt4/GuiWorkArea.cpp:367
#8  0x08390288 in lyx::frontend::GuiWorkArea::focusInEvent (this=0x8b47ec8, 
e=0xbfffcad0) at ../../../../src/frontends/qt4/GuiWorkArea.cpp:674
#9  0x00470901 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x0086cfd3 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00907d97 in QAbstractScrollArea::event(QEvent*) ()
---Type return to continue, or q return to quit---
   from /usr/lib/libQtGui.so.4
#12 0x0838f53f in lyx::frontend::GuiWorkArea::event (this=0x8b47ec8, 
e=0xbfffcad0) at ../../../../src/frontends/qt4/GuiWorkArea.cpp:625
#13 0x004124dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#14 0x004190f9 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#15 0x08359008 in lyx::frontend::GuiApplication::notify (this=0x86fe390, 
receiver=0x8b47ec8, event=0xbfffcad0)
at ../../../../src/frontends/qt4/GuiApplication.cpp:1287
#16 0x00ec1a3b in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /usr/lib/libQtCore.so.4
#17 0x0042193e in QCoreApplication::sendEvent(QObject*, QEvent*) ()
   from /usr/lib/libQtGui.so.4
#18 0x00417db6 in QApplicationPrivate::setFocusWidget(QWidget*, 
Qt::FocusReason) () from /usr/lib/libQtGui.so.4
#19 0x0046b705 in QWidget::setFocus(Qt::FocusReason) ()
   from /usr/lib/libQtGui.so.4
#20 0x0837592f in QWidget::setFocus (this=0x8933e70)
at /usr/include/qt4/QtGui/qwidget.h:416
#21 lyx::frontend::GuiView::setFocus (this=0x8933e70)
at ../../../../src/frontends/qt4/GuiView.cpp:504
#22 0x08500e6f in lyx::frontend::TocWidget::on_typeCO_currentIndexChanged (
---Type return to continue, or q return to quit---
this=0x8a32a90, index=-1)
at ../../../../src/frontends/qt4/TocWidget.cpp:175
#23 0x0850101c in lyx::frontend::TocWidget::qt_metacall (this=0x8a32a90, 
_c=QMetaObject::InvokeMetaMethod, _id=36, _a=0xbfffcce8)
at ./TocWidget_moc.cpp:106
#24 0x00ec6c9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, 
void**) () from /usr/lib/libQtCore.so.4
#25 0x00ed53d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, 
void**) () from /usr/lib/libQtCore.so.4
#26 0x00836493 in QComboBox::currentIndexChanged(int) ()
   from /usr/lib/libQtGui.so.4
#27 0x008380ca in ?? () from /usr/lib/libQtGui.so.4
#28 0x0083bb01 in ?? () from /usr/lib/libQtGui.so.4
#29 0x008411f3 in QComboBox::qt_metacall(QMetaObject::Call, int, void**) ()
   from /usr/lib/libQtGui.so.4
#30 0x00ec6c9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, 
void**) () from /usr/lib/libQtCore.so.4
#31 0x00ed53d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, 
void**) () from /usr/lib/libQtCore.so.4
#32 0x00f259b7 in QAbstractItemModel::modelReset() ()
   from /usr/lib/libQtCore.so.4
#33 0x00ebc839 in QAbstractItemModel::endResetModel() ()
   from /usr/lib/libQtCore.so.4
---Type return to continue, or q return to quit---
#34 0x00a4be85 in ?? () from /usr/lib/libQtGui.so.4
#35 0x00a4dec6 in QSortFilterProxyModel::qt_metacall(QMetaObject::Call, int, 
void**) () from /usr/lib/libQtGui.so.4
#36 0x00ec6c9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, 
void**) () from /usr/lib/libQtCore.so.4
#37 0x00ed53d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, 
void**) () from /usr/lib/libQtCore.so.4
#38 0x00f259b7 in QAbstractItemModel::modelReset() ()
   from 

[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV signal caught

2010-06-15 Thread b
Actually looks like my problem better matches Bug #541787

-- 
When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV 
signal caught
https://bugs.launchpad.net/bugs/560715
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV signal caught

2010-06-12 Thread chca
Installing packages from previous ubuntu releases might be difficult as
you will probably need older versions of some dependencies too when
installing them with dpkg. Of course, you could try extracting the
package somewhere with dpkg -x. But I would recommend compiling it from
source - it's not that difficult in case of lyx. Just download the
source from www.lyx.org, extract it somewhere, install the dependencies
for build (look into the file INSTALL, it contains some hints; you
will definately need g++, qt4-dev-tools and libqt4-dev), execute
./configure and then make in terminal. After compiling, you can run
lyx in place with src/lyx in the source directory without installing.

-- 
When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV 
signal caught
https://bugs.launchpad.net/bugs/560715
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV signal caught

2010-06-11 Thread ronan mchugh
hi, this also affects me. Also using Lyx 1.6.5 on Ubuntu 10.04. It
occurs whether the Outline panel is open or closed. I do not have the
technical skills to compile my own version of Lyx, so I would greatly
appreciate any advice in terms of work arounds or whatever as my masters
thesis is due in 2 weeks. Is it possible simply to delete Lyx and re-
install an earlier version?

-- 
When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV 
signal caught
https://bugs.launchpad.net/bugs/560715
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV signal caught

2010-06-08 Thread Lorien
The 1.6.5 released in Ubuntu is sadly almost unsuable. It always crashes
when inserting any floating objects (tables, images). The backspace bug
mentioned in the above link is annoying me, too. As long as the LyX
version bundled with 10.04 won't be fixed, I will use a self-built one.

-- 
When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV 
signal caught
https://bugs.launchpad.net/bugs/560715
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV signal caught

2010-05-28 Thread chca
- Distribution: Ubuntu lucid (stable)
- same package version

I experienced exactly the same issue, but it only seems to happen when
the Outline panel is open. I have reproduced this several times with
an empty document.

-- 
When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV 
signal caught
https://bugs.launchpad.net/bugs/560715
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 560715] Re: When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV signal caught

2010-05-28 Thread chca
Probably it has to do with this bug:
http://www.lyx.org/trac/ticket/6522

There is also a note in Lyx 1.6.6 changelog:

Fix TOC-related crashes on Qt 4.6.x (bug 6522).

A manually compiled version of Lyx 1.6.6 does not have this bug.


** Bug watch added: www.lyx.org/trac/ #6522
   http://www.lyx.org/trac/ticket/6522

-- 
When I try to insert Floating Image, lyx crashes with message lyx: SIGSEGV 
signal caught
https://bugs.launchpad.net/bugs/560715
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs