http://bugs.winehq.org/show_bug.cgi?id=33253
Bug #: 33253
Summary: Command line: Incorrect behavior of "for" command
Product: Wine
Version: 1.5.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guy.roussin(a)teledetection.fr
Classification: Unclassified
Hi,
with wine 1.5.26 :
C:\OSGeo4W>for %f in (etc/ini/*.bat) do echo %f
gdal.bat
C:\OSGeo4W>for %f in (etc/ini/gdal.bat) do echo %f
etc/ini/gdal.bat
with windows XP :
C:\OSGeo4W>for %f in (etc\ini\*.bat) do echo %f
C:\OSGeo4W>echo etc\ini\gdal.bat
etc\ini\gdal.bat
C:\OSGeo4W>for %f in (etc\ini\gdal.bat) do echo %f
C:\OSGeo4W>echo etc\ini\gdal.bat
etc\ini\gdal.bat
Thank you,
Guy
--
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=22026
Summary: Symantec LiveUpdate 3.1 refuses to install in NT mode
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=26783)
--> (http://bugs.winehq.org/attachment.cgi?id=26783)
Wine 1.1.40 console output
Symantec LiveUpdate 3.1 refuses to install in NT mode reporting "User is
missing adequate access rights to the Window's registry."
Works fine in Win98 mode.
This specific version does not appear to be available for download but the
license does allow distribution, so I can upload it if needed. May affect
other versions but I haven't got that far yet.
--
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=21761
Summary: Braid demo installer fails to launch Explorer on the
start menu directory it created
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
When you install the demo version of Braid
( http://www.braid-game.com/ points to
http://www.playgreenhouse.com/game/NNONE-000001-01/
which has a free download link,
http://www.playgreenhouse.com/php/public/tracking/downloads.php?sku=NNONE-0…
The sha1sum is
7ea08ddbf5f2fb2f38057d930389b5af7d737e2c braid_windows_r3.exe )
the installer works, but at the end, pops up an error
dialog saying that ShellExecuteEx failed. On Windows, at that point,
Explorer opens to the Start Menu directory holding the shortcuts for
the game.
--
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=19268
Summary: using Radmin: wine stalls if movements/animations in
remote screen
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: noragen(a)gmx.net
using Radmin: wine stalls if movements/animations in remote screen
wine stalls, if there are any animations like movie or gif-animations or sth.
like that on remote screen in full screen control mode.
--
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=31669
Bug #: 31669
Summary: Not open internal editor of MPLAB 8.40.00.00
Product: Wine
Version: 1.5.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nestorm_des(a)hotmail.com
Classification: Unclassified
I'm a testing gentoo user.
I downgrade to 1.5.11 and MPLAB 8.84.00.00 again functional.
What you do not walk the MPLAB is the internal editor, giving this message:
Unable to create the display plug-in 5VEditor.DisassemblyWnd.1
# nano -w /etc/portage/package.mask
=app-emulation/wine-1.5.12
# emerge -av wine
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild UD ] app-emulation/wine-1.5.11 [1.5.12] USE="X alsa cups fontconfig
gecko gnutls gphoto2 jpeg lcms mp3 ncurses nls opengl oss perl png scanner ssl
threads truetype v4l win32 win64 xinerama xml -capi -custom-cflags -gsm
(-gstreamer) -hardened -ldap -mono -odbc -openal -opencl -osmesa -pulseaudio
-samba (-selinux) -test -udisks -xcomposite" 20,168 kB
Total: 1 package (1 downgrade), Size of downloads: 20,168 kB
Would you like to merge these packages? [Yes/No] y
--
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=23391
Summary: Restore after minimize button does not work
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.talken(a)telia.com
If I use the "minimize button" the application disappears from screen and task
bar. I can see it with Alt-Tab, but get back to it.
If I reintroduce the patch
http://bugs.winehq.org/attachment.cgi?id=28259
It works again. However, I have to click twice on the task bar twice to see the
application. Otherwise the buttons up to the right (minimize, adjust, maximize)
seems to work OK.
When I double click on the task bar the application does not come back to the
previous maximal size, but to a reduced, but still usable, size.
--
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=20175
Summary: ICSD NIST database demo crashes with multiple oleaut32
errors
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.fiz-karlsruhe.de/icsd_products.html?&L=pzzx
fsodpt
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: acheron(a)front.ru
Created an attachment (id=23781)
--> (http://bugs.winehq.org/attachment.cgi?id=23781)
Terminal output
ICSD NIST database demo (ftp://ftp.fiz-karlsruhe.de/pub/csd/demo/icsd_demo.zip)
installs fine, but crashes with unhandled page fault, when it tries to display
the splash screen. Replacing WINE oleaut32.dll with the one from the program
distribution (file date 26-Jul-2002) solves those problems.
--
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=22079
Summary: Right click menu doesn't appear in one section of
ImgBurn's disc layout editor
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://www.imgburn.com/index.php?act=download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26907)
--> (http://bugs.winehq.org/attachment.cgi?id=26907)
Terminal output
In ImgBurn's disc layout editor window, right-clicking an item should bring up
a menu with rename, properties, and other options. However, nothing happens
when doing this in the main disc layout view, on the bottom-right (at least
until you try to move the cursor - then you'll run into another bug).
Using winetricks comctl32 makes the menu appear as it should. My log is from
ImgBurn 2.5.0.0, but 2.5.1.0 behaves the same way.
--
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=25170
Summary: application bdgest crash
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gurvan.quenet(a)gmail.com
Created an attachment (id=31930)
--> (http://bugs.winehq.org/attachment.cgi?id=31930)
Crash log
I run an windev application name bdgest. This application crash with an error
in gdi32/dib.c
See the attachment.
Thank's for help me to solve this 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=21975
Summary: QuarkXPress Passport 7.0r0 - Regression: didn't show
any content
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://www.quark.com (Version 8)
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newsletter(a)Schiermeier-Software.de
Created an attachment (id=26683)
--> (http://bugs.winehq.org/attachment.cgi?id=26683)
Testdatafile QuarkXPress Passport 7.0r0
Regression since wine-v1.1.38 up to now (v1.1.40) - in wine-v1.1.37 was
working:
result of my regression test:
---
aa6c4d4e92cdb944e53a0c36819621a6875f1e61 is the first bad commit
commit aa6c4d4e92cdb944e53a0c36819621a6875f1e61
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Sat Jan 23 14:15:43 2010 +0100
configure: Add specific creation macros for the various types of makefiles.
:100644 100644 ce3941e561ec8f3cde50ca78bf170eb1babb05e6
b30e41e0b5c3af75186553099a0053025ca95f9a M aclocal.m4
:100644 100644 01cf3a78f71cf0d4762dae97e30efa57d9068ea0
7d5a29a821c2d5a4d9855274718df77ed12085f1 M configure.ac
:040000 040000 d1bd1e023c24afddd345582dd59cb421b57397da
795ce110d7a0c2500740bb09508ee2f5c4f0fb02 M tools
---
(I don't trust realy in this result - so I include some screenshots and some
testdatas.)
Check attachment: this file was working with all features of Quark in v1.1.37.
--
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.