Vitalts / golangide

Automatically exported from code.google.com/p/golangide
0 stars 0 forks source link

Cannot run liteide binary under user privileges #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Download, extract liteide folder into home one
2. Run there ./liteide command in terminal

What is the expected output? What do you see instead?

Normal main window of LiteIDE

What version of the product are you using? On what operating system?

The list of errors:
(<unknown>:5389): GdkPixbuf-WARNING **: Bug! loader 'png' didn't set an error 
on failure

(<unknown>:5389): Gtk-WARNING **: Error loading theme icon 'window-close' for 
stock: Internal error: Image loader module 'png' failed to complete an 
operation, but didn't give a reason for the failure

(<unknown>:5389): GLib-GObject-CRITICAL **: g_object_unref: assertion 
`G_IS_OBJECT (object)' failed

** (<unknown>:5389): CRITICAL **: murrine_style_draw_render_icon: assertion 
`base_pixbuf != NULL' failed

(<unknown>:5389): Gtk-CRITICAL **: IA__gtk_style_render_icon: assertion `pixbuf 
!= NULL' failed

(<unknown>:5389): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_pixels: assertion 
`GDK_IS_PIXBUF (pixbuf)' failed

(<unknown>:5389): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion 
`GDK_IS_PIXBUF (pixbuf)' failed

(<unknown>:5389): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion 
`GDK_IS_PIXBUF (pixbuf)' failed
Segmentation fault

Please provide any additional information below.

Under the root I can run it though. However, all previous versions of LiteIDE 
worked well without root privilegies.

Original issue reported on code.google.com by pkorot...@gmail.com on 14 Sep 2011 at 9:24

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Ubuntu Linux 11.04, x32
LiteIDE x9

Original comment by pkorot...@gmail.com on 14 Sep 2011 at 9:26

GoogleCodeExporter commented 8 years ago

http://www.qtcentre.org/threads/35092-QT-4.7-GdkPixbuf-WARNING-**-Bug!-loader-pn
g-didn-t-set-an-error-on-failure

Just run as root:
update-mime /usr/share/mime/
update-mime-database /usr/share/mime/
gtk-update-icon-cache /usr/share/icons/YourTheme

Original comment by Visua...@gmail.com on 14 Sep 2011 at 10:35

GoogleCodeExporter commented 8 years ago
Thank a lot, this helped.

Original comment by pkorot...@gmail.com on 14 Sep 2011 at 11:39

GoogleCodeExporter commented 8 years ago
I have similar problems and the suggestion in commment 3 does not work for me. 
I'm running Linux Mint 13 Mate 32 bit. Attached the logfile.

Original comment by xapw...@gmail.com on 5 Jul 2012 at 2:17

Attachments: