当前位置:网站首页>GTK:Gdk-CRITICAL **: IA__gdk_draw_pixbuf: assertion ‘GDK_IS_DRAWABLE (drawable)’ failed
GTK:Gdk-CRITICAL **: IA__gdk_draw_pixbuf: assertion ‘GDK_IS_DRAWABLE (drawable)’ failed
2022-08-02 13:42:00 【Pea-Cola__】
This problem occurs when cairo drawing, gdk_draw_pixbuf and other statements
Solution:
- The control must be displayed before it can be drawn
- Place drawing statements in timers, subthreads, or callbacks of "expose-event" events
边栏推荐
猜你喜欢
随机推荐
方正璞华“劳动人事法律自助咨询服务平台”在武汉武昌区投入使用!
鲁大师7月新机性能/流畅榜:骁龙8+正面对决天玑9000+,性能跑分突破123万!
requestparam注解接的收的是什么格式(玄机赋注解)
Enterprise Network Planning Based on Huawei eNSP
【C语言】手撕循环结构 —— while语句
uniapp/小程序 onload方法每次打开页面都执行解读
[typescript] Use the RangePicker component in antd to implement time limit the previous year (365 days) of the current time
目前想通过提取本地excel文件创建数据表,在sql语句这出了一些问题
Ribbon负载均衡的深度分析和使用
短视频美食自媒体怎么做?5步教你快速上手
路由-Tab切换页面
RISC-V instruction format and 6 basic integer instructions
【C语言】细品分支结构——switch语句
电脑死机,Word忘了保存怎么办?怎么恢复?(编辑器是WPS)
CSDN(成长一夏竞赛)- 最大数
【C语言】函数哪些事儿,你真的get到了吗?(1)
Redis all
Mysql index details (with pictures and texts)
Taurus.MVC V3.0.3 微服务开源框架发布:让.NET 架构在大并发的演进过程更简单。
MySQL - ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: YES)


![[C language] Analysis of function recursion (1)](/img/9c/298c347ad87dedf55e020f5d8321c7.png)



![[C language] Analysis of function recursion (2)](/img/b1/9baa60a69d41a1823ed92001d1b0a0.png)


