You are not logged in.

#1 2015-03-27 12:36:17

batot
Banned
From: Poland
Registered: 2012-08-15
Posts: 47

pacman -Syu and little destroy system

$ cat /var/log/pacman.log |grep -i gtk |grep remo
[2014-05-13 11:02] [PACMAN] removed wxgtk (3.0.0-3)
[2014-05-13 11:03] [PACMAN] removed webkitgtk2 (2.4.1-1)
[2014-05-13 11:04] [PACMAN] removed webkitgtk2 (2.4.1-1)
[2015-03-09 11:07] [ALPM] removed gtk3-xfce-engine (3.0.1-2)
[2015-03-09 11:07] [ALPM] removed gtk2-xfce-engine (3.0.1-2)

And now my fce4 is look like old system past 10 years ago.
In other places in system like calc don't show properly CTRL+F and searching is difficult.
Past this update where was removed gtk3-xfce-engine and removed gtk2-xfce-engine all working very good.
Sobebody have any idea what its wrong?

$ pacman -Ss nvidia |grep installed
extra/libcl 1.1-4 [installed]
extra/libvdpau 1.1-1 [installed]
extra/nvidia-340xx 340.76-6 [installed]
extra/nvidia-340xx-libgl 340.76-2 [installed]
extra/nvidia-340xx-utils 340.76-2 [installed]
extra/opencl-nvidia-340xx 340.76-2 [installed]
multilib/lib32-libcl 1.1-1 [installed]
multilib/lib32-libvdpau 1.1-1 [installed]
multilib/lib32-nvidia-340xx-libgl 340.76-1 [installed]
multilib/lib32-nvidia-340xx-utils 340.76-1 [installed]
multilib/lib32-opencl-nvidia-340xx 340.76-1 [installed]
$ lspci |grep -i vga
02:00.0 VGA compatible controller: NVIDIA Corporation G84 [GeForce 8600 GT] (rev a1)
$ sudo pacman -Ss gtk |grep instal
core/glib2 2.42.2-1 [installed]
extra/at-spi2-atk 2.14.1-1 [installed]
extra/gtk-engines 2.21.0-2 [installed]
extra/gtk-update-icon-cache 2.24.27-1 [installed]
extra/gtk-vnc 0.5.3-3 [installed]
extra/gtk-xfce-engine 2.10.1-1 (xfce4) [installed]
extra/gtk2 2.24.27-1 [installed]
extra/gtk3 3.14.9-1 [installed]
extra/gtkmm 2.24.4-1 [installed]
extra/gtkspell 2.0.16-3 [installed]
extra/libxfcegui4 4.10.0-4 [installed]
extra/mirage 0.9.5.2-3 [installed]
extra/pygtk 2.24.0-5 [installed]
extra/vte 0.28.2-5 [installed]
extra/vte3 0.38.3-1 [installed]
extra/wxgtk 3.0.2-2 [installed]
community/parcellite 1.1.9-1 [installed]
community/spice-gtk3 0.27-1 [installed]
community/wireshark-gtk 1.12.4-2 [installed]
multilib/lib32-glib2 2.42.2-1 [installed]
$ sudo pacman -S gtk3-xfce-engine
error: target not found: gtk3-xfce-engine

Last edited by batot (2015-03-27 14:48:34)

Offline

#2 2015-03-27 13:07:52

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: pacman -Syu and little destroy system

Use 'pacman -Qs' to show your installed packages.

gtk-xfce-engine (which you have installed) replaced the gtk3/gtk2 packages:
https://www.archlinux.org/packages/extr … ce-engine/

Replaces:     gtk2-xfce-engine, gtk3-xfce-engine

See https://wiki.archlinux.org/index.php/Xfce#Themes


Edit:
When posting configs, code or command output, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode

like this

It makes the code more readable and - in case of longer listings - more convenient to scroll through.

Edit 2: Please pick a more descriptive thread title.

Last edited by karol (2015-03-27 13:11:15)

Offline

#3 2015-03-27 13:37:09

batot
Banned
From: Poland
Registered: 2012-08-15
Posts: 47

Re: pacman -Syu and little destroy system

karol wrote:

Use 'pacman -Qs' to show your installed packages.

gtk-xfce-engine (which you have installed) replaced the gtk3/gtk2 packages:
https://www.archlinux.org/packages/extr … ce-engine/

Replaces:     gtk2-xfce-engine, gtk3-xfce-engine

Maybe gtk-xfce-engine replaced gtk2-xfce-engine and gtk3-xfce-engine maybe not, I don't know.
But I see that XFCE4 don't working probperly past this upgrade.
Have you any idea why?

Last edited by batot (2015-03-27 13:37:45)

Offline

#4 2015-03-27 13:40:47

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,660

Re: pacman -Syu and little destroy system

Try a different theme.

Offline

#5 2015-03-27 14:35:45

batot
Banned
From: Poland
Registered: 2012-08-15
Posts: 47

Re: pacman -Syu and little destroy system

I'm tryed but still same.
I'm think so that problem is something in new gtk and window manager (not theme) or icon.
Maybe xfce4 isn't compatybile with new gtk? What you think? I try check and back to old gtk.

Last edited by batot (2015-03-27 14:36:54)

Offline

#6 2015-03-27 14:36:42

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,827

Re: pacman -Syu and little destroy system

Moving to newbie corner.
batot:  Please update your posts to use bbcode code tags.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#7 2015-03-27 14:38:02

batot
Banned
From: Poland
Registered: 2012-08-15
Posts: 47

Re: pacman -Syu and little destroy system

ewaller - witch post?

Offline

#8 2015-03-27 14:40:20

batot
Banned
From: Poland
Registered: 2012-08-15
Posts: 47

Re: pacman -Syu and little destroy system

Just wanted to tell you that the new gtk does not work properly with XFCE4.
http://youtu.be/lsCQu7nXwZU
- icons example  like CPU Graph like diferen pas last upgrade
- game in html5 in this same explorel like diferent, a lot of things do not work.
- in calc document does not look the same as before the update

ewaller for your information:
I was Registered: 2012-08-15.
Newbie? No comment.

Last edited by batot (2015-03-27 15:23:41)

Offline

#9 2015-03-27 18:53:07

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: pacman -Syu and little destroy system

Newbie Corner has nothing to do with when you registered: it is all about the quality--or lack thereof--of your posts...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#10 2015-03-27 19:09:41

snakeroot
Member
Registered: 2012-10-06
Posts: 165

Re: pacman -Syu and little destroy system

batot,

In XFCE 4.12 dropped the XFCE gtk3 theme engine and themes, although it retains this support for gtk2:

http://blog.alteroot.org/articles/2015- … art-3.html
https://mail.xfce.org/pipermail/xfce4-d … 31084.html

I would thus suspect you will need to install a new gtk3 theme engine and gtk3 themes.

In the alternative, perhaps you could revert to the old XFCE and then not upgrade gtk3 or any gtk3-using app. This sounds a bit painful, TBH.

Regards,

Offline

#11 2015-04-03 12:06:05

batot
Banned
From: Poland
Registered: 2012-08-15
Posts: 47

Re: pacman -Syu and little destroy system

Member thanks for answer.
I don't have time for experiments, maybe you know which "themes" work nice past last update?

Offline

#12 2015-04-03 12:14:49

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,414
Website

Re: pacman -Syu and little destroy system

Member thanks for answer.

Wow, I thought people calling others by forum title was a #!-exclusive...


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

Board footer

Powered by FluxBB