|
From: | marco atzeri |
Subject: | Re: GUI - X Error: BadMatch |
Date: | Mon, 28 Jan 2013 14:40:33 +0100 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 |
On 1/28/2013 2:04 PM, marco atzeri wrote:
On 1/28/2013 10:50 AM, Torsten wrote:On 28.01.2013 09:27, marco atzeri wrote:On 1/28/2013 8:03 AM, Torsten wrote:On 28.01.2013 07:17, marco atzeri wrote:On 1/28/2013 6:37 AM, Torsten wrote:On 27.01.2013 23:34, marco atzeri wrote:On 1/27/2013 11:14 PM, Daniel J Sebald wrote:I have seen the same messages during the work on my patch. They appeared when moving a docked widget into a new position because the widgets become floating and therefore normal windows during that. The solution was to check if a widget is floating before setting the focus in the handlers of the visibilityChanged signal. At the moment I have no idea why this happens at start up. Are your widgets floating or docked at startup and do the messages also appear later when you are moving the widgets? Torstendefault configuration after removing .config/octave/qt-settings moving the sub-windows (widgets?) produces no additional message Regards MarcoCould you please check the attached patches whether one of them solves the issue? TorstenHi Thorsten, the 3rd is not clean on latest tip $ patch -p1 -i ../x-messages-03.diff patching file libgui/src/main-window.cc Hunk #1 succeeded at 577 (offset 2 lines). Hunk #2 FAILED at 1003. 1 out of 2 hunks FAILED -- saving rejects to file libgui/src/main-window.cc.rej let me know MarcoThe patch works for me. All three patches are intended to import them individually. Best regards Torstensecond half of 3rd patch is equal to first half of 2nd patch.. Marco
Torsten, I tried your patches on $ hg tip changeset: 15982:131d40cd805b tag: tip user: Torsten <address@hidden> date: Sun Jan 27 22:22:19 2013 +0100 summary: gui: cleanup some string constants for translations and the list is now longer than before: X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 (X_SetInputFocus) Resource id: 0xa00005 X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 (X_SetInputFocus) Resource id: 0xa00005 X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 (X_SetInputFocus) Resource id: 0xa00005 X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 (X_SetInputFocus) Resource id: 0xa00005 X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 (X_SetInputFocus) Resource id: 0xa00005 X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 (X_SetInputFocus) Resource id: 0xa00005 X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 (X_SetInputFocus) Resource id: 0xa00005 X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 (X_SetInputFocus) Resource id: 0xa00005 X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 (X_SetInputFocus) Resource id: 0xa00005 X Error: BadMatch (invalid parameter attributes) 8 Major opcode: 42 (X_SetInputFocus) Resource id: 0xa00005 GNU Octave, version 3.7.1+ Regards Marco
[Prev in Thread] | Current Thread | [Next in Thread] |