https://bugs.winehq.org/show_bug.cgi?id=40752
Bug ID: 40752
Summary: error trial period on ivona
Product: WineHQ.org
Version: unspecified
Hardware: ppc32
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marianopub(a)hotmail.com
I am new on xubuntu, and using this program wine. I haave the same error, when
I install th Ivona voices, later when i open text aloud, ivona said that the
period of trial is expired, I am new, please help me with this problem!!!
--
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.
https://bugs.winehq.org/show_bug.cgi?id=3037
testelor(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |testelor(a)yahoo.com
--- Comment #70 from testelor(a)yahoo.com ---
(In reply to Andrew Gaydenko from comment #52)
> Heh.. Ok, I'll try to describe the issue again :-)
>
> Say, we have internal window inside main window, and the first one doesn't
> touch any edge of the second. Now, let's try to resize intenal window this
> way: take with mouse, say, right bottom corner and drag it towards right
> bottom corner of the main window. At the moment when you drop "resize mouse
> pointer" - and last one touches any edge or right-bottom corner of main
> window, scroll bar(s) suddenly appears. Expected (and old, very old :-))
> behavior: after dropping resize pointer, intenal window is resized to be
> *adjoining* internal window edges. *Without* any scrollbars.
I don't know how this bug goes nowadays, but, if I understood correctly, the
correct behaviour should be for LTspice to stop the dragging when I reach the
margins of the external window?
If so, then with 1.9.11 (archlinux x64, 32bit profile) it's correct. No matter
where I try to resize an internal window, the moment I reach the boundaries of
the external, underlying window, the mouse stops, no scrollbars appear.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40729
Bug ID: 40729
Summary: Wine uses builtin urlmon.dll instead of native version
when override is set to 'native, builtin'
Product: Wine
Version: 1.9.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: ---
Wine uses the builtin urlmon.dll instead the of native version when the
override is set to 'native, builtin'. To reproduce:
1. Run:
WINEARCH=win32 winetricks --isolate ev3
2. Change urlmon.dll override to native, builtin.
3. Watch the program fail to launch. :)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40335
Bug ID: 40335
Summary: Hardware Detection Possibly Limiting Hardware Via
Render Drivers
Product: Wine
Version: 1.9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ph4nt0m117(a)gmail.com
Distribution: ---
Through games such as Skyrim, Deus Ex Human Revolution, and games with similar
launchers, my R7 370 is detected as an HD 5600 series card. My 370 is still
labeled, but the render drivers are set back to the newest drivers to work with
the 5600 and limits the game as such, despite that the 370 can render Skyrim in
Ultra and the launcher suggests ultra. I wonder if the hardware detection
limits to render drivers and limits the card that you are using.
--
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=16550
Summary: ConnectNamedPort should never return OK in overlapped
mode
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://chromium.org
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Chromium contains the following code in
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/ipc_channel_w…
BOOL ok = ConnectNamedPipe(pipe_, &input_state_.context.overlapped);
DWORD err = GetLastError();
if (ok) {
// Uhm, the API documentation says that this function should never
// return success when used in overlapped mode.
NOTREACHED();
return false;
}
switch (err) {
case ERROR_IO_PENDING:
input_state_.is_pending = true;
break;
case ERROR_PIPE_CONNECTED:
waiting_connect_ = false;
break;
default:
NOTREACHED();
return false;
}
This triggers, for instance, if you build and run Debug/ui_tests.exe:
[1217/155712:FATAL:ipc_channel_win.cc(206)] Check failed: false.
The obvious one-line change to our ConnectNamedPipe lets the test
get further. I'll post a patch once I have a test case.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40408
Bug ID: 40408
Summary: Photoshop CC 2015 now crashes when adjusting levels
Product: Wine
Version: 1.9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sluggo(a)unknown.nu
Distribution: ---
Created attachment 54142
--> https://bugs.winehq.org/attachment.cgi?id=54142
Backtrace from crash
Starting with Wine 1.9.7, Adobe Photoshop CC 2015 (32-bit) crashes whenever I
go to "Levels" and attempt to adjust them.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=3260
mirh <mirh(a)protonmail.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mirh(a)protonmail.ch
--- Comment #64 from mirh <mirh(a)protonmail.ch> ---
According to bug 39323 situation is already kind of better.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37315
Bug ID: 37315
Summary: Trying to run Prevengos
Product: Wine
Version: 1.7.26
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yajo(a)openaliasbox.org
Created attachment 49625
--> https://bugs.winehq.org/attachment.cgi?id=49625
Screenshot of error
Hello.
I am trying to run a program called Prevengos (client), from www.prevengos.com.
According to http://www.prevengos.com/arquitectura/requerimientos, I did
"winetricks dotnet35 dotnet35sp1 dotnet40" and installed it.
Running the program fails with the screenshot attached.
Any clues on how can I make it work?
--
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=29381
Bug #: 29381
Summary: Sonic Generations: configuration tool turns into a
zombie process when closed
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eunbolt(a)gmail.com
Classification: Unclassified
Created attachment 38028
--> http://bugs.winehq.org/attachment.cgi?id=38028
Sonic Generations Configuration tool console output
After choosing what hardware you have in the configuration tool for Sonic
Generations, you click "save and quit" the window closes but the process is
still in process monitor and is a zombie process
--
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.