Bug 222304 - akonadi ruby bindings not working
Summary: akonadi ruby bindings not working
Status: RESOLVED WORKSFORME
Alias: None
Product: bindings
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-11 23:44 UTC by Bartemius Crouch
Modified: 2023-01-11 05:19 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bartemius Crouch 2010-01-11 23:44:36 UTC
Version:           4.3.90 (using Devel)
OS:                Linux
Installed from:    Compiled sources

I can't really tell whether it is related to the RC1 or Qt 4.6 as this is the first time I tried the bindings.

First of all the example akonamail crashes with a segfault:
-------------
> ruby main.rb
/usr/lib64/ruby/site_ruby/1.8/Qt/qtruby4.rb:2703: [BUG] Segmentation fault
ruby 1.8.7 (2008-08-11 patchlevel 72) [x86_64-linux]

[1]    6662 abort (core dumped)  ruby main.rb
--------------

Second: I only get few Akonadi modules (at least less than I expected):
--------------
irb(main):001:0> require 'korundum4'
irb(main):002:0> require 'akonadi'
irb(main):003:0> Akonadi::Internal::getClassList
=> ["Akonadi::AgentBase", "Akonadi::AgentBase::Observer", "Akonadi::AgentBase::ObserverV2", "Akonadi::AgentFilterProxyModel", "Akonadi::AgentInstance", "Akonadi::AgentInstanceCreateJob", "Akonadi::AgentInstanceModel", "Akonadi::AgentInstanceWidget", "Akonadi::AgentManager", "Akonadi::AgentType", "Akonadi::AgentTypeDialog", "Akonadi::AgentTypeModel", "Akonadi::AgentTypeWidget", "Akonadi::Attribute", "Akonadi::AttributeFactory", "Akonadi::CachePolicy", "Akonadi::Collection", "Akonadi::Entity", "Akonadi::Exception", "Akonadi::PayloadException", "QGlobalSpace"]
---------------

I don't know whether I'm doing something wrong or if just isn't working.
Both problems are probably related.

I would really love to use akonadi.
If you need more information (you probably will) just leave me a message what you need or how I can help you.

Thanks in advance.
Comment 1 David Palacio 2010-01-12 02:48:41 UTC
There are some problems right now with the Smoke bindings in trunk/. You should use 4.3 or wait a little more before the 4.4 release.
Comment 2 Maksim Melnikau 2010-02-12 03:02:08 UTC
KDE-4.4 released, and kdebindings-ruby for akonadi still aren't full:


irb(main):001:0> require 'korundum4'
irb(main):002:0> require 'akonadi'
irb(main):003:0> Akonadi::Internal::getClassList
=> ["Akonadi::AgentBase", "Akonadi::AgentBase::Observer", "Akonadi::AgentBase::ObserverV2", "Akonadi::AgentFilterProxyModel", "Akonadi::AgentInstance", "Akonadi::AgentInstanceCreateJob", "Akonadi::AgentInstanceModel", "Akonadi::AgentInstanceWidget", "Akonadi::AgentManager", "Akonadi::AgentType", "Akonadi::AgentTypeDialog", "Akonadi::AgentTypeModel", "Akonadi::AgentTypeWidget", "Akonadi::Attribute", "Akonadi::AttributeFactory", "Akonadi::CachePolicy", "Akonadi::Collection", "Akonadi::Entity", "Akonadi::Exception", "Akonadi::PayloadException", "QGlobalSpace"]

when I'm trying run akonamail example from kdebindigs-ruby, I get:

./mainwindow.rb:32:in `const_missing': uninitialized constant Akonadi::Control (NameError)
        from ./mainwindow.rb:32:in `initialize'
        from main.rb:30:in `new'
        from main.rb:30
Comment 3 Tobias Koenig 2010-03-16 12:10:56 UTC
This is a binding issue not a problem of Akonadi
Comment 4 Andrew Crouthamel 2018-11-02 22:56:32 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Andrew Crouthamel 2018-11-16 05:33:15 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version?

Thank you for helping us make KDE software even better for everyone!
Comment 6 Justin Zobel 2022-12-12 01:56:19 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 7 Bug Janitor Service 2022-12-27 05:21:11 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Bug Janitor Service 2023-01-11 05:19:07 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!