修改bigbluebutton白板上传中文乱码
中文命名的文档,上传是乱码 -- 显示的 |
Comment 1 by project member ffdixon, Nov 08, 2010
Translation "Chinese name of the document, the upload is garbled - show opens, the Chinese part is garbled" Do you have a sample Chinese document that you can attach to this bug and give us steps to reproduce? - 你有一个示例中的文件,您可以连接到这个错误,给我们的步骤来重现? Also, could you try uploading a PDF version of the document and let us know if you still see the same problems. 此外,你能尝试上传一个文件的PDF版本,让我们知道,如果你仍然可以看到同样的问题。 Summary: Chinese document is garbled - 中文文档是乱码
|
Comment 3 by pieafriend, Nov 13 (4 days ago)
Hi, It should not be a bug of BBB, but linux doesn't have the Chinese fonts of the uploaded documents. What you need to do is to add the appropriate Chinese fonts to linux and then you will fix this issue. In short, you can fix it in the following steps: 1.copy all Chinese fonts from Windows OS to the appropriate folder in Ubuntu. cd /usr/shar/fonts sudo mkdir 11 sudo chmod 755 11 cp "the fonts" /usr/share/fonts/11 2. Build fonts cache, sudo mkfontscale sudo mkfontdir sudo fc-cache –fv Then reload the system. Now you fix it! The following are the Chinese guide for your easy reference. Hope you fix it: 1:复制中文字体,比如win下的所有到对应的位置 cd /usr/shar/fonts sudo mkdir 11 sudo chmod 755 11 cp /下载后文件路径/11.ttf /usr/shar/fonts/11 2:建立字体缓存 sudo mkfontscale sudo mkfontdir sudo fc-cache –fv |
Comment 4 by project member ffdixon, Nov 13 (4 days ago)
Hi, I agree that this isn't a bug for BigBlueButton. While we can't advocate that you copy the fonts from a windows machine (as there is probably a license associated with them), another option is to always upload a PDF document to BigBlueButton. Using PDF the document converts directly to SWF and there is no need for font substitution on the BigBlueButton server. In short, whenever possible, use PDF. |
修改bigbluebutton白板上传中文乱码的更多相关文章
- ueditor 1.4.3 gbk asp 上传中文乱码 终极解决方法 ie6 ie8 也适用
[摘要:百度编纂器1.43 gbk asp 题目 1.firefox3.0下 单图上传 面没有了 面多图上传 中央的蓝色按钮(即 面击挑选图片)没有表现(附件上传出那个题目) 没有晓得我的水狐吃翔了 ...
- Android 关于HttpClient上传中文乱码的解决办法
使用过HttpClient的人都知道可以通过addTextBody方法来添加要上传的文本信息,但是,如果要上传中文的话,或还有中文名称的文件会出现乱码的问题,解决办法其实很简单: 第一步:设置Mult ...
- 关于HttpClient上传中文乱码的解决办法
使用过HttpClient的人都知道可以通过addTextBody方法来添加要上传的文本信息,但是,如果要上传中文的话,或还有中文名称的文件会出现乱码的问题,解决办法其实很简单: 第一步:设置Mult ...
- PHP 中move_uploaded_file 上传中文文件名失败
项目需要上传文件名保持不变,发现上传中文失败:错误如下: move_uploaded_file(public/upload/files//-/\开密二次开发.rar): failed to open ...
- Java中FTPClient上传中文目录、中文文件名乱码问题解决方法【好用】
转: Java中FTPClient上传中文目录.中文文件名乱码问题解决方法 问题描述: 使用org.apache.commons.net.ftp.FTPClient创建中文目录.上传中文文件名时,目录 ...
- php上传中文文件文件名乱码问题
php上传文件是最最基础的一个技术点,但是深入进去也有不少问题需要解决,这不,上传中文文件后,文件名变成了乱码. 下面是问题代码,很简单: 1.问题代码 html部分: <html> &l ...
- 完美解决ExtJs6上传中文文件名乱码,后端SpringMVC
ExtJs上传中文文件名乱码,观察请求. ExtJs6上传乱码从后台无法解决,因为文件名请求里面就已经乱码了,后台无法解码. 除非请求参数正确没有乱码,后台因为编码设置不一样,可以通过后台处理乱码 这 ...
- wordpress 支持上传中文名称文件
添加文章难免要传个图.文件啥的,可是呢,上传中文名称的文件竟然不行,找了半天,中文乱码,脑残了,竟然忘了这个事,哎 修改其实很简单,只需要两步 1./wp-admin/includes/file.ph ...
- ruby -- 进阶学习(四)paperclip上传中文命名图片
Paperclip -- 上传中文命名图片 使用Paperclip和ImageMagick插件来处理图片的时候,上传非中文命名的图片时,只要把配置写好就没问题 if you need to ...
随机推荐
- 15.Cyclone II的IO资源学习
IO资源 IO是与外界沟通和控制的通道,fpga提供了丰富的IO和一些实用的特性. 本文简要的将主要的特性摘录下来做设计参考用.具体参数参考handbook. 第一部分:IO特性概述 -----通过软 ...
- 不同系统间传输float型数据
#include <stdio.h> #include <string.h> int main(void) { union result { float d; ...
- datawindow直接导入导出xml
long dwcontrol.ImportFile ( XML!, filename ) dw_.Modify("DataWindow.Export.XML.UseTemplate = 't ...
- ABAP后台JOB数量控制
数据库视图:V_OP 可以查看JOB信息 FORM sub_check_job. * 通过JOB名称,控制活动JOB的数量 , jobname TYPE btcjob , strtdate TYPE ...
- [转载]解决zabbix在configure时候遇到的问题(Ubuntu)
http://hi.baidu.com/ryq1xiuluo/item/6d37e658f1b90b13db16351d ./configure --enable-server --enable-ag ...
- IT服务系统组成
软件+硬件+数据 + 运维人员 = IT服务系统 车 司机 乘客 修车 = 车模式 效率 系统 用户 业务 运维 = 信息化 效率 如果司机不会开车,没有人会修车就不会有车轮上的世界 同样没有人会运维 ...
- Class.forName("com.mysql.jdbc.Driver");的作用
对于大的项目当然我们都已经有了原有基本框架,但是对于一些新的技术探讨的时候,我们还是直接调用Class.forName("com.mysql.jdbc.Driver")连接数据库进 ...
- 【Search Insert Position 】cpp
题目: Given a sorted array and a target value, return the index if the target is found. If not, return ...
- bzoj 3293 数学整理
和1045一模一样,找到这道题的时候还愣了下神,最后发现样例都是 一样的,直接粘了1045的代码,具体题解看 http://www.cnblogs.com/BLADEVIL/p/3468729.htm ...
- color mask
https://msdn.microsoft.com/zh-cn/library/windows/desktop/bb173595(v=vs.85).aspx void OMSetBlendState ...