AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

Toolbars verschoben

Ein Thema von haentschman · begonnen am 3. Feb 2016 · letzter Beitrag vom 12. Apr 2016
Antwort Antwort
Benutzerbild von haentschman
haentschman

Registriert seit: 24. Okt 2006
Ort: Seifhennersdorf / Sachsen
5.482 Beiträge
 
Delphi 12 Athens
 
#1

AW: Toolbars verschoben

  Alt 11. Apr 2016, 14:30
Moin alle...

Heute bin ich durch Zufall einen Minischritt weiter. Ich hatte mit den Datumsformaten des Systems zu tun...

Jedesmal (reproduzierbar) nach Übernehmen oder OK eines geänderten Datumsformates flackert die IDE und die Buttons sind weg. Vieleicht weiß ja jemand welche Message sich dahinter verbirgt.

Angehängte Grafiken
Dateityp: png Region.png (17,3 KB, 20x aufgerufen)
  Mit Zitat antworten Zitat
Benutzerbild von himitsu
himitsu

Registriert seit: 11. Okt 2003
Ort: Elbflorenz
44.782 Beiträge
 
Delphi 12 Athens
 
#2

AW: Toolbars verschoben

  Alt 11. Apr 2016, 15:16
Sowas löst ein WM_SETTINGCHANGE aus (oder so) und dann dreht die Galileo-IDE durch ... ist schon immer so.

Geht auch via RDP, beim Verbinden/Trennen, oder beim Anstöpseln des zweiten Monitors usw.
Ein Therapeut entspricht 1024 Gigapeut.
  Mit Zitat antworten Zitat
Benutzerbild von haentschman
haentschman

Registriert seit: 24. Okt 2006
Ort: Seifhennersdorf / Sachsen
5.482 Beiträge
 
Delphi 12 Athens
 
#3

AW: Toolbars verschoben

  Alt 11. Apr 2016, 15:40

Ich bin doch aber nicht der einzige. Was veranlaßt meine IDE so wirr zu reagieren?

PS: Ich freue mich schon auf den Erholungsurlaub in der Psychiatrie (alternativ Karibik)... sponsored by Emba.
  Mit Zitat antworten Zitat
Benutzerbild von himitsu
himitsu

Registriert seit: 11. Okt 2003
Ort: Elbflorenz
44.782 Beiträge
 
Delphi 12 Athens
 
#4

AW: Toolbars verschoben

  Alt 12. Apr 2016, 09:02
