Not knowingly - as I’m afraid I’d mess up something important I never change permissions on anything beyond my user files.
So sorry about all this. Wish I’d waited but I try not to cause any problems and try to compile anything I can’t find myself first before asking, if needed, for a package.
If it works for root perhaps it’d work for another user and there is something in my user profile that’s been messed up? Perhaps it’d be easier to migrate to a new user? I really don’t understand what’s going on.
It works! Looks fine, even the modules (Spell check etc) seem to be working fine.
What’s wrong with this user profile I have no idea, but since I haven’t fully settled in yet, I will migrate to a new user profile. Again I’m sorry to have had this happen and thank you for helping to provide this package. Be assured I’ll be getting a lot of use from it, just about daily in fact.
Hi
Glad you have it working Something in your home directory for sure.
Probably a hidden file (starting with a period), if your happy to
proceed with a new user enjoy
You could check to see if there is a .zim directory and remove that…
–
Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.29-0.1-default
up 2 days 14:11, 2 users, load average: 0.05, 0.01, 0.00
GPU GeForce 8600 GTS Silent - CUDA Driver Version: 190.18
Perhaps posting the output from strace would do the trick:
strace /path/to/zim >/tmp/zim.strace 2>&1
When it finishes failing post the /tmp/zim.strace file.
Good luck.
Malcolm wrote:
>
> Hi
> Glad you have it working Something in your home directory for sure.
> Probably a hidden file (starting with a period), if your happy to
> proceed with a new user enjoy
>
> You could check to see if there is a .zim directory and remove that…
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
Hello malcolm & ab, Zim is working perfectly in my new user profile. In case it might be helpful to someone else though, I logged back in to the old user profile (in which Zim was not working) and tried the suggestions:
We are only sort of right as it turns out. There was only an empty .zim folder in my user dir, apparently it didn’t load that far to add more; removing it made no diff. But then I followed ab’s post:
This resulted in a file that might be a problem posting as it’s rather lengthy. Included was the error reported earlier, “Address already in use” bit. If you want me to post it anyway in whole or in part let me know. Looking in temp for it though I discovered a file, zim-(my user name)-gui-daemon, for which my user didn’t have access rights to. Remembering the message mentioned ‘daemon’ I was overcome with mischief and removed it (sudo), then tried Zim. It worked! A new version of this temp file appeared, the same name but this time with my user having access rights.
The upshot may be that if someone tries installing Zim and experiences the error I received, try clearing that temp file.
dpeirce55 wrote:
> I’m running a newly-installed OpenSuse 11.4 in Virtualbox, and looking
> for Zim.
>
> Did Zim ever make it into the official repositories? Or do I just not
> know enough to find it (I’ve never tried OpenSuse before)?
AFAIK, there are exactly ZERO wikis in the official repositories.
Hmmnnnn… That was interesting. I compliment you on your one-click install; it’s sort of like Klikit except that it automatically added your repository to my list. So I now have Zim, and I’m trying out one that is new to me: Cherrrytree. And I’m gradually getting used to OpenSuse :).
Will Zim show up automatically in my updates? Or do only the packages from the official repos get updated?
Thanks, Dave
For every complex computer problem there is a solution which is simple, neat, and wrong.