Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] At last! A Qt5 version of KMail-2 - but here be dragons!
Date: Wed, 28 Dec 2016 12:30:05
Message-Id: 1739164.UZ957hYIqz@andromeda
In Reply to: Re: [gentoo-user] At last! A Qt5 version of KMail-2 - but here be dragons! by Peter Humphrey
1 On Wednesday, December 28, 2016 11:29:53 AM Peter Humphrey wrote:
2 > (I've tried correcting indent markers in quoted bits but I've probably got
3 > some of them wrong.)
4
5 I can figure most of it :)
6
7 > On Tuesday, 27 December 2016 19:54:57 GMT J. Roeleveld wrote:
8 > > On December 27, 2016 5:39:09 PM GMT+01:00, Peter Humphrey
9 >
10 > > > >You see how spaced out the folder list is? There's no setting for that
11 > > >
12 > > >in KMail as far as I can see. The Qt Configuration tool has an Interface
13 > > >tab. Under Global Strut you can set minimum width and height. The default
14 > > >is zero, giving Qt free rein to do what it likes, but I could set those
15 > > >to 1 and kmail:4 would tuck all those folder entries up so that they
16 > > >fitted without scrolling. It has no effect on kmail:5 though.
17 > >
18 > > Is the qt config for qt4 or qt5?
19 >
20 > It's version 4.8.7, so maybe it's for qt:4, which would explain its not
21 > affecting kmail:5 :)
22
23 If you know what it changes for qt4, you might be able to do duplicate the
24 changes for qt5.
25 Alternatively, test:
26 % eix qt5ct
27 * x11-misc/qt5ct
28 Available versions: ~0.27-r1 {+systray}
29 Homepage: https://sourceforge.net/projects/qt5ct/
30 Description: Qt5 configuration tool, similar to qtconfig for Qt4
31
32 (Found it by googling for "qtconfig qt5", one of the results mentioned qt5ct)
33
34 > > You might need to find the settings/tool to apply to qt5. Kmail:4 is qt4
35 > > based. (I never played with that tool, which package is it? And which
36 > > command do I run?)
37 >
38 > It's in the KDE system applications menu.
39
40 See above :)
41
42 > [OT]
43 >
44 > > Speaking of English. I always wonder which would be a better match for
45 > > someone who uses English mostly to deal with international friends and
46 > > computers. I am Dutch myself, which means it's officially a second
47 > > language for me. (Always wondered about that, as I speak several
48 > > languages and fluency is simply a matter of which I speak regularly). I
49 > > usually throw a dice to decide between US and UK whenever I get asked.
50 >
51 > (Do you mean regularly, or frequently? :P )
52 > Personally, I'd be deeply embarrassed if anyone thought I might be American.
53 > I have even been known to rebuke youngsters (gently) for saying "you're
54 > welcome" as being an Americanism.
55
56 Is it? I've come across that while living in the UK.
57
58 > On the other hand, while I was working in Minneapolis 25 years ago, some
59 > people though I was Australian! Not sure which is worse...
60 > [/OT]
61
62 Well.... were those people who actually ever left Minneapolis?
63
64 > > > >Nothing to do with KMail, but the display of gkrellm has changed
65 > > > >dramatically. I use its Invisible theme, which hasn't actually been
66 > > > >invisible since the switch from KDE-3 to 4, but it had a plain,
67 > > > >unobtrusive grey scheme and showed what I wanted to see, clearly and
68 > > > >with no drama.
69 >
70 > Looks like a bug report is needed against gkrellm.
71
72 I agree.
73
74 > > >I've found a lot more KDE-5 meta-packages and installed those, but they
75 > > >haven't helped with this.
76 > >
77 > > What about plasma-meta?
78 > > I think that pulls in the whole shebang?
79 >
80 > I thought so too, but it doesn't. It seems to pull in just the bits you need
81 > to run a plasma desktop; applications are another matter.
82
83 I have the following meta packages in my world file:
84 kde-apps/kde-apps-meta
85 kde-apps/kde-meta
86 kde-plasma/plasma-meta
87
88 Not sure if those 3 are all needed. Will be clearing out the desktop later.
89
90 > > Again, could be related to killing akonadi while indexing.
91 > > Or corruption in the database caused by the segfaults.
92 > > You could try:
93 > > # akonadictl fsck
94 >
95 > Good idea. I will if this new incarnation starts acting up again.
96
97 Mine doesn't yet. Looks ok, but did need to restart kontact once as it wasn't
98 displaying the folder-contents earlier.
99
100 > > I usually restart akonadi first to ensure I can follow the messages in a
101 > > konsole:
102 > > in konsole 1:
103 > > # akonadictl stop
104 > > # akonadictl status (repeat this till it says stopped)
105 > > # akonadictl start
106 > >
107 > > > in konsole 2:
108 > > # akonadictl fsck
109 > >
110 > > Then monitor in konsole 1 to see what it does. It actually reports on it's
111 > > fsck status there with what it finds and fixes.
112 >
113 > Yes, I've operated that way a few times, but just using the one Konsole.
114
115 1 Konsole, multiple tabs...
116
117 > > Personally, I think akonadi is a nice idea for when people store all their
118 > > email locally. As I use IMAP to store my email, it does a lot of
119 > > duplicate efforts. But with that, I have luckily been spared from the
120 > > duplicate email or dissapearing email issues others have encountered.
121 >
122 > My ISP doesn't offer IMAP so I have to use POP. It suits me anyway, having
123 > all my e-mails under my own control.
124
125 I run my own IMAP server. My laptop, desktop and mobile phone all connect to
126 that. This way I have all my emails available wherever I am.
127
128 > > >> >I dare say version 16.12.0 of KMail-2 will make a decent platform
129 > > >> >for development, now that it's finally here, but a very great deal of
130 > > >> >work lies ahead. I can see that I'll be doing my fair share of
131 > > >> >shouting too, at it and at the devs.
132 > > >>
133 > > >> I'll try to get my desktop converted this week. And will join in the
134 > > >> bugreporting party.
135 > > >
136 > > >It would be good to have someone to compare notes with.
137 > > >
138 > > >--->8
139 > >
140 > > Give me some time to do the installation. Will need to first kill kde4
141 > > parts on the desktop before doing the upgrade. I run mostly stable. Will
142 > > see how that goes.
143 >
144 > OK. In my case I must have had some stray USE flags in the kde:4 system
145 > which were impossible to sort out with kde:5. I ended up ditching the whole
146 > lot and installing a new system, setting make.profile to plasma right at the
147 > outset and only setting USE flags that portage demanded. Took a while.
148
149 I switched to the plasma-profile when I installed the desktop originally a
150 couple of months ago.
151
152 I did have some issues with some other applications still depending on older
153 kde and qt versions which prevented portage from fully resolving the
154 dependencies.
155
156 If anyone tries the same, I can assist in how to find out what needs being
157 removed. Basically, anything causing blockers.
158
159 > > >> >I think I'll have to go down the pub to drown my sorrows.
160 > > >>
161 > > >> Just don't climb behind the wheel of a car afterwards....
162 > > >
163 > > >No, it's just a wee stroll. Takes longer to get my shoes on. :-)
164 > >
165 > > Slippers and warm socks not an option? Saves a lot of time, I would think.
166 > > And the alcohol will make you feel warm enough, including your toes....
167 >
168 > I'm not going walking round the village in my slippers, thanks all the same.
169 > We might have a maritime climate here, but even so...
170
171 If putting shoes on takes longer then walking to the pub, I'd consider getting
172 footwear that is quicker to put on.
173
174 --
175 Joost