Building a universal, human-friendly music interface. ...But first we have to fix the bugs!
You are not logged in.
Pages: 1
Hi
* my apologies if this the wrong title or in the wrong sub forum so please correct if you feel there is something more suited to the issue.
I am new to imitone.
When i start the app i get this message from something called Tattle.
Firstly what exactly is Tattle?
This i am unaware of exactly what it is.
Is it a part of imitone?
or something i am unaware of on my system?
The message i receive is this;
" wxWidgets Debug Alert
./src/common/socket.cpp(2058): assert ""m_establishing && m_impl"" failed in WaitOnConnect(): No connection establishment attempt in progress
Call stack:
[01] wxSocketClient::WaitOnConnect(long, long)
[02] wxHTTP::GetInputStream(wxString const&)
[03] tattle::Report::Reply::pull(wxHTTP&, tattle::Report::ParsedURL const&, wxString)
[04] tattle::Report::httpAction(wxHTTP&, tattle::Report::ParsedURL const&, tattle::Report::Reply&, wxProgressDialog*, bool) const
[05] tattle::Report::httpQuery(wxWindow*) const
[06] tattle::TattleApp::PerformQuery()
[07] tattle::TattleApp::Proceed()
[08] tattle::TattleApp::OnInit()
[09] wxApp::CallOnInit()
[10] wxEntry(int&, wchar_t**)
[11] main
[12] start
[13] 0x00000003
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.
Cancel No Yes "
I am trying to use my laptops internal microphone if that help and i also use little snitch, though i get this error message even when i switch little snitch off.
Thank you
Offline
Hello, Psy —
Tattle is a program we made, and which we bundle with imitone. In this case, it looks like Tattle has a bug that is keeping it from making a query to our server. I'll have to investigate that.
About Tattle. Its job is to "phone home", and we've made effort to respect imitone users' privacy in designing it. It has a few jobs:
Check for new updates and link you to them.
When an error happens, check for known solutions and link you to them.
When you fill out a feedback or error report, send the report along with technical data about your computer and copy of imitone.
(1) and (2) are basically just loading a webpage. We get a small amount of information which includes your IP address, imitone key and the basic error message. We use this information to get statistics on imitone's use and which errors are affecting a lot of people.
If you send us a report or message via (3), more extensive information will be sent to us which may include your username and information about your computer (mainly audio, MIDI and graphics card stuff). There is a button that lets you review all of the information that will be sent.
Offline
Pages: 1