You are not logged in.
Hmm, should this update fix the problems with too new curl and libcdio versions? If so, it doesn't.
uhh.. Sorry...:)
Fixed in Svn... Please. test from there and if it works I do another one tarball...
svn checkout http://dissonance.googlecode.com/svn/trunk/ dissonance
./autogen.sh
./configure
make
and to prove it, ./src/consonance
Ahh.. Not absolutely nothing on packaging...
If somebody wants to create rpm, deb etc. will be welcomes...
Offline
Hmm, strange. Now it wants to have curl-2.18.2 which is installed. Maybe the problem is that it needs exactly "2.18.2" while the installed version is "2.18.2-8ubuntu4"?
Desktop: http://www.sysprofile.de/id15562, Arch Linux | Notebook: Thinkpad L13 Yoga Gen2, Manjaro
The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work. - Tuomas Lukka
Offline
uhmmm....
Here there is another error… I am seeing, that the true version of libcurl is 7.18 (In fedora 11 libcurl-7.19.4-8.fc11)
there is an error in the message of configure.ac
PKG_CHECK_MODULES([libcurl],
[libcurl >= 7.18.2],
[],
[AC_MSG_ERROR(curl-2.18.2 is required)]]
It verifies the correct version, but it says that it needs another version...
Now. it reviews well… in ubuntu. that version of libcurl tenes installed????. 2.18.2 or 7.18.2????
I do not have installed ubuntu.:rolleyes: But it fixes now them so that it looks for and it demands the greater or equal version to 7.18 of libcurl..:|
It tries again....
within the folder dissonance does " svn up" in order to update to update from svn...
Offline
Yes, you're right, it's 7.18.2, not 2.18.2. Now it gives the correct error, but still it gives one though curl 7.18.2.-8ubuntu4 is installed. Could it possibly need python-pycurl or tclcurl?
edit: Yeah, I've found the problem! It was the package libcurl4-gnutls-dev (7.18.2-8ubuntu4)!
edit2: libcdio hasn't made any problems, but libcdio-paranoia: 0.80 is needed and 0.78.2 is avaiable.
Last edited by PhotonX (2009-05-26 05:04:28)
Desktop: http://www.sysprofile.de/id15562, Arch Linux | Notebook: Thinkpad L13 Yoga Gen2, Manjaro
The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work. - Tuomas Lukka
Offline
I don't understand what are you talking about. u.u
Just a question, until now Consonance uses notification-daemon to server the OSD feature, but has as dependencies libnotify, but without notification-daemon OSD doesn't works, and it (notification-daemon) has much more GNOME dependencies like gstreamer and gconf. Has a way to use only libnotify to offer OSD feautre?
o/
Last edited by Lyceuhns (2009-05-26 05:16:13)
Offline
PhotonX.. Try now..
It verifies the versions that uses intrepid in launchpad, and fixes other dependencies... libcddb>=1.2.1 and libmodplug>=0.7.0..
Lyceuhns.
libnotify is an independent package.. This, communicates with notification-deamon with dbus, and notification-deamon is in charge of OSD.. I do not understand very well your doubt...
Offline
Ok, configure has run successfully! But now make gives me following errors and warnings:
tags.c:19:19: Fehler: tag_c.h: No such file or directory
tags.c: In Funktion »get_info_taglib«:
tags.c:51: Fehler: »TagLib_File« nicht deklariert (erste Benutzung in dieser Funktion)
tags.c:51: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal aufgeführt
tags.c:51: Fehler: für jede Funktion in der er auftritt.)
tags.c:51: Fehler: »tfile« nicht deklariert (erste Benutzung in dieser Funktion)
tags.c:52: Fehler: »TagLib_Tag« nicht deklariert (erste Benutzung in dieser Funktion)
tags.c:52: Fehler: »tag« nicht deklariert (erste Benutzung in dieser Funktion)
tags.c:53: Fehler: expected »=«, »,«, »;«, »asm« or »__attribute__« before »*« token
tags.c:53: Fehler: »audio_prop« nicht deklariert (erste Benutzung in dieser Funktion)
tags.c:55: Warnung: Implizite Deklaration der Funktion »taglib_file_new«
tags.c:62: Warnung: Implizite Deklaration der Funktion »taglib_file_tag«
tags.c:69: Warnung: Implizite Deklaration der Funktion »taglib_file_audioproperties«
tags.c:76: Warnung: Implizite Deklaration der Funktion »taglib_tag_title«
tags.c:76: Warnung: Übergabe des Arguments 1 von »g_strdup« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
tags.c:77: Warnung: Implizite Deklaration der Funktion »taglib_tag_artist«
tags.c:77: Warnung: Übergabe des Arguments 1 von »g_strdup« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
tags.c:78: Warnung: Implizite Deklaration der Funktion »taglib_tag_album«
tags.c:78: Warnung: Übergabe des Arguments 1 von »g_strdup« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
tags.c:79: Warnung: Implizite Deklaration der Funktion »taglib_tag_genre«
tags.c:79: Warnung: Übergabe des Arguments 1 von »g_strdup« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
tags.c:80: Warnung: Implizite Deklaration der Funktion »taglib_tag_track«
tags.c:81: Warnung: Implizite Deklaration der Funktion »taglib_tag_year«
tags.c:82: Warnung: Implizite Deklaration der Funktion »taglib_audioproperties_bitrate«
tags.c:83: Warnung: Implizite Deklaration der Funktion »taglib_audioproperties_length«
tags.c:84: Warnung: Implizite Deklaration der Funktion »taglib_audioproperties_channels«
tags.c:85: Warnung: Implizite Deklaration der Funktion »taglib_audioproperties_samplerate«
tags.c:88: Warnung: Implizite Deklaration der Funktion »taglib_tag_free_strings«
tags.c:89: Warnung: Implizite Deklaration der Funktion »taglib_file_free«
tags.c: In Funktion »save_tags_to_file«:
tags.c:149: Fehler: »TagLib_File« nicht deklariert (erste Benutzung in dieser Funktion)
tags.c:149: Fehler: »tfile« nicht deklariert (erste Benutzung in dieser Funktion)
tags.c:150: Fehler: »TagLib_Tag« nicht deklariert (erste Benutzung in dieser Funktion)
tags.c:150: Fehler: »tag« nicht deklariert (erste Benutzung in dieser Funktion)
tags.c:169: Warnung: Implizite Deklaration der Funktion »taglib_tag_set_track«
tags.c:171: Warnung: Implizite Deklaration der Funktion »taglib_tag_set_title«
tags.c:173: Warnung: Implizite Deklaration der Funktion »taglib_tag_set_artist«
tags.c:175: Warnung: Implizite Deklaration der Funktion »taglib_tag_set_album«
tags.c:177: Warnung: Implizite Deklaration der Funktion »taglib_tag_set_genre«
tags.c:179: Warnung: Implizite Deklaration der Funktion »taglib_tag_set_year«
tags.c:183: Warnung: Implizite Deklaration der Funktion »taglib_file_save«
make[2]: *** [consonance-tags.o] Fehler 1
make[2]: Verlasse Verzeichnis '/home/photon/svn/dissonance/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/home/photon/svn/dissonance'
make: *** [all] Fehler 2
If you need the output translated to English I can do it. Maybe it needs some additional taglib packages?
Last edited by PhotonX (2009-05-26 15:32:15)
Desktop: http://www.sysprofile.de/id15562, Arch Linux | Notebook: Thinkpad L13 Yoga Gen2, Manjaro
The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work. - Tuomas Lukka
Offline
Install libtagc0-dev???? or similar..
ubuntu usually divides the packages in several others... in this case it divides tag_lib in libtag1-dev, libtag1-doc, libtag1c2a, libtagc0 and libtagc0-dev...
It installs all of them and it only use make...:)
Offline
Ah, ok. I've found it out exactly now what package is missing: libtagc0 (and maybe libtagc0-dev). So now it has compiled and it runs, but the tray icon doesn't show up, just a white line. It doesn't found a .png:
** (consonance:13721): CRITICAL **: Unable to load conrc, err: Datei ist leer
** (consonance:13721): WARNING **: Unable to load app png : Datei »/usr/local/share/consonance/data/consonance.png« konnte nicht geöffnet werden: No such file or directory
Desktop: http://www.sysprofile.de/id15562, Arch Linux | Notebook: Thinkpad L13 Yoga Gen2, Manjaro
The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work. - Tuomas Lukka
Offline
never installed it???
sudo make install
or: su -c 'make install'
Finally!!! !
Offline
Lyceuhns.
libnotify is an independent package.. This, communicates with notification-deamon with dbus, and notification-deamon is in charge of OSD.. I do not understand very well your doubt...
In reume:
can we use OSD without the notification-daemon? Just with the libnotify?
Offline
Yes...
at first libnofify depends on notificatition-deamon.. in fact they are a same package (http://www.galago-project.org/news/index.php), but this developed good so that notification-deamon can be replaced by another one like xfce4-notifyd (http://spuriousinterrupt.org/projects/xfce4-notifyd) or notify-osd (the new toy of ubuntu!-)
Simply if notification-deamon this not working, did not show any information, this does not generate any problem..
Offline
Oh, sry, I thought it would find the .png directly from there. Ok, the icon is found and in its transparency is working in the window border and in the window list (or in my case AWN) but the tray icon has an ugly white background. But the reason is that I use an own background image in the panel (with the default one everything is ok). Is there a way to fix this?
edit: And a second problem to report: I imported my library and some tracks are packed in a "Unknown Artists" folder. The problem is that if a select the whole library and play most of those tracks show neither an artist name (ok, that's clear) nor the track name in the main list. In the sidebar at least the file name is shown. That's quite strange since the file name is for example something like [artist name]-[album name]-[track number]-[track name].mp3 and still all those things aren't recognized properly while other tracks from the same album, folder and with the same file name structure are recognized properly...
edit2: Another observation: The album label in the notifications (the fancy Ubuntu ones) is blurry, seems to be a small scaled up image. On those tracks with no information shown in the list the notifications don't work at all with following error:
(consonance:17835): libnotify-CRITICAL **: notify_notification_update: assertion `summary != NULL && *summary != '\0'' failed
And last but not least the Gnome media player shortcuts don't work.
But otherwise it's working quite perfectly eating up very little RAM.
edit3: The About dialog shows "Totem Movie Player 0.5.9".
Last edited by PhotonX (2009-05-26 19:29:33)
Desktop: http://www.sysprofile.de/id15562, Arch Linux | Notebook: Thinkpad L13 Yoga Gen2, Manjaro
The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work. - Tuomas Lukka
Offline
Totem media player!!!!
That crazy no?
I solve tomorrow it… And the rest… we will try.!!!
I made a page in wiki, so that they comment this type of errors. and not to soil this forum
Offline
Yes...
at first libnofify depends on notificatition-deamon.. in fact they are a same package (http://www.galago-project.org/news/index.php), but this developed good so that notification-deamon can be replaced by another one like xfce4-notifyd (http://spuriousinterrupt.org/projects/xfce4-notifyd) or notify-osd (the new toy of ubuntu!-)Simply if notification-deamon this not working, did not show any information, this does not generate any problem..
Oh, no no, no problem, and thanks, i'm understand what does this means.
Let me play a little more here...
Offline
Well, i made a PKGBUILD (patched =P ): http://aur.archlinux.org/packages.php?ID=26776
And you up the 0.5.9.1 version, but leaved the folder name just with 0.5.9.
And a favor: can you change the tarball name to dissonance? For compatibilities questions.
And about the application, there are some words translated yet... sounds spanish, whats going on?
And another thing: Man...! The album cover looks SO small... o.o
Don't you think is better change the position with the volume control, to try increase the size without touch the layout?
o/
Offline
Before nothing I want that they know! Recently I began to program in gtk.
Now, I know autotools very little reason why still I am seeing the form to add internationalization to consonance...
I do all this, so that the development continues... It will develop everything what can.. but they do not wait for great things of my part..
If you do not know to program, make diffusion, look for people so that they contribute little who know, they throw crazy ideas...
What it sounds Spanish to you, is Spanish!:D
Them comment, I am Argentine. I am not good in the English.. But these are not translations, are in code (As it names fixed), and cannot be translated...
I am fixing it so that it is seen in English..
mm.. change the tarball name to dissonance? Thus, one would become true fork... I understand you say, So far I prefer that it continues living consonance. and in any case they make a voting...
Aside, I do not like the name dissonance! It was only a fast name by analogy..
Yes.. The album cover looks SOOO small.. It had increased it, but I do not like as it is. In any case, it would be good for making another menu of context like amarok..
There it does not touch anything… this, does not work correctly…
but still I am not going to fix it. In systray also, it increases and it falls very little with the wheel of the mouse.. It already fixes it. Within very little in svn..
ahh.. When they are changes in the interface, they do mock-ups... That they are understood much but that a long explanation..
In awhile, a new revision.;)
Offline
Ahh..
Lyceuhns.. Tanks for the PKGBUILD..!
New revision.. http://dissonance.googlecode.com/files/ … .91.tar.gz (also in svn)
It fixes a few small things..
Now Incress and decress volume level 5% with wheel
Notifications only are if consonance not this in first plane, new text layout and no errors if no tags...
In help menu show links to Consonance homepage, a Nonofficial wiki and forum and Works!-)
Completely in English...
etc.. .
Play!!
edit!!! http://dissonance.googlecode.com/files/ … 1.1.tar.gz
It eliminates Spanish surplus!!
edit 2: http://dissonance.googlecode.com/files/ … 1.2.tar.gz (Drop Spanish!-)
Last edited by msdelos (2009-05-27 15:18:15)
Offline
Hmm, some Spanish strings are still there: "Buscar" and "Pistas". The tray icon still has an ugly background. The notifications are now working as you discribed.
Desktop: http://www.sysprofile.de/id15562, Arch Linux | Notebook: Thinkpad L13 Yoga Gen2, Manjaro
The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work. - Tuomas Lukka
Offline
You could show screenshot of the problem.? I do not have awm installed..
Tanks! They continue appearing words in Spanish.. Fixed in svn
Last edited by msdelos (2009-05-27 15:59:03)
Offline
It's the tray icon, in AWN everything is ok. I think it's a problem of the panel background image (not the standart GTK theme panel background).
Desktop: http://www.sysprofile.de/id15562, Arch Linux | Notebook: Thinkpad L13 Yoga Gen2, Manjaro
The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work. - Tuomas Lukka
Offline
try now...
pacth based on: https://bugzilla.redhat.com/show_bug.cgi?id=457151
Offline
Yep, working perfectly!
Desktop: http://www.sysprofile.de/id15562, Arch Linux | Notebook: Thinkpad L13 Yoga Gen2, Manjaro
The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work. - Tuomas Lukka
Offline
okk...
New Tarball.. http://dissonance.googlecode.com/files/ … .92.tar.gz
Offline
Before nothing I want that they know! Recently I began to program in gtk.
Oh, congratulations, has been a great begins.
Now, I know autotools very little reason why still I am seeing the form to add internationalization to consonance...
I do all this, so that the development continues... It will develop everything what can.. but they do not wait for great things of my part..
If you do not know to program, make diffusion, look for people so that they contribute little who know, they throw crazy ideas...
Oh, let's until we can (manly you can ), and let's do it together. XDD~~
...
What it sounds Spanish to you, is Spanish!big_smile
Them comment, I am Argentine. I am not good in the English.. But these are not translations, are in code (As it names fixed), and cannot be translated...I am fixing it so that it is seen in English..
Well, bad english me too. But we're in lucky, we have the PhotonX to save us. XD
Talking about i remembered, like the new context of the notification in OSD, but you need to change the 'the' for 'in'.
(MUSIC_X by (made by) ARTIST_X in (the music is in) ALBUM_X)
mm.. change the tarball name to dissonance? Thus, one would become true fork... I understand you say, So far I prefer that it continues living consonance. and in any case they make a voting...
Aside, I do not like the name dissonance! It was only a fast name by analogy..
I understand what you want to say too, but it's not very nice keep this using the name of "another" program.
You wanting or not, it's not the same application:
...because I have completed all that I wanted to see in Consonance. It has been a fun project.
You change the gui, add features... I think that Sacamano wants "that" application, you can ask him for use the name, because it's also ilegal, you take a app, modify the app, and launch as this app is the same first app. (You take the kernel Linux, add the Reiser4 support and launch as just Linux.)
Or if you are a "official" developer, and has the "rights" (as the name).
For example, i can't up PKGBUILD as Consonance and i can't ask package's propriety because it is up to date officialy by your author (so the last Consonance version it's the 0.5.1).
It's a little hard to me explain (mainly in english =p ), sorry.
I like the name 'Consonance' too, so if is just for kidding, try 'Consonance_v2', somthing like this. Or try other names like 'Harmony' (i liked). ;D
But i know it's just a detail, the main s find bugs and kill then.
Yes.. The album cover looks SOOO small.. It had increased it, but I do not like as it is. In any case, it would be good for making another menu of context like amarok..
~_~
What file can i search about this part of the code (gui.c, panel.c)?
Do you use any kind of IDE to see and change layout in real-time?
The tray icon still has an ugly background.
Ohohoh, i saw this, coincidentally i was using the same background color in the panel.
Anyway, it's fixed now.
msdelos, see this: http://bbs.archlinux.org/viewtopic.php? … 48#p537448
It's not a "bug", but isn't a correct function.
And a bug relative to your new whellmouse volume control function:
If you change the volume by the whell in systray icon, the volume it's not update in the volume control on the window.
PKGBUILD has been updated: http://aur.archlinux.org/packages.php?ID=26776
Now added the notification-daemon as optional dependence.
Remove the 'DB format has changed' message.
Wow! A BIG text. Sorry.
o/
Offline