Was, wurde schon genannt und ab wo ...
---------------------------
Fehler
---------------------------
Systemfehler. Code: 1400.
Ungültiges Fensterhandle.
---------------------------
OK Details <<
---------------------------
[5005BC18]{rtl150.bpl } SysUtils.RaiseLastOSError (Line 19037, "SysUtils.pas" + 7) + $2
[5005BBA1]{rtl150.bpl } SysUtils.RaiseLastOSError (Line 19024, "SysUtils.pas" + 0) + $5
[50281889]{vcl150.bpl } Controls.TWinControl.DestroyWindowHandle (Line 9313, "Controls.pas" + 6) + $0
[50281831]{vcl150.bpl } Controls.TWinControl.DestroyWnd (Line 9303, "Controls.pas" + 15) + $4
[50281AB9]{vcl150.bpl } Controls.TWinControl.DestroyHandle (Line 9426, "Controls.pas" + 16) + $4
[50281B16]{vcl150.bpl } Controls.TWinControl.CMRecreateWnd (Line 9443, "Controls.pas" + 4) + $5
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[50284C4F]{vcl150.bpl } Controls.TWinControl.CMSysFontChanged (Line 11443, "Controls.pas" + 2) + $4
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[502810E1]{vcl150.bpl } Controls.TWinControl.GetControl (Line 8954, "Controls.pas" + 3) + $4
[50281149]{vcl150.bpl } Controls.TWinControl.Broadcast (Line 8984, "Controls.pas" + 3) + $11
[50284C4F]{vcl150.bpl } Controls.TWinControl.CMSysFontChanged (Line 11443, "Controls.pas" + 2) + $4
[5003A52B]{rtl150.bpl } System.TObject.Dispatch (Line 11813, "System.pas" + 11) + $0
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[50280BBB]{vcl150.bpl } Controls.TWinControl.AlignControl (Line 8752, "Controls.pas" + 9) + $A
[50280BD8]{vcl150.bpl } Controls.TWinControl.AlignControl (Line 8755, "Controls.pas" + 12) + $3
[5027B788]{vcl150.bpl } Controls.TControl.RequestAlign (Line 5374, "Controls.pas" + 1) + $1
[50283A8F]{vcl150.bpl } Controls.TWinControl.RequestAlign (Line 10508, "Controls.pas" + 11) + $3
[21769970]{vclactnband150.bpl} ActnMan.TCustomActionBar.RequestAlign (Line 5386, "ActnMan.pas" + 0) + $0
[502858B5]{vcl150.bpl } Controls.TWinControl.AdjustSize (Line 11940, "Controls.pas" + 5) + $4
[50280972]{vcl150.bpl } Controls.DoAdjustSize (Line 8672, "Controls.pas" + 15) + $6
[5003A924]{rtl150.bpl } System.TMonitor.Destroy (Line 12347, "System.pas" + 0) + $0
[5003A193]{rtl150.bpl } System.TObject.CleanupInstance (Line 11189, "System.pas" + 20) + $0
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5009CFC4]{rtl150.bpl } Classes.TList.Destroy (Line 3508, "Classes.pas" + 2) + $6
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[50323818]{vcl150.bpl } ComCtrls.TToolBar.WndProc (Line 23486, "ComCtrls.pas" + 104) + $6
[50280BD8]{vcl150.bpl } Controls.TWinControl.AlignControl (Line 8755, "Controls.pas" + 12) + $3
[5003F060]{rtl150.bpl } System.DynArrayClear (Line 26461, "System.pas" + 0) + $0
[502B3E97]{vcl150.bpl } StdCtrls.TCustomCombo.WndProc (Line 3657, "StdCtrls.pas" + 67) + $4
[5032A78F]{vcl150.bpl } ComCtrls.TCustomComboBoxEx.WndProc (Line 27776, "ComCtrls.pas" + 6) + $4
[5027DB90]{vcl150.bpl } Controls.TControl.Perform (Line 6852, "Controls.pas" + 10) + $8
[50281ADA]{vcl150.bpl } Controls.TWinControl.RecreateWnd (Line 9433, "Controls.pas" + 0) + $12
[503229C4]{vcl150.bpl } ComCtrls.TToolBar.CMSysFontChanged (Line 22990, "ComCtrls.pas" + 2) + $2
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[50281149]{vcl150.bpl } Controls.TWinControl.Broadcast (Line 8984, "Controls.pas" + 3) + $11
[50284C4F]{vcl150.bpl } Controls.TWinControl.CMSysFontChanged (Line 11443, "Controls.pas" + 2) + $4
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[50323818]{vcl150.bpl } ComCtrls.TToolBar.WndProc (Line 23486, "ComCtrls.pas" + 104) + $6
[50281149]{vcl150.bpl } Controls.TWinControl.Broadcast (Line 8984, "Controls.pas" + 3) + $11
[50284C4F]{vcl150.bpl } Controls.TWinControl.CMSysFontChanged (Line 11443, "Controls.pas" + 2) + $4
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[50282930]{vcl150.bpl } Controls.TWinControl.DefaultHandler (Line 9872, "Controls.pas" + 30) + $17
[5028470F]{vcl150.bpl } Controls.TWinControl.WMNCDestroy (Line 11114, "Controls.pas" + 1) + $4
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[07D3891A]{AQtime8BDS8.bpl} Aqdockutils.ShowDockForm + $3CE
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[502810F2]{vcl150.bpl } Controls.TWinControl.GetControl (Line 8955, "Controls.pas" + 4) + $A
[50281149]{vcl150.bpl } Controls.TWinControl.Broadcast (Line 8984, "Controls.pas" + 3) + $11
[50284C4F]{vcl150.bpl } Controls.TWinControl.CMSysFontChanged (Line 11443, "Controls.pas" + 2) + $4
[00421501]{bds.exe } Sanctuary.Util.TLockVar.Lock (Line 842, "Sanctuary.Util.pas" + 1) + $6
[5027DF6C]{vcl150.bpl } Controls.TControl.WndProc (Line 7074, "Controls.pas" + 91) + $6
[500415CF]{rtl150.bpl } System.LocaleCharsFromUnicode (Line 29632, "System.pas" + 1) + $17
[50040C5D]{rtl150.bpl } System.UnicodeToUtf8 (Line 28382, "System.pas" + 5) + $16
[50041000]{rtl150.bpl } System.UTF8EncodeToShortString (Line 28491, "System.pas" + 1) + $1D
[50037560]{rtl150.bpl } System.@FreeMem (Line 3768, "System.pas" + 20) + $0
[5003C0B0]{rtl150.bpl } System.@UStrClr (Line 16968, "System.pas" + 14) + $0
[5025C8B3]{vcl150.bpl } Graphics.GetFontData (Line 2398, "Graphics.pas" + 44) + $13
[50282830]{vcl150.bpl } Controls.TWinControl.WndProc (Line 9831, "Controls.pas" + 144) + $6
[5034FB28]{vcl150.bpl } Forms.TCustomForm.WndProc (Line 3961, "Forms.pas" + 191) + $5
[5027DB90]{vcl150.bpl } Controls.TControl.Perform (Line 6852, "Controls.pas" + 10) + $8
[503599A6]{vcl150.bpl } Forms.TApplication.NotifyForms (Line 10392, "Forms.pas" + 2) + $16
[5035601F]{vcl150.bpl } Forms.TScreen.IconFontChanged (Line 7928, "Forms.pas" + 1) + $D
[5025C433]{vcl150.bpl } Graphics.TGraphicsObject.Changed (Line 2270, "Graphics.pas" + 1) + $E
[5025C961]{vcl150.bpl } Graphics.TFont.Changed (Line 2423, "Graphics.pas" + 1) + $2
[5025B9DC]{vcl150.bpl } Graphics.TResourceManager.ChangeResource (Line 1823, "Graphics.pas" + 11) + $4
[5025CA8E]{vcl150.bpl } Graphics.TFont.SetData (Line 2490, "Graphics.pas" + 3) + $A
[5025CD3D]{vcl150.bpl } Graphics.TFont.SetHandle (Line 2607, "Graphics.pas" + 5) + $D
[50356260]{vcl150.bpl } Forms.TScreen.GetMetricSettings (Line 8071, "Forms.pas" + 11) + $11
[50057DF0]{rtl150.bpl } SysUtils.FixDateSeparator (Line 15595, "SysUtils.pas" + 1) + $2
[50037560]{rtl150.bpl } System.@FreeMem (Line 3768, "System.pas" + 20) + $0
[5003C115]{rtl150.bpl } System.@UStrArrayClr (Line 17120, "System.pas" + 16) + $0
[50037544]{rtl150.bpl } System.@GetMem (Line 3693, "System.pas" + 20) + $0
[5003BFF6]{rtl150.bpl } System.@NewUnicodeString (Line 16751, "System.pas" + 10) + $0
[5003D862]{rtl150.bpl } System.@UStrCatN (Line 22527, "System.pas" + 81) + $0
[5005776B]{rtl150.bpl } SysUtils.GetLocaleChar (Line 14979, "SysUtils.pas" + 1) + $9
[50037560]{rtl150.bpl } System.@FreeMem (Line 3768, "System.pas" + 20) + $0
[5003C115]{rtl150.bpl } System.@UStrArrayClr (Line 17120, "System.pas" + 16) + $0
[50057A49]{rtl150.bpl } SysUtils.TFormatSettings.Create (Line 15079, "SysUtils.pas" + 36) + $15
[5003E325]{rtl150.bpl } System.@FinalizeArray (Line 24135, "System.pas" + 74) + $0
[5003E34E]{rtl150.bpl } System.@FinalizeArray (Line 24157, "System.pas" + 96) + $0
[5003E264]{rtl150.bpl } System.@FinalizeRecord (Line 23963, "System.pas" + 21) + $0
[5005A5E1]{rtl150.bpl } SysUtils.GetFormatSettings (Line 18039, "SysUtils.pas" + 34) + $19
########### [503579EC]{vcl150.bpl } Forms.TApplication.CheckIniChange (Line 9194, "Forms.pas" + 11) + $5 #################################
[50357BAE]{vcl150.bpl } Forms.TApplication.WndProc (Line 9259, "Forms.pas" + 5) + $6
[500AFA64]{rtl150.bpl } Classes.StdWndProc (Line 13491, "Classes.pas" + 8) + $0
[50359884]{vcl150.bpl } Forms.TApplication.Idle (Line 10344, "Forms.pas" + 10) + $3
[50358A18]{vcl150.bpl } Forms.TApplication.ProcessMessage (Line 9739, "Forms.pas" + 2) + $9
[50358B3A]{vcl150.bpl } Forms.TApplication.HandleMessage (Line 9790, "Forms.pas" + 1) + $4
[50358E65]{vcl150.bpl } Forms.TApplication.Run (Line 9927, "Forms.pas" + 26) + $3
Ein Therapeut entspricht 1024 Gigapeut.

Geändert von himitsu (12. Apr 2016 um 09:04 Uhr) Grund: in [CODE] wird nichts angezeigt?
  Mit Zitat antworten Zitat
Benutzerbild von haentschman
haentschman

Registriert seit: 24. Okt 2006
Ort: Seifhennersdorf / Sachsen
5.482 Beiträge
 
Delphi 12 Athens
 
#5

AW: Toolbars verschoben

  Alt 12. Apr 2016, 09:36
Danke himi...

hast du dich im Thread geirrt? Oder gehört das dazu... Was sagt mir das und was kann ich dagegen tun?
  Mit Zitat antworten Zitat
Benutzerbild von himitsu
himitsu

Registriert seit: 11. Okt 2003
Ort: Elbflorenz
44.782 Beiträge
 
Delphi 12 Athens
 
#6

AW: Toolbars verschoben

  Alt 12. Apr 2016, 09:44
Ab der Stelle wird in der IDE so Einiges neu geladen ... da knallt es gern mal, alles flackert und manchmal zerlegt sich dabei die IDE.

In diesem Fall "wollte" es flackern, aber der RDP wurde grade getrennt, weswegen es keinen "sichtbaren" Desktop gab.
Ein Therapeut entspricht 1024 Gigapeut.
  Mit Zitat antworten Zitat
Benutzerbild von haentschman
haentschman

Registriert seit: 24. Okt 2006
Ort: Seifhennersdorf / Sachsen
5.482 Beiträge
 
Delphi 12 Athens
 
#7

AW: Toolbars verschoben

  Alt 12. Apr 2016, 10:06
Hallo himi...
Soweit hatte ich es auch verstanden. Die Ursachenforschung sollte doch Emba betreiben. Ich kann hier nicht wirklich gescheit arbeiten. Ich verstehe nur nicht warum sich nur meine IDE sich so anstellt...Andere haben doch auch diese Messages.

PS: CnPack ist nicht verantwortlich. Die Deinstallation hat keine Auswirkung.

Im Angebot hätten wir noch (alle in starker Benutzung):
1. DocumentationInsight
2. UniDAC
3. CodeSite (Emba Edition)
4. FR5
5. Wuppdi Welcomepage
6. DDevExtensions
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 20:17 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz