http://bugs.winehq.org/show_bug.cgi?id=32907
Bug #: 32907
Summary: Regression - ammyy admin crashes at startup again
Product: Wine
Version: 1.1.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sprog(a)online.ru
Classification: Unclassified
Regression AMMYY Admin AA_v3.exe crashes at startup again (worked with 20, 21).
20130206-13:17:07.557 000000BC - ERROR: ERROR: Unhandled Exception eip=7B83DBDA
esp=007CE814 ebp=007CE888
--
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=19122
Summary: MCI mciSendString with repeat as a play flag does not
work
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emil.jo.andersson(a)gmail.com
This works (plays once as expected):
_stprintf(command, _T("open \"%s\" alias bgmusic"), szFileName);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
_stprintf(command, _T("setaudio bgmusicvolume to %i"), settings.MusicVolume *
10);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
mciSendString(_T("play bgmusic"), response, (UINT)_tcslen(response), NULL);
This does not work (doesn't play at all):
_stprintf(command, _T("open \"%s\" alias bgmusic"), szFileName);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
_stprintf(command, _T("setaudio bgmusicvolume to %i"), settings.MusicVolume *
10);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
mciSendString(_T("play bgmusic repeat"), response, (UINT)_tcslen(response),
NULL);
I've tried this both in a virtual machine (Virtualbox) and on a non-virtual
machine. Both were running Ubuntu 9.04 with version 1.1.24 from the Wine
repository.
--
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=33845
Bug #: 33845
Summary: Can not update Warframe steam version
Product: Wine
Version: 1.6-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
So I tried to run Warframe steam version but sadly updating this game fails
--
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=28884
Bug #: 28884
Summary: keyboard input does not work properly for Sculptris
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)light-bg.com
Classification: Unclassified
Created attachment 37113
--> http://bugs.winehq.org/attachment.cgi?id=37113
console output
The application runs flawlessly while controlled with the mouse only or with a
combination of keyboard and mouse input simultaneously.
But upon pressing any button on the keyboard alone, with the only exception of
the F* keys and the NumLock, the application freezes until focus is changed to
another window and returned to the application window.
After returning focus to the application window Sculptris continues to work as
if no keyboard shortcut was pressed. The only exception to this are the square
brackets and the numpad Del keys, which have the effect of
increasing/decreasing the brush size. They too do freeze the app, but the brush
is larger/smaller after returning to the app. No other keyboard shortcuts (most
notably ctrl-z - undo) are not working. This makes the application unusable for
serious work, because many things are controlled only via keyboard and are not
present in the UI.
There is nothing on the console, except the following three lines:
--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=32222
Bug #: 32222
Summary: LTspice: text fields issues
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: testelor(a)yahoo.com
Classification: Unclassified
Steps to reproduce:
1) Download, install and run LTSpice -
http://ltspice.linear.com/software/LTspiceIV.exe
2) Create a new schematic and place a resistor by pressing 'R' and clicking in
the schematic
2a) Ctrl-right click on the device and fill up the "SpiceLine", then keep on
typing -- it won't follow the typed characters instead, it will stay "anchored"
to the beginning.
3) Add a text by pressing 'T', writing something, then clicking on the
schematic.
3a) Fill up one line, then keep going. It will let you see what you type ahead,
but breaking a line with ctrl-enter will leave garbage. The same happens for
any number of lines.
3b) If there's a very long one-line expression, the cursor will stay at the
beginning, it will not show up moving and any editing is done "blindly".
--
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=32723
Bug #: 32723
Summary: Death to Spies Moment of Truth fails to start.
Product: Wine
Version: 1.5.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: salamanderrake(a)gmail.com
Classification: Unclassified
Created attachment 43180
--> http://bugs.winehq.org/attachment.cgi?id=43180
terminal output.
Death to Spies Moment of Truth fails to start. I get errors and a crash popup.
Only overrides are the norms for steam and the d3dx9, vcrun2005 override combo.
--
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=23523
Summary: Call of Juarez DX10 Benchmark does not start
Product: Wine
Version: 1.2-rc6
Platform: x86-64
URL: http://games.on.net/file/9061/Call_of_Juarez_DirectX_1
0_Benchmark_Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the.ideals(a)gmail.com
Created an attachment (id=29364)
--> (http://bugs.winehq.org/attachment.cgi?id=29364)
Crash log
After running the launcher for the software; it crashed.
--
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=35671
Bug ID: 35671
Summary: I got error "Division by zero" in ERD Concepts 6 when
relations editing
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: svbutsenko(a)gmail.com
I use ERD Concepts 6 under wine on Ubuntu 13.04 x64. When I edit relation - I
got error "Division by zero". On windows all works fine. Is there any chance
that this bug will be fixed? Thanks.
See screenshot: http://i.imgur.com/xbXRzv9.png
Site: http://www.erdconcepts.com/
--
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=32114
Bug #: 32114
Summary: Dialog resizing glitches, slow panning when zooming,
minor traces
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: testelor(a)yahoo.com
Classification: Unclassified
Hello
And my apologies for any language errors, I'll "do my best", though.
- I -
Since version 1.5.12 (Linux Mint 13, current version 1.5.16), LTspice seems to
suffer from a slow "click-and-drag" panning after zooming, which seems to be
related to font smoothing. Not being a guru, I reverted to the last version
(1.5.12) which, even if the text isn't anti-aliased after zooming it over a
certain amount (I use these customized settings: http://www.sharpfonts.co.cc/ ,
sharp fonts), it allows for smooth panning.
I can't screenshot the sluggishness, but it can be easily verified by lacing a
fair amount of devices, creating a schematic which, after pressing space (zoom
to fit), will make the fonts barely readable. Then use the mouse-wheel to
scroll and the pan.
- II -
Another problem is since I can't remember when, but it's not something that
really gets in the way, it can be overcome, but now that I'm here I may as well
mention them:
1. Placing a component on the schematic and Ctrl-right-clicking on it;
2. Adding a SPICE directive ('S' key) or a text ('T' key)
3. Ctrl-right-clicking on a component's name
All will make use of some dialog windows which allow text entries: 1 has
table-like entries, 2 has a multi-line entry and 3 uses a one-line entry. The
problem arises when launching LTspice with the simple "wine LTspice.exe"
command (terminal, launcher, etc), which makes use of LTspice's built-in
detection of a WINE environment.
1. In the dialog window that opens, a line that takes more than the default
window (entry) width will be cropped. Nothing unusual, but the line of text
normally follows the last typed characters, to be able to see what you're
currently doing; instead, the line of characters seems anchored to the first
one leaving you typing blindly ahead. (screenshot1.png)
2. Typing a full line and beyond will make things just like above. You can
Ctrl-enter for a new line, but it's the same, all the way down. However, here
you will get to see the "current typing" line. (screenshot2.png)
There's a nastier glitch if you have a mile long line among the others, because
when right-clicking on it to edit it, the I-beam cursor will not move it's
position, furthermore delete or backspace are invisible; this can be avoided by
breaking it into multiple lines with ctrl-enter and adding "+ " at the
beginning of the new line, for SPICE directives. (screenshot3.png,
screeshot4.png)
3. This only has problems with resizing (see below).
Trying to resize the dialog windows will let you do so, but the internal area
won't (I can only imagine what alien description will this seem to you)
(screenshot5.png, screenshot6.png). Therefore for #1 you won't know what
happens if (e.g.) you have a rather long formula to be implemented, for #2, if
there are lots of parameters to be defined, you're left scrolling like crazy,
not being able to see more than 4 lines and cropped, too, while for #3, well, I
suppose that won't matter as much if #1 gets done, because #1 displays all
possible lines (where there's the case).
Now, using "wine LTspice.exe -nowine" (LTspice specific switch) will get around
these problems -- and it's the current way of launching for me -- in that it
will allow proper resizing of dialog windows, but not the cropping of the
longer test line, however...
- III -
...the price to pay will be that using F8 to move a component will leave
crumble-like traces behind (F5, copy, F7, cut, the same) (screenshot7.png).
Minor glitch, though.
PS: I'll add the screenshots after this, it seems to only allow one
attachement.
--
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=18564
Summary: QQ 2009 crashes after signin
Product: Wine
Version: 1.1.21
Platform: Other
URL: http://www.imqq.com
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matt(a)greenviolet.net
Using Wine 1.1.21 on Solaris Express Community Edition b114, with winetricks
(vista, gdiplus, msxml3, vcrun6), the application installs (with some minor GUI
glitches) but crashes once you enter your credentials and attempt to log in.
I would attach a trace, except that trying to trace to a file still spews
useful output to the terminal for some reason here. Without being able to
properly place that information in context in the log, both the trace and the
terminal output are somewhat useless.
--
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.