Gentoo Archives: gentoo-user

From: Kai Krakow <hurikhan77@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Plasma upgrade: Part Deux.
Date: Wed, 21 Sep 2016 03:27:34
Message-Id: 20160921052648.54f9ff68@jupiter.sol.kaishome.de
In Reply to: Re: [gentoo-user] Re: Plasma upgrade: Part Deux. by Daniel Frey
1 Am Tue, 20 Sep 2016 08:13:49 -0700
2 schrieb Daniel Frey <djqfrey@×××××.com>:
3
4 > On 09/19/2016 11:36 PM, Kai Krakow wrote:
5 > > Am Mon, 19 Sep 2016 20:05:19 -0700
6 > > schrieb Daniel Frey <djqfrey@×××××.com>:
7 > >
8 > >> So, I have a week off and have time to mess around trying to
9 > >> upgrade to Plasma once again.
10 > >>
11 > >> I have got it mostly-somewhat upgraded, but I have two bizarre
12 > >> problems.
13 > >>
14 > >> The first one is I have two volume controls in the tray. I have no
15 > >> idea why, and both seem to present slightly different controls.
16 > >> Could this be related to pulseaudio?
17 > >
18 > > There's kmix and there's the systray integrated mixer. Disable
19 > > either one of them. With modern versions of plasma I prefer the
20 > > plasma integrated mixer and uninstalled kmix.
21 > >
22 > > You can disable the other mixer in the systray properties.
23 > >
24 > >
25 >
26 > Yes, that solved it, thank you.
27 >
28 > I also figured out my Thunderbird problem, for some reason
29 > "Fullscreen" was set under window properties (right-click Thunderbird
30 > in the task bar, More Actions.)
31 >
32 > I've noticed a couple more things. One is after resume from standby
33 > the plasma taskbar hangs at 100% cpu for 2-3 minutes, during which
34 > time you can't open the K menu, click on open programs in the task
35 > bar or start any apps. The tray icons and clock are also frozen. Has
36 > anyone experienced this? It only does this after resume, it seems to
37 > be fine otherwise.
38
39 Any chances you're using calendar access in plasma widgets? I'm using
40 calendars via akonadi-ews, and the clock widget has access to this
41 (also korgac integrates with the plasma bars and accesses the
42 calendar). This leads plasma to blocking for about 1 minute after login
43 or resume - but only due to heavy writes of logs about zoneinfo that
44 cannot be found. The problem here is that Outlook uses very strange
45 time zone names (which even seem to change from version to version, I
46 wonder how MS programmers keep track of it). The solution was to simply
47 symlink the missing names (which you can extract from the X session
48 logs and/or journal) to /usr/share/zoneinfo/localtime and now it works
49 and my calendar events are even at the correct hour (and not shifted to
50 another time zone). For me, blocking of plasma is now gone or at least
51 reduced to a very short time.
52
53 > Is there a way to speed up alt-tab switching? Often I hit alt-tab
54 > expecting it to switch to another app but nothing happens. I have to
55 > hit it two or sometimes even three (!) times to make it switch. This
56 > is really irritating and slows down my work flow.
57
58 I wonder about this annoying bug, too. As a programmer this is
59 absolutely irritating as I do a lot of alt+tab between editors, logs,
60 web browsers, and documentation. :-(
61
62 Something similar happens when switching tasks using the mouse:
63 Sometimes the first click on a taskbar icon is simply not fully
64 recognized, it just switches focus to plasma but doesn't switch the
65 application to front.
66
67 Sometimes I feel like this may be related to having multiple monitors
68 connected.
69
70
71 --
72 Regards,
73 Kai
74
75 Replies to list-only preferred.

Replies

Subject Author
Re: [gentoo-user] Re: Plasma upgrade: Part Deux. Daniel Frey <djqfrey@×××××.com>