http://bugs.winehq.org/show_bug.cgi?id=34730
Bug #: 34730
Summary: Regresion : Wine can no longer execute unix programs
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: qparis(a)playonlinux.com
Classification: Unclassified
Since wine 1.6, it is impossible to run unix programs inside wine.
- Step to reproduce :
Run wine cmd /c /bin/ps (for example)
The result expected is the result of the command "ps". Instead, wine gives an
error and as a result, cannot run the program.
The regresion test gave this commit :
[dd0b719a3a1419f34774fc4cd921f3378d8c237b] cmd: Avoid infinite loop running
batch program.
Thank you !
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39146
Bug ID: 39146
Summary: Msiexec fails to use next cabinet file in media table
(CDROM_SyncCache error)
Product: Wine
Version: 1.7.48
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: mattmill30(a)googlemail.com
Regression SHA1: 597c5f9c4b35c7645d916cd687cede42fd331d0e
Distribution: Debian
Created attachment 52171
--> https://bugs.winehq.org/attachment.cgi?id=52171
WINEDEBUG=+all,-relay extract
During installation of proplusww.msi, a part of the Microsoft Office 2013
installer, via direct invocation of msiexec, the second Cabinet file is
mishandled, resulting in an installation failure and rollback.
At lines 11-24, the installer is seen accessing ProPsWW.CAB twice, then
following the MEDIA table lookup, at lines 981-988 it changes focus to
ProPsWW2.CAB but only accesses it once.
During a successful install on 1.7.22, the WINEDEBUG for both CAB files read
similarly. The ISO was mounted on /dev/loop0, during both successful and
unsuccessful installations.
I don't have the 1.7.22 WINEDEBUG, but if absolutely necessary I can
re-generate it.
In addition, at lines 1194-1195 a CDROM_SyncCache (ISO) error occurs. I don't
know whether the 1.7.22 WINDEBUG contained this.
I haven't had time to perform a bisect, but since 1.7.22 a change was made in
1.7.45 to the handling of CABs and so I have highlighted the commit which I
anticipate is the cause of the issue.
I haven't investigated any changes between 1.7.22 and 1.7.48 to the cdrom
module.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38306
Bug ID: 38306
Summary: Failed update for Finson Brain. Report + Bugfile
attachement.
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: steritz2010(a)gmail.com
Distribution: ---
Created attachment 51141
--> https://bugs.winehq.org/attachment.cgi?id=51141
Failed update for Finson Brain. Bugfile.
After installing Finson Brain by Softwing (apparently succesfully), I was tryng
to install an update for it, but it failed. My operating system is Linux Mint
Rebecca 64bit (Xfce flavour), and my Wine version is 1.6.2. Below, you can see
the log file attachement.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37904
Bug ID: 37904
Summary: DatamngrCoordinator.exe
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maazarifbutt(a)gmail.com
Distribution: ---
The program DatamngrCoordinator.exe has encountered a serious problem and needs
to close. We are sorry for the inconvenience
--
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=33106
Bug #: 33106
Summary: Rosetta Stone 4.5.5 crashes on Activation
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cycoone(a)hotmail.com
Classification: Unclassified
Created attachment 43777
--> http://bugs.winehq.org/attachment.cgi?id=43777
wine generated backtrace
Installed Rosetta Stone TOTALe French Level 1-5 4.1.10
Updated to 4.5.5 (manually running the patch as the in program update doesn't
work properly)
Installed languages 1-5
Entered activation code, and clicked Activate
An error comes up providing the attached backtrace. At that point the Please
Wait... dialog in the program stays open forever and the languages are not
activated.
--
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=14364
Summary: enhance loader and wine_main_preload_info for valgrind
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14661)
--> (http://bugs.winehq.org/attachment.cgi?id=14661)
loader co-operates with valgrind about wine_main_preload_info
wine-loader can co-operate with valgrind and other debugging tools.
1) New Elf32_auxv_t tag AT_WINE_PRELOAD_INFO for when symbol
wine_main_preload_info is not visible, especially valgrind tools. binutils is
not your friend: "ld: --export-dynamic fails if no undefined symbols"
http://sourceware.org/bugzilla/show_bug.cgi?id=6468
2) Store pathname of pre-loader at end of wine_main_preload_info, in the .addr
of the terminating 0==.size. This allows easy co-operation with valgrind tools
and other debuggers.
3) Pending linux kernel patch for Elf32_auxv_t tag AT_EXECFN simplifies
co-operation and virtualization in general. LKML, 2008-05-01,
"execve filename: document and export via auxiliary vector".
Patch is attached, and will be sent to wine-patches(a)winehq.org.
--
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=31676
Bug #: 31676
Summary: Burnout Paradise. When patching Burnout for version
1.1 an error comes up.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: f_fuentes2002(a)yahoo.es
Classification: Unclassified
Installing this patch
http://www.joystiq.com/game/burnout-paradise/download/burnout-paradise-the-…
I got an error from vpatch.exe when it's about to finish the patching of 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.
https://bugs.winehq.org/show_bug.cgi?id=41569
Bug ID: 41569
Summary: LXC 32bit configure fails with './config.status: line
551: ../wine64-build/tools/makedep: No such file or
directory'
Product: Wine
Version: 1.9.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brewmanz(a)gmail.com
Distribution: ---
I have uninstalled wine 1.9.20 and fetched git wine 1.9.21
I've created folders wine32-build and wine64-build; directory structure is
git
-wine
--dlls
<etc>
--tools
--wine32-build
--wine64-build
after installling a gazillion packages, wine64-build will build with
../configure --enable-win64
make
I have build an LXC my32bitbox, in it installed various 32-bit packages, and
then when running configure I'm getting a strange error
Inside there I run
make clean
PKG_CONFIG_PATH=/usr/lib ../configure --with-wine64=../wine64-build
but this breaks with
...
creating Makefile rules... done
configure: creating ./config.status
config.status: creating Make.tmp
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: linking ../loader/l_intl.nls to loader/l_intl.nls
config.status: linking ../tools/winewrapper to wine
config.status: executing include/stamp-h commands
config.status: executing Makefile commands
./config.status: line 551: ../wine64-build/tools/makedep: No such file or
directory
config.status: error: could not create Makefile
I confirm the file exists with
MyUser@my32bitbox:~/git/wine/wine32-build$ ls ../wine64-build/tools/makedep
../wine64-build/tools/makedep
I(MyUser) am the owner of makedep, and it's size is 177.8KB
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41116
Bug ID: 41116
Summary: foldit-linux wine crashes puzzle 1269
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: muns24072(a)mypacks.net
Distribution: ---
Created attachment 55324
--> https://bugs.winehq.org/attachment.cgi?id=55324
oldit-linux wine crashes puzzle 1269 backtrace
foldit-linux wine crashes puzzle 1269 at startup
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39877
Bug ID: 39877
Summary: Family Tree Builder (My Heritage) stop when charging a
new tree with pictures
Product: Wine
Version: 1.7.44
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: micke_hey(a)msn.com
Distribution: ---
Created attachment 53244
--> https://bugs.winehq.org/attachment.cgi?id=53244
error report
I use Wine 1.7.44 but the program already crash wine.
I just start the program and I see it is charging picture but after about 15%
it crash...
I'd used wine on Kubuntu 14.04 LTD for a couple of month without problems, and
begin decembre I had some crash by starting Family tree...
So I update my OS to Ubuntu 15.10 and Wine to 1.7.44
But now I have this new problem....
I understand nothing in the error report, I hope you will ...
Thk
--
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.