bugGNU Octave - Bugs: bug #53890, Ctrl-C does not clear the...

 
 

bug #53890: Ctrl-C does not clear the commandline anymore

Submitter:  Lars Kindermann <larskindermann>
Submitted:  Sun 13 May 2018 11:51:20 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Regression
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Tue 15 May 2018 09:24:53 AM UTC, comment #11: 

works for me now.

Lars Kindermann <larskindermann>
Mon 14 May 2018 07:09:33 PM UTC, comment #10: 

I have pushed the patch with changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/f9ed57ecd3b4

Could please test if the issue is fixed now?

Torsten Lilge <ttl>
Group Member
Mon 14 May 2018 04:52:32 AM UTC, comment #9: 

Lars, thanks for the patch. I will have a look at it this evening (CEST).

Torsten Lilge <ttl>
Group Member
Mon 14 May 2018 01:54:11 AM UTC, comment #8: 

I've attached the minimal changeset that fixes this for me.

Torsten should have a look if it does not interfere with his modifications.



(file #44150)

Lars Kindermann <larskindermann>
Mon 14 May 2018 12:31:44 AM UTC, comment #7: 

I can fix the problem if I revert the change

in file
main-window.cc

in function
octave_dock_widget::make_widget (bool)

and re-enable the sequence


setFloating (false);
show ();
QApplication::setActiveWindow (this);
focus ();


regardless of the result of isVisible()

Lars Kindermann <larskindermann>
Sun 13 May 2018 11:27:20 PM UTC, comment #6: 

The problem was introduced in changeset 25356:1008b4797a6e
"fix visibility of dock widgets at startup"

Right after startup of the gui the terminal receives all keys except Ctrl-C. Clicking inside the terminal does not help.
But if I click into the editor once and and back into the terminal everything starts to work fine.

Somehow the terminal widget is not in "full focus" at startup, it needs to loose and regain focus to receive Ctrl-C.

Probably it hits me because I have the window manager configured to the rarely used "focus follows mouse" and "do not bring window to front on click" behaviour. So the window manger will not generate "make window topmost" events automatically when a window gets the focus.

Lars Kindermann <larskindermann>
Sun 13 May 2018 07:37:25 PM UTC, comment #5: 

There aren't many differences between 4.4.0 and 5.0.0 at the moment, so it should be pretty easy for you to bisect and find the specific change that breaks this for you.

The error messages you quoted seem to indicate that you have launched a Chromium or Chrome browser from Octave, and Ctrl+C has possibly killed the browser and those are its exit error messages.

Mike Miller <mtmiller>
Group Member
Sun 13 May 2018 06:28:20 PM UTC, comment #4: 

I just built 4.4.0 from the tarball -> No problem, Ctrl-C always escapes to a new empty prompt in the gui terminal.

I then rebuilt 5.0.0 after a "make maintainer-clean" from the current default branch -> the bug is still there, Ctrl-C has no effect on the terminal input. (But it will still interrupt running commands)

I'm running a xfce desktop on Ubuntu 16.04.

And just now, after hitting Ctrl-C a dozen times I got this:

+verbose+

>> ATTENTION: default value of option force_s3tc_enable overridden by environment.

[5168:5190:0513/202059.354287:ERROR:in_progress_cache_impl.cc(93)] Could not read download entries from file because there was a read failure.
[5168:5190:0513/202104.160605:ERROR:connection.cc(1888)] Cookie sqlite error 2067, errno 0: UNIQUE constraint failed: cookies.host_key, cookies.name, cookies.path, sql: INSERT OR FAIL INTO cookies (creation_utc, host_key, name, value, path, expires_utc, is_secure, is_httponly, last_access_utc, has_expires, is_persistent, priority, encrypted_value, firstpartyonly) SELECT creation_utc, host_key, name, value, path, expires_utc,        secure, httponly, last_access_utc, has_expires,      persistent, priority, encrypted_value, firstpartyonly FROM cookies_old
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot create an item in a locked collection
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.609425:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.610351:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.611202:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.611943:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.612558:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.613168:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.613865:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.614612:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.615419:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.616109:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.617071:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.617890:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.618581:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.619202:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.619946:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.621424:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.622683:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.624182:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.628103:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.629438:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.631264:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.632181:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.632928:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.633439:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.633932:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.634477:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.634993:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.635569:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.636152:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.636658:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.637270:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.637853:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.638399:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.639234:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.640293:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.641448:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.642307:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.642913:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.643471:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.644025:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.644577:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.645171:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.645748:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.646248:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.646757:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.647266:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.647766:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.648291:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.648765:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.649232:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.649741:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.650227:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.650797:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.651373:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.652000:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.652531:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.653028:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.653518:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.654042:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.654564:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.655039:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.655550:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.656142:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.656640:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.657134:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.657643:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.658121:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.658725:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.659291:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.659843:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.660380:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.660898:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object
** Message: Remote error from secret service: org.freedesktop.Secret.Error.IsLocked: Cannot get secret of a locked object
[5168:5195:0513/202202.661482:ERROR:native_backend_libsecret.cc(496)] Unable to load secret itemCannot get secret of a locked object

-verbose-

Lars Kindermann <larskindermann>
Sun 13 May 2018 05:50:52 PM UTC, comment #3: 

Works for me, too.

Can this be caused by some interference with a readline configuration?

Torsten Lilge <ttl>
Group Member
Sun 13 May 2018 05:37:13 PM UTC, comment #2: 

This works for me as it always has.

Mike Miller <mtmiller>
Group Member
Sun 13 May 2018 03:07:09 PM UTC, comment #1: 

clarification: this affects the command-prompt in the gui-terminal only.

Lars Kindermann <larskindermann>
Sun 13 May 2018 11:51:20 AM UTC, original submission:  

If you type something on the commandline and want to clear that input, Ctrl-C used to abort the entry and give you a new, empty prompt. This behaviour has changed, Ctrl-C has no effect to the input at all. You can only use Backspaces to clear the line.

If you have entered a partial expression with some open brackets 


a(((((


and press Enter, there is no way at all to get back to the empty prompt except closing all brackets first and press Enter to produce an error. Closing the gui also does not work anymore in this state.

Lars Kindermann <larskindermann>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #44150:  fix_53890.diff added by larskindermann (651B - text/x-patch - patch to fix the problem)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ttl (Posted a comment)
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by larskindermann (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.

    Only group members can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-05-15 ttl StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2018-05-14 ttl StatusPatch Submitted Ready For Test
    2018-05-14 ttl StatusWorks For Me Patch Submitted
    2018-05-14 larskindermann Attached File- Added fix_53890.diff, #44150
    2018-05-13 mtmiller StatusNone Works For Me

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code