http://bugs.winehq.org/show_bug.cgi?id=13719
Summary: E-texteditor installs but fails to run on default Wine
install
Product: Wine
Version: 1.0-rc3
Platform: PC
URL: http://www.e-texteditor.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dunc(a)dflock.co.uk
Created an attachment (id=13734)
--> (http://bugs.winehq.org/attachment.cgi?id=13734)
Console output from running e-texteditor on wine 1.0rc3
The E-texteditor application (http://www.e-texteditor.com/) fails to run on an
out-of-the-box Wine installation.
Wine complains about a missing MSVCP60.dll. Console output attached.
--
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=20077
Summary: User Interface of RPG Maker XP is unusable and freezes
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: idefy(a)web.de
I cant click on anything, when i do click somewhere in the app i get the output
beginning at line 80. Program is unusable.
You can download the program here
http://download.cnet.com/RPG-Maker-XP/3000-7537_4-10439795.html?tag=lst-0-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=14693
Summary: Program halts when on another virtual desktop
Product: Wine
Version: 1.1.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: todurov(a)gmail.com
Dwarf Fortress http://mayday.w.staszic.waw.pl/df.htm pauses when I switch away
to another virtual desktop. I suppose it's the case with other programs as
well, but I couldn't test it.
It doesn't pause on Windwoes when one alt-tabs away from it, therefore it
shouldn't pause in Wine as well.
It doesn't pause when there are multiple windows including DF on the same
desktop, even if it doesn't have focus.
It doesn't pause when Wine is configured to have a virtual desktop (which I'm
using now as a workaround).
wine-1.1.1, Debian Etch, 2.6.18-5-amd64, window manager is xmonad
--
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=20485
Summary: Uninitialised memory reference in FTP_DoPassive
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(Found via
http://kegel.com/wine/valgrind/logs/2009-10-26-08.26/diff-mshtml_htmllocati…
)
http://kegel.com/wine/valgrind/logs/2009-10-26-08.26/vg-mshtml_htmllocation…
shows
Conditional jump or move depends on uninitialised value(s)
at FTP_DoPassive (ftp.c:3028)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:187)
by RtlAllocateHeap (heap.c:1429)
by INTERNET_AllocThreadError (internet.c:3050)
by INTERNET_GetResponseBuffer (internet.c:3174)
by FTP_DoPassive (ftp.c:3019)
I suspect it's the unconditional skip of four bytes...
maybe that skips over the terminating null sometimes.
3027 p = lpszResponseBuffer+4; /* skip status code */
3028 while (*p != '\0' && (*p < '0' || *p > '9')) p++;
The code is not new, but the error is, so maybe this only happens
if there's a network error.
--
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=30398
Bug #: 30398
Summary: Can't open or save microsoft excel documents.it
crashes each time I do so.
Product: WineHQ Bugzilla
Version: 2.14.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benowmbi(a)gmail.com
Classification: Unclassified
Can't open Microsft excel or word in wine 1.4.gives me an error each time.I use
Ubuntu 11.1o and I installed office 2007
--
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=17035
Summary: RPG Maker XP: Script editor selects complete script when
program gets focus
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
URL: http://www.enterbrain.co.jp/tkool/RPG_XP/eng/download.ht
ml
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Simon.Paridon(a)uglyhorst.de
In RPG Maker XP, after having opened a Project (or created a new one), when you
open the script editor by clicking the sheet icon in the icon bar, select a
script from the list on the left and moving the text cursor to some point, then
switching to another task and finally switching back to RMXP, it selects the
complete contents of the Scintilla edit field.
It doesn't happen if you first focus another control before switching to
another task (and doesn't happen on Windows, at all).
I'm not sure whether this happens with other programs that use Scintilla, too,
but I doubt 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=25088
Summary: Crysis Warhead does not start
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=31810)
--> (http://bugs.winehq.org/attachment.cgi?id=31810)
log +relay,+seh
The game's dependencies on d3dx9_36 and msvcrt have been fulfilled. Despite
this, the game does not load properly; it exits silently.
Uploading a 10000 line tailed log with symbols +relay+,+seh. If the crash
doesn't happen within these lines, let me know and I will produce a new log.
--
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=15417
Summary: Exiting without closing help window causes page fault.
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://www.monroeccc.edu/ckelly/Files/EASy68K.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arrenlex(a)gmail.com
Created an attachment (id=16273)
--> (http://bugs.winehq.org/attachment.cgi?id=16273)
All wine stderr+stdout output from the session.
1. Download and unzip http://www.monroeccc.edu/ckelly/Files/EASy68K.zip
2. Run EDIT68K.exe in wine
3. Click Help->Help
4. Accept Gecko installation
5. Without closing the help viewer, File->Exit the editor window.
6. Crash!
I will attach the backtrace. The program is free, open source and a small
download, so please feel free to try it yourself.
--
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=19048
Summary: Assertion failure at listview.c:5796
Product: Wine
Version: 1.1.24
Platform: PC
URL: http://www.worldstart.com/weekly-download/archives/reg
-cleaner4.3.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b0ntrict0r(a)yandex.ru
Created an attachment (id=21969)
--> (http://bugs.winehq.org/attachment.cgi?id=21969)
wine log demonstrates the issue
Using RegCleaner 4.3, Build 780 is impossible because of different memory
access violations and wine assertion failures (see bug 19046).
Attached wine log demonstrates one of these failures.
It's hard to reproduce this exactly same way because of random memory access
violations (which makes this report almost senseless, I understand) but general
recommendation is to play around with list in the program's main window and
operate with menu only (!) using keyboard shortcuts.
--
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=28822
Bug #: 28822
Summary: mmdevapi/tests/capture.ok fails sometimes under
valgrind?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Saw this in at least one run on my e8400, though not on my i5:
capture.c:96: Test failed: Waiting on event handle failed!
--
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.