http://bugs.winehq.org/show_bug.cgi?id=21275
Summary: python's test_startfile test fails
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.python.org
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=25584)
--> (http://bugs.winehq.org/attachment.cgi?id=25584)
test output
Install python and run:
wine 'c:\Python31\python.exe' -m test.test_startfile
File "C:\Python31\lib\test\test_startfile.py", line 24, in test_empty
startfile(empty)
WindowsError: [Error 0] Success: 'C:\\Python31\\lib\\test\\empty.vbs'
Full 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=17818
Summary: Runes of Magic menus like EULA or login doesn't appear
on some graphic cards.
Product: Wine
Version: unspecified
Platform: All
URL: http://www.runesofmagic.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivo.a.nunes(a)gmail.com
Runes of Magic should work with wine but it doesn't because of this bug.
For some people the menus appear and for some it doesn't. The problem is that
with some graphic cards the menus doesn't appear for an unknown reason. If you
try to click the buttons you can hear the click, so they are there.
Some cards where the menus doesn't appear are:
Nvidia 7300GT
Nvidia 7600GT
The problem is probably with the 7xxx cards.
Please confirm if you have one and the menus appear or if you have another
graphic card and they doesn't appear.
--
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=28824
Bug #: 28824
Summary: shell32/tests/recyclebin.ok: uninitialised value used
in TRASH_GetDetails
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
In "make recyclebin.ok", valgrind complains:
Conditional jump or move depends on uninitialised value(s)
at __mktime_internal (mktime.c:428)
by mktime (mktime.c:518)
by TRASH_GetDetails (trash.c:444)
by TRASH_EnumItems (trash.c:523)
by SHQueryRecycleBinW (recyclebin.c:859)
by SHQueryRecycleBinA (recyclebin.c:848)
by test_query_recyclebin (recyclebin.c:74)
by func_recyclebin (recyclebin.c:106)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at TRASH_GetDetails (trash.c:367)
--
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=18316
Summary: Word Pro: dashed "-" in parameters not resolved in
command line
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Hi All,
If I have a directory name with dashes in it ("a-b-c"), I can not get Word Pro
to recognize it as a valid parameter.
This does not work:
sh -c "/bin/mount /mnt/TripStick; cd /home/wine/drive_c/lotus/wordpro;
/usr/local/bin/wine ./wordpro.exe 'z:\home\a-b-c\Test.lwp'"
This also does not work:
sh -c "/bin/mount /mnt/TripStick; cd /home/wine/drive_c/lotus/wordpro;
/usr/local/bin/wine ./wordpro.exe z:\\home\\a-b-c\\Test.lwp'"
Or this:
sh -c "/bin/mount /mnt/TripStick; cd /home/wine/drive_c/lotus/wordpro;
/usr/local/bin/wine ./wordpro.exe z:\\home\\a\-b\-c\\Test.lwp"
But this does work:
$ ln -s /home/a-b-c /home/abc
sh -c "/bin/mount /mnt/TripStick; cd /home/wine/drive_c/lotus/wordpro;
/usr/local/bin/wine ./wordpro.exe 'z:\home\abc\Test.lwp'"
--
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=19792
Summary: program "Antik Virtual set-top-box" crashes at startup
Product: Wine
Version: 1.1.27
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puk007(a)gmail.com
Created an attachment (id=23185)
--> (http://bugs.winehq.org/attachment.cgi?id=23185)
log
when trying to install application Antik Virtualny set-top-box (multimedia
application of my Internet provider called Antik for watching digital
TV/cameras/listen to radios on my PC) I got error which prevented it from
running.
In fact install worked but it crashed during startup.
Log (see log attachment) + steps to reproduce (see start attachment) script
will be attached to this bug.
Any help would be appreciated.
pb
--
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=20497
Summary: Smilebox cannot be installed
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://www.smilebox.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: whynot(a)nurfuerspam.de
Created an attachment (id=24404)
--> (http://bugs.winehq.org/attachment.cgi?id=24404)
Console output after running "wine Downloads/SmileboxInstaller.exe"
The freely downloadable application Smilebox cannot be installed. The output
log of the shell is attached.
The problem is in supposedly in wininet.dll
I also downloaded the latest winetricks (as of today), and did "sh winetricks
wininet". This changes some of the errors, however, at the end the installer
crashes anyway.
--
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=25564
Summary: Rosetta Stone 3.4.5 stuck after login screen
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: overjoyed(a)zoho.com
If Rosetta Stone 3.4.5 is started, the login screen appears, where one could
select the user, after clicking on the particular user the menu disappears and
an empty screen is left.
This problem is quite new and was never a problem before. Also different
versions of wine doesn't change the outcome.
One user suggested to install Direct X via winetricks, but for me it doesn't
change anything. Another idea was to delete the user database where all tracks
are listed, but that brought as well no success.
Any help or suggestions are appreciated.
Because the console output is quite short inserted directly here (run via
playonlinux 3.8.5):
Running Rosetta Stone 2
C:\Programme\Rosetta Stone\Rosetta Stone Version
3\support\bin\win\\RosettaStoneLtdServices.exe [v072420082200]
--
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=18441
Summary: Google Video/Voice chat plugin installer puts plugin in
c:\Program Files\'Mozilla Firefox'
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://www.gmail.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
To reproduce:
1. Install win32 Firefox 3.0.x.
2. Login to Gmail.
3. Attempt to try the video/voice chat, download the plugin. (downloading
http://dl.google.com/googletalk/googletalkplugin/GoogleVoiceAndVideoSetup.e…
directly does not work)
4. Close win32 Firefox.
5a. run winetricks msxml3
5b. install GoogleVoiceAndVideoSetup.exe (It will say error 0x80040509 even
though it installed)
Expected: npgoogletalk.dll gets installed in c:\Program Files\Mozilla
Firefox\plugins
Actual: npgoogletalk.dll gets installed in c:\Program Files\'Mozilla
Firefox'\plugins
--
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=19569
Summary: The Hunter not loading
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor.demyanov(a)gmail.com
Created an attachment (id=22800)
--> (http://bugs.winehq.org/attachment.cgi?id=22800)
Console log
The Hunter running and quietly close.
--
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=26870
Summary: hl2.exe
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carioca-net(a)hotmail.com
Created an attachment (id=34253)
--> (http://bugs.winehq.org/attachment.cgi?id=34253)
Tela do erro
Instalei, abriu o jogo logo depois que iniciei deu o erro, fechando o jogo.
Informando erro no hl2.exe.
--
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.