- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Re: Open Source Alert Commander Replacemen t
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-09-2011 04:16 PM
I downloaded the latest version for my Mac Book Pro running Lion. I copied the app out of the DMG and rant it, but every time I do it shows the IP address of 1 camera and then hangs for 10 seconds and then crashes.
I am able to view my cameras via VLC by going to rtsp://192.168.1.26/HighResolutionVideo.
Any thoughts? Here's the beginning of the error report that was geneerated:
Process: iAlert [14840]
Path: /Applications/iAlert.app/Contents/MacOS/iAlert
Identifier: com.yourcompany.iAlert
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [170]
Date/Time: 2011-11-09 19:13:43.926 -0500
OS Version: Mac OS X 10.7.2 (11C74)
Report Version: 9
Interval Since Last Report: 257806 sec
Crashes Since Last Report: 7
Per-App Interval Since Last Report: 106 sec
Per-App Crashes Since Last Report: 6
Anonymous UUID: 59186473-71E2-48CD-9842-78C20E1441C2
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
__TEXT 0000000100000000-000000010002a000 [ 168K] r-x/rwx SM=COW /Applications/iAlert.app/Contents/MacOS/iAlert
Application Specific Information:
objc[14840]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.yourcompany.iAlert 0x0000000100004ce9 MainWindow:
n_eventTable_itemSelectionChanged() + 53
1 com.yourcompany.iAlert 0x0000000100016c28 MainWindow::qt_metacall(QMetaObject::Call, int, void**) + 248
2 QtCore 0x00000001026e9892 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 978
3 QtGui 0x0000000101fac493 QTableWidget::qt_metacall(QMetaObject::Call, int, void**) + 175
4 QtCore 0x00000001026e9892 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 978
5 QtGui 0x0000000101f99768 QItemSelectionModelPrivate::_q_rowsAboutToBeRemove
6 QtGui 0x0000000101f930c1 QItemSelectionModel::qt_metacall(QMetaObject::Call
7 QtCore 0x00000001026e9892 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 978
8 QtCore 0x0000000102730ba1 QAbstractItemModel::rowsAboutToBeRemoved(QModelInd
9 QtCore 0x00000001026ca7f3 QAbstractItemModel::beginRemoveRows(QModelIndex const&, int, int) + 105
10 QtGui 0x0000000101fb1622 QTableModel::removeRows(int, int, QModelIndex const&) + 118
11 QtGui 0x0000000101faa599 QTableWidget::removeRow(int) + 91
12 com.yourcompany.iAlert 0x0000000100005697 MainWindow:
n_cameraList_currentIndexChanged(QString const&) + 191
13 com.yourcompany.iAlert 0x0000000100016c14 MainWindow::qt_metacall(QMetaObject::Call, int, void**) + 228
14 QtCore 0x00000001026e9892 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 978
15 QtGui 0x0000000101e24446 QComboBoxPrivate::_q_emitCurrentIndexChanged(QMode
16 QtGui 0x0000000101e28021 QComboBoxPrivate::_q_rowsInserted(QModelIndex const&, int, int) + 317
17 QtGui 0x0000000101e21e7f QComboBox::qt_metacall(QMetaObject::Call, int, void**) + 805
18 QtCore 0x00000001026e9892 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 978
19 QtCore 0x0000000102730be7 QAbstractItemModel::rowsInserted(QModelIndex const&, int, int) + 63
20 QtCore 0x00000001026cd84a QAbstractItemModel::endInsertRows() + 74
21 QtGui 0x0000000101fd6143 QStandardItemPrivate::insertRows(int, int, QList<QStandardItem*> const&) + 711
22 QtGui 0x0000000101e2b17b QStandardItemModel::insertRow(int, QStandardItem*) + 65
23 QtGui 0x0000000101e28632 QComboBox::insertItem(int, QIcon const&, QString const&, QVariant const&) + 314
24 com.yourcompany.iAlert 0x0000000100005acd MainWindow::upnpDiscovery(QUpnpDiscovery) + 603
25 com.yourcompany.iAlert 0x0000000100016baf MainWindow::qt_metacall(QMetaObject::Call, int, void**) + 127
26 QtCore 0x00000001026e8b7c QObject::event(QEvent*) + 282
27 QtGui 0x0000000101b1d18a QWidget::event(QEvent*) + 3556
28 QtGui 0x0000000101e683a4 QMainWindow::event(QEvent*) + 860
29 QtGui 0x0000000101ad0718 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 304
30 QtGui 0x0000000101ad0999 QApplication::notify(QObject*, QEvent*) + 603
31 QtCore 0x00000001026d6276 QCoreApplication::notifyInternal(QObject*, QEvent*) + 104
32 QtCore 0x00000001026d6615 QCoreApplicationPrivate::sendPostedEvents(QObject*
33 com.apple.CoreFoundation 0x00007fff89605b51 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FU
34 com.apple.CoreFoundation 0x00007fff8960547c __CFRunLoopDoSources0 + 444
35 com.apple.CoreFoundation 0x00007fff8962c1a9 __CFRunLoopRun + 905
36 com.apple.CoreFoundation 0x00007fff8962bae6 CFRunLoopRunSpecific + 230
37 com.apple.HIToolbox 0x00007fff8ef233d3 RunCurrentEventLoopInMode + 277
38 com.apple.HIToolbox 0x00007fff8ef2a58f ReceiveNextEventCommon + 181
39 com.apple.HIToolbox 0x00007fff8ef2a4ca BlockUntilNextEventMatchingListInMode + 62
40 com.apple.AppKit 0x00007fff8b3383f1 _DPSNextEvent + 659
41 com.apple.AppKit 0x00007fff8b337cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
42 com.apple.AppKit 0x00007fff8b33462d -[NSApplication run] + 470
43 QtGui 0x0000000101a8e42b QEventDispatcherMac:
rocessEvents(QFlags<QEventLoop:
rocessEventsFlag>) + 799
44 QtCore 0x00000001026d3905 QEventLoop::exec(QFlags<QEventLoop:
rocessEventsFlag>) + 247
45 QtCore 0x00000001026d68af QCoreApplication::exec() + 175
46 com.yourcompany.iAlert 0x00000001000047c3 main + 147
47 com.yourcompany.iAlert 0x00000001000042fa _start + 248
48 com.yourcompany.iAlert 0x0000000100004201 start + 33
Re: Open Source Alert Commander Replacemen t
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-18-2011 01:42 AM
Thank you very much for your efforts!!!
Alert Commander Replacemen t
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-25-2011 09:10 PM
I'm very interested in a Lion version of the Alert software. I've downloaded the latest version and find that it crashes seconds into launching. Sometimes a camera appears just before the crash and sometime it just crashes. I'll be interested if you make further progress. Thanks for your efforts in the matter
Re: Alert Commander Replacemen t
[ Edited ]
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-27-2011 10:33 AM - last edited on 11-27-2011 02:21 PM by nanci
Ok, I posted a new release that SHOULD fix the multi camera crash. (https://github.com/szatmary/iAlert/downloads). Please send any bug reports to [personal content removed]
Re: Alert Commander Replacemen t
[ Edited ]
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-28-2011 09:55 AM - edited 11-28-2011 09:56 AM
It is best to PM the above poster as you cannot post personal information on these boards.
Also if you wish to post code click on the clipboard with the C on it as that will be better (no happy faces) and has a bigger character limit.
Cat
Logitech Support Specialist
If a reply adequately addresses your technical issue, please click on the "Accept as Solution" and "Give Kudos" button so this information can benefit other users via search.
Re: Alert Commander Replacemen t
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-28-2011 04:14 PM
I have created a google group at http://groups.google.com/group/ialert for discussions around the iAlert software
Re: Open Source Alert Commander Replacemen t
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-29-2011 07:43 AM
I downloaded and installed iAlert on a MacBook Air. Works fine. Just wish Logitech would develop an application for the Mac so all the controls would be available. Really annoying... Logitech... PLEASE?! If you don't and someone else (like Apple or Microsoft) create a decent product your existing customers will DESERT YOU INSTANTLY.
You are NOT developing GOODWILL and customer loyalty.
Matt
Re: Alert Commander Replacemen t
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-29-2011 07:50 AM
I downloaded the latest version, but no cameras appear in the drop down. I can connect to the cameras in VLC, and in my VirtualBox XP version of Commander.
I do use a non-standard IP range (192.168.2.XXX), could it possibly could be because of this?
Re: Open Source Alert Commander Replacemen t
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-29-2011 09:36 PM
Excellent work!!
Re: Alert Commander Replacemen t
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-30-2011 07:34 AM
The IP range shoud not matter. The cameras are discovered usinng UPNP, same as Logitech COommander. The only thing I can sugest is to reset all your cameras and home plug devices (if any)
