Skip to content.
Skip to navigation
Site Map
Accessibility
Search Site
Advanced Search…
Ubuntu Japanese Team
Sections
ホーム
Wiki
フォーラム
Personal tools
Log in
You are here:
Home
→
FirstBoot
Navigation
Home
Wiki
ダウンロード
スクリーンショット
メーリングリスト
Ubuntu Japanese Teamについて
wiki_old
FirstBoot
News
Kubuntu 7.04 日本語ローカライズ版Desktop CDをリリース
2007-05-10
IRCチャンネルを開設しました
2007-05-08
Ubuntu 7.04 日本語ローカライズ版Desktop CDをリリース
2007-04-20
Ubuntu 7.04 Feisty Fawnリリース
2007-04-19
初心者サポートフォーラムを開設
2007-02-24
More news…
Views
View
Edit
History
Backlinks
Metadata
Actions
Recent changes
Wiki contents
Wiki search
Actions
Copy
Paste
Page name
:
type
:
reStructured Text
Structured Text
HTML
Plain text
WikiWikiWeb markup
MoinMoin markup
依存しているrhpl-143がpython-2.4向けだったので、python-2.4に対応しているらしいrhpl-151にしてみた。 {{{ /usr/share/firstboot/firstbootWindow.py:60: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead self.mainHBox = gtk.HBox(gtk.FALSE, 10) /usr/share/firstboot/firstbootWindow.py:70: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead self.leftVBox.pack_start(leftEventBox, gtk.TRUE) /usr/share/firstboot/firstbootWindow.py:84: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead self.win.set_decorated(gtk.FALSE) /usr/share/firstboot/firstbootWindow.py:110: DeprecationWarning: use gtk.gdk.Drawable.draw_pixbuf y_screen, gtk.gdk.RGB_DITHER_MAX, 0, 0) /usr/share/firstboot/firstbootWindow.py:111: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead self.win.set_app_paintable(gtk.TRUE) /usr/share/firstboot/firstbootWindow.py:112: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead self.win.window.set_back_pixmap(bgimage, gtk.FALSE) /usr/share/firstboot/firstbootWindow.py:152: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead self.notebook.set_show_tabs(gtk.FALSE) /usr/share/firstboot/firstbootWindow.py:153: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead self.notebook.set_show_border(gtk.FALSE) /usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module DeprecationWarning) Traceback (most recent call last): File "/usr/share/firstboot/firstboot.py", line 201, in ? firstbootWindow.firstbootWindow(xserver_pid, wm_pid, doReconfig, doDebug, lowRes, rhgb, autoscreenshot) File "/usr/share/firstboot/firstbootWindow.py", line 157, in __init__ self.loadModules() File "/usr/share/firstboot/firstbootWindow.py", line 396, in loadModules exec(cmd) File "<string>", line 1, in ? File "/usr/share/firstboot/modules/date.py", line 31, in ? import date_gui ImportError: No module named date_gui }}} system-config-dateというFedoraのパッケージにdata_gui.pyが入ってる。
Optional change note
:
For editing help, see
HelpPage
.
Powered by Plone, the Open Source Content Management System
This site conforms to the following standards:
Section 508
WCAG
Valid XHTML
Valid CSS
Usable in any browser