Questions about Porteus-v3.2rc5

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
burdi01
Shogun
Shogun
Posts: 201
Joined: 18 Aug 2013, 12:09
Distribution: Slackware PartedMagic Xubuntu
Location: The Netherlands

Questions about Porteus-v3.2rc5

Post#1 by burdi01 » 30 Aug 2016, 08:59

Downloaded the Porteus-MATE-v3.2rc5-x86_64.iso.
One still needs the "cache-module" workaround *) ...
A preliminary run shows no obvious problems other than caja in list mode complaining that the local time zone must be set.
Regards, Dick :D

*) Boot into text mode
Log in as root, password toor
run: cache-module, y
run: slim

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Re: Porteus-v3.2rc5 bug reports

Post#2 by Jack » 31 Aug 2016, 01:23

Your right on setting it up to run. That OK with me cause I'm uses to it. I have a zchanges-160830.xzm which has (Firefox bookmarks, timezone, WiFi and other stuff) which loads at boot up. The file zchanges-160830.xzm is 50.0MB in size.

I haven't found any problem yet.

Good work brokenman
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

User avatar
Blaze
DEV Team
DEV Team
Posts: 3869
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Re: Porteus-v3.2rc5 bug reports

Post#3 by Blaze » 31 Aug 2016, 16:45

Cinnamon x86_64 RC5

1. About

Code: Select all

xdg-user-dirs-update
in the /etc/rc.d/rc.M
brokenman, please fix it.

I boot up Porteus RC5 via VirtualBox (does not run on my computer - "Cinnamon just crashed you are currently running in Fallback Mode.") and all folders in the home user folder (/home/guest and /root) are missing (except Desktop folder - she is present).

All paths in RC5 was are broken.

Code: Select all

# This file is written by xdg-user-dirs-update
# If you want to change or add directories, just edit the line you're
# interested in. All local changes will be retained on the next run
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
# 
XDG_DESKTOP_DIR="$HOME/Desktop"
XDG_DOWNLOAD_DIR="$HOME/"
XDG_TEMPLATES_DIR="$HOME/"
XDG_PUBLICSHARE_DIR="$HOME/"
XDG_DOCUMENTS_DIR="$HOME/"
XDG_MUSIC_DIR="$HOME/"
XDG_PICTURES_DIR="$HOME/"
XDG_VIDEOS_DIR="$HOME/"
I fixed this by commands

Code: Select all

rm -rf /home/guest/Desktop
rm -rf /home/guest/Documents
rm -rf /home/guest/Downloads
rm -rf /home/guest/Music
rm -rf /home/guest/Pictures
rm -rf /home/guest/Videos
rm /home/guest/.config/user-dirs.dirs
rm /home/guest/.config/user-dirs.locale
rm -rf /root/Desktop
rm -rf /root/Documents
rm -rf /root/Downloads
rm -rf /root/Music
rm -rf /root/Pictures
rm -rf /root/Videos
rm /root/.config/user-dirs.dirs
rm /root/.config/user-dirs.locale
and run this command xdg-user-dirs-update with key --force

Code: Select all

xdg-user-dirs-update --force
after this I received a good paths for folders

check it out:

Code: Select all

root@porteus:~# cat /root/.config/user-dirs.dirs
# This file is written by xdg-user-dirs-update
# If you want to change or add directories, just edit the line you're
# interested in. All local changes will be retained on the next run
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
# 
XDG_DESKTOP_DIR="$HOME/Рабочий стол"
XDG_DOWNLOAD_DIR="$HOME/Загрузки"
XDG_TEMPLATES_DIR="$HOME/Шаблоны"
XDG_PUBLICSHARE_DIR="$HOME/Общедоступные"
XDG_DOCUMENTS_DIR="$HOME/Документы"
XDG_MUSIC_DIR="$HOME/Музыка"
XDG_PICTURES_DIR="$HOME/Изображения"
XDG_VIDEOS_DIR="$HOME/Видео"
root@porteus:~#            
Result:
  • Need to tweak the script /etc/rc.d/rc.M - replace with

    Code: Select all

    xdg-user-dirs-update --force
  • The folders: Desktop, Documents, Downloads, Music, Pictures, Videos do not need
  • If you are run Porteus for the first time - the config files user-dirs.dirs and user-dirs.locale do not need, because they must be generated automatically after 1st start of Porteus.
2. On my PC I have common error - "Cinnamon just crashed you are currently running in Fallback Mode."

Code: Select all

root@porteus:~# module-cache
/usr/bin/gtk-query-immodules-2.0
/usr/bin/gtk-query-immodules-3.0
warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
warning: Schema 'org.gnome.system.locale' has path '/system/locale/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'.  Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated.
/usr/bin/update-desktop-database
/usr/bin/gdk-pixbuf-query-loaders
/usr/bin/update-mime-database
Do you want to make a module from the caches? [y/n] y
Parallel mksquashfs: Using 4 processors
Creating 4.0 filesystem on /tmp/009-caches.xzm, block size 262144.

[===================================================================|] 7/7 100%

Exportable Squashfs 4.0 filesystem, xz compressed, data block size 262144
	compressed data, compressed metadata, compressed fragments, compressed xattrs
	duplicates are removed
Filesystem size 64.87 Kbytes (0.06 Mbytes)
	23.77% of uncompressed filesystem size (272.87 Kbytes)
Inode table size 290 bytes (0.28 Kbytes)
	37.66% of uncompressed inode table size (770 bytes)
Directory table size 338 bytes (0.33 Kbytes)
	58.38% of uncompressed directory table size (579 bytes)
Number of duplicate files found 0
Number of inodes 24
Number of files 7
Number of fragments 2
Number of symbolic links  0
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 17
Number of ids (unique uids + gids) 4
Number of uids 3
	root (0)
	unknown (1001)
	guest (1000)
Number of gids 3
	root (0)
	unknown (1001)
	users (100)
68K	/tmp/009-caches.xzm
root@porteus:~# slim
/usr/bin/xauth:  file /var/run/slim.auth does not exist

X.Org X Server 1.18.3
Release Date: 2016-04-04
X Protocol Version 11, Revision 0
Build Operating System: Slackware 14.2 Slackware Linux Project
Current Operating System: Linux porteus 4.7.2-porteus #1 SMP PREEMPT Sun Aug 28 12:58:29 BRT 2016 x86_64
Kernel command line: quiet initrd=initrd.xz 3 BOOT_IMAGE=vmlinuz 
Build Date: 15 April 2016  11:05:21AM
 
Current version of pixman: 0.34.0
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 31 18:22:38 2016
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) [KMS] drm report modesetting isn't supported.
(II) Server terminated successfully (0). Closing log file.
slim: opening a new Log file, while another is already open
/usr/bin/xauth:  file /var/run/slim.auth does not exist

X.Org X Server 1.18.3
Release Date: 2016-04-04
X Protocol Version 11, Revision 0
Build Operating System: Slackware 14.2 Slackware Linux Project
Current Operating System: Linux porteus 4.7.2-porteus #1 SMP PREEMPT Sun Aug 28 12:58:29 BRT 2016 x86_64
Kernel command line: quiet initrd=initrd.xz 3 BOOT_IMAGE=vmlinuz 
Build Date: 15 April 2016  11:05:21AM
 
Current version of pixman: 0.34.0
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 31 18:22:41 2016
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) [KMS] drm report modesetting isn't supported.
/usr/bin/xauth:  file /root/.Xauthority does not exist
cinnamon-session[1079]: WARNING: t+0.00189s: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
_IceTransSocketOpenCOTSServer: Unable to open socket for inet6
_IceTransOpen: transport open failed for inet6/porteus:
_IceTransMakeAllCOTSServerListeners: failed to open listener for inet6
cinnamon-session[1079]: WARNING: t+0.07488s: AT-SPI: Could not obtain desktop path or name

