[Bug 1209493] Re: libapache2-svn missing in saucy

2013-09-28 Thread Shake
@klockren: I tried to copy the files from Fedora.
But unfortunately I run into: 

Cannot load /usr/local/lib/apache2/modules/mod_dav_svn.so into server:
libsvn_repos-1.so.0: cannot open shared object file: No such file or
directory


I have downloaded that lib and copied into /usr/local/lib

But obviously something is going wrong. Any hints?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1209493

Title:
  libapache2-svn missing in saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/1209493/+subscriptions

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


[Bug 1209493] Re: libapache2-svn missing in saucy

2013-09-28 Thread Shake
Okay: I did the following.

Under /usr/lib/x86_64-linux-gnu I created symlinks for the libs that are 
given within the error message.
The Fedora files expect each library so be available as *.so.0 while they 
only the *.so.1 symlinks are available.

Afterwards I had to install libdb5.3


Now it seems to work...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1209493

Title:
  libapache2-svn missing in saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/1209493/+subscriptions

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


[Bug 1209493] Re: libapache2-svn missing in saucy

2013-09-25 Thread Shake
This is critical for everybody hosting a subversion repository... So
please fix this before reaching beta.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1209493

Title:
  libapache2-svn missing in saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/1209493/+subscriptions

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


[Bug 937200] Re: Fat fonts in Swing applications

2012-05-11 Thread Shake
Okay - I played a little bit around and got this results:

The only thing that is relevant for this problem seems to be the setting
font-name. The other font settings don't matter.

That can be changed with:
gsettings set org.gnome.desktop.interface font-name 'Droid Sans 10'

Now it should with *non-default* Look-and-Feels (e.g. Nimbus, GTK).


Details:

I am setting my font settings using this script:

gsettings set org.gnome.desktop.interface document-font-name 'Droid Sans 10'
gsettings set org.gnome.desktop.interface font-name 'Droid Sans 10'
gsettings set org.gnome.desktop.interface monospace-font-name 'ProFontWindows 8'
gsettings set org.gnome.nautilus.desktop font 'Droid Sans 10'
gconftool --set /apps/metacity/general/titlebar_font 'Droid Sans Bold 10' 
--type STRING


Reading the values using

echo Document Font: 
gsettings get org.gnome.desktop.interface document-font-name
echo Font: 
gsettings get org.gnome.desktop.interface font-name

echo Monospaced Font: 
gsettings get org.gnome.desktop.interface monospace-font-name

echo Nautilus Desktop Font: 
gsettings get org.gnome.nautilus.desktop font

echo Titlebar Font: 
gconftool --get /apps/metacity/general/titlebar_font


I got the following:
With changed fonts, it looks ok, when:
- Nimbus or GTK LnF is used
It *does* work with the default LnF.

The AA settings just do what one expects: The change the AA settings...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/937200

Title:
  Fat fonts in Swing applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/937200/+subscriptions

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


[Bug 937200] Re: Fat fonts in Swing applications

2012-05-10 Thread Shake
The workaround doesn't work for me.

I have switched all fonts, changed the size. I still get a bold default font in 
Swing applications.
I have written a small test app: The used font is Dialog, bold, 12


I have tried several JREs:

OpenJDK 1.7 (from Ubuntu repo)
OpenJDK 1.6 (from Ubuntu repo)
Oracle JRE 7 (installed manually)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/937200

Title:
  Fat fonts in Swing applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/937200/+subscriptions

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


[Bug 937200] Re: Fat fonts in Swing applications

2012-05-10 Thread Shake
Small sample application:


import javax.swing.JFrame;
import javax.swing.JLabel;

/**
 * @author Johannes Schneider (a 
href=mailto:j...@cedarsoft.com;j...@cedarsoft.com/a)
 */
public class Tester {
  public static void main( String[] args ) {
JFrame frame = new JFrame(da Title);
frame.setSize( 600, 100 );
frame.setVisible( true );
frame.setLocationRelativeTo( null );

JLabel daLabel = new JLabel();
daLabel.setText( daLabel.getFont().toString() );
frame.getContentPane().add( daLabel );
  }
}

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/937200

Title:
  Fat fonts in Swing applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/937200/+subscriptions

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


