我从下载了 Customizer 3.2.1,ppa:customizer-dev-team/devel
并通过终端运行该应用程序,以便我可以看到输出。我尝试了 32 位和 64 位 iso,但一旦选择了 iso,文件浏览器就会关闭,但所有按钮都保持灰色。我尝试了 Ubuntu 网站上的 Ubuntu 11.10 的 32 位和 64 位 ISO。它们已经过完整性测试。以下是程序崩溃前的终端输出:
williamt@FatalError-HP-Ubuntu:~$ gksudo /home/williamt/1/GUI.gambas
===================== Get_Str() begin =====================
[DEBUG] SrchFile: /opt/Customizer/settings.conf`
[DEBUG] SrchStr: WORK_DIR=
[DEBUG] Def: /home
[DEBUG] Loading file: /opt/Customizer/settings.conf
================== Get_Str() end (found) ==================
===================== Get_Str() begin =====================
[DEBUG] SrchFile: /opt/Customizer/settings.conf
[DEBUG] SrchStr: WORK_DIR=
[DEBUG] Def: /home
[DEBUG] Loading file: /opt/Customizer/settings.conf
================== Get_Str() end (found) ==================
===================== Get_Str() begin =====================
[DEBUG] SrchFile: /opt/Customizer/settings.conf
[DEBUG] SrchStr: WORK_DIR=
[DEBUG] Def: /home
[DEBUG] Loading file: /opt/Customizer/settings.conf
================== Get_Str() end (found) ==================
[EVENT] Checking configuration file
[EVENT] Checking essential directories and files
[EVENT] Disabling widgets
===================== Get_Str() begin =====================
[DEBUG] SrchFile: /opt/Customizer/settings.conf
[DEBUG] SrchStr: ISO=
[DEBUG] Def:
[DEBUG] Loading file: /opt/Customizer/settings.conf
================== Get_Str() end (found) ==================
=================== Replace_Str() begin ===================
[DEBUG] SrchFile: /opt/Customizer/settings.conf
[DEBUG] SrchStr: ISO=
[DEBUG] RpcStr: /home/williamt/Downloads/ubuntu-11.10-desktop-amd64 (1).iso
[DEBUG] Loading file: /opt/Customizer/settings.conf
[DEBUG] Saving file: /opt/Customizer/settings.conf
================ Replace_Str() end (found) ================
[DEBUG] Extracting ISO
[EVENT] Detecting Terminal Emulator
[EVENT] Checking essential directories and files
[EVENT] Disabling widgets
这对我来说确实很困惑。如能得到任何帮助我将不胜感激。
答案1
尝试使用 /opt/Customizer/CLI.sh(使用“-h”参数查看帮助)提取 ISO。有关如何从 CLI 使用 Customizer 的更多详细信息,请参阅文档(https://docs.google.com/document/d/1PfhHnSBjv- IDI7Yh5obhMGYCAV9Gw1NPEynU4GqKTsA/edit),但请记住,提取 ISO 的参数现在是“-e”或“--extact”,并且必须在执行此操作之前在 /opt/Customizer/settings.conf 中指定 ISO 的路径,并且必须用引号括起来(即 ISO="/home/user/test.iso")。
如果在提取时终端输出错误“settings.conf 中未设置变量”,那么很可能是 GUI 出现了问题。
请执行以下操作,以便我查看变量是否设置正确:
- 运行定制程序
- 单击“选择 ISO”并选择所需的 ISO
- cat /opt/Customizer/settings 并发布输出
另外,请确保更新 Customizer(如果 PPA 不包含最新版本,您可以使用 install.sh 脚本进行更新,只需按照以下说明进行操作https://github.com/fluxer/Customizer/wiki/Install) 到最后一个可用的稳定版本。主(稳定)分支没有冻结,如果我发现严重的错误/问题,我也会在其中修复它们,因此建议在 GitHub.com 页面上跟踪提交(尽管 PPA 应该在几个小时内更新,最坏的情况是一天内更新)。
—— 您收到此错误通知是因为您订阅了错误报告。https://bugs.launchpad.net/bugs/920975 标题:Customizer 3.2.1 无法在 Ubuntu 11.10 中加载 ISO Customizer - LiveCD 重制工具中的状态:新错误描述:我尝试从 Ubuntu 11.10 的 Ubuntu 网站加载 32 位和 64 位 ISO。似乎都不起作用。我在 Ubuntu 11.10 64 位上使用 Customizer 3.2.1。我从 ppa ppa:customizer-dev-team/devel 和 github 上提供的 zip 文件安装了该应用程序。两者都有相同的问题。错误如下:当我打开程序时,除了“选择 ISO”之外的所有按钮都变灰。当我单击按钮并导航到我想要重制的 Ubuntu 11.10 ISO 时,我单击打开,文件浏览器对话框关闭。界面没有改变,除了“选择 ISO”之外的所有按钮仍然变灰。我可以随意执行多次,但都会发生同样的事情。终端输出如下:
williamt@FatalError-HP-Ubuntu:~$ gksudo /home/williamt/1/GUI.gambas
===================== Get_Str() begin =====================
[DEBUG] SrchFile: /opt/Customizer/settings.conf`
[DEBUG] SrchStr: WORK_DIR=
[DEBUG] Def: /home
[DEBUG] Loading file: /opt/Customizer/settings.conf
================== Get_Str() end (found) ==================
===================== Get_Str() begin =====================
[DEBUG] SrchFile: /opt/Customizer/settings.conf
[DEBUG] SrchStr: WORK_DIR=
[DEBUG] Def: /home
[DEBUG] Loading file: /opt/Customizer/settings.conf
================== Get_Str() end (found) ==================
===================== Get_Str() begin =====================
[DEBUG] SrchFile: /opt/Customizer/settings.conf
[DEBUG] SrchStr: WORK_DIR=
[DEBUG] Def: /home
[DEBUG] Loading file: /opt/Customizer/settings.conf
================== Get_Str() end (found) ==================
[EVENT] Checking configuration file
[EVENT] Checking essential directories and files
[EVENT] Disabling widgets
===================== Get_Str() begin =====================
[DEBUG] SrchFile: /opt/Customizer/settings.conf
[DEBUG] SrchStr: ISO=
[DEBUG] Def:
[DEBUG] Loading file: /opt/Customizer/settings.conf
================== Get_Str() end (found) ==================
=================== Replace_Str() begin ===================
[DEBUG] SrchFile: /opt/Customizer/settings.conf
[DEBUG] SrchStr: ISO=
[DEBUG] RpcStr: /home/williamt/Downloads/ubuntu-11.10-desktop-amd64 (1).iso
[DEBUG] Loading file: /opt/Customizer/settings.conf
[DEBUG] Saving file: /opt/Customizer/settings.conf
================ Replace_Str() end (found) ================
[DEBUG] Extracting ISO
[EVENT] Detecting Terminal Emulator
[EVENT] Checking essential directories and files
[EVENT] Disabling widgets