Opened 8 years ago
Last modified 7 years ago
#13541 new bug
Pineapple newsreader doesn't properly works on Haiku (error about writing attributes)
Reported by: | Giova84 | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | File Systems/BFS | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
There is, still around - eg on BeShare - an old BeOS app: Pineapple newsreader (which is also available for free on the author's website: http://www.platinumball.net/pineapple/registration.html), but this application, Unfortunately, does not properly work on Haiku. It starts correctly and looks very good, but when you try to populate the folders of Pineapple from the app itself (eg after adding a new account / server), you will get an error message about the write permissions. No matter where these folders are located (obviously I tried inside writable directories, also on the Desktop), you will always get this error. Eg from the File menu try to make a new folder: you will get:
The funny thing is that these folders (File> Folder> Create
) are really created on the disk, but Pineapple still complains and doesn't show these folders from itself.
I attach the original zip file (remember to register, because it will complains about the trial status)
Attachments (2)
Change History (6)
by , 8 years ago
Attachment: | PineappleNews-x86-0913.zip added |
---|
comment:1 by , 8 years ago
patch: | 0 → 1 |
---|
comment:2 by , 8 years ago
by , 8 years ago
Attachment: | Pineapple_error.png added |
---|
comment:4 by , 7 years ago
patch: | 1 → 0 |
---|
In more detail, for some reason the folders are created with very odd file permissions, totally different than what you see in BeOS. Perhaps there's a BFile API bug in there?