cinnamon-session[1079]: WARNING: t+0.08536s: atk-bridge: GetRegisteredEvents returned message with unknown signature
cinnamon-session[1079]: WARNING: t+0.08543s: atk-bridge: get_device_events_reply: unknown signature
cinnamon-session[1079]: WARNING: t+0.08547s: atk-bridge: get_device_events_reply: unknown signature
GNOME_KEYRING_CONTROL=/root/.cache/keyring-A252MY
GPG_AGENT_INFO=/root/.cache/keyring-A252MY/gpg:0:1
GNOME_KEYRING_CONTROL=/root/.cache/keyring-A252MY
GPG_AGENT_INFO=/root/.cache/keyring-A252MY/gpg:0:1
SSH_AUTH_SOCK=/root/.cache/keyring-A252MY/ssh
GNOME_KEYRING_CONTROL=/root/.cache/keyring-A252MY
GPG_AGENT_INFO=/root/.cache/keyring-A252MY/gpg:0:1
SSH_AUTH_SOCK=/root/.cache/keyring-A252MY/ssh
GNOME_KEYRING_CONTROL=/root/.cache/keyring-A252MY
GPG_AGENT_INFO=/root/.cache/keyring-A252MY/gpg:0:1
SSH_AUTH_SOCK=/root/.cache/keyring-A252MY/ssh

(cinnamon-settings-daemon:1143): libupower-glib-WARNING **: Couldn't enumerate devices: The name org.freedesktop.UPower was not provided by any .service files

(cinnamon-settings-daemon:1143): power-plugin-WARNING **: failed to get device list: The name org.freedesktop.UPower was not provided by any .service files
=== xinerama setup Configuration ===
  Clone: false
  Output: Ноутбук attached to default
     status: on
     width: 1920
     height: 1080
     rate: 0
     primary: true
     position: 0 0
=== Applying Configuration Configuration ===
  Clone: false
  Output: Ноутбук attached to default
     status: on
     width: 1920
     height: 1080
     rate: 0
     primary: true
     position: 0 0
E: [autospawn] core-util.c: Home directory not accessible: Permission denied
W: [autospawn] lock-autospawn.c: Не удалось получить доступ к блокировке, используемой для запуска сервера по требованию.
E: [pulseaudio] main.c: Failed to acquire autospawn lock[0m

(cinnamon-settings-daemon:1143): power-plugin-WARNING **: Unable to inhibit suspend: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.login1 was not provided by any .service files

(cinnamon-settings-daemon:1143): power-plugin-WARNING **: Unable to inhibit lid switch: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.login1 was not provided by any .service files
Home directory not accessible: Permission denied

(cinnamon-settings-daemon:1143): media-keys-plugin-WARNING **: Unable to inhibit keypresses: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.login1 was not provided by any .service files

** (cinnamon-settings-daemon:1143): WARNING **: AT-SPI: Could not obtain desktop path or name


(cinnamon-settings-daemon:1143): power-plugin-WARNING **: Failed to get brightness: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files

** (cinnamon-settings-daemon:1143): WARNING **: atk-bridge: GetRegisteredEvents returned message with unknown signature

** (cinnamon-settings-daemon:1143): WARNING **: Failed to get session for pid: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit was not provided by any .service files

(cinnamon-settings-daemon:1143): color-plugin-WARNING **: There is no colord server available

** (cinnamon-settings-daemon:1143): WARNING **: Failed to get session for pid: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit was not provided by any .service files

** (cinnamon-settings-daemon:1143): WARNING **: atk-bridge: get_device_events_reply: unknown signature

** (cinnamon-settings-daemon:1143): WARNING **: Failed to get session for pid: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit was not provided by any .service files

** (cinnamon-settings-daemon:1143): WARNING **: atk-bridge: get_device_events_reply: unknown signature
[1472667774,000,xklavier.c:xkl_engine_start_listen/] 	The backend does not require manual layout management - but it is provided by the application
Home directory not accessible: Отказано в доступе

(cinnamon-settings-daemon:1143): Cvc-WARNING **: Failed to connect context: Соединение отвергнуто
Window manager warning: Software rendering detected: Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits)

