Quantcast
Channel: Pinguy OS Forum - All Forums
Viewing all articles
Browse latest Browse all 1646

error displayed after setting picture

$
0
0
using pinguy-gtk 4.3.3-all (the latest) on ubuntu 16.04

set a picture for live cd and boot screen (a .png)

after the ISO was created the following error was seen in the terminal:

Code:
Gtk-Message: Failed to load module "canberra-gtk-module"
./PinguyBuilder_gtk.py:684: GtkWarning: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.0ROBEY': No such file or directory
dialog.run()
./PinguyBuilder_gtk.py:684: GtkWarning: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
dialog.run()
Traceback (most recent call last):
File "./PinguyBuilder_gtk.py", line 265, in on_button10_clicked
msg_info(_("%(filename)s has been copied to %(grub_bg)s and is the default background for grub. Click OK to update grub with the new settings so you can see your picture on the next boot.") % ({'filename':filename, 'grub_bg':grub_bg}))
File "./PinguyBuilder_gtk.py", line 681, in msg_info
msg
TypeError: GtkMessageDialog.__init__() argument 5 must be string without null bytes or None, not str
./PinguyBuilder_gtk.py:755: GtkWarning: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.WJ7GEY': No such file or directory
gtk.main()
./PinguyBuilder_gtk.py:755: GtkWarning: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
gtk.main()
bu

Viewing all articles
Browse latest Browse all 1646

Trending Articles