http://bugs.winehq.org/show_bug.cgi?id=14325
Summary: Typewell v4 gets text attributes wrong when loading
Product: Wine
Version: 0.9
Platform: Other
URL: http://typewell.com
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Typewell is, among other things, a simple word processor that
can create, save, and load .rtf files. However,
if you create text in various styles (e.g. underlined,
italic), save it to a .rtf file, restart the app and load
the same file, the styles are wrong;
whatever the last style you selected when
you saved, e.g. underlined, is applied to the
entire document. (Or something like that. It's hard to pin down.)
winetricks riched20 makes things a lot better.
Sadly, the bold attribute is ignored with or without riched20.
This is roughly where this app has been for several years;
marking as an 0.9 bug. I don't think it's ever worked properly,
so this is not a regression.
If somebody wants to tackle this, I can get them a copy.
--
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=25148
Summary: Regression: GOM Player gets stuck at the start of a
stream
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
Since the following commit the GOM Player gets stuck in a infinite short audio
loop when it tries to show a stream from GomTV. Note that at the point this bug
was introduced there is no visual output due to bug 25147. It was earlier
possible that the audio/video got stuck (bug 25146) now pausing doesn't help
anymore.
95897b6819ca7d0f2a7d687746990e186640b4e7 is the first bad commit
commit 95897b6819ca7d0f2a7d687746990e186640b4e7
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Tue Nov 9 23:42:49 2010 +0100
strmbase: Add support for rendering algorithms to quality control.
:040000 040000 8efe76e82c494d901007a6f5eb3298bbe715cf45
f843b4586cce0e7f92609a8eede5ba7296bd0a57 M dlls
:040000 040000 9d1926952c9ae6ffd96088ac262261293fea14e7
8d2e46216b6ac5f8150cc7000664590bae815b1b M include
--
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=27495
Summary: Freejack encounters a serious error
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wes_tultz(a)hotmail.com
http://freejack.gamerkraft.com
Once installed, freejackloader.exe will open, but as soon as the "spedometer"
icon is clicked to actually open the main game, there is an error of
"freejackclient.exe encountered a serious problem and needs to close." The same
error occurs if I attempt to open freejackclient.exe from the bin directory of
my wine C: drive install or my install on my windows partition (runs fine in
Windows)
--
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=24657
Summary: crash in playing
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gibertaccini(a)libero.it
Created an attachment (id=31172)
--> (http://bugs.winehq.org/attachment.cgi?id=31172)
my desktop after chash
playing at Bridge Base Online the program after ten minutes crash
--
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=26512
Summary: winex11 : pixelformat_from_fbconfig_id() : crashes
when calling GetDC() with OpenGL window
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pquiring(a)gmail.com
Created an attachment (id=33755)
--> (http://bugs.winehq.org/attachment.cgi?id=33755)
wine test app (captures another window by title)
When an app tries to capture the window of other apps it works with simple 2d
apps but with 3D apps (OpenGL/DX) it causes wine to crash.
The crash seems to happen in pixelformat_from_fbconfig_id() function which is
in wine/dlls/winex11.drv/opengl.c
I've create a sample app to show this bug (winetest.cpp)
Run wine's notepad and then run:
winetest.exe "Untitled - Notepad"
and it generates winetest.bmp no problem.
But if you run a 3d app (say SuperTux for Windows in OpenGL mode) it crashes.
winetest.exe "Supertux 0.1.3"
You can download SuperTux from http://supertux.lethargik.org/download.html for
testing, or any other 3d app should work. Make sure to download the Win32
version and go into options and turn off full screen mode and turn on OpenGL
mode then try the winetest.exe above.
I'll attach winetest.cpp, winetest.errlog and winetest.exe compiled with cygwin
(if permited).
To compile with cygwin : "gcc-3 winetest.cpp -o winetest.exe -l gdi32
-mno-cygwin"
Or try winegcc (doesn't work on x64 systems).
Thanks!
--
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=20366
Summary: SolidWorks 2007: Installation of service pack 2.2
fails
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1)install SolidWorks 2007 (dotnet20, ie6, mfc42)
2)wine Solidworks.2007.SP2.2.win32(sw2007-0.0-2.2-i).exe
3)click unzip
4)select "Upgrade an individual installation of SolidWorks" and click next
5)get "Service pack error 1605" and click finish
Service pack isn't installed and there is no output from terminal.
After unziping there is sw2007-0.0-2.2-i.msp. Trying to install this gives
fixme:advapi:LookupAccountNameW (null) L"WINEUSER" (nil) 0x32f72c (nil)
0x32f730 0x32f724 - stub
fixme:advapi:LookupAccountNameW (null) L"WINEUSER" 0x14e700 0x32f72c 0x14e470
0x32f730 0x32f724 - stub
--
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=23321
Summary: ShellExecuteEx can fail for paths with spaces in them
Product: Wine
Version: 1.2-rc4
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: basinilya(a)gmail.com
CC: wylda(a)volny.cz
+++ This bug was initially created as a clone of Bug #7900 +++
If you pass an lpFile with space(s) in its name, and if there exists another
file or directory whose path matches the lpFile truncated at any of its spaces,
then ShellExecuteEx attempts to open/execute that other file instead.
Passing an lpFile with embedded quotes surrounding the path DOES help.
tests:
1) this test case is still marked for todo_wine
http://source.winehq.org/source/dlls/shell32/tests/shlexec.c?v=wine-1.2-rc4…
2) similar testcase by me
http://source.winehq.org/source/dlls/shell32/tests/shlexec.c?v=wine-1.2-rc4…
Patch exists, but not applied yet, because it removes possibly important block
of code.
--
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=22403
Summary: "Cannot Connect to Database" on program startup.
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richard.mackie70(a)gmail.com
Created an attachment (id=27424)
--> (http://bugs.winehq.org/attachment.cgi?id=27424)
picture of error window that comes up
Get an error in an X11 window with title "Cannot Connect to Database"
the error says "The allocation of the environment handle failed" (as per
attached pic). Program fails.
I am trying to run a program called POSH - it's property management software
from Australia.
Have tried using same version of WINE installed in Ubuntu Linux too - same
result.
--
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=11293
Summary: Imageready 7 update squirrly
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install the Photoshop 7 trial, start Imageready 7, and try updating
(click the orange jellyfish at the top of the tool palette,
then click "Updates" on the "Adobe Online" dialog,
check the box next to "Adobe SVG Viewer 3.0",
then click "Download").
The first problem is that the first try simply finishes
silently without downloading anything, at least for me.
So try again; this time, to see the SVG Viewer offered
in the list of updates, you have to select "Old updates" from the
pulldown on the right (reasonable, since you've already
been notified about it, but unreasonable since the update failed).
This time a "Transfer Status" dialog is displayed and the
SVG Viewer installer downloads and runs.
When it runs the SVG Viewer 3.0 setup, all
goes well... until it's done. The "Finished, OK"
dialog shows up for a second, then disappears
(or did for me). The update dialog stays there,
partially drawn, with the "stop" button drawn.
Hitting alt-tab doesn't find the missing "OK" dialog.
Waiting about twenty seconds seems to do the trick, though;
the update dialog goes away, and if you've checked the
"show history when finished" checkbox, the history window
shows up.
So it all kind of works but leaves one scratching his head
wondering if it did. I presume it works better on Windows,
but haven't verified this.
--
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=26191
Summary: Under Ubuntu 10.10 , running QQ 2010 Simplified
Chinese version installation error failed to stop and
unable to uninstall .
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yiyibi(a)vip.qq.com
InstAsm.exe has encountered a serious problem and needs to close .
Unable to uninstall QQ 2011 Simplified Chinese version .
--
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.