KDE4 4.8.1 > started "public testing" for Mandriva 2010.2

Latest shouts directly from our packagers and call for public testing MIB packages
User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Re: KDE4 4.8.1 > started "public testing" for Mandriva 2010.

Post by NicCo »

è normale che devi cancellare la swap che non c'è più da /etc/fstab, sennò perde tempo inutilmente per cercare di montarla,

tra l'altro puoi andare passo passo e vedere cosa succede, e se la procedura funziona in mandriva:
è solo teorica non l'ho mai provata praticamente ese la situazione non ti piace puoi sempre cancellare il file e disattivare con swapoff

trovi in giro tante altre guide e suggerimenti simili
http://www.cyberciti.biz/faq/linux-add- ... ile-howto/
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

User avatar
axanar
Utente
Utente
Posts: 224
Joined: 16 February 2009, 16:13
ROSA: FRESH R5
OpenMandriva: -
Kernel: 3.14.33-nrj
Desktop: KDE 4.14.4
country: Italy
Location: Palermo

Re: KDE4 4.8.1 > started "public testing" for Mandriva 2010.

Post by axanar »

c'è qualcosa che non capisco ho scritto il comando (ovviamente da root)

Code: Select all

dd if=/dev/zero of=/home/anaxar/swapfile bs=1M count=4096
e mi ha dato questo errore:

Code: Select all

dd: apertura di "/home/anaxar/swapfile": No such file or directory
dov'è che sbaglio?
ROSA FRESH R5 32 bit -- KDE 4.14.4 -- Kernel: 3.14.33-nrj-desktop -- Intel Core i5-4440 -- RAM: 8GB -- Scheda Video:Intel HD Graphics 4600

User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Re: KDE4 4.8.1 > started "public testing" for Mandriva 2010.

Post by NicCo »

Azz... pensavo fosse chiaro, per

/home/anaxar

intendevo la tua /home, mica so come si chiama il tuo utente

se il tuo utente, si chiamasse pingo

quel path diventa

/home/pingo

pensavo fosse chiaro che al posto di anaxar dovessi sostituire il nome reake del tuo utente


Ho aggiunto altri commenti e suggerimenti alla guida sopra, trovati in giro,
importante sopratutto la definizione dei permessi di root allo swapfile
per evitare che esso possa essere usato dall'utente e fare dei danni...

Ciao, NicCo
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

User avatar
axanar
Utente
Utente
Posts: 224
Joined: 16 February 2009, 16:13
ROSA: FRESH R5
OpenMandriva: -
Kernel: 3.14.33-nrj
Desktop: KDE 4.14.4
country: Italy
Location: Palermo

Re: KDE4 4.8.1 > started "public testing" for Mandriva 2010.

Post by axanar »

NicCo wrote:Azz... pensavo fosse chiaro, per

/home/anaxar

intendevo la tua /home, mica so come si chiama il tuo utente

se il tuo utente, si chiamasse pingo

quel path diventa

/home/pingo

pensavo fosse chiaro che al posto di anaxar dovessi sostituire il nome reake del tuo utente
ca$$!!! che pinna che sono!!!! :roll: :roll: :roll: :roll:
NicCo wrote:Ho aggiunto altri commenti e suggerimenti alla guida sopra, trovati in giro,
importante sopratutto la definizione dei permessi di root allo swapfile
per evitare che esso possa essere usato dall'utente e fare dei danni...

Ciao, NicCo
si li avevo già letti.. grazie ancora...
ROSA FRESH R5 32 bit -- KDE 4.14.4 -- Kernel: 3.14.33-nrj-desktop -- Intel Core i5-4440 -- RAM: 8GB -- Scheda Video:Intel HD Graphics 4600

User avatar
axanar
Utente
Utente
Posts: 224
Joined: 16 February 2009, 16:13
ROSA: FRESH R5
OpenMandriva: -
Kernel: 3.14.33-nrj
Desktop: KDE 4.14.4
country: Italy
Location: Palermo

Re: KDE4 4.8.1 > started "public testing" for Mandriva 2010.

Post by axanar »

OK!! tutto fatto.. sembra funzionare.... con top nella sezione swap mi dava tutto zero ora invece ho questi valori...

Mem: 2968060k total, 2017448k used, 950612k free, 41036k buffers
Swap: 4194300k total, 0k used, 4194300k free, 1146232k cached

al riavvio mi si blocca sempre un pò quando cerca di caricare sda1 e sda5 (va in timeout per un minuto), non ricordo dove vedere i log della schermata di avvio che si attiva con il tasto ESC per darvi una spiegazione del problema migliore di quello che ho scritto.
ROSA FRESH R5 32 bit -- KDE 4.14.4 -- Kernel: 3.14.33-nrj-desktop -- Intel Core i5-4440 -- RAM: 8GB -- Scheda Video:Intel HD Graphics 4600

User avatar
Kieth
Utente junior
Utente junior
Posts: 62
Joined: 27 September 2011, 15:23
ROSA: Rosa Fresh r10
OpenMandriva: Rosa Fresh r10
Kernel: 4.9.87-nrj-desktop-2
Desktop: Kde
country: Italia
Location: Terni

Re: KDE4 4.8.1 > started "public testing" for Mandriva 2010.

Post by Kieth »

non ricordo dove vedere i log della schermata di avvio che si attiva con il tasto ESC per darvi una spiegazione del problema migliore di quello che ho scritto
Come root, vedi /var/log/syslog C'è anche /var/log/boot.log

Kieth
ROSA Desktop Fresh R10 release 2016.1 for x86_64 , Intel Core i3-3200, 3.30 Ghz, 3 MB cache, scheda madre ASUS P8H61-M, ram 4 GB DDR3 1333 mhz KINGSTON/CORSAIR, HD 1tb Seagate/Western D. SATA II, HD 500gb ATA, scheda video intergrata + Pci-Express, Masterizzatore dvd double layer LG, lettore di card + usb frontale

User avatar
codicem
Utente
Utente
Posts: 119
Joined: 4 November 2008, 23:21
ROSA: 2012.1 x64
OpenMandriva: 2010.2 x64
Kernel: 3.1.10-d. - 3.6.10
Desktop: kde 4.8.3 - 4.9.5
country: Italy

Re: KDE4 4.8.1 > started "public testing" for Mandriva 2010.

Post by codicem »

Salve, dopo aver aggiornato a kde 4.8.1 quando apro dolphin non trovo più i menù file, modifica, visualizza ecc.
Premetto di aver cancellato la cartella .kde4 in modo che all'avvio di kde è stata ricreata da capo.
Qualche suggerimento?

Mi sono accorto ora navigando in rete che il nuovo Dolphin non visualizza i menù..... ma volendo si possono riattivare?
Codicem
mob asus P5LD2 - n.2 hd sata 250g - ram 2 g - pentium d820 2.80GHz d-core - nvidia asus gt240 1g
Mandriva 2010.2 x86_64 - kernel 3.1.10-desktop-nrj.69mib - kde 4.8.3
RosaDesktop.Fresh 2012.1 - Kernel: 3.6.10-nrj-desktop-1rosa x86_64 - kde 4.9.5

User avatar
Pulfer
Collaboratore
Collaboratore
Posts: 291
Joined: 30 July 2008, 3:10
ROSA: 2012.1 i686
OpenMandriva: -
Kernel: 3.10.x
Desktop: KDE 4.10.x
country: Russia
Location: Vladivostok

Re: KDE4 4.8.1 > started "public testing" for Mandriva 2010.

Post by Pulfer »

NicCo wrote:L'installation a échoué : le fichier
/usr/share/dbus-1/interfaces/org.kde.Konqueror.MainWindow.xml
de l'installation de konqueror-1:4.8.1-69.1mib2010.2.i686 entre en conflit avec le fichier du paquetage
kdebase4-devel-1:4.5.5-0mdv2010.2.i586
Fixed in 4.8.2 package.
Core i7-3770 / 4 Gb RAM / Gigabyte Z77-D3H / ASUS ENGTS250 / Rosa 2012.1 i686

User avatar
NicCo
Amministratore
Amministratore
Posts: 4765
Joined: 6 December 2007, 19:54

Re: KDE4 4.8.1 > started "public testing" for Mandriva 2010.

Post by NicCo »

KDE4 4.8.2 > it's ready and available!

KDE4 4.8.2 SRPMS tutti disponibili qui > http://mirrors.coreix.net/MIB/2010.2/ot ... 4.8/SRPMS/

I pacchetti RPM per Mandriva 2010.2 32bit (i686) sono tutti pronti ed online

Per i pacchetti per Mandriva 2010.2 64bit (x86_64) occorre aspettare GvM
Ieri sera è anche iniziato il porting su Rosa 20102 lts, completo domani...?

Gli utilizzatori di KDE4 4.8.1 possono aggiornare a 4.8.2,
gli utilizzatori di KDE4 4.4.5 o di KDE 4 4.5.5 possono installare tutto.


Alcune note che riguardano il port esclusivo del MIB, e le ultime modifiche e personalizzazioni apportate
  • akonadi is updated from 1.7.1 to 1.7.2 (changelog: Fixed and optimized searching via Nepomuk)
  • kde4-windeco-dekorator-0.5.1 is patched to solve problems with
  • corrupted window decorations in KDE4 4.8 with compositing disabled
  • added subpackage task-kde4-rosa to task-kde4 which can be used to
  • install Rosa stuff
  • fixed all remaining install problems (conflicts) with previous -devel libs (we hope...)
  • more update problems are fixed
General Bugs fixed in KDE4 4.8.2:
> https://bugs.kde.org/buglist.cgi?query_ ... alue0-0-0=


Adesso aspettiamo fiduciosi i Vostri preziosi feedback

Ciao, NicCo
.
--- Professional experience ---
Kernel designer, engineer, maintainer and tester for ROSA Desktop and OpenMandriva Lx O.S.

--- currently I'm playing with ---
LTS Kernels > Linux 4.1.12-nrjQL <<< Linux 3.18.17-nrjQL <<< Linux 3.14.46-nrjQL
EOL Kernels > Linux 3.19.8-nrjQL <<< Linux 3.17.8-nrjQL <<< Linux 3.15.10-nrjQL

User avatar
GvMariani
Collaboratore
Collaboratore
Posts: 610
Joined: 27 July 2009, 11:31
ROSA: 2016.1 Fresh R10
OpenMandriva: -
Kernel: 4.19.13-nrj-desktop
Desktop: Plasma 5
country: Italy
Location: Cologno Monzese (MI) - Italia

Re: KDE4 4.8.1 > started "public testing" for Mandriva 2010.

Post by GvMariani »

NicCo wrote:KDE4 4.8.2 >
Per i pacchetti per Mandriva 2010.2 64bit (x86_64) occorre aspettare GvM
Non sono in grado di fare nulla fino ad almeno martedì.
Se qualcun altro si fa avanti...

GvM

Post Reply