Giter Site home page Giter Site logo

Comments (6)

nmgwddj avatar nmgwddj commented on July 16, 2024

按您反馈的问题,我尝试去复现了一下。
1、替换 livesteaming 的 duilib 为 github 最新的 development 分支版本
2、修复一些编译不通过的位置
3、按以上步骤复现问题
我尝试了多次无论在 Debug 还是 Release 下都无法重现这个情况,您能否在您的环境下排查一下看看是哪里导致的问题,提交一个修复 PR 来帮我们解决这个问题,感谢。

from nim_duilib_framework.

shuilan0066 avatar shuilan0066 commented on July 16, 2024

我自己的项目用的是duilib最新分支 ,采集系统声音的时候 ,在有个机子上 debug release下 弹窗窗口显示都有问题

然后用网易的demo测了下 也是有问题 , 尤其是在debug下 在某些电脑上 频繁出现 但在另外一些电脑上正常复现不了

上面的图也显示了, 我把系统声音去掉后,立马好了
不明白 为什么UI显示 会受这个SDK影响

测试的机子一个是MAC 双系统 WIN10 两台 一台正常 一台频繁出现
还有一个是09年的thinkpad win10 debug下偶现 release下 也出现过 但不多
其它测试机正常

from nim_duilib_framework.

shuilan0066 avatar shuilan0066 commented on July 16, 2024

我把系统声音采集去掉后, 那个频繁出现弹窗显示问题的 MAC机子就正常了

from nim_duilib_framework.

nmgwddj avatar nmgwddj commented on July 16, 2024

@shuilan0066 我们遇到过一些因为预编译头导致的编译问题。您可以尝试如下做法:
1、清理项目所有生成的临时文件(tmp、obj)或直接用 git clean -xfd 清理所有未跟踪文件
2、重新编译程序查看效果

如果以上操作没有任何效果,还请跟踪一下 UI 层代码,找出根本原因来修复这个问题,仅去掉系统声音采集,可能只是规避而非彻底解决。

from nim_duilib_framework.

shuilan0066 avatar shuilan0066 commented on July 16, 2024

好的 我再试试 只是很奇怪 为什么底层采集会影响到UI显示

而且应该也不是编译头问题 因为在大多数电脑上是正常的 只是极少数有问题

from nim_duilib_framework.

nmgwddj avatar nmgwddj commented on July 16, 2024

由于长时间没有收到你的反馈,我暂时关闭这个 issue,如果您发现了进一步的问题原因,可以重新打开这个 issue。

from nim_duilib_framework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.