http://bugs.winehq.org/show_bug.cgi?id=33781
Bug #: 33781
Summary: Installation of CSC Show Control software/Run Time
Error '429'
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lxsparks(a)hotmail.com
Classification: Unclassified
Created attachment 44747
--> http://bugs.winehq.org/attachment.cgi?id=44747
Trace log
Installation of CSC Show Control software goes fine.
Running application results in the error:
"Run time error '429'
ActiveX Component can't create object"
I have tried running it under different windows profiles.
--
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=35463
Bug ID: 35463
Summary: shell32/tests shlfileop : would fail depending on
locale settings
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Classification: Unclassified
run 'make test' in dlls/shell32/tests
And I got
--
shlfileop.c:2236: Test failed: Could not find unique multibyte representation
for directory name using default codepage
--
Change $LANG to [zh_CN | zh_HK | zh_TW | ja_JP].utf8 would cause this problem.
Change $LANG to en_US.utf8 would workaround it.
If change $LANG to other encoadings, more problems would appear, like zh_CN.gbk
--
shlfileop.c:2236: Test failed: Could not find unique multibyte representation
for directory name using default codepage
shlfileop.c:2353: Test failed: The file does not exist
shlfileop.c:2355: Test failed: File is not removed, ErrorCode: 3
shlfileop.c:94: Test failed: Failure to open file
shlfileop.c:2361: Test failed: The file does not exist
shlfileop.c:2363: Test failed: File is not removed, ErrorCode: 3
shlfileop.c:2374: Test failed: SHCreateDirectoryExW returned 2
shlfileop.c:2375: Test failed: The directory is not created
shlfileop.c:2378: Test failed: Directory is not removed, ErrorCode: 3
shlfileop.c:2383: Test failed: SHCreateDirectoryExW returned 2
shlfileop.c:2384: Test failed: The directory was not created
shlfileop.c:2387: Test failed: Directory is not removed, ErrorCode: 3
--
--
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=32865
Bug #: 32865
Summary: MS Access/text/csv/excel ODBC driver error
Product: Wine
Version: 1.5.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: odbc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sathishkumarnadu(a)gmail.com
Classification: Unclassified
When trying to import files(excel/access/csv/txt) using ODBC I get two errors
- "Specified driver could not be loaded due system error 126". when trying to
import files with .xlsx and .accdb
- [Microsoft][ODBC Driver Manager] Data source name not found and no default
driver specified.
After following all the steps specified here:
http://wiki.winehq.org/NativeOdbc, I still get the same errors.
Please find the screenshots attached of the error messages.
As a work around I copied the following from a Windows XP machine to the wine
system32 folder.
odbccp32.dll, odbc32.dll, odbcint.dll, odbcad32.exe ,odbccr32.dll,
odbccu32.dll, odbccp32.cpl
In winecfg under "libraries" tab and added the following dll files to be used
as native.
odbccp32.dll, odbc32.dll, odbcint.dll
Exported Registry HKLM\Software\ODBC from Windows XP machine and imported in
Wine registry.
After this I was able to import .xls,.csv,.txt files but again still unable to
import .xlsx/.accdb files.
Have attached the error messages I get:
I have asked in your forums: http://forum.winehq.org/viewtopic.php?f=2&t=17755
and was told by the moderator to file a bug report.
--
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=33931
Bug #: 33931
Summary: Steam is broken when installed on a "Local hard disk"
type drive
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gediminas(a)varciai.lt
Classification: Unclassified
Created attachment 45070
--> http://bugs.winehq.org/attachment.cgi?id=45070
Part of terminal output
After installing Steam on a drive that is set to be "Local hard disk"[1], many
of its games fail to complete installation, along with other issues.
With this, many games[2] on steam start suffering from an issue nearly
identical to bug #20910
Also, this appears to be the underlying cause of bugs #32894 and #32895
How to reproduce:
1. Make a new wine prefix.
2. Add a new drive
3. Select the new drive and set its type to "Local hard disk"
4. Install Steam on the said drive
5. Install any of the listed games[2]
6. Run the game and it fails to start due to a problem nearly identical to Bug
#20910
Attaching only the part of terminal output which is present in with this bug
triggered, but doesn't appear on "working" steam. Everything else is identical.
What's interesting - setting the drive type back to "autodetect" and then
completely reinstalling steam doesn't make it work - the "new" Steam
installation has the same issues nonetheless. As if the prefix itself gets
incurably tainted. Thus, triggering this issue requires a new prefix to solve.
[1] winecfg => Drives => Show Advanced => Type => set to "Local hard disk"
[2] Games confirmed by me to get affected: Serious Sam HD: The Second
Encounter; Counter Strike: Global Offensive; Left 4 Dead 2; Though it seems all
the Source engine games are affected.
Note #1: Serious Sam HD: The Second Encounter DEMO can also be used to trigger.
Note #2: If someone would give me a hint where to start, I'd try to fix this
myself.
--
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=23795
Summary: text is chopped in AllData app
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: falserunes(a)gmail.com
Created an attachment (id=29837)
--> (http://bugs.winehq.org/attachment.cgi?id=29837)
screenshot of my problem
text displayed in interactive fields is vertically chopped, making it hard to
read however not impossible.
--
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=35283
Bug ID: 35283
Summary: wine became terrible unresponsible during IO
operation
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikhail.v.gavrilov(a)gmail.com
Classification: Unclassified
$ wine --version
wine-1.7.8
wine became terrible unresponsible during IO operation
For example on video when Massive VST begin scan folder with persets FL Studio
became stuttering :(
Demonstration:
https://drive.google.com/file/d/0B0nwzlfiB4aQZVNCM0V0Zy0wV0U/edit?usp=shari…
--
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=26444
Summary: quicken v4 hangs after committing transaction in
register
Product: Wine
Version: 1.2.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rogersedgewick(a)rocketmail.com
Created an attachment (id=33665)
--> (http://bugs.winehq.org/attachment.cgi?id=33665)
winedebug output
Program appears to load normally and works fine apart from this rather fatal
glitch
note: new data is written to disk.
winedebug output attached
ubuntu 10.10
default wine cfg
directory structure copied from win xp pro install with addition of QCTL3D.DLL
from \window\system directory
--
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=30341
Bug #: 30341
Summary: Windows not properly maximized
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ralfjung-e(a)gmx.de
Classification: Unclassified
Created attachment 39660
--> http://bugs.winehq.org/attachment.cgi?id=39660
A screenshot showing the problem this bug is about: You can see parts of the
panel shining though while the window should be maximized
I am using KDE 4.7 as desktop environment, and I set up the plasma panel to
stay below windows. I also configured KWin to remove the title bar from
maximized window. This way, no precious space is wasted on my 15 inch (laptop)
screen for title bar and panel which I rarely look at, and the whole space can
be sued by the application for whatever I am actually doing right now.
However, wine can not properly cope with this configuration: Maximizing a wine
window leaves a space of 15 pixel below the window where I can see other
windows behind it (see attached screenshot). Since maximizing is working fine
for non-KDE apps like Firefox. I tried regedit and a Windows application I
wrote myself, both showed the same behaviour. This leads me to the assumption
that this is not a bug in KWin or some Windows application, but in wine itself.
--
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=34790
Bug #: 34790
Summary: Window state (maximize, etc.) is not synchronized
correctly between Wine and Window Manager
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: medasaro(a)comcast.net
Classification: Unclassified
When an undecorated (or skinned) window is maximized from the Linux task bar,
the unmaximize button on the window title bar does not work.
Steps to reproduce:
1) Open winecfg and deselect the 'Allow the window manager to decorate the
windows' option in the 'Graphics' tab.
2) Close winecfg.
3) Open notepad
4) Maximize the notepad window by right-clicking on its icon in the Linux task
bar and selecting 'Maximize'
5) Try to unmaximize the Notepad window with the button in its titlebar. The
window will remain maximized.
--
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=32899
Bug #: 32899
Summary: Batman: Arkham Asylum (non-steam) Demo - missing text
in launcher
Product: Wine
Version: 1.5.23
Platform: x86
URL: http://www.geforce.com/games-applications/pc-games/bat
man-arkham-asylum/downloads
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 43449
--> http://bugs.winehq.org/attachment.cgi?id=43449
+wbemprox+wmiutils
Attached log with wbemprox, wmiutils and screenshot.
--
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=28178
Summary: Language Bar drop-down menu (ctfmon.exe) is covered by
a wrong shadow
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=36102)
--> (http://bugs.winehq.org/attachment.cgi?id=36102)
Screenshot: Language Bar
1. Download instMSTSF.exe (Services Framework Redist files) from
http://www.microsoft.com/download/en/details.aspx?DisplayLang=en&id=11759 (
Thanks for Saulius K. mention this in Bug 28125 )
extract instMSTSF.exe then get a mstsf10.exe
2. set Windows version to "win2k"(or the installer will not install), install
mstsf10.exe
$ wine mstsf10.exe
3. override native msctf.dll, avoid Bug 28125
4. Download MSPY2010.exe from http://www.microsoft.com/china/pinyin/
Set back Windows version to "winxp"(or another installer will not install) ,
then install MSPY2010.exe
(notes: ctfmon.exe is shipped with MSPY2010.exe)
$ wine MSPY2010.exe
5. Start the Input Method Language Bar:
$ wine ctfmon.exe
click on the button "CH", then there will be a drop down menu. However, the
menu is covered by a wrong shadow, one can hardly change the option in the
menu.
Screenshot is 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=28806
Bug #: 28806
Summary: File/Import/All Programs causes a crash
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gigaday(a)googlemail.com
Classification: Unclassified
Created attachment 37003
--> http://bugs.winehq.org/attachment.cgi?id=37003
screenshot of crash when launched from terminal prompt
Attempting to Import a .syx file causes Wine to crash.
Two screeshots 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=31993
Bug #: 31993
Summary: Netflix on Firefox hangs with loading bar at 100%
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Depends on: 31858
Classification: Unclassified
After working around Bug #31858 Netflix still cannot load movies. The player
now just barely loads the movie (blanks the screen) and the first second of the
movie is heard, but after that the player just hangs. It's possible that the
issue is that "streaming" data is not yet unsupported (this can be seen at
http://web.sldrm.video.msn.com/d1/sldrm.html).
--
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=34333
Bug #: 34333
Summary: Hebrew glyphs are not displayed in Viber
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sh.yaron(a)gmail.com
Classification: Unclassified
Created attachment 45700
--> http://bugs.winehq.org/attachment.cgi?id=45700
The original chat in Viber on Android
Can't send and receive Hebrew text using Viber.
--
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=29123
Bug #: 29123
Summary: iexplore: failed to login icbc onine bank
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
$ wine --version
wine-1.3.32-369-gd351e02
Hacked dlls/mshtml/persist.c to force use_gecko_script=FALSE
/* Jacek, should I file separate bug for it ? */
1. Download
http://www.icbc.com.cn/icbc/html/download/dkq/icbc_netbank_client_controls.…
2. $ winetricks -q mfc42
3. $ wine icbc_netbank_client_controls.exe
4. open icbc website with wine iexplore:
$ WINEDEBUG=+jscript wine iexplore
'https://mybank.icbc.com.cn/icbc/newenperbank/main/login.jsp?injectTranName=…'
5. type in a 17 digit username, such as 6222023601234567890
type in a password, at least 4 digit
type in the verify code
6. submit
Expect result:
submit the form to icbc website, if the username or the password is incorrect,
then there will be a error page display; if the username and the password is
correct, then login to ICBC online bank.
Actual result:
nothing happens
+jscript trace 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=26880
Summary: menubuilder fails to extract icon for SimCity 3000
Unlimited's Scenario Creator
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: integration
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=34272)
--> (http://bugs.winehq.org/attachment.cgi?id=34272)
Wine 1.3.18 +menubuilder
menubuilder fails to extract icon for SimCity 3000 Unlimited's Scenario Creator
trace:menubuilder:extract_icon path=[L"C:\\Program Files\\Maxis\\SimCity 3000
Unlimited\\Apps\\ScenarioCreator\\SimCity Scenario Creator.ico"] index=0
destFilename=[(null)]
warn:menubuilder:open_module_icon LoadLibraryExW (L"C:\\Program
Files\\Maxis\\SimCity 3000 Unlimited\\Apps\\ScenarioCreator\\SimCity Scenario
Creator.ico") failed, error 193
warn:menubuilder:read_ico_direntries Invalid ico file format (hr=0x00000000,
bytesRead=6)
warn:menubuilder:extract_icon writing icon failed, error 0x80004005
err:menubuilder:InvokeShellLinker failed to extract icon from L"C:\\Program
Files\\Maxis\\SimCity 3000 Unlimited\\Apps\\ScenarioCreator\\SimCity Scenario
Creator.ico"
eog has no problem reading the file.
$file SimCity\ Scenario\ Creator.ico
SimCity Scenario Creator.ico: PC bitmap, Windows 3.x format, 32 x 32 x 8
--
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=33041
Bug #: 33041
Summary: An error in Join.Me
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pozilaneminipurple(a)hotmail.com
Classification: Unclassified
Created attachment 43676
--> http://bugs.winehq.org/attachment.cgi?id=43676
Black screen
I found a bug
I downloaded the Join.me but when I share it the screen goes black with the
orange side
--
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=26301
Summary: Application Nebenkosten "easy" 4.0 fails to print
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: inetorders.achim(a)v.roznowski.net
When using the menu "Abrechnung drucken" (print invoice), the print dialog
opens ok and one has to choose to print either with or without letterhead.
Upon selecting either option, the program attempts to print by calling
Drucken.exe (translates to print.exe) and then crashes.
--
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=23720
Summary: using AWN window navigator Wine icons do not have the
ability to "right click add as launcher"
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jameslinton(a)hotmail.com
When using AWN window navigator with Linux applications to add a program
permanently (not just while running) to the awn "dock" one would open the linux
app, then once open right clicking the application icon on the dock and
selecting "add as launcher" However, when running programs under wine
selecting the programs icon on the awn dock and "right clicking" does not give
the option to "add as launcher"
--
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=35593
Bug ID: 35593
Summary: NBA 2K13: Crashes when I continue to accept offer on
Player Contract Extension
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adromil(a)yahoo.com
Classification: Unclassified
Created attachment 47535
--> http://bugs.winehq.org/attachment.cgi?id=47535
This back trace appears every time Wine crashes
Wine crashes when I'm trying to Accept the Player Contract Extension on the
Talk to the GM module. Every time I retry the same issue happen.
Please see attached file for the back trace.
--
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=34578
Bug #: 34578
Summary: ViewNX2 crash
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aldosaverio(a)gmail.com
Classification: Unclassified
Created attachment 46033
--> http://bugs.winehq.org/attachment.cgi?id=46033
crash
ViewNX2 crash
crash immediately after little 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=33220
Bug #: 33220
Summary: Cannot run PC Stitch 9
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phantomflasher(a)gmail.com
Classification: Unclassified
Created attachment 43944
--> http://bugs.winehq.org/attachment.cgi?id=43944
backtrace from error message
PC Stitch 9 installed with no unfixable problems. When I try to run it, it
opens the 'Check for updates' screen fine. When I try to proceed to running the
actual software, it hits a program error. Backtrace is 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=33204
Bug #: 33204
Summary: KSP: Screen will black out and freeze with no error
message
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raddyroro(a)gmail.com
Classification: Unclassified
So, I'm playing KSP, And randomly (this might have to do with overloading
because it happens more when I am pressing a button of sorts but my computer is
very powerful and could handle that) The screen will just turn black, no
response, and I have to quit out of WINE and reload the game. I am running the
game with virtual desktop on because fullscreen will clip off the bottom so I
can't see some of the controls.
I am running Ubuntu 12.10
Nvidia Geforce GT 520M 1GB ram
8GB computer ram
500GB hard drive?
wine version 1.5.25
I installed the fonts and all the winetricks which does not seem to be the
problem.
This is major due to the fact that I have to save every 30 seconds or else I
will lose everything and I also have to keep reloading the game when it freezes
up
--
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=29134
Bug #: 29134
Summary: Excel2007 Zoom with charts: Not enough system
resources to display completely
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: craigjohansen(a)gmail.com
Classification: Unclassified
Created attachment 37555
--> http://bugs.winehq.org/attachment.cgi?id=37555
Error using wine excel.exe &> log.txt
Wine Version: Wine-1.3.31
Wine Application: Excel from Microsoft Office 2007 Home and Student Edition
Operating System: Ubuntu 10.04 64bit
I installed Wine and Winetricks from Synaptic Package Manager
I had to override riched20.dll in WineConfig to get Powerpoint to work.
Steps to Reproduce Error:
cd ~/.wine/drive_c/Program Files/Microsoft Office/Office12
wine excel.exe
After excel opens I create a simple graph of two rows of numbers. I select
"Chart Tools" and pick a style to label the chart. Then I zoom out below 73%. I
get the error, "Not enough system resources to display completely". If I do not
use "Chart Tools", I can zoom out indefinitely without the error.
A screen shot of the error is at:
http://www5.picturepush.com/photo/a/7001948/img/7001948.jpg
A discussion of this error is at: http://forum.winehq.org/viewtopic.php?t=14151
User "dimesio" from that discussion was also able to reproduce the error.
--
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=28907
Bug #: 28907
Summary: Ragnarok Online (LimitRO private server) freezes
supposedly due to wrong color depth.
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: defectoscopny(a)gmail.com
Classification: Unclassified
Created attachment 37147
--> http://bugs.winehq.org/attachment.cgi?id=37147
Screenshot of Metro.exe being run in wine 1.3.31
Running Ubuntu Natty with wine 1.3.31, video card is nVidia GeForce 8600M Gt.
When running the game executable, the game launches yet immediately freezes and
is quite dark (see screenshot.png)
.
I have read on winehq and a wiki devoted to running RO under wine
(http://wiki.jswindle.com/index.php/Ragnarok_Online ) that this is because wine
tries to change color depth to 16 bit and fails, hence
"fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16"
The solution mentioned in that wiki involves tampering with a "wine config
file", although, as far as I know, wine 1.3 doesn't have one and uses registry
instead, so it didn't work for me. I also read a wine how-to about running a
256-bit mode with a separate x server, but those didn't work either.
Many thanks in advance. Will provide more information if requested.
--
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.