http://bugs.winehq.org/show_bug.cgi?id=11955
Summary: NoteTab Pro 5.5 Cursor Display Issue
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.notetab.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lm_hamilton(a)yahoo.com
When the cursor is at the last line of a file and the user presses ENTER to
create a new line, it adds the line, but the cursor does not move. If the user
starts typing, the text and cursor does go on the last line of the file.
I used to have this issue on any file, but for the last several Wine releases,
it has only affected outline files. Outlines are just text files with the
extension otl. If you open the file in a text editor the topic for each outline
starts with H=". I use Slackware 12.0 and Debian.
Other users on the Yahoo Group for NoteTab on Linux are using Ubuntu and have
the display issue at the top and bottom of the file. I have never had it at the
top no matter what I have tried.
Following is a text representation of the problem I have, numbers used for
lines in the file, and a vertical bar "|" used to show the cursor position
after pressing enter to get a new line.
1|Text on line one.
2Line added when press enter.
3Line added when press enter. If you start typing the cursor acts normally and
starts adding text at the beginning of the last line added by pressing enter.
In this example the text is added after "3".
FYI - NoteTab Pro uses a different input control than NoteTab Light or
Standard. Light and Standard use richedit. NoteTab is developed in Delphi. I
have been a NoteTab user for ten years and beta tester for as long. The
anti-cracker controls in NoteTab's trial version may prevent it from working in
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=19751
Summary: VB6 format function
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hub_hotmail(a)hotmail.com
THIS IS A VB6 PROGRAM
WINDOWS
---------
FormatoBr = "#,##0.00"
debug.print Format(TxtValorCadTituloNUM, FormatoBr), , "ONLY_FORMAT"
= 1,00
debug.print Format(CCur(TxtValorCadTituloNUM), FormatoBr), , "FORMAT_WITH_CCUR"
= 1,00
*****************************************************************************
wine LINUX
----------
FormatoBr = "#,##0.00"
debug.print Format(TxtValorCadTituloNUM, FormatoBr), , "ONLY_FORMAT"
= 100,00
debug.print Format(CCur(TxtValorCadTituloNUM), FormatoBr), , "FORMAT_WITH_CCUR"
= 1,00
--
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=19239
Summary: eBay Turbo Lister unhandled division by zero
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://download.ebay.com/turbo_lister2/setupUK.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22258)
--> (http://bugs.winehq.org/attachment.cgi?id=22258)
wine-1.1.25-133-g7cc7e7b backtrace
To get this far, "winetricks msxml3 mdac25 ie6" required.
When attempting to create a new item, an unhandled division by zero occurs in
user32.
=>0 0x7ed807ec get_vertical_line_count+0x29(es=0x20c5c0)
[/home/test/wine-git/dlls/user32/edit.c:1434] in user32 (0x0032b270)
--
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=21571
Summary: WinPcap 4.0.1: Setup cannot install Microsoft Network
Monitor Driver (NetMon)
Product: Wine
Version: 1.1.37
Platform: x86-64
URL: http://www.keyfocus.net/kfsensor/download/WinPcap_4_0_
1.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26014)
--> (http://bugs.winehq.org/attachment.cgi?id=26014)
Ol' [OLE] wine bugz...
Every time I attempt to run setup I get this error, which is a bit of a problem
for me because it prohibits the capturing of packets over dial-up (which I use)
and VPN. Seems to be related to OLE because those "errs" fill the terminal when
the popup appears in installation informing me.
--
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=19775
Summary: Largo Winch: crash with hardware vertex shader
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=23166)
--> (http://bugs.winehq.org/attachment.cgi?id=23166)
Full log +all,-several, stripped from GetTick line noise.
With default settings in winecfg, the application crashes immediately before
displaying the logos, upon return from d3d8 CreateVertexShader.
Disabling the hardware vertex shader in winecfg allows the game to start (but
see bug #19773). This is the first application I faced where I had to do this
-- can I expect 3D applications to generally work well without hardware VS?
The full log (attached) shows a NULL pointer access by the application
immediately following return from IDirect3DDevice8Impl_CreateVertexShader.
fixme:d3d8:ValidateVertexShader (0x102d278 (nil) (nil) 1 0x33ef20): stub [2x]
0009:trace:d3d8:parse_token 0x40010007 REG(D3DVSDE_TEXCOORD0, D3DVSDT_FLOAT2)
0009:trace:d3d8:IDirect3DDevice8Impl_CreateVertexShader (0x15e4e0) : returning
0x10426f0 (handle 0xf0000021)
0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x48b24d ip=0048b24d
tid=0009
wine: Unhandled page fault on read access to 0x00000000 at address 0x48b24d
(thread 001c)
=>0 0x0048b24d in largowinch (+0x8b24d) (0x7ee2b010)
I'm not aware of a demo of this application.
Running Ubuntu Intrepid with Intel i915, but the crash also occurs on MacOS
with NVidia 9400M.
--
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=10106
Summary: Cannot disable cursor blinking in the wine GUI
Product: Wine
Version: 0.9.36.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zhoujiafan(a)gmail.com
I have updated the wine to wine-0.9.36 in my Linux Fedora Core5. Currently the
cursor is always blinking. For example, the editplus running in wine.
I tried to edit the wine registry as follows:
HKEY_CURRENT_USER -> CONTROL PANEL -> Desktop -> CursorBlinkRate = -1
And this does not stop the blinking cursor!!!
--
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=20951
Summary: Wine cannot be compiled with -pg GCC option
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
make[1]: Entering directory `/tmp/wine-1.1.34/loader'
gcc -o wine-preloader -static -nostartfiles -nodefaultlibs
-Wl,-Ttext=0x7c000000 preloader.o ../libs/port/libwine_port.a
preloader.o: In function `__bb_init_func':
/tmp/wine-1.1.34/loader/preloader.c:162: undefined reference to `mcount'
preloader.o: In function `__stack_chk_fail_local':
/tmp/wine-1.1.34/loader/preloader.c:166: undefined reference to `mcount'
preloader.o: In function `__stack_chk_fail':
/tmp/wine-1.1.34/loader/preloader.c:167: undefined reference to `mcount'
preloader.o: In function `wld_mmap':
/tmp/wine-1.1.34/loader/preloader.c:276: undefined reference to `mcount'
preloader.o: In function `wld_strcmp':
/tmp/wine-1.1.34/loader/preloader.c:340: undefined reference to `mcount'
preloader.o:/tmp/wine-1.1.34/loader/preloader.c:367: more undefined references
to `mcount' follow
collect2: ld returned 1 exit status
make[1]: *** [wine-preloader] Error 1
--
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=13046
Summary: Intermittent audio looping in Beyond Good and Evil
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben-dev(a)gmx.net
Created an attachment (id=12801)
--> (http://bugs.winehq.org/attachment.cgi?id=12801)
dsound trace
The sound in Beyond Good and Evil is badly broken. Around half of the audio
clips (whether they're music, voice or effects) start playing but get stuck in
a ~2 second continuous loop (i.e. the first ~2 seconds of the clip play over
and over again) and this continues until a scene change.
I've tested this on Ubuntu 7.10 and 8.04 with alsa, oss and jack and nothing
helped.
In the trace, I can't see anything obvious. It looks a bit like the
application stops responding to SetEvent()s. In the attached file, the only
sound you can hear is looping for the last half of the trace.
The problems vary from run to run - pretty much any of the audio clips might
break on any given run. I searched bugzilla but couldn't see any bugs for this
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=18072
Summary: Core Media Player throws an exception on launch
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
URL: http://www.tucows.com/preview/299014
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
My roommate despises VLC, and is in love with this media player. Step 1 in his
dogfood transition to Ubuntu would be getting this media player to work in
Wine.
Problem 2: on launch, throws exception and refuses to launch.
Exception EExternalException in module ntdll.dll at 0002B168.
External exception C0000025.
--
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=16147
Summary: MSN Messenger 7.0: Webcam doesn't work
Product: Wine
Version: 1.1.9
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=d78f2ff1-79ea-4066-8ba0-ddbed94864fc&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
If you try to use the webcam through MSN Messenger, you will just see a weird
image. The webcam works perfectly in Cheese, so the webcam is working fine.
I'm using Ubuntu 8.10 and Wine 1.1.9.
I think this lines are related:
fixme:qcap:fnCaptureGraphBuilder2_FindInterface
(0x1a7f278/0x1a7f278)->({fb6c4281-0353-11d1-905f-0000c0cc16ba}, (null),
0x1a81e60, {c6e13340-30ac-11d0-a18c-00a0c9118956}, 0xbd5158) - workaround stub!
fixme:qcap:KSP_Get () Not adding a pin with PIN_CATEGORY_CAPTURE
fixme:qcap:fnCaptureGraphBuilder2_Release Release IGraphFilter or w/e
fixme:qcap:fnCaptureGraphBuilder2_FindInterface
(0x1a7f290/0x1a7f290)->({fb6c4281-0353-11d1-905f-0000c0cc16ba}, (null),
0x1a81e60, {c6e13340-30ac-11d0-a18c-00a0c9118956}, 0xbd5158) - workaround stub!
fixme:qcap:KSP_Get () Not adding a pin with PIN_CATEGORY_CAPTURE
fixme:qcap:AMStreamConfig_GetNumberOfCapabilities 0x1a81e64: 0x32ebd0 0x32ebdc
- stub, intentional
fixme:qcap_v4l:qcap_driver_get_prop Not implemented 7
fixme:qcap_v4l:qcap_driver_get_prop Not implemented 5
fixme:qcap:fnCaptureGraphBuilder2_Release Release IGraphFilter or w/e
--
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.