[Bug 10795] New: UI-view32.exe does not show maps on screen
http://bugs.winehq.org/show_bug.cgi?id=10795 Summary: UI-view32.exe does not show maps on screen Product: WineHQ Bugzilla Version: unspecified Platform: PC URL: http://www.ui-view.org/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P1 Component: bug list AssignedTo: jnewman(a)codeweavers.com ReportedBy: jpgrohn(a)gmail.com Created an attachment (id=9654) --> (http://bugs.winehq.org/attachment.cgi?id=9654) Console texts When starting UI-view32.exe, program starts ok, but map view is black. Map can see very short time and then view goes black. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10795 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jnewman(a)codeweavers.com |wine-bugs(a)winehq.org Component|bug list |wine-misc Priority|P1 |P2 Product|WineHQ Bugzilla |Wine --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-12-16 13:18:42 --- Not bugzilla bug. What is "UI-view32.exe"? What Wine version? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10795 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com Status|UNCONFIRMED |NEW Component|-unknown |ole Ever Confirmed|0 |1 Keywords| |download --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2008-03-13 14:19:44 ---
From the original reporter:
--- snip ---
I have radioamateur aprs software UI-View32.exe [Here's part of the log:] fixme:ole:OLEPictureImpl_SaveAsFile (0x13d390)->(0x1616b0, 0, (nil)), hacked stub. fixme:ole:OleLoadPictureEx (0xd341b4,100899,1,{00020400-0000-0000-c000-000000000046},x=0,y=0,f=0,0x34f970), partially implemented. fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette. fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x14bfb0c), stub!
All those ole picture errors make me think that the bug lies in our implementation of oleaut32. Try this: wget http://kegel.com/wine/winetricks sh winetricks dcom98
It works now. Not clean run, but works. Good job. ... [Now there is a second problem:] UI-View32.exe put icons to over map. These shoud dissappear, when I stop program (cleaning window). Now, when I starts again software, old icons are on map. This is not accettable, so old icons should clean away from cache, when software starts or exits. p.s. but still goins to right way... --- snip --- So I guess it's an ole/oleaut32 problem. Confirming and changing category. Jukka-Pekka, please file another bug for the "old icons on map" problem. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10795 Rob Shearman <robertshearman(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ole |oleaut32 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10795 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2009-01-10 19:26:46 --- 2.39 won't run in git, complains about missing ddeml.dll. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10795 Niko Sandschneider <nsandschn(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nsandschn(a)gmx.de --- Comment #4 from Niko Sandschneider <nsandschn(a)gmx.de> 2010-06-02 17:18:38 --- 2.39 is the 16 bit version of UI-View. According to the reporter the problem appears with the 32 bit version. It installs and starts fine here, but the program cannot be used without registration. Maybe Jukka-Pekka can retest it with a newer version of wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10795 John Wilson <kc4lzn(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kc4lzn(a)gmail.com --- Comment #5 from John Wilson <kc4lzn(a)gmail.com> 2010-12-29 12:02:19 CST --- No additional information, just another user experiencing the same issue. Tried the 16 bit version and it works but after cycling through a couple of maps, the program locks up and the only out is to restart it. I am working on testing with less maps in the map directory, thinking that may be causing it to lock up. I have quite a few maps there. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10795 --- Comment #6 from John Wilson <kc4lzn(a)gmail.com> 2010-12-29 12:24:18 CST --- Read further in the blog, installed dcom98 and runs slow. Prior to the program finally coming up, received an error. It stated "The program wdfmgr.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience." After about a minute, the program did come up. Why the error? (In reply to comment #5)
No additional information, just another user experiencing the same issue. Tried the 16 bit version and it works but after cycling through a couple of maps, the program locks up and the only out is to restart it. I am working on testing with less maps in the map directory, thinking that may be causing it to lock up. I have quite a few maps there.
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10795 butraxz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz(a)gmail.com --- Comment #7 from butraxz(a)gmail.com 2013-03-05 14:32:04 CST --- Works for me in 1.5.25 until it asks for registration. However, as the author has passed away because of a cancer, registration can longer be done. I propose this to be closed as resolved wontfix as it cannot be tested any more. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10795 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2013-03-05 14:39:14 CST --- (In reply to comment #7)
Works for me in 1.5.25 until it asks for registration. However, as the author has passed away because of a cancer, registration can longer be done. I propose this to be closed as resolved wontfix as it cannot be tested any more.
Abandoned is more appropriate, thanks. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10795 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2013-03-09 17:28:05 CST --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org