[Bug 651678] Re: crashes with assertion failure on startup

2014-02-27 Thread Shingi
My Gedit was crashing on startup and giving the following error:- Gtk:ERROR:/build/buildd/gtk+2.0-2.24.20/gtk/gtkrecentmanager.c:2116:get_icon_fallback: assertion failed: (retval != NULL) Aborted I fixed this by following these steps 1. Open terminal 2. Run the command: $ echo

[Bug 651678] Re: crashes with assertion failure on startup

2012-01-05 Thread Bug Watch Updater
** Changed in: gtk Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup To manage notifications about this bug go

[Bug 651678] Re: crashes with assertion failure on startup

2011-10-16 Thread Jonathan Thomas
With version 1.4.0 of OpenShot, our debian packaging was updated to depend on gnome-icon-theme, which prevents this error on OpenShot. So, I'm marking this as Fix Released. Thanks! ** Changed in: openshot Status: Confirmed = Fix Released -- You received this bug notification because

[Bug 651678] Re: crashes with assertion failure on startup

2011-06-30 Thread Thangalin
For Kubuntu users: sudo aptitude install gnome-icon-theme -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup To manage notifications about this

[Bug 651678] Re: crashes with assertion failure on startup

2011-06-14 Thread John Volk
** Changed in: openshot Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup To manage notifications about this bug

[Bug 651678] Re: crashes with assertion failure on startup

2011-06-14 Thread John Volk
** Changed in: openshot Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup To manage notifications about this bug

[Bug 651678] Re: crashes with assertion failure on startup

2011-06-14 Thread Thangalin
I was unable to use Gnome's Shutter (Perl-based) screen capture application under KDE because of this issue. I have not yet verified whether the following fix will help with OpenShot: 1. Run: sudo aptitude install desktop-file-utils perl-modules libnet-dbus-glib-perl gnome-settings-daemon 2.

[Bug 651678] Re: crashes with assertion failure on startup

2011-04-13 Thread Nelson Menezes
One more potential fix (i.e. it works for me): Start your offending application from the command line, like this: GTK2_RC_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc appname For inkscape: GTK2_RC_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc inkscape -- You received this bug notification

[Bug 651678] Re: crashes with assertion failure on startup

2011-04-09 Thread prower2...@hotmail.com
The /usr/share/icons/default.kde4/index.theme does not fix anything in my case. Anjuta and many other GTK-based apps are affected yet there doesn't seem to be much news about a fix, even upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 651678] Re: crashes with assertion failure on startup

2011-04-01 Thread Sasa
I don't know if it is ok but there is temporary solution for this bug which is simple, type in your Terminal sudo mypaint and it will work! At least i found that it works for some people. It seems like same error is repeating with some other programs and people solved that error by typing sudo

[Bug 651678] Re: crashes with assertion failure on startup

2011-04-01 Thread Matthias Klumpp
The easiest workaround (and the cleanest hack) is to just add the line Inherits=hicolor to /usr/share/icons/default.kde4/index.theme (just open it as root via kdesudo kate), for example before the Example=folder line. This will make all GNOME apps find the right icons if KDEs Oxygen style is

[Bug 651678] Re: crashes with assertion failure on startup

2011-03-19 Thread MrHaroldA
** Also affects: openshot Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup -- ubuntu-bugs mailing

[Bug 651678] Re: crashes with assertion failure on startup

2011-03-18 Thread HaroldAling
Openshot 1.3 (from PPA) is also affected by this bug! $ openshot OpenShot (version 1.3.0) Process no longer exists: 17094. Creating new pid lock file. state saved **

[Bug 651678] Re: crashes with assertion failure on startup

2011-03-15 Thread Paul Elliott
I am also aflected by the anjuta version of this bug! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup -- ubuntu-bugs mailing list

[Bug 651678] Re: crashes with assertion failure on startup

2011-03-15 Thread Paul Elliott
I am also aflected by the anjuta version of this bug! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup -- ubuntu-bugs mailing list

