Porteus-3.2rc2 bug reports

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.
User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Porteus-3.2rc2 bug reports

Post#106 by brokenman » 21 May 2016, 23:11

1. It seems the "open in terminal" option in the right click menu of Nemo doesnt want to open in terminal. Not sure if its a bug thats been mentioned or what, just thought Id bring it up. Also the "open as root" option wasnt working earlier today, but magically started working as of now.
From a 'guest' terminal please run: gsettings set org.cinnamon.desktop.default-applications.terminal exec lxterminal
Thanks for the catch.

2. Its not a huge issue, but when you hover over icons in the bottom right tray, the tooltip looks to be off. You just see the words and no background color to it, like its a theming issue or something. Like I say, not a real issue but looks aesthetically off like that. Its probably a simple fix, but not one I know off hand so thought I'd mention.
Looking at it now.

3. Id really like to get "guake" installed. I like having a terminal in a quick dropdown like guake does. It's not listed in the USM, though I googled for a txz of it and seems there is one here. https://pkgs.org/slackware-13.37/slacky ... l.txz.html
USM simply combines 5-6 slackware repositories and offers what is in them. I can't add packages to it. Perhaps request a module in the module request section. Specify that it is for cinnamon rc2

4. In your opinion, what is the best way for me to save files such as images or videos without actually causing my porteussave.dat file from growing into a monstrosity?
Firstly, I never use a save.dat file. I don't like storage containers. I boot into ram and I have a storage folder (or partition) on my drive where I store anything I download. If you are working from a USB then after you download a video (say to /home/guest) then simply move it to /mnt/sdb1/myStorageFolder. This way it does not impact your savefile.
How do i become super user?
Wear your underpants on the outside and put on a cape.

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

Re: Porteus-3.2rc2 bug reports

Post#107 by brokenman » 22 May 2016, 00:06

Anyone tackling guake on cinnamon.

1) Reinstall GConf from slackware source
2) Compile the following from slackbuilds.org
- gnome-python2-gconf
- python-keybinder
- pyxdg
3) Compile guake from source.

Best bet would be to pull the latest github code and export the archive:
git master archive --prefix=guake-0.4.2/ | gzip > /tmp/guake-0.4.2.tar.gz

Then put the resulting archive into the slackbuilds directory you got from slackbuilds. You will probably need to edit the SlackBuild file and add ./autogen.sh right before the ./configure line. Also remove any document generation from the SlackBuild. Good luck.
How do i become super user?
Wear your underpants on the outside and put on a cape.

jamie81
White ninja
White ninja
Posts: 20
Joined: 20 May 2016, 21:37
Distribution: porteus 3.2rc
Location: U.S

Re: Porteus-3.2rc2 bug reports

Post#108 by jamie81 » 22 May 2016, 14:59

brokenman wrote:1. It seems the "open in terminal" option in the right click menu of Nemo doesnt want to open in terminal. Not sure if its a bug thats been mentioned or what, just thought Id bring it up. Also the "open as root" option wasnt working earlier today, but magically started working as of now.
From a 'guest' terminal please run: gsettings set org.cinnamon.desktop.default-applications.terminal exec lxterminal
Thanks for the catch.

2. Its not a huge issue, but when you hover over icons in the bottom right tray, the tooltip looks to be off. You just see the words and no background color to it, like its a theming issue or something. Like I say, not a real issue but looks aesthetically off like that. Its probably a simple fix, but not one I know off hand so thought I'd mention.
Looking at it now.

3. Id really like to get "guake" installed. I like having a terminal in a quick dropdown like guake does. It's not listed in the USM, though I googled for a txz of it and seems there is one here. https://pkgs.org/slackware-13.37/slacky ... l.txz.html
USM simply combines 5-6 slackware repositories and offers what is in them. I can't add packages to it. Perhaps request a module in the module request section. Specify that it is for cinnamon rc2

4. In your opinion, what is the best way for me to save files such as images or videos without actually causing my porteussave.dat file from growing into a monstrosity?
Firstly, I never use a save.dat file. I don't like storage containers. I boot into ram and I have a storage folder (or partition) on my drive where I store anything I download. If you are working from a USB then after you download a video (say to /home/guest) then simply move it to /mnt/sdb1/myStorageFolder. This way it does not impact your savefile.
1. Thanks for the help. The terminal is now opening with the command you posted.

2. In case my explanation was a tad confusing or anything. Ive got a screenshot for you, perhaps will explain the tooltip issue better. As a side note, hovering over a tab inside of Opera browser shows the tooltips how I believe they should be. White letters on a black background. Here is the screenshot of the tray.

Image


3. Thanks for the insight on guake. I tried using the "simple package manager for debian" posted here on the forums.
viewtopic.php?f=75&t=3216&start=45

I was able to get all the dependencies and guake using that tool. It was quite a few modules so I tried using the "mergexzm" tool here on the forums also, and it merged them into one module for me. On restart of the computer however, Porteus would not load to desktop and seemed to stall right after the message that tells you its loading the desktop. After removing that module and trying again porteus fired right up. So obviously its that merged module. Im going to try a few other programs with that package manager for debian and see if any of them work. Possibly something with guake package/dependencies borking porteus.


4. Thanks for the thoughts on the saving stuff. Ive figured out a way to do basically what I need.

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

Re: Porteus-3.2rc2 bug reports

Post#109 by brokenman » 22 May 2016, 22:01

For what it's worth I got guake working here on 32bit cinnamon. Many python modules required but it eventually compiled. I will add a feature to porteus called bundles where people can download one module with all dependencies included. It will work on 'per desktop basis' so if you are on cinnamon and you type: bundles into a terminal it will show you all available bundles.
How do i become super user?
Wear your underpants on the outside and put on a cape.

Evan
Shogun
Shogun
Posts: 466
Joined: 11 Apr 2016, 09:00
Distribution: Distribution: *

Re: Porteus-3.2rc2 bug reports

Post#110 by Evan » 23 May 2016, 04:51

<removed>
Last edited by Evan on 24 Jun 2016, 12:17, edited 1 time in total.

User avatar
istinnjazz
Samurai
Samurai
Posts: 115
Joined: 15 May 2016, 14:10
Distribution: Manjaro-OpenRC/Nemesis

Re: Porteus-3.2rc2 bug reports

Post#111 by istinnjazz » 23 May 2016, 10:52

I do not know if this bug is related with this version, but it seems serious so I will report it here too:

WARNING!!

A serious bug:
for USB fat32 installation with a savefile.

I think it concerns all porteus versions, and it has to do with "trash" feature of pcmanfm. I had to disable it. Although it says that it will not use trash on removable media, actually it does. And the fat32 file system gets corrupted. If you delete a file, it seems deleted, but it is there physically and occupies space that it is not reported by the system.
Systems sees more free space that you actually have, check disk in win7 created recovered files for all the deleted files, and corrected the real free space!

There were system unrecoverable errors when tried to update without knowing the real free space of the media, the update stopped unexpectedly with "could not write" or "could not continue" or something, I do not really remember. The package that has been destroyed was gtk2, there was unexpected behavior after reboot. I had to recover save-file from backup.

copied from nemesis bug report as it is: viewtopic.php?f=137&t=5382&p=45543#p45543

jamie81
White ninja
White ninja
Posts: 20
Joined: 20 May 2016, 21:37
Distribution: porteus 3.2rc
Location: U.S

Re: Porteus-3.2rc2 bug reports

Post#112 by jamie81 » 23 May 2016, 15:24

brokenman wrote:For what it's worth I got guake working here on 32bit cinnamon. Many python modules required but it eventually compiled. I will add a feature to porteus called bundles where people can download one module with all dependencies included. It will work on 'per desktop basis' so if you are on cinnamon and you type: bundles into a terminal it will show you all available bundles.
I like that idea of bundles! Yeah I noticed there were some python dependencies required, quite a few. Im on 64bit cinnamon myself. Gthumb has kind of grown on me, definitely a better option Imo than gpicview I think.

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-3.2rc2 bug reports

Post#113 by Bogomips » 23 May 2016, 23:38

kde 32 bit & mate 32 bit

Under kde 32 bit statically linked executable comes up with unknown color name "BACKGROUND"

Code: Select all

guest@porteus:~$ /usr/local/bin/hv3-linux-nightly-08_0203       
unknown color name "BACKGROUND"
    (database entry for "-background" in widget ".")
    invoked from within
"load /usr/local/bin/hv3-linux-nightly-08_0203/lib/tk8.5/libtk8.5.so Tk"
    invoked from within
"if {[lsearch -exact [info loaded] {{} Tk}] >= 0} {
    load "" Tk
  } else {
    load /usr/local/bin/hv3-linux-nightly-08_0203/lib/tk8.5/libtk8.5.so T..."
    ("package ifneeded Tk 8.5b1" script)
    invoked from within
"package require Tk"
    (file "/usr/local/bin/hv3-linux-nightly-08_0203/hv3_main.tcl" line 17)
    invoked from within
"source [file join [file dirname [info script]] hv3_main.tcl] "
    (file "/usr/local/bin/hv3-linux-nightly-08_0203/main.tcl" line 6)
The dynamically linked executable also:

Code: Select all

guest@porteus:~$ hv3
application-specific initialization failed: unknown color name "BACKGROUND"
Error in startup script: unknown color name "BACKGROUND"
    (database entry for "-background" in widget ".")
    invoked from within
"load /usr/lib/libtk8.6.so Tk"
    ("package ifneeded Tk 8.6.1" script)
    invoked from within
"package require Tk"
    (file "/usr/share/hv3/hv3_main.tcl" line 17)
Just trying only the statically linked executable under Mate gave the same error.

This looks like it could be an old friend: http://forum.porteus.org/viewtopic.php? ... 030#p28984

No problem running under Cinnamon 32 bit and XFCE 32 bit.
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

Evan
Shogun
Shogun
Posts: 466
Joined: 11 Apr 2016, 09:00
Distribution: Distribution: *

Re: Porteus-3.2rc2 bug reports

Post#114 by Evan » 24 May 2016, 11:12

<removed>
Last edited by Evan on 24 Jun 2016, 12:17, edited 3 times in total.

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-3.2rc2 bug reports

Post#115 by Bogomips » 24 May 2016, 14:11

Cinnamon 32 bit

USM Symlink Issue
  • Invocation

    Code: Select all

    root@porteus:/home/guest# usm -g tk nodep
    
     The following items were found.
     Choose an number to confirm.
     ctrl+c to quit
    
    1) tk-8.6.1-i486-1.txz              5) tkgate-2.0_b10-i486-1_slack.txz
    2) tkcvs-8.2.1-noarch-1_slack.txz   6) tkimg-1.4-i486-3_slack.txz
    3) tkdnd-2.7-i486-1_slack.txz       7) tklib-0.6-i486-2_slack.txz
    4) tkdvd-4.0.9-i486-2_slack.txz     8) tkpng-0.9-i486-1_slack.txz
    #? 1
    
     The following packages are required.
    tk-8.6.1-i486-1.txz [1684K] [not installed]
    
    Total size: 1 MB
    
     Press [r] to remove packages, [q] to quit, or enter to start downloading.
    
     Updates are available.
     Program update:   not required
     Database update:  available
     Please run:  usm -u all  and/or  usm -u usm
     This message can be disabled in /etc/usm/usm.conf
     ###############################
    ln: target '/home/guest/p10/Por/tmp/usm/tk-8.6.1-i486-1.txz' is not a directory
    tk-8.6.1-i486-1.txz exists. Symlink created.
    
  • Search for Symlink

    Code: Select all

    guest@porteus:~$ find p10/Por/tmp/usm -name tk-*.txz
    p10/Por/tmp/usm/kate-4.10.5/tk-8.6.1-i486-1.txz
    p10/Por/tmp/usm/python3-3.4.3/tk-8.6.1-i486-1.txz                                  
    p10/Por/tmp/usm/vlc-2.1.2/tk-8.6.1-i486-1.txz
    Not found!
  • Invocation

    Code: Select all

    root@porteus:/home/guest# usm -g tk
    
     The following items were found.
     Choose an number to confirm. 
     ctrl+c to quit
    
    1) tk-8.6.1-i486-1.txz              5) tkgate-2.0_b10-i486-1_slack.txz
    2) tkcvs-8.2.1-noarch-1_slack.txz   6) tkimg-1.4-i486-3_slack.txz
    3) tkdnd-2.7-i486-1_slack.txz       7) tklib-0.6-i486-2_slack.txz
    4) tkdvd-4.0.9-i486-2_slack.txz     8) tkpng-0.9-i486-1_slack.txz
    #? 1
    ...
     The following packages are required. 
    tcl-8.6.1-i486-1.txz [2480K] [not installed]
    tk-8.6.1-i486-1.txz [1684K] [not installed]
    
    Total size: 4 MB
    
     Multiple packages were detected.
     Would you like to merge the packages into one module? [y/n] n
     Would you like to create a subfolder for the files? [y/n] y
     Would you like to install the package/s? (custom paths are supported) [y/n] n
    
     Press [r] to remove packages, [q] to quit, or enter to start downloading.
    ...
     ############################### 
    ln: target '/home/guest/p10/Por/tmp/usm/tk-8.6.1/tcl-8.6.1-i486-1.txz' is not a directory
    tcl-8.6.1-i486-1.txz exists. Symlink created.
    ln: target '/home/guest/p10/Por/tmp/usm/tk-8.6.1/tk-8.6.1-i486-1.txz' is not a directory
    tk-8.6.1-i486-1.txz exists. Symlink created.
    
  • Search for Symlinks

    Code: Select all

    root@porteus:/home/guest# ls p10/Por/tmp/usm/tk-8.6.1/               
    root@porteus:/home/guest# ls -ld p10/Por/tmp/usm/tk-8.6.1/
    drwxr-xr-x 2 root root 4096 May 24 15:50 p10/Por/tmp/usm/tk-8.6.1//
    root@porteus:/home/guest# ls -l p10/Por/tmp/usm/tk-8.6.1/
    total 0
    
    guest@porteus:~$ ls p10/Por/tmp/usm/{tcl,tk}-*
    /bin/ls: cannot access 'p10/Por/tmp/usm/tcl-*': No such file or directory         
    p10/Por/tmp/usm/tk-8.6.1: 
    
    guest@porteus:~$ find p10/Por/tmp/usm -name tk-*.txz
    p10/Por/tmp/usm/kate-4.10.5/tk-8.6.1-i486-1.txz                                    
    p10/Por/tmp/usm/python3-3.4.3/tk-8.6.1-i486-1.txz                                  
    p10/Por/tmp/usm/vlc-2.1.2/tk-8.6.1-i486-1.txz                                      
    guest@porteus:~$ find p10/Por/tmp/usm -name tcl-*.txz
    p10/Por/tmp/usm/python3-3.4.3/tcl-8.6.1-i486-1.txz                                 
    p10/Por/tmp/usm/vlc-2.1.2/tcl-8.6.1-i486-1.txz
    
    Not found!
