Banshee SVN - GDATASHARP

Hi all,
I am trying to install Banshee from SVN directory using git ( git clone git://git.gnome.org/banshee )
I am however running into a corner as I am missing GDATASHARP (see terminal error below)
checking for GDATASHARP... no
configure: error: Package requirements (gdata-sharp-core >= 1.4
gdata-sharp-youtube >= 1.4) were not met:
No package 'gdata-sharp-core' found
No package 'gdata-sharp-youtube' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GDATASHARP_CFLAGS
and GDATASHARP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Error: Could not run ./configure, which is required to configure banshee
So after googleling a bit I compile and installed http://code.google.com/p/google-gdata/ using a modify pkgbuild dispo on AUR (to have the latest version)
#Contributor: neuromante <lorenzo.nizzi.grifi[at]gmail.com>
pkgname=google-gdata-sharp
pkgver=1.6.0.0
pkgrel=1
pkgdesc="NET library for the Google Data API "
arch=('i686' 'x86_64')
url="http://code.google.com/p/google-gdata/"
license=("APACHE")
depends=('mono')
makedepends=('mono')
options=('!libtool')
provides=('libgoogle-data-mono')
source=(http://google-gdata.googlecode.com/files/libgoogle-data-mono-1.6.0.0.tar.gz)
md5sums=('5056c2f594e4d0421a2ff54778c52417')
build() {
cd "$srcdir/libgoogle-data-mono-$pkgver"
make
make DESTDIR=$pkgdir install || return 1
I have also installed libgdata-0.6.4-1  python-gdata-2.0.10-1
But still the same error...
Any idea?
Many thanks for your help,
Regards,

Moderator: This is an old topic, but it has not reached any closure -- So I'll leave it open
Have you looked at https://aur.archlinux.org/packages.php?ID=26048  It looks like Banshee-git in aur was updated this month.

Similar Messages

  • Banshee 1.0 bloated

    What do you guys think about banshee, version 1.0 is pretty nice in my opinion, no more crashing for no apparent reason as earlier version did. While playing music memory usage reaches almost 100MB:
    direct: http://img516.imageshack.us/img516/7090 … hotps9.png
    This is really ugly
    I'm still using XMMS, I like how fast it loads +3K of songs, how it _seeks_ through the song, and the great efficiency. What's XMMS is missing is Ctrl + F to search a song. Audacious is slow when quickly changing songs, but it uses 2x more memory than XMMS. Exaile is very nice, even though it likes to eat 50MB of memory, it's speedy everywhere, python does not let you down. I don't like the Amarok like look. Man I wished foobar2000 was written for Linux and GTK+.

    brynjolf wrote:
    setsuna wrote:
    Forgive my ignorance (never tried foobar2000), but what would that be like? How is foobar2000 different from other audio players?
    mh... back when I was using windows, it was my player of choice, handling large playlist, moreover it's HIGHLY customizable and features a lot of plugins for everything you could wish for. It's not open source, but it's free.
    I had many problem switching from it, in fact I'm still using it with Wine to tag my files and adding replaygain's tags to my music; I can't find suitable alternatives to both (maybe I should write them...)
    Give it a try...
    http://www.foobar2000.org/
    I used to love foobar2000 until I found out that the configfile was hardlocked and you couldn't change it, which was annoying as hell since it crashed on me every second week... So I would advice to try to find something else but your experience is probably different.
    Well, some versions were buggy, but as you say, most of my needs were in using some of its more "advanced" features (scripting and so on); I still use it for tagging my music and for its replaygain scanner.
    But as a player I now use mpd (from svn) with gmpc, but I also use ncmpc if for reasons I need it, like when damned Eclipse crash with X altogether or when I have to make some maintenance in plain bash.

  • Domain Guideance and Clarification using SVN and an Export suggestion

    Hello Oracle SQL Data Modeler Support,
    Apologies if this has been documented somehwere and I have missed reading it, but have gone through the User Guide and cannot find the clarification I want regarding domains.
    1) WHAT IS BEST PRACTICE TO SAVE WHEN USING SVN
    From the forum I have picked up that the domains file is in the following directory:
    ~\datamodeler\datamodeler\types
    File name is 'defaultdomains.xml'
    When I come to save the file using SVN I get 'Choose versioned folder for storing system types'
    I assume this is where the domains file is stored.
    I require the Domains to be avialable centrally to all Designs I create, what should I do?
    a) Set the folder to ~\datamodeler\datamodeler\types
    b) Create a design called 'Domains' and store it in this folder
    c) Any thing you may suggest
    2) EXPORT OF DOMAIN FILE SUGGESTION
    This should be a quick win for you, can you please add an Export Domains function, seems this needs to do no more than make a copy of the defaultdomains.xml file and create it in a specified export directory.
    Will avoid having to go through the forum to pick up that the defaultdomains.xml file needs to be copied and transfered over for new SQL Data Modeler installations.

    Hello,
    I require the Domains to be avialable centrally to all Designs I create, what should I do?Default location is fine if SVN is not used and if all designs are used only on that computer.
    If versioning is used then it's better to have separate directory for domains and this directory shouldn't be part of any design's directory - i.e. for designs you can have directories c:\des_1, c:\des_2 ...c:\des_n - one directory per each design and that directory will contain design DMD file and design folder. For domains you can have directory c:\DM_Sys_types and you need to set this directory in "Tools>Preferences>Data Modeler>system types directory" - logical types, RDBMS sites and scripts also will be stored there.
    Philip

  • Svn with Apache Timeout issue

    Hello Archers,
    I've set up an svn Server with Apache folloing your wiki on my raspberry pi.
    https://wiki.archlinux.org/index.php/LAMP
    https://wiki.archlinux.org/index.php/Subversion_Setup
    Unfortunately I get errors when I try to commit several files (15 or so). I think it is a timeout issue, however I don't know where to specify the timeout in the httpd.conf (or httpd-ssl.conf)
    This is a client error message:
    Commit failed (details follow):
    Unexpected end of svndiff Input
    And this the corresponding server side log:
    [date] [dav:error] [pid 448:tid 2854220848] (70007)The timeout specified has expired: [client 192.168.178.55:63819] Timeout reading the body (URI: /Dokumente/!svn/txr/9-q/Music/myfile.mp3) [408, #0]
    [date] [dav:error] [pid 448:tid 2854220848] [client 192.168.178.55:63819] mod_dav_svn close_stream: error closing write stream [500, #185004]
    [date] [dav:error] [pid 448:tid 2854220848] [client 192.168.178.55:63819] Unexpected end of svndiff input [500, #185004]
    I assume it is some error like this: http://subversion.apache.org/faq.html#s … -truncated
    I think I don't have specified the timeouts correctly, since I haven't found the default option.
    tl:dr
    Do you know how to set the timeouts in the apache configuration file?
    I very much appreciate your help.
    arch on pi
    Here are my configuration Files with my position for the timeout order:
    httpd-ssl.conf:
    # This is the Apache server configuration file providing SSL support.
    # It contains the configuration directives to instruct the server how to
    # serve pages over an https connection. For detailed information about these
    # directives see <URL:http://httpd.apache.org/docs/2.4/mod/mod_ssl.html>
    # Do NOT simply read the instructions in here without understanding
    # what they do. They're here only as hints or reminders. If you are unsure
    # consult the online docs. You have been warned.
    # Required modules: mod_log_config, mod_setenvif, mod_ssl,
    # socache_shmcb_module (for default value of SSLSessionCache)
    # Pseudo Random Number Generator (PRNG):
    # Configure one or more sources to seed the PRNG of the SSL library.
    # The seed data should be of good random quality.
    # WARNING! On some platforms /dev/random blocks if not enough entropy
    # is available. This means you then cannot use the /dev/random device
    # because it would lead to very long connection times (as long as
    # it requires to make more entropy available). But usually those
    # platforms additionally provide a /dev/urandom device which doesn't
    # block. So, if available, use this one instead. Read the mod_ssl User
    # Manual for more details.
    #SSLRandomSeed startup file:/dev/random 512
    SSLRandomSeed startup file:/dev/urandom 512
    #SSLRandomSeed connect file:/dev/random 512
    SSLRandomSeed connect file:/dev/urandom 512
    # When we also provide SSL we have to listen to the
    # standard HTTP port (see above) and to the HTTPS port
    Listen 443
    ## SSL Global Context
    ## All SSL configuration in this context applies both to
    ## the main server and all SSL-enabled virtual hosts.
    # SSL Cipher Suite:
    # List the ciphers that the client is permitted to negotiate.
    # See the mod_ssl documentation for a complete list.
    SSLCipherSuite HIGH:MEDIUM:!aNULL:!MD5
    # Speed-optimized SSL Cipher configuration:
    # If speed is your main concern (on busy HTTPS servers e.g.),
    # you might want to force clients to specific, performance
    # optimized ciphers. In this case, prepend those ciphers
    # to the SSLCipherSuite list, and enable SSLHonorCipherOrder.
    # Caveat: by giving precedence to RC4-SHA and AES128-SHA
    # (as in the example below), most connections will no longer
    # have perfect forward secrecy - if the server's key is
    # compromised, captures of past or future traffic must be
    # considered compromised, too.
    #SSLCipherSuite RC4-SHA:AES128-SHA:HIGH:MEDIUM:!aNULL:!MD5
    #SSLHonorCipherOrder on
    # Pass Phrase Dialog:
    # Configure the pass phrase gathering process.
    # The filtering dialog program (`builtin' is an internal
    # terminal dialog) has to provide the pass phrase on stdout.
    SSLPassPhraseDialog builtin
    # Inter-Process Session Cache:
    # Configure the SSL Session Cache: First the mechanism
    # to use and second the expiring timeout (in seconds).
    #SSLSessionCache "dbm:/run/httpd/ssl_scache"
    SSLSessionCache "shmcb:/run/httpd/ssl_scache(512000)"
    SSLSessionCacheTimeout 6000
    ## SSL Virtual Host Context
    <VirtualHost _default_:443>
    # General setup for the virtual host
    DocumentRoot "/mnt/sda1/svn"
    ServerName 192.168.178.48:443
    ServerAdmin [email protected]
    ErrorLog "/var/log/httpd/error_log"
    TransferLog "/var/log/httpd/access_log"
    # SSL Engine Switch:
    # Enable/Disable SSL for this virtual host.
    SSLEngine on
    # Server Certificate:
    # Point SSLCertificateFile at a PEM encoded certificate. If
    # the certificate is encrypted, then you will be prompted for a
    # pass phrase. Note that a kill -HUP will prompt again. Keep
    # in mind that if you have both an RSA and a DSA certificate you
    # can configure both in parallel (to also allow the use of DSA
    # ciphers, etc.)
    # Some ECC cipher suites (http://www.ietf.org/rfc/rfc4492.txt)
    # require an ECC certificate which can also be configured in
    # parallel.
    SSLCertificateFile "/etc/httpd/conf/server.crt"
    #SSLCertificateFile "/etc/httpd/conf/server-dsa.crt"
    #SSLCertificateFile "/etc/httpd/conf/server-ecc.crt"
    # Server Private Key:
    # If the key is not combined with the certificate, use this
    # directive to point at the key file. Keep in mind that if
    # you've both a RSA and a DSA private key you can configure
    # both in parallel (to also allow the use of DSA ciphers, etc.)
    # ECC keys, when in use, can also be configured in parallel
    SSLCertificateKeyFile "/etc/httpd/conf/server.key"
    #SSLCertificateKeyFile "/etc/httpd/conf/server-dsa.key"
    #SSLCertificateKeyFile "/etc/httpd/conf/server-ecc.key"
    # Server Certificate Chain:
    # Point SSLCertificateChainFile at a file containing the
    # concatenation of PEM encoded CA certificates which form the
    # certificate chain for the server certificate. Alternatively
    # the referenced file can be the same as SSLCertificateFile
    # when the CA certificates are directly appended to the server
    # certificate for convenience.
    #SSLCertificateChainFile "/etc/httpd/conf/server-ca.crt"
    # Certificate Authority (CA):
    # Set the CA certificate verification path where to find CA
    # certificates for client authentication or alternatively one
    # huge file containing all of them (file must be PEM encoded)
    # Note: Inside SSLCACertificatePath you need hash symlinks
    # to point to the certificate files. Use the provided
    # Makefile to update the hash symlinks after changes.
    #SSLCACertificatePath "/etc/httpd/conf/ssl.crt"
    #SSLCACertificateFile "/etc/httpd/conf/ssl.crt/ca-bundle.crt"
    # Certificate Revocation Lists (CRL):
    # Set the CA revocation path where to find CA CRLs for client
    # authentication or alternatively one huge file containing all
    # of them (file must be PEM encoded).
    # The CRL checking mode needs to be configured explicitly
    # through SSLCARevocationCheck (defaults to "none" otherwise).
    # Note: Inside SSLCARevocationPath you need hash symlinks
    # to point to the certificate files. Use the provided
    # Makefile to update the hash symlinks after changes.
    #SSLCARevocationPath "/etc/httpd/conf/ssl.crl"
    #SSLCARevocationFile "/etc/httpd/conf/ssl.crl/ca-bundle.crl"
    #SSLCARevocationCheck chain
    # Client Authentication (Type):
    # Client certificate verification type and depth. Types are
    # none, optional, require and optional_no_ca. Depth is a
    # number which specifies how deeply to verify the certificate
    # issuer chain before deciding the certificate is not valid.
    #SSLVerifyClient require
    #SSLVerifyDepth 10
    # TLS-SRP mutual authentication:
    # Enable TLS-SRP and set the path to the OpenSSL SRP verifier
    # file (containing login information for SRP user accounts).
    # Requires OpenSSL 1.0.1 or newer. See the mod_ssl FAQ for
    # detailed instructions on creating this file. Example:
    # "openssl srp -srpvfile /etc/httpd/conf/passwd.srpv -add username"
    #SSLSRPVerifierFile "/etc/httpd/conf/passwd.srpv"
    # Access Control:
    # With SSLRequire you can do per-directory access control based
    # on arbitrary complex boolean expressions containing server
    # variable checks and other lookup directives. The syntax is a
    # mixture between C and Perl. See the mod_ssl documentation
    # for more details.
    #<Location />
    #SSLRequire ( %{SSL_CIPHER} !~ m/^(EXP|NULL)/ \
    # and %{SSL_CLIENT_S_DN_O} eq "Snake Oil, Ltd." \
    # and %{SSL_CLIENT_S_DN_OU} in {"Staff", "CA", "Dev"} \
    # and %{TIME_WDAY} >= 1 and %{TIME_WDAY} <= 5 \
    # and %{TIME_HOUR} >= 8 and %{TIME_HOUR} <= 20 ) \
    # or %{REMOTE_ADDR} =~ m/^192\.76\.162\.[0-9]+$/
    #</Location>
    # SSL Engine Options:
    # Set various options for the SSL engine.
    # o FakeBasicAuth:
    # Translate the client X.509 into a Basic Authorisation. This means that
    # the standard Auth/DBMAuth methods can be used for access control. The
    # user name is the `one line' version of the client's X.509 certificate.
    # Note that no password is obtained from the user. Every entry in the user
    # file needs this password: `xxj31ZMTZzkVA'.
    # o ExportCertData:
    # This exports two additional environment variables: SSL_CLIENT_CERT and
    # SSL_SERVER_CERT. These contain the PEM-encoded certificates of the
    # server (always existing) and the client (only existing when client
    # authentication is used). This can be used to import the certificates
    # into CGI scripts.
    # o StdEnvVars:
    # This exports the standard SSL/TLS related `SSL_*' environment variables.
    # Per default this exportation is switched off for performance reasons,
    # because the extraction step is an expensive operation and is usually
    # useless for serving static content. So one usually enables the
    # exportation for CGI and SSI requests only.
    # o StrictRequire:
    # This denies access when "SSLRequireSSL" or "SSLRequire" applied even
    # under a "Satisfy any" situation, i.e. when it applies access is denied
    # and no other module can change it.
    # o OptRenegotiate:
    # This enables optimized SSL connection renegotiation handling when SSL
    # directives are used in per-directory context.
    #SSLOptions +FakeBasicAuth +ExportCertData +StrictRequire
    <FilesMatch "\.(cgi|shtml|phtml|php)$">
    SSLOptions +StdEnvVars
    </FilesMatch>
    <Directory "/srv/http/cgi-bin">
    SSLOptions +StdEnvVars
    </Directory>
    # SSL Protocol Adjustments:
    # The safe and default but still SSL/TLS standard compliant shutdown
    # approach is that mod_ssl sends the close notify alert but doesn't wait for
    # the close notify alert from client. When you need a different shutdown
    # approach you can use one of the following variables:
    # o ssl-unclean-shutdown:
    # This forces an unclean shutdown when the connection is closed, i.e. no
    # SSL close notify alert is sent or allowed to be received. This violates
    # the SSL/TLS standard but is needed for some brain-dead browsers. Use
    # this when you receive I/O errors because of the standard approach where
    # mod_ssl sends the close notify alert.
    # o ssl-accurate-shutdown:
    # This forces an accurate shutdown when the connection is closed, i.e. a
    # SSL close notify alert is send and mod_ssl waits for the close notify
    # alert of the client. This is 100% SSL/TLS standard compliant, but in
    # practice often causes hanging connections with brain-dead browsers. Use
    # this only for browsers where you know that their SSL implementation
    # works correctly.
    # Notice: Most problems of broken clients are also related to the HTTP
    # keep-alive facility, so you usually additionally want to disable
    # keep-alive for those clients, too. Use variable "nokeepalive" for this.
    # Similarly, one has to force some clients to use HTTP/1.0 to workaround
    # their broken HTTP/1.1 implementation. Use variables "downgrade-1.0" and
    # "force-response-1.0" for this.
    BrowserMatch "MSIE [2-5]" \
    nokeepalive ssl-unclean-shutdown \
    downgrade-1.0 force-response-1.0
    # Per-Server Logging:
    # The home of a custom SSL log file. Use this when you want a
    # compact non-error SSL logfile on a virtual host basis.
    CustomLog "/var/log/httpd/ssl_request_log" \
    "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
    #SSLSessionTimeout 5m
    Timeout 600000
    <Location />
    DAV svn
    SVNParentPath /mnt/sda1/svn/repos
    AuthzSVNAccessFile /home/svn/.svn-policy-file
    AuthName "SVN Repositories"
    AuthType Basic
    AuthUserFile /home/svn/.svn-auth-file
    # Satisfy Any
    Require valid-user
    </Location>
    </VirtualHost>
    httpd.conf
    # This is the main Apache HTTP server configuration file. It contains the
    # configuration directives that give the server its instructions.
    # See <URL:http://httpd.apache.org/docs/2.4/> for detailed information.
    # In particular, see
    # <URL:http://httpd.apache.org/docs/2.4/mod/directives.html>
    # for a discussion of each configuration directive.
    # Do NOT simply read the instructions in here without understanding
    # what they do. They're here only as hints or reminders. If you are unsure
    # consult the online docs. You have been warned.
    # Configuration and logfile names: If the filenames you specify for many
    # of the server's control files begin with "/" (or "drive:/" for Win32), the
    # server will use that explicit path. If the filenames do *not* begin
    # with "/", the value of ServerRoot is prepended -- so "logs/access_log"
    # with ServerRoot set to "/usr/local/apache2" will be interpreted by the
    # server as "/usr/local/apache2/logs/access_log", whereas "/logs/access_log"
    # will be interpreted as '/logs/access_log'.
    # ServerRoot: The top of the directory tree under which the server's
    # configuration, error, and log files are kept.
    # Do not add a slash at the end of the directory path. If you point
    # ServerRoot at a non-local disk, be sure to specify a local disk on the
    # Mutex directive, if file-based mutexes are used. If you wish to share the
    # same ServerRoot for multiple httpd daemons, you will need to change at
    # least PidFile.
    ServerRoot "/etc/httpd"
    Timeout 60000
    # Mutex: Allows you to set the mutex mechanism and mutex file directory
    # for individual mutexes, or change the global defaults
    # Uncomment and change the directory if mutexes are file-based and the default
    # mutex file directory is not on a local disk or is not appropriate for some
    # other reason.
    # Mutex default:/run/httpd
    # Listen: Allows you to bind Apache to specific IP addresses and/or
    # ports, instead of the default. See also the <VirtualHost>
    # directive.
    # Change this to Listen on specific IP addresses as shown below to
    # prevent Apache from glomming onto all bound IP addresses.
    #Listen 12.34.56.78:80
    Listen 80
    # Dynamic Shared Object (DSO) Support
    # To be able to use the functionality of a module which was built as a DSO you
    # have to place corresponding `LoadModule' lines at this location so the
    # directives contained in it are actually available _before_ they are used.
    # Statically compiled modules (those listed by `httpd -l') do not need
    # to be loaded here.
    # Example:
    # LoadModule foo_module modules/mod_foo.so
    LoadModule authn_file_module modules/mod_authn_file.so
    #LoadModule authn_dbm_module modules/mod_authn_dbm.so
    #LoadModule authn_anon_module modules/mod_authn_anon.so
    #LoadModule authn_dbd_module modules/mod_authn_dbd.so
    #nach fehlermeldung
    LoadModule authn_socache_module modules/mod_authn_socache.so
    LoadModule authn_core_module modules/mod_authn_core.so
    LoadModule authz_host_module modules/mod_authz_host.so
    LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
    LoadModule authz_user_module modules/mod_authz_user.so
    #LoadModule authz_dbm_module modules/mod_authz_dbm.so
    #LoadModule authz_owner_module modules/mod_authz_owner.so
    #LoadModule authz_dbd_module modules/mod_authz_dbd.so
    LoadModule authz_core_module modules/mod_authz_core.so
    #LoadModule authnz_ldap_module modules/mod_authnz_ldap.so
    LoadModule access_compat_module modules/mod_access_compat.so
    LoadModule auth_basic_module modules/mod_auth_basic.so
    #LoadModule auth_form_module modules/mod_auth_form.so
    #LoadModule auth_digest_module modules/mod_auth_digest.so
    #LoadModule allowmethods_module modules/mod_allowmethods.so
    #LoadModule file_cache_module modules/mod_file_cache.so
    #Felhermeldung undefined symbols
    LoadModule cache_module modules/mod_cache.so
    #LoadModule cache_disk_module modules/mod_cache_disk.so
    #nach Fehlermeldung
    LoadModule cache_socache_module modules/mod_cache_socache.so
    #nochne Fehlermeldung
    LoadModule socache_shmcb_module modules/mod_socache_shmcb.so
    #LoadModule socache_dbm_module modules/mod_socache_dbm.so
    #LoadModule socache_memcache_module modules/mod_socache_memcache.so
    #LoadModule watchdog_module modules/mod_watchdog.so
    #LoadModule macro_module modules/mod_macro.so
    #LoadModule dbd_module modules/mod_dbd.so
    #LoadModule dumpio_module modules/mod_dumpio.so
    #LoadModule echo_module modules/mod_echo.so
    #LoadModule buffer_module modules/mod_buffer.so
    #LoadModule data_module modules/mod_data.so
    #LoadModule ratelimit_module modules/mod_ratelimit.so
    LoadModule reqtimeout_module modules/mod_reqtimeout.so
    #LoadModule ext_filter_module modules/mod_ext_filter.so
    #LoadModule request_module modules/mod_request.so
    LoadModule include_module modules/mod_include.so
    LoadModule filter_module modules/mod_filter.so
    #LoadModule reflector_module modules/mod_reflector.so
    #LoadModule substitute_module modules/mod_substitute.so
    #LoadModule sed_module modules/mod_sed.so
    #LoadModule charset_lite_module modules/mod_charset_lite.so
    #LoadModule deflate_module modules/mod_deflate.so
    #LoadModule xml2enc_module modules/mod_xml2enc.so
    #LoadModule proxy_html_module modules/mod_proxy_html.so
    LoadModule mime_module modules/mod_mime.so
    #LoadModule ldap_module modules/mod_ldap.so
    LoadModule log_config_module modules/mod_log_config.so
    #LoadModule log_debug_module modules/mod_log_debug.so
    #LoadModule log_forensic_module modules/mod_log_forensic.so
    #LoadModule logio_module modules/mod_logio.so
    #LoadModule lua_module modules/mod_lua.so
    LoadModule env_module modules/mod_env.so
    #LoadModule mime_magic_module modules/mod_mime_magic.so
    #LoadModule cern_meta_module modules/mod_cern_meta.so
    #LoadModule expires_module modules/mod_expires.so
    LoadModule headers_module modules/mod_headers.so
    #LoadModule ident_module modules/mod_ident.so
    #LoadModule usertrack_module modules/mod_usertrack.so
    #LoadModule unique_id_module modules/mod_unique_id.so
    LoadModule setenvif_module modules/mod_setenvif.so
    LoadModule version_module modules/mod_version.so
    #LoadModule remoteip_module modules/mod_remoteip.so
    LoadModule proxy_module modules/mod_proxy.so
    LoadModule proxy_connect_module modules/mod_proxy_connect.so
    LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
    LoadModule proxy_http_module modules/mod_proxy_http.so
    LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so
    LoadModule proxy_scgi_module modules/mod_proxy_scgi.so
    #LoadModule proxy_fdpass_module modules/mod_proxy_fdpass.so
    LoadModule proxy_wstunnel_module modules/mod_proxy_wstunnel.so
    LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
    LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
    LoadModule proxy_express_module modules/mod_proxy_express.so
    #LoadModule session_module modules/mod_session.so
    #LoadModule session_cookie_module modules/mod_session_cookie.so
    #LoadModule session_crypto_module modules/mod_session_crypto.so
    #LoadModule session_dbd_module modules/mod_session_dbd.so
    LoadModule slotmem_shm_module modules/mod_slotmem_shm.so
    #LoadModule slotmem_plain_module modules/mod_slotmem_plain.so
    #Fuer die cipher suite
    LoadModule ssl_module modules/mod_ssl.so
    #LoadModule dialup_module modules/mod_dialup.so
    LoadModule lbmethod_byrequests_module modules/mod_lbmethod_byrequests.so
    LoadModule lbmethod_bytraffic_module modules/mod_lbmethod_bytraffic.so
    LoadModule lbmethod_bybusyness_module modules/mod_lbmethod_bybusyness.so
    LoadModule lbmethod_heartbeat_module modules/mod_lbmethod_heartbeat.so
    LoadModule mpm_event_module modules/mod_mpm_event.so
    LoadModule unixd_module modules/mod_unixd.so
    #LoadModule heartbeat_module modules/mod_heartbeat.so
    #LoadModule heartmonitor_module modules/mod_heartmonitor.so
    #1 for svn
    LoadModule dav_module modules/mod_dav.so
    LoadModule status_module modules/mod_status.so
    LoadModule autoindex_module modules/mod_autoindex.so
    #LoadModule asis_module modules/mod_asis.so
    #LoadModule info_module modules/mod_info.so
    #LoadModule suexec_module modules/mod_suexec.so
    #LoadModule cgid_module modules/mod_cgid.so
    #LoadModule cgi_module modules/mod_cgi.so
    #2 for svn
    LoadModule dav_fs_module modules/mod_dav_fs.so
    #LoadModule dav_lock_module modules/mod_dav_lock.so
    #LoadModule vhost_alias_module modules/mod_vhost_alias.so
    LoadModule negotiation_module modules/mod_negotiation.so
    LoadModule dir_module modules/mod_dir.so
    #LoadModule imagemap_module modules/mod_imagemap.so
    #LoadModule actions_module modules/mod_actions.so
    #LoadModule speling_module modules/mod_speling.so
    LoadModule userdir_module modules/mod_userdir.so
    LoadModule alias_module modules/mod_alias.so
    #LoadModule rewrite_module modules/mod_rewrite.so
    #3 for svn
    LoadModule dav_svn_module modules/mod_dav_svn.so
    LoadModule authz_svn_module modules/mod_authz_svn.so
    <IfModule unixd_module>
    # If you wish httpd to run as a different user or group, you must run
    # httpd as root initially and it will switch.
    # User/Group: The name (or #number) of the user/group to run httpd as.
    # It is usually good practice to create a dedicated user and group for
    # running httpd, as with most system services.
    User http
    Group http
    </IfModule>
    # 'Main' server configuration
    # The directives in this section set up the values used by the 'main'
    # server, which responds to any requests that aren't handled by a
    # <VirtualHost> definition. These values also provide defaults for
    # any <VirtualHost> containers you may define later in the file.
    # All of these directives may appear inside <VirtualHost> containers,
    # in which case these default settings will be overridden for the
    # virtual host being defined.
    # ServerAdmin: Your address, where problems with the server should be
    # e-mailed. This address appears on some server-generated pages, such
    # as error documents. e.g. [email protected]
    ServerAdmin [email protected]
    # ServerName gives the name and port that the server uses to identify itself.
    # This can often be determined automatically, but we recommend you specify
    # it explicitly to prevent problems during startup.
    # If your host doesn't have a registered DNS name, enter its IP address here.
    #ServerName www.example.com:80
    # Deny access to the entirety of your server's filesystem. You must
    # explicitly permit access to web content directories in other
    # <Directory> blocks below.
    <Directory />
    AllowOverride none
    Require all denied
    </Directory>
    # Note that from this point forward you must specifically allow
    # particular features to be enabled - so if something's not working as
    # you might expect, make sure that you have specifically enabled it
    # below.
    # DocumentRoot: The directory out of which you will serve your
    # documents. By default, all requests are taken from this directory, but
    # symbolic links and aliases may be used to point to other locations.
    DocumentRoot "/mnt/sda1"
    #<Directory "/mnt/sda1/svn/repos">
    # # Possible values for the Options directive are "None", "All",
    # # or any combination of:
    # # Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
    # # Note that "MultiViews" must be named *explicitly* --- "Options All"#
    # # doesn't give it to you.
    # # The Options directive is both complicated and important. Please see
    # # http://httpd.apache.org/docs/2.4/mod/core.html#options
    # # for more information.#
    # Options Indexes FollowSymLinks
    # # AllowOverride controls what directives may be placed in .htaccess files.
    # # It can be "All", "None", or any combination of the keywords:
    # # AllowOverride FileInfo AuthConfig Limit
    # AllowOverride None
    # # Controls who can get stuff from this server.
    # Require all granted
    #</Directory>
    # DirectoryIndex: sets the file that Apache will serve if a directory
    # is requested.
    <IfModule dir_module>
    DirectoryIndex index.html
    </IfModule>
    # The following lines prevent .htaccess and .htpasswd files from being
    # viewed by Web clients.
    <Files ".ht*">
    Require all denied
    </Files>
    # ErrorLog: The location of the error log file.
    # If you do not specify an ErrorLog directive within a <VirtualHost>
    # container, error messages relating to that virtual host will be
    # logged here. If you *do* define an error logfile for a <VirtualHost>
    # container, that host's errors will be logged there and not here.
    ErrorLog "/var/log/httpd/error_log"
    # LogLevel: Control the number of messages logged to the error_log.
    # Possible values include: debug, info, notice, warn, error, crit,
    # alert, emerg.
    LogLevel warn
    <IfModule log_config_module>
    # The following directives define some format nicknames for use with
    # a CustomLog directive (see below).
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common
    <IfModule logio_module>
    # You need to enable mod_logio.c to use %I and %O
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
    </IfModule>
    # The location and format of the access logfile (Common Logfile Format).
    # If you do not define any access logfiles within a <VirtualHost>
    # container, they will be logged here. Contrariwise, if you *do*
    # define per-<VirtualHost> access logfiles, transactions will be
    # logged therein and *not* in this file.
    CustomLog "/var/log/httpd/access_log" common
    # If you prefer a logfile with access, agent, and referer information
    # (Combined Logfile Format) you can use the following directive.
    #CustomLog "/var/log/httpd/access_log" combined
    </IfModule>
    <IfModule alias_module>
    # Redirect: Allows you to tell clients about documents that used to
    # exist in your server's namespace, but do not anymore. The client
    # will make a new request for the document at its new location.
    # Example:
    # Redirect permanent /foo http://www.example.com/bar
    # Alias: Maps web paths into filesystem paths and is used to
    # access content that does not live under the DocumentRoot.
    # Example:
    # Alias /webpath /full/filesystem/path
    # If you include a trailing / on /webpath then the server will
    # require it to be present in the URL. You will also likely
    # need to provide a <Directory> section to allow access to
    # the filesystem path.
    # ScriptAlias: This controls which directories contain server scripts.
    # ScriptAliases are essentially the same as Aliases, except that
    # documents in the target directory are treated as applications and
    # run by the server when requested rather than as documents sent to the
    # client. The same rules about trailing "/" apply to ScriptAlias
    # directives as to Alias.
    ScriptAlias /cgi-bin/ "/srv/http/cgi-bin/"
    </IfModule>
    <IfModule cgid_module>
    # ScriptSock: On threaded servers, designate the path to the UNIX
    # socket used to communicate with the CGI daemon of mod_cgid.
    #Scriptsock cgisock
    </IfModule>
    # "/srv/http/cgi-bin" should be changed to whatever your ScriptAliased
    # CGI directory exists, if you have that configured.
    <Directory "/srv/http/cgi-bin">
    AllowOverride None
    Options None
    Require all granted
    </Directory>
    <IfModule mime_module>
    # TypesConfig points to the file containing the list of mappings from
    # filename extension to MIME-type.
    TypesConfig conf/mime.types
    # AddType allows you to add to or override the MIME configuration
    # file specified in TypesConfig for specific file types.
    #AddType application/x-gzip .tgz
    # AddEncoding allows you to have certain browsers uncompress
    # information on the fly. Note: Not all browsers support this.
    #AddEncoding x-compress .Z
    #AddEncoding x-gzip .gz .tgz
    # If the AddEncoding directives above are commented-out, then you
    # probably should define those extensions to indicate media types:
    AddType application/x-compress .Z
    AddType application/x-gzip .gz .tgz
    # AddHandler allows you to map certain file extensions to "handlers":
    # actions unrelated to filetype. These can be either built into the server
    # or added with the Action directive (see below)
    # To use CGI scripts outside of ScriptAliased directories:
    # (You will also need to add "ExecCGI" to the "Options" directive.)
    #AddHandler cgi-script .cgi
    # For type maps (negotiated resources):
    #AddHandler type-map var
    # Filters allow you to process content before it is sent to the client.
    # To parse .shtml files for server-side includes (SSI):
    # (You will also need to add "Includes" to the "Options" directive.)
    #AddType text/html .shtml
    #AddOutputFilter INCLUDES .shtml
    </IfModule>
    # The mod_mime_magic module allows the server to use various hints from the
    # contents of the file itself to determine its type. The MIMEMagicFile
    # directive tells the module where the hint definitions are located.
    #MIMEMagicFile conf/magic
    # Customizable error responses come in three flavors:
    # 1) plain text 2) local redirects 3) external redirects
    # Some examples:
    #ErrorDocument 500 "The server made a boo boo."
    #ErrorDocument 404 /missing.html
    #ErrorDocument 404 "/cgi-bin/missing_handler.pl"
    #ErrorDocument 402 http://www.example.com/subscription_info.html
    # MaxRanges: Maximum number of Ranges in a request before
    # returning the entire resource, or one of the special
    # values 'default', 'none' or 'unlimited'.
    # Default setting is to accept 200 Ranges.
    #MaxRanges unlimited
    # EnableMMAP and EnableSendfile: On systems that support it,
    # memory-mapping or the sendfile syscall may be used to deliver
    # files. This usually improves server performance, but must
    # be turned off when serving from networked-mounted
    # filesystems or if support for these functions is otherwise
    # broken on your system.
    # Defaults: EnableMMAP On, EnableSendfile Off
    #EnableMMAP off
    #EnableSendfile on
    # Supplemental configuration
    # The configuration files in the conf/extra/ directory can be
    # included to add extra features or to modify the default configuration of
    # the server, or you may simply copy their contents here and change as
    # necessary.
    # Server-pool management (MPM specific)
    Include conf/extra/httpd-mpm.conf
    # Multi-language error messages
    Include conf/extra/httpd-multilang-errordoc.conf
    # Fancy directory listings
    Include conf/extra/httpd-autoindex.conf
    # Language settings
    Include conf/extra/httpd-languages.conf
    # User home directories
    Include conf/extra/httpd-userdir.conf
    # Real-time info on requests and configuration
    #Include conf/extra/httpd-info.conf
    # Virtual hosts
    #Include conf/extra/httpd-vhosts.conf
    # Local access to the Apache HTTP Server Manual
    #Include conf/extra/httpd-manual.conf
    # Distributed authoring and versioning (WebDAV)
    #Include conf/extra/httpd-dav.conf
    # Various default settings
    Include conf/extra/httpd-default.conf
    # Configure mod_proxy_html to understand HTML4/XHTML1
    <IfModule proxy_html_module>
    Include conf/extra/proxy-html.conf
    </IfModule>
    # Secure (SSL/TLS) connections
    Include /etc/httpd/conf/extra/httpd-ssl.conf
    # Note: The following must must be present to support
    # starting without SSL on platforms with no /dev/random equivalent
    # but a statically compiled-in mod_ssl.
    <IfModule ssl_module>
    SSLRandomSeed startup builtin
    SSLRandomSeed connect builtin
    </IfModule>
    # uncomment out the below to deal with user agents that deliberately
    # violate open standards by misusing DNT (DNT *must* be a specific
    # end-user choice)
    #<IfModule setenvif_module>
    #BrowserMatch "MSIE 10.0;" bad_DNT
    #</IfModule>
    #<IfModule headers_module>
    #RequestHeader unset DNT env=bad_DNT
    #</IfModule>
    Edit: inserted tl;dr
    Last edited by arch_on_pi (2014-05-18 21:33:24)

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • Try expose svn via http, but Location directive does not work.

    Hello everyone,
    I used svn exposed via http in OSX 10.6 and 10.7 using collabnet.
    Now I take OSX server 10.8 and installed svn inside XCode.
    SVN is correctly installed, apache respond to default site.
    I copied the modules dav_svn_module and authz_svn_module compiled on my machine with same svn version of XCode [version 1.6.18 (r1303927)] .
    I created a file into /etc/apache2/other called svn.conf that contain follow code:
    LoadModule dav_svn_module libexec/apache2/mod_dav_svn.so
    LoadModule authz_svn_module libexec/apache2/mod_authz_svn.so
    <Location /repo>
      DAV svn
      SVNPath '/Volumes/VMware HD/svn/repository'
    </Location>
    Checking if module are loaded with sudo apachectl -t -D DUMP_MODULES i obtain:
    Loaded Modules:
    dav_svn_module (shared)
    authz_svn_module (shared)
    Syntax OK
    So file svn.conf is loaded and the module too.
    When I try to check via browser with http://localhost/repo I obtain in /var/log/apache2/error_log the following error:
    [Wed Feb 13 12:41:12 2013] [error] [client 192.168.1.114] File does not exist: /Library/Server/Web/Data/Sites/Default/repo
    Is Location directive failing?!
    How can I expose the right repository location instead of default site?

    Oeren,
    I stumbled across this little tidbit buried in the BI Publisher forum: Dynamic Images in rtf
    Glad you are up and running!
    Joshua

  • Problem with Xfce-svn & thunar

    Hi, I've got a problem with Xfce-svn installed via pacman from
    Server = http://arch.os-zen.net/pkg/xfce-svn
    After logging, Xfce is loading and after while I can see 2 panels and black screen (and without icons on desktop) although I set the wallpaper. It shows up after ca 5 minutes. What's more - when I want to start Thunar I must wait few minutes. I thought it was caused by some error with thunar package, but I've updated thunar few times since it happened first time.
    I post this problem on polish forum, but it's unsolved... Can somebody help me?

    xaerxess wrote:
    Hi, I've got a problem with Xfce-svn installed via pacman from
    Server = http://arch.os-zen.net/pkg/xfce-svn
    After logging, Xfce is loading and after while I can see 2 panels and black screen (and without icons on desktop) although I set the wallpaper. It shows up after ca 5 minutes. What's more - when I want to start Thunar I must wait few minutes. I thought it was caused by some error with thunar package, but I've updated thunar few times since it happened first time.
    I post this problem on polish forum, but it's unsolved... Can somebody help me?
    How did you start xfce? Was it using CPU while you're waiting? You could try to start xterm after x (without desktop), then run the following to see if each of them works:
    · xfdesktop &
    · xfce4-panel &
    · xfwm4 --daemon

  • [SVN] checking out takes ages..

    Hello all,
    Do you have the same problem with it? Arch seems to be the only distro I have this problem on. Checking out repositories just takes several minutes. Downloading the files is just as fast as it should be. It's just the initializing part. Maybe svn has too many unneeded dependencies?
    Thanks in advance,
    --Ronny

    svn works fine for me.  Perhaps you should mess with some 'verbose' flags or something and try to figure out exactly where the bottleneck is.
    DeliQ wrote:Maybe svn has too many unneeded dependencies?
    depends=('neon>=0.25.5-4' 'apr-util>=1.2.7-2')

  • How can I use an existing local svn workspace with SQL Developer?

    I have a couple directories of files on my local drive that hold my current working files from the svn repository. I use both TortoiseSVN and Cygwin to keep the local files in sync with the repository, depending on my mood. I have created a connection to the repository in SQL Developer, and I can browse the repository just fine. My goal is to have SQL Developer play nice with the local files, just like the other two Subversion clients do. Is there a way I can inform SQL Developer of my local files without re-importing them through the Versioning -> Import... wizard, without changing anything (or putting anything at risk) in the local workspace?
    Thanks in advance for your help -
    Wally

    Then can her computer be authorized to both accounts?
    Absolutely. You can authorize any given computer to up to five iTunes Store accounts.
    If purchases are made on her account, to a computer authorized to my account, can I put those songs on my iPod?
    If you connect your iPod to her computer, yes. Tracks download only to the computer from which they're purchased, regardless of which iTunes Store account is used for the purchase. Or you could copy the tracks from her computer to yours and then authorize your computer to her iTunes Store account. But that's sort of defeating the original purpose, it would seem to me.
    is it better to buy music through Amazon downloads and/or actually purchasing CDs to avoid the security features iTunes puts on its music?
    That's certainly an option. If it's an entire album I want, I buy CDs. That way I can import them at the quality I want and to whichever of my systems I want. Amazon or one of the other download stores that offer tracks as MP3 are also an option, though for me download stores are best when you just want a couple of tracks off a given CD.

  • [Solved] Banshee crashes while scanning USB Mass Storage mounted SGS2

    I start banshee and then connect my Samsung Galaxy S2 as mass storage. It shows up in Banshee and Banshee starts to scan the folders for files, but at some point it suddenly crashes.
    Any idea what is causing the problem here?
    Systemd log and Banshee log is below.
    EDIT: As it seems, this was a general error of the FS of the SD card. I had to format it, which is unfortunate, but it works again. 
    journalctl
    Oct 15 14:35:03 thomas-laptop kernel: usb 2-1.3: >can't set config #1, error -110
    Oct 15 14:35:03 thomas-laptop systemd-udevd[6129]: inotify_add_watch(7, /dev/sdf, 10) failed: No such file or directory
    Oct 15 14:35:03 thomas-laptop systemd-udevd[6130]: inotify_add_watch(7, /dev/sde, 10) failed: No such file or directory
    Oct 15 14:35:03 thomas-laptop udisksd[994]: Cleaning up mount point /run/media/thomas/0148-1EE4 (device 8:80 no longer exist)
    Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sdf): FAT read failed (blocknr 5959)
    Oct 15 14:35:03 thomas-laptop kernel: Buffer I/O error on device sdf, logical block 48668673
    Oct 15 14:35:03 thomas-laptop kernel: lost page write due to I/O error on sdf
    Oct 15 14:35:03 thomas-laptop kernel: Buffer I/O error on device sdf, logical block 48668674
    Oct 15 14:35:03 thomas-laptop kernel: lost page write due to I/O error on sdf
    Oct 15 14:35:03 thomas-laptop kernel: Buffer I/O error on device sdf, logical block 48668675
    Oct 15 14:35:03 thomas-laptop kernel: lost page write due to I/O error on sdf
    Oct 15 14:35:03 thomas-laptop mtp-probe[6147]: checking bus 2, device 14: "/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb2/2-1/2-1.3"
    Oct 15 14:35:03 thomas-laptop mtp-probe[6147]: bus: 2, device: 14 was not an MTP device
    Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5924) failed
    Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5925) failed
    Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5926) failed
    Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5927) failed
    Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5928) failed
    Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5929) failed
    Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5930) failed
    Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5931) failed
    Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5932) failed
    Oct 15 14:35:03 thomas-laptop kernel: FAT-fs (sde): Directory bread(block 5933) failed
    Banshee log
    [Warn 14:35:03.278] Caught an exception - GLib.GException: Datei oder Verzeichnis nicht gefunden (in `gio-sharp')
    at GLib.FileAdapter.EnumerateChildren (System.String attributes, FileQueryInfoFlags flags, GLib.Cancellable cancellable) [0x00000] in <filename unknown>:0
    at Banshee.IO.Gio.Directory+<GetFiles>c__Iterator6.MoveNext () [0x00000] in <filename unknown>:0
    at Banshee.Dap.MassStorage.MassStorageSource+<>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
    at Banshee.Dap.MassStorage.MassStorageSource.SyncPlaylists () [0x00000] in <filename unknown>:0
    at Banshee.Dap.DapSource.Flush () [0x00000] in <filename unknown>:0
    at Banshee.Dap.DapSource.Dispose () [0x00000] in <filename unknown>:0
    at Banshee.Dap.DapService.UnmapDevice (System.String uuid) [0x00000] in <filename unknown>:0
    [Warn 14:35:03.279] Caught an exception - GLib.GException: Keine Berechtigung (in `gio-sharp')
    at GLib.FileAdapter.EnumerateChildren (System.String attributes, FileQueryInfoFlags flags, GLib.Cancellable cancellable) [0x00000] in <filename unknown>:0
    at Banshee.IO.Gio.Directory+<GetFiles>c__Iterator6.MoveNext () [0x00000] in <filename unknown>:0
    at Banshee.Dap.MassStorage.MassStorageSource+<>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
    at Banshee.Dap.MassStorage.MassStorageSource.SyncPlaylists () [0x00000] in <filename unknown>:0
    at Banshee.Dap.DapSource.Flush () [0x00000] in <filename unknown>:0
    at Banshee.Dap.DapSource.Dispose () [0x00000] in <filename unknown>:0
    at Banshee.Dap.DapService.UnmapDevice (System.String uuid) [0x00000] in <filename unknown>:0
    Unhandled Exception: GLib.GException: Datei oder Verzeichnis nicht gefunden
    at GLib.FileAdapter.EnumerateChildren (System.String attributes, FileQueryInfoFlags flags, GLib.Cancellable cancellable) [0x00000] in <filename unknown>:0
    at Banshee.IO.Gio.Directory+<GetFiles>c__Iterator6.MoveNext () [0x00000] in <filename unknown>:0
    at Banshee.Dap.MassStorage.MassStorageSource+<>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
    at Banshee.Dap.MassStorage.MassStorageSource.OnImportFinished (System.Object o, System.EventArgs args) [0x00000] in <filename unknown>:0
    at Hyena.Collections.QueuePipeline`1[System.String].OnFinished () [0x00000] in <filename unknown>:0
    at Banshee.Collection.ImportManager.OnFinished () [0x00000] in <filename unknown>:0
    at Banshee.Collection.Database.DatabaseImportManager.OnFinished () [0x00000] in <filename unknown>:0
    at Hyena.Collections.QueuePipeline`1[System.String].OnElementFinished (System.Object o, System.EventArgs args) [0x00000] in <filename unknown>:0
    at Hyena.Collections.QueuePipelineElement`1[System.String].OnFinished () [0x00000] in <filename unknown>:0
    at Hyena.Collections.QueuePipelineElement`1[System.String].Processor (System.Object state) [0x00000] in <filename unknown>:0
    Last edited by slosd (2012-10-15 14:50:03)

    Hello, i too have random freeze without any "usable" info.
    The blame "may" (well i think it is) be a "baytay + i915 kernel drivers" fault, these thread are intresting :
    - https://bugs.freedesktop.org/show_bug.cgi?id=88012
    - https://github.com/OpenELEC/OpenELEC.tv/issues/3726
    what intresting is that there is path (for use of "legacy-turbo"), sory not remenber where i get it
    -- gpu-drm-i915-fix-vlv-crash.txt --
    Revert back to legacy turbo for vlv, fixes random crashes.
    Reported by Timothée Giet <[email protected]> on dev@ ml.
    https://bugs.freedesktop.org/show_bug.cgi?id=88012#c33
    --- linux/drivers/gpu/drm/i915/i915_irq.c.orig
    +++ linux/drivers/gpu/drm/i915/i915_irq.c
    @@ -4361,12 +4361,7 @@ void intel_irq_init(struct drm_i915_priv
        INIT_WORK(&dev_priv->rps.work, gen6_pm_rps_work);
        INIT_WORK(&dev_priv->l3_parity.error_work, ivybridge_parity_work);
    -    /* Let's track the enabled rps events */
    -    if (IS_VALLEYVIEW(dev_priv) && !IS_CHERRYVIEW(dev_priv))
    -        /* WaGsvRC0ResidencyMethod:vlv */
    -        dev_priv->pm_rps_events = GEN6_PM_RP_UP_EI_EXPIRED;
    -    else
    -        dev_priv->pm_rps_events = GEN6_PM_RPS_EVENTS;
    +    dev_priv->pm_rps_events = GEN6_PM_RPS_EVENTS;
        setup_timer(&dev_priv->gpu_error.hangcheck_timer,
                i915_hangcheck_elapsed,
    I did use the trik on a custom kernel, i do have freeze (none tomoroy but two today but only on using firefox, so may be another probleme (sna))  but not on video (well i had run 15 video same time, and two where running 2 hours after without crash). May be you should try it (i think it work better).
    note : link to make custom kernel -> https://wiki.archlinux.org/index.php/Ke … raditional

  • [SOLVED] banshee crashing on startup

    Since today banshee is crashing for me at startup. The window frame get's visible for one short moment without any ui content ant then it crashes.
    I can't remember doing any package updates right before the problem occured. Deleting all banshee configuration files didn't work (all banshee-1 directories). The error message told me to write "add-auto-load-safe-path /usr/bin/mono-sgen-gdb.py" into ~/.gdbinit which reduced the amount of error messages but didn't solve the problem.
    I also tried reinstalling banshee and mono without any success in resolving the problem.
    I'm not very good in interpreting debugger messages, so maybe someone has some suggestions on what to try or has experienced the same problem and solved it.
    The first output is before creating ~/.gdbinit, the second one afterwards:
    [Info 23:44:05.504] Running Banshee 2.6.1: [ArchLinux (linux-gnu, x86_64) @ 2013-05-29 19:01:26 UTC]
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkComponent) to class (__gtksharp_49_Hyena_Gui_BaseWidgetAccessible) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_50_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_50_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_56_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d2_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_56_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d2_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_62_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_62_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_68_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_68_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_74_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:23488): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_74_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    Stacktrace:
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) object.__icall_wrapper_mono_gc_alloc_vector (intptr,intptr,intptr) <0xffffffff>
    at (wrapper alloc) object.AllocVector (intptr,intptr) <0xffffffff>
    at System.Globalization.NumberFormatInfo..ctor (int,bool) <0x00277>
    at System.Globalization.NumberFormatInfo..ctor (bool) <0x0001b>
    at System.Globalization.NumberFormatInfo.get_InvariantInfo () <0x00020>
    at System.Globalization.CultureInfo.ConstructInvariant (bool) <0x0002b>
    at System.Globalization.CultureInfo..ctor (string,bool,bool) <0x00057>
    at System.Globalization.CultureInfo.CreateCulture (string,bool) <0x0007f>
    at (wrapper runtime-invoke) <Module>.runtime_invoke_object_object_byte (object,intptr,intptr,intptr) <0xffffffff>
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) System.Reflection.Assembly.GetReferencedAssemblies (System.Reflection.Assembly) <0xffffffff>
    at System.Reflection.Assembly.GetReferencedAssemblies () <0x0000c>
    at GLib.GType.LookupType (intptr) <0x00340>
    at GLib.ObjectManager.GetTypeOrParent (intptr) <0x00023>
    at GLib.ObjectManager.CreateObject (intptr) <0x0004b>
    at GLib.Object.GetObject (intptr,bool) <0x00193>
    at GLib.Object.GetObject (intptr) <0x0000f>
    at Gdk.Screen.get_Display () <0x00023>
    at X11NotificationArea.Init () <0x00127>
    at X11NotificationArea..ctor (string) <0x0002f>
    at Banshee.NotificationArea.X11NotificationAreaBox..ctor () <0x00047>
    at Banshee.NotificationArea.NotificationAreaService.BuildNotificationArea () <0x0006f>
    at Banshee.NotificationArea.NotificationAreaService.ServiceStartup () <0x000e7>
    at Banshee.NotificationArea.NotificationAreaService.Banshee.ServiceStack.IExtensionService.Initialize () <0x000a7>
    at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode) <0x00140>
    at Banshee.ServiceStack.ServiceManager.Run () <0x00153>
    at Banshee.ServiceStack.Application.Run () <0x0005f>
    at Banshee.Gui.GtkBaseClient.Initialize (bool) <0x0063f>
    at Banshee.Gui.GtkBaseClient..ctor (bool,string) <0x0005f>
    at Banshee.Gui.GtkBaseClient..ctor () <0x0001b>
    at Nereid.Client..ctor () <0x0000f>
    at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) <0xffffffff>
    at System.Reflection.MonoCMethod.InternalInvoke (object,object[]) <0x0003d>
    at System.Activator.CreateInstance (System.Type,bool) <0x0012a>
    at System.Activator.CreateInstance (System.Type) <0x0000e>
    at Banshee.Gui.GtkBaseClient.Startup () <0x0001c>
    at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) <0x0009e>
    at Banshee.Gui.GtkBaseClient.Startup<T> () <0x0009f>
    at Banshee.Gui.GtkBaseClient.Startup<T> (string[]) <0x00103>
    at Nereid.Client.Main (string[]) <0x00017>
    at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly (System.AppDomain,System.Reflection.Assembly,string[]) <0xffffffff>
    at System.AppDomain.ExecuteAssemblyInternal (System.Reflection.Assembly,string[]) <0x0003b>
    at System.AppDomain.ExecuteAssembly (string,System.Security.Policy.Evidence,string[]) <0x00034>
    at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly (string,System.Security.Policy.Evidence,string[]) <0xffffffff>
    at System.AppDomain.ExecuteAssembly (string) <0x0001c>
    at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly (string) <0xffffffff>
    at Booter.Booter.BootClient (string) <0x00092>
    at Booter.Booter.Main () <0x001e3>
    at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
    Native stacktrace:
    banshee() [0x4b2f41]
    banshee() [0x509a2b]
    banshee() [0x422752]
    /usr/lib/libpthread.so.0(+0xf870) [0x7f3c33d43870]
    banshee() [0x5f6f1d]
    banshee() [0x5d3b0f]
    banshee() [0x5d98ce]
    banshee() [0x5d9d89]
    banshee() [0x5ef779]
    banshee() [0x5ef8f4]
    [0x405364e0]
    Debug info from gdb:
    warning: File "/usr/bin/mono-sgen-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
    To enable execution of this file add
    add-auto-load-safe-path /usr/bin/mono-sgen-gdb.py
    line to your configuration file "/home/max/.gdbinit".
    To completely disable this security protection add
    set auto-load safe-path /
    line to your configuration file "/home/max/.gdbinit".
    For more information about this security protection see the
    "Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
    info "(gdb)Auto-loading safe path"
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    [New LWP 23492]
    [New LWP 23491]
    [New LWP 23490]
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff7abfe000
    0x00007f3c33d43479 in waitpid () from /usr/lib/libpthread.so.0
    Id Target Id Frame
    4 Thread 0x7f3c318ca700 (LWP 23490) "mono" 0x00007f3c339be772 in sigsuspend () from /usr/lib/libc.so.6
    3 Thread 0x7f3c20e3b700 (LWP 23491) "banshee" 0x00007f3c339be772 in sigsuspend () from /usr/lib/libc.so.6
    2 Thread 0x7f3c19ddb700 (LWP 23492) "gdbus" 0x00007f3c33a6596d in poll () from /usr/lib/libc.so.6
    * 1 Thread 0x7f3c3487b780 (LWP 23488) "banshee" 0x00007f3c33d43479 in waitpid () from /usr/lib/libpthread.so.0
    Thread 4 (Thread 0x7f3c318ca700 (LWP 23490)):
    #0 0x00007f3c339be772 in sigsuspend () from /usr/lib/libc.so.6
    #1 0x00000000005cf1ce in ?? ()
    #2 0x00000000005cf326 in ?? ()
    #3 <signal handler called>
    #4 0x00007f3c33d41fee in sem_wait () from /usr/lib/libpthread.so.0
    #5 0x0000000000629e37 in mono_sem_wait ()
    #6 0x00000000005a6525 in ?? ()
    #7 0x00000000005894eb in ?? ()
    #8 0x000000000061e92d in ?? ()
    #9 0x000000000062e555 in ?? ()
    #10 0x00007f3c33d3c0a2 in start_thread () from /usr/lib/libpthread.so.0
    #11 0x00007f3c33a6e43d in clone () from /usr/lib/libc.so.6
    Thread 3 (Thread 0x7f3c20e3b700 (LWP 23491)):
    #0 0x00007f3c339be772 in sigsuspend () from /usr/lib/libc.so.6
    #1 0x00000000005cf1ce in ?? ()
    #2 0x00000000005cf326 in ?? ()
    #3 <signal handler called>
    #4 0x00007f3c33d4003d in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
    #5 0x000000000060835b in ?? ()
    #6 0x000000000061b9dd in ?? ()
    #7 0x0000000000588a8f in ?? ()
    #8 0x000000000058a999 in ?? ()
    #9 0x000000004090b7a8 in ?? ()
    #10 0x00007f3c1c002540 in ?? ()
    #11 0x00007f3c20e3aaf0 in ?? ()
    #12 0x00007f3c20e3ab0f in ?? ()
    #13 0x00007f3c331d92f8 in ?? ()
    #14 0x00007f3c1c0025d0 in ?? ()
    #15 0x00007f3c20e3ab10 in ?? ()
    #16 0x00007f3c20e3aa80 in ?? ()
    #17 0x0000000000000000 in ?? ()
    Thread 2 (Thread 0x7f3c19ddb700 (LWP 23492)):
    #0 0x00007f3c33a6596d in poll () from /usr/lib/libc.so.6
    #1 0x00007f3c3104a084 in ?? () from /usr/lib/libglib-2.0.so.0
    #2 0x00007f3c3104a4ea in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    #3 0x00007f3c30211346 in ?? () from /usr/lib/libgio-2.0.so.0
    #4 0x00007f3c3106e085 in ?? () from /usr/lib/libglib-2.0.so.0
    #5 0x00007f3c33d3c0a2 in start_thread () from /usr/lib/libpthread.so.0
    #6 0x00007f3c33a6e43d in clone () from /usr/lib/libc.so.6
    Thread 1 (Thread 0x7f3c3487b780 (LWP 23488)):
    #0 0x00007f3c33d43479 in waitpid () from /usr/lib/libpthread.so.0
    #1 0x00000000004b3058 in ?? ()
    #2 0x0000000000509a2b in ?? ()
    #3 0x0000000000422752 in ?? ()
    #4 <signal handler called>
    #5 0x00000000005f6f1d in ?? ()
    #6 0x00000000005d3b0f in ?? ()
    #7 0x00000000005d98ce in ?? ()
    #8 0x00000000005d9d89 in ?? ()
    #9 0x00000000005ef779 in ?? ()
    #10 0x00000000005ef8f4 in ?? ()
    #11 0x00000000405364e0 in ?? ()
    #12 0x00007fff7aae43c0 in ?? ()
    #13 0x0000000000000290 in ?? ()
    #14 0x0000000000000000 in ?? ()
    =================================================================
    Got a SIGSEGV while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================
    [Info 23:41:54.337] Running Banshee 2.6.1: [ArchLinux (linux-gnu, x86_64) @ 2013-05-29 19:01:26 UTC]
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkComponent) to class (__gtksharp_49_Hyena_Gui_BaseWidgetAccessible) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_50_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_50_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_TrackInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_56_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d2_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_56_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_Database_QueryFilterInfo+601+5b+5bSystem_String+2c+20mscorlib+2c+20Version+3d2_0_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3db77a5c561934e089+5d+5d+2c+20Banshee_Services+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_62_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_62_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_ArtistInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_68_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_68_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_YearInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkTable) to class (__gtksharp_74_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    (Banshee:22708): GLib-GObject-WARNING **: attempting to add an interface (AtkSelection) to class (__gtksharp_74_Hyena_Data_Gui_Accessibility_ListViewAccessible+601+5b+5bBanshee_Collection_AlbumInfo+2c+20Banshee_Core+2c+20Version+3d2_6_0_0+2c+20Culture+3dneutral+2c+20PublicKeyToken+3dnull+5d+5d) after class_init
    Stacktrace:
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) object.__icall_wrapper_mono_gc_alloc_obj (intptr,intptr) <0xffffffff>
    at (wrapper alloc) object.AllocSmall (intptr) <0xffffffff>
    at System.Globalization.NumberFormatInfo.get_InvariantInfo () <0x0000f>
    at System.Globalization.CultureInfo.ConstructInvariant (bool) <0x0002b>
    at System.Globalization.CultureInfo..ctor (string,bool,bool) <0x00057>
    at System.Globalization.CultureInfo.CreateCulture (string,bool) <0x0007f>
    at (wrapper runtime-invoke) <Module>.runtime_invoke_object_object_byte (object,intptr,intptr,intptr) <0xffffffff>
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) System.Reflection.Assembly.GetReferencedAssemblies (System.Reflection.Assembly) <0xffffffff>
    at System.Reflection.Assembly.GetReferencedAssemblies () <0x0000c>
    at GLib.GType.LookupType (intptr) <0x00340>
    at GLib.ObjectManager.GetTypeOrParent (intptr) <0x00023>
    at GLib.ObjectManager.CreateObject (intptr) <0x0004b>
    at GLib.Object.GetObject (intptr,bool) <0x00193>
    at GLib.Object.GetObject (intptr) <0x0000f>
    at Gdk.Screen.get_Display () <0x00023>
    at X11NotificationArea.Init () <0x00127>
    at X11NotificationArea..ctor (string) <0x0002f>
    at Banshee.NotificationArea.X11NotificationAreaBox..ctor () <0x00047>
    at Banshee.NotificationArea.NotificationAreaService.BuildNotificationArea () <0x0006f>
    at Banshee.NotificationArea.NotificationAreaService.ServiceStartup () <0x000e7>
    at Banshee.NotificationArea.NotificationAreaService.Banshee.ServiceStack.IExtensionService.Initialize () <0x000a7>
    at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode) <0x00140>
    at Banshee.ServiceStack.ServiceManager.Run () <0x00153>
    at Banshee.ServiceStack.Application.Run () <0x0005f>
    at Banshee.Gui.GtkBaseClient.Initialize (bool) <0x0063f>
    at Banshee.Gui.GtkBaseClient..ctor (bool,string) <0x0005f>
    at Banshee.Gui.GtkBaseClient..ctor () <0x0001b>
    at Nereid.Client..ctor () <0x0000f>
    at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) <0xffffffff>
    at System.Reflection.MonoCMethod.InternalInvoke (object,object[]) <0x0003d>
    at System.Activator.CreateInstance (System.Type,bool) <0x0012a>
    at System.Activator.CreateInstance (System.Type) <0x0000e>
    at Banshee.Gui.GtkBaseClient.Startup () <0x0001c>
    at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) <0x0009e>
    at Banshee.Gui.GtkBaseClient.Startup<T> () <0x0009f>
    at Banshee.Gui.GtkBaseClient.Startup<T> (string[]) <0x00103>
    at Nereid.Client.Main (string[]) <0x00017>
    at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly (System.AppDomain,System.Reflection.Assembly,string[]) <0xffffffff>
    at System.AppDomain.ExecuteAssemblyInternal (System.Reflection.Assembly,string[]) <0x0003b>
    at System.AppDomain.ExecuteAssembly (string,System.Security.Policy.Evidence,string[]) <0x00034>
    at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly (string,System.Security.Policy.Evidence,string[]) <0xffffffff>
    at System.AppDomain.ExecuteAssembly (string) <0x0001c>
    at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly (string) <0xffffffff>
    at Booter.Booter.BootClient (string) <0x00092>
    at Booter.Booter.Main () <0x001e3>
    at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
    Native stacktrace:
    banshee() [0x4b2f41]
    banshee() [0x509a2b]
    banshee() [0x422752]
    /usr/lib/libpthread.so.0(+0xf870) [0x7f44b5174870]
    banshee() [0x5f6f1d]
    banshee() [0x5d3b0f]
    banshee() [0x5d98ce]
    banshee() [0x5d9d89]
    banshee() [0x5ef779]
    banshee() [0x5ef834]
    [0x4058e1fd]
    Debug info from gdb:
    Mono support loaded.
    warning: Could not load shared library symbols for linux-vdso.so.1.
    Do you need "set solib-search-path" or "set sysroot"?
    [New LWP 22712]
    [New LWP 22711]
    [New LWP 22710]
    [Thread debugging using libthread_db enabled]
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff17da0000
    0x00007f44b5174479 in waitpid () from /usr/lib/libpthread.so.0
    Id Target Id Frame
    4 Thread 0x7f44b2cca700 (LWP 22710) "mono" 0x00007f44b4def772 in sigsuspend () from /usr/lib/libc.so.6
    3 Thread 0x7f44a22d8700 (LWP 22711) "banshee" 0x00007f44b4def772 in sigsuspend () from /usr/lib/libc.so.6
    2 Thread 0x7f449b2eb700 (LWP 22712) "gdbus" 0x00007f44b4e9696d in poll () from /usr/lib/libc.so.6
    * 1 Thread 0x7f44b5cac780 (LWP 22708) "banshee" 0x00007f44b5174479 in waitpid () from /usr/lib/libpthread.so.0
    Thread 4 (Thread 0x7f44b2cca700 (LWP 22710)):
    #0 0x00007f44b4def772 in sigsuspend () from /usr/lib/libc.so.6
    #1 0x00000000005cf1ce in ?? ()
    #2 0x00000000005cf326 in ?? ()
    #3 <signal handler called>
    #4 0x00007f44b5172fee in sem_wait () from /usr/lib/libpthread.so.0
    #5 0x0000000000629e37 in mono_sem_wait ()
    #6 0x00000000005a6525 in ?? ()
    #7 0x00000000005894eb in ?? ()
    #8 0x000000000061e92d in ?? ()
    #9 0x000000000062e555 in ?? ()
    #10 0x00007f44b516d0a2 in start_thread () from /usr/lib/libpthread.so.0
    #11 0x00007f44b4e9f43d in clone () from /usr/lib/libc.so.6
    Thread 3 (Thread 0x7f44a22d8700 (LWP 22711)):
    #0 0x00007f44b4def772 in sigsuspend () from /usr/lib/libc.so.6
    #1 0x00000000005cf1ce in ?? ()
    #2 0x00000000005cf326 in ?? ()
    #3 <signal handler called>
    #4 0x00007f44b517103d in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
    #5 0x000000000060835b in ?? ()
    #6 0x000000000061b9dd in ?? ()
    #7 0x0000000000588a8f in ?? ()
    #8 0x000000000058a999 in ?? ()
    #9 0x00000000409e37d8 in ?? ()
    #10 0x00007f449c002540 in ?? ()
    #11 0x00007f44a22d7af0 in ?? ()
    #12 0x00007f44a22d7b0f in ?? ()
    #13 0x00007f44b45d92f8 in ?? ()
    #14 0x00007f449c0025d0 in ?? ()
    #15 0x00007f44a22d7b10 in ?? ()
    #16 0x00007f44a22d7a80 in ?? ()
    #17 0x0000000000000000 in ?? ()
    Thread 2 (Thread 0x7f449b2eb700 (LWP 22712)):
    #0 0x00007f44b4e9696d in poll () from /usr/lib/libc.so.6
    #1 0x00007f44b244a084 in ?? () from /usr/lib/libglib-2.0.so.0
    #2 0x00007f44b244a4ea in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    #3 0x00007f44b1611346 in ?? () from /usr/lib/libgio-2.0.so.0
    #4 0x00007f44b246e085 in ?? () from /usr/lib/libglib-2.0.so.0
    #5 0x00007f44b516d0a2 in start_thread () from /usr/lib/libpthread.so.0
    #6 0x00007f44b4e9f43d in clone () from /usr/lib/libc.so.6
    Thread 1 (Thread 0x7f44b5cac780 (LWP 22708)):
    #0 0x00007f44b5174479 in waitpid () from /usr/lib/libpthread.so.0
    #1 0x00000000004b3058 in ?? ()
    #2 0x0000000000509a2b in ?? ()
    #3 0x0000000000422752 in ?? ()
    #4 <signal handler called>
    #5 0x00000000005f6f1d in ?? ()
    #6 0x00000000005d3b0f in ?? ()
    #7 0x00000000005d98ce in ?? ()
    #8 0x00000000005d9d89 in ?? ()
    #9 0x00000000005ef779 in ?? ()
    #10 0x00000000005ef834 in ?? ()
    #11 0x000000004058e1fd in ?? ()
    #12 0x00007fff17ce6c30 in ?? ()
    #13 0x0000000000000000 in ?? ()
    =================================================================
    Got a SIGSEGV while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================
    EDIT: Found a bug that seems related and reported the same problem there: https://bugs.archlinux.org/task/36956
    Last edited by FSMaxB (2013-09-17 07:21:06)

    'downgrade' tells you that you have the package you're looking for in the cache and you can install it by picking just the number e.g.
    $ downgrade linux
    The following packages are available in your cache:
    1) local linux-3.11.1-1-i686.pkg.tar.xz [installed]
    2) local linux-3.11-1-i686.pkg.tar.xz
    3) local linux-3.10.10-1-i686.pkg.tar.xz
    please choose a version, [s]earch A.R.M or [q]uit: q
    You can use '-n' switch to tell 'downgrade' not look in cache and go directly to A.R.M.

  • Ipod sync issue with rhythmbox or banshee in linux - not able to view new songs in ipod

    Ipod nano with version 1.0.2 PC with serial number DCYLLQWTF0GP with model MD477HN, cant be sync with rhythmbox or banshee in linux. I am not able to see new list of songs in ipod

    My contact number is - 9999504380 (Delhi,India)

  • Visarc generates dirty project using SVN source control

    Hi,
    I've read in different topics some issues related to the visarc file, but unfortunately, none of them helped me out. I was wondering if any of you came across this issue and found a solution or workaround to it.
    The problem relates to a LabVIEW project which opens dirty, as you commonly say, under some circunstances. Below I will explain some of the problems I encountered as I tried to track this problem down.
    1. I'm running a large LabVIEW Run-Time project using a PXI with several FPGA - cRIO.
    2. I found that when opening the project file, this is perfectly clean and no asterisk shows in the title bar. I close the project and no saving is needed.
    3. I open the project again and I open a sub-VI which contains the following code:
    4. Straight away, the file visarc shows up under the Dependencies tree of the Real-Time PXI and the asterisk shows now on the title bar of the project (not the VI).
    5. The VI closes without needed to be saved but the project says that an item was added, removed and added, and it has to be saved (as soon as I close the subVI above, the visarc file dissapears from the Dependencies section).
    6. What I do next is to add this file visarc (located in Program Files\National Instruments\LabVIEW 2012\resource) to the project under the PXI tree. I then save the project and close it.
    7. I open the project again, and it keeps being clean (not dirty, as you say).
    8. I open the same sub-vi than before and everything keeps being clean and no saving is needed neither on the sub-VI nor the project. Everything goes smooth in my local computer from now on.
    However, the issue that I can not resolve follows:
    9. We are two people working on this project, and we're using SVN as source version control. Everything works fine in my computer, but when my partner update the files on his computer, the project opens dirty as soon as it opens (only the project, the sub-VI is no needed to be saved).
    10. My partner just save the project and close it, and it becomes clean straight away in his computer. The files which are saved are the aliases file (I expected that), the labview project file, and the LVLPS File of the project.
    This issue will happen again as soon as any of us downloads the SW committed by the other.
    I hope any of you can help me out with this issue. Any suggestion or idea are welcome.
    Thank you very much in advanced.
    Best regards,
    danidpr

    As far as I know, the resource manager does not support version control. If you map the version control folder to a local folder, you can use that in RoboHelp. But I'm afraid that any changes in the resource manager files will require you to manually check them out first. This is how I'm doing it anyway.
    Kind regards,
    Willam

  • [solved]make error when using svn in PKGBUILD

    Hi, all
    I want to install the development package of R software using PKGBUILD. My PKGBUILD file is like this:
    pkgname=r
    _svnmod=r
    pkgver=0.0.0
    pkgrel=1
    pkgdesc="R is a language and environment for statistical computing and graphics"
    arch=('i686' 'x86_64')
    license=('GPL')
    url=('http://www.r-project.org/')
    depends=('blas' 'lapack' 'bzip2' 'libpng' 'libjpeg' 'libtiff'
    'ncurses' 'pcre' 'readline' 'zlib' 'perl' 'gcc-libs'
    'tk' 'libxt' 'libxmu' 'pango')
    #makedepends=('subversion' 'openjdk6' 'gcc-fortran')
    makedepends=('subversion' 'jre7-openjdk')
    options=('!makeflags')
    conflicts=('r')
    provides=('r')
    source=('r::svn+https://svn.r-project.org/R/trunk/')
    md5sums=('SKIP')
    pkgver() {
    cd "$SRCDEST/$_svnmod"
    svnversion
    build() {
    cd "$srcdir/$_svnmod"
    ./configure --prefix=/usr \
    --libdir=/usr/lib \
    --datarootdir=/usr/share \
    rsharedir=/usr/share/R/ \
    rincludedir=/usr/include/R/ \
    rdocdir=/usr/share/R/docs/ \
    --enable-memory-profiling \
    --with-readline \
    --with-x \
    --with-system-zlib \
    --with-system-bzlib \
    --with-system-pcre \
    --enable-R-shlib \
    --with-lapack \
    --with-blas \
    --without-recommended-packages \
    F77=gfortran \
    LIBnn=lib
    make
    package() {
    cd "$srcdir/$_svnmod"
    make -j1 DESTDIR=${pkgdir} install
    # Fixup R wrapper scripts.
    sed -i "s|${pkgdir} ||" ${pkgdir}/usr/bin/R
    rm ${pkgdir}/usr/lib/R/bin/R
    cd ${pkgdir}/usr/lib/R/bin
    ln -s ../../../bin/R
    But i encounter a make error like this:
    ERROR: not an svn checkout
    make: *** [svnonly] ERROR 1
    Did anyone give me some advices? Thanks a lot!
    PS. I was noticed that in wiki page "VCS PKGBUILD Guidelines", "The copy in $srcdir is made using svn export which does not create working copies. Any svn related command has to be used in the local repo in $SRCDEST." So when I change the cd line in build() and package() function into
    cd "$SRCDEST/$_svnmod"
    the error message vanished. But the local repo are changed when configure and make the project.
    Last edited by januslian (2013-05-06 08:50:09)

    Scimmia wrote:This will be fixed in pacman 4.1.1. For now, just copy the ".svn" dir yourself. cp -r "$SRCDEST/$_svnmod/.svn" "$srcdir/$_svnmod"
    Great, it works. Thanks.

  • Best practice when developing APEX apps and using a SVN repository

    Hi experts,
    I wanted to get your opinion on best practice regarding how to use SVN and APEX combined.
    The idea is basically how to structure and how to save APEX apps the best way in a repository.
    I am currently working with a custom SVN structure, not using the default TRUNC/TAGS one : every app has a folder , under every app folder i have PAge number folders, and for each page reports, regions and global objects separated.
    This helps me because its more readable then saving the whole page export, its good for small changes and i have a clear overview of every bit and piece.
    What is everybody else using or is there a best practice to follow here that i dont know?
    Kind regards,
    Alex

    @tomaugerdotcom
    Something like this might help: https://testflightapp.com/
    Concevably, you could roll your own internal service if that particular one doesn't suit you. (I don't have any knowledge about how they are doing it, but it shouldn't be hard to figure out since Apple's constraining rules would only allow a few possibilities.)
    USB app install and debugging isn't supported on iOS. You have to use wireless.
    Another option specifically for multi-touch dev/testing, is to use an Android device.

  • SVN repository on local IP address?

    I installed all the remote/SVN stuff I could find in Eclipse, and I'm trying to create an SVN repository on a local intranet IP address, but no matter what I do it gives me an error "Location information has been specified incorrectly" with a more specific error message.
    If I specify http:// intranetip/thesvnfolder (no spaces), it says
    RA layer request failed
    svn: Unable to connect to a repository at [the URL]
    svn: The OPTIONS request returned invalid XML in the response: XML parse error at line 1: no element found
    By the way, I had to break up the URL because this page is saying "You can only use links to eclipse.org sites while you have fewer than 5 messages."

    Hi,
    I am facing the similar issue.
    I have installed my remote system Eclipse and SVN within it , to my local system.
    Tried to import the project from SVN location while being connected to my remote server. But getting error
    Sharing the screenshot of the error message which I am getting.
    What could be the possible reason.
    Thanks ,
    Pramit

Maybe you are looking for

  • Can the touch screen on an iPhone 4S be recalibrated?

    I have an iPhone 4S that the calibration is off. If I touch the the icon for the keypad on the phone, it tries to acces voice mail, etc. Is there a routine where the touchscreen can be recalibrated?

  • Export to Excel using JSF lifecycle.?

    Hello, I am having Export functionality in my application, When I do export on click of "Export" button (h:commandButton) it works fine and it shows the excel file and allow me to save in my computer. After that when I call another functionality (eg:

  • Will iDVD 6 burn a dual layer with 3rd party burners

    G'day from Oz. I've posted similar to this under the iDVD 5 forum, as this forum wasn't started, but no answer yet. Hopefully people browsing here have updated to iLife 6. Quote from .... http://www.apple.com/ilife/idvd/ "Go for the burn. Once you fi

  • Opatch error with IBM AIX6.1 when upgrade from r12.1.1 to r12.1.2

    I'm running E-Business Suite (Oracle Financials AR, AP and GL modules only) r12.1.1 on AIX 6.1. I clean install r12.1.1 from rapidwiz. I'm running one Apps tier and one database tier. Now I perform the upgrade to r12.1.2, and I plan the route to be:

  • Making hypertext work if things are NOT in the same folder?

    I am writing a large doc with FM (FM 8.0p277), several appendix files, 100+pages, etc. I am using hypertext to link external PNG images with the document. This is working just fine (message openfile:filename.ext). Then, I print as PDF doc, and still