OpenMandriva releases beta Topic is solved

Well it is a family: Mandriva Mageia ROSA Unity PCLOS. Brothers and sisters living together in perfect harmony - so it deserved som space of its own.

Moderators: b1o, jkerr82508

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: OpenMandriva releases beta

Postby viking60 » 22 Oct 2013, 20:42

Thanks jkerr I will try that fix.
The Apper version certainly did not help one way or the other:

Code: Select all

 apper --updates
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
apper(9566): KUniqueApplication: Cannot find the D-Bus session server:  "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."

apper(9565): KUniqueApplication: Pipe closed unexpectedly.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

luca
Posts: 8
Joined: 22 Oct 2013, 20:57

Re: OpenMandriva releases beta

Postby luca » 22 Oct 2013, 21:00

you have to use apper as normal user

$ apper

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: OpenMandriva releases beta

Postby viking60 » 22 Oct 2013, 21:59

:greetings Welcome luca

And thanks - I'll give that a try...
Edit_
--the GUI does start and there are 391 updates. Then Apper starts to simulate the upgrade - and it is still simulating....
It seems to be waiting for some services to start.
I'll be back with report....
..It has been 15 min now - and I strongly suspect that this thing has gone into an eternal loop.....
(or maybe I simply started it again :think: ) I am not familiar with Apper
...
1 hour later it is still resolving dependencies...

Berserk style I broke it off and restarted it. :berserkf
This time there were 40 packages - and oh wonder it did finish the update :B

It worked (sort off)!
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Making the beta work

Postby viking60 » 22 Oct 2013, 23:42

Ok I am back in testing mode again thanks to lucas tip.
So far I have
Installed it (a LOT of times) and this part works like a charm.
Updating it was possible the first time but then something happened so urpmi got lost - to fix this I:

Added repos without updating afterwords.
installed Apper
started apper as normal user to update:

Code: Select all

apper --updates

It finds a load of files - but it simply looped the first time

I broke off Apper and restarted it
This time the update went through.

Then I did a

Code: Select all

urpmi --auto-update

And everything was back to normal. :coffee_smile: :dance1
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: OpenMandriva releases beta

Postby viking60 » 23 Oct 2013, 00:07

So I was saying....

Openmandriva looks good... and I thought I should drag the terminal from the menu down to the panel.
That is no problem :s

One thing that is new to me is that when I do an

Code: Select all

urpmi nano
..as the normal user then it will actually work and I will be prompted for my admin password (kind of a graphical sudo).

In older versions urpmi would simply not work in this case.

The one thing that I like most about Linux is the ability to have several desktops - so you do not have to work with layers and layers of open windows.
In OpenMandriva this is handled very elegantly:
Image
It reminds me of early Gnome-shell days - back when I still liked Gnome.
And I simply love this one :B
I can drag the documents or windows from desktop to desktop and I get an instant overview.
So here it is easy to have one Social media desktop one work desktop and one development desktop+++
Image
As you can see you can add desktops by simply clicking + and remove them by clicking -
Image
This is user friendly and very practical.
I think I am going to honor this with a video...
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: OpenMandriva the movie

Postby viking60 » 23 Oct 2013, 11:12

OpenMandriva - The Movie
:A
Youtube

Vimeo
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: OpenMandriva releases beta

Postby viking60 » 23 Oct 2013, 12:15

I discovered a major bug regarding Valhallian locales. :berserk2

it is not possible to install kde-l10n-nb via the Mandriva Control Centre (Drakconf). It can be installed with urpmi:

Code: Select all

urpmi kde-l10n-nb


This drakconf behavior has been reported before (I think) but the less used Nynorsk kde-l10n-nn is pre-installed and written only by few.

So if they want to reach 90% of the Norwegians they need to pre-install kde-l10n-nb in addition to nn.

:A
The bug

After having installed inxi

Code: Select all

inxi --recommends
told me that I needed to install mesa-demos
after that try:

Code: Select all

inxi -v7  -rz

It will show you anything you need including repos.

I did notice though that the inxi info text in drakconf lies about the version that actually gets installed.
The version that gets installed is inxi 1.7.24
not 1.8.5 as drakconf tries to tell you
:-D
Image
This is no big deal:
Just do

Code: Select all

