Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 560164 - net-p2p/transmission-remote-gtk: version bump to use patch to fix combo-box problem
Summary: net-p2p/transmission-remote-gtk: version bump to use patch to fix combo-box p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://github.com/transmission-remot...
Whiteboard:
Keywords:
: 589712 (view as bug list)
Depends on:
Blocks: 592152
  Show dependency tree
 
Reported: 2015-09-10 17:38 UTC by Rob Tongue
Modified: 2016-09-11 22:09 UTC (History)
1 user (show)

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


Attachments
patch to fix combobox.c (combobox.patch,4.79 KB, patch)
2015-09-10 17:39 UTC, Rob Tongue
Details | Diff
ebuild to install 1.2_pre20140629 version. (transmission-remote-gtk-1.2_pre20140620.ebuild,1.35 KB, text/plain)
2015-09-10 17:39 UTC, Rob Tongue
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Tongue 2015-09-10 17:38:29 UTC
Please see bug #548514, and I will include the patch from there as an attachment.  I have created a new ebuild which installs a prerelease version of transmission-remote-gtk, and applies a patch from /etc/portage/patches.  The reason for this, is 1.1.1 breaks download save location selection, but 1.2 was last modified in June of 2014, so it will probably never be released. 1.1.1 breaks moving torrents to a manually specified directory.  The only way I could get the patch applied to fix all of it, was to build from git (1.2).  So, here is the ebuild, and here is the patch.  Please do with it what you will.  It would be really excellent if this makes it into portage, patch included.  I will be forever grateful.  Thanks, all!

Reproducible: Always

Steps to Reproduce:
1. Download new torrent, or select existing torrent in the gui window
2. Select Download location if new torrent, or Move if existing torrent

Actual Results:  
There is only a dropdown to select from prepopulated fields instead of a text box with the ability to select from a dropdown. The ebuild/patch combination fixes it.

Expected Results:  
There is only a dropdown to select from prepopulated fields instead of a text box with the ability to select from a dropdown.
Comment 1 Rob Tongue 2015-09-10 17:39:06 UTC
Created attachment 411558 [details, diff]
patch to fix combobox.c
Comment 2 Rob Tongue 2015-09-10 17:39:47 UTC
Created attachment 411560 [details]
ebuild to install 1.2_pre20140629 version.
Comment 3 Rob Tongue 2015-09-10 17:42:28 UTC
I need to further comment to clarify.  This appears to only happen in gnome 3, I don't know if it happens anywhere else.  I do not have any way of testing it.  

The option to type in a download path, or path to move torrent to, is broken.  New ebuild with a prerelease version, and applied patch is the only fix.
Comment 4 AttufliX 2016-02-02 16:23:12 UTC
(In reply to Rob Tongue from comment #1)
> Created attachment 411558 [details, diff] [details, diff]
> patch to fix combobox.c

Hi, I am newbie to gentoo Linux. I am not pretty sure about whether I have patched in the correct way.

I have patched this combobox patch, but it didn't work. I am using xfce4 by the way.

What about your ebuild patch in attachments list? I did't use it. I only created a new overlay and put the patch file in it. Then I edited the original ebuild file in sync tree instructed by gentoo wiki(such like add src_prepare() function and add epath path_to_patch in it and blabla...), and then created a new ebuild manifest and then emerged it. 

Where have I done wrong? How could I fix the combox problem? 

Thx.
Comment 5 Pacho Ramos gentoo-dev 2016-08-07 07:48:02 UTC
*** Bug 589712 has been marked as a duplicate of this bug. ***
Comment 6 whitehawk 2016-08-21 23:28:23 UTC
Applied the patch: I can type in paths, but now my shortcuts for saving don't work.
Comment 7 Gilles Dartiguelongue (RETIRED) gentoo-dev 2016-09-11 22:09:58 UTC
Bumped to 1.3.1. Still plenty of interface bugs but at least we are up-to-date for now.