[Bug 940924] Re: Keyboard Layout German (qwerty) missing since 12.04

2012-05-08 Thread Shake
Workaround:

Add this to the bottom of /usr/share/X11/xkb/symbols/de


partial alphanumeric_keys
xkb_symbols qwerty {
include de(basic)

name[Group1]=German (qwerty);

//key AB01 { [  y,  Y 
] };
//key AD06 { [  z,  Z, zcaron,
 Zcaron ] };   
key AD06 { [  y,  Y   
  ] };
key AB01 { [  z,  Z, zcaron, 
Zcaron ] };   
};


Add the new keyboard to:
/usr/share/X11/xkb/rules/evdev.xml
and
/usr/share/X11/xkb/rules/base.xml

After:

 layout
  configItem
namede/name

shortDescriptionde/shortDescription
descriptionGerman/description
languageList
  iso639Idger/iso639Id
/languageList
  /configItem
  variantList
[...]


Add this:

  variant
  configItem
nameqwerty/name
descriptionGerman (qwerty)/description
  /configItem
/variant


Reboot is necessary - since I don't know which services to restart

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/940924

Title:
  Keyboard Layout German (qwerty) missing since 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/940924/+subscriptions

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


[Bug 940924] Re: Keyboard Layout German (qwerty) missing since 12.04

2012-04-28 Thread Shake
1. The upgrade does not work automatically yet.
That means that the German (qwerty) is not converted to another keyboard. The 
layout dialog still shows German. You have to remove that entry and add a new 
one to get the layout back...

2.  I could not find an option for German (us) or anything like that
within the keyboard layout dialog...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/940924

Title:
  Keyboard Layout German (qwerty) missing since 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/940924/+subscriptions

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


[Bug 940924] Re: Keyboard Layout German (qwerty) missing since 12.04

2012-04-28 Thread Shake
** Changed in: xkeyboard-config (Ubuntu)
   Status: Invalid = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/940924

Title:
  Keyboard Layout German (qwerty) missing since 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/940924/+subscriptions

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


[Bug 940924] Re: Keyboard Layout German (qwerty) missing since 12.04

2012-04-28 Thread Shake
By the way:
Setting the layout is possible by calling:

setxkbmap -layout de -variant us


But this layout is *not* the same as the old German (qwerty). de(us) uses the 
US mapping and just adds some additional characters (e.g. umlauts) at the third 
level. 
German (qwerty) used to just switch y and z on the German keyboard

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/940924

Title:
  Keyboard Layout German (qwerty) missing since 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/940924/+subscriptions

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


[Bug 940924] Re: Keyboard Layout German (qwerty) missing since 12.04

2012-02-25 Thread Shake
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/940924

Title:
  Keyboard Layout German (qwerty) missing since 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/940924/+subscriptions

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


[Bug 940924] [NEW] Keyboard Layout German (qwerty) missing since 12.04

2012-02-25 Thread Shake
Public bug reported:

I have updated to 12.04 today.
Now I am missing the possibility to choose German (qwerty) within the 
Keyboard Layout dialog.

This has been my preferred keyboard layout for a lot of years now.

I couldn't find any traces of that layout within /usr/share/X11/xkb/symbols/de. 
In 11.10 this file contains the relevant section.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xkb-data 2.5-1ubuntu1 [modified: usr/share/X11/xkb/symbols/de]
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
ApportVersion: 1.93-0ubuntu2
Architecture: amd64
Date: Sat Feb 25 14:03:27 2012
Dependencies:
 
DistUpgraded: Log time: 2012-02-25 11:24:09.168227
DistroCodename: precise
DistroVariant: ubuntu
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MachineType: ASUSTeK Computer Inc. UX31E
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-17-generic 
root=UUID=1506efae-1012-4450-b164-b1d238bd74e2 ro quiet splash vt.handoff=7
SourcePackage: xkeyboard-config
UpgradeStatus: Upgraded to precise on 2012-02-25 (0 days ago)
dmi.bios.date: 10/25/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX31E.207
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX31E
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX31E.207:bd10/25/2011:svnASUSTeKComputerInc.:pnUX31E:pvr1.0:rvnASUSTeKComputerInc.:rnUX31E:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: UX31E
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.7.0~bzr2995-0ubuntu5
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.30-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.1-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.1-0ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 
1:2.6.99.901+git20120126-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

** Affects: xkeyboard-config (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/940924

Title:
  Keyboard Layout German (qwerty) missing since 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/940924/+subscriptions

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


[Bug 883276] [NEW] broken network manager icon in notification popup

2011-10-28 Thread shake
Public bug reported:

Ubuntu 11.10, gnome shell 3.2

** Affects: gnome-shell
 Importance: Undecided
 Status: Incomplete

** Affects: humanity-icon-theme (Ubuntu)
 Importance: Undecided
 Status: Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883276

Title:
  broken network manager icon in notification popup

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/883276/+subscriptions

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


[Bug 883276] Re: broken network manager icon in notification popup

2011-10-28 Thread shake
** Attachment added: screenshot of broken icon
   
https://bugs.launchpad.net/ubuntu/+source/humanity-icon-theme/+bug/883276/+attachment/2577117/+files/Screenshot%20at%202011-10-28%2023%3A07%3A15.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883276

Title:
  broken network manager icon in notification popup

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/883276/+subscriptions

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


[Bug 883276] Re: broken network manager icon in notification popup

2011-10-28 Thread shake
apport information

** Tags added: apport-collected oneiric

** Description changed:

  Ubuntu 11.10, gnome shell 3.2
+ --- 
+ ApportVersion: 1.23-0ubuntu3
+ Architecture: amd64
+ DistroRelease: Ubuntu 11.10
+ InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta amd64 (20110901)
+ Package: humanity-icon-theme 0.5.3.11
+ PackageArchitecture: all
+ ProcEnviron:
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
+ Tags:  oneiric
+ Uname: Linux 3.0.0-12-generic x86_64
+ UpgradeStatus: Upgraded to oneiric on 2011-09-28 (30 days ago)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/883276/+attachment/2577139/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883276

Title:
  broken network manager icon in notification popup

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/883276/+subscriptions

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


[Bug 883276] Re: broken network manager icon in notification popup

2011-10-28 Thread shake
This problem occurs with all icon themes present in ubuntu 11.10 by
default, only manually added Faenza icon theme works as supposed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883276

Title:
  broken network manager icon in notification popup

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/883276/+subscriptions

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


[Bug 883276] Re: broken network manager icon in notification popup

2011-10-28 Thread shake
You can reproduce this problem by turning wireless connection off.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883276

Title:
  broken network manager icon in notification popup

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/883276/+subscriptions

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


[Bug 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2009-01-09 Thread Shake
Thanks for posting this. Unfortunately the performance is still bad (but much 
better than without the system property set).
So I hope the guys will fix the intel driver very soon...

-- 
Intel Java Graphics Performace degradation in Intrepid
https://bugs.launchpad.net/bugs/288650
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 288650] Re: Intel Java Graphics Performace degradation in Intrepid

2008-11-19 Thread Shake
For me this workaround does *not* fix the issue. The performance is
better than without - but still far away from 7.10.

-- 
Intel Java Graphics Performace degradation in Intrepid
https://bugs.launchpad.net/bugs/288650
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 252094] Re: Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 8.10

2008-11-18 Thread Shake
Compaq 6710b:

glxgears on Intrepid: 
- about 500

glxgears on Gutsy Gibbon:
- about 1000FPS (with 1 core at about 25%)
with hidden window:
- about 15,000 FPS (with 1 core at about 100%)

-- 
Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 
8.10
https://bugs.launchpad.net/bugs/252094
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 252094] Re: Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 8.10

2008-11-17 Thread Shake
Switched back to 7.10. The performance is back to normal... This is *much* 
better...
I will wait with upgrading until this bug has been resolved

-- 
Poor graphics performance and rendering errors on Intel GM965 system, Ubuntu 
8.10
https://bugs.launchpad.net/bugs/252094
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 288650] Re: Java Graphics Performace degradation in Intrepid

2008-11-13 Thread Shake
This is a very serious issue for me - developing with my notebook is nearly 
impossible.
I also have a desktop with a nvidia graphics card - no problems there...

2.6.27-7-generic #1 SMP Tue Nov 4 19:33:20 UTC 2008 i686 GNU/Linux

