[Bug 575968] Re: Fullscreen doesn't work since Lucid

2010-05-06 Thread Lazhur
** Changed in: mupen64plus (Ubuntu)
   Status: Incomplete => Fix Committed

-- 
Fullscreen doesn't work since Lucid
https://bugs.launchpad.net/bugs/575968
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 575968] Re: Fullscreen doesn't work since Lucid

2010-05-06 Thread Lazhur
I think I know what the problem is and will upload a bugfix to debian.

** Bug watch added: Debian Bug tracker #580480
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580480

** Also affects: mupen64plus (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580480
   Importance: Unknown
   Status: Unknown

-- 
Fullscreen doesn't work since Lucid
https://bugs.launchpad.net/bugs/575968
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 575968] Re: Fullscreen doesn't work since Lucid

2010-05-06 Thread Lazhur
Ok, the problem is that I cannot reproduce it here - so I would like to
give it someone who can really test it.

Can you please download widelands and then go into the real game and
press 'F'. This should do a fullscreen toggle using
SDL_WM_ToggleFullScreen  too. Can you please check if this works for you
or not?

And can you also give information about your graphics driver/hardware
(/var/log/Xorg.0.log, calling `lspci -v` and `lspci -n`).

-- 
Fullscreen doesn't work since Lucid
https://bugs.launchpad.net/bugs/575968
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 575968] Re: Fullscreen doesn't work since Lucid

2010-05-05 Thread Lazhur
There were no changes to mupen64plus. Please contact the sdl maintainer
or your the maintainer of the graphics driver.

You didn't provide any kind of information about your used plugins or
your graphics driver. That would be useful in that kind of bug report.
rice just uses SDL_WM_ToggleFullScreen to enable the fullscreen mode and
glide64 just sets the SDL_FULLSCREEN flag. So it should not be a real
mupen64plus problem if it worked before.

It could also be kms or uxa related if there were such changes in your
driver. Have you tried to use a resolution which is exact the native
resolution?

** Changed in: mupen64plus (Ubuntu)
   Status: New => Incomplete

-- 
Fullscreen doesn't work since Lucid
https://bugs.launchpad.net/bugs/575968
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 497149] Re: Packages using DKMS should make use of /usr/lib/dkms/common.postinst

2010-01-13 Thread Lazhur
Mario Limonciello wrote:
> That allows the package to be used on older versions of DKMS that didn't
> include common.postinst.  It's optional, but not necessary.

Which version is it? I cannot find a good reference inside the dkms changelog, 
but would guess v2.1.0.0. Maybe the dependency line in debian/control should 
be changed from (>= 1.95) to (>= 2.1.0.0) when a package doesn't provide a 
backward compatibility script.

PS: the tag for v2.1.1.0 is missing inside the git repository.

-- 
Packages using DKMS should make use of /usr/lib/dkms/common.postinst
https://bugs.launchpad.net/bugs/497149
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 497149] Re: Packages using DKMS should make use of /usr/lib/dkms/common.postinst

2009-12-19 Thread Lazhur
Can you please add some information how that above mentioned problems
will be handled? I see them as an important blocker for that bug and
will fix it after above mentioned problems are solved.

I see the idea behind it as an important benefit, but don't think that
the template mentioned in the bug report is the way to go (also with
some changes I saw Tuesday in the git repository). It is ok for me to
call `dpkg --print-architecture` and send that information to the dkms-
postinst script, but I don't feel comfortable by adding that
architecture mapping code . It should be quite easy and more future safe
to add it to the dkms-postinst script.

** Changed in: batman-adv-kernelland (Ubuntu)
   Status: New => Incomplete

** Changed in: batmand (Ubuntu)
   Status: New => Incomplete

-- 
Packages using DKMS should make use of /usr/lib/dkms/common.postinst
https://bugs.launchpad.net/bugs/497149
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 259333] Re: [needs-packaging] Mupen64Plus

2009-09-02 Thread Lazhur
** Bug watch added: Debian Bug tracker #513322
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513322

-- 
[needs-packaging] Mupen64Plus
https://bugs.launchpad.net/bugs/259333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 372236] Re: ftbfs because of corruption of gtk+2.0 packages in archive

2009-05-09 Thread Lazhur
** Changed in: libg3d (Ubuntu)
   Status: In Progress => Fix Released

-- 
ftbfs because of corruption of gtk+2.0 packages in archive
https://bugs.launchpad.net/bugs/372236
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 372236] Re: ftbfs because of corruption of gtk+2.0 packages in archive

2009-05-08 Thread Lazhur
I did a check and it was a temporary problem. I asked for a rebuild
before this linux-libc-dev problem. but the build started after the
install of the broken package. All previous steps (installation of gtk+
related packages) went fine.

I will close the bug when the next build run is successful, but this bug
should be seen as fixed.

** Changed in: libg3d (Ubuntu)
   Status: New => In Progress

-- 
ftbfs because of corruption of gtk+2.0 packages in archive
https://bugs.launchpad.net/bugs/372236
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 372236] Re: ftbfs because of corruption of gtk+2.0 packages in archive

2009-05-05 Thread Lazhur
Ok, if I understand correct I have to find a build daemon maintainer on
irc as described in
https://wiki.ubuntu.com/BuildDaemons?action=recall&rev=7#not%20so%20trivial%20cases

I will try my best to find one of them

-- 
ftbfs because of corruption of gtk+2.0 packages in archive
https://bugs.launchpad.net/bugs/372236
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 372236] Re: ftbfs because of corruption of gtk+2.0 packages in archive

2009-05-05 Thread Lazhur
Thanks for the information about the failed build, but I am not sure how
to re-initiate the build. I am currently the libg3d maintainer in
Debian, but this package in Ubuntu is only the result of an Archive
Auto-Sync from debian to ubuntu. I would be pleased if you have any
informations about how such a situation is handled in ubuntu (some of
the build server admins needs to be informed or if the build server does
a retry somewhere in the future, ...).

-- 
ftbfs because of corruption of gtk+2.0 packages in archive
https://bugs.launchpad.net/bugs/372236
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 368537] [NEW] FTBFS: docbook2html tries to open network connection to www.oasis-open.org

2009-04-28 Thread Lazhur
Public bug reported:

Binary package hint: s3d

package fails to build on systems without internet connection and
without docbook-xml installed because docbook2html cannot find DTD for
DocBook XML V4.2

openjade:/build/buildd/s3d-0.2.1/Documentation/s3d.docbook:9:0:E: error 
connecting to "www.oasis-open.org" (Connection timed out)
openjade:/build/buildd/s3d-0.2.1/Documentation/s3d.docbook:9:0:E: DTD did not 
contain element declaration for document type name
openjade:/build/buildd/s3d-0.2.1/Documentation/s3d.docbook:10:9:E: there is no 
attribute "id"

** Affects: s3d (Ubuntu)
 Importance: Undecided
 Assignee: Lazhur (sven-eckelmann)
 Status: Fix Committed

** Changed in: s3d (Ubuntu)
 Assignee: (unassigned) => Lazhur (sven-eckelmann)

** Changed in: s3d (Ubuntu)
   Status: New => Fix Committed

-- 
FTBFS: docbook2html tries to open network connection to www.oasis-open.org
https://bugs.launchpad.net/bugs/368537
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs