Page 1 of 6

Porteus-v3.2.1 bug reports

Posted: 29 Nov 2016, 01:21
by brokenman
This will be the penultimate release for final. One more in around two weeks time to include the 4.9 LTS kernel. This release includes the 4.8.11 which I based on the config from the rc5 release before people experience boot delays. Please test and let me know.

Ongoing problem for me is intermittent network disconnection both with and without ipv6.

http://porteus.org/porteus-mirrors.txt

Code: Select all

http://ftp.vim.org/ftp/os/Linux/distr/porteus/
http://ftp.nluug.nl/os/Linux/distr/porteus/
http://mirrors.dotsrc.org/porteus/
http://ftp.cc.uoc.gr/pub/dist/porteus/
http://www6.frugalware.org/mirrors/linux/porteus/
http://ftp.riken.jp/Linux/porteus/
https://ftp.heanet.ie/mirrors/dl.porteus.org/
http://www.mirrorservice.org/sites/dl.porteus.org/
http://linux.rz.rub.de/porteus/
Changelog since rc5.

Code: Select all

Fri Nov 25 19:47:43 BRST 2016
++------------------------++

Fix:: Fixed rc.Firewall bug in PSC (non executable)

Sun Nov 20 17:46:58 BRST 2016
++------------------------++

Fix:: Updated nvidia name in linuxrc for vga_detect. nvidia module name should be all lower case now.
Fix:: psinfo and xpsinfo now dump report to /tmp due to problem getting non english home path.
Fix:: Fixed doubled aaa_elflibs package in log directory
Fix:: Added libwxwidget to mate

Wed Nov 16 22:31:58 BRST 2016
++------------------------++

Fix:: Added right click open with pluma script to caja (003_mate)
Fix:: Added missing iwlwifi 7265D and 6000-4 ucode into 000-kernel.xzm
Add:: update-chromium script
Upd:: kernel-firmware-20161118git-noarch-1.txz in 000-kernel

Tue Nov 15 16:14:35 BRST 2016
++------------------------++

Upd:: Upgraded to kernel 4.8.8
Fix:: update-vbox-live needs to check for crippled kernel
Fix:: Fixed Thunar description and icon color
Fix:: Fixed gtk-bundles menu item to call psu (authentication)
Fix:: Fix ISO files not showing in mc (jack)
Fix:: Error compiling polkit rule for guest mounts (donald)
Fix:: Error in gtk-language-selection (live) when booting from ISO. (jssouza)
Add:: Add md5sum clipboard checker to XFCE (donald)

Sun Nov 13 11:31:58 BRST 2016
++------------------------++
Fix:: Bug in save-changes as guest not running.
Fix:: Fixed bug in gtk-bundles script.
Fix:: Fixed bug in gtk-language-selection that put library locales in 64bit folder on 32bit machines
Fix:: Recompiled libgksu and gksu to include locales
Fix:: Added locales to pilesearch
Fix:: Exchanged unrar package for slackonly package which others say works for them where my one didn't.
Upd:: Update KDE to Plasma-5.8.3 Framework: 5.27.0
Upd:: openbox --> 3.6.1 in 002 module

Sun Nov 12 20:30:24 BRST 2016
++------------------------++
Upd:: Kernel 4.8.7
Fix:: Fixed broadcom driver with 4.8.7 patch
Fix:: Regenerated ISO files on server.

Re: Porteus-v3.2.1 bug reports

Posted: 29 Nov 2016, 05:04
by Ed_P
A pleasant surprise. :good:

FWIW I had no problem downloading the Cinnamon ISO from http://www.mirrorservice.org/sites/dl.p ... us-v3.2.1/ but Modules kept opening rather than downloading. :Search: I downloaded them elsewhere no problem.

Re: Porteus-v3.2.1 bug reports

Posted: 29 Nov 2016, 06:55
by Ed_P
No WiFi support!! :shock:

I added the broadcom-sta-6.30.223.271_4.8.6_porteus-x86_64-1jay.xzm to my Modules folder and rebooted but it didn't help. :(

Re: Porteus-v3.2.1 bug reports

Posted: 29 Nov 2016, 07:24
by fulalas
Cool! :good:

1- I'm not sure if this still happens, but in all Porteus x64 versions I can remember deb2xzm don't fix lib -> lib64 folder name. Could you check, please?
2- Not exactly a bug, but if you try to close a module creation dialog it doesn't cancel anything at all

Re: Porteus-v3.2.1 bug reports

Posted: 29 Nov 2016, 07:56
by jssouza
Ed_P wrote:No WiFi support!! :shock:
Confirmed. Broadcom wl is not included. Manually built wl (with the 004-linux48.patch) and insmoding it, brought back the wifi.

Hi Ed_P,
Ed_P wrote:I added the broadcom-sta-6.30.223.271_4.8.6_porteus-x86_64-1jay.xzm to my Modules folder and rebooted but it didn't help. :(
This won't work since it is built for the 4.8.6 kernel. You need the broadcom wl built for the 4.8.11 kernel.

Re: Porteus-v3.2.1 bug reports

Posted: 29 Nov 2016, 08:17
by jssouza
Cinnamon 3.2.1 x86_64 (Always Fresh):
Opening nemo and clicking anywhere inside it, crashes it.

Console log by opening nemo from the terminal and clicking inside it:

Code: Select all

guest@porteus:~$ nemo 
Initializing nemo-image-converter extension

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


** (nemo:1559): WARNING **: atk-bridge: GetRegisteredEvents returned message with unknown signature

** (nemo:1559): WARNING **: atk-bridge: get_device_events_reply: unknown signature

** (nemo:1559): WARNING **: atk-bridge: get_device_events_reply: unknown signature

(nemo:1559): GLib-GIO-ERROR **: Settings schema 'org.nemo.preferences' does not contain a key named 'click-double-parent-folder'
Trace/breakpoint trap
Also, something that may be of help that is seen on dmesg:

Code: Select all

[   23.813760] traps: nemo[1262] trap int3 ip:7f87df30bda3 sp:7ffe1aa1d270 error:0
[  293.368641] traps: nemo[1559] trap int3 ip:7f0e5dfc6da3 sp:7ffd61b18130 error:0

Re: Porteus-v3.2.1 bug reports

Posted: 29 Nov 2016, 12:55
by brokenman
I'm not sure if this still happens, but in all Porteus x64 versions I can remember deb2xzm don't fix lib -> lib64 folder name. Could you check, please?
Thanks. I will check it out.

@Ed_P
Sorry. The wrong 000-kernel.xzm module was included in the ISO. Actually if you download the 000-kernel.xzm module in the kernel folder it should contain the broadcom-sta kernel module. I will update the ISO tonight.

@jssouza
Thanks. This took a while to track down. A module Blaze provided to add missing data files contained an old schema file. I also had to recompile the nemo-extensions. I've removed it from my tree and will reupload the fixed ISO.

Re: Porteus-v3.2.1 bug reports

Posted: 29 Nov 2016, 15:20
by fulalas
On Porteus System Info, Porteus Installer and Porteus Settings Centre if you resize the window the content doesn't follow vertically.

Re: Porteus-v3.2.1 bug reports

Posted: 29 Nov 2016, 16:11
by Ed_P
jssouza wrote:Cinnamon 3.2.1 x86_64 (Always Fresh):
Opening nemo and clicking anywhere inside it, crashes it.
I can confirm this.
brokenman wrote:Sorry. The wrong 000-kernel.xzm module was included in the ISO. Actually if you download the 000-kernel.xzm module in the kernel folder it should contain the broadcom-sta kernel module. I will update the ISO tonight.
Thank you.

Re: Porteus-v3.2.1 bug reports

Posted: 29 Nov 2016, 16:19
by brokenman
Updated the x86_64 ISOs and i586 Cinnamon ISO on the server. Updates should propagate to the mirrors within the hour.

Re: Porteus-v3.2.1 bug reports

Posted: 29 Nov 2016, 16:32
by Ed_P
Posting from the new Cinnamon 3.2.1 ISO. :good:

Code: Select all

guest@porteus:~$ ./bootdev.sh 
System Memory:   173M
Boot device:   /mnt/sda5
Boot device format: "ntfs" 
Boot folder:   /porteus3.2/
Boot mode:     ISO /ISOs/Porteus-CINNAMON-v3.2.1-x86_64.iso
OS:       Porteus-v3.2
ARCH:     x86_64
Kernel:   Linux porteus 4.8.11-porteus
Changes:  /mnt/sda5//porteus3.2/changes/porteussave.dat
Cmdline:  quiet from=/ISOs/Porteus-CINNAMON-v3.2.1-x86_64.iso kmap=us changes=EXIT:/porteus3.2/changes/porteussave.dat extramod=/porteus3.2/Modules  
guest@porteus:~$