00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 0c)
Subsystem: Hewlett-Packard Company Device 30c0
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at e460 (64-bit, non-prefetchable) [size=1M]
Memory at d000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=8]
Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 
Enable-
Capabilities: [d0] Power Management version 3
Kernel modules: intelfb

xorg.conf:

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
Device  Configured Video Device
SubSection Display
Virtual 2048 2048
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
EndSection

Section Device
Identifier  Configured Video Device
EndSection

-- 
Java Graphics Performace degradation in Intrepid
https://bugs.launchpad.net/bugs/288650
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 288650] Re: Java Graphics Performace degradation in Intrepid

2008-11-13 Thread Shake
IntelliJ Idea issue tracker refers this issue:
http://www.jetbrains.net/jira/browse/IDEA-20587

-- 
Java Graphics Performace degradation in Intrepid
https://bugs.launchpad.net/bugs/288650
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 203948] Re: zaptel 1.4.8~dfsg-1 fails to compile under kernel 2.6.24

2008-04-10 Thread Shake
This needs to be fixed asap. I upgraded to Hardy today -- now Asterisk doesn't 
work anymore...
I think this is a blocker for others too.

-- 
zaptel 1.4.8~dfsg-1 fails to compile under kernel 2.6.24
https://bugs.launchpad.net/bugs/203948
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 139989] Re: Compiz-Fusion Problems: Still not ready for production!

2007-09-16 Thread Shake
I use the latest Gutsy Gibbon and Java 6

-- 
Compiz-Fusion Problems: Still not ready for production!
https://bugs.launchpad.net/bugs/139989
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139989] Compiz-Fusion Problems: Still not ready for production!

2007-09-16 Thread Shake
Public bug reported:

Binary package hint: compiz

I have still problems with Compiz-Fusion. They are as follows:

- Java-related problems. I use IntelliJ Idea (a great Java IDE). But 
sometimes the popup windows (e.g. refactorings) have no content and/or the 
wrong size (they are bigger than expected). It does not happen all the times. 
So opening it a few times solves the problem.
I think that about 20 to 30% of all opened dialogs are shown wrong.
http://download.jetbrains.com/idea/idea-7.0.M2.tar.gz

- Crash when using LWGL (http://lwjgl.org) bindings. Every time X quits.
By the way: JOGL works like expected.

** Affects: compiz (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Compiz-Fusion Problems: Still not ready for production!
https://bugs.launchpad.net/bugs/139989
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139989] Re: Compiz-Fusion Problems: Still not ready for production!

2007-09-16 Thread Shake
Demo for LWJGL: http://lwjgl.org/jnlp/lwjgl-
demo.php/test.opengl.FullScreenWindowedTest

- Many Webstart Applications do not show the content of the frame (like most of 
the Java applications using Beryl).
http://www.jidesoft.com/products/1.4/jide_demo.jnlp

-- 
Compiz-Fusion Problems: Still not ready for production!
https://bugs.launchpad.net/bugs/139989
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139989] Re: Compiz-Fusion Problems: Still not ready for production!

2007-09-16 Thread Shake
Linux ubuntu 2.6.22-11-generic #1 SMP Fri Sep 7 05:07:05 GMT 2007 i686 GNU/Linux
VGA compatible controller: nVidia Corporation G70 [GeForce 7600 GT] (rev a1) 
(prog-if 00 [VGA])

with provided nvidia driver.

Section Device
Identifier  nVidia Corporation G70 [GeForce 7600 GT]
Driver  nvidia
Busid   PCI:1:0:0
Option  AddARGBVisualsTrue
Option  AddARGBGLXVisuals True
Option  NoLogoTrue
Option  RenderAccel   true
Option  NvAGP 3
Option  HWcursor  true
Option  CursorShadow  false
Option  CoolBits  1
Option  TwinView  true
Option  TwinViewOrientation   DFP-0 LeftOf DFP-1
Option  MetaModes 1600x1200,1600x1200; 
1600x1200,NULL;1024x768,NULL 
Option  AllowGLXWithComposite true
Option  TripleBuffer  true
Option  UseEdidDpifalse

EndSection

-- 
Compiz-Fusion Problems: Still not ready for production!
https://bugs.launchpad.net/bugs/139989
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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