![]() |
Diablo and Erminig not working
Has anyone else had issues with installing Erminig on Diablo? It was working on the 2008 OS RX-44_2008SE_2.2007.51-3, yet when I installed Diablo GPE runs yet no Erminig....everything else I had seems to be working fine...
|
Re: Diablo and Erminig not working
What kind of issues do you have with Erminig on Diablo?
Any specific error message? You can try to run Erminig from the command line (open an xterm, and type "erminig" at the prompt), and please report back any error message you may get! thanks |
Re: Diablo and Erminig not working
Note that Erminig has been requested at https://wiki.maemo.org/Talk:Diablo:_Missing_Packages even if it is an application that is not in Chinook extras either.
It would be great if the Erminig developers would consider moving their packages to the maemo.org extras infrastructure. Thanks in advance for this cool piece of software! |
Re: Diablo and Erminig not working
Quote:
|
Re: Diablo and Erminig not working
Quote:
https://garage.maemo.org/frs/?group_...elease_id=1869 I don't really remember all of what I did (except that I know I didn't do anything redpill), but you might find this thread useful: http://www.internettablettalk.com/fo...159#post196159 |
Re: Diablo and Erminig not working
here is the error msg...
Nokia-N810-23-14:~# erminig Traceback (most recent call last): File "/usr/bin/erminig", line 8, in <module> import hildon ImportError: No module named hildon Nokia-N810-23-14:~# silly me... apt-get install python2.5-hildon now working... THANK YOU, everyone.... |
Re: Diablo and Erminig not working
Quote:
I opened a feature request in the erminig tracker in the garage with some comments. |
Re: Diablo and Erminig not working
@Yerga: thank you very much for your very interesting comments. I will answer them very soon on the tracker!
I may change my release plans, and provide a new release with your comments in mind, instead of adding new features, so that erminig can be pushed to extras... |
Re: Diablo and Erminig not working
Quote:
What more time would take would be testing sqlite3 with erminig, in order there isn't problems with it. I think it can work smoothly, but it's necessary to be sure. Other changes are a little time (aprox. 30 minutes). Tomorrow could be erminig in the extras repository :) |
Re: Diablo and Erminig not working
I noticed on erminig 0.30 since my upgrade to Diablo, sometimes when I start it all my Calendars are gon. Poof, disappeared. I have to re-add them all again to sync.
No error output or anything, just like they didn't save when I added them. |
Re: Diablo and Erminig not working
Quote:
Edit: OK, I've just seen your comment on the tracker about sqlite3. Glad that we are coming to the same conclusion :) |
Re: Diablo and Erminig not working
Quote:
Is this bug easily repeatable, with a determined set of manipulations, or is it completely random? thanks |
Re: Diablo and Erminig not working
Quote:
|
Re: Diablo and Erminig not working
I only have this problem now with Omweather(OMW) installed....as soon as I click on OMW everything goes away (personal Menu, etc) however, once OMW is removed everything seems to be EXCELLENT now...
|
Re: Diablo and Erminig not working
Quote:
@combatdoc: I've tried to pound away on Erminig to reproduce the problem, without success for the moment :( I will try some more today... |
Re: Diablo and Erminig not working
Thanks. I'll report back any further as soon as I get it working again.
Seems python-gtk2 2.12-osso3 doesn't include gtk.glade right now, so I need to go find a way to downgrade or fix it somehow. |
Re: Diablo and Erminig not working
I found out a little more infor on the missing gtk.glade in this thread.
Quote:
|
Re: Diablo and Erminig not working
Quote:
|
Re: Diablo and Erminig not working
Gtk.Builder is already in the gtk package from what I gathered, so nothing new to add.
|
Re: Diablo and Erminig not working
Quote:
I'll look into a fix, which will very likely be into 0.3.2 (there's already an upcoming 0.3.1 which won't bring any new features: its main goal is the integration of Erminig into the extras repository, for more simple upgrades) Thank you very much for pointing out this issue! |
Re: Diablo and Erminig not working
No problem.
And FYI, python-gtk2 has had an osso4 release putting gtk.glade back into it, although I am sure this is temporary if its being depreciated. |
Re: Diablo and Erminig not working
hi.
I have installed on Diablo all the needed packages for erminig: python2.5, python-sqlite, python-gdata and python-hildon. Then I've installed the erminig but it won't start. When starting from x-term I am still getting message: ~ $ erminig Traceback (most recent call last): File "/usr/bin/erminig", line 1047, in <module> profiles = Profiles(config) File "/usr/bin/erminig", line 857, in __init__ self.init_profiles() File "/usr/bin/erminig", line 862, in init_profiles self.read_config() File "/usr/bin/erminig", line 869, in read_config newProfile = Profile(entry[0], entry[1], entry[2], entry[3] TypeError: 'int' object is unsubscriptable Any idea what should I do? Thanks in advance. |
Re: Diablo and Erminig not working
Quote:
in terminal rm /home/user/.erminig.cfg restart erminig and re-enter your credentials |
Re: Diablo and Erminig not working
Thanks. Now it's working great.
I've read about the cfg trick but I have somehow missed the file in mc :confused: Thanks again, now I won't have to reinstall the OS. :D |
Re: Diablo and Erminig not working
so many seemingly different problems... this is mine:
erminig runs, but reports this when I clicl 'add' Quote:
|
Re: Diablo and Erminig not working
I get the following w/Diable and erminig 3.1 (I think 3.1 is still the most current?)
It seems similar. When I start erminig, I get this: Code:
/usr/bin/erminig:39: GtkWarning: Mixing deprecated and non-deprecated GtkToolbar API is not allowed Code:
Thank you, Frank |
Re: Diablo and Erminig not working
hometoast and FGol:
I just came back from vacation: I'll look into these issues as soon as possible! hometoast: I suspect that this is a regression from the code cleanup I did in version 0.3.0. I will try to reproduce the bug and come back to you if I cannot reproduce it. FGol: I'm already working on the warning you get when starting Erminig. It seems harmless for the moment, but I really don't like it at all! I'm planning on fixing this issue for the next release. The error when updating is very likely coming from repeated events that finish very very late in the calendar (many years from now). Thanks to both of you for the report! |
Re: Diablo and Erminig not working
Just installed latest update pushed today, all my calendars updated great!:)
|
Re: Diablo and Erminig not working
@rauschd: Great :)
@FGol: Since this thread has been revived, I take the occasion to announce that the bug you reported above should now be fixed! |
All times are GMT. The time now is 23:29. |
vBulletin® Version 3.8.8