Xanthos-Code / vintel

EVE Online Visual Intel Tool
113 stars 59 forks source link

Alarm Sound do not works on my Ubuntu #63

Closed StefanoMad closed 8 years ago

StefanoMad commented 8 years ago

when i launch Vintel from Command Line i get this:

"sni-qt/2645" WARN 20:34:59.441 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE

Then Vintel opens and if i do a CTRL+A+C+C it checks local for koses but i do not get the alarm sound on proximity and eve on sound test old Vintel 0.62 was and still works

StefanoMad commented 8 years ago

Got it working reinstalling pyglet trought pip

Xanthos-Code commented 8 years ago

The library Vintel uses to play sound has changed with 1.0.0 and up. You are probably missing Pyglet 1.2.4. Just get that and try to run. From the readme:

To run or build from the source you need the following packages:

On Wed, Mar 9, 2016 at 11:38 AM, StefanoMad notifications@github.com wrote:

when i launch Vintel from Command Line i get this:

"sni-qt/2645" WARN 20:34:59.441 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE

Then Vintel opens and if i do a CTRL+A+C+C it checks local for koses but i do not get the alarm sound on proximity and eve on sound test old Vintel 0.62 was and still works

— Reply to this email directly or view it on GitHub https://github.com/Xanthos-Eve/vintel/issues/63.