usm.conf

Code: Select all

# usm.conf - Configuration for Unified Slackware Manager (usm)
#

# Resolve dependencies for all packages
# Set this to true or false (never uncomment this)
RESOLVE=true

# The automatice update check that is made when internet
# is accessed. This update check doubles as a check that
# you have internet access before downloading packages.
# Set to false to disable update check.
AUTOCHECK=true

# When downloading multiple packages you are given the option to create
# a subfolder for the package and its dependencies. This option means if
# a package already exists in storage then instead of downloading it
# again to another subfolder, it will just be symbolically linked to
# the existing package in order to save time and space.
MAKELINKS=true

# Storage of database files (e.g PACKAGES.TXT)
DBDIR=/home/guest/p10/Por/var/usm

# usm works with the repositories of various slackware based distros.
# The variable below is used to find the mirror for each distro given.
# The mirror files are stored in ${DBDIR}/mirrors-distro.txt
DISTROS="slackware slackwarepatches slacky salix alien ponce slackonly"

# Where packages will be downloaded to.
STORAGE=/home/guest/p10/Por/tmp/usm

# This setting is the time (in seconds) before which the database
# file will be skipped if it has already been updated. The default
# time limit is 3 hours (10800 seconds)
SKIPDB=10800

# Time before system dependency cache is deleted.
# This is found in function system_deps()
declare -i HOURS=4

