<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>15229</bug_id>
          
          <creation_ts>2008-04-03 17:52:48 +0400</creation_ts>
          <short_desc>tomboy апплет падает при попытке добавить на панель на архитектуре x86_64</short_desc>
          <delta_ts>2008-12-28 20:15:09 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>tomboy</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Igor Androsov">blacester</reporter>
          <assigned_to name="Nobody&apos;s working on this, feel free to take it">nobody</assigned_to>
          
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>67529</commentid>
    <comment_count>0</comment_count>
    <who name="Igor Androsov">blacester</who>
    <bug_when>2008-04-03 17:52:48 +0400</bug_when>
    <thetext>Собственно вылетает с ошибкой.
Причина в /usr/bin/tomboy-panel
----
#!/bin/bash

export LD_LIBRARY_PATH=&quot;/usr/lib6464/tomboy${LD_LIBRARY_PATH+:$LD_LIBRARY_PATH}&quot;
export MONO_PATH=$MONO_PATH:/usr/lib6464/tomboy:/usr/lib6464/tomboy/addins
export TOMBOY_WRAPPER_PATH=&quot;/usr/bin/tomboy&quot;

THIS_EXE=&quot;/usr/lib6464/tomboy/Tomboy.exe&quot;

if [ -n &quot;&quot; ]; then
    export MONO_GAC_PREFIX=&quot;:$MONO_GAC_PREFIX&quot;
fi

exec mono $MONO_EXTRA_ARGS $THIS_EXE --panel-applet &quot;$@&quot;
----
двойное указание 64 в путях.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>72142</commentid>
    <comment_count>1</comment_count>
    <who name="Mikhail Gusarov">dottedmag</who>
    <bug_when>2008-06-13 13:00:39 +0400</bug_when>
    <thetext></thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83575</commentid>
    <comment_count>2</comment_count>
    <who name="Vitaly Lipatov">lav</who>
    <bug_when>2008-12-28 20:15:09 +0300</bug_when>
    <thetext>$ rpm -q tomboy
tomboy-0.12.1-alt2

$ grep /usr/lib /usr/bin/tomboy-panel
export LD_LIBRARY_PATH=&quot;/usr/lib64/tomboy${LD_LIBRARY_PATH+:$LD_LIBRARY_PATH}&quot;
export MONO_PATH=$MONO_PATH:/usr/lib64/tomboy:/usr/lib64/tomboy/addins
THIS_EXE=&quot;/usr/lib64/tomboy/Tomboy.exe&quot;
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>