Re: [arch-general] [OT] Favorite/best desktop in archlinux

2016-11-06 Thread David Demelier via arch-general
Le 6 nov. 2016 11:12 PM, "Maykel Franco via arch-general" <
arch-general@archlinux.org> a écrit :
>
> Hi, what the best desktop envieronment for archlinux? Only is the
question.
>
> I like very much kde plasma but he used a lot of ram and sometimes it
> is very heavy. Do you think?

It's matter of taste. However, Arch provides vanilla packages, making best
desktop support as we do not install/recommend/focus a default desktop like
big end user distribution (e.g. GNOME for fedora, KDE for OpenSuSE).

I personally use and love GNOME though.

-- 
David


Re: [arch-general] kde --> xfce how to remove all packages kde

2016-10-31 Thread David Demelier via arch-general
Le 30 oct. 2016 6:26 PM, "Merlin Büge"  a écrit :
>
> > Hi, I have migrate my archlinux system desktop kde to xfce.
> >
> > How to remove all kde packages and dependecy?
>
> https://wiki.archlinux.org/index.php/Pacman#Removing_packages
>
> Regards,

Unfortunately even pacman -Rcsn plasma will leave some KDE packages. And I
have never found any solution so far.

-- 
David Demelier


Re: [arch-general] Browsers crashing

2016-10-28 Thread David Demelier via arch-general
2016-10-28 14:15 GMT+02:00 Zorro via arch-general :
> Hi,
>
> On my Arch Linux x32 system most (all) browser regularly crash.
>
> I have tried Firefox, Midori, Xombrero.
>
> For instance for Xombrero journalctl shows:
>
> systemd-coredump[6615]: Process 6478 (xombrero) of user 1002 dumped core.
>Stack trace of thread 6478:
>#0  0xb4d0be50 n/a
> (libjavascriptcoregtk-3.0.so.0)
>#1  0xa7b8e842 n/a (n/a)
>
> Midori behaves similarly.
>
> It happens on sites with many scripts and pictures when scrolling down.
>
> Firefox crashes at startup.
> It first displays its own start page, processor load goes to 100% and then
> firefox disappears leaving a core dump.
>
> Do others experience this too?

No me,

Is your system up to date?

Also if all are crashing with the same trace (javascriptcore library)
that looks like ABI incompatibility. Which usually happens when you
don't upgrade the whole system.

Regards,


-- 
Demelier David