http://bugs.winehq.org/show_bug.cgi?id=17892
Summary: appdb rejection workflow is broken, no editing
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Windows 2000
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
My latest AppDB entry got rejected because there was too much German and too
little English. The E-Mail I received said:
"Clicking on the link in this email will allow you to modify and resubmit the
application. A link to your queue of applications and versions will also show
up on the left hand side of the Appdb site once you have logged in.
http://appdb.winehq.org/objectManager.php?sClass=application_queue&bIsQueue…
Alas,
a) I don't see on this page how to modify the text and resubmit it. No <Input>,
no visible link to an edit page.
b) The link "your queued items" on the left leads to a page reporting nothing
queued:
You have no queued test results.
You have no queued applications.
You have no queued versions.
You have no queued bugs.
You have no queued application data.
c) At the bottom of the "Edit application" page, following the link "Move child
objects" yields to a DoS attack on my browser, as it tries to render a
seemingly endless list of empty objects and tables.
In case it matters, I'm running NoScript, but winehq.org is allowed.
I really hope the application+version+test texts I submitted does not get lost
because I'd hate to have to think about all of it again. Adding English text
would be no problem.
How to update the submitted page to include English descriptions so it will get
accepted?
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=13645
Summary: d3d8 tests fail on XP SP2 with Radeon Mobility 9000 card
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Created an attachment (id=13626)
--> (http://bugs.winehq.org/attachment.cgi?id=13626)
device test failures
The d3d8 device and visual tests fail for me on Windows XP SP2 with the Radeon
Mobility 9000 card. Device failures are attached, visual tests will be
attached shortly.
--
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=13538
Summary: netapi/access test doesn't delete testuser home
directories after the test
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
CC: kai.blin(a)gmail.com
On XP and up (W2K3 and Vista) the netapi/access tests leaves user directories
behind.
Every new winetest run (or manual netapi/access test run) will create a
testuser. The NetUserDel function is used to remove this testuser from the
system. As of XP, NetUserDel doesn't seem to delete the user's home directory.
The tests won't fail when a new test is run but you will end up with several
home directories. For example (on my XP box):
C:\Documents and Settings\testuser
C:\Documents and Settings\testuser.XP
I guess the delete_test_user function should be changed to:
- find out the created home directory
- delete the user account
- delete the home directory if it exists
The home directories can be deleted without a problem btw.
We also need to make sure that older testuser directories get deleted (will be
a one time thingy probably).
--
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=16084
Summary: widl crash on vista x86
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Windows Vista
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: netzimme(a)aol.com
in the function get_size_procformatstring() in tools/widl/typegen.c
the line :
else if (stmt->type != STMT_TYPE && stmt->u.type->type != RPC_FC_IP)
should be :
else if (stmt->type != STMT_TYPE || stmt->u.type->type != RPC_FC_IP)
because both parameter must be the same not only one of them to call
the function pred(iface) below.
Greetings
Daniel Zimmermann
--
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=10052
Summary: MSMoney 2007 fails to load due to missing XML
Interfaces.
Product: Wine
Version: 0.9.47.
Platform: Other
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-msxml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Created an attachment (id=8600)
--> (http://bugs.winehq.org/attachment.cgi?id=8600)
Wine output
MSMoney 2007 fails to start with the attached Error. It appears that the msxml
interface are not registred correctly.
If you use the Native msxml, MsMoney loads but then seg faults when you try to
accept the license agreement.
--
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=11358
Summary: Emulator3000 does not display menu and status bar
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=10466)
--> (http://bugs.winehq.org/attachment.cgi?id=10466)
screenshot of the wrong appearance
Emulator3000 does not display menu and status bar, displaying garbage instead.
Screenshot is attached.
Download link for Emulator3000:
http://www.emulator3000.emuita.it/Emulator3000/E3000.zip
--
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=17075
Summary: PLSQLDeveloper: Trying to create some of bultin reports
returns "OLE error 80070057"
Product: Wine
Version: 1.1.13
Platform: Other
URL: http://allroundautomations.swmirror.com/plsqldev715.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)stanev.org
Created an attachment (id=18897)
--> (http://bugs.winehq.org/attachment.cgi?id=18897)
WINEDEBUG="+ole,+msxml"
Steps to reproduce:
1) Install PLSQLDeveloper and oracle instant client
2) Connect to some oracle db
3) Select "Reports -> [whatever report you like]"
4) OLE error 80070057 , empty report window
The reports are generated in html form.
Attaching console with WINEDEBUG="+ole,+msxml"
--
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=12237
Summary: Temple Of Elemental Evil crashes after the loading
screen
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frick(a)sc-networks.de
Created an attachment (id=11671)
--> (http://bugs.winehq.org/attachment.cgi?id=11671)
a standard log of the game with the backtrace.
the game shows the intro movies and the loading screen fine then crashes before
the main menu. this is the game patched to the latest version (3) and nocd
patch applied. the installation copied over to winxp works fine.
--
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=17874
Summary: Runes of Magic - will not install.
Product: Wine
Version: 1.1.18
Platform: PC-x86-64
URL: http://www.runesofmagic.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)eternaldusk.com
Created an attachment (id=20165)
--> (http://bugs.winehq.org/attachment.cgi?id=20165)
Backtrace
The current version of the Runes of Magic downloader does not work with Wine
(tested with 1.1.17 and 1.1.18, against both a clean prefix and one that was
loaded with stuff for Steam and other apps).
The installer aborts after the user selects an installation directory.
The entries in the AppDB indicate that it was installable at one time (and may
play just fine once this bug is squashed). It is unclear if it is now
uninstallable due to a regression in Wine or due to an updated installer exe.
I will try to quickly throw the wine 1.0.1 packages on to see if I get the same
results, and respond 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=13496
Summary: Director Player Error dialog: "The projector file is
corrupt. Unable to continue."
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://gamecenter.oberon-media.com/game.htm?code=111255667&RefId=&origin=pcat_gm_
img
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
Some of the Oberon games exhibit this error when trying to run.
Steps to reproduce:
1. Install the game (Flip Or Flop: Home Edition)
2. Run FlipOrFlop.exe from the install directory
After complaining about some unsupported ioctl flags, the program fails with a
Director Player Error dialog: "The projector file is corrupt. Unable to
continue."
--
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.