Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692898 - media-video/avidemux-2.7.4 : * Desktop file fix failed.
Summary: media-video/avidemux-2.7.4 : * Desktop file fix failed.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
: 692868 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-08-26 18:35 UTC by Toralf Förster
Modified: 2019-09-01 21:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.88 KB, text/plain)
2019-08-26 18:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,81.25 KB, text/plain)
2019-08-26 18:36 UTC, Toralf Förster
Details
environment (environment,109.82 KB, text/plain)
2019-08-26 18:36 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.26 KB, application/x-bzip)
2019-08-26 18:36 UTC, Toralf Förster
Details
media-video:avidemux-2.7.4:20190825-233649.log (media-video:avidemux-2.7.4:20190825-233649.log,1.55 KB, text/plain)
2019-08-26 18:36 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.12 KB, application/x-bzip)
2019-08-26 18:36 UTC, Toralf Förster
Details
Fix for the desktop fix (avidemux_desktop.patch,1.43 KB, patch)
2019-08-28 18:58 UTC, Bernd Feige
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-08-26 18:35:55 UTC
 * ERROR: media-video/avidemux-2.7.4::gentoo failed (prepare phase):
 *   Desktop file fix failed.
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20190824-111523

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *




repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 25 Aug 2019 22:08:16 +0000

emerge -qpvO media-video/avidemux
[ebuild  N    ] media-video/avidemux-2.7.4  USE="nls -debug -nvenc -opengl -qt5 -sdl -vaapi -vdpau -xv"
Comment 1 Toralf Förster gentoo-dev 2019-08-26 18:35:58 UTC
Created attachment 588090 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-26 18:36:01 UTC
Created attachment 588092 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-26 18:36:04 UTC
Created attachment 588094 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-26 18:36:06 UTC
Created attachment 588096 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-26 18:36:09 UTC
Created attachment 588098 [details]
media-video:avidemux-2.7.4:20190825-233649.log
Comment 6 Toralf Förster gentoo-dev 2019-08-26 18:36:12 UTC
Created attachment 588100 [details]
temp.tbz2
Comment 7 Bernd Feige 2019-08-28 18:58:20 UTC
Created attachment 588492 [details, diff]
Fix for the desktop fix

The attached patch fixes the ".desktop file fix" in the ebuild. Background is that the current .desktop file wants to start avidemux3_portable now instead of avidemux2. BTW I don't think that a _gtk version is built in any case but the default without USE=qt5 is to set the started program to avidemux3_gtk. But whoever wants a UI version sets USE=qt5 anyway.
Comment 8 Stefan Strogin gentoo-dev 2019-08-28 21:45:52 UTC
(In reply to Bernd Feige from comment #7)
> Created attachment 588492 [details, diff] [details, diff]
> Fix for the desktop fix
> 
> The attached patch fixes the ".desktop file fix" in the ebuild. Background
> is that the current .desktop file wants to start avidemux3_portable now
> instead of avidemux2. BTW I don't think that a _gtk version is built in any
> case but the default without USE=qt5 is to set the started program to
> avidemux3_gtk. But whoever wants a UI version sets USE=qt5 anyway.

Oh, thanks. These seds are incorrect indeed.
Comment 9 Larry the Git Cow gentoo-dev 2019-08-28 22:08:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e2eb99fb1941a72a2779b954c2c71feb87af107

commit 7e2eb99fb1941a72a2779b954c2c71feb87af107
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2019-08-28 21:51:20 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2019-08-28 22:06:21 +0000

    media-video/avidemux: fix .desktop file
    
    Reported-by: Toralf Förster <toralf@gentoo.org>
    Reported-by: Bernd Feige <bernd.feige@gmx.net>
    Closes: https://bugs.gentoo.org/692898
    Package-Manager: Portage-2.3.73, Repoman-2.3.17
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 ...demux-2.7.4.ebuild => avidemux-2.7.4-r1.ebuild} | 36 +++++++++++-----------
 1 file changed, 18 insertions(+), 18 deletions(-)
Comment 10 Christian Tietz 2019-09-01 21:29:30 UTC
*** Bug 692868 has been marked as a duplicate of this bug. ***