delphi XE 10.4的一个bug

秋天之落叶 2020-07-10 10:10:02
使用Live Bindings时,点击数据接受控件方的右下角的...时,系统崩溃退出,屡试不爽,你们有此类现象吗?怎么解决?

...全文
604 14 打赏 收藏 转发到动态 举报
写回复
用AI写文章
14 条回复
切换为时间正序
请发表友善的回复…
发表回复
秋天之落叶 2020-07-14
  • 打赏
  • 举报
回复
换个版本吧~~~
changfenglee 2020-07-13
  • 打赏
  • 举报
回复
我也有这个毛病
秋天之落叶 2020-07-12
  • 打赏
  • 举报
回复
没有源代码,无法编译
  • 打赏
  • 举报
回复
9.3.011安装到10.4上呢
  • 打赏
  • 举报
回复
引用 9 楼 秋天之落叶 的回复:
[quote=引用 8 楼 早打大打打核战争的回复:]9.3.011安装到10.4上呢

9.3.011不支持10.4[/quote]

有源码应该就可以,用10.4编译出设计时包再安装即可
秋天之落叶 2020-07-11
  • 打赏
  • 举报
回复
引用 8 楼 早打大打打核战争的回复:
9.3.011安装到10.4上呢
没办法,解决不了这个bug,我只好又退回10.3版本了。
秋天之落叶 2020-07-11
  • 打赏
  • 举报
回复
引用 8 楼 早打大打打核战争的回复:
9.3.011安装到10.4上呢
9.3.011不支持10.4
秋天之落叶 2020-07-11
  • 打赏
  • 举报
回复
确定是ehlib9.5.012的问题,9.3.011、9.3.016安装到delphi10.3上没有任何问题,9.5.012安装到delphi10.3上照样出问题。 很是纳闷,是公司开发的BUG,还是最新版本更换了过滤方式?
看那山瞧那水 2020-07-10
  • 打赏
  • 举报
回复
去盒子论坛发下,看看有没有人解决
秋天之落叶 2020-07-10
  • 打赏
  • 举报
回复
还有一个BUG:原来ehlib中有过滤功能的,10.4重新编译后,过滤条件不能多选了,只能选一个,且只能认第一次选择的过滤项,我晕!!!
tanqth 2020-07-10
  • 打赏
  • 举报
回复
10.4,还没使用。不知道情况。
秋天之落叶 2020-07-10
  • 打赏
  • 举报
回复
进一步测试,不管是那个控件,只要点击...时,均崩溃退出,郁闷
秋天之落叶 2020-07-10
  • 打赏
  • 举报
回复
我对比了一下,10.4版本中,自己添加的字段过滤条件形成代码是 in('条件1','条件2')--错误中断;custom的形成代码是 ='条件1' or ='条件2'--正常运行; 错误提示也是:参数类型不正确,或不在可以接受的范围之内,或与其他参数冲突。 还请大侠出手解决一下,哈哈
秋天之落叶 2020-07-10
  • 打赏
  • 举报
