Page 3 of 8

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 11 Feb 2014, 12:54
by Philip
LXDE version rc2

With activate firewall checked, and the firewall activated in realtime. At the next boot the firewall is off.

Also there is no visual indication to show that the firewall is on.

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 11 Feb 2014, 12:58
by Philip
LXDE rc2

When compressing a file in .cbz format, the icon for the compressed file does not change to the parcel icon. But otherwise ok.

For the .tar.bz2 format I was able to compress and extract a file - but I did get an error message, even though the file was ok.

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 11 Feb 2014, 13:18
by Philip
LXDE rc2

When deleting a file, nothing can be moved to the trash can - the message says that the underlying filesystem does not support it. I have tried xfs and ext4 for my save file. So we have to delete the file instead.

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 11 Feb 2014, 13:35
by Axel
fanthom wrote:@Axel
so everything is ok but i still dont know why udev is not loading this module upon boot. please add powernow-k8 to /etc/rc.d/rc.modules or modprobe it through /etc/rc.d/rc.local for now.
Ok fanthom.
Done!

Image


Cheers! 8)

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 11 Feb 2014, 19:05
by jimwg
I think the XFCE version is older than rc1's because the Desktop control panel is different and simpler. Maybe it's a normal thing but I found out that some of the files in the boot folder, which was replaced in my ISO-based upgrade, missed the Desktop preferences and Desktop renderings used in the Workspace Switcher panel as well. They all disappeared with the update, reappeared after I replaced the new boot folder with old one (didn't get a chance to exactly see which file holds Desktop configs). I just assumed such Desktop configs were carried over.

Jim in NYC

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 11 Feb 2014, 21:40
by fanthom
@denisik
this is not possible as kiosk is designed to run one application only: firefox. please have a look here to find how to calibrate touchscreen from 3rd party OS:
http://files.porteus.org/PorteusKioskEd ... ble-v5.pdf

btw: in case of further questions please post in Kiosk edition thread.

@francois
i think you reported this before, please remind us on which desktop it is happening.

@ncmprhnsbl
a) in 2.1 the module was loaded during boot:

Code: Select all

# Modules activated during boot time:
/memory/copy2ram/000-kernel.xzm
/memory/copy2ram/001-core.xzm
/memory/copy2ram/002-xorg.xzm
/memory/copy2ram/003-lxde.xzm
/memory/copy2ram/04-firefox.xzm
/memory/copy2ram/amd-catalyst-13.4-porteus-v2.1-x86_64-1ftm.xzm
but then Xorg must fail to startup and fglrx was unloaded:

Code: Select all

LOADED MODULES:
000-kernel.xzm
001-core.xzm
002-xorg.xzm
003-lxde.xzm
04-firefox.xzm
have you seen a message saying:

Code: Select all

Fatal server error:
unloading amd-catalyst-13.4-porteus-v2.1-x86_64-1ftm.xzm
if yes then you should have /var/log/Xorg.0.log.1 so please send me it if you are still interested in debugging this issue.

b) 3.0-rc2 seems to work just fine as Xorg.0.log shown that fglrx was loaded and initialized. no idea why the lockup happens.
fglrx seems to be ok as it works for user who posted this report:
http://pastebin.ca/2638633
mind this part:

Code: Select all

OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6670
OpenGL core profile version string: 4.3.12618 Core Profile Context 13.251
OpenGL core profile shading language version string: 4.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.3.12618 Compatibility Profile Context 13.251
OpenGL shading language version string: 4.30
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
looks like fglrx does not support your GPU or some strange thing is happening.

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 12 Feb 2014, 02:18
by brokenman
Abiword 3.3.0 (the one supllied with rc2) does not make pdf's
Tested and working OK. File/print preview/save a copy
With activate firewall checked, and the firewall activated in realtime. At the next boot the firewall is off.
Are you using the changes= cheatcode?
Did you create a module as requested after turning on the firewall through PSC?
Also there is no visual indication to show that the firewall is on.
Bottom of the firewall manager. STATUS FIREWALL=ON

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 12 Feb 2014, 03:16
by francois
@fanthom:
I am presently under xfce DE.
Thanks.

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 12 Feb 2014, 06:39
by Seq_Res
3.0 xfce rc1 and rc2 both, during booting this error appears :
-------------
[ 15.755595] [<155046c>] ? 0xc1550460
[ 15.757073] handlers:
[ 15.758550] [<c12245eb>] 0xc12245eb
[ 15.760030] Disabling IRQ #9
INIT: Entering runlevel: 4

