Opened 4 months ago

Last modified 4 months ago

#63 accepted defect

Dropping a Locale on NewView fails

Reported by: dryeo Owned by: ataylor
Priority: major Milestone:
Component: NewView Version: 2.19
Keywords: Cc: dyeo@…

Description

While NewView correctly handles locales when opened from something like the screensaver properties, dropping a locale fails with messages like,

"Cannot find linked file '\en_CA.IBM850'"

when dropping the en_CA locale. Likewise with ru_RU the linked file is

'.\ru_RU.IBM866'

Alex commented that the drop event handler assumes dropped item is a file.

Attachments (1)

newview_2.19.8c.zip (460.8 KB) - added by ataylor 4 months ago.

Download all attachments as: .zip

Change History (4)

Changed 4 months ago by ataylor

Attachment: newview_2.19.8c.zip added

comment:1 Changed 4 months ago by ataylor

Try the attached executable build.

FWIW, since it appears that the language change logic requires a lng file to work, it's necessary to add the newview_en.lng file to the appropriate directory (e.g. \sys\lang on AOS) if you want drag and drop to work an English locale.

comment:2 Changed 4 months ago by ataylor

Owner: set to ataylor
Status: newaccepted

comment:3 Changed 4 months ago by dryeo

Hi, sorry for not responding sooner, seems Netlabs was unreachable every time I tried. The attached fixes the linked file message, dropping a locale still doesn't work. Perhaps this is by design, which is fine. Yet to test your latest build

Note: See TracTickets for help on using tickets.