| Summary: | Adding KWrite to the Preference list (Konqueror, *.inc) spams the system with Sorry pop ups. | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Michael <mb_trinity_desktop> |
| Component: | tdelibs | Assignee: | Michele Calgaro <michele.calgaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | bugwatch, mb_trinity_desktop, michele.calgaro, slavek.banko |
| Priority: | P5 | ||
| Version: | R14.0.x [Trinity] | ||
| Hardware: | amd64 | ||
| OS: | Linux | ||
| Compiler Version: | GNU 4.8.2 | TDE Version String: | 4:14.0.4-0ubuntu14.04.0+0 |
| Application Version: | R14.0.4 | Application Name: | konqueror |
| Bug Depends on: | 2713 | ||
| Bug Blocks: | 2885 | ||
| Attachments: | Error message | ||
|
Description
Michael
2017-06-19 17:42:02 CDT
I think the problem is basically the same as was already solved in bug 2713. Please, you can try Trinity R14.0.5~pre? See Preliminary Stable Builds repository. Hi Slávek, Thanks for the really quick reply! Can I also get a confirmation that I'm making the right changes to my sources.list. The page says to use "Trusty" for 14.04, but I'm guessing that's a typo? And it should be 'trusty?' In any event is this correct? Thanks tons, Michael ## Trinity # deb http://mirror.ppa.trinitydesktop.org/trinity/trinity-r14.0.0/ubuntu trusty main # deb-src http://mirror.ppa.trinitydesktop.org/trinity/trinity-r14.0.0/ubuntu trusty main # deb http://mirror.ppa.trinitydesktop.org/trinity/trinity-builddeps-r14.0.0/ubuntu trusty main # deb-src http://mirror.ppa.trinitydesktop.org/trinity/trinity-builddeps-r14.0.0/ubuntu trusty main # Trinity preliminary stable builds deb http://mirror.xcer.cz/trinity-sb trusty deps-r14 main-r14 deb-src http://mirror.xcer.cz/trinity-sb trusty deps-r14 main-r14 Hi TDE, Based upon Last Modified at http://mirror.xcer.cz/trinity-sb/dists/ , the Trusty build hasn’t been updated since 20-Apr-2016? If so, I can’t see that Slávek’s comment will help anything. I don’t mind running a Preliminary Stable Build, but I’d rather not regress several versions doing it… So, now 2 Qs A) What’s the right syntax for using a Preliminary Stable Build? B) What the last actual update timestamp and TDE revision number for the Preliminary Stable Build for Ubuntu, 14.04 - Trusty? Thanks, Michael (In reply to Michael from comment #3) > Hi TDE, > > Based upon Last Modified at http://mirror.xcer.cz/trinity-sb/dists/ , the > Trusty build hasn’t been updated since 20-Apr-2016? > > If so, I can’t see that Slávek’s comment will help anything. I don’t mind > running a Preliminary Stable Build, but I’d rather not regress several > versions doing it… > > So, now 2 Qs > > A) What’s the right syntax for using a Preliminary Stable Build? > B) What the last actual update timestamp and TDE revision number for the > Preliminary Stable Build for Ubuntu, 14.04 - Trusty? > > Thanks, > Michael Ad A) Yes, in sources.list the distribution names are written in lowercase, so your write in comment 2 is correct. Ad B) You are looking at the wrong information :) The folder modification date reflects changes related to the folder itself (adding files, deleting files), but not changing according to changes in the files of this folder. You should look at the date of Release file. If you are interested in a complete list of changes for the current R14.0.5~pre, you can look into the wiki: https://wiki.trinitydesktop.org/Changelog_For_R14.0.5 I was hoping to get to this before now, but I need to do a full system backup first (TBs), so maybe this weekend… I added some info to the wiki pages that probably needs a review, and I did want to add this in the interim: # which kwrite /opt/trinity/bin/kwrite # kwrite `which ssh04` & # tdeio (KMimeMagic): WARNING: [bool KMimeMagic::mergeConfig(const TQString&)] KMimeMagic::mergeConfig disabled due to buggy libmagic version 514 kwrite: WARNING: [KMimeMagic::KMimeMagic()] Failed to parse /etc/trinity/magic/tdeio.magic kwrite: WARNING: Pixmap not found for mimetype application/x-python [1]+ Done kwrite `which ssh04` # ll /etc/trinity/magic/tdeio.magic -rw-r--r-- 1 root root 612 Dec 5 2014 /etc/trinity/magic/tdeio.magic # cat /etc/trinity/magic/tdeio.magic # Type: TDEIO File Types # From: Timothy Pearson <kb9vqf@pearsoncomputing.net> # # TDE desktop file 0 string [Desktop\ Entry] application/x-desktop !:mime application/x-desktop 0 string [Desktop\ Action application/x-desktop !:mime application/x-desktop 0 string [KDE\ Desktop\ Entry] application/x-desktop !:mime application/x-desktop 0 string \#\ Config\ File application/x-desktop !:mime application/x-desktop 0 string \#\ KDE\ Config\ File application/x-desktop !:mime application/x-desktop 0 string \#\ TDE\ Config\ File application/x-desktop !:mime application/x-desktop# Notes: - tdeio.magic is not terminated by a CR/LF, the last '#' sign is the next command prompt. - I rarely use python, (most likely never since I built this system a year ago), so the ‘Pixmap not found’ is probably an original install event. Finally found how to fix this: Source: http://users.telenet.be/Ice9/Linux%20stuff/Linux_tips.html Section: Couldn't find MIME type application/octet-stream. Reference: http://users.telenet.be/Ice9/pics/KDE_CC.png Instructions (edited for TDE): - Start the Trinity Control Center (» TDE Menu » Settings » Trinity Control Center) - - Open » TDE Components » File Associations. - Expand "application", you will probably see that there's no entry for "octet-stream". - Click on "Add..." - - "Group" select "application" - - "Type Name" fill in "octet-stream" Hi Michael, can you please test and let us know if the problem persists? I just followed your steps and I don't have the problem. As Slavek said, most likely the problem was the same as bug 2713 I tested once again on a different system and still I can't reproduce this issue. Probably fix by bgug 2713 as suggested by Slavek. Since the bug seems solved as per comments below, Slavek and I have decided to close it. If you can still reproduce the problem, please reopen it and provide a way to reproduce it systematically. |