[Blink] Blink doesn't work

Mike Nagie promike1987 at gmail.com
Sun Jan 24 21:23:56 CET 2016


Hi,

Thank you for your answer.
It's not worth trying to fix Xubuntu, that's just a virtual testing 
system for me. I didn't understand the error message, but after 
installing couple of programs... it still refused to work.
I did not use your repository, because I have Wily the werewolf and 
there was no such repository. I didn't find 'eventlib' in the official 
xubuntu repo, so that's what I got:

Traceback (most recent call last):
  File "/usr/local/bin/blink", line 30, in <module>
    from blink import Blink
  File "/usr/local/lib/python2.7/dist-packages/blink/__init__.py", line 
29, in <module>
    from eventlib import api
ImportError: No module named eventlib


So back to Archlinux.
We don't really have python-application, but python2-application and 
it's up-to-date. This is version 1.5.0-1
https://www.archlinux.org/packages/community/any/python2-application/
And there's nothing more, even in the testing repos. It seems to be the 
latest.

And yes, I built it from source. I used some old Arch AUR PKGBUILDs, but 
the main one is this one:
http://pkgbuild.com/git/aur-mirror.git/plain/blink-darcs/PKGBUILD
(All the dependencies have been satisfied)

Thanks once again
Mike


On 16-01-24 19:07:27, Saúl Ibarra Corretgé wrote:
> Hi Mike!
> 
> > On 24 Jan 2016, at 00:48, Mike Nagie <promike1987 at gmail.com> wrote:
> > 
> > Hello!
> > 
> > I'd like to try this program, and even though it was hard to satisfy all
> > the dependencies under Archlinux, it doesn't work.
> > 
> > Traceback (most recent call last):
> >  File "/usr/bin/blink", line 30, in <module>
> >    from blink import Blink
> >  File "/usr/lib/python2.7/site-packages/blink/__init__.py", line 47, in
> > <module>
> >    from blink.chatwindow import ChatWindow
> >  File "/usr/lib/python2.7/site-packages/blink/chatwindow.py", line 40,
> > in <module>
> >    from blink.contacts import URIUtils
> >  File "/usr/lib/python2.7/site-packages/blink/contacts.py", line 47, in
> > <module>
> >    from blink.sessions import SessionManager, StreamDescription
> >  File "/usr/lib/python2.7/site-packages/blink/sessions.py", line 29, in
> > <module>
> >    from application.python.weakref import weakobjectmap,
> > defaultweakobjectmap
> > ImportError: cannot import name defaultweakobjectmap
> > 
> 
> How did you install Blink? From source? If you are running latest Blink source you’ll need python-application >= 2.0, that should do.
> 
> > 
> > [I also tried it on (x)Ubuntu:
> > 
> > Traceback (most recent call last):
> >  File "/usr/local/bin/blink", line 30, in <module>
> >    from blink import Blink
> >  File "/usr/local/lib/python2.7/dist-packages/blink/__init__.py", line
> > 13, in <module>
> >    import sip
> > ImportError: No module named sip]
> > 
> 
> You need to have python-sip installed, which should be a dependency of python-qt4. Did you use our repositories to install Blink?
> 
> > 
> > But Archlinux's error messages are the important here, because that's
> > what I use.
> > 
> > 
> > Thanks in advance
> > Mike
> > _______________________________________________
> > Blink mailing list
> > Blink at lists.ag-projects.com
> > http://lists.ag-projects.com/mailman/listinfo/blink
> 
> --
> Saúl Ibarra Corretgé
> AG Projects
> 
> 
> 



> _______________________________________________
> Blink mailing list
> Blink at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/blink


-- 
You may be a victim of software counterfeiting


More information about the Blink mailing list