Hello,
is gtk3 port still supported? It doesn't work now.
It writes to me:
** Gtk:ERROR:gtkstylecontext.c:1019:style_data_lookup: assertion failed: (priv->widget != NULL || priv->widget_path != NULL)
Aborted (core dumped)
Thanks for answer
Le 18/11/2013 20:29, podhorsky.ksj a écrit :
Hello,
is gtk3 port still supported? It doesn't work now.
Yes. And it does work fine here, with GTK 3.8.6.
It writes to me:
** Gtk:ERROR:gtkstylecontext.c:1019:style_data_lookup: assertion failed: (priv->widget != NULL || priv->widget_path != NULL)
Aborted (core dumped)
What version of GTK3? Also, could you run in a debugger and give a backtrace?
Regards, Colomban
I have gtk version 3.10.4.
I compile geany only with parameter --enable-gtk3
gdb prints me this:
(gdb) run Starting program: /usr/bin/geany warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffed87f700 (LWP 19132)] ** Gtk:ERROR:gtkstylecontext.c:1019:style_data_lookup: assertion failed: (priv->widget != NULL || priv->widget_path != NULL)
Program received signal SIGABRT, Aborted. 0x00007ffff52193d9 in raise () from /usr/lib/libc.so.6
(gdb) backtrace #0 0x00007ffff52193d9 in raise () from /usr/lib/libc.so.6 #1 0x00007ffff521a7d8 in abort () from /usr/lib/libc.so.6 #2 0x00007ffff6018e8d in ?? () from /usr/lib/libglib-2.0.so.0 #3 0x00007ffff6036277 in g_assertion_message () from /usr/lib/libglib-2.0.so.0 #4 0x00007ffff60362da in g_assertion_message_expr () from /usr/lib/libglib-2.0.so.0 #5 0x00007ffff78ff8e1 in ?? () from /usr/lib/libgtk-3.so.0 #6 0x00007ffff79008b8 in ?? () from /usr/lib/libgtk-3.so.0 #7 0x00007ffff7761c8d in ?? () from /usr/lib/libgtk-3.so.0 #8 0x00000000004abb43 in ui_get_mime_icon () #9 0x000000000046fec1 in filetypes_init () #10 0x000000000044dd45 in main ()
On 11/18/2013 08:34 PM, Colomban Wendling wrote:
Le 18/11/2013 20:29, podhorsky.ksj a écrit :
Hello,
is gtk3 port still supported? It doesn't work now.
Yes. And it does work fine here, with GTK 3.8.6.
It writes to me:
** Gtk:ERROR:gtkstylecontext.c:1019:style_data_lookup: assertion failed: (priv->widget != NULL || priv->widget_path != NULL)
Aborted (core dumped)
What version of GTK3? Also, could you run in a debugger and give a backtrace?
Regards, Colomban _______________________________________________ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Hey,
For me, in ArchLinux distro, I get this errors when I upgraded the package shared-mime-info from 1.1 to 1.2
I guess it is a bug realte to shared-mime-info.
Btw, I added the package shared-mime-info to my ignore packege to upgrade, so I always with shared-mime-info 1.1, and with this version geany work fine for me (with GTK+ 3 support).
Regards, Yosef Or Boczko
בתאריך ב', נוב 18, 2013 בשעה 9:29 PM, podhorsky.ksj podhorsky.ksj@gmail.com כתב:
Hello,
is gtk3 port still supported? It doesn't work now.
It writes to me:
** Gtk:ERROR:gtkstylecontext.c:1019:style_data_lookup: assertion failed: (priv->widget != NULL || priv->widget_path != NULL)
Aborted (core dumped)
Thanks for answer _______________________________________________ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Hello Yosef Or Boczko,
I also use archlinux, but sadly, I don't have this previous package, because I reinstall whole system. But thanks for advice.
On 11/18/2013 08:55 PM, Yosef Or Boczko wrote:
Hey,
For me, in ArchLinux distro, I get this errors when I upgraded the package shared-mime-info from 1.1 to 1.2
I guess it is a bug realte to shared-mime-info.
Btw, I added the package shared-mime-info to my ignore packege to upgrade, so I always with shared-mime-info 1.1, and with this version geany work fine for me (with GTK+ 3 support).
Regards, Yosef Or Boczko
בתאריך ב', נוב 18, 2013 בשעה 9:29 PM, podhorsky.ksj podhorsky.ksj@gmail.com כתב:
Hello,
is gtk3 port still supported? It doesn't work now.
It writes to me:
** Gtk:ERROR:gtkstylecontext.c:1019:style_data_lookup: assertion failed: (priv->widget != NULL || priv->widget_path != NULL)
Aborted (core dumped)
Thanks for answer _______________________________________________ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
You can to build the old version of shared-mime-info itself in you system.
Just download the PKGBUILD[1] and more two files to some filder and type in the folder 'makepkg -si' for build the shared-mime-info.
[1] https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/s...
Regards, Yosef Or Boczko
בתאריך ב', נוב 18, 2013 בשעה 10:06 PM, podhorsky.ksj podhorsky.ksj@gmail.com כתב:
Hello Yosef Or Boczko,
I also use archlinux, but sadly, I don't have this previous package, because I reinstall whole system. But thanks for advice.
On 11/18/2013 08:55 PM, Yosef Or Boczko wrote:
Hey,
For me, in ArchLinux distro, I get this errors when I upgraded the package shared-mime-info from 1.1 to 1.2
I guess it is a bug realte to shared-mime-info.
Btw, I added the package shared-mime-info to my ignore packege to upgrade, so I always with shared-mime-info 1.1, and with this version geany work fine for me (with GTK+ 3 support).
Regards, Yosef Or Boczko
בתאריך ב', נוב 18, 2013 בשעה 9:29 PM, podhorsky.ksj podhorsky.ksj@gmail.com כתב:
Hello,
is gtk3 port still supported? It doesn't work now.
It writes to me:
** Gtk:ERROR:gtkstylecontext.c:1019:style_data_lookup: assertion
failed:
(priv->widget != NULL || priv->widget_path != NULL)
Aborted (core dumped)
Thanks for answer _______________________________________________ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Done, now its working, thanks
But is there better way how to fix it? I don't like old packages.
On 11/18/2013 09:46 PM, Yosef Or Boczko wrote:
You can to build the old version of shared-mime-info itself in you system.
Just download the PKGBUILD[1] and more two files to some filder and type in the folder 'makepkg -si' for build the shared-mime-info.
[1] https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/s...
Regards, Yosef Or Boczko
בתאריך ב', נוב 18, 2013 בשעה 10:06 PM, podhorsky.ksj podhorsky.ksj@gmail.com כתב:
Hello Yosef Or Boczko,
I also use archlinux, but sadly, I don't have this previous package, because I reinstall whole system. But thanks for advice.
On 11/18/2013 08:55 PM, Yosef Or Boczko wrote:
Hey,
For me, in ArchLinux distro, I get this errors when I upgraded the package shared-mime-info from 1.1 to 1.2
I guess it is a bug realte to shared-mime-info.
Btw, I added the package shared-mime-info to my ignore packege to upgrade, so I always with shared-mime-info 1.1, and with this version geany work fine for me (with GTK+ 3 support).
Regards, Yosef Or Boczko
בתאריך ב', נוב 18, 2013 בשעה 9:29 PM, podhorsky.ksj >
Hello,
is gtk3 port still supported? It doesn't work now.
It writes to me:
** Gtk:ERROR:gtkstylecontext.c:1019:style_data_lookup: assertion
failed: >> (priv->widget != NULL || priv->widget_path != NULL)
Aborted (core dumped)
Thanks for answer _______________________________________________ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
I think we need to file a bug about this, in the Bugs[1] of ArchLinux and maybe also in the bugzilla of GNOME[2].
[1] https://bugs.archlinux.org/ [2] https://bugzilla.gnome.org
Regards, Yosef Or Boczko
בתאריך ב', נוב 18, 2013 בשעה 10:59 PM, podhorsky.ksj podhorsky.ksj@gmail.com כתב:
Done, now its working, thanks
But is there better way how to fix it? I don't like old packages.
On 11/18/2013 09:46 PM, Yosef Or Boczko wrote:
You can to build the old version of shared-mime-info itself in you system.
Just download the PKGBUILD[1] and more two files to some filder and type in the folder 'makepkg -si' for build the shared-mime-info.
[1]
https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/s...
Regards, Yosef Or Boczko
בתאריך ב', נוב 18, 2013 בשעה 10:06 PM, podhorsky.ksj podhorsky.ksj@gmail.com כתב:
Hello Yosef Or Boczko,
I also use archlinux, but sadly, I don't have this previous
package,
because I reinstall whole system. But thanks for advice.
On 11/18/2013 08:55 PM, Yosef Or Boczko wrote:
Hey,
For me, in ArchLinux distro, I get this errors when I upgraded the package shared-mime-info from 1.1 to 1.2
I guess it is a bug realte to shared-mime-info.
Btw, I added the package shared-mime-info to my ignore packege to upgrade, so I always with shared-mime-info 1.1, and with this version geany work fine for me (with GTK+ 3 support).
Regards, Yosef Or Boczko
בתאריך ב', נוב 18, 2013 בשעה 9:29 PM,
podhorsky.ksj >
Hello,
is gtk3 port still supported? It doesn't work now.
It writes to me:
** Gtk:ERROR:gtkstylecontext.c:1019:style_data_lookup: assertion
failed: >> (priv->widget != NULL || priv->widget_path != NULL)
Aborted (core dumped)
Thanks for answer _______________________________________________ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Le 18/11/2013 22:00, Yosef Or Boczko a écrit :
I think we need to file a bug about this, in the Bugs[1] of ArchLinux and maybe also in the bugzilla of GNOME[2].
Wait. Could you try the attached patch and see if it fixes the problem? The code may be wrong and nobody saw it because the icon theme did provide the looked up icon and so we didn't use out fallback code.
Where is an attached patch?
Regards, Yosef Or Boczko
בתאריך ב', נוב 18, 2013 בשעה 11:11 PM, Colomban Wendling lists.ban@herbesfolles.org כתב:
Le 18/11/2013 22:00, Yosef Or Boczko a écrit :
I think we need to file a bug about this, in the Bugs[1] of ArchLinux and maybe also in the bugzilla of GNOME[2].
Wait. Could you try the attached patch and see if it fixes the problem? The code may be wrong and nobody saw it because the icon theme did provide the looked up icon and so we didn't use out fallback code. _______________________________________________ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Le 18/11/2013 22:11, Colomban Wendling a écrit :
Le 18/11/2013 22:00, Yosef Or Boczko a écrit :
I think we need to file a bug about this, in the Bugs[1] of ArchLinux and maybe also in the bugzilla of GNOME[2].
Wait. Could you try the attached patch and see if it fixes the problem? The code may be wrong and nobody saw it because the icon theme did provide the looked up icon and so we didn't use out fallback code.
Err, and here's the patch.
Yes, your patch it fixes the problem, thanks!
Regards, Yosef Or Boczko
בתאריך ב', נוב 18, 2013 בשעה 11:13 PM, Colomban Wendling lists.ban@herbesfolles.org כתב:
Le 18/11/2013 22:11, Colomban Wendling a écrit :
Le 18/11/2013 22:00, Yosef Or Boczko a écrit :
I think we need to file a bug about this, in the Bugs[1] of ArchLinux and maybe also in the bugzilla of GNOME[2].
Wait. Could you try the attached patch and see if it fixes the problem? The code may be wrong and nobody saw it because the icon theme did provide the looked up icon and so we didn't use out fallback code.
Err, and here's the patch. _______________________________________________ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Le 18/11/2013 22:16, Yosef Or Boczko a écrit :
Yes, your patch it fixes the problem, thanks!
Ok good! I also have been able to test by tricking the code to enter that fallback path, and I also confirm it fixes it.
Though, actually triggering this code means a MIME icon lookup failed, so you should see a default icon. Are some filetype icons missing/displaying "file" icon?
Regards, Colomban
All the icons in the right place, also the custom icons (Close-All, Build, etc).
Regards, Yosef Or Boczko
בתאריך ב', נוב 18, 2013 בשעה 11:25 PM, Colomban Wendling lists.ban@herbesfolles.org כתב:
Le 18/11/2013 22:16, Yosef Or Boczko a écrit :
Yes, your patch it fixes the problem, thanks!
Ok good! I also have been able to test by tricking the code to enter that fallback path, and I also confirm it fixes it.
Though, actually triggering this code means a MIME icon lookup failed, so you should see a default icon. Are some filetype icons missing/displaying "file" icon?
Regards, Colomban _______________________________________________ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Le 18/11/2013 22:26, Yosef Or Boczko a écrit :
All the icons in the right place, also the custom icons (Close-All, Build, etc).
I rather mean icons in the Documents panel, or in file->properties. But if all look fine, that's good.
Maybe you could apply the attached patch to see which icons fails to load and tell me? But that's basically just curiosity, it's indeed the icon theme that should be in cause.
Cheers, Colomban