bugGNU TeXmacs - Bugs: bug #37782, Texmacs stops the logout process

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #37782: Texmacs stops the logout process

Submitter:  Lebreton Romain <lebreton>
Submitted:  Tue 20 Nov 2012 10:19:45 AM UTC
   
 
Category:  Qt port Priority:  5 - Normal
Item Group:  Error Status:  Need Info
Privacy:  Public Assigned to:  mgubi
Originator Name:  Open/Closed:  Open
Release:  None Release: 
Fixed Release:  None Fixed Release: 
Keywords: 

Jump to the original submission

Sun 01 Nov 2020 09:33:59 PM UTC, comment #6: 
Joris van der Hoeven <vdhoeven>
Group administrator
Sat 19 Oct 2019 05:22:26 PM UTC, comment #5: 

I received no reply since a while, so I reassign the bug to Massimiliano.

Joris van der Hoeven <vdhoeven>
Group administrator
Tue 03 Dec 2013 11:09:01 AM UTC, comment #4: 

Being Qt-specific, I reassigned this bug to Miguel.  Qt probably intercepts all signals and probably also provides a way to report them to the application or ignore them.

Joris van der Hoeven <vdhoeven>
Group administrator
Tue 26 Nov 2013 04:59:31 PM UTC, comment #3: 

Yes it still happens even when commenting the line. However, this only occurs with qt, not with x11.

Lebreton Romain <lebreton>
Group Member
Mon 25 Nov 2013 10:16:55 PM UTC, comment #2: 

Is this bug still present?  I just checked and it surprises me: the only place where 'signal' is called is in texmacs.cpp:

---
if (!disable_error_recovery)
  signal (SIGSEGV, clean_exit_on_segfault);
---


What happens if you comment this line out?
It would be strange to send SIGSEGV when logging out...


Joris van der Hoeven <vdhoeven>
Group administrator
Mon 31 Dec 2012 12:49:20 AM UTC, comment #1: 

A similar problem is present with MacOS 10.8.

Miguel de Benito <mdbenito>
Group Member
Tue 20 Nov 2012 10:19:45 AM UTC, original submission:  

Under Ubuntu 12.10, if a texmacs windows is open and the user tries to log out, then it closes texmacs but the system stops to logout. One has to log out again.
It appears as if texmacs catch the logout signal but do not resend it to other applications.

The problem is the same when one tries to shut down the system.

Lebreton Romain <lebreton>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vdhoeven (Posted a comment)
  • -email is unavailable- added by mdbenito (Posted a comment)
  • -email is unavailable- added by lebreton (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-10-19 vdhoeven Assigned tomdbenito mgubi
    2013-12-03 vdhoeven CategoryUser Interface Qt port
        Assigned tovdhoeven mdbenito
    2013-11-25 vdhoeven StatusConfirmed Need Info
        Assigned toNone vdhoeven
    2012-12-31 mdbenito CategoryNone User Interface
        Item GroupNone Error
        StatusNone Confirmed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code