[Bug 1633505] Re: gmrun gets a segment fault

2018-02-26 Thread dino99
That version is now dead http://news.softpedia.com/news/ubuntu-17-04-zesty-zapus-has-reached-end-of-life-upgrade-to-ubuntu-17-10-now-519360.shtml ** Changed in: gmrun (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1633505] Re: gmrun gets a segment fault

2016-12-14 Thread Blaze
I debianized your patch, Jose Uceda. The resulting package is in my personal test ppa. Now only copyrights are missing. ** Patch added: "gmrun-tdp-patch.diff" https://bugs.launchpad.net/ubuntu/+source/gmrun/+bug/1633505/+attachment/4791542/+files/gmrun-tdp-patch.diff -- You received this

[Bug 1633505] Re: gmrun gets a segment fault

2016-12-05 Thread Hans Joachim Desserud
>I guess that in Debian Sid or any other distro that gmrun works, is using an older GTK version, or maybe GCC version? (as Blaze said), than the Yakkety one. Also note that the gtk+2.0 packages have some Ubuntu-specific patches, so they differ slightly from the Debian ones. Haven't looked into

Re: [Bug 1633505] Re: gmrun gets a segment fault

2016-11-30 Thread jlas9
Understand. Thanks, very much, Tocayo. Jose. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1633505 Title: gmrun gets a segment fault To manage notifications about this bug go to:

[Bug 1633505] Re: gmrun gets a segment fault

2016-11-30 Thread Jose Uceda
> My questión is, Why in Debían Sid don't produce the segfaults?. jlas9, Since the core dump has been fixed changing the way it creates its custom widget class "GtkCompletionLine", I guess that in Debian Sid or any other distro that gmrun works, is using an older GTK version, or maybe GCC

Re: [Bug 1633505] Re: gmrun gets a segment fault

2016-11-29 Thread jlas9
My questión is, Why in Debían Sid don't produce the segfaults?. Thanks in advance, and regards. Jose. El 29/11/2016 12:51, "Jose Uceda" <1633...@bugs.launchpad.net> escribió: > Blaze, > > Latest release of gmrun is dated Nov 2003 (according to its SourceForge > page). And gmrun is using some

[Bug 1633505] Re: gmrun gets a segment fault

2016-11-29 Thread Jose Uceda
Blaze, Latest release of gmrun is dated Nov 2003 (according to its SourceForge page). And gmrun is using some deprecated apis EVEN in GTK 2.0. :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1633505] Re: gmrun gets a segment fault

2016-11-28 Thread Blaze
>gmrun is using a lot of GTK deprecated functions But GTK is deprecated itself. Do you wanna say someone is messing with GTK2 API these days? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1633505

[Bug 1633505] Re: gmrun gets a segment fault

2016-11-28 Thread Ubuntu Foundations Team Bug Bot
The attachment "gmrun 0.9.2 coredump fix (tested ubuntu 16.10)" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a

[Bug 1633505] Re: gmrun gets a segment fault

2016-11-28 Thread Jose Uceda
Attached to this postm there is the minimum patch I've done on my machine so that the last official gmrun (v0.9.2) can be properly compiled and executed (tested on Ubuntu 16.10). gmrun is using a lot of GTK deprecated functions, it would be great if some GTK expert would consider changing the

[Bug 1633505] Re: gmrun gets a segment fault

2016-11-12 Thread xiota
Suspect the problem is with libpng16. The xenial package uses libpng12. >From the libpng website: The libpng 1.5.x and 1.6.x series continue the evolution of the libpng API, finally hiding the contents of the venerable and hoary png_struct and png_info data structures inside private (i.e.,

[Bug 1633505] Re: gmrun gets a segment fault

2016-11-08 Thread Hans Joachim Desserud
>I downloaded the package gmrun from Xenial, installed it on Yakkety and froze the version of the package and it works. That's interesting, considering the only change in 16.10 is that the package has been rebuilt (https://bugs.launchpad.net/ubuntu/+source/gmrun/0.9.2-2.1build1) -- You

[Bug 1633505] Re: gmrun gets a segment fault

2016-11-08 Thread Gawan
Hi, Same issue here. Pending a new build, I downloaded the package gmrun from Xenial, installed it on Yakkety and froze the version of the package and it works. http://mirrors.kernel.org/ubuntu/pool/universe/g/gmrun/gmrun_0.9.2-2.1_amd64.deb Regards, -- Gawan -- You received this bug

[Bug 1633505] Re: gmrun gets a segment fault

2016-10-30 Thread Blaze
Program received signal SIGSEGV, Segmentation fault. 0x772b67f9 in g_type_is_a () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 (gdb) bt #0 0x772b67f9 in g_type_is_a () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 #1 0x779ccaa4 in gtk_type_new () from

[Bug 1633505] Re: gmrun gets a segment fault

2016-10-27 Thread Hans Joachim Desserud
** Tags added: zesty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1633505 Title: gmrun gets a segment fault To manage notifications about this bug go to:

[Bug 1633505] Re: gmrun gets a segment fault

2016-10-16 Thread Hans Joachim Desserud
I tested on Debian Sid, but I didn't get a similar segfault there. It looks like this might somehow be an Ubuntu-specific issue. I've attached a stacktrace from gdb (on Ubuntu 16.10): Thread 1 "gmrun" received signal SIGSEGV, Segmentation fault. 0x772b67f9 in g_type_is_a () from

[Bug 1633505] Re: gmrun gets a segment fault

2016-10-14 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and make Ubuntu better. I don't see the warnings, but I get a segfault as well when attempting to run gmrun on Ubuntu 16.10. ** Changed in: gmrun (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a