回复
恢复到10.3.2版本编译后一切正常。可能是两个原因,一是10.4版本问题,一是ehlib的版本问题。ehlib旧版为9.3.011,新版本为9.5.012。估计ehlib的问题大一些。 有遇到的朋友吗?
需要先安装Patch1。 Patch 2 for RAD Studio 10.4 now available This patch addresses a number of issues in RAD Studio 10.4, pertaining to Delphi Compiler, the RAD Studio IDE in general and the new LSP-based Code Insight in particular, plus C++ Builder Android exceptions and some debugger issues. The installation of this patch requires a prior installation of Patch #1 (separately available on GetIt and in the download portal). Installing this patch is recommended for all RAD Studio 10.4 customers. Note that this patch is fairly large to download (around 190 MB). The patch includes detailed installation instructions as part of the Readme. Please read the steps carefully (or the corresponding steps in this blog post), as the GetIt download does not install the patch automatically. You must follow the instructions in order to install. Just using GetIt is not enough. List of Customer Reported Issues Addressed in 10.4 Patch 2 RAD Studio 10.4 Patch #2 addresses the following issues reported by customer on Embarcadero Quality Portal (https://quality.embarcadero.com): RSP-29628 VCL Grids bug RSP-29560 [REGRESSION] Misalignment in TStringGrid, StretchDraw method in OnDrawCell RSP-29412 Compiler generates incorrect code for if-then RSP-29402 Delphi 10.4 TStringGrid.OnDrawCell bug RSP-29374 Wrong rect coords in TStringGridDrawCell, so image are drawn at wrong position RSP-29347 [DelphiLSP] IDE Crashes when view form as text is selected and running LSP server RSP-29310 Internal error L891 when linking because of complex types based on records with class var RSP-29299 CODEGEN bug in managed fields initialization, associated with new management operators. RSP-29271 [DelphiLSP] Code Insight adds unneeded () when changing procedures/functions RSP-29256 Compiler generates wrong code for template function RSP-29227 Incorrect property value obtained from the record RSP-29226 Access violation with working code under 10.2 RSP-29218 compiling static library under Android error E4620 processing resource .fmx -2 raised RSP-29172 Access Violation when opening License Manager RSP-29142 GoTo statements not working RSP-29136 Dialog constantly pops up during debugging RSP-29129 iOS App simply crashes with a TWebBrowser on it. RSP-29127 Compiler internal error if you ignore the result of a function that returns a generic record RSP-29124 ICE E1812 RSP-28989 License Manager has access violation error when i click on Workstation Licenses RSP-28887 Space does not finish code completion RSP-28857 Default(T) generates bad code for managed record RSP-28821 [Regression] TStringGrid.OnDrawCell parameter Rect contains wrong values RSP-28808 Project options dialog page "Delphi Compiler" is not populated when opening the dialog RSP-28796 RVO for M-records: initialisation of local variables RSP-28761 [REGRESSION] E2154 Type 'T' needs finalization - not allowed in variant record RSP-28737 Compiler error when inlining new Bit Counting Standard Functions RSP-28735 Managed Records Causing Internal Compiler Error RSP-28717 Delphi Package fails to compile RSP-28701 Bind visually on TDBGRID kills the IDE RSP-28669 [BadCG] Value M-record parameters: improper AddRefRecord RSP-28659 RVO for M-records: assignment to local variables RSP-28616 [BadCG] Operator Assign should not allow non-default calling conventions RSP-28615 [BadCG] In the absence of Initialize, finalisation is not guaranteed for local variables RSP-28552 Poor code generation for local managed record variables RSP-28499 Options - Translation tools - Font - Corrupted? RSP-28476 LSP ErrorInsight in Structure Pane only shows one keystroke after editor RSP-28400 [BadCG] Operator Assign is not always invoked for fields RSP-28372 [Regression] Bad codegen in function returning generic type RSP-27268 C++ Builder 10.3.3 Android Exceptions RSP-27251 Internal error when trying to inline with optimization on RSP-24079 Package version is broken RSP-23403 Build for linux 64 error RSP-23024 Record helper class constructor gives senseless compiler warning RSP-22318 Pointer type check missed when object field is a dynarray RSP-21554 Compiler generates incorrect code for parameterized record type RSP-21248 Const dynamic array unexpectedly contains uninitialized data RSP-20372 A generic "reference to function" will only match the first of several overloaded functions RSP-19714 Win32 compiler - Memory corruption with array helpers RSP-18241 *.c source files, added to C++ project, got added to DeploymentManager file list RSP-18148 AV in TList.Remove (64-bit compiler only)

5,386

社区成员

发帖
与我相关
我的任务
社区描述
Delphi 开发及应用
社区管理员
  • VCL组件开发及应用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