the new sigram-one now uses a component with gstreamer
sigh....
leave package...
greetings
Search Criteria
Package Details: sigram-git r220.619e9e1-1
Package Actions
| Package Base: | sigram-git |
|---|---|
| Description: | A different telegram client from Sialan.labs (GIT version) |
| Upstream URL: | http://labs.sialan.org/projects/sigram |
| Category: | network |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | totoloco |
| Maintainer: | hnws |
| Last Packager: | hnws |
| Votes: | 8 |
| First Submitted: | 2014-06-09 18:46 |
| Last Updated: | 2015-01-25 02:17 |
Dependencies (3)
Required by (0)
Sources
Latest Comments
Comment by sl1pkn07
Comment by sl1pkn07
i dont't know
ask here https://github.com/sialan-labs/sigram/issues
Comment by legion1978
Hello
is there a way to launch several instances of sigram?
thanx
Comment by Morfeo
qt5-quickcontrols is required
Comment by sl1pkn07
try now
Comment by Alphanumerix
I believe, that qt5-graphicaleffects-git package should be requeired, because there is an error saying
QQmlApplicationEngine failed to load component
qrc:///main.qml:21 module "QtGraphicalEffects" is not installed
Right now without it Sigram is crushing right after opening main window.
Comment by sl1pkn07
the real problem is in the sigram-bin package side. because don't have "provides=('sigram')" in the PKGBUILD
anyway fixed
greetings
Comment by gdmsl
it works but please add conflict with sigram-bin
Comment by sl1pkn07
Adopted and upgrade
greetings
Comment by cippaciong
@angelblade That's strange, it worked for me. Well, an upstream fix will be the best option.
Comment by angelblade
@Cippaciong Sorry, i got same error with your PKBUILD :(. I prefer wait the issue #46 on github can be solved soon :)
Comment by cippaciong
@angelblade try also with my PKGBUILD, it shouldn't give the libappindicator error
Comment by angelblade
@Cippaciong I compiled following steps on README file and got error, always try compile with libappindicator , a temporary solution is given on previous comment. i reported this issue on github.
Comment by cippaciong
I wouldn't add libappindicator as a dependency, it's more like an optional dependency only for unity users.
Consider also that according to what is written on the README on github the support for libappindicator is compiled separately.
Comment by angelblade
I dont use Unity, libappindicator is used by Unity Users
i test compile modifying some files:
1) I downloaded git version for Sigram
2) delete directory libs
3) modified SialanTelegram.pro and deleted
SUBDIRS += libs
4) after
mkdir build && cd build
qmake -r ..
make
This work for me.
Comment by angelblade
Its possible require a new dependency: libappindicator but which package? Searching on AUR, i got
libappindicator, libappindicator1, libappindicator3
Error reported by @syuspark can be caused by line on libs/UnitySystemTray/UnitySystemTray.pro
INCLUDEPATH += "/usr/include/libappindicator-0.1"
Comment by cippaciong
@syuspark
Try with the PKGBUILD I posted in my previous comment, it should work.
By the way, I think you can get rid of that error installing libappindicator but is't useless if you are not a Unity user.
Comment by gdmsl
For me makepkg fails with this error
unitysystemtray.cpp:7:45: fatal error: libappindicator/app-indicator.h: No such file or directory
#include <libappindicator/app-indicator.h>
^
compilation terminated.
Comment by cippaciong
I finally managed to compile and install it, thanks to a comment on github and some try and fail.
Some directories and file names have changed, so the PKGBUILD and sigram file (the one is put in /usr/bin) needs to be changed too, you can find the first here:
http://pastie.org/9342990
and the latter here:
http://pastie.org/9342995
Comment by Phoenix_alx
Makefile:518: recipe for target 'copydeploymentfolders' failed
Makefile:39: recipe for target 'sub-Sigram-make_first-ordered' failed
make: *** [sub-Sigram-make_first-ordered] Error 2
==> ERROR: Se produjo un error en build().
in
aur/sigram-git r123.80eb4e1-2 (4)
Comment by unikum
May be add .desktop file?
Comment by sl1pkn07
and need:
sed 's|/opt/$${TARGET}/bin|/usr/share/sigram|g' -i deployment.pri
greetings
Comment by totoloco
Fixed
Comment by sl1pkn07
==> Iniciando package()...
Copying application data...
mkdir: no se puede crear el directorio «/opt/SialanTelegram»: Permiso denegado
Makefile:1064: recipe for target 'install_target' failed
make: *** [install_target] Error 1
fix with:
make INSTALL_ROOT="${pkgdir}" install
greetings
Comment by totoloco
Desktop file added :)
Comment by unikum
No desktop file for launch?
Comment by tuxflo
works here but I get the error that the image format is not supported.
Comment by deathye
Installed, but did not work
$ sigram
/usr/bin/sigram: line 3: 2249 Falha de segmentação (imagem do núcleo gravada)./SialanTelegram
Comment by totoloco
Great comment @Localizator ;)
Comment by Localizator
Not working!
Comment by angelblade
i got error like qrc:///main.qml:21 module "QtGraphicalEffects" is not installed and solved installing this package ==> qt5-graphicaleffects
Please add as dependency qt5-graphicaleffects
Comment by jgvr
I tried to install this but the installer tries to Install qt5 over and over again. It sais that the qt5 dependencies is not installed but it actually did... It reinstall and then again reinstall...
Comment by fmemb
@babel, that error is because you have to install other dependencies that are not included in the PKGBUILD, such as qt5-quickcontrols and others.
"pacman -S qt5" will solve the problem.
Comment by totoloco
Jritz, upload to a filebin your PKGBUILD or read /usr/share/pacman/PKGBUILD-git.proto
Comment by babel
I got this error installing it:
Project ERROR: Unknown module(s) in QT: quick qml
What is it about? What can I do to solve it?
Comment by Jristz
NO NO NO, If a TU look this PKGBUILD, him will deleti it ASAP.
Change the PKGBUILD to conform with pacman 4.1 CVS guideliness or you will have a bad time