# The directory where your slackbuilds source files
# will be downloaded when building from source
SBOTMP=/tmp/usmsbo

# USM uses wget to fetch packages and database updates.
# Uncomment this and put your proxy address here.
#PROXY=http://180.241.124.57:8080

# If your proxy has a username, uncomment it and place it here.
# This setting requires the above #PROXY to be uncommented.
#PROXYUSER=username

# Proxy password
# This setting requires the above #PROXY to be uncommented.
# This setting requires the above #PROXYUSER to be uncommented.
#PROXYPASS=mypassword

# The initial size of the bottom text box window in the GUI
TXTBOX=210

# Do not show any prompts.
# For the GUI this means the last prompt that asks if you want to
# open the folder for viewing will not be shown.
# For the CLI this means just download the packages to storage without
# asking about creating subfolders, etc.
# false means you WILL receive prompts.
NOPROMPTS=false

############ CLI PROMPTS
# CLI option that automatically prompts to
# create a subfolder with name of chosen module
# all dependencies will be downloaded to this subfolder
# This is called from funcpackagesGet
# This variable should be true if you want to be prompted
SUBFOLDERPROMPT=true

############ PORTEUS ONLY SETTINGS

# Convert all slackware packages that are downloaded
# to porteus modules.
MODULES=false

# Merge downloaded packages into one module bundle
MERGE=true

# Activate modules after downloading them
ACTIVATEMOD=true

# Remove slackware packages after downloading
REMOVETXZ=false

################################
# DO NOT EDIT BELOW THIS POINT
# OR A PUPPY DOG COULD DIE!
################################

# Uncomment and set this value to overide automated detection
# Used for development and troubleshooting only
# ARCH=x86_64

# Uncomment and set this value to overide automated detection
# Used for development and troubleshooting only
#SLACKVER=14.1

VALIDVERS="14.1 14.2 slackware-current"
SUPPLIMENTOPTI=/etc/usm/suppliment-optifest.txt
SUPPLIMENTLIBS=/etc/usm/suppliment-libs.txt
CACHEPATH=/var/cache/usm
CACHE=${CACHEPATH}/usm-cache
CHECKED=$CACHEPATH/checked
UPDLINK=http://downloads.sourceforge.net/project/usm
DISFILES=$CONFDIR/files.conf
WGETFLAGS="--passive-ftp --trust-server-names --no-check-certificate --progress=dot"
CURLFLAGS=""

PREFIX=/usr
BTW after usm -g tk or any other package name, the first time round, the hdd gets thrashed approx 20 seconds before any response. Did not happen with previous USM version.
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
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-3.2rc2 bug reports

Post#116 by Blaze » 24 May 2016, 19:35

Cinnamon x86_64 RC2

Does not boot up on my PC with NVIDIA 8600 GT
"Cinnamon just crashed you are currently running in Fallback Mode."
I tried two variants in Text mode:

1) with my NVIDIA driver - look at this log
2) with X.Org X Server 1.18.3 (without NVIDIA driver) - look at this log file

Code: Select all

** (cinnamon-settings-daemon:1244): WARNING **: /usr/lib64/cinnamon-settings-daemon-3.0/libxsettings.so: undefined symbol: gdk_screen_get_monitor_scale_factor

** (cinnamon-settings-daemon:1244): WARNING **: Cannot load plugin 'X Settings' since file '/usr/lib64/cinnamon-settings-daemon-3.0/libxsettings.so' cannot be read.

** (cinnamon-settings-daemon:1244): WARNING **: Error activating plugin 'X Settings'

** (cinnamon-settings-daemon:926): WARNING **: atk-bridge: get_device_events_reply: unknown signature
[1464117556,000,xklavier.c:xkl_engine_start_listen/]     The backend does not require manual layout management - but it is provided by the application
cinnamon: symbol lookup error: /usr/lib64/libmuffin.so.0: undefined symbol: gdk_x11_display_set_window_scale

** (cinnamon-launcher:1398): WARNING **: atk-bridge: get_device_events_reply: unknown signature
cinnamon: symbol lookup error: /usr/lib64/libmuffin.so.0: undefined symbol: gdk_x11_display_set_window_scale

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

