http://bugs.winehq.org/show_bug.cgi?id=17196
Summary: Text Editor Curser can be scrolled outside editor
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
This bug is about the cursor which displays the position,
where text will appear in an text editor.
In a text editor like notepad with enough content for scrollbars it is possible
to scroll so long, until the cursor gets displayed oudside the actual text
editor.
If you scroll to much the cursor gets captured outside the editor and doesn't
come back if you scroll back.
I can reproduce the bug with notepad, however if you scroll the cursor so much,
that it stays outside it will be actually out of the window.
To see that the cursor gets actually displayed, if there is still window at the
position you try the Application Warcraft III: World Editor, which suffers from
the same 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=11808
Summary: winefile: broken horizontal scrolling
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Hi,
I've tested 0.9.56, 0.9.48, 0.9.21(!) and noticed that there is a bug with
horizontal scrolling with winefile.
After clicking the right half of the horizontal scrollbar, so that the view
scrolls to the right, click to the left. The view should scroll back to the
left, but this does not happen.
The same happens in both displays of winefile (the file list and directory
tree). In the tree, the visual effect when scrolling back is "interesting".
OTOH, regedit scrolls perfectly fine.
Same when clicking the horizontal arrows instead of the bar.
I'm using Ubuntu Dapper and Gutsy, compiling wine snapshots myself, running
wine in a 800x600 virtual desktop.
Regards,
Jörg Höhle
--
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=19862
Summary: CodeCreatures crashes.
Product: Wine
Version: 1.1.28
Platform: PC
URL: http://ftp.sunet.se/pub/games/PC/guru3d/benchmark/Code
creatures_Benchmark_Pro_Setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I tried some benchmark programs from guru3d, this (rather old) benchmark
program crashes.
I'll attach the log generated by the app itsself. The console output didn't
really tell anything interesting.
Note for myself, the dumb hack below makes the app run fine.
diff --git a/dlls/d3d8/texture.c b/dlls/d3d8/texture.c
index c22c491..58b5365 100644
--- a/dlls/d3d8/texture.c
+++ b/dlls/d3d8/texture.c
@@ -270,7 +270,7 @@ static HRESULT WINAPI
IDirect3DTexture8Impl_UnlockRect(LPDIRECT3DTEXTURE8 iface,
hr = IWineD3DTexture_UnlockRect(This->wineD3DTexture, Level);
wined3d_mutex_unlock();
- return hr;
+ return 0;//hr;
}
static HRESULT WINAPI IDirect3DTexture8Impl_AddDirtyRect(LPDIRECT3DTEXTURE8
iface, CONST RECT *pDirtyRect) {
--
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=13365
Summary: Mising Text in IFC Markets Terminal Graphics
Product: Wine
Version: 1.0-rc1
Platform: PC
URL: http://ifcmarkets.com/download/IFCMTerminalSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
When you're viewing the platform graphics, the text at the right that shows the
current prices of the currencies are missing. You can see the problem in the
screenshots.
--
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=15084
Summary: ReadConsoleInputW() handles a NULL lpNumberOfEventsRead
parameter incorrectly
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dg(a)cowlark.com
On the Windows console, if I try to read input events with ReadConsoleInputW()
and pass in NULL as the pointer to the lpNumberOfEventsRead field, wine
completes successfully where Windows XP fails and returns an error code.
--
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=15100
Summary: Google Talk cannot be "x"ed out
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjamin.j.mccann(a)gmail.com
Created an attachment (id=15783)
--> (http://bugs.winehq.org/attachment.cgi?id=15783)
Output fron running "wine googletalk.exe"
The "x" in the upper right hand corner of the Google Talk window does not work
for closing the application. However, the minimization button does work. I'm
unsure as to which feature has a bug or is unimplemented.
--
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=21397
Summary: LookupAccountName cannot retrieve a 'groups' SID
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: us(a)edmeades.me.uk
Debugging an application I found the cause of the first failure is that the
software installs a 'group' (which fails with a fixme). Post install, I created
a group (addgroup) but the application calls LookupAccountName to retrieve the
SID of that created group.
You can hack around this (if LookupAccountName fails, query the current user
and re-call the function to get it's sid) but looking at the function there is
complete support missing for anything other than the current user.
Ideally it should call (something like getgrent?) and if it finds a group, map
it to a SID somehow (perhaps end the SID with the gid?). It could handle
querying other users as well in a similar way (getpwnam?)
JEWMQ
--
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=20026
Summary: Metal Fatigue crashes when I attempt to change
skirmish map
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nmatra(a)citromail.hu
Created an attachment (id=23568)
--> (http://bugs.winehq.org/attachment.cgi?id=23568)
Backtrace from Wine 1.0.1
In newer Wine versions I can't get back traces, because Wine hags with a system
error dialog(the send or don't send error report one if under Windows). I can't
click anywhere so I have to kill the process and I won't get the back trace.
However, I know this issue is very old so I installed a Wine (1.0.1) which
didn't have that error dialog yet. Now it simply crashes, but I get back
trace...
Clicking to change the map will immediately make an unhandled exception and the
debugger will start.
The Demo do not have any skirmish maps.
--
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=17923
Summary: No music in X-COM: UFO Defense
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afffect(a)gmail.com
No music playing in X-COM: UFO Defense Collectors Edition. Sound is ok. Older
Wine versions are affected too.
The only output is those 3 lines:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f644,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13af28,0x13ae28): stub
Probably has something to do with the SetVolumePan stub, I've tried to dig in
the code to implement it, but failed. I guess it shouldn't be too difficult to
implement for someone familiar with wine sound stuff.
--
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=18631
Summary: regedit
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Based off bug 18622, regedit pops up the wrong error when recasing a file. To
preproduce:
$ wine regedit
insert a new key 'foobar'
right click, rename 'foobar' to 'FOOBAR'
Error 'File exists'.
On windows 2K, it gives:
'Error Renaming Value'
'Cannot rename foobar: The specified value name already exists. Type another
name and try again'
'OK'
--
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.