By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 3083

Summary: r14-xdg-update errors
Product: TDE Reporter: Jan Stolarek <jwstolarek>
Component: other (any)Assignee: Michele Calgaro <michele.calgaro>
Status: RESOLVED FIXED    
Severity: normal CC: bugwatch, jwstolarek, linux, michele.calgaro, mrmazda
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Bug Depends on:    
Bug Blocks: 3060    
Attachments: First error
Second error
Update errors notification

Description Jan Stolarek 2020-03-30 16:22:10 CDT
Created attachment 2946 [details]
First error

I am getting login errors after one of recent updates - I will attach screenshots with the exact messages. Several user report similar problem on trinity-users list: http://trinity-users.pearsoncomputing.net/?0::16852

In my case I got two errors:

  1. r14-xdg-update-validation-test6.txt log file complaining about Application=kde-fsview.desktop. This errors seems to have gone away by itself after logout/login.

  2. r14-xdg-update-validation-test9.txt complaining about <Filename>kde-kchmviewer.desktop</Filename>. This error went away after editing ~/.config/menus/applications-tdemenuedit.menu and turning three kde-kchmviewer.desktop entries into kchmviewer.desktop
Comment 1 Jan Stolarek 2020-03-30 16:22:35 CDT
Created attachment 2947 [details]
Second error
Comment 2 Jan Stolarek 2020-03-30 16:23:07 CDT
Created attachment 2948 [details]
Update errors notification
Comment 3 Stefan Krusche 2020-04-01 04:22:34 CDT
(In reply to Jan Stolarek from comment #0)
>   1. r14-xdg-update-validation-test6.txt log file complaining about
> Application=kde-fsview.desktop. This errors seems to have gone away by
> itself after logout/login.

Confirmed.

>   2. r14-xdg-update-validation-test9.txt complaining about
> <Filename>kde-kchmviewer.desktop</Filename>.

Confirmed.

Stefan
Comment 4 Michele Calgaro 2020-04-04 10:58:17 CDT
Problem with test6 has been fixed in a series of commits.
Comment 5 Michele Calgaro 2020-04-04 11:22:32 CDT
Jan, could you check your ~/.config/menus/applications-tdemenuedit.menu file and let me know what lines you have that start with "<Filename>kde-" or "<Filename>tde-"?
I would like to find a way to replicate the problem with test 9 here. 
Thanks
Comment 6 Michele Calgaro 2020-04-04 11:24:36 CDT
Nevermind, found it here:
http://trinity-users.pearsoncomputing.net/?0::16852
Comment 7 Jan Stolarek 2020-04-04 11:26:45 CDT
Michele, at the moment I have no lines that start with `<Filename>kde-` but I used to have three `<Filename>kde-kchmviewer.desktop</Filename>`.  After I changed them to `<Filename>kchmviewer.desktop</Filename>` the error at login went away. As for lines starting with `<Filename>tde-` I have plenty but they don't seem to cause any trouble. You want a full list of such lines?
Comment 8 Michele Calgaro 2020-04-04 23:46:53 CDT
No worries Jan,
I am able to reproduce the bug here. Will work on that.
Comment 9 Michele Calgaro 2020-04-10 03:47:01 CDT
Test9 conditions have also be addressed.
If the test still fails now, it will require manual intervantion from the user to fix the problem, since it means there would be conflicting contents in the application tdemenu and an automatic fix would not be appropriate.