[Bug 400576] [NEW] Please use compatible mode to provide NetworkManager dbus interface

2009-07-17 Thread Ying-Chun Liu (GrandPaul)
Public bug reported: Binary package hint: connman Hi, connmand provides compatibility with NetworkManager dbus interfaces. * org.freedesktop.NetworkManager.sleep * org.freedesktop.NetworkManager.wake * org.freedesktop.NetworkManager.state Please use '-c' option for connmand so that some appl

[Bug 164500] Re: onscripter fails to look up symbol _ZN3avm3outE

2009-07-07 Thread Ying-Chun Liu (GrandPaul)
Gutsy is a bit old. Newer onscripter in newer releases should already solve the problem. ** Changed in: onscripter (Ubuntu) Status: New => Invalid -- onscripter fails to look up symbol _ZN3avm3outE https://bugs.launchpad.net/bugs/164500 You received this bug notification because you are a

[Bug 372936] Re: English Tsukihime crashes before title screen

2009-06-22 Thread Ying-Chun Liu (GrandPaul)
*** can't find file [image\title\titlebtn1.png] *** The above warning message mainly causes the crash. It's because image\title\titlebtn1.png is not there. In current version, the code is: if ( buf[0] != '\0' ){ btndef_info.setImageName( buf ); parseTaggedString(

[Bug 372936] Re: English Tsukihime crashes before title screen

2009-06-22 Thread Ying-Chun Liu (GrandPaul)
I made a backtrace on Tsukihime v1.1 English version. (gdb) bt #0 0xb7e271ee in SDL_SetAlpha () from /usr/lib/libSDL-1.2.so.0 #1 0x0806705f in ONScripterLabel::btndefCommand (this=0xbff0fe00) at ONScripterLabel_command.cpp:2892 #2 0x0805e6bd in ONScripterLabel::parseLine (this=0xbff0fe00)

[Bug 371742] [NEW] Shared folders are not shared after install samba and session restarts

2009-05-04 Thread Ying-Chun Liu (GrandPaul)
Public bug reported: Binary package hint: nautilus-share Steps to reproduce: 1.Select a folder,right click it and choose "Sharing Options"; 2.Check "Share this folder","Sharing service is not installed" message appeared; 3.Click "Install service",enter password,"Restart your session" will appear

[Bug 337264] Re: Jaunty: Evolution's Sending Options page is set up incorrectly

2009-03-04 Thread Ying-Chun Liu (GrandPaul)
Dear Sebastien, I've refreshed some patches to fix this bug. Please sponsoring this debdiff. Thanks, Paul ** Attachment added: "evolution_2.25.92-0ubuntu2.debdiff" http://launchpadlibrarian.net/23418640/evolution_2.25.92-0ubuntu2.debdiff -- Jaunty: Evolution's Sending Options page is set u

[Bug 337264] Re: Jaunty: Evolution's Sending Options page is set up incorrectly

2009-03-03 Thread Ying-Chun Liu (GrandPaul)
I'll prepare a debdiff tomorrow. I have another patch to remove glade file changes. And also current 2.25.92-0ubuntu1 doesn't work because one of the patch needs to install new files. Please give me some time to fix this bug. -- Jaunty: Evolution's Sending Options page is set up incorrectly htt

[Bug 337264] Re: Jaunty: Evolution's Sending Options page is set up incorrectly

2009-03-03 Thread Ying-Chun Liu (GrandPaul)
Please drop 77_1024x600_mail-config.glade.patch And use 77_1024x600_mail-config.c.patch instead. Regards, Paul ** Attachment added: "77_1024x600_mail-config.c.patch" http://launchpadlibrarian.net/23372471/77_1024x600_mail-config.c.patch -- Jaunty: Evolution's Sending Options page is set up

[Bug 305019] Re: pidgin preferences window is too tall for netbooks, cannot see close/cancel buttons, cannot be resized to fit

2009-02-25 Thread Ying-Chun Liu (GrandPaul)
Updated patch. Only add scrolled window when screen height is <= 600 ** Attachment added: "1024x600.debdiff" http://launchpadlibrarian.net/23125532/1024x600.debdiff -- pidgin preferences window is too tall for netbooks, cannot see close/cancel buttons, cannot be resized to fit https://bugs.l

[Bug 320602] Re: F-spot crash when export to flickr and the network has problem

2009-02-25 Thread Ying-Chun Liu (GrandPaul)
Hi, This new patch uses strings from other Exporters, so we don't need to re-translate it. ** Attachment added: "10_fix_export_crash_FlickrRemote.cs.dpatch" http://launchpadlibrarian.net/23121745/10_fix_export_crash_FlickrRemote.cs.dpatch -- F-spot crash when export to flickr and the netwo

[Bug 320817] Re: F-spot CDExport dialog exceed 600 pixel height when the screen is small

2009-02-24 Thread Ying-Chun Liu (GrandPaul)
Sorry, do you mean assign 0.7 as an argument? Or Height*0.7?? According to http://www.go-mono.com/docs/index.aspx?link=T%3aGtk.Window%2f* The Resize member function reads two int. I'm not sure if there's two float version of Resize. If there is, Resize(1.0,0.7) is better. But if we have to use Re

[Bug 28805] Re: gnome-sound-properties dialog too high

2009-02-20 Thread Ying-Chun Liu (GrandPaul)
Add debdiff files for #28805, #324464, #328954 ** Attachment added: "gnome-control-center_2.25.90-0ubuntu3.debdiff" http://launchpadlibrarian.net/22921232/gnome-control-center_2.25.90-0ubuntu3.debdiff -- gnome-sound-properties dialog too high https://bugs.launchpad.net/bugs/28805 You receive

[Bug 320817] Re: F-spot CDExport dialog exceed 600 pixel height when the screen is small

2009-02-20 Thread Ying-Chun Liu (GrandPaul)
Updated patch. ** Attachment added: "10_1024x600_CDExport.cs.dpatch" http://launchpadlibrarian.net/22921250/10_1024x600_CDExport.cs.dpatch -- F-spot CDExport dialog exceed 600 pixel height when the screen is small https://bugs.launchpad.net/bugs/320817 You received this bug notification beca

[Bug 328954] Re: gnome-about-me does not fit in 1024x600 screen

2009-02-20 Thread Ying-Chun Liu (GrandPaul)
New glade file. ** Attachment added: "gnome-about-me.glade" http://launchpadlibrarian.net/22919185/gnome-about-me.glade -- gnome-about-me does not fit in 1024x600 screen https://bugs.launchpad.net/bugs/328954 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 324464] Re: gnome-mouse-properties does not fit in 1024x600 screen

2009-02-20 Thread Ying-Chun Liu (GrandPaul)
new glade file ** Attachment added: "gnome-mouse-properties.glade" http://launchpadlibrarian.net/22917866/gnome-mouse-properties.glade -- gnome-mouse-properties does not fit in 1024x600 screen https://bugs.launchpad.net/bugs/324464 You received this bug notification because you are a member o

[Bug 28805] Re: gnome-sound-properties dialog too high

2009-02-14 Thread Ying-Chun Liu (GrandPaul)
Yes, I was moving things to right side long time ago but later I found it's not really good for some PC resolution only 800x480. That why my original patches (for other later apps and not attached here) usually guaranteed that the application do fit in 640x480. Currently we don't have projects th

[Bug 328954] Re: gnome-about-me does not fit in 1024x600 screen

2009-02-13 Thread Ying-Chun Liu (GrandPaul)
** Attachment added: "99_fit_1024x600_gnome-about-me.c.patch" http://launchpadlibrarian.net/22575094/99_fit_1024x600_gnome-about-me.c.patch ** Tags added: unr-application-res -- gnome-about-me does not fit in 1024x600 screen https://bugs.launchpad.net/bugs/328954 You received this bug notifi

[Bug 328954] [NEW] gnome-about-me does not fit in 1024x600 screen

2009-02-13 Thread Ying-Chun Liu (GrandPaul)
Public bug reported: Binary package hint: gnome-control-center Hi, In the process of developing the Ubuntu Netbook Remix, with the smaller screens of netbooks in mind, I wrote a patch to make gnome-about-me work with less pixels. Now, this patch originally used hard-coded changes, because we we

[Bug 28805] Re: gnome-sound-properties dialog too high

2009-02-12 Thread Ying-Chun Liu (GrandPaul)
Hi Sebastien, I've add scrolledbars to gnome-sound-properties when height is not enough. Since there's no gnome-sound-properties in gnome upstream and it's a patch in debian/patches in Jaunty, I'm attaching the debdiff here. Thanks. ** Attachment added: "sound.diff" http://launchpadlibraria

[Bug 305019] Re: pidgin preferences window is too tall for netbooks, cannot see close/cancel buttons, cannot be resized to fit

2009-02-12 Thread Ying-Chun Liu (GrandPaul)
Dear Daniel, I've linked it to upstream bug and attach the patches. Thanks. -- pidgin preferences window is too tall for netbooks, cannot see close/cancel buttons, cannot be resized to fit https://bugs.launchpad.net/bugs/305019 You received this bug notification because you are a member of Ubu

[Bug 320602] Re: F-spot crash when export to flickr and the network has problem

2009-02-12 Thread Ying-Chun Liu (GrandPaul)
Dear Sebastien, I've updated the patch to show an error dialog. Thanks. ** Attachment added: "10_fix_export_crash_FlickrRemote.cs.dpatch" http://launchpadlibrarian.net/22555465/10_fix_export_crash_FlickrRemote.cs.dpatch -- F-spot crash when export to flickr and the network has problem http

[Bug 324464] Re: gnome-mouse-properties does not fit in 1024x600 screen

2009-02-12 Thread Ying-Chun Liu (GrandPaul)
Hi Sebastien, This patch only do code changes. ** Attachment added: "90_1024x600_gnome-mouse-properties.c.patch" http://launchpadlibrarian.net/22549603/90_1024x600_gnome-mouse-properties.c.patch -- gnome-mouse-properties does not fit in 1024x600 screen https://bugs.launchpad.net/bugs/32446

[Bug 305019] Re: pidgin preferences window is too tall for netbooks, cannot see close/cancel buttons, cannot be resized to fit

2009-02-11 Thread Ying-Chun Liu (GrandPaul)
** Bug watch added: Pidgin Trac #7500 http://developer.pidgin.im/ticket/7500 ** Also affects: pidgin via http://developer.pidgin.im/ticket/7500 Importance: Unknown Status: Unknown -- pidgin preferences window is too tall for netbooks, cannot see close/cancel buttons, cannot be r

[Bug 324464] Re: gnome-mouse-properties does not fit in 1024x600 screen

2009-02-02 Thread Ying-Chun Liu (GrandPaul)
** Attachment added: "90_1024x600_gnome-mouse-properties.glade.patch" http://launchpadlibrarian.net/21909502/90_1024x600_gnome-mouse-properties.glade.patch ** Tags added: unr-application-res -- gnome-mouse-properties does not fit in 1024x600 screen https://bugs.launchpad.net/bugs/324464 You

[Bug 324464] [NEW] gnome-mouse-properties does not fit in 1024x600 screen

2009-02-02 Thread Ying-Chun Liu (GrandPaul)
Public bug reported: Binary package hint: gnome-control-center Hi, I've made a patch for gnome-mouse-properties. It will add scrolledbars in some dialogs when the screen height is less than 600. Please consider including this patch, thanks. ** Affects: gnome-control-center (Ubuntu) Import

[Bug 8629] Re: Evolution setup wizard does not fit in 800x600

2009-02-02 Thread Ying-Chun Liu (GrandPaul)
** Tags added: unr-application-res -- Evolution setup wizard does not fit in 800x600 https://bugs.launchpad.net/bugs/8629 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://li

[Bug 8629] Re: Evolution setup wizard does not fit in 800x600

2009-02-02 Thread Ying-Chun Liu (GrandPaul)
I refine all the patches I made. It now detects the screen resolution so it won't do any changes if the resolution is large. These patches are based on evolution 2.24.3 I'll attach the patches here. I'll also forward the patches to the upstream later. I'd be glad if someone can help me the forwa

[Bug 305019] Re: pidgin preferences window is too tall for netbooks, cannot see close/cancel buttons, cannot be resized to fit

2009-01-25 Thread Ying-Chun Liu (GrandPaul)
Add Buddy pounce patch ** Attachment added: "Add Buddy Pounce patch" http://launchpadlibrarian.net/21624718/60_1024x600_gtkpounce.c.patch -- pidgin preferences window is too tall for netbooks, cannot see close/cancel buttons, cannot be resized to fit https://bugs.launchpad.net/bugs/305019 Yo

[Bug 305019] Re: pidgin preferences window is too tall for netbooks, cannot see close/cancel buttons, cannot be resized to fit

2009-01-25 Thread Ying-Chun Liu (GrandPaul)
Account Manager patch ** Attachment added: "Account Manager patch" http://launchpadlibrarian.net/21624704/60_1024x600_gtkaccount.c.patch -- pidgin preferences window is too tall for netbooks, cannot see close/cancel buttons, cannot be resized to fit https://bugs.launchpad.net/bugs/305019 You

[Bug 305019] Re: pidgin preferences window is too tall for netbooks, cannot see close/cancel buttons, cannot be resized to fit

2009-01-25 Thread Ying-Chun Liu (GrandPaul)
In the process of developing the Ubuntu Netbook Remix, with the smaller screens of netbooks in mind, I wrote some patches to make pidgin work with less pixels. There are three places which make pidgin over 1024x600. 1. Preference window 2. Account Manager when choose protocol to "SILC" 3. Add Budd

[Bug 320817] Re: F-spot CDExport dialog exceed 600 pixel height when the screen is small

2009-01-24 Thread Ying-Chun Liu (GrandPaul)
** Attachment added: "10_1024x600_CDExport.cs.dpatch" http://launchpadlibrarian.net/21593846/10_1024x600_CDExport.cs.dpatch -- F-spot CDExport dialog exceed 600 pixel height when the screen is small https://bugs.launchpad.net/bugs/320817 You received this bug notification because you are a me

[Bug 320817] [NEW] F-spot CDExport dialog exceed 600 pixel height when the screen is small

2009-01-24 Thread Ying-Chun Liu (GrandPaul)
Public bug reported: Binary package hint: f-spot In the process of developing the Ubuntu Netbook Remix, with the smaller screens of netbooks in mind, I wrote a patch to make f-spot work with less pixels. The problem is when exporting an image to CD, the dialog will exceed 600 pixel height. It c

[Bug 320602] Re: F-spot crash when export to flickr and the network has problem

2009-01-23 Thread Ying-Chun Liu (GrandPaul)
** Attachment added: "10_fix_export_crash_FlickrRemote.cs.dpatch" http://launchpadlibrarian.net/21577967/10_fix_export_crash_FlickrRemote.cs.dpatch -- F-spot crash when export to flickr and the network has problem https://bugs.launchpad.net/bugs/320602 You received this bug notification beca

[Bug 320602] [NEW] F-spot crash when export to flickr and the network has problem

2009-01-23 Thread Ying-Chun Liu (GrandPaul)
Public bug reported: Binary package hint: f-spot F-spot crash when the network is not available. stack trace: (f-spot:31251): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader b

[Bug 52628] Re: Unrar and unrar-free conflict

2008-11-27 Thread Ying-Chun Liu (GrandPaul)
Intrepid released ** Changed in: unrar-free (Ubuntu) Assignee: (unassigned) => Ying-Chun Liu (GrandPaul) (paulliu) Status: Fix Committed => Fix Released -- Unrar and unrar-free conflict https://bugs.launchpad.net/bugs/52628 You received this bug notification because you are a

[Bug 8629] Re: Evolution setup wizard does not fit in 800x600

2008-10-27 Thread Ying-Chun Liu (GrandPaul)
I'm attaching all my patches regarding the evolution 600-pixel height non-fitting problem. Actually there's not only the wizard problem. The Calendar tab, and some properties dialogs have this problem too. So I put all the patches together inside a tarball. Please use them one by one. Some pat

[Bug 262889] Re: gpaint crashed when user changes font

2008-08-30 Thread Ying-Chun Liu (GrandPaul)
gdb trace log: Starting program: /tmp/gpaint-0.3.3/src/gpaint-2 [Thread debugging using libthread_db enabled] [New Thread 0xb7263910 (LWP 14858)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7263910 (LWP 14858)] 0x08062516 in text_attribute (tool=0x93d7cc0, attrib

[Bug 52628] Re: Unrar and unrar-free conflict

2008-06-24 Thread Ying-Chun Liu (GrandPaul)
Fixed in Intrepid ** Changed in: unrar-free (Ubuntu) Status: Confirmed => Fix Committed -- Unrar and unrar-free conflict https://bugs.launchpad.net/bugs/52628 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 52628] Re: Unrar and unrar-free conflict

2007-12-20 Thread Ying-Chun Liu (GrandPaul)
This bug has been fixed in Debian unstable. We need a sync. -- Unrar and unrar-free conflict https://bugs.launchpad.net/bugs/52628 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.ubunt

[Bug 34357] Re: xracer freezes when pressing 's' for screenshot

2007-12-20 Thread Ying-Chun Liu (GrandPaul)
This bug is already fixed and closed. Thanks. ** Changed in: xracer (Ubuntu) Status: Confirmed => Fix Released -- xracer freezes when pressing 's' for screenshot https://bugs.launchpad.net/bugs/34357 You received this bug notification because you are a member of Ubuntu Bugs, which is a d

[Bug 47810] Re: unrar-free almost always doesn't work

2007-09-03 Thread Ying-Chun Liu \(GrandPaul\)
** Changed in: unrar-free (Ubuntu) Status: Confirmed => Fix Committed -- unrar-free almost always doesn't work https://bugs.launchpad.net/bugs/47810 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubunt

[Bug 47810] Re: unrar-free almost always doesn't work

2007-08-16 Thread Ying-Chun Liu \(GrandPaul\)
The information of this bug is old now. Currently, with unrar-free in Gutsy it is able to extract most of the rar files. Only RARv3 with AES encryption, multi-volume or >4GB files cannot be extracted. -- unrar-free almost always doesn't work https://bugs.launchpad.net/bugs/47810 You received th