http://bugs.winehq.org/show_bug.cgi?id=21489
Summary: simple Delphi program: wrong text label height in some
cases
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iggy(a)inbox.ru
Created an attachment (id=25881)
--> (http://bugs.winehq.org/attachment.cgi?id=25881)
sources and executable 7z
There is label with right justify alignment and with word wrap on a form.
Changing label caption runtime from short word to phrase of 3 words, cause
label height increase, but wrong value. Phrase appears consisting of 2 string,
but label height corresponds if it was 3 string. And phrase vertically
centered.
There are buttons to change label caption and to get label heigth. Same
program (in attachment) works correct on WinXP. May be somewhere in DrawText
Windows GDI...
--
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=26155
Summary: Wrong file types in MPQEditor
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
The Type column in MPQEditor is inconsistent with Windows.
Tested on Windows 7:
somefile.lst | Wine: .lst-file | Windows: LST File
somefolder | Wine: File | Windows: File folder
(noextension) | Wine: -file | Windows: File
--
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=25325
Summary: Titan quest: missing models on with fglrx >= 10.10
(mobility radeon hd 5730)
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rechapita(a)hotmail.com
CC: wine-bugs(a)winehq.org
some models are missing from the screen, particulary character models, while
using wine versions 1.2 to 1.3.8 and fglrx >= 10.10
(screenshot:http://img574.imageshack.us/img574/7813/tquest.jpg)
reverting to fglrx 10.9 solves this problem
don't know if its a wine or fglrx issue
--
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=18741
Summary: Wine printing output should be in .pdf rather than
postscript
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Blocks: 5551,6416
The new CUPS standards from http://openprinting.org/ say that .pdf is the
preferred printing format over postscript:
https://lists.linux-foundation.org/pipermail/printing-architecture/2008/001…
--
PDF as the Standard Print Job Format
------------------------------------
To improve the reliability of the printing process, especially for
complex graphics, high color depths, and for jobs where pages get
separated and reordered (2 pages per sheet, booklets, selected pages,
...) we are switching from PostScript to PDF as standard print job format.
The server (printing system) side is nearly completely implemented in
the form of new CUPS filters and file conversion rules.
On the client (application) side it is needed that the applications
generate the print jobs in PDF and not in Postscript. This would mean a
change of the print job generation part of OpenOffice.org. As
OpenOffice.org has an excellent "Export to PDF" function, there will not
be needed much new code. One can use this functionality to generate
print jobs, using PDF settings optimized for printing.
This is not absolutely urgent, as CUPS can convert PostScript to PDF
with a pstopdf filter, but applications which directly produce PDF have
a better control over the graphical quality of the print job, and they
even solve page management (2 on a sheet, booklets, selected pages, ...)
problems on old PostScript-based servers, as a CUPS filter will generate
PostScript from the incoming PDF then (pdftops) and this PostScript is
much cleaner as the one coming from most applications.
So I am asking you whether you can change OpenOffice.org to make the
"Print" command emitting PDF instead of PostScript. To not break lagacy,
non-PDF-capable environments, make this a configurable option.
I am very grateful for any support from the OpenOffice.org side in terms
of these OpenPrinting projects. They will improve the printing workflow
a lot and will make many bugs and user complaints go away.
--
We should do a similar thing in Wine
--
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=17329
Summary: Wine needs more userfriendly message when certain dlls
are not registered/missing
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://www.whizlabs.com/download.php?prod=SCJP6.0.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Created an attachment (id=19352)
--> (http://bugs.winehq.org/attachment.cgi?id=19352)
an idea of how to generate more userfriendly message
This bug's intention is to enhance user friendlyness, and hopefully less
invalid bug reports, and more first time success experience for users.
Take for example app from http://www.whizlabs.com/download.php?prod=SCJP6.0.exe
(from some bug in bugzilla). The application fails with a run-time error, and
some , for newbies, cryptic ole errors.
I think it would enhance wine's userfriendlyness a big deal, if we would just
put up a nice messagebox, with a message what the error means, and what should
be done.
I'll attach a (crappy) patch , just to give an idea how easy it would be to
give users more clues how to get around the "bug".
Just apply patch , and run the app above, and user will know he has to install
wsh56.
--
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=17323
Summary: Superbase Dialogs are too wide
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: harv(a)gmx.de
Created an attachment (id=19348)
--> (http://bugs.winehq.org/attachment.cgi?id=19348)
Uppre is how it looks like in XP, lower part is same dialog in wine 1.1.14
Superbase (a Relational database management system) displays its internal
dialogs way too wide. They don't even fit on the screen. See attachment.
--
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=28132
Summary: MDDClone starts without audio unless 'Sound' tab is
activated in the launcher
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://mercenarysite.free.fr/mddclone.htm#mddclone
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
MDDClone (a.k.a Mercenary/Damocles/Dion Crisis clone) is a freeware PC remake
of a once classic computer game, written originally for 8-bit computers in the
mid-1980s, and was later ported to the Amigas, too.
Description: when launching the PC remake of the game, you're greeted with a
launcher offering you several choices like game, screen, input, sound. You can
change various settings inside those tabs. The launcher also has the buttons:
<Ok>, <Cancel> and <Exit>. Pressing on <Ok> is starting the game whichever tab
is chosen.
The problem: the game starts without audio unless I choose the <Sound> tab in
the launcher window.
To reproduce the problem:
1) Download and extract the contents of the archive, containing the game.
2) Start the game by executing MDDClone 31 EN.exe (in case you downloaded the
English version).
3) Press on the <Ok> button: the game should start (in a small window) but it
doesn't generate any sounds.
4) Start the game again and select the <Sound> tab in the launcher: you don't
need to change anything, just press on <Ok>: the game will start and audio is
playing correctly.
This behaviour is different to what I experienced when I tried to run the game
under Windows: audio is playing correctly whether the <Sound> tab in the
launcher was selected formerly or not.
A plain terminal output is neither too long nor too informative, so I'm pasting
it here (instead of attaching):
fixme:win:EnumDisplayDevicesW ((null),0,0x32f84c,0x00000000), stub!
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretending there's only 2 channels
fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels,
pretending there's only 2 channels
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1489c8,0x13fa60): stub
There was one more fixme added to the log, when the game was started by
selecting the <Sound> tab in the launcher:
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13f168,0x13ffe8): stub
The same behaviour with Wine-1.0.1, 1.2.3 etc.
Changing Alsa to 'emulation' mode doesn't help.
Fedora 15 x86
Alsa 1.0.24
Pulseaudio is not running
--
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=28226
Summary: Sonic heroes 1.0 Crash after running.
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: chief_exb(a)mail.ru
Created an attachment (id=36152)
--> (http://bugs.winehq.org/attachment.cgi?id=36152)
Debug log
Sonic heroes 1.0 Crash after running.
--
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=23838
Summary: iMule Crashes Upon Indexing Shared Files
Product: Wine
Version: 0.9
Platform: x86-64
URL: http://aceini.no-ip.info/imule
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johndoe32102002(a)gmail.com
Created an attachment (id=29921)
--> (http://bugs.winehq.org/attachment.cgi?id=29921)
Backtrace
iMule crashes when indexing shared files using wine, but does not when running
in Windows XP.
--
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=24995
Summary: Segfault while copying text from right-click popup
menu
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kubrick(a)fgv6.net
Created an attachment (id=31667)
--> (http://bugs.winehq.org/attachment.cgi?id=31667)
Backtrace produce when clicking on "copy"
Hi,
GPSTrack is a proprietary software to manage maps and gps.
It is available for download for a free 15 days trial here :
http://www.gpstrack.com/Programmes/vista/setup.exe
At installation time, the about box, the same as the one you can find in the
"?" menu, appears. Select some text, right click on it, select copy, and voilÃ
! Page fault.
Ctrl+c makes no problem.
Regards,
François.
--
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.