[Bug 651678] Re: crashes with assertion failure on startup

2011-03-15 Thread Paul Elliott
I am also afflicted by the anjuta version of this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup -- ubuntu-bugs mailing list

[Bug 651678] Re: crashes with assertion failure on startup

2011-03-05 Thread JazzyNico
** Changed in: inkscape Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup -- ubuntu-bugs mailing

[Bug 651678] Re: crashes with assertion failure on startup

2011-03-04 Thread Thangalin
For what it's worth, The GIMP seems to suffer from a similar (if not exactly the same) issue. However, it does not crash: (gimp:6718): Gtk-CRITICAL **: IA__gtk_icon_info_load_icon: assertion `icon_info != NULL' failed The software continues like nothing went wrong. -- You received this bug

[Bug 651678] Re: crashes with assertion failure on startup

2011-03-04 Thread Šarūnas
mypaint crashes each time I open it, started after first saving of a file (it crashed just after saving it and wont open again). kde with 10.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678

[Bug 651678] Re: crashes with assertion failure on startup

2011-03-02 Thread Thangalin
Change the Widget style from QtCurve to Raleigh: 1. System Settings 2. Click Application Appearance 3. Click GTK+ Appearance 4. Set Widget style to: Raleigh 5. Click Apply Remove files: cd $HOME rm -rf .openshot rm -rf .gtkrc-2.0-kde4 Install apps: sudo aptitude install anjuta Installed from

[Bug 651678] Re: crashes with assertion failure on startup

2011-02-28 Thread vedavata
I have the same problem with Evolution : Gtk:ERROR:/build/buildd/gtk+2.0-2.22.0/gtk/gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL) Aborted And such solution helps: rm -f ~/.gtkrc-2.0-kde4 evolution But i am tired to do this from time to time... :-( -- You

[Bug 651678] Re: crashes with assertion failure on startup

2011-02-08 Thread Mario Kemper (Romario)
** Changed in: shutter Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup -- ubuntu-bugs mailing list

[Bug 651678] Re: crashes with assertion failure on startup

2011-02-07 Thread Matthias Klumpp
** Also affects: oxygen-molecule (Ubuntu) Importance: Undecided Status: New ** Changed in: oxygen-molecule (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 651678] Re: crashes with assertion failure on startup

2011-02-05 Thread Arnel A. Borja
This error shows up because icons for files recently opened are missing. A fix is to copy/link the missing mimetype icon from /usr/share/icons/gnome/*/mimetypes to /usr/share/icons/oxygen/*/mimetypes (or the icon theme you use). For Anjuta, it is gnome-mime-application-x-anjuta. The * means

[Bug 651678] Re: crashes with assertion failure on startup

2011-02-05 Thread Arnel A. Borja
This error shows up because icons for files recently opened are missing. A fix is to copy/link the missing mimetype icon from /usr/share/icons/gnome/*/mimetypes to /usr/share/icons/oxygen/*/mimetypes (or the icon theme you use). For Anjuta, it is gnome-mime-application-x-anjuta. The * means

[Bug 651678] Re: crashes with assertion failure on startup

2011-02-05 Thread Arnel A. Borja
Sorry the command is find /usr/share/icons/gnome/* | grep gnome-mime- application-x-anjuta. The new lines were removed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with

[Bug 651678] Re: crashes with assertion failure on startup

2011-01-03 Thread PascalCavy
** Also affects: shutter Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup -- ubuntu-bugs mailing

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-20 Thread vedavata
I have the same problem with Evolution : == $evolution ** (evolution:23489): CRITICAL **: categories_icon_theme_hack: assertion `filename != NULL *filename != '\0'' failed EI: MAIL PREFS**

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-08 Thread vedavata
I have the some with evolution : $evolution ** (evolution:23489): CRITICAL **: categories_icon_theme_hack: assertion `filename != NULL *filename != '\0'' failed EI: MAIL PREFS** Gtk:ERROR:/build/buildd/gtk+2.0-2.22.0/gtk/gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval !=

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-08 Thread vedavata
the same with evolution : $evolution ** (evolution:23489): CRITICAL **: categories_icon_theme_hack: assertion `filename != NULL *filename != '\0'' failed EI: MAIL PREFS** Gtk:ERROR:/build/buildd/gtk+2.0-2.22.0/gtk/gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL)

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-06 Thread Tomáš Myšík
But this fix does not solve the main problem, right? I guess Homebank and perhaps other GTK applications won't still work... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-06 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-06 Thread ~suv
Fix tested and confirmed with Inkscape 0.48+devel r9941 on OS X 10.5.8 with gtk2 @2.22.1. No regressions noticed with a separate build of r9941 using the older GTK+ version 2.20.1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-05 Thread Jon A. Cruz
I've checked the details of what is going on with the icon loading, and will have a work-around implemented for Inkscape. Since it registers itself as an icon factory, Inkscape will be able to provide fallbacks for those missing icons and be able to inject them before the recent manager can ask

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-05 Thread Jon A. Cruz
Simple work-around to get copies of the renamed file and directory icons in so that the recent manager will not crash. ** Patch added: Workaround for renamed file and directory icons. https://bugs.launchpad.net/inkscape/+bug/651678/+attachment/1756950/+files/copy_renamed_icons.patch -- You

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-05 Thread Launchpad Bug Tracker
** Branch linked: lp:inkscape -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-05 Thread Jon A. Cruz
Fix committed in trunk revision 9939 and 0.48.x revision 9747. ** Changed in: inkscape Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title:

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-05 Thread Launchpad Bug Tracker
** Branch linked: lp:inkscape/0.48.x -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-02 Thread aardvark
@tekkenlord: Is 'QtCurve' your active gtk-theme? You need to edit the gtkrc of your _active_ theme. I use Aurora, for which the rc file resides under /usr/share/themes/Aurora/gtk-2.0/gtkrc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-02 Thread tekkenlord
Thanks, but yes, QtCurve is indeed my active theme. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/651678 Title: crashes with assertion failure on startup -- ubuntu-bugs mailing list

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-01 Thread aardvark
@doc81: On my system (Kubuntu 10.10) there was no gtk-fallback-icon-theme-line. After adding 'gtk-fallback-icon-theme=oxygen' as first line to '/usr/share/themes/QtCurve/gtk-2.0/gtkrc', inkscape works again! :-) Many thanks for this hint. -- crashes with assertion failure on startup

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-01 Thread tekkenlord
Thank you doc81, your workaround works for me too. -- crashes with assertion failure on startup https://bugs.launchpad.net/bugs/651678 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-01 Thread tekkenlord
I guess I spoke too quickly... Same error occurs with inkscape even after doc81's workaround. -- crashes with assertion failure on startup https://bugs.launchpad.net/bugs/651678 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-01 Thread doc81
@tekkenlord: on what system do you run inkscape? Do you have installed the oxygen icon set, so do you have the folder 'usr/share/icons/oxygen' with icons in it? I guess the problem is, that gtk/qtcurve fallback works only with icon sets installed in '/usr/share/icons/*' and do not look for icons

[Bug 651678] Re: crashes with assertion failure on startup

2010-12-01 Thread tekkenlord
I use Kubuntu 10.10 with KDE 4.5.3 on 64-bit. Oxygen icon theme is installed under /usr/share/icons/oxygen... -- crashes with assertion failure on startup https://bugs.launchpad.net/bugs/651678 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 651678] Re: crashes with assertion failure on startup

2010-11-30 Thread fanda
On Kubuntu 10.10 x64, i've just removed ~/.gtkrc-2.0-kde4 and Document properties worked again. -- crashes with assertion failure on startup https://bugs.launchpad.net/bugs/651678 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 651678] Re: crashes with assertion failure on startup

2010-11-30 Thread Hannes Coetzee
Inkscape not running again today. Fixed it by removing both ~/.grkrc-2.0 and ~/.gtkrc-2.0-kde4 and the setting the default icon theme to Oxygen and GTK+ Appearance to QtCurve in System Settings. Note that you might have to set the GTK theme to something else first if it is already on QtCurve so

[Bug 651678] Re: crashes with assertion failure on startup

2010-11-30 Thread doc81
I experienced the same problems like you all. As I regularly use inkscape I searched for a workaround other than changing the icon set each time I have to run Inkscape. I found one, that worked for me: I looked into '/usr/share/themes/QtCurve/gtk-2.0/gtkrc' and wondered about one of the first

[Bug 651678] Re: crashes with assertion failure on startup

2010-11-17 Thread Hannes Coetzee
Same problem for me on Kubuntu 10.10 x64. Comment #17 worked but back to the same problem after recent updates. After removing ~/.gtkrc-2.0-kde4 comment #17 worked again. Running Inkscape as root also works. -- crashes with assertion failure on startup https://bugs.launchpad.net/bugs/651678 You

[Bug 651678] Re: crashes with assertion failure on startup

2010-11-15 Thread ~suv
See also related bug #665725 in Linux Mint: “[mint-x] gtk+2.0-2.22.0 Error Gedit and Gnome panels crashing”: https://bugs.launchpad.net/linuxmint/+bug/665725 Comment #11 has a script attached to test the current icon theme for the presence of for two icons (GTK_STOCK_DIRECTORY and

[Bug 651678] Re: crashes with assertion failure on startup

2010-11-14 Thread tekkenlord
I am also affected by this on my Kubuntu 10.10 64-bit with KDE 4.5.3. Two things have worked for me: comment #17 or running inkscape with sudo. -- crashes with assertion failure on startup https://bugs.launchpad.net/bugs/651678 You received this bug notification because you are a member of

[Bug 651678] Re: crashes with assertion failure on startup

2010-11-11 Thread Bug Watch Updater
** Changed in: gtk Status: Unknown = New ** Changed in: gtk Importance: Unknown = High -- crashes with assertion failure on startup https://bugs.launchpad.net/bugs/651678 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 651678] Re: crashes with assertion failure on startup

2010-11-10 Thread Christopher Tichenor
@~suv: This workaround fixed an issue with a MacPorts install of MyPaint 0.9.0. Note that if '~/.gtkrc-2.0' does not exist, it can be created and the line can be added to the file. -- crashes with assertion failure on startup https://bugs.launchpad.net/bugs/651678 You received this bug

[Bug 651678] Re: crashes with assertion failure on startup

2010-11-09 Thread ~suv
Also affects Inkscape 0.48 and current trunk on Mac OS X after upgrading to GTK+ 2.22 (via MacPorts). Possible workaround with MacPorts: install the port 'gnome-icon-theme' and add the following line to '~/.gtkrc-2.0': gtk-icon-theme-name = gnome -- crashes with assertion failure on startup

[Bug 651678] Re: crashes with assertion failure on startup

2010-11-07 Thread Janet
The workaround to install and set the Tango icon theme in ~/.gtkrc-2.0-kde4 (I don't have a .gtkrc-2.0) does not work here. Inkscape doesn't want to work nonetheless. -- crashes with assertion failure on startup https://bugs.launchpad.net/bugs/651678 You received this bug notification because

[Bug 651678] Re: crashes with assertion failure on startup

2010-11-06 Thread Janet
I also have the problem with inkscape in Kubuntu 10.10 when I use a custom icon theme. When I use Oxygen as icon theme inkscape starts fine. Very strange, because the used custom icon theme does inherit oxygen (among others, not in first place), so it shouldn't be any difference ... -- crashes

[Bug 651678] Re: crashes with assertion failure on startup

2010-11-02 Thread Tomáš Myšík
Guys, it would be great if anyone of you could fix this because we cannot even run some of our GTK applications (no work around works for me, no possibility to run e.g. HomeBank). Thanks in advance, Tomas -- crashes with assertion failure on startup https://bugs.launchpad.net/bugs/651678 You