http://bugs.winehq.org/show_bug.cgi?id=13419
Summary: Nokia Audiobook Manager: Does not allow a directory to
be chosen to convert to.
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://nds1.nokia.com/NOKIA_COM_1/Microsites/BetaLabs/ap
plications/apps/NokiaAudiobookManager_V104_RC04.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: korn_bizkits69(a)hotmail.com
When a directory is chosen, the box to click ok is greyed out. When a
directory is entered manually, it indicates there is not enough space.
It worked in a previous version of wine, most likely 0.9.58 as it was a couple
months ago I last used it.
--
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=8868
--- Comment #19 from Alex <alexanderask2(a)gmail.com> 2008-05-26 19:19:39 ---
I have this problem in wine 1.0~rc2 and I have no clue as how to fix it or even
how to use the patch could someone please help me as I dont have the faintest
idea as to what to do and I really want to play oblivion.
--
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=8868
Alex <alexanderask2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexanderask2(a)gmail.com
--
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=2366
--- Comment #17 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-05-26 16:29:14 ---
*** Bug 13455 has been marked as a duplicate of this bug. ***
--
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=2527
--- Comment #21 from Jason Edmeades <us(a)edmeades.me.uk> 2008-05-26 16:11:57 ---
Just a comment but I cant see this being fixed in the short or possibly even
the long term. The first issue I mentioned in the link above, ie move window
not updating the visible region is definitely fixable. BUT it wouldnt help you
- the real problem here is the next bit which shows a big difference between
windows and X. In windows, the createwindow call shows the popup, and its drawn
to immediately. Under wine, the createwindows starts the action of showing the
window, but a redraw is forced when the asynchronous Expose event comes along
which is after the app has finished painting.
So the application draws to a window which isnt exposed, the expose event
occurs causing a redraw, which the application doesnt handle (as can be seen on
windows by alt-tab away to a window which partially covers it, then back
again).
As per http://article.gmane.org/gmane.comp.emulators.wine.devel/57793 one
solution is to buffer all the drawing which occurs before the first expose
event, but I cannot believe this will be easy to implement and given this
(unless anyone can correct me and indicate how it might be done) I'd guess this
is a border case which will remain unfixed.
Obviously, if the application redraws the popup when asked, the first issue
could be fixed, so although I hate to say it - asking the app provider to fix
that scenario would help a lot here.
--
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=4468
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #23 from James Hawkins <truiken(a)gmail.com> 2008-05-26 16:09:34 ---
Reported fixed.
--
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=4468
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
--- Comment #22 from Anastasius Focht <focht(a)gmx.net> 2008-05-26 16:02:50 ---
Hello,
this one should be closed.
The issue this bug is about has been fixed for quite some time now.
Retested with wine-1.0-rc2, works fine connecting/playing.
Regards
--
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=8512
--- Comment #2 from Ken Geis <kgeis(a)speakeasy.net> 2008-05-26 14:27:17 ---
Created an attachment (id=13366)
--> (http://bugs.winehq.org/attachment.cgi?id=13366)
output from WINEDEBUG=+trace1,+trace2,-trace3 wine SketchUp.exe &> output.txt
This is from reproducing the bug on 1.0-rc2. The application traps exceptions
and starts a bug reporter, so I can't get a stack trace from 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=6247
Dylan Smith <dylan.ah.smith(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dylan.ah.smith(a)gmail.com
--
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.