Frank Osterfeld
Frank Osterfeld
...and before the BT: Program received signal SIGSEGV, Segmentation fault. index_to_iterator (proxy_index=..., this=0xb098e0) at /opt/src/ksrc5/qt/stable/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp:187 187 Q_ASSERT(it.value()); (gdb) bt
@giucam: Which Charm version are you using?
Is there a tray icon? Maybe all three windows are just hidden (there were some changes when it comes to window handling). I'd try with Charm 1.10.0 if you need...
That's correct, we display the event for both days currently (originally only the first day, changed to show it for both not too long ago). One could imagine to split...
@pasnox Which release or commit are you using?
The code checks the date every 60 seconds, so 00:01 latest the view should update. Confirmed to work here on OS X, timezone CET, current master.
Sorry, but that's not how the charm data model works, in principle one can track time on the parent code and the subcode independently, and they both contribute to the...
All times are stored and handled in UTC, yes. We had the summer/winter time bug triggered before and the handling was changed to UTC to handle exactly those issues. If...
I'd like to avoid a wake up per second though, Charm already is enough of a battery drain as it is...
cpack via Macports-installed Qt isn't really tested/supported. I'd suspect that the macports Qt tries to load plugins etc. from /opt/local, no matter if those plugins are actually needed? lzma, tiff...