inxi -U
as root
and do it twice to get the correct man page

You will then have inxi 1.9.16 which is the latest and the best.

Code: Select all

[thomas@localhost ~]$ inxi -v7 -rz
System:    Host: localhost.localdomain Kernel: 3.11.4-nrjQL-desktop-1omv x86_64 (64 bit, gcc: 4.7.4)                                                         
           Desktop: KDE 4.11.2 (Qt 4.8.5) info: plasma-desktop dm: kdm Distro: OpenMandrivaLinux 2013.0 oxygen                                               
Machine:   System: innotek product: VirtualBox version: 1.2 Chassis: Oracle type: 1
           Mobo: Oracle model: VirtualBox version: 1.2 Bios: innotek version: VirtualBox date: 12/01/2006                                                     
CPU:       Single core Intel Core i7 CPU 920 (-UP-) cache: 6144 KB flags: (lm nx sse sse2 sse3 ssse3) bmips: 5345.5 clocked at 2672.750 MHz                   
Graphics:  Card: InnoTek Systemberatung VirtualBox Graphics Adapter bus-ID: 00:02.0 chip-ID: 80ee:beef                                                       
           X.Org: 1.14.3 drivers: v4l FAILED: vboxvideo Resolution: [email protected]                                                                         
           GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits) GLX Version: 2.1 Mesa 9.2.1 Direct Rendering: Yes
Audio:     Card: Intel 82801AA AC'97 Audio Controller                         
           driver: snd_intel8x0 ports: d100 d200 bus-ID: 00:05.0 chip-ID: 8086:2415                                                                           
           Sound: Advanced Linux Sound Architecture ver: k3.11.4-nrjQL-desktop-1omv
Network:   Card: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE]
           driver: pcnet32 port: d020 bus-ID: 00:03.0 chip-ID: 1022:2000
           IF: eth0 state: unknown speed: 100 Mbps duplex: full mac: <filter>
           WAN IP: <filter> IF: eth0 ip: <filter> ip-v6: <filter>
Drives:    HDD Total Size: 15.7GB (41.7% used)
           1: id: /dev/sda model: VBOX_HARDDISK size: 15.7GB serial: VBb9bc700d-c93163a6
           Optical: /dev/sr0 model: N/A rev: N/A dev-links: cdrom
           Features: speed: 32x multisession: yes audio: yes dvd: yes rw: none state: N/A
Partition: ID: / size: 7.4G used: 5.9G (84%) fs: ext4 dev: /dev/sda1
           label: N/A uuid: 66f21349-f679-49ce-ad8a-862a12674eb6
           ID: /home size: 6.0G used: 273M (5%) fs: ext4 dev: /dev/sda6
           label: N/A uuid: 27d00f5d-21dc-4fcb-a087-3c34f0112aa2
           ID: swap-1 size: 0.91GB used: 0.03GB (4%) fs: swap dev: /dev/sda5
           label: N/A uuid: 19f19070-9390-4ffc-baf0-3be31f7656ae
RAID:      System: supported: N/A
           No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
           Unused Devices: none
Unmounted: No unmounted partitions detected
Sensors:   None detected - is lm-sensors installed and configured?
Repos:     urpmq repo: main (distrib1)
           http://abf.rosalinux.ru/downloads/openmandriva2013.0/repository/x86_64/media/main/release
           urpmq repo: main updates (distrib2)
           http://abf.rosalinux.ru/downloads/openmandriva2013.0/repository/x86_64/media/main/updates
           urpmq repo: contrib (distrib3)
           http://abf.rosalinux.ru/downloads/openmandriva2013.0/repository/x86_64/media/contrib/release
           urpmq repo: contrib updates (distrib4)
           http://abf.rosalinux.ru/downloads/openmandriva2013.0/repository/x86_64/media/contrib/updates
           urpmq repo: non-free (distrib5)
           http://abf.rosalinux.ru/downloads/openmandriva2013.0/repository/x86_64/media/non-free/release
           urpmq repo: non-free updates (distrib6)
           http://abf.rosalinux.ru/downloads/openmandriva2013.0/repository/x86_64/media/non-free/updates
           urpmq repo: restricted (distrib7)
           http://abf.rosalinux.ru/downloads/openmandriva2013.0/repository/x86_64/media/restricted/release
           urpmq repo: restricted updates (distrib8)
           http://abf.rosalinux.ru/downloads/openmandriva2013.0/repository/x86_64/media/restricted/updates