guest@porteus:~$ ls -g /mnt/sda5/porteus3.2/Modules
total 115708
-rwxrwxrwx 2 root 61599744 Nov 28 23:31 07-printing-x86_64-26.11.2016.xzm*
-rwxrwxrwx 2 root 51388416 Nov 28 23:37 firefox-50.0-x86_64-1.xzm*
-rwxrwxrwx 2 root  5496832 Nov 28 23:38 flashplayer-plugin-23.0.0.207-x86_64-1.xzm*
guest@porteus:~$ 

guest@porteus:~$ ls -g /mnt/sda5/ISOs/Porteus-C*
-rwxrwxrwx 2 root 279066624 Nov 13 01:02 /mnt/sda5/ISOs/Porteus-CINNAMON-v3.2-x86_64.iso*
-rwxrwxrwx 2 root 283140096 Nov 29 11:08 /mnt/sda5/ISOs/Porteus-CINNAMON-v3.2.1-x86_64.iso*
-rwxrwxrwx 2 root 276297728 Sep  4 01:39 /mnt/sda5/ISOs/Porteus-CINNAMON-v3.2rc5-x86_64.iso*
guest@porteus:~$ 
WiFi working.
Firefox Flashplayer plugin working.
Nemo working.
Printer working.

:Yahoo!:

:beer:

Re: Porteus-v3.2.1 bug reports

Posted: 29 Nov 2016, 17:56
by Bogomips
32 bit
Cannot find flashplayer plugin under modules. Not in md5sums file either.

Re: Porteus-v3.2.1 bug reports

Posted: 29 Nov 2016, 18:29
by Blaze
1st thanks for the Cinnamon 3.2.2

I tried gtk-language-selection for Russian localization of Cinnamon but LXTask, gksu, libgksu and pfileserch do not have locales.

System Settings of Cinnamon not fully localized
Image Image Image
Image Image Image
and etc...

Applets settings have some missing icons
Image

Keyboard layout does not show flag of country (only text of keyboard layout), but this option is activated.
Image

In all releases - wallpaper of Cinnamon has a white vertical line on the left side. For example, download screenshot of my desktop, open it and press and hold Ctrl + Scroll up for zoom this zone (look at the left side)
Image

I think that Dropbox (dropbox start -i) does not need.

Re: Porteus-v3.2.1 bug reports

Posted: 29 Nov 2016, 20:47
by Jack
@ Mate x86_64
brokenman wrote:This will be the penultimate release for final. One more in around two weeks time to include the 4.9 LTS kernel. This release includes the 4.8.11 which I based on the config from the rc5 release before people experience boot delays. Please test and let me know.
The boot delay is still there. Here is how I fixed mind.
I will stay with rc5 boot and rc5 000-kernel and only upgrade just base 001, 002 and 003 from v3.2.1.
It works for me. I wish I could help you fix it but I don't know how too. For me I need to buy a newer Computer but I don't have the money for that.

@brokenman, MC will now open ISO files. Version 3.2 might have but never try it.

@Blaze, I would try the Printer module but I have no Printer to try.

brokenman Thanks for all your help on this project.

Re: Porteus-v3.2.1 bug reports

Posted: 30 Nov 2016, 01:57
by brokenman
Applets settings have some missing icons
Any idea which icon pack these icons belong to? I checked adwaita and gnome-icon but it doesn't appear to be in these packs.

Regarding the flags in the keyboard indicator, I removed them a while ago as they weren't functioning correctly. I haven't been able to get them to work since.
Things to consider when troubleshooting this:
- gnome-common (from debian) contains the flags.
- The path to the flags is: /usr/share/cinnamon/applets/keyboard\@cinnamon.org/flags
- You may also link to the flags in /usr/share/pixmaps/porteus/xkb_flags

The white strip on the wallpaper is purely cosmetic. It appears in the actual wallpaper image. I am open to wallpaper suggestions but I reserve the right to choose which wallpaper will ship.