=====================================

Welcome to Porteus

The system is up and running now
...
==================================== (everything in this part is okay)

porteus login : [ 17.408370] r8169 0000:02:00.0 eth0: unable to load firmware patch rtl_nic/rtl8168e-2.fw (...
[ 17.417787] NET: Registered protocol family 10
[ 17.423093] r8169 0000:02:00.0 eth0: link down
[ 17.424606] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 17.445180] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready

then booting stops here; so I have never been able to see what new version looks like.
Pls tell me how to bypass this.

also, bootloader grub 0.97 seems does not work for this new versions (tutorial->bootloader by Ahau).

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 12 Feb 2014, 09:58
by fanthom
@francois
does the same happen under KDE?
i'm trying to figure out if the issue applies to network-manager-applet only or Network Manager in general.

@Seq_Res
unable to load firmware patch rtl_nic/rtl8168e-2.fw
this is harmless as eth0 should work without it anyway. i think the culprit is here (interrupt conflict):

Code: Select all

[ 15.755595] [<155046c>] ? 0xc1550460
[ 15.757073] handlers:
[ 15.758550] [<c12245eb>] 0xc12245eb
[ 15.760030] Disabling IRQ #9
could you boot to text mode and generate 'psinfo' raport then send it on fanthom@porteus.org address please.

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 12 Feb 2014, 13:18
by Philip
brokenman wrote:
Abiword 3.3.0 (the one supllied with rc2) does not make pdf's
Tested and working OK. File/print preview/save a copy

I have now got this working. By File/print/print to file making sure that the output format is set to pdf.

I was trying to File/Save As and setting the format type as pdf. Looks like things have changed with AbiWord.

With activate firewall checked, and the firewall activated in realtime. At the next boot the firewall is off.
Are you using the changes= cheatcode? Yes
Did you create a module as requested after turning on the firewall through PSC? I didn't get a request to make a module.
Also there is no visual indication to show that the firewall is on.
Bottom of the firewall manager. STATUS FIREWALL=ON
Yes there is the above indicator at the bottom of the firewall manager. But I was thinking of a taskbar icon.

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 12 Feb 2014, 15:26
by brokenman
Looks like things have changed with AbiWord.
Yes a surprise change in Abiword. Not so intuitive but I guess they have their reasons.

You only get a popup asking to make a module if you are not using changes= cheatcode. I'll have a look as to why the sysvinit file is not being copied to the changes tree after modifying the executable bit. Thanks.

The taskbar icon for the firewall status is not an option within the language it was written in. I could put an icon in the firewall manager itself, but the system taskbar option would require a complete rewrite.

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 12 Feb 2014, 23:49
by ztealmax
can't locate libSDL.so when trying to run Enemy-Territory on 3.0, worked like a dream on 2.1, have it been removed from core?

Sincerally
Ztealmax

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 13 Feb 2014, 00:35
by brokenman

Code: Select all

root@porteus:/# find /usr/ -name "libSDL.so*" | xargs file
/usr/lib64/libSDL.so: symbolic link to `libSDL-1.2.so.0.11.4' 
root@porteus:/# grep libSDL-1.2.so.0.11.4 /var/log/packages/*
/var/log/packages/sdl-1.2.15-x86_64-1:usr/lib64/libSDL-1.2.so.0.11.4
root@porteus:/#

Re: Porteus Desktop Edition 3.0 rc2 bugs/feedback thread

Posted: 13 Feb 2014, 03:55
by ncmprhnsbl
@fanthom
okay......heres what happened...i mixed 2.1 rc2 with ati from final..
so forget what i said about 2.1, it works no problem......apologies for wasting your time. :oops:

a guess at what might be happening with 3.0 and 13.4
is that, at that stage of development they had the 6000 series working with xserver>1.14, but not 5000..or something like that..
where, if amd website is correct(it claims xserver1.15 support), 14.1beta should work with 5000 series..
i might just have to wait a bit for a newer stable release... and hope 5000 series doesnt become legacy anytime soon...