zD12 / galaxium

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

set display image → custom images → add image #225

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
instead of image appearing in box below, I noticed stack trace in terminal:

2008/07/03 00:45:03 [FATAL] [GLibLogging.LogFunc] Gtk-Message: (for origin
information, set GTK_DEBUG): failed to retrieve property
`GtkTreeView::odd-row-color' of type `GdkColor' from rc file value
"((GString*) 0x8ecc3c0)" of type `GString'
Stack trace: 
   at Gtk.Dialog.gtk_dialog_run(IntPtr )
   at Gtk.Dialog.gtk_dialog_run(IntPtr )
   at Gtk.Dialog.Run()
   at
Galaxium.Gui.GtkGui.SetDisplayImageDialog.OnAddButtonClicked(System.Object
sender, System.EventArgs args)
   at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data)
   at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
   at Gtk.Dialog.gtk_dialog_run(IntPtr )
   at Gtk.Dialog.gtk_dialog_run(IntPtr )
   at Gtk.Dialog.Run()
   at Galaxium.Gui.GtkGui.SetDisplayImageDialog.Run()
   at Galaxium.Protocol.Jabber.GtkGui.SetDisplayImageCommand.Run()
   at
Galaxium.Gui.GtkGui.MenuItemExtension+<>c__CompilerGenerated24.<GetMenuItem>c__2
5(System.Object
+5, System.EventArgs +6)
   at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data)
   at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Galaxium.Client.GtkGui.MainWindow.ExecuteEntryPoint(System.Object[] args)
   at Galaxium.Core.EntryPointExtension.Execute(System.Object[] args)
   at Galaxium.Core.AddinUtility.Initialize()
   at Galaxium.Startup.Program..ctor(Boolean debug, System.String appName)
   at Galaxium.Startup.Program.Main(System.String[] args)

Original issue reported on code.google.com by jakub.ru...@gmail.com on 2 Jul 2008 at 10:45

GoogleCodeExporter commented 9 years ago
That stack trace comes from a bug in your Gtk theme, but it's definitely not 
'FATAL'
as the log suggests (we should change that if possible).

As for why the display image didn't show up, I've no idea... Phil?

Original comment by paulburt...@gmail.com on 2 Jul 2008 at 11:16

GoogleCodeExporter commented 9 years ago
my gtk theme is openSUSE's default - Gilouche.

Original comment by jakub.ru...@gmail.com on 2 Jul 2008 at 11:18

GoogleCodeExporter commented 9 years ago
Same problem for me. For "some" images it works, but when i log out and log in 
again,
the image is changed by another one.

I use the galaxium-svn version in your hardy repository.

I use Murrine theme.

Original comment by frederic...@gmail.com on 3 Jul 2008 at 12:21

GoogleCodeExporter commented 9 years ago
the problem is not image being changed but image do not appearing in "custom 
image".
for another issue, fill new issue, please.

Original comment by jakub.ru...@gmail.com on 3 Jul 2008 at 12:30

GoogleCodeExporter commented 9 years ago
This is issues with the cache paul. Its about where its storing the files etc.

Original comment by dra...@gmail.com on 3 Jul 2008 at 2:13

GoogleCodeExporter commented 9 years ago
Shit, these changes were made to trunk, but not to the 0.7.x branch... sigh

Going to add it now.

Original comment by dra...@gmail.com on 5 Jul 2008 at 5:19

GoogleCodeExporter commented 9 years ago
easy, don't be nervous - that doesn't help anything and anyone ;) .

Original comment by jakub.ru...@gmail.com on 5 Jul 2008 at 5:25

GoogleCodeExporter commented 9 years ago
Well, it should be fixed now. I think... Its supposed to be reading from the 
proper
place now. You should be able to see your display images. The only thing is, I 
dont
see my image from Roaming Profile on there stil...

Paul?

Original comment by dra...@gmail.com on 5 Jul 2008 at 6:28

GoogleCodeExporter commented 9 years ago

Original comment by dra...@gmail.com on 5 Jul 2008 at 6:39