Porteus 32bit svn for testers
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Porteus 32bit svn for testers
Post#1 by brokenman » 15 Feb 2011, 09:37
This menu will give you the option to produce an ISO, tarball or update to the latest revision.
Download the appropriate subversion module and activate it. To checkout just enter:
svn checkout http://porteus.googlecode.com/svn/trunk/ porteus-read-only
Downloads:
Subversion for Porteus v09 (.lzm)
SHA1 Checksum: dfe65072ba7cba3b27d7a0741b111be6540e3c09
Subverion for Porteus v1.0 beta (.xzm)
SHA1 Checksum: 51b82baf96dbe81d3d8ea67317b07ed7f2d4142e
Wear your underpants on the outside and put on a cape.
brokenman
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Porteus 32bit svn for testers
Post#2 by fanthom » 15 Feb 2011, 12:30

-----------------------------------------------------------------------------------
first bug (typo) in file /boot/porteus.cfg, "Graphics VESA mode" section:
APPEND initrd=/boot/initrd.xz autoexec=telinit~4 changes=/poreus/
should be:
changes=/porteus/
If you find more typos or bugs: please report.
Cheers
fanthom
- Blaze
- DEV Team
- Posts: 3998
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Re: Porteus 32bit svn for testers
Post#3 by Blaze » 16 Feb 2011, 06:47
1) About KDE Konqueror default view mode. I need in these settings (set up it by default in configure of system) - View > View Mode > Icon View. ( link: http://awebfactory.com.ar/node/91 )
add this line to ~/.kde3/share/apps/konqueror/konqueror.rc:
Code: Select all
<ActionList name="viewmode_toolbar" />
2) Why a Floppy Drive does not support?

3) Icons of text mimetypes are not correctly displayed.

and a .txt files does not open by default in kwrite.
4) Why sq4 modules does not convert to .xzm?
5) Please replace this image on this picture. Thanks.
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus 32bit svn for testers
Post#4 by brokenman » 16 Feb 2011, 10:40
Thanks. Will update svn tomorrow with some changes.
@Blaze.
1) Regarding the default view mode
grep viewmode_toolbar /usr/share/apps/konqueror/konqueror.rc
<ActionList name="viewmode_toolbar" />
It already exists there. I prefer the detailed view than icon view for default. User only needs to go view/icon view and then save the profile. If you think most users will prefer icon view then i will create a default profile for it, but there needs to be more people ask for it.
2) Why a Floppy Drive does not support?
As i said earlier i am thinking of removing floppy support. You rarely see a machine with a floppy drive any more. Perhaps more people can comment on if the floppy should be removed.
3) Mimetypes for test files
As you can see here it looks fine for me. Can anyone else confirm mimetypes for text files?
http://www.mediafire.com/i/?icdsxzpcyomjos3
4) Why sq4 modules does not convert to .xzm?
Did you download from svn? Not only do lzm modules convert to xzm, you can simply double click on one and it will auto convert.
5) Please replace this image on this picture. Thanks.
We will have a vote for which splash most people want.
Posted after 7 minutes 21 second:
Known issues:
Popups for kmix and xrandrtray occur when you login as guest. If anyone has an idea let me know.
Trying to logout after using both root and guest accounts sometimes results in 'no run levels left' message.
Shutdown sometimes stalls and power button needs pressing
Booting into text mode as guest won't start X
Wear your underpants on the outside and put on a cape.
brokenman
Re: Porteus 32bit svn for testers
Post#5 by Btown » 16 Feb 2011, 12:43
download to root seems ok but when trying to download to usb no joy ( my usb is NTFS i'm afraid ) got the same problem with downloading mp3 files.
5 i'll leave it to X-factor, he's into that sort of thing.
i'm more concern with wide accept because of ease of use for windoze convert

Btown
- Blaze
- DEV Team
- Posts: 3998
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Re: Porteus 32bit svn for testers
Post#6 by Blaze » 17 Feb 2011, 08:03
Yes i try a svn version.Did you download from svn?
Posted after 18 hours 18 minutes 47 seconds:
I think too, but will need to remove a icon of Floppy Drive.1. As i said earlier i am thinking of removing floppy support.
I think this file konqueror.rc should be at ~/.kde3/share/apps/konqueror/konqueror.rc2.<ActionList name="viewmode_toolbar" />Code: Select all
grep viewmode_toolbar /usr/share/apps/konqueror/konqueror.rc
It already exists there.
Code: Select all
cp /usr/share/apps/konqueror/konqueror.rc ~/.kde3/share/apps/konqueror/konqueror.rc
Will need to make a poll about it.3. I prefer the detailed view than icon view for default. User only needs to go view/icon view and then save the profile. If you think most users will prefer icon view then i will create a default profile for it, but there needs to be more people ask for it.
Yes double click is works, but i mean right click > Convet sq3 (sq3 - why? This is module in sq4) module to .xzm4. Not only do lzm modules convert to xzm, you can simply double click on one and it will auto convert.

MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus 32bit svn for testers
Post#7 by brokenman » 17 Feb 2011, 08:58
Yes plus a few other files to. I have made icon view default. Also surprise background for KDE.
I will remove floppy icon. Havn't looked at how yet.
We decided to drop support for sq3 files. Perhaps i could add it back in just for Porteus v1.0 (and rmove for next version).
Wear your underpants on the outside and put on a cape.
brokenman
- Blaze
- DEV Team
- Posts: 3998
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Re: Porteus 32bit svn for testers
Post#8 by Blaze » 17 Feb 2011, 10:53
For me in View mode > Tree View - all ok, but if change a View mode on Icon ViewIcons of text mimetypes are not correctly displayed.
2) and remove KFloppy here -> http://img806.imageshack.us/img806/4492/1aq.pngIcons of text mimetypes are not correctly displayed
3) About this
Now on Desktop this icon displayed right, but -> http://img248.imageshack.us/img248/8680/2aqy.jpgThis file My_Documents (open in kwrite) /usr/share/apps/kdesktop/Desktop/ in the wrong charset. (need to UTF-8-encode)
Please fix it. BTW this is me Russian localization -> porteus-v1.0-x86-ru-cp1251-beta.rar
Thanks.
4) I boot up Porteus 32bit svn and then run my USB Flash Drive, on Desktop i see these icons -> http://img232.imageshack.us/img232/9753/3qak.jpg
Please fix it.Thanks again.
5) Kword does't open my documents in .doc -> http://img135.imageshack.us/img135/5255/4qav.jpg
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze
- Ahau
- King of Docs
- Posts: 1331
- Joined: 28 Dec 2010, 15:18
- Distribution: LXDE & Xfce 32/64-bit
- Location: USA
Re: Porteus 32bit svn for testers
Post#9 by Ahau » 17 Feb 2011, 16:21
Ahau
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus 32bit svn for testers
Post#10 by brokenman » 17 Feb 2011, 20:51
Wear your underpants on the outside and put on a cape.
brokenman
Re: Porteus 32bit svn for testers
Post#11 by beny » 17 Feb 2011, 22:50
Posted after 1 hour 25 minutes 32 seconds:
I waited too long for an answer, for me the 32-bit ends up in the trash.
beny
- Ahau
- King of Docs
- Posts: 1331
- Joined: 28 Dec 2010, 15:18
- Distribution: LXDE & Xfce 32/64-bit
- Location: USA
Re: Porteus 32bit svn for testers
Post#12 by Ahau » 18 Feb 2011, 00:17
If so, you just need to boot into the new SVN version and double click on the nvidia driver lzm, and click yes to convert it to xzm.
Ahau
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus 32bit svn for testers
Post#13 by brokenman » 18 Feb 2011, 00:33
@ Benny ... 1 hour 25 minutes is too long for you to wait? .... Sorry, i have to work and can't spend all day here waiting to answer questions for you.Posted after 1 hour 25 minutes 32 seconds:
I waited too long for an answer, for me the 32-bit ends up in the trash
As clearly stated the alpha release is ONLY for thorough testing of the new KDE3 trinity environment.
If you havn't already thrown 32bit in the trash take Ahau's advice and convert your .lzm module.
I have some other ideas for you to try ... but i guess you have given up.
Wear your underpants on the outside and put on a cape.
brokenman
Re: Porteus 32bit svn for testers
Post#14 by beny » 18 Feb 2011, 00:43
Posted after 3 minutes 45 seconds:
at startup,there are problem when loads driver modules,i can't find kernel header and i don't know why ,all that it need is in
Posted after 2 minutes 2 seconds:
I do not throw anything away your work to be respected.
beny
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus 32bit svn for testers
Post#15 by brokenman » 18 Feb 2011, 05:06
Code: Select all
file /usr/src/linux
file /lib/modules/2.6.38-rc3-porteus/build
file /lib/modules/2.6.38-rc3-porteus/source
Wear your underpants on the outside and put on a cape.
brokenman