<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for YAD</title><link>https://sourceforge.net/p/yad-dialog/activity/</link><description>Recent activity for YAD</description><language>en</language><lastBuildDate>Fri, 12 Apr 2024 09:37:58 -0000</lastBuildDate><item><title>Hans Meier posted a comment on ticket #337</title><link>https://sourceforge.net/p/yad-dialog/tickets/337/?limit=25#4c6c</link><description>I use 13.0 (GTK+ 3.24.41) and have the same problem, even without --no-markup switch. Should i open another ticket?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hans Meier</dc:creator><pubDate>Fri, 12 Apr 2024 09:37:58 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/337/?limit=25#4c6c</guid></item><item><title>Tim H created ticket #338</title><link>https://sourceforge.net/p/yad-dialog/tickets/338/</link><description>Please specify OS in description</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim H</dc:creator><pubDate>Fri, 20 Oct 2023 04:53:41 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/338/</guid></item><item><title>Kaiwan N Billimoria posted a comment on ticket #315</title><link>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#ce01</link><description>I think I found a solution: using '--fixed' ! WFM...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kaiwan N Billimoria</dc:creator><pubDate>Sun, 01 Oct 2023 02:34:27 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#ce01</guid></item><item><title>sid-the-sloth posted a comment on ticket #251</title><link>https://sourceforge.net/p/yad-dialog/tickets/251/?limit=25#1d2d/8f19</link><description>@v1c0nt That WHILE loop does not work. Must use a FOR loop, such as: for line in ${RNDLINES[@]}; do echo "Roboto Mono 10" echo "${line}" done | yad --list --title="Here are your passwords" --text="\nCopy and paste your fresh password from below:\n" --column=@font@ --column=text --no-escape --no-markup --center --editable --no-click --grid-lines=hor --button=_Close:0 --no-headers --width=360 --height=400</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sid-the-sloth</dc:creator><pubDate>Tue, 22 Aug 2023 19:23:15 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/251/?limit=25#1d2d/8f19</guid></item><item><title>Victor Ananjevsky posted a comment on ticket #337</title><link>https://sourceforge.net/p/yad-dialog/tickets/337/?limit=25#8b94</link><description>you are using an ancient version of yad. please update (https://github.com/v1cont/yad) or build your version against gtk2</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Ananjevsky</dc:creator><pubDate>Wed, 08 Mar 2023 12:22:50 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/337/?limit=25#8b94</guid></item><item><title>Mévatlavé Kraspek created ticket #337</title><link>https://sourceforge.net/p/yad-dialog/tickets/337/</link><description>--fontsize don't change font, and I use --no-markup switch</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mévatlavé Kraspek</dc:creator><pubDate>Tue, 07 Mar 2023 21:41:36 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/337/</guid></item><item><title>nwdm posted a comment on ticket #336</title><link>https://sourceforge.net/p/yad-dialog/tickets/336/?limit=25#d4e4</link><description>Gnome will make this problem more common as they have switched to wayland by default now... For others experiencing this problem, a workaround: Set the environment variable GDK_BACKEND=x11 Either: add this line to the top of your script: GDK_BACKEND=x11 OR: anywhere you would run "yad", run instead "GDK_BACKEND=x11 yad"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nwdm</dc:creator><pubDate>Sun, 05 Mar 2023 16:24:03 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/336/?limit=25#d4e4</guid></item><item><title>nwdm created ticket #336</title><link>https://sourceforge.net/p/yad-dialog/tickets/336/</link><description>X/Y positioning broken in Wayland</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nwdm</dc:creator><pubDate>Sun, 05 Mar 2023 16:14:17 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/336/</guid></item><item><title>Batwam posted a comment on ticket #315</title><link>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#ce5b</link><description>I can confirm that this is an issue for me as well. Dialogs are way oversized when long text are included. Has anyone found a clean workaround? Is there any plan for this issue to be fixed? there doesn't seem to be any easy way to solve this...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Batwam</dc:creator><pubDate>Wed, 08 Dec 2021 16:22:49 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#ce5b</guid></item><item><title>anonymous posted a comment on ticket #335</title><link>https://sourceforge.net/p/yad-dialog/tickets/335/?limit=25#bd75</link><description>Thank you. I apologize for missing that option</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">anonymous</dc:creator><pubDate>Mon, 29 Nov 2021 16:54:06 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/335/?limit=25#bd75</guid></item><item><title>Victor Ananjevsky posted a comment on ticket #335</title><link>https://sourceforge.net/p/yad-dialog/tickets/335/?limit=25#19c2</link><description>use --always-print-result option</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Ananjevsky</dc:creator><pubDate>Mon, 29 Nov 2021 10:51:31 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/335/?limit=25#19c2</guid></item><item><title>anonymous posted a comment on ticket #335</title><link>https://sourceforge.net/p/yad-dialog/tickets/335/?limit=25#5b70</link><description>Correction: there was no update of yad; the problem may have existed all along. Same result in antiX-19.3 and Debian 10, both yad 0.40.0 (GTK+ 3.24.5)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">anonymous</dc:creator><pubDate>Sun, 28 Nov 2021 21:36:49 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/335/?limit=25#5b70</guid></item><item><title>anonymous created ticket #335</title><link>https://sourceforge.net/p/yad-dialog/tickets/335/</link><description>no output with odd-numbered exit codes</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">anonymous</dc:creator><pubDate>Sun, 28 Nov 2021 20:21:27 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/335/</guid></item><item><title>Tom Oskar Ortleb posted a comment on ticket #250</title><link>https://sourceforge.net/p/yad-dialog/tickets/250/?limit=25#f1fd</link><description>Just want to note that I stumbled upon this same error today (20210822) after having moved some yad code snippets from ${HOME} to their own directory ${HOME}/yad. Can't believe that this (mis)behaviour of yad has not been fixed after well over 6 years time ...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom Oskar Ortleb</dc:creator><pubDate>Sun, 22 Aug 2021 11:52:08 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/250/?limit=25#f1fd</guid></item><item><title>Sébastien Ballet created ticket #334</title><link>https://sourceforge.net/p/yad-dialog/tickets/334/</link><description> [util.c] Bug in update_preview()</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sébastien Ballet</dc:creator><pubDate>Tue, 13 Jul 2021 15:28:20 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/334/</guid></item><item><title>Jim Daniels modified a comment on ticket #77</title><link>https://sourceforge.net/p/yad-dialog/tickets/77/?limit=25#41bf</link><description>The solution "fixes" the problem of displaying a negative number, but you can't add anything to the form after that, for some reason. Example: where $random is negative yad --form --field='Test.:NUM' -- "$random"'!-180..180!0.001!4' \ --button="Not Shown":2 \ --field="Also not shown":TXT</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Daniels</dc:creator><pubDate>Wed, 07 Jul 2021 16:30:06 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/77/?limit=25#41bf</guid></item><item><title>Jim Daniels posted a comment on ticket #77</title><link>https://sourceforge.net/p/yad-dialog/tickets/77/?limit=25#0525</link><description>Using yad 7.3 (GTK+ 3.24.5) on Debian Linux</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Daniels</dc:creator><pubDate>Mon, 05 Jul 2021 01:52:54 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/77/?limit=25#0525</guid></item><item><title>Jim Daniels posted a comment on ticket #77</title><link>https://sourceforge.net/p/yad-dialog/tickets/77/?limit=25#41bf</link><description>The solution "fixes" the problem of displaying a negative number, but you can't add anything to the form after that, for some reason. Example: yad --form --field='Test.:NUM' -- "$random"'!-180..180!0.001!4' \ --button="Not Shown":2 \ --field="Also not shown":TXT</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Daniels</dc:creator><pubDate>Sun, 04 Jul 2021 20:56:33 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/77/?limit=25#41bf</guid></item><item><title>Sébastien Ballet created ticket #333</title><link>https://sourceforge.net/p/yad-dialog/tickets/333/</link><description>RFE: Add ICON column type to list dialog.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sébastien Ballet</dc:creator><pubDate>Sat, 29 May 2021 13:53:51 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/333/</guid></item><item><title>Dmitry Butskoy posted a comment on ticket #322</title><link>https://sourceforge.net/p/yad-dialog/tickets/322/?limit=25#6f2d</link><description>A better way to fix the issue. Does not lead to impossibility to shrink the window in general, and the same time fixes the issue reported at https://github.com/v1cont/yad/issues/107 . The problem is the wrap mode when just "yad --text=TEXT" is invoked (without any particular dialog options). When the wrap mode is set, gtk always reserves a space for the maximum possible amount of such wraps, which is computed by the number of the space characters in the text. It explains the appearing of the extra...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Wed, 17 Mar 2021 21:49:38 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/322/?limit=25#6f2d</guid></item><item><title>Kevin Mutch posted a comment on ticket #317</title><link>https://sourceforge.net/p/yad-dialog/tickets/317/?limit=25#d82a</link><description>I am also very keen on yad, having used it for years. A similar problem exists on Ubuntu 20.04.1 LTS, the --window-icon tag doesn't work. It doesn't show anything, not even the default yad icon if the image is not found. @Hans-Joachim Scholz - for me the --button="gtk-close:1" shows the graphic correctly. Maybe you don't have the GTK buttons installed?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin Mutch</dc:creator><pubDate>Mon, 25 Jan 2021 19:11:17 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/317/?limit=25#d82a</guid></item><item><title>Dmitry Butskoy posted a comment on ticket #332</title><link>https://sourceforge.net/p/yad-dialog/tickets/332/?limit=25#b33a</link><description>Simple test case: ./yad --text=foo --use-interp='bash -c "%s"' --button='bar:echo $YAD_GEOMETRY'</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Wed, 20 Jan 2021 00:41:40 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/332/?limit=25#b33a</guid></item><item><title>Dmitry Butskoy posted a comment on ticket #332</title><link>https://sourceforge.net/p/yad-dialog/tickets/332/?limit=25#010a</link><description>Proposed patch. There is a recommendation not to use g_setenv() function directly, and use a proper envp array for g_spawn_(sync|async)(). The current code uses g_spawn_command_line_(sync|async)(), which do not handle envp argument. Fortunately, both functions are actually simple wrappers in glib2 code, which can be easy ported as needed. Thus in src/util.c there is new static function do_run_command(), and run_command_(sync|async) become just wrappers for it. (Note, last "if (!retval)" statement...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Wed, 20 Jan 2021 00:23:17 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/332/?limit=25#010a</guid></item><item><title>Dmitry Butskoy created ticket #332</title><link>https://sourceforge.net/p/yad-dialog/tickets/332/</link><description>RFE: implement YAD_GEOMETRY environment variable.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Wed, 20 Jan 2021 00:09:32 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/332/</guid></item><item><title>Edavi Roza da Fonseca Filho posted a comment on ticket #165</title><link>https://sourceforge.net/p/yad-dialog/tickets/165/?limit=25#72a5</link><description>Good day All ... Is it possible to have YAD installed on MacOs Catalina ? I´m new on this environment and I´m migrating from Linux HedHat to MacOs .. Used to use XDisplay on Linux,, but could not have it installed on MacOs. Looking for a replacement I found YAd .</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Edavi Roza da Fonseca Filho</dc:creator><pubDate>Wed, 09 Dec 2020 13:21:40 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/165/?limit=25#72a5</guid></item><item><title>Dmitry Butskoy posted a comment on ticket #328</title><link>https://sourceforge.net/p/yad-dialog/tickets/328/?limit=25#c169/c928</link><description>But if the same time the vertial scrollbar is in use, it overlaps the window at the right border until you specify --vscroll-policy=always, in which case gtk3 adds proper space itself...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Sun, 01 Nov 2020 00:50:23 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/328/?limit=25#c169/c928</guid></item><item><title>Dmitry Butskoy posted a comment on ticket #322</title><link>https://sourceforge.net/p/yad-dialog/tickets/322/?limit=25#f7e3/5aa0</link><description>a piece of code you patched, not needed at all anymore Seems still needed, according to https://github.com/v1cont/yad/issues/107 and the tests below: Test 1: yad --no-buttons --text=justsometext Test 2: yad --no-buttons --text="just sometext" Test 3: yad --no-buttons --text="just some text" Note increasing bottom area. Yet the code removed was written for some reason... If the issue affects the dialog text only, and dialog texts are not intended to be wrapable, the solution might be to drop gtk_label_set_line_wrap()...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Sat, 31 Oct 2020 22:36:59 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/322/?limit=25#f7e3/5aa0</guid></item><item><title>Dmitry Butskoy posted a comment on ticket #329</title><link>https://sourceforge.net/p/yad-dialog/tickets/329/?limit=25#49a3</link><description>It seems the patch does not fix the issue itself (just some side effect here). There are another test case with text-info, utilising stdin only: echo -e 'aaa\nbbb\nsome very very very very very very long string' | yad --text-info IOW, don't apply for now.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Fri, 30 Oct 2020 17:51:28 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/329/?limit=25#49a3</guid></item><item><title>Dmitry Butskoy posted a comment on ticket #331</title><link>https://sourceforge.net/p/yad-dialog/tickets/331/?limit=25#fcfd</link><description>Add .patch to filename :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Fri, 30 Oct 2020 17:36:43 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/331/?limit=25#fcfd</guid></item><item><title>Dmitry Butskoy created ticket #331</title><link>https://sourceforge.net/p/yad-dialog/tickets/331/</link><description>Fix justification settings</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Fri, 30 Oct 2020 17:34:55 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/331/</guid></item><item><title>Dmitry Butskoy posted a comment on ticket #330</title><link>https://sourceforge.net/p/yad-dialog/tickets/330/?limit=25#1c90</link><description>The proposed patch introduces two list options: --preselect-value=TEXT and --preselect-column=NUMBER . Each row is checked on input, and if it has a column (default first, altered by --preselect-column) with the value specified (TEXT), cursor is pointed to this row and the list is scrolled properly. This selection is made only once, independedly of the type of input (stdin and/or cmdline). It is a most convenient way just to use a column text matching, since users always know an exact value they...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Thu, 29 Oct 2020 01:56:39 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/330/?limit=25#1c90</guid></item><item><title>Dmitry Butskoy created ticket #330</title><link>https://sourceforge.net/p/yad-dialog/tickets/330/</link><description>RFE: implement an option to initially select a row (set cursor) in the list</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Thu, 29 Oct 2020 01:00:36 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/330/</guid></item><item><title>Victor Ananjevsky posted a comment on ticket #324</title><link>https://sourceforge.net/p/yad-dialog/tickets/324/?limit=25#b4fe</link><description>fixed, thanks</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Ananjevsky</dc:creator><pubDate>Wed, 28 Oct 2020 18:50:26 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/324/?limit=25#b4fe</guid></item><item><title>Victor Ananjevsky posted a comment on ticket #328</title><link>https://sourceforge.net/p/yad-dialog/tickets/328/?limit=25#625b</link><description>thanks, applied</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Ananjevsky</dc:creator><pubDate>Wed, 28 Oct 2020 18:20:12 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/328/?limit=25#625b</guid></item><item><title>Dmitry Butskoy posted a comment on ticket #327</title><link>https://sourceforge.net/p/yad-dialog/tickets/327/?limit=25#5404</link><description>It was not so hard -- see the patch attached. Both code and manual. I've chosen the option name "css" and variable name "css_data". "--gtkrc" takes precedence. Feel free to change as needed.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Mon, 26 Oct 2020 16:54:28 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/327/?limit=25#5404</guid></item><item><title>Dmitry Butskoy created ticket #329</title><link>https://sourceforge.net/p/yad-dialog/tickets/329/</link><description>Critical assertion on lists filled by cmdline under some circumstances</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Sun, 25 Oct 2020 23:16:47 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/329/</guid></item><item><title>Dmitry Butskoy posted a comment on ticket #328</title><link>https://sourceforge.net/p/yad-dialog/tickets/328/?limit=25#c169</link><description>Besides that, with --hscroll-policy=never the width of the window (fe. list) seems determined by its content, which is very useful. But if the same time the vertial scrollbar is in use, it overlaps the window at the right border -- ie. user should increase width by the horisontal size of the vertical scrollbar...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Sat, 24 Oct 2020 00:40:35 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/328/?limit=25#c169</guid></item><item><title>Dmitry Butskoy created ticket #328</title><link>https://sourceforge.net/p/yad-dialog/tickets/328/</link><description>wrong check for hscroll-policy option's name</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Sat, 24 Oct 2020 00:29:36 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/328/</guid></item><item><title>Dmitry Butskoy posted a comment on ticket #324</title><link>https://sourceforge.net/p/yad-dialog/tickets/324/?limit=25#e8fe</link><description>I've found a commit on github for this (a year ago), but seems not applied yet... 6f3f128</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Thu, 22 Oct 2020 13:04:32 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/324/?limit=25#e8fe</guid></item><item><title>Victor Ananjevsky posted a comment on ticket #324</title><link>https://sourceforge.net/p/yad-dialog/tickets/324/?limit=25#51d2</link><description>can you make a pull requests on github instead of using sourceforge which is obsolete long time for yad development? В Wed, 21 Oct 2020 17:25:28 -0000 "Dmitry Butskoy" buc@users.sourceforge.net пишет: [tickets:#324] crash on some combination with --sep-column Status: New Created: Wed Oct 21, 2020 05:25 PM UTC by Dmitry Butskoy Last Updated: Wed Oct 21, 2020 05:25 PM UTC Owner: nobody Attachments: - yad-7.2-sep-column.patch (447 Bytes; text/x-patch) Under some circumstances, "yad --list" craches when...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Ananjevsky</dc:creator><pubDate>Wed, 21 Oct 2020 19:04:47 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/324/?limit=25#51d2</guid></item><item><title>Dmitry Butskoy created ticket #327</title><link>https://sourceforge.net/p/yad-dialog/tickets/327/</link><description>RFE: implement an option to load CSS from the string</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Wed, 21 Oct 2020 18:46:47 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/327/</guid></item><item><title>Dmitry Butskoy created ticket #326</title><link>https://sourceforge.net/p/yad-dialog/tickets/326/</link><description>fix some gcc and clang compiler warnings</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Wed, 21 Oct 2020 18:30:14 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/326/</guid></item><item><title>Dmitry Butskoy created ticket #325</title><link>https://sourceforge.net/p/yad-dialog/tickets/325/</link><description>window-icon: avod unwanted access to an extraneous file.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Wed, 21 Oct 2020 17:40:14 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/325/</guid></item><item><title>Dmitry Butskoy created ticket #324</title><link>https://sourceforge.net/p/yad-dialog/tickets/324/</link><description>crash on some combination with --sep-column</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Wed, 21 Oct 2020 17:25:28 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/324/</guid></item><item><title>Dmitry Butskoy created ticket #323</title><link>https://sourceforge.net/p/yad-dialog/tickets/323/</link><description>Add new-line for --print-xid</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Tue, 20 Oct 2020 16:41:24 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/323/</guid></item><item><title>Dmitry Butskoy posted a comment on ticket #322</title><link>https://sourceforge.net/p/yad-dialog/tickets/322/?limit=25#f7e3/7080</link><description>Works fine. Additonally, an issue when an actual size was differ with specified (because of adding the border sizes to it) is gone.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Tue, 20 Oct 2020 16:22:25 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/322/?limit=25#f7e3/7080</guid></item><item><title>Dmitry Butskoy posted a comment on ticket #321</title><link>https://sourceforge.net/p/yad-dialog/tickets/321/?limit=25#3a1b</link><description>I'm worry about other places where the same issue can happen. For example, in src/form.c : set_field_value (i, ""); and then in set_field_value() there are calls to g_strsplit(), fe.: s = g_strsplit (value, options.common_data.item_separator, -1); etc. etc. etc.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Tue, 20 Oct 2020 16:12:00 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/321/?limit=25#3a1b</guid></item><item><title>Victor Ananjevsky posted a comment on ticket #321</title><link>https://sourceforge.net/p/yad-dialog/tickets/321/?limit=25#99dd</link><description>thanks, applied</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Ananjevsky</dc:creator><pubDate>Tue, 20 Oct 2020 08:10:03 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/321/?limit=25#99dd</guid></item><item><title>Victor Ananjevsky posted a comment on ticket #322</title><link>https://sourceforge.net/p/yad-dialog/tickets/322/?limit=25#f7e3</link><description>thanks for reporting. actyally, a piece of code you patched, not needed at all anymore. i fixed this in git (https://github.com/v1cont/yad/commit/8442c52a2048e85e410eb8945641222eb0b9dc34). can you check the latest git version?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Ananjevsky</dc:creator><pubDate>Tue, 20 Oct 2020 07:53:24 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/322/?limit=25#f7e3</guid></item><item><title>Dmitry Butskoy posted a comment on ticket #322</title><link>https://sourceforge.net/p/yad-dialog/tickets/322/?limit=25#2f9d</link><description>I've discovered that shrinking is still possible if I set the width by "--geometry" option, rather than "--width". I the current behaviour is a feature (ie. not a bug), then it should be mentioned in the manual. Something like: initial width and height can be set either by "--geometry", or by "--width" and/or "--height". Difference is since "--width" is used, the window cannot be shrinked to less width and height (both) than specified. Certainly the mention that "--width" is ignored in favor of "--geometry"...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Mon, 19 Oct 2020 16:47:05 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/322/?limit=25#2f9d</guid></item><item><title>Dmitry Butskoy created ticket #322</title><link>https://sourceforge.net/p/yad-dialog/tickets/322/</link><description>Cannot shrink by width since 0.41.0, gtk3</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Thu, 15 Oct 2020 19:01:22 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/322/</guid></item><item><title>Lew_Rockwell_Fan posted a comment on ticket #316</title><link>https://sourceforge.net/p/yad-dialog/tickets/316/?limit=25#951f</link><description>This issue is the same in PClinuxOS, aka pclos, which is in the Mandrake family, so it is not specific to Ubuntu or even Debian family distros. I'm still using plain Openbox as a DE though so it could be OB specific. I'd really like to work around this or fix it. I tried using --theme &amp; --gtkrc for the same end result but they didn't work either. Is this project still maintained?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lew_Rockwell_Fan</dc:creator><pubDate>Mon, 12 Oct 2020 18:29:41 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/316/?limit=25#951f</guid></item><item><title>Dmitry Butskoy created ticket #321</title><link>https://sourceforge.net/p/yad-dialog/tickets/321/</link><description>g_strsplit: a broken usage</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Butskoy</dc:creator><pubDate>Fri, 09 Oct 2020 19:05:01 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/321/</guid></item><item><title>Matthias Braun modified a comment on ticket #320</title><link>https://sourceforge.net/p/yad-dialog/tickets/320/?limit=25#d372</link><description>Addendum: Printing images with yad --print --type=IMAGE --filename=img.png works. I can print a PostScript file with yad, but the orientation in "Page Setup" is not honored: it's always portrait</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Braun</dc:creator><pubDate>Mon, 31 Aug 2020 15:30:29 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/320/?limit=25#d372</guid></item><item><title>Matthias Braun modified a comment on ticket #320</title><link>https://sourceforge.net/p/yad-dialog/tickets/320/?limit=25#d372</link><description>Addendum: Printing images with yad --print --type=IMAGE --filename=img.png works. I can print a PostScript file (convert img.png file.ps), but the orientation in "Page Setup" is not honored: it's always portrait</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Braun</dc:creator><pubDate>Mon, 31 Aug 2020 15:29:30 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/320/?limit=25#d372</guid></item><item><title>Matthias Braun posted a comment on ticket #320</title><link>https://sourceforge.net/p/yad-dialog/tickets/320/?limit=25#d372</link><description>Addendum: Printing images with yad --print --type=IMAGE --filename=img.png works.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Braun</dc:creator><pubDate>Mon, 31 Aug 2020 15:08:17 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/320/?limit=25#d372</guid></item><item><title>Matthias Braun created ticket #320</title><link>https://sourceforge.net/p/yad-dialog/tickets/320/</link><description>Error when printing PDF: "Filter failed"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Braun</dc:creator><pubDate>Mon, 31 Aug 2020 15:06:44 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/320/</guid></item><item><title>Victor Ananjevsky posted a comment on ticket #319</title><link>https://sourceforge.net/p/yad-dialog/tickets/319/?limit=25#9b4b</link><description>please use --file option for file selection instead of --file-selection В Mon, 20 Jul 2020 15:18:08 -0000 "J. Scheurich" mufti11@users.sourceforge.net пишет: [tickets:#319] yad freezes if called by system(3) from a motif porgram Status: New Created: Mon Jul 20, 2020 03:18 PM UTC by J. Scheurich Last Updated: Mon Jul 20, 2020 03:18 PM UTC Owner: nobody in lxde (or gnome) the desktop freezes if YAD is called with system(3) from a motif program called "white_dune" (wdune.ourproject.org). To reproduce:...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Ananjevsky</dc:creator><pubDate>Tue, 21 Jul 2020 10:27:53 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/319/?limit=25#9b4b</guid></item><item><title>J. Scheurich created ticket #319</title><link>https://sourceforge.net/p/yad-dialog/tickets/319/</link><description>yad freezes if called by system(3) from a motif porgram</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">J. Scheurich</dc:creator><pubDate>Mon, 20 Jul 2020 15:18:09 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/319/</guid></item><item><title>Marcos Contant created ticket #318</title><link>https://sourceforge.net/p/yad-dialog/tickets/318/</link><description>Transparency</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcos Contant</dc:creator><pubDate>Thu, 19 Mar 2020 21:50:47 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/318/</guid></item><item><title>Hans-Joachim Scholz created ticket #317</title><link>https://sourceforge.net/p/yad-dialog/tickets/317/</link><description>YAD on Linux Mint 19.3 shows no icons</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hans-Joachim Scholz</dc:creator><pubDate>Mon, 09 Mar 2020 11:55:35 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/317/</guid></item><item><title>Lew_Rockwell_Fan modified a comment on ticket #315</title><link>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#75d3</link><description>I should have mentioned that the extra tall window will not respond to the full-screen button on the title bar, nor to attempting to manually drag the top border down or the bottom border up, nor to wmctrl commands that should reduce the verticcal dimension. I can do other normal window manipulation, like dragging the whole window around, or changing the horizontal dimension, but it's determined to be tall. I found 2 workarounds: Using 2 yads: You could probably use 1 with panes the same way, and...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lew_Rockwell_Fan</dc:creator><pubDate>Mon, 20 Jan 2020 04:23:47 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#75d3</guid></item><item><title>Lew_Rockwell_Fan modified a comment on ticket #315</title><link>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#75d3</link><description>I should have mentioned that the extra tall window will not respond to the full-screen button on the title bar, nor to attempting to manually drag the top border down or the bottom border up, nor to wmctrl commands that should reduce the verticcal dimension. I can do other normal window manipulation, like dragging the whole window around, or changing the horizontal dimension, but it's determined to be tall. I found a workaround using 2 yads. You could probably use 1 with panes the same way, and that...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lew_Rockwell_Fan</dc:creator><pubDate>Mon, 20 Jan 2020 00:54:05 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#75d3</guid></item><item><title>Lew_Rockwell_Fan modified a comment on ticket #315</title><link>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#75d3</link><description>I should have mentioned that the extra tall window will not respond tot he full-screen button on the title bar, nor to attempting to manually drag the top border down or the bottom border up, nor to wmctrl commands that should reduce the verticcal dimension. I can do other normal window manipulation, like dragging the whole window around, or changing the horizontal dimension, but it's determined to be tall. I found a workaround using 2 yads. You could probably use 1 with panes the same way, and that...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lew_Rockwell_Fan</dc:creator><pubDate>Mon, 20 Jan 2020 00:53:18 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#75d3</guid></item><item><title>Lew_Rockwell_Fan modified a comment on ticket #315</title><link>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#75d3</link><description>I found a workaround using 2 yads. You could probably use 1 with panes the same way, and that would be better, but I've never found any examples of useing panes and I lose another square centimeter of hair every time I try to figure it out. So here's the 2-yad method: Put the text in the first and the buttons and other sutff in the second, and use xdotool to close the first one when you close the second one. Play with geometry until you get the place as you want. This works because yad makes the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lew_Rockwell_Fan</dc:creator><pubDate>Mon, 20 Jan 2020 00:43:15 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#75d3</guid></item><item><title>Lew_Rockwell_Fan modified a comment on ticket #315</title><link>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#75d3</link><description>I found a workaround using 2 yads. You could probably use 1 with panes the same way, and that would be better, but I've never found any examples of useing panes and I lose another square centimeter of hair every time I try to figure it out. So here's the 2-yad method: Put the text in the first and the buttons and other sutff in the second, and use xdotool to close the first one when you close the second one. Play with geometry until you get the place as you want. This works because yad makes the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lew_Rockwell_Fan</dc:creator><pubDate>Mon, 20 Jan 2020 00:42:35 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#75d3</guid></item><item><title>Lew_Rockwell_Fan posted a comment on ticket #315</title><link>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#75d3</link><description>I found a workaround. Use 2 yads. Put the text in the first and the buttons and other sutff in the second, and use xdotool to close the first one when you close the second one. Play with geometry until you get the place as you want. This works because yad makes the OK button a default that responds to the enter key. And it actually exploits the bug, pushing the buttons on the text yad underneath off screen so they aren't confusing and never even get seen. Like this: nohup yad --text='now is the time...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lew_Rockwell_Fan</dc:creator><pubDate>Mon, 20 Jan 2020 00:30:12 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/315/?limit=25#75d3</guid></item><item><title>Lew_Rockwell_Fan posted a comment on ticket #313</title><link>https://sourceforge.net/p/yad-dialog/tickets/313/?limit=25#fedf</link><description>Works as it should for me in lxterminal in openbox in ubuntu 18.04 FWIW. I have both libgtk-3-0 version 3.22.30-1ubuntu4 and libgtk2.0-0 version 2.24.32-1ubuntu1 installed if that's relevant.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lew_Rockwell_Fan</dc:creator><pubDate>Sun, 19 Jan 2020 23:13:00 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/313/?limit=25#fedf</guid></item><item><title>Lew_Rockwell_Fan created ticket #316</title><link>https://sourceforge.net/p/yad-dialog/tickets/316/</link><description>Option --back ignored</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lew_Rockwell_Fan</dc:creator><pubDate>Sun, 19 Jan 2020 22:59:40 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/316/</guid></item><item><title>Lew_Rockwell_Fan created ticket #315</title><link>https://sourceforge.net/p/yad-dialog/tickets/315/</link><description>Windows sometimes too tall with text option</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lew_Rockwell_Fan</dc:creator><pubDate>Sun, 19 Jan 2020 22:48:26 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/315/</guid></item><item><title>Lew_Rockwell_Fan modified a comment on ticket #93</title><link>https://sourceforge.net/p/yad-dialog/tickets/93/?limit=25#e639</link><description>yad --text="The above leaves out the # sign and consequently does not work.\n If this is how we are supposed to do it, it needs to be in the man page. What is the corresponding trick for background?" /me suppresses inner smartass that posted the above for sake of clarity: A typo in the workaround in the preceding post by ananasik makes it fail. You need the # sign. And that post illustrates why explanations consisting of link are a bad idea. That's 404. Is there a similar workaround for --back? Under...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lew_Rockwell_Fan</dc:creator><pubDate>Thu, 12 Dec 2019 19:12:59 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/93/?limit=25#e639</guid></item><item><title>Lew_Rockwell_Fan modified a comment on ticket #93</title><link>https://sourceforge.net/p/yad-dialog/tickets/93/?limit=25#e639</link><description>yad --text="The above leaves out the # sign and consequently does not work.\n If this is how we are supposed to do it, it needs to be in the man page. What is the corresponding trick for background?" /me suppresses inner smartass for sake of clarity: A typo in the workaround in the preceding post makes it fail. You need the # sign. Is there a similar workaround for --back? I can't get either --fore or --back to work with --text under Openbox under a minimalist Ubuntu 18.04 similar to Lubuntu.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lew_Rockwell_Fan</dc:creator><pubDate>Thu, 12 Dec 2019 19:02:37 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/93/?limit=25#e639</guid></item><item><title>Lew_Rockwell_Fan posted a comment on ticket #93</title><link>https://sourceforge.net/p/yad-dialog/tickets/93/?limit=25#e639</link><description>yad --text="The above leaves out the # sign and consequently does not work.\n If this is how we are supposed to do it, it needs to be in the man page. What is the corresponding trick for background?"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lew_Rockwell_Fan</dc:creator><pubDate>Thu, 12 Dec 2019 18:56:38 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/93/?limit=25#e639</guid></item><item><title>Eduardo B Almeida created ticket #314</title><link>https://sourceforge.net/p/yad-dialog/tickets/314/</link><description>Nit: minor typo on "--always-print-result" documentation</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eduardo B Almeida</dc:creator><pubDate>Sun, 27 Oct 2019 17:56:47 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/314/</guid></item><item><title>Ildar Mulyukov created ticket #313</title><link>https://sourceforge.net/p/yad-dialog/tickets/313/</link><description>defining button fails</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ildar Mulyukov</dc:creator><pubDate>Tue, 01 Oct 2019 10:02:36 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/313/</guid></item><item><title>cipper posted a comment on ticket #238</title><link>https://sourceforge.net/p/yad-dialog/tickets/238/?limit=25#8e6a</link><description>wow, this forum is dead...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cipper</dc:creator><pubDate>Wed, 25 Sep 2019 10:38:38 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/238/?limit=25#8e6a</guid></item><item><title>Robert "DocSalvager" Watson posted a comment on ticket #224</title><link>https://sourceforge.net/p/yad-dialog/tickets/224/?limit=25#c526</link><description>Was getting this same error with YAD version 0.40.0 using --list. Adding the --no-markup option solves the problem.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert "DocSalvager" Watson</dc:creator><pubDate>Mon, 23 Sep 2019 02:54:46 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/224/?limit=25#c526</guid></item><item><title>Victor Ananjevsky modified ticket #312</title><link>https://sourceforge.net/p/yad-dialog/tickets/312/</link><description>timeout-indicator not working</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Ananjevsky</dc:creator><pubDate>Thu, 08 Aug 2019 02:22:57 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/312/</guid></item><item><title>Tri Le modified a comment on ticket #312</title><link>https://sourceforge.net/p/yad-dialog/tickets/312/?limit=25#243e/3bc3</link><description>Thank you. I should have made sure I have the latest version. Thanks, Tri</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tri Le</dc:creator><pubDate>Thu, 08 Aug 2019 01:16:33 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/312/?limit=25#243e/3bc3</guid></item><item><title>Tri Le posted a comment on ticket #312</title><link>https://sourceforge.net/p/yad-dialog/tickets/312/?limit=25#243e/3bc3</link><description>Thank you. I should have made sure I have the latest version. Thanks, Tri On Tue, Aug 6, 2019 at 21:46 Victor Ananjevsky v1c0nt@users.sourceforge.net wrote: already fixed in yad 3.0 - https://github.com/v1cont/yad/releases/tag/3.0 [tickets:#312] https://sourceforge.net/p/yad-dialog/tickets/312/ timeout-indicator not working* Status: New Created: Wed Aug 07, 2019 01:13 AM UTC by Tri Le Last Updated: Wed Aug 07, 2019 01:14 AM UTC Owner: Victor Ananjevsky yad --version 2.0 (GTK+ 3.24.10) When I run...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tri Le</dc:creator><pubDate>Thu, 08 Aug 2019 01:14:50 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/312/?limit=25#243e/3bc3</guid></item><item><title>Victor Ananjevsky posted a comment on ticket #312</title><link>https://sourceforge.net/p/yad-dialog/tickets/312/?limit=25#243e</link><description>already fixed in yad 3.0 - https://github.com/v1cont/yad/releases/tag/3.0</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Ananjevsky</dc:creator><pubDate>Wed, 07 Aug 2019 01:46:05 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/312/?limit=25#243e</guid></item><item><title>Tri Le created ticket #312</title><link>https://sourceforge.net/p/yad-dialog/tickets/312/</link><description>timeout-indicator not working</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tri Le</dc:creator><pubDate>Wed, 07 Aug 2019 01:14:05 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/312/</guid></item><item><title>Jim Selover modified a comment on ticket #308</title><link>https://sourceforge.net/p/yad-dialog/tickets/308/?limit=25#c7e8</link><description>The GTK docs say the active tab can only be set after the widget has been shown, I moved setting of the active tab in notbook.c from the notebook_create_widget function to the notebook_swallow_childs function (both in notebook.c) and recompiled. The notebook_swallow_childs function is called after the gtk_widget_show_all is called in main.c. The --actrive-tab=N option now works for me. I have atttached a patch file for consideration. Thanks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Selover</dc:creator><pubDate>Sun, 21 Jul 2019 22:55:38 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/308/?limit=25#c7e8</guid></item><item><title>Jim Selover modified a comment on ticket #308</title><link>https://sourceforge.net/p/yad-dialog/tickets/308/?limit=25#c7e8</link><description>The GTK docs say the active tab can only be set after the widget has been shown, I moved setting of the active tab in notbook.c from the notebook_create_widget function to the notebook_swallow_childs function (both in notbook.c) and recompiled. The notebook_swallow_childs function is called after the gtk_widget_show_all is called in main.c. The --actrive-tab=N option now works for me. I have atttached a patch file for consideration. Thanks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Selover</dc:creator><pubDate>Sun, 21 Jul 2019 22:52:06 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/308/?limit=25#c7e8</guid></item><item><title>Jim Selover posted a comment on ticket #308</title><link>https://sourceforge.net/p/yad-dialog/tickets/308/?limit=25#c7e8</link><description>The GTK docs say the active tab can only be set after the widget has been shown, I moved setting of the active tab in notbook.c from the notebook_create_widget function to the notebook_swallow_childs function (both in notbook.c) and recompiled. The --actrive-tab=N option now works for me. I have atttached a patch file for consideration. Thanks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim Selover</dc:creator><pubDate>Sun, 21 Jul 2019 22:50:27 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/308/?limit=25#c7e8</guid></item><item><title>Victor Ananjevsky posted a comment on ticket #310</title><link>https://sourceforge.net/p/yad-dialog/tickets/310/?limit=25#e2db</link><description>use standard input instead of command line TITLE=$(for f in $FILES; do head --quiet --lines 1 "$f"; echo "$f"; done | yad --list --column Title --column File)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Ananjevsky</dc:creator><pubDate>Mon, 15 Apr 2019 10:02:17 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/310/?limit=25#e2db</guid></item><item><title>Robert "DocSalvager" Watson created ticket #311</title><link>https://sourceforge.net/p/yad-dialog/tickets/311/</link><description>SegFault on selecting version output</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert "DocSalvager" Watson</dc:creator><pubDate>Mon, 15 Apr 2019 07:04:15 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/311/</guid></item><item><title>Robert "DocSalvager" Watson created ticket #310</title><link>https://sourceforge.net/p/yad-dialog/tickets/310/</link><description>Cannot have spaces in multi-column --list data</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert "DocSalvager" Watson</dc:creator><pubDate>Mon, 15 Apr 2019 06:52:48 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/310/</guid></item><item><title>pavroo created ticket #309</title><link>https://sourceforge.net/p/yad-dialog/tickets/309/</link><description>GTK 4</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pavroo</dc:creator><pubDate>Sun, 17 Feb 2019 19:13:14 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/309/</guid></item><item><title>termino logia posted a comment on ticket #308</title><link>https://sourceforge.net/p/yad-dialog/tickets/308/?limit=25#996d</link><description>Hi Victor, hopefully you can read this :-) the notebook active tab function works with gtkdialog, an example is shown here: http://blogs.czapski.id.au/2017/05/gtkdialog-exploring-the-notebook-object-by-example in this example you can define which tab should be the initial active tab in the notebook widget. Since i don't want to use gtkdialog or both tools with gtkdialog as a wrapper, i would appreciate it if you could at least confirm this bug in the actual yad version. this function was integrated...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">termino logia</dc:creator><pubDate>Sat, 02 Feb 2019 17:39:29 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/308/?limit=25#996d</guid></item><item><title>yeahchaos modified a comment on ticket #306</title><link>https://sourceforge.net/p/yad-dialog/tickets/306/?limit=50#c5b1</link><description>The values are assigned to all form fields sequentially, so you have to add a value for the label field: yad --form --width=800 --title="Provide Information" --text="Please Provide Further Information." --field="Color Scale Min Tick Value:num" '0.0\!-10..10\!0.0001\!7' --field=":lbl" "" --field="Color Scale Max Tick Value:num" '0.0\!-10..10\!0.0001\!7' --field="Does The Color Scale Tick Start At Zero?:CHK" TRUE --field="Plot X Scale Min Tick Value:num"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yeahchaos</dc:creator><pubDate>Tue, 30 Oct 2018 04:13:18 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/306/?limit=50#c5b1</guid></item><item><title>yeahchaos posted a comment on ticket #306</title><link>https://sourceforge.net/p/yad-dialog/tickets/306/?limit=25#c5b1</link><description>The values are assigned to all form fields sequentially, so you have to add a value for the label field: yad --form --width=800 --title="Provide Information" --text="Please Provide Further Information." --field="Color Scale Min Tick Value:num" '0.0\!-10..10\!0.0001\!7' --field=":lbl" "" --field="Color Scale Max Tick Value:num" '0.0\!-10..10\!0.0001\!7' --field="Does The Color Scale Tick Start At Zero?:CHK" TRUE --field="Plot X Scale Min Tick Value:num"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yeahchaos</dc:creator><pubDate>Tue, 30 Oct 2018 03:43:48 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/306/?limit=25#c5b1</guid></item><item><title>termino logia posted a comment on ticket #308</title><link>https://sourceforge.net/p/yad-dialog/tickets/308/?limit=25#a0be</link><description>strange, no comment or info in 2 months from the maintainer ?! is nobody interested in solving this problem ? it seems, that the solution of this problem lies in the following file: r1117/trunk/src/notebook.c function notebook_create_widget / set active tab / if (options.notebook_data.active &lt;= 0) options.notebook_data.active = 1; gtk_notebook_set_current_page (GTK_NOTEBOOK (w), options.notebook_data.active - 1); Is anyone able to give me a hint ?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">termino logia</dc:creator><pubDate>Sat, 20 Oct 2018 16:42:16 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/308/?limit=25#a0be</guid></item><item><title>termino logia posted a comment on ticket #308</title><link>https://sourceforge.net/p/yad-dialog/tickets/308/?limit=25#b7ca</link><description>sorry forgot to add some information yad --version 0.40.0 (GTK+ 3.22.30)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">termino logia</dc:creator><pubDate>Mon, 27 Aug 2018 12:04:27 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/308/?limit=25#b7ca</guid></item><item><title>termino logia created ticket #308</title><link>https://sourceforge.net/p/yad-dialog/tickets/308/</link><description>yad notebook parameter --active-tab</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">termino logia</dc:creator><pubDate>Mon, 27 Aug 2018 11:46:55 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/308/</guid></item><item><title>Daniel D. Rodrigues modified a comment on ticket #307</title><link>https://sourceforge.net/p/yad-dialog/tickets/307/?limit=25#1934</link><description>I have removed debian package and installed from source code the version 0.40.0. This problem do not occur. This code works: yad --title="Lorem ipsum" \ --text="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel D. Rodrigues</dc:creator><pubDate>Thu, 28 Jun 2018 16:26:14 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/307/?limit=25#1934</guid></item><item><title>Daniel D. Rodrigues posted a comment on ticket #307</title><link>https://sourceforge.net/p/yad-dialog/tickets/307/?limit=25#1934</link><description>I have removed debian package and installed from source code the version 0.40.0. This problem do not occur. This code works: yad --title="Lorem ipsum" \ --text="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel D. Rodrigues</dc:creator><pubDate>Thu, 28 Jun 2018 16:16:04 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/307/?limit=25#1934</guid></item><item><title>Daniel D. Rodrigues created ticket #307</title><link>https://sourceforge.net/p/yad-dialog/tickets/307/</link><description>Text wrap not working</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel D. Rodrigues</dc:creator><pubDate>Thu, 28 Jun 2018 15:27:01 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/307/</guid></item><item><title>Ben Shomer created ticket #306</title><link>https://sourceforge.net/p/yad-dialog/tickets/306/</link><description>Bug in forms (numeric fields and labels)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ben Shomer</dc:creator><pubDate>Wed, 13 Jun 2018 21:56:02 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/306/</guid></item><item><title>k3dar7 posted a comment on ticket #305</title><link>https://sourceforge.net/p/yad-dialog/tickets/305/?limit=25#3b82</link><description>i must specify, that i wrong said that problem with barcode have in multiline:TXT, problem is only with single line:CBE... anywa i look into source and add --no-enter parameter, i post here, is not for developer, but for user with same problem as i have with barcode or simple if need disable enter... patch have --no-enter as global parameter, but for "now" is checked only in form, for others type of dialog is need same check add to specific dialog source file... use patch: - copy inside yad source...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">k3dar7</dc:creator><pubDate>Wed, 04 Apr 2018 01:12:28 -0000</pubDate><guid>https://sourceforge.net/p/yad-dialog/tickets/305/?limit=25#3b82</guid></item></channel></rss>