** (polkit-gnome-authentication-agent-1:1252): WARNING **: AT-SPI: Could not obtain desktop path or name

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

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

ALSA lib control.c:843:(snd_ctl_open_conf) Invalid type for CTL default definition
amixer: Mixer attach default error: Invalid argument
Failed to play sound: File or data not found

  File "/usr/bin/blueman-applet", line 18, in <module>
    from gi.repository import Gdk
  File "/usr/lib64/python2.7/site-packages/gi/importer.py", line 115, in load_module
    dynamic_module = load_overrides(introspection_module)
  File "/usr/lib64/python2.7/site-packages/gi/overrides/__init__.py", line 125, in load_overrides
    override_mod = importlib.import_module(override_package_name)
  File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
  File "/usr/lib64/python2.7/site-packages/gi/overrides/Gdk.py", line 169, in <module>
    Gdk.EventType._2BUTTON_PRESS = getattr(Gdk.EventType, "2BUTTON_PRESS")
  File "/usr/lib64/python2.7/site-packages/gi/module.py", line 168, in __getattr__
    setattr(wrapper, value_name, wrapper(value_info.get_value()))
ValueError: invalid enum value: 42

(metacity:1438): GLib-GObject-WARNING **: g_object_get_valist: object class 'GtkSettings' has no property named 'gtk-decoration-layout'
*** Error in `metacity': free(): invalid size: 0x00007ffee0eb0b20 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x776f4)[0x7fbe31a9b6f4]
/lib64/libc.so.6(+0x7ff4a)[0x7fbe31aa3f4a]
/lib64/libc.so.6(cfree+0x4c)[0x7fbe31aa7c1c]
/usr/lib64/libmetacity-private.so.3(+0x439d7)[0x7fbe3204d9d7]
metacity(main+0x7b7)[0x402ac7]
/lib64/libc.so.6(__libc_start_main+0xf0)[0x7fbe31a447d0]
metacity[0x402f79]
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

Evan
Shogun
Shogun
Posts: 466
Joined: 11 Apr 2016, 09:00
Distribution: Distribution: *

Re: Porteus-3.2rc2 bug reports

Post#117 by Evan » 24 May 2016, 22:30

<removed>
Last edited by Evan on 24 Jun 2016, 12:16, edited 1 time in total.

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-3.2rc2 bug reports

Post#118 by Bogomips » 26 May 2016, 14:45

Cinnamon 32 bit

OPENVPN & TUN
  • Still Unset:

    Code: Select all

    guest@porteus:~$ cat /dev/net/tun
    cat: /dev/net/tun: No such file or directory
    
    guest@porteus:~$ sudo /sbin/modprobe tun                                           
    guest@porteus:~$ cat /dev/net/tun
    cat: /dev/net/tun: File descriptor in bad state                                    
    
  • After Setting:

    Code: Select all

    root@porteus:/home/guest/vpn# openvpn --config vpnbook-us2-tcp443.ovpn             
    Thu May 26 13:51:47 2016 OpenVPN 2.3.9 i586-slackware-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [MH] [IPv6] built on Dec 22 2015                                        
    Thu May 26 13:51:47 2016 library versions: OpenSSL 1.0.2h  3 May 2016, LZO 2.09    
    ...
    Thu May 26 13:52:26 2016 /usr/sbin/ip route add 128.0.0.0/1 via 10.9.1.77
    Thu May 26 13:52:26 2016 /usr/sbin/ip route add 10.9.0.1/32 via 10.9.1.77
    Thu May 26 13:52:26 2016 Initialization Sequence Completed
    
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
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-3.2rc2 bug reports

Post#119 by Blaze » 26 May 2016, 17:00

Xfce x86_64

ePDFViewer does not show content of any pdf files.
Image
ePDFViewer is show only blank (empty) pages of pdf document.
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-3.2rc2 bug reports

Post#120 by brokenman » 26 May 2016, 21:12

Thanks Bogomips. Fixed by adding creation to rc.services
Thanks Blaze. This was already reported. Fixed for rc3.

I'm fixing what I can and will probably push rc3 this weekend.
How do i become super user?
Wear your underpants on the outside and put on a cape.

Locked