Info:      Processes: 155 Uptime: 3:44 Memory: 1125.7/1590.0MB Runlevel: 5 Gcc sys: 4.7.4
           Client: Shell (bash 4.2.45 running in konsole) inxi: 1.9.16


:A
Bug reported here
(It is minor and not important so I will understand if other things get done first +1 )
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: OpenMandriva releases beta

Postby viking60 » 23 Oct 2013, 22:27

Well I must admit that I am impressed.
All the bugs I have reported have been confirmed and fixed within 24h (mostly faster). this last inxi bug is now fixed too.

I must admit that I am beginning to like the distro too - the look and feel of it is great.
If this can be made reliable - it will be a great distro.
And i hope they deliver it with inxi pre-installed - that will make it a joy to support it.

That urpmi fubar thing is in progress - and that must be fixed for people to get out of the start blocks. I have fixed it with lucas tip (apper) so I can continue to enjoy it.

I have not found a bug for hours - unless that distorted first sound counts as a bug.

It is the good ol' Mandriva "Jungle sound" that simply does not play right here.
(When entering KDE; Gizmos piano lessons do play just fine :-D )

I think I will set up openbox on this one now - but first I will add myself to the sudoers:

Code: Select all

EDITOR=nano visudo

opens the sudoers file so I can edit myself in there -no problem.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

luca
Posts: 8
Joined: 22 Oct 2013, 20:57

Re: OpenMandriva releases beta

Postby luca » 24 Oct 2013, 08:03

Hi viking60,
thanks for your tests and for reporting bugs.
it's a good way to help the distro and i'm doing the same.
I have to change my mdv2010 sooner or later ;)

The distorted first/last sound will be disabled in beta2, waiting for a fix.

I have a problem setting hp printer(net printer) with hplip.
Do you have a hp printer?

Luca.

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: OpenMandriva releases beta

Postby viking60 » 24 Oct 2013, 08:29

Hi luca
Yes I have this tendency to stumble my way through the Linux world and telling everybody about my f..ups. :-D
So I will be the one asking the stupid questions that nobody else dares too +1

And yes I have a Hp photosmart network printer connected to an Archbox - not this (virtual)box.

May I suggest openbox for your server? It gives more power to the serving and takes few resources:
ImageImage
Image
It can live in perfect harmony next to KDE.
Image

I had to give up 2010 a short while ago so I converted that box to a Manjaro box.Which holds the VB I am testing OM in.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

luca
Posts: 8
Joined: 22 Oct 2013, 20:57

Re: OpenMandriva releases beta

Postby luca » 24 Oct 2013, 09:20

i'll do certainly a try.
what packages i have to install?

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: OpenMandriva releases beta

Postby viking60 » 24 Oct 2013, 09:51

1

Code: Select all

urpmi openbox xcompmgr tint2 parcellite nitrogen openbox-menu lxmenu-data cairo-dock cairo-dock-plugins

(I also install gmrun but that is not in the repos so I steal it from Fedora.)


2
normal user

Code: Select all

mkdir -p ~/.config/openbox


3

Code: Select all

    cp /etc/xdg/openbox/{rc.xml,menu.xml,autostart,environment} ~/.config/openbox


That is all you need to set up openbox - but it will look boring so you need to make it look better.
have a look here
and
here
I also commited this Mageia wiki

my ~/.config/openbox/autostart looks like this:

Code: Select all

#
# These things are run when an Openbox X Session is started.
# You may place a similar script in $HOME/.config/openbox/autostart
# to run user-specific things.
#

# If you want to use GNOME config tools...
#
#if test -x /usr/lib64/gnome-settings-daemon >/dev/null; then
#  /usr/lib64/gnome-settings-daemon &
#elif which gnome-settings-daemon >/dev/null; then
#  gnome-settings-daemon &
#fi

# If you want to use XFCE config tools...
#
#xfce-mcs-manager &
xcompmgr &
nitrogen --restore &
tint2 &
gmrun &
parcellite &
cairo-dock &
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"


Return to “The Mandriva family”