Displaying 12 results from an estimated 12 matches for "sjors".
2009 Jun 27
1
Re: Wine crashes with ~/.wine on mount point with noexec set ind
Sjors Gielen wrote:
> Then I noticed that the partition /dev/sdb2 was mounted noexec, so I
> umounted ~/.wine and /media/sdb2, remounted /dev/sdb2 with exec, and
> remounted ~/.wine - and it all worked again.
>
> This is with Wine 1.1.24. Has this always been behavior, or is it a
> reg...
2014 Apr 21
7
Bug#745419: xen-utils-4.1: Pygrub fails to boot from LVM LV when something installed in the volume boot record
Package: xen-utils-4.1
Version: 4.1.4-3+deb7u1
Severity: important
When an LVM LV that serves as the root disk for a Xen DomU contains a boot
loader (or possibly other data) in its volume boot record, pygrub fails to boot
it, printing "Error: boot loader didn't return any data" before exiting.
I think this is because of the function "is_disk_image" on line 45 of
2014 Apr 22
0
Bug#745419: Bug#745419: xen-utils-4.1: Pygrub fails to boot from LVM LV when something installed in the volume boot record
On Mon, 2014-04-21 at 15:43 +0200, Sjors Gielen wrote:
> Package: xen-utils-4.1
> Version: 4.1.4-3+deb7u1
> Severity: important
>
> When an LVM LV that serves as the root disk for a Xen DomU contains a boot
> loader (or possibly other data) in its volume boot record, pygrub fails to boot
> it, printing "Error: b...
2009 Jun 12
3
Problem with Wine at install a hardlock driver
Hi!, I need help!!! I need install a hardlock in a Debian Lenny OS, but when I install the software give me an error.
I hope some response ;-)
Thanks!!!!
Matt
2009 Jun 27
0
Wine crashes with ~/.wine on mount point with noexec set indirectly
.../dev/sdb2 with exec, and
remounted ~/.wine - and it all worked again.
This is with Wine 1.1.24. Has this always been behavior, or is it a
regression somewhere? Is there anything that can be changed about it?
I know how to reproduce (and so do you), so a back trace can be
retrieved quite easily.
Sjors
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://www.winehq.org/pipermail/wine-users/attachments/20090627/62c361ee/attachment.pgp>
2009 Jun 28
0
Re: Wine crashes with ~/.wine on mount point with noexec set ind
Sjors Gielen wrote:
> Of course it won't. I guessed that was by design. Yet, crashing seems like a little too much for me.
There isn't much Wine can do, it's "crashing" outside of Wine. Wine doesn't even have a chance to load the program in question.
2009 Jul 06
1
WIne packages for Karmic?
I see there's up-to-date packages for Ubuntu up to Jaunty, but not for
Karmic, and the distro version is 1.0.1. Any plans for a nice package?
- d.
2009 Jun 23
3
Conflicts between kde and wine games - workaround
I'm posting this message because I discovered that there appear to be serious video conflicts between some games running in wine, and the kde desktop. Specifically, I have been unable to get "The Witcher Enhanced Edition" to run without severely distorted video. I have both gnome and kde desktops on my system (kUbuntu jaunty-9.04). Today I tried running the game in gnome, and was
2009 May 28
0
fixme:dbghelp_dwarf:compute_location Unhandled attr op: e0 - when running The Sims 2
...s once, as "sh
winetricks corefonts flash". For the rest, as far as I know this is a
clean installation. I can easily reproduce, so let me know if you need
anything else. I can also report this as a bug, but I didn't know if it
was really related, felt like asking here first.
Thanks,
Sjors
[1]
http://appdb.winehq.org/objectManager.php?sClass=version&iId=2633&iTestingId=40387
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkofEowACgkQAZBOHH9jUAlODwCgkTBJcduFFjHM8hoojPO/QFb1
IdAAn33/H...
2009 Jun 19
7
Best OS
Hi,
I'm about to get a linux vps server and I wanna install wine on it. The ohst is offering me these OS :
Cent OS
Fedora
Debian
I want to run some windows image converters on it. (It's tested it will work)
I wanted to know which OS I must choose to have the fastest and smoothest performance with Wine.
Thanks for your time
2009 Jun 01
3
Problem EXCEPTION_ACCESS_VIOLATION (0xc0000005)
Hi, When i want load eclipse with wine 1.1.22 I obtained this error :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7ec06ec4, pid=27, tid=28
#
# JRE version: 6.0_14-b08
# Java VM: Java HotSpot(TM) Client VM (14.0-b16 mixed mode windows-x86 )
# Problematic frame:
# C [comctl32.dll+0x86ec4]
#
# If you would like
2009 May 24
27
How can I detect WINE from my program
How can I detect WINE from my program, or detect Linux, in other wors how can I detect that OS is not Windows.
BOOL WINAPI GetVersionEx(LPOSVERSIONINFO lpVersionInfo) returns that OS is Vista :D
[Question]