http://bugs.winehq.org/show_bug.cgi?id=11129
Summary: Wine can not to start irfanview setup program
Product: Wine
Version: 0.9.52.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alfeno(a)gmail.com
I tryed to install irfanview 4.10. But when i run wine to start the setup
program, it do not do nothing and return to my shell
my system is:Linux kubuntu 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC
2007 i686 GNU/Linux
link to download irfanview 4.10: http://baixaki.ig.com.br/site/detail1222.htm
Obs: "Baixar" is the same "download" in english.
--
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=9258
Summary: free space is based on dosdevice free space, rather than
partition free space
Product: Wine
Version: 0.9.34.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.s.gilbert(a)gmail.com
wine will return the incorrect amount of free space to applications under
certain common scenarios. it appears that the free space is determined by the
dosdevice that has the directory that the application is running from. it
should be expected that the free space returned would be based on the partition
that has the directory that the application is running from instead.
let me provide an example to clarify. i've installed steam to
/home/user/games, which falls under the z:/ dosdevice, which is a symlink to /.
/ and /home are on different partions:
$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 9.2G 7.9G 914M 90% /
/dev/hda6 63G 30G 30G 50% /home
i am trying to install half-life2 via steam, which should be fine because i
have 30 GiB of free space in /home. however, the steam application says this
is not possible because there is only 914 MiB of free space, and the game needs
3.8 GiB total to install. wine is providing the free space for / instead of
/home to the application.
note that if i install the game to /home/user/.wine/drive_c/steam, then wine
correctly returns 30 GiB free space to steam and i can install the application.
i believe this is because the drive_c directory appears to be under the c:/
dosdevice, rather than the z:/ dosdevice. this is a solution, but it is far
from optimal to be forced into arranging my files in a way that i don't want
to.
so i think the problem is that wine returns the size of the partition of the
dosdevice that apparently has the working directory, rather than the size of
the partition that actually has the working directory.
i still don't think i've clearly explained this, so if you have questions,
please ask.
thanks for all the hard work on wine.
mike
--
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=11711
Summary: foobar2000: I/O errors with flac codec
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: seajey.serg(a)gmail.com
foobar2000: since wine version 0.9.50 I can't normally convert files to
.flac
Convertion error:
Error writing to file (I/O error (win32 #233)) :
file://h:\music\metal\Абордаж\2007 - Demo\1 Весёлый
Роджер.flac
.flac to .wav
or .flac to .mp3 (via lame.exe)
or .flac to .wv (via WavPack.exe)
or .ape to .wv
works fine.
So, there is a problem with flac codec
Using foobar2000 version 0.9.4.x and latest 0.9.5
http://www.foobar2000.org
Wine versions up to 0.9.49 works - 0.9.50-55 don't work
--
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=13207
Summary: ArmA: Armed Assault/ ArmA Combat Operations Fails to
boot
Product: Wine
Version: 20050930
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: th3flyboy(a)gmail.com
ArmA fails to boot at all using wine 1.0 RC1
konsole logs are at
without killing compiz http://pastebin.com/f5aa10b11
with killing compiz http://pastebin.com/f66e085e7
--
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=9539
Summary: Photoshop Elements 4 goes into infinite recursion
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
With the patch
http://www.winehq.org/pipermail/wine-patches/2007-August/043447.html and the
next one it's possible to install Photoshop Elements 4. However the app will go
into infinite recursion - QDialog::move will call QWidget::event and this will
call QDialog::move. The only call the the APIs is
SystemParametersInfo(SPI_GETWORKAREA, ...) that returns a value which isn't
senseless.
It uses Qt 3.3.1.1 and there is no source code for this version generally
available - the open source version of Qt for Windows is only available for Qt
4.x. Maybe I should ask them if I can get a 30-day evaluation version.
--
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=11356
Summary: Conflict denied ops demo fails to install.
Product: Wine
Version: 0.9.54.
Platform: PC
URL: http://www.jeuxvideo.fr/demo-conflict-denied-ops-8406-0-
0.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
The demo fails to install with the following short console output
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"SetODBCFolders"
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored
L"Upgrade" table values
fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 1 ignored
L"Upgrade" table values
fixme:mscoree:GetCORVersion (0x33f730, 600, 0x33f71c): semi-stub!
fixme:mscoree:LoadLibraryShim (0xab2c98 L"fusion.dll", (nil), (nil), 0x33ee28):
semi-stub
fixme:msi:msi_unimplemented_action_stub MsiUnpublishAssemblies -> 2 ignored
L"MsiAssembly" table values
fixme:msi:msi_unimplemented_action_stub RemoveShortcuts -> 12 ignored
L"Shortcut" table values
fixme:msi:msi_unimplemented_action_stub RemoveFolders -> 4 ignored
L"CreateFolder" table values
err:msi:load_media_info Failed to extract cabinet stream
err:msi:ready_media Unable to load media info
err:msi:ACTION_InstallFiles Failed to ready media
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
Joaopa
--
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=11006
Summary: easyct.exe 1.34 seg faults
Product: Wine
Version: 0.9.52.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)stroeder.com
Created an attachment (id=9982)
--> (http://bugs.winehq.org/attachment.cgi?id=9982)
stderr
I'm trying to run easyct.exe version 1.34 (download from http://www.easyct.de)
under Wine wine-0.9.52-11.1 on openSUSE 10.3 (using RPMs from
http://download.opensuse.org). This program used to work under wine 0.9.49 on
openSUSE 10.2. Unfortunately I made a new installation of openSUSE (but without
change of wine preferences in my $HOME) so I can't test with 0.9.52 on my old
system.
--
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=12502
Summary: When try to minimize Firefox it's maximize again
immediately
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nadavvin(a)gmail.com
When try to minimize Firefox it's maximize again immediately only when it's
above all other windows.
wine --version
wine-0.9.59
Ubuntu 7.10
--
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=10705
Summary: AceMoneyLite doesn't work
Product: Wine
Version: 0.9.25.
Platform: PC
URL: http://160.114.33.20/~kovzol/AceMoneyLite.txt
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kovzol(a)gmail.com
I cannot run the AceMoneyLite setup program properly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.