(polkit-gnome-authentication-agent-1:1247): polkit-gnome-1-WARNING **: Unable to determine the session we are in: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit was not provided by any .service files
Failed to play sound: Sound disabled
Initializing nemo-image-converter extension

** (cinnamon-killer-daemon:1254): WARNING **: AT-SPI: Could not obtain desktop path or name


** (cinnamon-killer-daemon:1254): WARNING **: atk-bridge: GetRegisteredEvents returned message with unknown signature

** (cinnamon-killer-daemon:1254): WARNING **: atk-bridge: get_device_events_reply: unknown signature

** (cinnamon-killer-daemon:1254): WARNING **: atk-bridge: get_device_events_reply: unknown signature

** (nm-applet:1253): WARNING **: AT-SPI: Could not obtain desktop path or name


** (nemo:1249): WARNING **: AT-SPI: Could not obtain desktop path or name


** (nm-applet:1253): WARNING **: atk-bridge: GetRegisteredEvents returned message with unknown signature

** (nm-applet:1253): WARNING **: atk-bridge: get_device_events_reply: unknown signature

** (nm-applet:1253): WARNING **: atk-bridge: get_device_events_reply: unknown signature
blueman-applet version 2.0.4 starting
Cjs-Message: JS LOG: About to start Cinnamon
Cjs-Message: JS LOG: ACTIVATING SOFTWARE RENDERING
Traceback (most recent call last):
  File "/usr/bin/blueman-applet", line 121, in <module>
    BluemanApplet()
  File "/usr/bin/blueman-applet", line 63, in __init__
    self.Plugins.Load()
  File "/usr/lib64/python2.7/site-packages/blueman/main/PluginManager.py", line 90, in Load
    __import__(self.module_path.__name__ + ".%s" % plugin, None, None, [])
  File "/usr/lib64/python2.7/site-packages/blueman/plugins/applet/AuthAgent.py", line 9, in <module>
    import blueman.main.applet.BluezAgent as BluezAgent
  File "/usr/lib64/python2.7/site-packages/blueman/main/applet/BluezAgent.py", line 23, in <module>
    from blueman.bluez.Agent import Agent, AgentMethod
  File "/usr/lib64/python2.7/site-packages/blueman/bluez/Agent.py", line 48, in <module>
    class Agent(dbus.service.Object):
  File "/usr/lib64/python2.7/site-packages/blueman/bluez/Agent.py", line 56, in Agent
    @AgentMethod
  File "/usr/lib64/python2.7/site-packages/blueman/bluez/Agent.py", line 38, in AgentMethod
    if BlueZInterface.get_interface_version()[0] < 5:
  File "/usr/lib64/python2.7/site-packages/blueman/bluez/BlueZInterface.py", line 16, in get_interface_version
    obj = dbus.SystemBus().get_object('org.bluez', '/')
  File "/usr/lib64/python2.7/site-packages/dbus/bus.py", line 241, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib64/python2.7/site-packages/dbus/proxies.py", line 248, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib64/python2.7/site-packages/dbus/bus.py", line 180, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib64/python2.7/site-packages/dbus/bus.py", line 278, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib64/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files
St-Message: cogl npot texture sizes SUPPORTED
Cjs-Message: JS LOG: Cinnamon started at Wed Aug 31 2016 18:22:56 GMT+0000

(cinnamon:1235): St-WARNING **: percentage lengths not currently supported
Home directory not accessible: Отказано в доступе

(cinnamon:1235): Cvc-WARNING **: Failed to connect context: Соединение отвергнуто
openGL version 3.3 detected (GL3 Cogl Driver)
MetaSyncRing disabled: couldn't find required GL extensions, or the minimum safe openGL version was not met
Window manager warning: Log level 16: AT-SPI: Could not obtain desktop path or name

Window manager warning: Log level 16: atk-bridge: GetRegisteredEvents returned message with unknown signature
Window manager warning: Log level 16: atk-bridge: get_device_events_reply: unknown signature
Window manager warning: Log level 16: atk-bridge: get_device_events_reply: unknown signature
Cjs-Message: JS LOG: Invalid network device type, is 14
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

** (cinnamon-launcher:1220): WARNING **: AT-SPI: Could not obtain desktop path or name


** (cinnamon-launcher:1220): WARNING **: atk-bridge: GetRegisteredEvents returned message with unknown signature

** (cinnamon-launcher:1220): WARNING **: atk-bridge: get_device_events_reply: unknown signature

** (cinnamon-launcher:1220): WARNING **: atk-bridge: get_device_events_reply: unknown signature
glibtop(c=1328): [DEBUG] open.c:53 glibtop_open_l(): SIZEOF: 40 - 65648 - 248 - 65624 - 224 - 65624
glibtop(c=1328): [DEBUG] open.c:163 glibtop_open_l(): Calling sysdeps open function.
glibtop(c=1328): [DEBUG] init.c:229 glibtop_init_s(): init_s with features=0x800 and flags=0
Window manager warning: Log level 16: AT-SPI: Could not obtain desktop path or name

Window manager warning: Log level 16: atk-bridge: GetRegisteredEvents returned message with unknown signature
Window manager warning: Log level 16: atk-bridge: get_device_events_reply: unknown signature
Window manager warning: Log level 16: atk-bridge: get_device_events_reply: unknown signature
Home directory not accessible: Отказано в доступе

(cinnamon-settings-daemon:1143): Cvc-WARNING **: Failed to connect context: Соединение отвергнуто
Window manager warning: Software rendering detected: Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits)
Cjs-Message: JS LOG: About to start Cinnamon
Cjs-Message: JS LOG: ACTIVATING SOFTWARE RENDERING
St-Message: cogl npot texture sizes SUPPORTED
Cjs-Message: JS LOG: Cinnamon started at Wed Aug 31 2016 18:23:09 GMT+0000

(cinnamon:1345): St-WARNING **: percentage lengths not currently supported
Home directory not accessible: Отказано в доступе

(cinnamon:1345): Cvc-WARNING **: Failed to connect context: Соединение отвергнуто
openGL version 3.3 detected (GL3 Cogl Driver)
MetaSyncRing disabled: couldn't find required GL extensions, or the minimum safe openGL version was not met
Window manager warning: Log level 16: AT-SPI: Could not obtain desktop path or name
3. brokenman, you are include not last lightweight version of /usr/share/themes/Evo-Vertex.
Please, replace with a new version Evo-Vertex-only.xzm

4. brokenman, as root I could not right click, select any area, or drag & drop any items in desktop, also there are no icons on it.

If I use guest account - all ok
Image

Can you fix it?

5. brokenman, why you don't replace your wallpaper on my?
I think also need to replace wallpaper of cinnamon on more quality wallpaper. For example on this wallpaper

Image

Code: Select all

My wallpaper
Size: 663,0 KB
Resolution: 1 920× 1 200px

Your wallpaper
Size: 879.4 KB
Resolution: 1 440× 900px
Image Image
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Porteus-v3.2rc5 bug reports

Post#4 by brokenman » 01 Sep 2016, 03:32

Firstly I have to say please don't create bug report threads for release until the official release. I will take care of bug release thread creation. Many times I upload to the server for temporary testing of functions. I will address the current bugs but will be pushing new ISOs since there have been a few fixes.

@Blaze, I am looking into the xdg stuff now. Directories are not create for guest users on boot with the current rc.M. Many of the problems with booting as root I may not be able to address due to time restrictions. If people insist on booting into root mode then they may have to fix these bugs themselves and pass the fixes onto me so I can push them.

I am happy with the current wallpaper (this is a taste thing, users can choose) but I have added your optimized theme. Thanks.

Alien Bob just pushed a bunch of updates to KDE5 so I will be addressing those, then waiting for the next kernel release and then uploading all rc5 ISOs again. Feel free to download the rc5 from any of our mirrors and test the language selection tool. Thanks.
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Re: Porteus-v3.2rc5 bug reports

