Bug 115216

Summary: ifolder3 does not start on x86-64
Product: [iFolder] iFolder Denali Reporter: Andreas Jaeger <aj>
Component: Client - LinuxAssignee: Michele Casey <mcasey>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: delder, gchristensen, jack.hodge, ray
Version: iFolder Denali   
Target Milestone: Future   
Hardware: x86-64   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: on my new hp zd8000 laptop pentium64bit and suse10 same failure

Description Andreas Jaeger 2005-09-04 12:44:52 UTC
running ifolder 3 (the current 3.1 package) on my x86-64 system, I get:
$ ifolder
System.DllNotFoundException: libtrayicon
in (wrapper managed-to-native) Egg.TrayIcon:egg_tray_icon_new (string)
in <0x0019d> Egg.TrayIcon:.ctor (System.String name)
in <0x000a7> Novell.iFolder.iFolderApplication:.ctor (System.String[] args)
in <0x00064> Novell.iFolder.iFolderApplication:Main (System.String[] args)
Comment 1 raymond hamaker 2005-10-07 20:32:19 UTC
I have the same problem, in suse 10-gm final (clean install)
upgraded also ifolder to ifolder3-3.1.5250.1-1 but that doesn't make any difference
Comment 2 Tim Mellor 2005-11-28 23:48:47 UTC
Boyd, I wasn't sure if this was a result of flaim not working on the x86-64 or something else.  Didn't see another bug regarding this issue except this one on windows https://bugzilla.novell.com/show_bug.cgi?id=90448.
Comment 3 raymond hamaker 2005-11-29 08:31:05 UTC
Created attachment 58901 [details]
 on my new hp zd8000 laptop pentium64bit and suse10 same failure
Comment 4 Andreas Jaeger 2006-01-16 09:50:56 UTC
Has this been fixed by now?
Comment 5 Boyd Timothy 2006-01-16 16:49:17 UTC
If we were to fix the problem that you describe in this bug report, iFolder still wouldn't be able to work in the x64 environment because we do not have an x86-64 binary for Flaim.  At the moment, this isn't something that we're focusing on.  I know that some people have been able to use the 32-bit binaries in 32-bin emulation mode on their 64-bit processors.
Comment 6 Andreas Jaeger 2006-01-17 09:28:17 UTC
Using a 32-bit ifolder package is a solution.  But this needs to be tested and checked that everything works.  Could you take care of this, please?
Comment 7 Alex Tsariounov 2006-02-02 23:38:10 UTC
Hello,

I have the exact same problem, but I'm already using the 32-bit package on my x86-64 em64t machine (in fact, the SuSE 10 DVD does not even have a 64-bit package for ifolder):

[zuul:lockmeter]$ find /media -name nautilus-ifolder3\*
/media/dvd/suse/i586/nautilus-ifolder3-3.1.5243.1-4.i586.rpm
find: /media/floppy: No medium found
[zuul:lockmeter]$ s rpm -ivh /media/dvd/suse/i586/ifolder3-3.1.5243.1-4.i586.rpm
Preparing...                ########################################### [100%]
   1:ifolder3               ########################################### [100%]
[zuul:lockmeter]$ s rpm -ivh /media/dvd/suse/i586/nautilus-ifolder3-3.1.5243.1-4.i586.rpm
Preparing...                ########################################### [100%]
   1:nautilus-ifolder3      ########################################### [100%]
[zuul:lockmeter]$ rpm -qa | grep ifolder
ifolder3-3.1.5243.1-4
novell-ifolder-client-2.1.5-5
nautilus-ifolder3-3.1.5243.1-4
[zuul:lockmeter]$ uname -a
Linux zuul 2.6.13-15.7-smp #1 SMP Tue Nov 29 14:32:29 UTC 2005 x86_64 x86_64 x86_64 GNU/Linux
[zuul:lockmeter]$ ifolder
System.DllNotFoundException: libtrayicon
in (wrapper managed-to-native) Egg.TrayIcon:egg_tray_icon_new (string)
in <0x0019d> Egg.TrayIcon:.ctor (System.String name)
in <0x000a7> Novell.iFolder.iFolderApplication:.ctor (System.String[] args)
in <0x00064> Novell.iFolder.iFolderApplication:Main (System.String[] args)

(ifolder:4955): Gtk-CRITICAL **: gtk_main_quit: assertion `main_loops != NULL' failed
[zuul:lockmeter]$

Thanks,
Alex
Comment 8 Boyd Timothy 2006-02-02 23:41:58 UTC
Hang tight on this one.  I heard today that Flaim was put into autobuild (which means that we should shortly be able to build 64-bit RPMS).
Comment 10 Boyd Timothy 2006-02-07 15:05:48 UTC
*** Bug 116620 has been marked as a duplicate of this bug. ***
Comment 11 Anja Stock 2006-06-12 12:21:01 UTC
Boyd, as aj is on vacation, could you please be so kind to give me a status on this?
Comment 12 Glen Christensen 2006-07-18 16:54:39 UTC
Given the decision to remove iFolder from the distribution, is this still an issue?  I am able to run iFolder on my X86_64 SLED 10 box.  Here is where I got the rpms that are installed and functioning on my system:
http://forgeftp.novell.com/ifolder/client/3.4/20060716-0101/linux/SLES10-x86_64/rpms/
Comment 13 Andreas Jaeger 2006-07-18 17:07:40 UTC
WE still have ifolder3 in the SUSE Linux distribution and in autobuild.
Comment 16 Andreas Jaeger 2006-10-22 18:43:07 UTC
works now...
Comment 17 Sujatha Narasimhan 2007-02-08 17:15:19 UTC
Verified with the ifolder 6-feb builds. Closing as verified.