Re: question about lintian overrides

2018-02-01 Thread Elías Alejandro
Hello Paul,

On Wed, Jan 31, 2018 at 11:03 PM, Paul Wise  wrote:
> On Thu, Feb 1, 2018 at 7:47 AM, Elías Alejandro wrote:
>
>> "Exec=env GDK_BACKEND=x11 uget-gtk %u"
>
> I'm guessing this will break for users running apps under Wayland
> instead of X11. I think it would be best to remove "env
> GDK_BACKEND=x11" so that Wayland works and the lintian warning goes
> away.
>
You might be right. I will write to the upstream about this. Thanks.

Best regards.
Elías Alejandro



Re: question about lintian overrides

2018-02-01 Thread Elías Alejandro
Hello Ben,

On Wed, Jan 31, 2018 at 7:51 PM, Ben Finney  wrote:
> Elías Alejandro  writes:
>
>> W: uget: desktop-command-not-in-package
>> usr/share/applications/uget-gtk.desktop env
>> I've checked the file "uget-gtk.desktop" (created by the upstream) and
>> there's a line:
>> "Exec=env GDK_BACKEND=x11 uget-gtk %u"
>
> In your opinion, is there a better way to do this? Can the ‘Exec’ value
> be re-written so it detects correctly as a command provided by the
> package?
>
I think so. I've found some patches to face with Wayland and X11.

>> I was thinking solve this issue with an override lintian file:
>> uget.lintian-overrides
>> but I still get this warning.
>
> You will need to show the content of that file before we can say what
> might be wrong with it.
>
ok. I've just found my mistake. It was related with the format.

>> Do you have experience with this issue? Maybe override it can be a bad
>> option?
>
> Maybe; with your knowledge as a maintainer of that package, you might
> find a more suitable change that upstream can use.
>
you are right. Thanks.

>> Please cc'me.
>
> Please subscribe to this forum, in order to participate more smoothly.
>
Done.


Thanks for your time.

Best regards.
Elías Alejandro



Re: question about lintian overrides

2018-01-31 Thread Paul Wise
On Thu, Feb 1, 2018 at 7:47 AM, Elías Alejandro wrote:

> "Exec=env GDK_BACKEND=x11 uget-gtk %u"

I'm guessing this will break for users running apps under Wayland
instead of X11. I think it would be best to remove "env
GDK_BACKEND=x11" so that Wayland works and the lintian warning goes
away.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise



Re: question about lintian overrides

2018-01-31 Thread Ben Finney
Elías Alejandro  writes:

> W: uget: desktop-command-not-in-package
> usr/share/applications/uget-gtk.desktop env
> I've checked the file "uget-gtk.desktop" (created by the upstream) and
> there's a line:
> "Exec=env GDK_BACKEND=x11 uget-gtk %u"

In your opinion, is there a better way to do this? Can the ‘Exec’ value
be re-written so it detects correctly as a command provided by the
package?

> I was thinking solve this issue with an override lintian file:
> uget.lintian-overrides
> but I still get this warning.

You will need to show the content of that file before we can say what
might be wrong with it.

> Do you have experience with this issue? Maybe override it can be a bad
> option?

Maybe; with your knowledge as a maintainer of that package, you might
find a more suitable change that upstream can use.

> Please cc'me.

Please subscribe to this forum, in order to participate more smoothly.

-- 
 \   “A computer once beat me at chess, but it was no match for me |
  `\ at kick boxing.” —Emo Philips |
_o__)  |
Ben Finney