Post#5 by Ed_P » 01 Sep 2016, 05:18

Code: Select all

guest@porteus:~$ google-chrome-stable --disk-cache-dir=/tmp/google-chrome/  https://us.forgeofempires.com/page/
[2002:2002:0901/010210:FATAL:setuid_sandbox_client.cc(282)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/google/chrome/chrome-sandbox is owned by root and has mode 4755.
Aborted
guest@porteus:~$ 
Owner is root.
Ed

User avatar
Blaze
DEV Team
DEV Team
Posts: 3869
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Re: Porteus-v3.2rc5 bug reports

Post#6 by Blaze » 01 Sep 2016, 07:21

brokenman, these files user-dirs.dirs and user-dirs.locale should not be present by default in the

Code: Select all

/home/guest/.config/
/home/guest/.config/
/root/.config/
/root/.config/
They are generated automatically via command xdg-user-dirs-update --force after first start of Porteus.
If these files is present in these folders, this command does not create these files automatically (leaves them in the form in which they are).

I tweak your wallpaper, but the quality of this wallpaper still isn't ice and not blaze (not colorful) :(
Image

Code: Select all

Size: 368.0 KB
Resolution: 1920 × 1080 px
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Porteus-v3.2rc5 bug reports

Post#7 by francois » 02 Sep 2016, 00:12

God dam it, do you mean that I will have to do some hard work to get 3.2 to root mode? :evil:

Who is with me? :oops:
Prendre son temps, profiter de celui qui passe.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Porteus-v3.2rc5 bug reports

Post#8 by brokenman » 02 Sep 2016, 02:38

Ed_P, where is your chrome module from?
Please show the output of: ls -l /opt/google/chrome

Thanks Blaze, I am aware of how xdg works now.

Francois, All I am saying is that I won't have time to troubleshoot all desktops in guest and root mode. I never use a desktop as root and I can't condone or support doing it. Therefore my priorities lay elsewhere. I'm happy to add support, but don't have time right now to troubleshoot the problems that arise from it.
How do i become super user?
Wear your underpants on the outside and put on a cape.

alexgorr
White ninja
White ninja
Posts: 27
Joined: 23 Nov 2011, 12:48
Location: italy

Re: Porteus-v3.2rc5 bug reports

Post#9 by alexgorr » 02 Sep 2016, 08:53

Hi. I''ve downloaded http://dl.porteus.org/x86_64/Porteus-v3 ... x86_64.iso + files in modules (the behaviuor is the same with or without modules)
MATE -> System starts, but all icons are missing
CINNAMON (i tried also it) doen't start . All screen is black.
adding http://dl.porteus.org/x86_64/Porteus-v3 ... /20160809/ to previuos version (rc4) worked fine.
I don't explayn me where i do wrong.

Code: Select all

........
│
[BOOT]
│   └── Boot-NoEmul.img
├── boot
│   ├── Porteus-installer-for-Linux.com
│   ├── Porteus-installer-for-Windows.exe
│   ├── docs
│   │   ├── GNU_GPL
│   │   ├── License.txt
│   │   ├── cheatcodes.txt
│   │   ├── install.txt
│   │   └── requirements.txt
│   └── syslinux
│       ├── boot.cat
│       ├── chain.c32
│       ├── extlinux.conf
│       ├── initrd.xz
│       ├── isolinux.bin
│       ├── isolinux.boot
│       ├── isolinux.cfg
│       ├── lilo.conf
│       ├── plpbt
│       ├── porteus.cfg
│       ├── porteus.png
│       ├── syslinux.cfg
│       ├── vesamenu.c32
│       └── vmlinuz
└── porteus
    ├── base
    │   ├── 000-kernel.xzm
    │   ├── 001-core.xzm
    │   ├── 002-xorg.xzm
    │   └── 003-mate.xzm
    ├── make_iso.sh
    ├── modules
    │   ├── 05-devel.xzm
    │   ├── VirtualBox-5.1.4-porteus-v3.2rc5-x86_64-1prt.xzm
    │   └── crippled_sources.xzm
    ├── optional
    ├── porteus-v3.2-x86_64.sgn
    └── rootcopy


Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

Re: Porteus-v3.2rc5 bug reports

Post#10 by Jack » 02 Sep 2016, 10:39

alexgorr wrote:Hi. I''ve downloaded http://dl.porteus.org/x86_64/Porteus-v3 ... x86_64.iso + files in modules (the behaviuor is the same with or without modules)
MATE -> System starts, but all icons are missing
CINNAMON (i tried also it) doen't start . All screen is black.
adding http://dl.porteus.org/x86_64/Porteus-v3 ... /20160809/ to previuos version (rc4) worked fine.
I don't explayn me where i do wrong.

Code: Select all

........
│
[BOOT]
│   └── Boot-NoEmul.img
├── boot
│   ├── Porteus-installer-for-Linux.com
│   ├── Porteus-installer-for-Windows.exe
│   ├── docs
│   │   ├── GNU_GPL
│   │   ├── License.txt
│   │   ├── cheatcodes.txt
│   │   ├── install.txt
│   │   └── requirements.txt
│   └── syslinux
│       ├── boot.cat
│       ├── chain.c32
│       ├── extlinux.conf
│       ├── initrd.xz
│       ├── isolinux.bin
│       ├── isolinux.boot
│       ├── isolinux.cfg
│       ├── lilo.conf
│       ├── plpbt
│       ├── porteus.cfg
│       ├── porteus.png
│       ├── syslinux.cfg
│       ├── vesamenu.c32
│       └── vmlinuz
└── porteus
    ├── base
    │   ├── 000-kernel.xzm
    │   ├── 001-core.xzm
    │   ├── 002-xorg.xzm
    │   └── 003-mate.xzm
    ├── make_iso.sh
    ├── modules
    │   ├── 05-devel.xzm
    │   ├── VirtualBox-5.1.4-porteus-v3.2rc5-x86_64-1prt.xzm
    │   └── crippled_sources.xzm
    ├── optional
    ├── porteus-v3.2-x86_64.sgn
    └── rootcopy

When you boot up in Text Mode and after you login type cache-module then it will ask to save it type Y it will be called 009-caches.xzm move it to /mnt/sdX/porteus/base directory then when you reboot the icons will be there.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: Porteus-v3.2rc5 bug reports

Post#11 by francois » 02 Sep 2016, 11:31

Sorry Jay. Know that I never meant to be pushy on you. I was just kidding. Maybe it is about time that I grow up and work with best practice, thus using guest mode. :)

