[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Plasma 5.7.2 in Debian?



Am Mittwoch, 24. August 2016, 18:06:14 CEST schrieb inkbottle:
> On Wednesday, August 24, 2016 9:24:05 AM CEST Marc Haber wrote:
> > On Fri, Aug 19, 2016 at 12:52:04PM +0200, Martin Steigerwald wrote:
> > > Am Freitag, 19. August 2016, 10:42:33 CEST schrieb Maximiliano Curia:
> > > > El 2016-08-18 a las 16:46 -0400, Shmerl escribió:
> > > > > I didn't monitor this topic, so I could have missed some
> > > > > announcements
> > > > > or
> > > > > previous discussion, so please excuse me if it was already mentioned
> > > > > before. When is Plasma 5.7.2 coming to Debian repos? I see some
> > > > > packages
> > > > > like kwin-x11 are already 5.7.0, while others like plasma-desktop
> > > > > are
> > > > > 5.6.5.
> > > > > 
> > > > > In general, what is the reason that they are different versions, is
> > > > > it
> > > > > because they are uploaded gradually, or there are some problems with
> > > > > newer versions of some of them and they aren't uploaded until those
> > > > > problems are fixed?
> > > > 
> > > > plasma-workspace tests were failling in the 5.7.[0-2] releases and we
> > > > decided to wait till this gets fixed, this was finally fixed in 5.7.3
> > > > (by
> > > > moving the failling tests to a non packageable project). By that time
> > > > 5.8
> > > > was announced to be the first lts, so it makes sense to wait for 5.8,
> > > > which
> > > > should be released "real soon now"(tm).
> > > 
> > > Meanwhile Maxy started uploaded KDE Frameworks 5.25 packages, which as
> > > far
> > > as I got, will be required by (parts of) Plasma 5.8.
> > 
> > The current ride is a bit bumpy though. My konsole.desktop file got
> > lost, and one (but only one) of my workstation systems keeps losing
> > the Panel on login, which is kind of annoying. Where does plasma save
> > panel configuration?
> 
> I had tediously sorted scores of Okular windows into a handful of different
> activities (very convenient, you should give it a try), and this has been
> bit by bit ground down along logins.
> So, if someone knows where those session data are stored...

I though I have seen this somewhere, but right now I do not find it in 
~/.local, ~/.config or ~/.cache.

And I think

martin@merkaba:~/.local/share/kactivitymanagerd> find
.
./resources
./resources/database
./resources/database-wal
./resources/database-shm

is more about what files have been accessed how often in which activities.

Jup, appears so. Its an sqlite3 db that sqlite3 command can display. For 
example use ".tables" on it and then "SELECT * FROM sometable;"

AFAIR the info which app opens on which activity was stored in some textfile.

There is ~/.config/session with a file for each app (and lots of probably 
outdated files), yet I don´t see any note in there on which activity they 
appear.

Well maybe someone knows where this is stored, otherwise I´d ask in an 
upstream mailing list.

Thanks,
-- 
Martin


Reply to: