[Tellico-users] What about "error" messages from the app ?

View: New views
2 Messages — Rating Filter:   Alert me  

[Tellico-users] What about "error" messages from the app ?

by Matthew Soffen (tellico) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All,

Ive noticed a couple of odd messages when I run the application and look
at some of my books.

tellico(9283) <unnamed>::mimeIcon: *** no icon for
application/x-research-info-systems
tellico(9283) <unnamed>::mimeIcon: *** no icon for
application/x-crossover-amc
tellico(9283): Attempt to use QAction "edit_undo" with KXMLGUIFactory!
tellico(9283): Attempt to use QAction "edit_redo" with KXMLGUIFactory!
kdeinit4: preparing to launch
kdeinit4: preparing to launch
kdeinit4: preparing to launch
kdeinit4: preparing to launch
tellico(9283) Tellico::Data::Image::Image:
"/usr0/tellico_data/books_files/a71a82c7c37149a1c659f8cf28fac055.gif"
loaded as PNG image
tellico(9283) Tellico::Data::Image::Image:
"/usr0/tellico_data/books_files/a71a82c7c37149a1c659f8cf28fac055.gif"
loaded as PNG image
tellico(9283) Tellico::Data::Image::Image:
"/usr0/tellico_data/books_files/a71a82c7c37149a1c659f8cf28fac055.gif"
loaded as PNG image
tellico(9283) Tellico::Data::Image::Image:
"/usr0/tellico_data/books_files/a71a82c7c37149a1c659f8cf28fac055.gif"
loaded as PNG image

tellico(9283) Tellico::Data::Image::Image: "/usr0/tellico_data/books_file
/a71a82c7c37149a1c659f8cf28fac055.gif" loaded as PNG image


Are these errors or just warnings ?

Matt


-----------------------------------------
This email was sent using SquirrelMail.
   "Webmail for nuts!"
http://squirrelmail.org/

_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users

Re: [Tellico-users] What about "error" messages from the app ?

by robbystephenson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Friday 21 August 2009, Matthew Soffen (tellico) wrote:
> tellico(9283) <unnamed>::mimeIcon: *** no icon for
> application/x-research-info-systems
> tellico(9283) <unnamed>::mimeIcon: *** no icon for
> application/x-crossover-amc

Those harmless, just some debugging I have for noting when it can't find an
icon for the menus. Those icons are typically installed by other programs,
so it's not surprising that you don't have them.

> tellico(9283): Attempt to use QAction "edit_undo" with KXMLGUIFactory!
> tellico(9283): Attempt to use QAction "edit_redo" with KXMLGUIFactory!

That one irks me a bit. KDE wants a KAction instead of a QAction even though
they have api that return a QAction. Nothing I can do about it really.

> tellico(9283) Tellico::Data::Image::Image:
> "/usr0/tellico_data/books_files/a71a82c7c37149a1c659f8cf28fac055.gif"
> loaded as PNG image

I think that comes from a weird bug back in the 1.3.x series that would save
a GIF as a PNG if qt wasn't compiled with GIF support. I added a workaround
for loading, and it's just noting the issue.

All of those are basically just warnings. Nothing's broken. They should go
away if you don't compile with debugging turned on.

Robby
_______________________________________________
tellico-users mailing list
tellico-users@...
https://mail.kde.org/mailman/listinfo/tellico-users