So what is the option for this thread do we close it?
Prendre son temps, profiter de celui qui passe.

Bogomips
Full of knowledge
Full of knowledge
Posts: 2564
Joined: 25 Jun 2014, 15:21
Distribution: 3.2.2 Cinnamon & KDE5
Location: London

Re: Porteus-v3.2rc5 bug reports

Post#12 by Bogomips » 02 Sep 2016, 12:33

francois wrote:So what is the option for this thread do we close it?
Lock for time being? :twisted:
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Re: Porteus-v3.2rc5 bug reports

Post#13 by Ed_P » 02 Sep 2016, 14:00

brokenman wrote:Ed_P, where is your chrome module from?
Please show the output of: ls -l /opt/google/chrome
I don't know at this point. :( Sorry. Not USM.

Code: Select all

guest@porteus:~$ ls /mnt/sda5/porteus3.2/Optional/*.xzm
/mnt/sda5/porteus3.2/Optional/broadcom-sta-6.30.223.271_4.5.3_porteus-x86_64-1jay.xzm*
/mnt/sda5/porteus3.2/Optional/google-chrome-39.0.2171.65-x86_64-1sl.xzm*
/mnt/sda5/porteus3.2/Optional/opera-12.16.1860-amd64-_12.16.1860.xzm*

guest@porteus:~$ ls -l /opt/google/chrome
total 140920
drwxr-xr-x 2 root root       64 Nov 21  2014 PepperFlash/
-rwxr-xr-x 1 root root 87999848 Nov 21  2014 chrome*
-rwxr-xr-x 1 root root    14536 Nov 21  2014 chrome-sandbox*
-rw-r--r-- 1 root root  1156466 Nov 14  2014 chrome_100_percent.pak
drwxr-xr-x 2 root root       36 Nov 14  2014 cron/
-rw-r--r-- 1 root root      482 Nov 14  2014 default-app-block
drwxr-xr-x 2 root root      134 Nov 14  2014 default_apps/
-rwxr-xr-x 1 root root     3055 Nov 14  2014 google-chrome*
-rw-r--r-- 1 root root 10490576 Nov 14  2014 icudtl.dat
drwxr-xr-x 2 root root       43 Nov 21  2014 lib/
-rw-r--r-- 1 root root  2312448 Nov 21  2014 libffmpegsumo.so
-rw-r--r-- 1 root root 12168784 Nov 21  2014 libpdf.so
-rw-r--r-- 1 root root  5422360 Nov 21  2014 libwidevinecdm.so
-rw-r--r-- 1 root root    92544 Nov 21  2014 libwidevinecdmadapter.so
drwxr-xr-x 2 root root      780 Nov 14  2014 locales/
-rwxr-xr-x 1 root root  5604064 Nov 21  2014 nacl_helper*
-rwxr-xr-x 1 root root     8960 Nov 21  2014 nacl_helper_bootstrap*
-rw-r--r-- 1 root root  3182144 Nov 21  2014 nacl_irt_x86_64.nexe
-rw-r--r-- 1 root root    11045 Nov 14  2014 product_logo_128.png
-rw-r--r-- 1 root root      710 Nov 14  2014 product_logo_16.png
-rw-r--r-- 1 root root     1117 Nov 14  2014 product_logo_22.png
-rw-r--r-- 1 root root     1283 Nov 14  2014 product_logo_24.png
-rw-r--r-- 1 root root    25264 Nov 14  2014 product_logo_256.png
-rw-r--r-- 1 root root     1767 Nov 14  2014 product_logo_32.png
-rw-r--r-- 1 root root     4818 Nov 14  2014 product_logo_32.xpm
-rw-r--r-- 1 root root     3252 Nov 14  2014 product_logo_48.png
-rw-r--r-- 1 root root     4744 Nov 14  2014 product_logo_64.png
-rw-r--r-- 1 root root 15714775 Nov 14  2014 resources.pak
-rwxr-xr-x 1 root root    37394 Nov 14  2014 xdg-mime*
-rwxr-xr-x 1 root root    33273 Nov 14  2014 xdg-settings*
Ed

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Re: Porteus-v3.2rc5 bug reports

Post#14 by Ed_P » 02 Sep 2016, 15:22

Bogomips wrote:
francois wrote:So what is the option for this thread do we close it?
Lock for time being? :twisted:
Or simply rename it.
Ed

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Porteus-v3.2rc5 bug reports

Post#15 by brokenman » 02 Sep 2016, 21:21

Hmm. I though I already posted but it seems it did not make it here. Anyway, Francois I understood what you meant and did not take it the wrong way. I just wanted to make it clear that I am short of time and root users may have to do some bug squashing as root and let me know how to fix the bug. Blaze is doing a tremendous job at this. Don't worry about offending me, I have very thick skin. In any case, I don't think I have ever seen malice in ANY of your posts. You always present yourself in an amiable and friendly way.

Ed_P, the error says that your sandbox has incorrect permissions.

Code: Select all

chmod 4755 /opt/google/chrome/chrome-sandbox
-rws--x--x 1 root root 14528 Jul 18 22:23 chrome-sandbox
If you are using Porteus-v3.2rcX then use the update-chrome script which takes care of this and also helps to support Porteus by using DDG as a default search engine.
How do i become super user?
Wear your underpants on the outside and put on a cape.

Locked