Porteus Angry Gnome v2.0rc1
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Porteus Angry Gnome v2.0rc1
This is a large version of Porteus v2.0 running gnome mate desktop and includes libreoffice, vlc, qt4, a sexy new iconset and more.
Screenshot1
Screenshot2
Download it here:
Click me 390Mb
IMPORTANT NOTE:
I have included a CLI script to download bundles that include all dependencies. Open a console and run: pman
pman list system
pman get <package>
pman search inkscape
You can also browse and download the bundles here
Please post any bugs/suggestions here.
Screenshot1
Screenshot2
Download it here:
Click me 390Mb
IMPORTANT NOTE:
I have included a CLI script to download bundles that include all dependencies. Open a console and run: pman
pman list system
pman get <package>
pman search inkscape
You can also browse and download the bundles here
Please post any bugs/suggestions here.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus Fat Gnome v2.0rc1
For those that prefer the full blown gnome3 (i don't like it much) i will release my version of Porteus Angry Gnome (as time permits) which is a fully blown gnome3 desktop including gnome-shell all the bells and whistles. Stay tuned. Perhaps it will include a cinnamon desktop for those that preferred the gnome2 look.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
Re: Porteus Fat Gnome v2.0rc1
I'm liking the Fat Gnome! Will be very interested in the Cinnamon - tried it out on Linux Mint recently and was very happy with it. The only draw back appears is the eventual footprint.
Re: Porteus Fat Gnome v2.0rc1
Was testing the Fat Gnome, noticed that
System Menu -> Preferences -> Main Menu
doesn't work. Clicking on it does nothing. Otherwise this is extremely good!
System Menu -> Preferences -> Main Menu
doesn't work. Clicking on it does nothing. Otherwise this is extremely good!
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus Fat Gnome v2.0rc1
From a console please run: mate-menu-editor just to see if there is a missing library.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
Re: Porteus Fat Gnome v2.0rc1
The command "mate-menu-editor" doesn't exist.
I checked /var/log/packages and found mate-menu-editor-1.5.0-i486-1prt. The contents of which don't contain any mate-menu-editor. There is mozo, however when I run it I get:
Thanks.
I checked /var/log/packages and found mate-menu-editor-1.5.0-i486-1prt. The contents of which don't contain any mate-menu-editor. There is mozo, however when I run it I get:
Code: Select all
mozo
Traceback (most recent call last):
File "/usr/lib/python2.7/site.py", line 563, in <module>
main()
File "/usr/lib/python2.7/site.py", line 545, in main
known_paths = addusersitepackages(known_paths)
File "/usr/lib/python2.7/site.py", line 278, in addusersitepackages
user_site = getusersitepackages()
File "/usr/lib/python2.7/site.py", line 253, in getusersitepackages
user_base = getuserbase() # this will also set USER_BASE
File "/usr/lib/python2.7/site.py", line 243, in getuserbase
USER_BASE = get_config_var('userbase')
File "/usr/lib/python2.7/sysconfig.py", line 521, in get_config_var
return get_config_vars().get(name)
File "/usr/lib/python2.7/sysconfig.py", line 420, in get_config_vars
_init_posix(_CONFIG_VARS)
File "/usr/lib/python2.7/sysconfig.py", line 299, in _init_posix
raise IOError(msg)
IOError: invalid Python installation: unable to open /usr/include/python2.7/pyconfig.h (No such file or directory)
Re: Porteus Fat Gnome v2.0rc1
Some other non working stuff,
Applications -> Internet
- Dropbox
Applications -> Porteus
- Porteus FAQ (file:///usr/doc/Porteus-FAQ/index.html not found)
System -> Preferences
- Main Menu
System -> Administration:
- Managed Printing
- Mount drives/filesystems/shares
- Porteus Settings Center
- Porteus Timezone Settings
I checked Dropbox from the command line and it gave pretty much the same error as mozo, the main culprit being :
"IOError: invalid Python installation: unable to open /usr/include/python2.7/pyconfig.h (No such file or directory)"
As it turns out, /usr/include/python2.7 is an empty directory.
Thanks.
Applications -> Internet
- Dropbox
Applications -> Porteus
- Porteus FAQ (file:///usr/doc/Porteus-FAQ/index.html not found)
System -> Preferences
- Main Menu
System -> Administration:
- Managed Printing
- Mount drives/filesystems/shares
- Porteus Settings Center
- Porteus Timezone Settings
I checked Dropbox from the command line and it gave pretty much the same error as mozo, the main culprit being :
"IOError: invalid Python installation: unable to open /usr/include/python2.7/pyconfig.h (No such file or directory)"
As it turns out, /usr/include/python2.7 is an empty directory.
Thanks.
Re: Porteus Fat Gnome v2.0rc1
Reinstalled python and now menu editor (mozo) and dropbox can be launched. The rest of the non-launchers above still persist.
Checked from command line:
1) Porteus Settings Center (porteus-settings-center from command line) requires root, but root password dialog doesn't pop up.
2) Porteus Timezone Settings (porteus-timeconfig from command line) if run from command line without root, pops up a dialog to say that only root can run. If launched from System->Administration->Porteus Timezone Settings, it doesn't do anything.
3) Manage Printing uses the following command:
But if run from the command line it gives this error:
4) Mount drives/filesystems/shares (mount-manager from command line) requires root, but if run as non-root it gives this error:
When run as root from the command line, the above error still comes up but the mount manager gui opens up.
For those apps that require root, when run from the menu, the dialog asking for root password pops up, but for those mentioned above, no dialog asking for root password.
Hope that helps in fixing stuff, sorry I can't contribute more, running around quite a bit now.
Thanks.
Checked from command line:
1) Porteus Settings Center (porteus-settings-center from command line) requires root, but root password dialog doesn't pop up.
2) Porteus Timezone Settings (porteus-timeconfig from command line) if run from command line without root, pops up a dialog to say that only root can run. If launched from System->Administration->Porteus Timezone Settings, it doesn't do anything.
3) Manage Printing uses the following command:
Code: Select all
/usr/bin/xdg-open http://localhost:631/admin
Code: Select all
/usr/bin/xdg-open http://localhost:631/admin
Error showing url: No application is registered as handling this file
Code: Select all
/opt/porteus-scripts/xorg/psu: line 17: unexpected EOF while looking for matching ``'
/opt/porteus-scripts/xorg/psu: line 33: syntax error: unexpected end of file
For those apps that require root, when run from the menu, the dialog asking for root password pops up, but for those mentioned above, no dialog asking for root password.
Hope that helps in fixing stuff, sorry I can't contribute more, running around quite a bit now.
Thanks.
-
- Black ninja
- Posts: 73
- Joined: 21 Apr 2012, 00:19
- Distribution: Hannah Montana Linux
- Location: inmygrave
Re: Porteus Fat Gnome v2.0rc1
hi
some things.
@markds some /usr/include/ are empty, but this is normal in porteus, I am still looking for the includes of kde
In Porteus system info, mac address dont show nothing,
i dont like samba server in autostart menu but i fix it in my copy,
why image viewer instead of eye of mate?
why old java 6 instead of java 7.11, 7.11 are fixed of last very important vulnerabilities.
well for the porteus category, it was already time
i cant save the session save in root or dektop like target directory, only outside of aufs, outside of aufs not problems, but outside of aufs forced.
closing system i get an error
i wait 3 min and nothing, i press any key and nothing, this has happened to me once of several, approximately 20
will this be continued or is only an experiment? is good, more that razor, for me.
good and hard work brokenman
some things.
@markds some /usr/include/ are empty, but this is normal in porteus, I am still looking for the includes of kde
In Porteus system info, mac address dont show nothing,
i dont like samba server in autostart menu but i fix it in my copy,
why image viewer instead of eye of mate?
why old java 6 instead of java 7.11, 7.11 are fixed of last very important vulnerabilities.
well for the porteus category, it was already time
i cant save the session save in root or dektop like target directory, only outside of aufs, outside of aufs not problems, but outside of aufs forced.
closing system i get an error
Code: Select all
unmounting failed, press any key to drop to the shell or wait 3 sec
will this be continued or is only an experiment? is good, more that razor, for me.
good and hard work brokenman
Last edited by UrUtusUbU on 19 Jan 2013, 18:01, edited 3 times in total.
-
- Black ninja
- Posts: 73
- Joined: 21 Apr 2012, 00:19
- Distribution: Hannah Montana Linux
- Location: inmygrave
Re: Porteus Fat Gnome v2.0rc1
more things:
i recompile mate menu editor from git and now work perfect, i believe is mate version 1.5,
https://github.com/mate-desktop
i cant compile Eom because need install before gtk-doc, but when i go to compile gtk-doc i cant for this error:
"configure: error: could not find DocBook XML DTD V4.3 in XML catalog"
the help of volumen control dont work, error:
"location is not supported."
qterminal dont work, error:
"qterminal: error while loading shared libraries: libqtermwidget.so.0: cannot open shared object file: No such file or directory"
i also compiled mate-terminal, all without error but when i want launch... error:
"(mate-terminal:15715): GLib-GIO-ERROR"
and file manager open terminal here, but dont work for me,
open terminal here work on pcman-mod but need to be configure before with lxterminal, if not dont find terminal.
sorry my horrible english
i recompile mate menu editor from git and now work perfect, i believe is mate version 1.5,
https://github.com/mate-desktop
i cant compile Eom because need install before gtk-doc, but when i go to compile gtk-doc i cant for this error:
"configure: error: could not find DocBook XML DTD V4.3 in XML catalog"
the help of volumen control dont work, error:
"location is not supported."
qterminal dont work, error:
"qterminal: error while loading shared libraries: libqtermwidget.so.0: cannot open shared object file: No such file or directory"
i also compiled mate-terminal, all without error but when i want launch... error:
"(mate-terminal:15715): GLib-GIO-ERROR"
and file manager open terminal here, but dont work for me,
open terminal here work on pcman-mod but need to be configure before with lxterminal, if not dont find terminal.
sorry my horrible english
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus Fat Gnome v2.0rc1
Thanks guys. I'll make sure that these are all fixed. Your reports are a big help because i am busy with the official rc2 release and organizing repo right now.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
Re: Porteus Fat Gnome v2.0rc1
Don't worry about us, I'm waiting to see the official v2 out soon first, and then hopefully with latest mate and then cinnamon.
Thanks for all your work!
Thanks for all your work!
Re: Porteus Fat Gnome v2.0rc1
Testing out RC2 now and waiting eagerly for v2.0 final.
Any idea how soon the final Fat Gnome3 and Cinnamon will follow Porteus v2.0 final?
Was reading the other threads and there seems to be a request for different DEs.
Has any conclusion been made for modularizing the different DEs so that users can choose or is this too much work in sorting out dependencies and errors? From personal experience making DEs for Slax, I know what a pain this can be.
Any idea how soon the final Fat Gnome3 and Cinnamon will follow Porteus v2.0 final?
Was reading the other threads and there seems to be a request for different DEs.
Has any conclusion been made for modularizing the different DEs so that users can choose or is this too much work in sorting out dependencies and errors? From personal experience making DEs for Slax, I know what a pain this can be.
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus Fat Gnome v2.0rc1
I've finished recompiling all the mate packages on Porteus. A few little bugs to iron out in source that doesn't build. I will try to push out gnome in the next week. No decision has been made regarding DE, however providing an extra module for gnome (for example) should not upset any other packages. I now have gnome 3.6 running on Porteus so getting the latest cinnamon to run should be within my reach, but i havn't started yet. Crazy busy with work so this stuff gets left until late at night.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
Re: Porteus Fat Gnome v2.0rc1
Brokenman, I know the feeling - I sneak in a few minutes at the forums in between work and entertaining my 5 year old when I get back home. Late nights are my best friend!