Page 506 of 534 FirstFirst ... 6406456496504505506507508516 ... LastLast
Results 5,051 to 5,060 of 5333

Thread: Guayadeque Music Player Test request

  1. #5051
    Join Date
    Aug 2005
    Location
    Mars
    Beans
    245

    Re: Guayadeque Music Player Test request

    Quote Originally Posted by anonbeat View Post
    No, what I said is that I prefer only one way as this way it will be more easy for me to track.
    As always I will try to help in everything I can by email, thought this thread or in the guayadeque.org forums.
    I hope that in the near future most of the ppl come to the guayadeque.org forums for bug reports, suggestions, comments, etc
    Its open to everyone who want to contribute to this project.

    Thanks for your help
    Earlier statements had suggested you were abandoning this thread.

    My question of the same issue on Guayadeque.org resulted in a closed thread and no answer. No one will contribute if they are silenced with honest questions.

  2. #5052
    Join Date
    Jan 2008
    Location
    Santiago, Chile.
    Beans
    963
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Guayadeque Music Player Test request

    Quote Originally Posted by BoredOutOfMyMind View Post
    Earlier statements had suggested you were abandoning this thread.

    My question of the same issue on Guayadeque.org resulted in a closed thread and no answer. No one will contribute if they are silenced with honest questions.
    You can ask for support throughout the internet (google can help you a lot) but anonbeat will focus its efforts on solving problems in guayadeque.org. Otherwise it's too much work required to anonbeat. It seems reasonable to me and I don't see why it is so difficult to understand. After all, anonbeat is not our employee.

    Greetings.

  3. #5053
    Join Date
    Nov 2008
    Location
    #!
    Beans
    1,749

    Re: Guayadeque Music Player Test request

    Quote Originally Posted by BoredOutOfMyMind View Post
    Earlier statements had suggested you were abandoning this thread.

    My question of the same issue on Guayadeque.org resulted in a closed thread and no answer. No one will contribute if they are silenced with honest questions.
    Quote Originally Posted by Carlos C View Post
    You can ask for support throughout the internet (google can help you a lot) but anonbeat will focus its efforts on solving problems in guayadeque.org. Otherwise it's too much work required to anonbeat. It seems reasonable to me and I don't see why it is so difficult to understand. After all, anonbeat is not our employee.

    Greetings.
    The point that BoredOutOfMyMind was making was valid and a good honest question that had nothing to do with understanding the role of the developer or development. If you ask a question here and the thread is closed without discussion then why would you ask another question?

  4. #5054
    Join Date
    Dec 2004
    Beans
    1,068
    Distro
    Xubuntu 15.10 Wily Werewolf

    Re: Guayadeque Music Player Test request

    I can't build 1278:
    Code:
    /home/pickarooney/tmp/Guaya/guayadeque-svn/src/GIO_Volume.cpp: In function ‘void Unmounted_Device(GObject*, GAsyncResult*, guGIO_Mount*)’:
    /home/pickarooney/tmp/Guaya/guayadeque-svn/src/GIO_Volume.cpp:151: error: ‘g_mount_eject_with_operation_finish’ was not declared in this scope
    /home/pickarooney/tmp/Guaya/guayadeque-svn/src/GIO_Volume.cpp: In member function ‘void guGIO_Mount::Unmount()’:
    /home/pickarooney/tmp/Guaya/guayadeque-svn/src/GIO_Volume.cpp:172: error: ‘g_mount_eject_with_operation’ was not declared in this scope
    make[2]: *** [src/CMakeFiles/guayadeque.dir/GIO_Volume.o] Error 1
    make[1]: *** [src/CMakeFiles/guayadeque.dir/all] Error 2
    make: *** [all] Error 2
    1267 had (I think) an identical error when building.

  5. #5055
    Join Date
    Nov 2008
    Location
    #!
    Beans
    1,749

    Re: Guayadeque Music Player Test request

    Guayadeque Wiki now has multiple language setup.

    German, Spanish and Russian are available and more will be added on request.

  6. #5056
    Join Date
    Apr 2006
    Location
    Gran Canaria
    Beans
    1,596
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Guayadeque Music Player Test request

    Quote Originally Posted by pickarooney View Post
    I can't build 1278:
    Code:
    /home/pickarooney/tmp/Guaya/guayadeque-svn/src/GIO_Volume.cpp: In function ‘void Unmounted_Device(GObject*, GAsyncResult*, guGIO_Mount*)’:
    /home/pickarooney/tmp/Guaya/guayadeque-svn/src/GIO_Volume.cpp:151: error: ‘g_mount_eject_with_operation_finish’ was not declared in this scope
    /home/pickarooney/tmp/Guaya/guayadeque-svn/src/GIO_Volume.cpp: In member function ‘void guGIO_Mount::Unmount()’:
    /home/pickarooney/tmp/Guaya/guayadeque-svn/src/GIO_Volume.cpp:172: error: ‘g_mount_eject_with_operation’ was not declared in this scope
    make[2]: *** [src/CMakeFiles/guayadeque.dir/GIO_Volume.o] Error 1
    make[1]: *** [src/CMakeFiles/guayadeque.dir/all] Error 2
    make: *** [all] Error 2
    1267 had (I think) an identical error when building.
    What version of ubuntu are you running ? Guess you need to update the gio library.

    Thanks for your help

  7. #5057
    Join Date
    Dec 2004
    Beans
    1,068
    Distro
    Xubuntu 15.10 Wily Werewolf

    Re: Guayadeque Music Player Test request

    xubuntu 9.04
    I don't know what Gio is exactly - can you help with that?

  8. #5058
    Join Date
    Apr 2006
    Location
    Gran Canaria
    Beans
    1,596
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Guayadeque Music Player Test request

    Quote Originally Posted by pickarooney View Post
    xubuntu 9.04
    I don't know what Gio is exactly - can you help with that?
    GIO is the new virtual file system API which is aiming to replace gnome-vfs. It is included in glib

    The current glib I have installed is 2.24.1
    Code:
    ii  libglib2.0-dev                        2.24.1-0ubuntu1                                 
    Development files for the GLib library
    Thanks for your help

  9. #5059
    Join Date
    Dec 2004
    Beans
    1,068
    Distro
    Xubuntu 15.10 Wily Werewolf

    Re: Guayadeque Music Player Test request

    Mine is 2.20.1 but it's the latest available to me.

  10. #5060
    Join Date
    Apr 2006
    Location
    Gran Canaria
    Beans
    1,596
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Guayadeque Music Player Test request

    Quote Originally Posted by pickarooney View Post
    Mine is 2.20.1 but it's the latest available to me.
    Maybe its time now to go to 10.04 as 10.10 is about to come out ?

Page 506 of 534 FirstFirst ... 6406456496504505506507508516 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •